Results

By type

          *** actual launch of AAI Resources

Wed Sep 27 03:25:00 UTC 2023    Starting /opt/app/aai-resources/scripts/updatePem.sh
Property [server.certs.location] not found in file /opt/app/aai-resources/resources/application.properties, continuing with default
Mac verify error: invalid password?
Mac verify error: invalid password?

Wed Sep 27 03:25:01 UTC 2023    Done /opt/app/aai-resources/scripts/updatePem.sh
{"timestamp":"2023-09-27T03:25:04.080Z","message":"Initializing AAIConfig","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:04.107Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:04.108Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:04.112Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:06.109Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:25:06.126Z","message":"Loaded expression factory via original TCCL","thread":"background-preinit","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:06.190Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:06.191Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:06.191Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:06.192Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:06.192Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","thread":"background-preinit","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}

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

03:25:13,315 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
03:25:13,322 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
03:25:13,326 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
03:25:13,326 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
03:25:13,327 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1958680465 - setting totalSizeCap to 1 GB
03:25:13,328 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1958680465 - Will use zip compression
03:25:13,328 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1958680465 - Will use the pattern /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
03:25:13,328 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
03:25:13,328 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
03:25:13,329 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Sep 27 03:25:13 GMT 2023
03:25:13,348 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log
03:25:13,348 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log]
03:25:13,349 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
03:25:13,349 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
03:25:13,349 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
03:25:13,350 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
03:25:13,350 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
03:25:13,350 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@54504ecd - Registering current configuration as safe fallback point

{"timestamp":"2023-09-27T03:25:13.610Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/classes!/","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:13.741Z","message":"Reflections took 130 ms to scan 1 urls, producing 6 keys and 46 values ","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:13.744Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/lib/aai-els-onap-logging-1.9.4.jar!/","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:13.751Z","message":"Reflections took 6 ms to scan 1 urls, producing 6 keys and 6 values ","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:14.612Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:16.730Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.471Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.472Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.472Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.474Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.490Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","LogTimestamp":"2023-09-27T03:25:04.065Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.624Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"64c1c69a-62e6-42e0-a248-fe3f37b945a8","LogTimestamp":"2023-09-27T03:25:17.616Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.624Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"64c1c69a-62e6-42e0-a248-fe3f37b945a8","LogTimestamp":"2023-09-27T03:25:17.616Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.624Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"64c1c69a-62e6-42e0-a248-fe3f37b945a8","LogTimestamp":"2023-09-27T03:25:17.616Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.626Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"64c1c69a-62e6-42e0-a248-fe3f37b945a8","LogTimestamp":"2023-09-27T03:25:17.616Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:17.872Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"252","StatusCode":"COMPLETE","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"64c1c69a-62e6-42e0-a248-fe3f37b945a8","LogTimestamp":"2023-09-27T03:25:17.868Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.130Z","message":"Processing the translator","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"252","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"64c1c69a-62e6-42e0-a248-fe3f37b945a8","LogTimestamp":"2023-09-27T03:25:17.868Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.131Z","message":"Version being processedv11","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"252","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"64c1c69a-62e6-42e0-a248-fe3f37b945a8","LogTimestamp":"2023-09-27T03:25:17.868Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.132Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"252","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"64c1c69a-62e6-42e0-a248-fe3f37b945a8","LogTimestamp":"2023-09-27T03:25:17.868Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.297Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.296Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.297Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.296Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.298Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.296Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.298Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.296Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.326Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.326Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.345Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.326Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.346Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.326Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:18.347Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.326Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:22.943Z","message":"Types size 222","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.326Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:22.997Z","message":"Version being processedv12","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.326Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:22.998Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ce22bf02-36a0-4577-bbcc-6dc8b16ab05c","LogTimestamp":"2023-09-27T03:25:18.326Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:23.001Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.001Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:23.002Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.001Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:23.002Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.001Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:23.002Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.001Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:23.049Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.048Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:23.096Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.048Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:23.097Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:23.097Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.229Z","message":"Types size 235","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.247Z","message":"Version being processedv13","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.048Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.248Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c8e667da-1ec1-41b7-af92-7ee34ae92e15","LogTimestamp":"2023-09-27T03:25:23.048Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.251Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.251Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.251Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.252Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.280Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.279Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.298Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.279Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.299Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.279Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:25.299Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.279Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.306Z","message":"Types size 237","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.279Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.336Z","message":"Version being processedv14","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.279Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.386Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d6737b2d-4684-480a-8390-fffc843f8729","LogTimestamp":"2023-09-27T03:25:25.279Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.390Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.391Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.391Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.391Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.428Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.427Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.454Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.427Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.455Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.427Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:27.456Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.427Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.538Z","message":"Types size 272","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.427Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.551Z","message":"Version being processedv15","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.427Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.552Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc9e5a8c-a07e-4bb6-b5fe-963df9f7bd24","LogTimestamp":"2023-09-27T03:25:27.427Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.588Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.587Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.588Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.587Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.589Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.587Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.589Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.587Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.617Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.616Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.642Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.616Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.643Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.616Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:29.644Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.616Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.753Z","message":"Types size 279","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.616Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.765Z","message":"Version being processedv16","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.616Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.765Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f21d9672-da99-4571-9114-6448bab4f260","LogTimestamp":"2023-09-27T03:25:29.616Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.769Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.768Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.769Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.768Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.769Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.768Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.769Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.768Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.801Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"32","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.800Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.830Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.800Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.831Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.800Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:31.831Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.800Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.628Z","message":"Types size 281","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.800Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.638Z","message":"Version being processedv17","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.800Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.639Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"becdc6b5-fcb8-4a99-b540-0ca7b89c6a63","LogTimestamp":"2023-09-27T03:25:31.800Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.642Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.641Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.642Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.641Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.642Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.641Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.642Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.641Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.677Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"35","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.676Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.944Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.676Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.945Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.676Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:33.945Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.676Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:35.960Z","message":"Types size 281","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.676Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:35.970Z","message":"Version being processedv18","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.676Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:35.971Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"35","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1683b27e-caf3-4bf5-9116-5859c40af19a","LogTimestamp":"2023-09-27T03:25:33.676Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:35.973Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:35.973Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:35.974Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:35.973Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:35.974Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:35.973Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:35.974Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:35.973Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:36.001Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:36Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:36.019Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:36Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:36.020Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:36Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:36.021Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:36Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.809Z","message":"Types size 281","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:36Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.822Z","message":"Version being processedv19","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:36Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.823Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8a368929-8d2d-48fd-8ec0-0326e3cf6c68","LogTimestamp":"2023-09-27T03:25:36Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.826Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.826Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.826Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.826Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.827Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.826Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.827Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.826Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.860Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"34","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.859Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.878Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.859Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.879Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.859Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:37.880Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.859Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.695Z","message":"Types size 301","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.859Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.709Z","message":"Version being processedv20","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.859Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.710Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"59f95fd0-7eba-4525-87b9-cab1b8834ec7","LogTimestamp":"2023-09-27T03:25:37.859Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.713Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.712Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.713Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.712Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.713Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.712Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.713Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.712Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.737Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.736Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.786Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.736Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.787Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.736Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:39.788Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.736Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:41.944Z","message":"Types size 305","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.736Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:41.956Z","message":"Version being processedv21","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.736Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:41.957Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac862e1b-a1e9-47ed-bc85-8806e9d43742","LogTimestamp":"2023-09-27T03:25:39.736Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:41.960Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:41.959Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:41.960Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:41.959Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:41.960Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:41.959Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:41.960Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:41.959Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:42.010Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"50","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:42.009Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:42.595Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"50","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:42.009Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:42.596Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"50","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:42.009Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:42.596Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"50","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:42.009Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.693Z","message":"Types size 371","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"50","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:42.009Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.707Z","message":"Version being processedv22","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"50","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:42.009Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.708Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"50","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"79cf33f7-dffb-4e74-b47e-201be2c68b65","LogTimestamp":"2023-09-27T03:25:42.009Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.711Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.710Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.711Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.710Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.712Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.710Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.712Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.710Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.741Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.740Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.766Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.740Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.768Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.740Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:44.768Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.740Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.175Z","message":"Types size 378","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.740Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.196Z","message":"Version being processedv23","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.740Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.196Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fc5cebb1-e88d-4fd1-a559-669686847593","LogTimestamp":"2023-09-27T03:25:44.740Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.240Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.239Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.241Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.239Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.241Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.239Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.241Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.239Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.287Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.286Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.322Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.286Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.323Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.286Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:47.324Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.286Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.694Z","message":"Types size 378","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.286Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.712Z","message":"Version being processedv24","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.286Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.713Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"47","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1058206b-6967-4d38-a593-176bd4083977","LogTimestamp":"2023-09-27T03:25:47.286Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.716Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.716Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.717Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.717Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.715Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.745Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.744Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.783Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.744Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.784Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.744Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:49.785Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.744Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.203Z","message":"Types size 406","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.744Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.228Z","message":"Version being processedv25","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.744Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.229Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"15ef6df5-797c-468f-8a16-6eea339f2a1c","LogTimestamp":"2023-09-27T03:25:49.744Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.232Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.232Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.232Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.232Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.231Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.309Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"78","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.309Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.335Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"78","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.309Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.336Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"78","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.309Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:52.337Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"78","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.309Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.716Z","message":"Types size 410","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"78","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.309Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.733Z","message":"Version being processedv26","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"78","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.309Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.736Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"78","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e2aa12e1-92e1-4169-9c8c-3cc06aeb34dd","LogTimestamp":"2023-09-27T03:25:52.309Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.739Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.738Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.739Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.738Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.739Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.738Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.740Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.738Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.784Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.784Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.832Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.784Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.833Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.784Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:54.833Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.784Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.247Z","message":"Types size 410","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.784Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.288Z","message":"Version being processedv27","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.784Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.288Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0a6ff6ff-cf19-4713-9469-f8e9946f3c58","LogTimestamp":"2023-09-27T03:25:54.784Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.293Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.293Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.293Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.293Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.292Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.344Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.394Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.395Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:25:57.395Z","message":"Ingested the InputStream","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.049Z","message":"Types size 410","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.083Z","message":"AAI Server initialization started...","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.084Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.344Z","message":"Setting up AaiGraphChecker with scheduleEnabled=true, scheduleDelay=5, schedulePeriod=10 ","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.515Z","message":"Processing the translator","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.517Z","message":"Version being processedv11","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.518Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.518Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7ea86d28-32a2-4af7-b26a-2e6ece586e05","LogTimestamp":"2023-09-27T03:25:57.343Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.520Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.519Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.520Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.519Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.520Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.519Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.520Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.519Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.575Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"55","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.574Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.585Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"55","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.574Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.586Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"55","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.574Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.586Z","message":"Version being processedv12","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"55","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.574Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.587Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"55","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.574Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.588Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"55","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ec159bd7-83a7-4cdb-9bab-a75b04bf2cb2","LogTimestamp":"2023-09-27T03:26:00.574Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.590Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.589Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.590Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.589Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.590Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.589Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.590Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.589Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.640Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.640Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.665Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.640Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.666Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.640Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.666Z","message":"Version being processedv13","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.640Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.666Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.640Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.667Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"51","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e78f4c1c-5d9c-467c-a1fe-a01b97c923eb","LogTimestamp":"2023-09-27T03:26:00.640Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.669Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.668Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.669Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.668Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.669Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.668Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.669Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.668Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.700Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.698Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.729Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.698Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.730Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.698Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.731Z","message":"Version being processedv14","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.698Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.731Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.698Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.732Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"4730794d-adc1-440f-8c85-f01d01153d50","LogTimestamp":"2023-09-27T03:26:00.698Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.734Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.734Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.734Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.734Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.735Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.734Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.735Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"1","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.734Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.782Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"48","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.781Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.851Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"48","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.781Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.852Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"48","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.781Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.852Z","message":"Version being processedv15","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"48","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.781Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.853Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"48","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.781Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.853Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"48","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ac2b6049-9f79-4354-83ab-15f5875ae024","LogTimestamp":"2023-09-27T03:26:00.781Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.855Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.855Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.856Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.855Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.856Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.855Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.856Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.855Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.902Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.901Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.940Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.901Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.941Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.901Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.942Z","message":"Version being processedv16","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.901Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.946Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.901Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.948Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"46","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bbf44dd1-3348-4761-8cc9-85ab5b2e071a","LogTimestamp":"2023-09-27T03:26:00.901Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.950Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:00.949Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.950Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:00.949Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.950Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:00.949Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:00.950Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:00.949Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.004Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"54","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:01.003Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.039Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:01.003Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.040Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:01.003Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.041Z","message":"Version being processedv17","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:01.003Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.041Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:01.003Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.042Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"54","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"03b2054c-1fed-4861-a8d3-16d8deb8ca70","LogTimestamp":"2023-09-27T03:26:01.003Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.044Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.043Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.044Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.043Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.044Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.043Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.044Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.043Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.085Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"42","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.085Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.107Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.085Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.108Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.085Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.108Z","message":"Version being processedv18","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.085Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.109Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.085Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.110Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"821bbba4-dde7-45bd-ab4d-d6b59acc88c9","LogTimestamp":"2023-09-27T03:26:01.085Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.112Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.111Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.112Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.111Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.114Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.111Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.114Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.111Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.136Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.135Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.145Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.135Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.146Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.135Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.147Z","message":"Version being processedv19","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.135Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.147Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.135Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.148Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"24","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bf779d72-1475-49ed-ba61-d06172659179","LogTimestamp":"2023-09-27T03:26:01.135Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.150Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.149Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.150Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.149Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.150Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.149Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.150Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.149Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.180Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.179Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.185Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.179Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.185Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.179Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.186Z","message":"Version being processedv20","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.179Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.186Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.179Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.187Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"432da188-549e-4f03-bcad-2a7c4b5fcb9d","LogTimestamp":"2023-09-27T03:26:01.179Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.189Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.189Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.189Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.189Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.190Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.189Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.190Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.189Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.204Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"14","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.203Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.205Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.203Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.206Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.203Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.207Z","message":"Version being processedv21","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.203Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.208Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.203Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.208Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"14","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8ca280c0-5fbe-4168-a4b5-13086768627c","LogTimestamp":"2023-09-27T03:26:01.203Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.210Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.210Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.210Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.210Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.211Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.210Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.211Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.210Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.232Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"22","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.232Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.237Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.232Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.237Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.232Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.238Z","message":"Version being processedv22","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.232Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.238Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.232Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.239Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9a6bea79-77e2-492a-acc7-9929aa120a9c","LogTimestamp":"2023-09-27T03:26:01.232Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.241Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.241Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.241Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.241Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.241Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.241Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.242Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.241Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.259Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"18","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.259Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.264Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.259Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.265Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.259Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.265Z","message":"Version being processedv23","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.259Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.266Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.259Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.267Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"18","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"23e9ff4a-b7c3-44d2-8846-847b3d57a191","LogTimestamp":"2023-09-27T03:26:01.259Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.269Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.269Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.269Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.269Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.295Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.295Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.297Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.295Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.297Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.295Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.298Z","message":"Version being processedv24","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.295Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.298Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.295Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.298Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cf39561-5b5f-410b-b856-9a6f9dd2646f","LogTimestamp":"2023-09-27T03:26:01.295Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.302Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.299Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.303Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.299Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.303Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.299Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.303Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.299Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.328Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"28","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.327Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.331Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.327Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.332Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.327Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.332Z","message":"Version being processedv25","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.327Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.333Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.327Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.334Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aeeb872d-67e0-406e-bbbb-10c26ac34121","LogTimestamp":"2023-09-27T03:26:01.327Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.335Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.335Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.335Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.335Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.336Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.335Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.336Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.335Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.366Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.365Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.370Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.365Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.371Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.365Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.371Z","message":"Version being processedv26","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.365Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.372Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.365Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.373Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"30","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"60360680-8c89-4204-a9b8-dcc95bd64c0c","LogTimestamp":"2023-09-27T03:26:01.365Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.375Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.374Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.376Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.374Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.376Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.374Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.376Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.374Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.413Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.412Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.419Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.412Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.420Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.412Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.420Z","message":"Version being processedv27","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.412Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.421Z","message":"Request Headers: {}","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.412Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.421Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"38","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"d0ede80e-4b93-4214-b9f0-7d2526e029b1","LogTimestamp":"2023-09-27T03:26:01.412Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.423Z","message":"Checking for system property [partnerName]","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.423Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.423Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.424Z","message":"Invoke","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.447Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.453Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:01.454Z","message":"Retrieved json from SchemaService","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.054Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.054Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.055Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.057Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.058Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.060Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.061Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.062Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.065Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.065Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.066Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.066Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.067Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.089Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.090Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.090Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.090Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.090Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.863Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.878Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.880Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.880Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:03.966Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:04.314Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:04.319Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:04.561Z","message":"Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:26:05.999Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.309Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.310Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.310Z","message":"Starting new cluster with contact points [cassandra/10.233.72.218:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.504Z","message":"Using SLF4J as the default logging framework","thread":"Timer-0","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.591Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.591Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.702Z","message":"-Dio.netty.noUnsafe: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.703Z","message":"Java version: 8","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.705Z","message":"sun.misc.Unsafe.theUnsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.706Z","message":"sun.misc.Unsafe.copyMemory: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.707Z","message":"java.nio.Buffer.address: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.708Z","message":"direct buffer constructor: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.710Z","message":"java.nio.Bits.unaligned: available, true","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.710Z","message":"jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.710Z","message":"java.nio.DirectByteBuffer.(long, int): available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.711Z","message":"sun.misc.Unsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.711Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.711Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.714Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.715Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.717Z","message":"java.nio.ByteBuffer.cleaner(): available","thread":"Timer-0","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.717Z","message":"-Dio.netty.noPreferDirect: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.725Z","message":"com.datastax.driver.FORCE_NIO is undefined, using default value false","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.790Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.791Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.791Z","message":"-Dio.netty.native.tryPatchShadedId: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.798Z","message":"Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.801Z","message":"netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 37 common frames omitted\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.829Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_643278457741815789180.so', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_643278457741815789180.so\n\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\tat java.lang.Runtime.load0(Runtime.java:809)\n\tat java.lang.System.load(System.java:1086)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.838Z","message":"Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t... 3 frames excluded\n\tat java.lang.reflect.Method.invoke(Method.java:498)\n\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\tat java.security.AccessController.doPrivileged(AccessController.java)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.839Z","message":"netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp","exception":"java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\tat java.lang.System.loadLibrary(System.java:1122)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 37 common frames omitted\n","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.841Z","message":"Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_643278457741815789180.so\n\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\tat java.lang.Runtime.load0(Runtime.java:809)\n\tat java.lang.System.load(System.java:1086)\n\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)\n\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)\n\tat io.netty.channel.epoll.Native.(Native.java:70)\n\tat io.netty.channel.epoll.Epoll.(Epoll.java:39)\n\tat java.lang.Class.forName0(Class.java)\n\tat java.lang.Class.forName(Class.java:264)\n\tat com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)\n\tat com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)\n\tat com.datastax.driver.core.Connection$Factory.(Connection.java:926)\n\tat com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)\n\tat com.datastax.driver.core.Cluster.init(Cluster.java:208)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)\n\tat com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)\n\tat com.datastax.driver.core.Cluster.connect(Cluster.java:305)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)\n\tat org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\n\tat org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)\n\tat org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)\n\tat org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)\n\tat org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)\n\tat org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)\n\tat org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)\n\tat org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)\n\tat org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)\n\tat org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailableActual(AaiGraphChecker.java:142)\n\tat org.onap.aai.tasks.AaiGraphChecker.isAaiGraphDbAvailable(AaiGraphChecker.java:132)\n\tat org.onap.aai.tasks.AaiGraphChecker.run(AaiGraphChecker.java:111)\n\tat java.util.TimerThread.mainLoop(Timer.java:555)\n\tat java.util.TimerThread.run(Timer.java:505)\n\tSuppressed: java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_643278457741815789180.so\n\t\tat java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java)\n\t\tat java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)\n\t\tat java.lang.Runtime.load0(Runtime.java:809)\n\t\tat java.lang.System.load(System.java:1086)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)\n\t\t... 3 frames excluded\n\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t... 37 common frames omitted\n\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\t\t... 36 common frames omitted\n\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path\n\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\t... 3 frames excluded\n\t\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t\t... 37 common frames omitted\n\tSuppressed: java.io.FileNotFoundException: META-INF/native/libnetty_transport_native_epoll.so\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:173)\n\t\t... 36 common frames omitted\n\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)\n\t\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)\n\t\t\t... 36 common frames omitted\n\t\t\tSuppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path\n\t\t\t\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)\n\t\t\t\tat java.lang.Runtime.loadLibrary0(Runtime.java:870)\n\t\t\t\tat java.lang.System.loadLibrary(System.java:1122)\n\t\t\t\tat io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)\n\t\t\t\t... 3 frames excluded\n\t\t\t\tat java.lang.reflect.Method.invoke(Method.java:498)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)\n\t\t\t\tat java.security.AccessController.doPrivileged(AccessController.java)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)\n\t\t\t\tat io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)\n\t\t\t\t... 37 common frames omitted\n\tWrapped by: java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll\n\t\tat io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224)\n\t\tat io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)\n\t\t... 35 common frames omitted\n","thread":"Timer-0","logger":"com.datastax.driver.core.NettyUtil","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.905Z","message":"-Dio.netty.eventLoopThreads: 4","thread":"Timer-0","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.928Z","message":"-Dio.netty.noKeySetOptimization: false","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:06.928Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.007Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.097Z","message":"-Dio.netty.leakDetection.level: simple","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.097Z","message":"-Dio.netty.leakDetection.targetRecords: 4","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.102Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@51944e4a","thread":"Timer-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.121Z","message":"com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.328Z","message":"[cassandra/10.233.72.218:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.337Z","message":"com.datastax.driver.DISABLE_COALESCING is undefined, using default value false","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.338Z","message":"com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.338Z","message":"com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.596Z","message":"-Dio.netty.allocator.numHeapArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.597Z","message":"-Dio.netty.allocator.numDirectArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.597Z","message":"-Dio.netty.allocator.pageSize: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.597Z","message":"-Dio.netty.allocator.maxOrder: 11","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.597Z","message":"-Dio.netty.allocator.chunkSize: 16777216","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.597Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.597Z","message":"-Dio.netty.allocator.smallCacheSize: 256","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.597Z","message":"-Dio.netty.allocator.normalCacheSize: 64","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.598Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.598Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.598Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.598Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.598Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.719Z","message":"-Dio.netty.processId: 6 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.724Z","message":"-Djava.net.preferIPv4Stack: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.724Z","message":"-Djava.net.preferIPv6Addresses: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.729Z","message":"Loopback interface: lo (lo, 127.0.0.1)","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.786Z","message":"/proc/sys/net/core/somaxconn: 4096","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.789Z","message":"-Dio.netty.machineId: 32:b2:42:ff:fe:4a:d2:b1 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.905Z","message":"-Dio.netty.allocator.type: pooled","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.905Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:07.906Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.133Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.315Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.316Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.316Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.316Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.336Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.337Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.337Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@64be0496","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.511Z","message":"com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.762Z","message":"[cassandra/10.233.72.218:9042] Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:08.789Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.099Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.487Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.487Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.490Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.490Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.491Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.492Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.508Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.508Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.509Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.509Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.509Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.510Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.687Z","message":"[Control connection] established to cassandra/10.233.72.218:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.688Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","thread":"Timer-0","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.692Z","message":"New Cassandra host /10.233.71.184:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.692Z","message":"New Cassandra host cassandra/10.233.72.218:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.693Z","message":"New Cassandra host /10.233.67.53:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.700Z","message":"com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.709Z","message":"[/10.233.71.184:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.713Z","message":"Connection[/10.233.71.184:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.713Z","message":"The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.722Z","message":"[cassandra/10.233.72.218:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.723Z","message":"[/10.233.67.53:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.724Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.724Z","message":"Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.724Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.862Z","message":"Application 'aai-resources' is running on 8447!","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.862Z","message":"Initializing AAIConfig","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.863Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.863Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.865Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.869Z","message":"[/10.233.67.53:9042] Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.873Z","message":"Created connection pool to host /10.233.67.53:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.873Z","message":"Added connection pool for /10.233.67.53:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.923Z","message":"[cassandra/10.233.72.218:9042] Connection[cassandra/10.233.72.218:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.923Z","message":"Created connection pool to host cassandra/10.233.72.218:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:09.923Z","message":"Added connection pool for cassandra/10.233.72.218:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.319Z","message":"[/10.233.71.184:9042] Connection[/10.233.71.184:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.320Z","message":"Created connection pool to host /10.233.71.184:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.320Z","message":"Added connection pool for /10.233.71.184:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.821Z","message":"going to scan these urls:\nfile:/opt/app/aai-resources/resources/","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.825Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.825Z","message":"could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.826Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.826Z","message":"could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.826Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.826Z","message":"could not scan file schema/onap/oxm/v27/aai_oxm_v27.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.827Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.827Z","message":"could not scan file schema/onap/oxm/v26/aai_oxm_v26.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.827Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.827Z","message":"could not scan file schema/onap/oxm/v25/aai_oxm_v25.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.828Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.828Z","message":"could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.828Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.828Z","message":"could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.829Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.829Z","message":"could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.829Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.829Z","message":"could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.830Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.830Z","message":"could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.830Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.830Z","message":"could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.831Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.831Z","message":"could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.831Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.831Z","message":"could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.832Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.832Z","message":"could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.832Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.833Z","message":"could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.833Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.833Z","message":"could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.833Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.834Z","message":"could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.834Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.834Z","message":"could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.834Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.835Z","message":"could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.835Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.835Z","message":"could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.836Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.836Z","message":"could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.836Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.836Z","message":"could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.837Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.837Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.837Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.837Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.838Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.838Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.838Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.839Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.839Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.839Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.839Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.840Z","message":"could not scan file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.840Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.840Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.840Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.840Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.841Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.841Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.841Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.841Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.841Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.842Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.842Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.842Z","message":"could not scan file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.842Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.843Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.843Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.843Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.843Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.844Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.844Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.844Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.844Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.845Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.845Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.845Z","message":"could not scan file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.845Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.845Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.846Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.846Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.846Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.846Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.847Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.847Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.847Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.847Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.847Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.848Z","message":"could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.848Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.848Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.848Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.848Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.849Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.849Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.849Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.849Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.850Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.850Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.850Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.850Z","message":"could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.851Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.851Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.851Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.851Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.852Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.852Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.852Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.852Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.852Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.853Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.853Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.853Z","message":"could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.853Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.854Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.854Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.854Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.854Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.855Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.855Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.855Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.855Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.856Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.856Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.856Z","message":"could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.856Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.857Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.857Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.857Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.857Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.858Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.858Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.858Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.858Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.858Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.859Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.859Z","message":"could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.859Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.859Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.860Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.860Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.860Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.860Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.860Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.861Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.861Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.861Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.861Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.861Z","message":"could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.862Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.862Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.862Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.862Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.863Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.863Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.863Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.863Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.863Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.864Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.864Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.864Z","message":"could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.864Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.866Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.866Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.867Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.867Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.867Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.867Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.867Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.868Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.868Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.868Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.868Z","message":"could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.869Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.869Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.869Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.869Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.870Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.870Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.870Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.870Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.870Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.871Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.871Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.871Z","message":"could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.871Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.872Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.872Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.872Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.872Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.872Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.873Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.873Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.873Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.874Z","message":"could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.874Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.874Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.874Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.874Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.875Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.875Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.875Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.876Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.876Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.876Z","message":"could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.876Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.877Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.877Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.877Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.877Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.877Z","message":"could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.878Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.878Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.878Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.878Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.879Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.879Z","message":"could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.880Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.880Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.880Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.880Z","message":"could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.881Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.881Z","message":"could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.881Z","message":"could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.881Z","message":"could not scan file retired.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.881Z","message":"could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.882Z","message":"could not scan file logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.882Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.882Z","message":"could not scan file localhost-access-logback.xml in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.882Z","message":"could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.883Z","message":"could not scan file etc/auth/aaiClientPrivateKey.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.883Z","message":"could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.883Z","message":"could not scan file etc/auth/aaiClientPublicCert.pem in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.884Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.884Z","message":"could not scan file etc/auth/realm.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.884Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.884Z","message":"could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.884Z","message":"could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.885Z","message":"could not scan file etc/auth/aai-client-cert.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.885Z","message":"could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.885Z","message":"could not scan file etc/appprops/preferredRoute.txt in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.885Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.886Z","message":"could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.886Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.886Z","message":"could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.886Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.886Z","message":"could not scan file etc/appprops/error.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.887Z","message":"could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.887Z","message":"could not scan file etc/appprops/dynamic.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.887Z","message":"could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.887Z","message":"could not scan file etc/appprops/delta-event-publisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.888Z","message":"could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.888Z","message":"could not scan file etc/appprops/datatoolscrons.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.888Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.888Z","message":"could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.888Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.889Z","message":"could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.889Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.889Z","message":"could not scan file cadi.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.889Z","message":"could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.889Z","message":"could not scan file application.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.890Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.891Z","message":"could not scan file application-keycloak.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.891Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.891Z","message":"could not scan file aaf/permissions.properties in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.891Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.892Z","message":"could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.892Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.892Z","message":"could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.892Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.892Z","message":"could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.893Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.893Z","message":"could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.893Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.893Z","message":"could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.893Z","message":"could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner SubTypesScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.893Z","message":"could not scan file aaf/onap/bath_config.csv in url file:/opt/app/aai-resources/resources/ with scanner TypeAnnotationsScanner","thread":"Timer-0","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:10.894Z","message":"Reflections took 73 ms to scan 1 urls, producing 0 keys and 0 values ","thread":"Timer-0","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:11.197Z","message":"Connection[/10.233.71.184:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:11.198Z","message":"[/10.233.71.184:9042] Connection[/10.233.71.184:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:11.203Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:11.203Z","message":"[cassandra/10.233.72.218:9042] Connection[cassandra/10.233.72.218:9042-2, inFlight=0, closed=true] closed, remaining = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:11.203Z","message":"Connection[/10.233.67.53:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:11.203Z","message":"[/10.233.67.53:9042] Connection[/10.233.67.53:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:11.204Z","message":"Shutting down","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:11.207Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:11.207Z","message":"[cassandra/10.233.72.218:9042] Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=true] closed, remaining = 0","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.226Z","message":"Freed 20 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.226Z","message":"Freed 35 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.PoolThreadCache","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.251Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","thread":"Timer-0","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.252Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.252Z","message":"Starting new cluster with contact points [cassandra/10.233.72.218:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.263Z","message":"[cassandra/10.233.72.218:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.265Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.515Z","message":"[cassandra/10.233.72.218:9042] Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.515Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.546Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.630Z","message":"[Control connection] established to cassandra/10.233.72.218:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.631Z","message":"Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)","thread":"Timer-0","logger":"c.d.d.c.p.DCAwareRoundRobinPolicy","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.631Z","message":"New Cassandra host /10.233.71.184:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.631Z","message":"New Cassandra host cassandra/10.233.72.218:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.631Z","message":"New Cassandra host /10.233.67.53:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.631Z","message":"[/10.233.71.184:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.633Z","message":"[cassandra/10.233.72.218:9042] preparing to open 1 new connections, total = 2","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.634Z","message":"[/10.233.67.53:9042] preparing to open 1 new connections, total = 1","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.635Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.635Z","message":"Connection[/10.233.71.184:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.635Z","message":"Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] Connection established, initializing transport","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.777Z","message":"[/10.233.67.53:9042] Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.778Z","message":"Created connection pool to host /10.233.67.53:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.778Z","message":"Added connection pool for /10.233.67.53:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.839Z","message":"[cassandra/10.233.72.218:9042] Connection[cassandra/10.233.72.218:9042-2, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.840Z","message":"Created connection pool to host cassandra/10.233.72.218:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-0","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.840Z","message":"Added connection pool for cassandra/10.233.72.218:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.858Z","message":"[/10.233.71.184:9042] Connection[/10.233.71.184:9042-1, inFlight=0, closed=false] Transport initialized, connection ready","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.859Z","message":"Created connection pool to host /10.233.71.184:9042 (1 connections needed, 1 successfully opened)","thread":"JanusGraph Cluster-nio-worker-1","logger":"c.d.driver.core.HostConnectionPool","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:13.859Z","message":"Added connection pool for /10.233.71.184:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:15.076Z","message":"Resources MicroService Started","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:15.076Z","message":"Resources MicroService Started","context":{"RequestID":"273fd296-e5c3-41dd-b91f-019484411097","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:26:01.447Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"DEBUG","logType":"app"}
Resources Microservice Started
{"timestamp":"2023-09-27T03:26:15.175Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:26:15.835Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:15.835Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:15.837Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:15.839Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:26:16.598Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:16.599Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:16.599Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:18.726Z","message":"Entering","context":{"RequestID":"dfa92f5f-42a1-493a-8ead-de906acbeab8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a65f7261-ce95-4d3e-bd3e-995bbdde37f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:18.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:18.875Z","message":"Database is available from CACHED check.","context":{"RequestID":"dfa92f5f-42a1-493a-8ead-de906acbeab8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a65f7261-ce95-4d3e-bd3e-995bbdde37f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:18.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:18.906Z","message":"{\"transactionId\":\"dfa92f5f-42a1-493a-8ead-de906acbeab8\",\"status\":\"200\",\"rqstDate\":\"230927-03:26:18:728\",\"respDate\":\"230927-03:26:18:906\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dfa92f5f-42a1-493a-8ead-de906acbeab8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:26:18:728-81492\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dfa92f5f-42a1-493a-8ead-de906acbeab8]}\\\"}\"}","context":{"RequestID":"dfa92f5f-42a1-493a-8ead-de906acbeab8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a65f7261-ce95-4d3e-bd3e-995bbdde37f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:18.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:18.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfa92f5f-42a1-493a-8ead-de906acbeab8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"181","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a65f7261-ce95-4d3e-bd3e-995bbdde37f5","LogTimestamp":"2023-09-27T03:26:18.907Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:26:19 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 452 - "logType": "access"
{"timestamp":"2023-09-27T03:26:25.843Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:26:26.494Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:26.494Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:26.495Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:28.423Z","message":"Entering","context":{"RequestID":"ede638c7-1326-4db9-bdbc-3958ea4050ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd316d27-5ce2-438f-af63-6669180b00ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:28.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:28.427Z","message":"Database is available from CACHED check.","context":{"RequestID":"ede638c7-1326-4db9-bdbc-3958ea4050ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd316d27-5ce2-438f-af63-6669180b00ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:28.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:28.428Z","message":"{\"transactionId\":\"ede638c7-1326-4db9-bdbc-3958ea4050ca\",\"status\":\"200\",\"rqstDate\":\"230927-03:26:28:424\",\"respDate\":\"230927-03:26:28:428\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ede638c7-1326-4db9-bdbc-3958ea4050ca\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:26:28:424-98828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ede638c7-1326-4db9-bdbc-3958ea4050ca]}\\\"}\"}","context":{"RequestID":"ede638c7-1326-4db9-bdbc-3958ea4050ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd316d27-5ce2-438f-af63-6669180b00ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:28.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:28.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ede638c7-1326-4db9-bdbc-3958ea4050ca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd316d27-5ce2-438f-af63-6669180b00ab","LogTimestamp":"2023-09-27T03:26:28.429Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:26:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:26:35.840Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:26:36.474Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:36.475Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:36.475Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:38.422Z","message":"Entering","context":{"RequestID":"ec4f6eec-f553-432d-90e0-8e2201c1343e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c46ea155-0f05-4354-a31d-31804c0957cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:38.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:38.426Z","message":"Database is available from CACHED check.","context":{"RequestID":"ec4f6eec-f553-432d-90e0-8e2201c1343e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c46ea155-0f05-4354-a31d-31804c0957cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:38.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:38.428Z","message":"{\"transactionId\":\"ec4f6eec-f553-432d-90e0-8e2201c1343e\",\"status\":\"200\",\"rqstDate\":\"230927-03:26:38:423\",\"respDate\":\"230927-03:26:38:428\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ec4f6eec-f553-432d-90e0-8e2201c1343e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:26:38:423-53499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ec4f6eec-f553-432d-90e0-8e2201c1343e]}\\\"}\"}","context":{"RequestID":"ec4f6eec-f553-432d-90e0-8e2201c1343e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c46ea155-0f05-4354-a31d-31804c0957cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:38.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:38.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec4f6eec-f553-432d-90e0-8e2201c1343e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c46ea155-0f05-4354-a31d-31804c0957cc","LogTimestamp":"2023-09-27T03:26:38.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:26:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:26:43.580Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:43.587Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:45.840Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:26:46.405Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:46.406Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:46.406Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:48.421Z","message":"Entering","context":{"RequestID":"ef6a8a09-9d72-429b-9e88-323c5537544e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"eacd86ce-c219-4228-bb9a-4f3b8cb47e9e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:48.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"ef6a8a09-9d72-429b-9e88-323c5537544e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"eacd86ce-c219-4228-bb9a-4f3b8cb47e9e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:48.427Z","message":"{\"transactionId\":\"ef6a8a09-9d72-429b-9e88-323c5537544e\",\"status\":\"200\",\"rqstDate\":\"230927-03:26:48:422\",\"respDate\":\"230927-03:26:48:427\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ef6a8a09-9d72-429b-9e88-323c5537544e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:26:48:422-86094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ef6a8a09-9d72-429b-9e88-323c5537544e]}\\\"}\"}","context":{"RequestID":"ef6a8a09-9d72-429b-9e88-323c5537544e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"eacd86ce-c219-4228-bb9a-4f3b8cb47e9e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:48.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef6a8a09-9d72-429b-9e88-323c5537544e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eacd86ce-c219-4228-bb9a-4f3b8cb47e9e","LogTimestamp":"2023-09-27T03:26:48.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:26:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:26:55.840Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:26:56.306Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:56.307Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:56.307Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:58.421Z","message":"Entering","context":{"RequestID":"2dda8906-c51c-4666-ab41-cc23f7bfc823","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a72a1078-8c6d-4f52-b12d-fb2e9a069dfb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:58.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:26:58.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"2dda8906-c51c-4666-ab41-cc23f7bfc823","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a72a1078-8c6d-4f52-b12d-fb2e9a069dfb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:58.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:58.426Z","message":"{\"transactionId\":\"2dda8906-c51c-4666-ab41-cc23f7bfc823\",\"status\":\"200\",\"rqstDate\":\"230927-03:26:58:422\",\"respDate\":\"230927-03:26:58:426\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2dda8906-c51c-4666-ab41-cc23f7bfc823\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:26:58:422-54593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2dda8906-c51c-4666-ab41-cc23f7bfc823]}\\\"}\"}","context":{"RequestID":"2dda8906-c51c-4666-ab41-cc23f7bfc823","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a72a1078-8c6d-4f52-b12d-fb2e9a069dfb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:26:58.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:26:58.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dda8906-c51c-4666-ab41-cc23f7bfc823","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a72a1078-8c6d-4f52-b12d-fb2e9a069dfb","LogTimestamp":"2023-09-27T03:26:58.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:26:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:27:05.841Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:27:06.415Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:06.416Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:06.416Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:08.421Z","message":"Entering","context":{"RequestID":"2ba7c7e9-69a9-4e29-ab56-07fa4f4cec30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f0e9cc6-44ff-4010-bb69-f4beeec325b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:27:08.425Z","message":"Database is available from CACHED check.","context":{"RequestID":"2ba7c7e9-69a9-4e29-ab56-07fa4f4cec30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f0e9cc6-44ff-4010-bb69-f4beeec325b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:08.427Z","message":"{\"transactionId\":\"2ba7c7e9-69a9-4e29-ab56-07fa4f4cec30\",\"status\":\"200\",\"rqstDate\":\"230927-03:27:08:422\",\"respDate\":\"230927-03:27:08:427\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2ba7c7e9-69a9-4e29-ab56-07fa4f4cec30\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:27:08:422-42513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2ba7c7e9-69a9-4e29-ab56-07fa4f4cec30]}\\\"}\"}","context":{"RequestID":"2ba7c7e9-69a9-4e29-ab56-07fa4f4cec30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f0e9cc6-44ff-4010-bb69-f4beeec325b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:08.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ba7c7e9-69a9-4e29-ab56-07fa4f4cec30","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f0e9cc6-44ff-4010-bb69-f4beeec325b2","LogTimestamp":"2023-09-27T03:27:08.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:27:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:27:13.587Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:13.593Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:15.841Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:27:16.345Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:16.345Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:16.346Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:18.423Z","message":"Entering","context":{"RequestID":"724f4ccc-817b-4d58-8a2a-baa355f664c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26ee5d69-3747-4078-aa75-92b15da693a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:18.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:27:18.429Z","message":"Database is available from CACHED check.","context":{"RequestID":"724f4ccc-817b-4d58-8a2a-baa355f664c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26ee5d69-3747-4078-aa75-92b15da693a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:18.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:18.431Z","message":"{\"transactionId\":\"724f4ccc-817b-4d58-8a2a-baa355f664c6\",\"status\":\"200\",\"rqstDate\":\"230927-03:27:18:424\",\"respDate\":\"230927-03:27:18:431\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:724f4ccc-817b-4d58-8a2a-baa355f664c6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:27:18:424-31913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[724f4ccc-817b-4d58-8a2a-baa355f664c6]}\\\"}\"}","context":{"RequestID":"724f4ccc-817b-4d58-8a2a-baa355f664c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26ee5d69-3747-4078-aa75-92b15da693a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:18.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:18.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"724f4ccc-817b-4d58-8a2a-baa355f664c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"10","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26ee5d69-3747-4078-aa75-92b15da693a6","LogTimestamp":"2023-09-27T03:27:18.432Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:27:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-09-27T03:27:25.841Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:27:26.237Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:26.237Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:26.238Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:28.421Z","message":"Entering","context":{"RequestID":"2ee853e6-5589-47c7-9f9c-681f2351008a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3160fb0d-a165-47e7-a264-71e61bd154ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:27:28.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"2ee853e6-5589-47c7-9f9c-681f2351008a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3160fb0d-a165-47e7-a264-71e61bd154ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:28.425Z","message":"{\"transactionId\":\"2ee853e6-5589-47c7-9f9c-681f2351008a\",\"status\":\"200\",\"rqstDate\":\"230927-03:27:28:421\",\"respDate\":\"230927-03:27:28:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2ee853e6-5589-47c7-9f9c-681f2351008a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:27:28:421-27161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2ee853e6-5589-47c7-9f9c-681f2351008a]}\\\"}\"}","context":{"RequestID":"2ee853e6-5589-47c7-9f9c-681f2351008a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3160fb0d-a165-47e7-a264-71e61bd154ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:28.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ee853e6-5589-47c7-9f9c-681f2351008a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3160fb0d-a165-47e7-a264-71e61bd154ed","LogTimestamp":"2023-09-27T03:27:28.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:27:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:27:35.841Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:27:36.376Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:36.376Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:36.377Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:38.422Z","message":"Entering","context":{"RequestID":"642b36d6-b70e-46fc-b5ca-8cea95331289","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"212f9163-958d-4866-ad4e-6a69f7a059c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:38.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:27:38.426Z","message":"Database is available from CACHED check.","context":{"RequestID":"642b36d6-b70e-46fc-b5ca-8cea95331289","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"212f9163-958d-4866-ad4e-6a69f7a059c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:38.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:38.428Z","message":"{\"transactionId\":\"642b36d6-b70e-46fc-b5ca-8cea95331289\",\"status\":\"200\",\"rqstDate\":\"230927-03:27:38:423\",\"respDate\":\"230927-03:27:38:428\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:642b36d6-b70e-46fc-b5ca-8cea95331289\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:27:38:423-8185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[642b36d6-b70e-46fc-b5ca-8cea95331289]}\\\"}\"}","context":{"RequestID":"642b36d6-b70e-46fc-b5ca-8cea95331289","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"212f9163-958d-4866-ad4e-6a69f7a059c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:38.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:38.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"642b36d6-b70e-46fc-b5ca-8cea95331289","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"212f9163-958d-4866-ad4e-6a69f7a059c6","LogTimestamp":"2023-09-27T03:27:38.429Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:27:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-09-27T03:27:43.595Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:43.600Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:45.841Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:27:46.308Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:46.309Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:46.309Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:48.421Z","message":"Entering","context":{"RequestID":"d61d3ec8-90ea-4c5e-9911-85e4fc8ee268","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27fb3a0b-6fb1-45de-8ff1-231d532ed751","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:27:48.425Z","message":"Database is available from CACHED check.","context":{"RequestID":"d61d3ec8-90ea-4c5e-9911-85e4fc8ee268","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27fb3a0b-6fb1-45de-8ff1-231d532ed751","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:48.427Z","message":"{\"transactionId\":\"d61d3ec8-90ea-4c5e-9911-85e4fc8ee268\",\"status\":\"200\",\"rqstDate\":\"230927-03:27:48:422\",\"respDate\":\"230927-03:27:48:427\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d61d3ec8-90ea-4c5e-9911-85e4fc8ee268\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:27:48:422-91607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d61d3ec8-90ea-4c5e-9911-85e4fc8ee268]}\\\"}\"}","context":{"RequestID":"d61d3ec8-90ea-4c5e-9911-85e4fc8ee268","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27fb3a0b-6fb1-45de-8ff1-231d532ed751","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:48.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d61d3ec8-90ea-4c5e-9911-85e4fc8ee268","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27fb3a0b-6fb1-45de-8ff1-231d532ed751","LogTimestamp":"2023-09-27T03:27:48.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:27:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:27:51.407Z","message":"Received event EVENT CREATED KEYSPACE sdcartifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:52.425Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:52.475Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:52.488Z","message":"Token to replica map computation for keyspace sdcartifact completed in 13 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:54.273Z","message":"Received event EVENT CREATED TABLE sdcartifact.resources, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:55.275Z","message":"[Control connection] Refreshing schema for sdcartifact.resources (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:55.841Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:27:56.499Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:56.500Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:56.500Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:56.979Z","message":"Received event EVENT CREATED TABLE sdcartifact.sdcschemafiles, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:57.980Z","message":"[Control connection] Refreshing schema for sdcartifact.sdcschemafiles (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:58.421Z","message":"Entering","context":{"RequestID":"7bab2946-ea6e-4973-a78e-0c68afb27ff1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0c5a897-76ad-43cf-9539-2c9557237751","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:27:58.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"7bab2946-ea6e-4973-a78e-0c68afb27ff1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0c5a897-76ad-43cf-9539-2c9557237751","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:58.425Z","message":"{\"transactionId\":\"7bab2946-ea6e-4973-a78e-0c68afb27ff1\",\"status\":\"200\",\"rqstDate\":\"230927-03:27:58:421\",\"respDate\":\"230927-03:27:58:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7bab2946-ea6e-4973-a78e-0c68afb27ff1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:27:58:421-30428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7bab2946-ea6e-4973-a78e-0c68afb27ff1]}\\\"}\"}","context":{"RequestID":"7bab2946-ea6e-4973-a78e-0c68afb27ff1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0c5a897-76ad-43cf-9539-2c9557237751","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:27:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:27:58.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bab2946-ea6e-4973-a78e-0c68afb27ff1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0c5a897-76ad-43cf-9539-2c9557237751","LogTimestamp":"2023-09-27T03:27:58.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:27:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:27:59.456Z","message":"Received event EVENT CREATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:00.457Z","message":"[Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:01.261Z","message":"Received event EVENT UPDATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:02.262Z","message":"[Control connection] Refreshing schema for sdcartifact.tosca_import_by_model (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:02.459Z","message":"Received event EVENT CREATED KEYSPACE sdcrepository, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:03.460Z","message":"[Control connection] Refreshing schema for sdcrepository","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:03.472Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:03.483Z","message":"Token to replica map computation for keyspace sdcartifact completed in 11 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:04.174Z","message":"Received event EVENT CREATED TABLE sdcrepository.migrationtasks, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:05.175Z","message":"[Control connection] Refreshing schema for sdcrepository.migrationtasks (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:05.841Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:28:06.323Z","message":"Received event EVENT CREATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:06.478Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:06.479Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:06.479Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:07.324Z","message":"[Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:08.420Z","message":"Entering","context":{"RequestID":"dde10379-f835-4430-a7a7-84b2a9cddf27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35bc9f89-464b-44b4-9449-06fff304c5d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:28:08.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"dde10379-f835-4430-a7a7-84b2a9cddf27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35bc9f89-464b-44b4-9449-06fff304c5d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:08.425Z","message":"{\"transactionId\":\"dde10379-f835-4430-a7a7-84b2a9cddf27\",\"status\":\"200\",\"rqstDate\":\"230927-03:28:08:421\",\"respDate\":\"230927-03:28:08:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dde10379-f835-4430-a7a7-84b2a9cddf27\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:28:08:421-71140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dde10379-f835-4430-a7a7-84b2a9cddf27]}\\\"}\"}","context":{"RequestID":"dde10379-f835-4430-a7a7-84b2a9cddf27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35bc9f89-464b-44b4-9449-06fff304c5d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:08.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dde10379-f835-4430-a7a7-84b2a9cddf27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35bc9f89-464b-44b4-9449-06fff304c5d0","LogTimestamp":"2023-09-27T03:28:08.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:28:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:28:09.472Z","message":"Received event EVENT UPDATED TABLE sdcrepository.operationalenvironment, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:10.473Z","message":"[Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:12.590Z","message":"Received event EVENT CREATED TABLE sdcrepository.featuretogglestate, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:13.591Z","message":"[Control connection] Refreshing schema for sdcrepository.featuretogglestate (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:14.406Z","message":"Received event EVENT CREATED KEYSPACE sdcaudit, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:15.407Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:15.427Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:15.436Z","message":"Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:15.843Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:28:16.219Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:16.220Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:16.221Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:16.562Z","message":"Received event EVENT CREATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:17.506Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useradminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:18.419Z","message":"Entering","context":{"RequestID":"1a8f06a1-1363-466f-a4ce-1046f483b2b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1411f5d-5e03-4395-9c89-9303ae778f91","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:28:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a8f06a1-1363-466f-a4ce-1046f483b2b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1411f5d-5e03-4395-9c89-9303ae778f91","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:18.423Z","message":"{\"transactionId\":\"1a8f06a1-1363-466f-a4ce-1046f483b2b7\",\"status\":\"200\",\"rqstDate\":\"230927-03:28:18:420\",\"respDate\":\"230927-03:28:18:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1a8f06a1-1363-466f-a4ce-1046f483b2b7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:28:18:420-6276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1a8f06a1-1363-466f-a4ce-1046f483b2b7]}\\\"}\"}","context":{"RequestID":"1a8f06a1-1363-466f-a4ce-1046f483b2b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1411f5d-5e03-4395-9c89-9303ae778f91","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:18.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a8f06a1-1363-466f-a4ce-1046f483b2b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1411f5d-5e03-4395-9c89-9303ae778f91","LogTimestamp":"2023-09-27T03:28:18.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:28:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:28:18.507Z","message":"[Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:19.062Z","message":"Received event EVENT CREATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:20.063Z","message":"[Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:21.443Z","message":"Received event EVENT UPDATED TABLE sdcaudit.useraccessevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:22.445Z","message":"[Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:22.572Z","message":"Received event EVENT CREATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:23.573Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:23.880Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:24.880Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:25.423Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:25.844Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:28:26.198Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:26.199Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:26.199Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:26.424Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:27.251Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:28.252Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:28.425Z","message":"Entering","context":{"RequestID":"36b61980-1c2f-4b41-a0fe-bcd1d609eb01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53a962dd-f640-42ba-8ace-6d96bf6834ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:28.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:28:28.434Z","message":"Database is available from CACHED check.","context":{"RequestID":"36b61980-1c2f-4b41-a0fe-bcd1d609eb01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53a962dd-f640-42ba-8ace-6d96bf6834ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:28.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:28.436Z","message":"{\"transactionId\":\"36b61980-1c2f-4b41-a0fe-bcd1d609eb01\",\"status\":\"200\",\"rqstDate\":\"230927-03:28:28:427\",\"respDate\":\"230927-03:28:28:436\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:36b61980-1c2f-4b41-a0fe-bcd1d609eb01\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:28:28:427-11883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[36b61980-1c2f-4b41-a0fe-bcd1d609eb01]}\\\"}\"}","context":{"RequestID":"36b61980-1c2f-4b41-a0fe-bcd1d609eb01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53a962dd-f640-42ba-8ace-6d96bf6834ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:28.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:28.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36b61980-1c2f-4b41-a0fe-bcd1d609eb01","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"13","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53a962dd-f640-42ba-8ace-6d96bf6834ad","LogTimestamp":"2023-09-27T03:28:28.437Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:28:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 22 - "logType": "access"
{"timestamp":"2023-09-27T03:28:29.933Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:30.934Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:31.624Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:32.625Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:32.753Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:33.754Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:34.522Z","message":"Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:35.523Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:35.842Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:28:36.187Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:36.187Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:36.187Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:36.705Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:37.706Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:38.428Z","message":"Entering","context":{"RequestID":"223cbaba-2b53-46e6-8cf9-a8a30a3c2713","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cca85135-1b9e-4505-b546-e200ab5dad6c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:38.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:28:38.435Z","message":"Database is available from CACHED check.","context":{"RequestID":"223cbaba-2b53-46e6-8cf9-a8a30a3c2713","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cca85135-1b9e-4505-b546-e200ab5dad6c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:38.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:38.437Z","message":"{\"transactionId\":\"223cbaba-2b53-46e6-8cf9-a8a30a3c2713\",\"status\":\"200\",\"rqstDate\":\"230927-03:28:38:430\",\"respDate\":\"230927-03:28:38:437\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:223cbaba-2b53-46e6-8cf9-a8a30a3c2713\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:28:38:430-43482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[223cbaba-2b53-46e6-8cf9-a8a30a3c2713]}\\\"}\"}","context":{"RequestID":"223cbaba-2b53-46e6-8cf9-a8a30a3c2713","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cca85135-1b9e-4505-b546-e200ab5dad6c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:38.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:38.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"223cbaba-2b53-46e6-8cf9-a8a30a3c2713","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"11","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cca85135-1b9e-4505-b546-e200ab5dad6c","LogTimestamp":"2023-09-27T03:28:38.438Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:28:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-09-27T03:28:38.662Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:39.663Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:39.773Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:40.774Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:41.028Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:42.029Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:42.877Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:43.855Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:44.856Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:44.878Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:44.887Z","message":"Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:45.393Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:45.843Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:28:46.394Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:46.614Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:46.616Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:46.616Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:48.306Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:48.428Z","message":"Entering","context":{"RequestID":"218afa14-48e5-4299-a0cb-34a1f1da7a73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"906ac9c4-dfd7-473e-9386-f716fe3626cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:48.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:28:48.433Z","message":"Database is available from CACHED check.","context":{"RequestID":"218afa14-48e5-4299-a0cb-34a1f1da7a73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"906ac9c4-dfd7-473e-9386-f716fe3626cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:48.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:48.435Z","message":"{\"transactionId\":\"218afa14-48e5-4299-a0cb-34a1f1da7a73\",\"status\":\"200\",\"rqstDate\":\"230927-03:28:48:429\",\"respDate\":\"230927-03:28:48:435\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:218afa14-48e5-4299-a0cb-34a1f1da7a73\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:28:48:429-69812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[218afa14-48e5-4299-a0cb-34a1f1da7a73]}\\\"}\"}","context":{"RequestID":"218afa14-48e5-4299-a0cb-34a1f1da7a73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"906ac9c4-dfd7-473e-9386-f716fe3626cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:48.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:48.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"218afa14-48e5-4299-a0cb-34a1f1da7a73","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"906ac9c4-dfd7-473e-9386-f716fe3626cb","LogTimestamp":"2023-09-27T03:28:48.435Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:28:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 20 - "logType": "access"
{"timestamp":"2023-09-27T03:28:49.308Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:50.887Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:51.888Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:53.009Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:54.010Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:55.561Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:55.844Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:28:56.440Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:56.441Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:56.441Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:56.562Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:57.325Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:58.326Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:58.422Z","message":"Entering","context":{"RequestID":"f44546e2-1386-493c-b31e-3bb6019fc896","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6cf92112-171a-460a-bdb5-5920f38f756a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:58.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:28:58.426Z","message":"Database is available from CACHED check.","context":{"RequestID":"f44546e2-1386-493c-b31e-3bb6019fc896","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6cf92112-171a-460a-bdb5-5920f38f756a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:58.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:58.428Z","message":"{\"transactionId\":\"f44546e2-1386-493c-b31e-3bb6019fc896\",\"status\":\"200\",\"rqstDate\":\"230927-03:28:58:423\",\"respDate\":\"230927-03:28:58:427\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f44546e2-1386-493c-b31e-3bb6019fc896\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:28:58:423-33435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f44546e2-1386-493c-b31e-3bb6019fc896]}\\\"}\"}","context":{"RequestID":"f44546e2-1386-493c-b31e-3bb6019fc896","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6cf92112-171a-460a-bdb5-5920f38f756a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:28:58.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:58.429Z","message":"Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:28:58.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f44546e2-1386-493c-b31e-3bb6019fc896","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cf92112-171a-460a-bdb5-5920f38f756a","LogTimestamp":"2023-09-27T03:28:58.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:28:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:28:59.429Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:01.139Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:02.140Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:02.901Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:03.902Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:04.530Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:05.531Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:05.845Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:29:06.227Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:06.228Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:06.228Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:07.335Z","message":"Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:08.336Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:08.420Z","message":"Entering","context":{"RequestID":"be2e64cf-2451-4da9-9d02-4fa6c597c236","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45bed90f-67b3-4e5e-a5e1-b5c7f05bf6ae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:08.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"be2e64cf-2451-4da9-9d02-4fa6c597c236","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45bed90f-67b3-4e5e-a5e1-b5c7f05bf6ae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:08.426Z","message":"{\"transactionId\":\"be2e64cf-2451-4da9-9d02-4fa6c597c236\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:08:421\",\"respDate\":\"230927-03:29:08:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:be2e64cf-2451-4da9-9d02-4fa6c597c236\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:08:421-74582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[be2e64cf-2451-4da9-9d02-4fa6c597c236]}\\\"}\"}","context":{"RequestID":"be2e64cf-2451-4da9-9d02-4fa6c597c236","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45bed90f-67b3-4e5e-a5e1-b5c7f05bf6ae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:08.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be2e64cf-2451-4da9-9d02-4fa6c597c236","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45bed90f-67b3-4e5e-a5e1-b5c7f05bf6ae","LogTimestamp":"2023-09-27T03:29:08.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:29:09.772Z","message":"Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:10.773Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:11.785Z","message":"Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:12.786Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:14.167Z","message":"Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:15.169Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:15.845Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:29:16.413Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:16.413Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:16.414Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:16.776Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:17.777Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:18.211Z","message":"Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:18.422Z","message":"Entering","context":{"RequestID":"5d37b35c-47b8-423f-ac19-d18585d06599","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1af0cead-f179-4a40-99d0-bea0df955443","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:18.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:18.426Z","message":"Database is available from CACHED check.","context":{"RequestID":"5d37b35c-47b8-423f-ac19-d18585d06599","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1af0cead-f179-4a40-99d0-bea0df955443","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:18.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:18.428Z","message":"{\"transactionId\":\"5d37b35c-47b8-423f-ac19-d18585d06599\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:18:423\",\"respDate\":\"230927-03:29:18:427\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5d37b35c-47b8-423f-ac19-d18585d06599\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:18:423-24762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5d37b35c-47b8-423f-ac19-d18585d06599]}\\\"}\"}","context":{"RequestID":"5d37b35c-47b8-423f-ac19-d18585d06599","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1af0cead-f179-4a40-99d0-bea0df955443","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:18.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:18.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d37b35c-47b8-423f-ac19-d18585d06599","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1af0cead-f179-4a40-99d0-bea0df955443","LogTimestamp":"2023-09-27T03:29:18.429Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:29:19.212Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:22.386Z","message":"Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:23.386Z","message":"[Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:25.370Z","message":"Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:25.845Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:29:26.371Z","message":"[Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:26.510Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:26.511Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:26.511Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:28.421Z","message":"Entering","context":{"RequestID":"0abf707d-3943-44fb-9ed0-0062b6a29036","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4118a15-edd3-4a50-a180-bb2cfaa8285c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:28.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:28.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"0abf707d-3943-44fb-9ed0-0062b6a29036","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4118a15-edd3-4a50-a180-bb2cfaa8285c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:28.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:28.426Z","message":"{\"transactionId\":\"0abf707d-3943-44fb-9ed0-0062b6a29036\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:28:422\",\"respDate\":\"230927-03:29:28:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0abf707d-3943-44fb-9ed0-0062b6a29036\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:28:422-11881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0abf707d-3943-44fb-9ed0-0062b6a29036]}\\\"}\"}","context":{"RequestID":"0abf707d-3943-44fb-9ed0-0062b6a29036","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4118a15-edd3-4a50-a180-bb2cfaa8285c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:28.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:28.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0abf707d-3943-44fb-9ed0-0062b6a29036","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4118a15-edd3-4a50-a180-bb2cfaa8285c","LogTimestamp":"2023-09-27T03:29:28.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:29:28.970Z","message":"Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:29.971Z","message":"[Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:34.349Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:34.782Z","message":"Entering","context":{"RequestID":"d027c815-3fcf-4551-953b-7913bc84c89d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76399965-9d81-43c7-9cf5-1870abcdcab6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:34.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:34.788Z","message":"{\"transactionId\":\"d027c815-3fcf-4551-953b-7913bc84c89d\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:34:783\",\"respDate\":\"230927-03:29:34:788\",\"sourceId\":\"haproxy:d027c815-3fcf-4551-953b-7913bc84c89d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:29:34:783-84885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46dde760-9b56-4068-bede-db6e9d24b84f], x-b3-parentspanid=[e26dc9abf7d72a72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f38b0c26cc8e95e6e26dc9abf7d72a72], x-b3-spanid=[e95b48e53874a2e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d027c815-3fcf-4551-953b-7913bc84c89d]}\\\"}\"}","context":{"RequestID":"d027c815-3fcf-4551-953b-7913bc84c89d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76399965-9d81-43c7-9cf5-1870abcdcab6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:34.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:34.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d027c815-3fcf-4551-953b-7913bc84c89d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76399965-9d81-43c7-9cf5-1870abcdcab6","LogTimestamp":"2023-09-27T03:29:34.789Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-09-27T03:29:35.349Z","message":"[Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:35.845Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:29:36.364Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:36.364Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:36.365Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:36.871Z","message":"Entering","context":{"RequestID":"19180fa7-bf3e-46c1-88f1-ac8c37639e9f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c6572e2-10e5-4f46-9f0a-801464027a5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:36.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:36.874Z","message":"{\"transactionId\":\"19180fa7-bf3e-46c1-88f1-ac8c37639e9f\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:36:872\",\"respDate\":\"230927-03:29:36:874\",\"sourceId\":\"haproxy:19180fa7-bf3e-46c1-88f1-ac8c37639e9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:29:36:872-37008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbcedd4e-f5d4-4c99-8180-29d8acd4d490], x-b3-parentspanid=[34b0ca769223664b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3e95a5ca19eae1f34b0ca769223664b], x-b3-spanid=[7533d0a9b67ca51a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19180fa7-bf3e-46c1-88f1-ac8c37639e9f]}\\\"}\"}","context":{"RequestID":"19180fa7-bf3e-46c1-88f1-ac8c37639e9f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c6572e2-10e5-4f46-9f0a-801464027a5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:36.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:36.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19180fa7-bf3e-46c1-88f1-ac8c37639e9f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c6572e2-10e5-4f46-9f0a-801464027a5a","LogTimestamp":"2023-09-27T03:29:36.875Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:29:37.967Z","message":"Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:38.420Z","message":"Entering","context":{"RequestID":"89d83dd7-cc0e-4612-8c0f-b4f8b9cb1e09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e80f6fa6-742e-4291-8709-7cfa7227f480","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:38.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:38.425Z","message":"Database is available from CACHED check.","context":{"RequestID":"89d83dd7-cc0e-4612-8c0f-b4f8b9cb1e09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e80f6fa6-742e-4291-8709-7cfa7227f480","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:38.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:38.427Z","message":"{\"transactionId\":\"89d83dd7-cc0e-4612-8c0f-b4f8b9cb1e09\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:38:422\",\"respDate\":\"230927-03:29:38:427\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:89d83dd7-cc0e-4612-8c0f-b4f8b9cb1e09\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:29:38:422-95112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[89d83dd7-cc0e-4612-8c0f-b4f8b9cb1e09]}\\\"}\"}","context":{"RequestID":"89d83dd7-cc0e-4612-8c0f-b4f8b9cb1e09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e80f6fa6-742e-4291-8709-7cfa7227f480","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:38.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:38.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89d83dd7-cc0e-4612-8c0f-b4f8b9cb1e09","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e80f6fa6-742e-4291-8709-7cfa7227f480","LogTimestamp":"2023-09-27T03:29:38.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:29:38.895Z","message":"Entering","context":{"RequestID":"28a80dcc-b622-4d2f-94a0-5090d673d19c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce2d2ab4-73b6-474c-979e-1259f97d76e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:38.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:38.899Z","message":"{\"transactionId\":\"28a80dcc-b622-4d2f-94a0-5090d673d19c\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:38:896\",\"respDate\":\"230927-03:29:38:898\",\"sourceId\":\"haproxy:28a80dcc-b622-4d2f-94a0-5090d673d19c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:38:896-25084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8719d8d2-de76-4212-aaff-8441bfc6e451], x-b3-parentspanid=[65a6e218a25a81a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce0c0d728769fd8b65a6e218a25a81a0], x-b3-spanid=[3c83ef5d30d77109], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28a80dcc-b622-4d2f-94a0-5090d673d19c]}\\\"}\"}","context":{"RequestID":"28a80dcc-b622-4d2f-94a0-5090d673d19c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce2d2ab4-73b6-474c-979e-1259f97d76e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:38.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:38.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28a80dcc-b622-4d2f-94a0-5090d673d19c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce2d2ab4-73b6-474c-979e-1259f97d76e6","LogTimestamp":"2023-09-27T03:29:38.899Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:29:38.968Z","message":"[Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:40.945Z","message":"Entering","context":{"RequestID":"8ce70428-b4da-4e13-b8fe-61e72d294ff3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ad83143-80cd-4386-a091-800c4a8b4cb3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:40.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:40.959Z","message":"{\"transactionId\":\"8ce70428-b4da-4e13-b8fe-61e72d294ff3\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:40:955\",\"respDate\":\"230927-03:29:40:959\",\"sourceId\":\"haproxy:8ce70428-b4da-4e13-b8fe-61e72d294ff3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:40:955-7320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbd401fb-a406-42fe-95c5-1bd9ba95bca8], x-b3-parentspanid=[2ace149f445b78b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b536af1643aff2232ace149f445b78b8], x-b3-spanid=[812cd0edd770c855], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ce70428-b4da-4e13-b8fe-61e72d294ff3]}\\\"}\"}","context":{"RequestID":"8ce70428-b4da-4e13-b8fe-61e72d294ff3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ad83143-80cd-4386-a091-800c4a8b4cb3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:40.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:40.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ce70428-b4da-4e13-b8fe-61e72d294ff3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"16","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ad83143-80cd-4386-a091-800c4a8b4cb3","LogTimestamp":"2023-09-27T03:29:40.960Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 21 - "logType": "access"
{"timestamp":"2023-09-27T03:29:42.356Z","message":"Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:42.972Z","message":"Entering","context":{"RequestID":"b2819af7-39c1-4d26-814c-9cf874b1073b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"759e9da8-9a68-41ec-865e-8eca64a9f289","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:42.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:42.976Z","message":"{\"transactionId\":\"b2819af7-39c1-4d26-814c-9cf874b1073b\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:42:973\",\"respDate\":\"230927-03:29:42:976\",\"sourceId\":\"haproxy:b2819af7-39c1-4d26-814c-9cf874b1073b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:29:42:973-25211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10e84e0d-c0e7-4fa7-aab0-193ae7de0041], x-b3-parentspanid=[e63452059c8f47dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fb29ba59fcd08dfe63452059c8f47dc], x-b3-spanid=[bc607b4e18fe7219], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2819af7-39c1-4d26-814c-9cf874b1073b]}\\\"}\"}","context":{"RequestID":"b2819af7-39c1-4d26-814c-9cf874b1073b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"759e9da8-9a68-41ec-865e-8eca64a9f289","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:42.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:42.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2819af7-39c1-4d26-814c-9cf874b1073b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"759e9da8-9a68-41ec-865e-8eca64a9f289","LogTimestamp":"2023-09-27T03:29:42.976Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:29:43.357Z","message":"[Control connection] Refreshing schema for sdcaudit.getcategoryhierarchyevent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:44.989Z","message":"Entering","context":{"RequestID":"3c8fa337-12f4-4f9e-9f31-6f15c2a257e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ad78adb9-4edd-46c5-b72a-ba7f2c0e0448","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:44.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:44.993Z","message":"{\"transactionId\":\"3c8fa337-12f4-4f9e-9f31-6f15c2a257e8\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:44:990\",\"respDate\":\"230927-03:29:44:992\",\"sourceId\":\"haproxy:3c8fa337-12f4-4f9e-9f31-6f15c2a257e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:44:990-2169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e0c27ee-a24e-4c1c-840e-1fabf521abd0], x-b3-parentspanid=[0622ad683fc8e29f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77940764085b76a20622ad683fc8e29f], x-b3-spanid=[6c0f8a8f350d0bd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c8fa337-12f4-4f9e-9f31-6f15c2a257e8]}\\\"}\"}","context":{"RequestID":"3c8fa337-12f4-4f9e-9f31-6f15c2a257e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ad78adb9-4edd-46c5-b72a-ba7f2c0e0448","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:44.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:44.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c8fa337-12f4-4f9e-9f31-6f15c2a257e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad78adb9-4edd-46c5-b72a-ba7f2c0e0448","LogTimestamp":"2023-09-27T03:29:44.993Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:29:45.845Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:29:46.293Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:46.293Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:46.293Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:47.006Z","message":"Entering","context":{"RequestID":"7d49799c-45f6-4cf0-9c13-6d357efeee88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b6a06ab-eaa4-4cd7-95c6-ebe9349ba1ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:47.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:47.011Z","message":"{\"transactionId\":\"7d49799c-45f6-4cf0-9c13-6d357efeee88\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:47:007\",\"respDate\":\"230927-03:29:47:011\",\"sourceId\":\"haproxy:7d49799c-45f6-4cf0-9c13-6d357efeee88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:29:47:007-94828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6356b87-ef76-4675-bc2d-69abb79ed3ee], x-b3-parentspanid=[d01a4f7bae4ede50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92e12627f58b6e93d01a4f7bae4ede50], x-b3-spanid=[33ab28d793662271], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d49799c-45f6-4cf0-9c13-6d357efeee88]}\\\"}\"}","context":{"RequestID":"7d49799c-45f6-4cf0-9c13-6d357efeee88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b6a06ab-eaa4-4cd7-95c6-ebe9349ba1ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:47.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:47.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d49799c-45f6-4cf0-9c13-6d357efeee88","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b6a06ab-eaa4-4cd7-95c6-ebe9349ba1ae","LogTimestamp":"2023-09-27T03:29:47.012Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:29:47.670Z","message":"Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:48.205Z","message":"Entering","context":{"RequestID":"00357402-a639-4b8a-a1f7-971369372837","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cc60fc6-6aaf-4de3-9cc4-d65c20b07d08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:29:48.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:48.210Z","message":"{\"transactionId\":\"00357402-a639-4b8a-a1f7-971369372837\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:48:206\",\"respDate\":\"230927-03:29:48:210\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:00357402-a639-4b8a-a1f7-971369372837\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:29:48:206-85033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0051a0c6-a56f-4874-87fe-da8f50a82b5f], x-b3-parentspanid=[8617a0551e874fc8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41745], x-envoy-attempt-count=[1], x-b3-traceid=[57540f010fd830458617a0551e874fc8], x-b3-spanid=[4a7497813b2c01fc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[00357402-a639-4b8a-a1f7-971369372837]}\\\"}\"}","context":{"RequestID":"00357402-a639-4b8a-a1f7-971369372837","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cc60fc6-6aaf-4de3-9cc4-d65c20b07d08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:29:48.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:48.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00357402-a639-4b8a-a1f7-971369372837","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cc60fc6-6aaf-4de3-9cc4-d65c20b07d08","LogTimestamp":"2023-09-27T03:29:48.211Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:29:48.423Z","message":"Entering","context":{"RequestID":"badabbcf-c5f2-4899-a769-74370c5bfb5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242a5d1b-cf80-4a53-a19d-95e3560c6041","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:48.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:48.426Z","message":"Database is available from CACHED check.","context":{"RequestID":"badabbcf-c5f2-4899-a769-74370c5bfb5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242a5d1b-cf80-4a53-a19d-95e3560c6041","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:48.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:48.428Z","message":"{\"transactionId\":\"badabbcf-c5f2-4899-a769-74370c5bfb5a\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:48:424\",\"respDate\":\"230927-03:29:48:428\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:badabbcf-c5f2-4899-a769-74370c5bfb5a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:48:424-14976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[badabbcf-c5f2-4899-a769-74370c5bfb5a]}\\\"}\"}","context":{"RequestID":"badabbcf-c5f2-4899-a769-74370c5bfb5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242a5d1b-cf80-4a53-a19d-95e3560c6041","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:48.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:48.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"badabbcf-c5f2-4899-a769-74370c5bfb5a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"242a5d1b-cf80-4a53-a19d-95e3560c6041","LogTimestamp":"2023-09-27T03:29:48.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:29:48.671Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:49.028Z","message":"Entering","context":{"RequestID":"34d08899-cbe0-459c-a5d9-0173f3db1d21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97501bf6-924f-4276-8e0b-83fd56279c63","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:49.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:49.032Z","message":"{\"transactionId\":\"34d08899-cbe0-459c-a5d9-0173f3db1d21\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:49:029\",\"respDate\":\"230927-03:29:49:032\",\"sourceId\":\"haproxy:34d08899-cbe0-459c-a5d9-0173f3db1d21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:49:029-88528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c9f2717-5f2b-4414-a303-ab820003bf3e], x-b3-parentspanid=[44071d49058d2dab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae9c3e785283448144071d49058d2dab], x-b3-spanid=[af183c6c92fd2a2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34d08899-cbe0-459c-a5d9-0173f3db1d21]}\\\"}\"}","context":{"RequestID":"34d08899-cbe0-459c-a5d9-0173f3db1d21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97501bf6-924f-4276-8e0b-83fd56279c63","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:49.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:49.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34d08899-cbe0-459c-a5d9-0173f3db1d21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97501bf6-924f-4276-8e0b-83fd56279c63","LogTimestamp":"2023-09-27T03:29:49.033Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:29:51.045Z","message":"Entering","context":{"RequestID":"3cbf1cb2-4a1a-47ee-8bab-c0e1c834d8b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39588f91-d0f9-429f-83d3-431cecac8e49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:51.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:51.049Z","message":"{\"transactionId\":\"3cbf1cb2-4a1a-47ee-8bab-c0e1c834d8b9\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:51:046\",\"respDate\":\"230927-03:29:51:048\",\"sourceId\":\"haproxy:3cbf1cb2-4a1a-47ee-8bab-c0e1c834d8b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:29:51:046-93883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7959114a-fb71-4cf1-b84e-1827c3daac0a], x-b3-parentspanid=[cca002da85aa9abe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f18da88aa46f55bdcca002da85aa9abe], x-b3-spanid=[ac5d029f680b7895], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cbf1cb2-4a1a-47ee-8bab-c0e1c834d8b9]}\\\"}\"}","context":{"RequestID":"3cbf1cb2-4a1a-47ee-8bab-c0e1c834d8b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39588f91-d0f9-429f-83d3-431cecac8e49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:51.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:51.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cbf1cb2-4a1a-47ee-8bab-c0e1c834d8b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39588f91-d0f9-429f-83d3-431cecac8e49","LogTimestamp":"2023-09-27T03:29:51.049Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:29:53.078Z","message":"Entering","context":{"RequestID":"a7ca0e21-ad8d-4c61-a590-0539194306ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5dc09c63-8e3e-4daa-ac71-23cbd19c8795","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:53.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:53.082Z","message":"{\"transactionId\":\"a7ca0e21-ad8d-4c61-a590-0539194306ab\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:53:079\",\"respDate\":\"230927-03:29:53:082\",\"sourceId\":\"haproxy:a7ca0e21-ad8d-4c61-a590-0539194306ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:29:53:079-25058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3daff28f-6a52-4d60-9d30-4b61e7def8ca], x-b3-parentspanid=[926d649544957a28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[deb584d80068ac1d926d649544957a28], x-b3-spanid=[648d24cbc6e9dc4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7ca0e21-ad8d-4c61-a590-0539194306ab]}\\\"}\"}","context":{"RequestID":"a7ca0e21-ad8d-4c61-a590-0539194306ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5dc09c63-8e3e-4daa-ac71-23cbd19c8795","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:53.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:53.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7ca0e21-ad8d-4c61-a590-0539194306ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dc09c63-8e3e-4daa-ac71-23cbd19c8795","LogTimestamp":"2023-09-27T03:29:53.083Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:29:55.096Z","message":"Entering","context":{"RequestID":"233958bc-b728-488f-8070-9b0403597a3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae4252e4-5556-45e1-a113-b00e0a1cf36a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:55.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:55.101Z","message":"{\"transactionId\":\"233958bc-b728-488f-8070-9b0403597a3c\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:55:097\",\"respDate\":\"230927-03:29:55:100\",\"sourceId\":\"haproxy:233958bc-b728-488f-8070-9b0403597a3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:55:097-47813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a183e3be-1857-4bb0-86b1-ae87f494a2f7], x-b3-parentspanid=[cc6c242f9bdaa743], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aab27d76bce84c38cc6c242f9bdaa743], x-b3-spanid=[b5b0d482d9ee55de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[233958bc-b728-488f-8070-9b0403597a3c]}\\\"}\"}","context":{"RequestID":"233958bc-b728-488f-8070-9b0403597a3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae4252e4-5556-45e1-a113-b00e0a1cf36a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:55.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:55.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"233958bc-b728-488f-8070-9b0403597a3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae4252e4-5556-45e1-a113-b00e0a1cf36a","LogTimestamp":"2023-09-27T03:29:55.101Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:29:55.845Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:29:56.367Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:56.367Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:56.368Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:56.559Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:57.115Z","message":"Entering","context":{"RequestID":"08805540-ab42-431e-b978-0bcc01da9927","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"550dcccf-ad23-4e1b-b187-be694d4f5362","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:57.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:57.118Z","message":"{\"transactionId\":\"08805540-ab42-431e-b978-0bcc01da9927\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:57:116\",\"respDate\":\"230927-03:29:57:118\",\"sourceId\":\"haproxy:08805540-ab42-431e-b978-0bcc01da9927\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:29:57:116-66650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8087e487-aa33-4e32-8c1e-4f578ffbbb73], x-b3-parentspanid=[6c352737ea0c4553], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd74b1f481148c246c352737ea0c4553], x-b3-spanid=[cddbfa8b9e576416], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08805540-ab42-431e-b978-0bcc01da9927]}\\\"}\"}","context":{"RequestID":"08805540-ab42-431e-b978-0bcc01da9927","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"550dcccf-ad23-4e1b-b187-be694d4f5362","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:57.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:57.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08805540-ab42-431e-b978-0bcc01da9927","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"550dcccf-ad23-4e1b-b187-be694d4f5362","LogTimestamp":"2023-09-27T03:29:57.119Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:29:57.560Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:58.203Z","message":"Entering","context":{"RequestID":"1a27af04-a45a-4edc-9089-e586c7ae2f0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"fa18464e-258c-4c60-aed4-dea1eae3c17c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:29:58.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:58.207Z","message":"{\"transactionId\":\"1a27af04-a45a-4edc-9089-e586c7ae2f0c\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:58:204\",\"respDate\":\"230927-03:29:58:206\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1a27af04-a45a-4edc-9089-e586c7ae2f0c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:29:58:204-63985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10efc30b-f29c-41ad-bf9d-81fc35e48555], x-b3-parentspanid=[614ce52352e932f4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54425], x-envoy-attempt-count=[1], x-b3-traceid=[39eab905873636fa614ce52352e932f4], x-b3-spanid=[49b5979be6cbc1c1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1a27af04-a45a-4edc-9089-e586c7ae2f0c]}\\\"}\"}","context":{"RequestID":"1a27af04-a45a-4edc-9089-e586c7ae2f0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"fa18464e-258c-4c60-aed4-dea1eae3c17c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:29:58.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:58.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a27af04-a45a-4edc-9089-e586c7ae2f0c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa18464e-258c-4c60-aed4-dea1eae3c17c","LogTimestamp":"2023-09-27T03:29:58.207Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:29:58.420Z","message":"Entering","context":{"RequestID":"70dbacfb-2579-4f01-81dc-643579112d78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0511e31-c767-400f-ae5c-0513f14c48e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:58.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"70dbacfb-2579-4f01-81dc-643579112d78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0511e31-c767-400f-ae5c-0513f14c48e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:58.424Z","message":"{\"transactionId\":\"70dbacfb-2579-4f01-81dc-643579112d78\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:58:421\",\"respDate\":\"230927-03:29:58:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:70dbacfb-2579-4f01-81dc-643579112d78\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:29:58:421-11569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[70dbacfb-2579-4f01-81dc-643579112d78]}\\\"}\"}","context":{"RequestID":"70dbacfb-2579-4f01-81dc-643579112d78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0511e31-c767-400f-ae5c-0513f14c48e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:29:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:58.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70dbacfb-2579-4f01-81dc-643579112d78","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0511e31-c767-400f-ae5c-0513f14c48e8","LogTimestamp":"2023-09-27T03:29:58.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:29:58.786Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:59.132Z","message":"Entering","context":{"RequestID":"1e3681b6-51b6-473d-8431-9196e37df78a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7955cec2-6641-47ee-889c-34e4efc0d539","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:59.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:29:59.136Z","message":"{\"transactionId\":\"1e3681b6-51b6-473d-8431-9196e37df78a\",\"status\":\"200\",\"rqstDate\":\"230927-03:29:59:133\",\"respDate\":\"230927-03:29:59:136\",\"sourceId\":\"haproxy:1e3681b6-51b6-473d-8431-9196e37df78a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:29:59:133-4717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2493fa44-d4c9-4cf9-8d77-461e83a3d936], x-b3-parentspanid=[5341de4b7ba2206b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f49d843905291cec5341de4b7ba2206b], x-b3-spanid=[9b6c9d3afc045b78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e3681b6-51b6-473d-8431-9196e37df78a]}\\\"}\"}","context":{"RequestID":"1e3681b6-51b6-473d-8431-9196e37df78a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7955cec2-6641-47ee-889c-34e4efc0d539","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:29:59.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:29:59.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e3681b6-51b6-473d-8431-9196e37df78a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7955cec2-6641-47ee-889c-34e4efc0d539","LogTimestamp":"2023-09-27T03:29:59.136Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:29:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:29:59.787Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:01.148Z","message":"Entering","context":{"RequestID":"f6e892ae-8cd0-40aa-80e7-9129dd8ab7ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4606e81d-b9a0-4234-a95f-cfd0ac2671f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:01.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:01.151Z","message":"{\"transactionId\":\"f6e892ae-8cd0-40aa-80e7-9129dd8ab7ce\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:01:149\",\"respDate\":\"230927-03:30:01:151\",\"sourceId\":\"haproxy:f6e892ae-8cd0-40aa-80e7-9129dd8ab7ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:01:149-46246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70f2071d-430a-4f7c-9424-669a4d380675], x-b3-parentspanid=[b7057f6191f43c38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edec967afa52e256b7057f6191f43c38], x-b3-spanid=[11aede8f0f820df5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6e892ae-8cd0-40aa-80e7-9129dd8ab7ce]}\\\"}\"}","context":{"RequestID":"f6e892ae-8cd0-40aa-80e7-9129dd8ab7ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4606e81d-b9a0-4234-a95f-cfd0ac2671f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:01.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:01.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6e892ae-8cd0-40aa-80e7-9129dd8ab7ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4606e81d-b9a0-4234-a95f-cfd0ac2671f9","LogTimestamp":"2023-09-27T03:30:01.152Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:30:03.170Z","message":"Entering","context":{"RequestID":"7b74a59b-3586-4ee1-9f50-e224af2094f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"378f6a1f-5f45-4d5a-88dd-47a24d266bee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:03.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:03.174Z","message":"{\"transactionId\":\"7b74a59b-3586-4ee1-9f50-e224af2094f4\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:03:171\",\"respDate\":\"230927-03:30:03:174\",\"sourceId\":\"haproxy:7b74a59b-3586-4ee1-9f50-e224af2094f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:03:171-61960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7969420-2c3a-4edd-a0d2-a790c002e322], x-b3-parentspanid=[fd0e8fd6334f5e2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e322473df2ac872fd0e8fd6334f5e2c], x-b3-spanid=[c439e57b1cc53a1f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b74a59b-3586-4ee1-9f50-e224af2094f4]}\\\"}\"}","context":{"RequestID":"7b74a59b-3586-4ee1-9f50-e224af2094f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"378f6a1f-5f45-4d5a-88dd-47a24d266bee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:03.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:03.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b74a59b-3586-4ee1-9f50-e224af2094f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"378f6a1f-5f45-4d5a-88dd-47a24d266bee","LogTimestamp":"2023-09-27T03:30:03.175Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:30:03.307Z","message":"Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:04.307Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:05.112Z","message":"Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:05.198Z","message":"Entering","context":{"RequestID":"4af4d498-5549-46ef-9476-738157ae2c97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"930a6f41-1c14-4f4c-b3cc-466ea9e84f72","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:05.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:05.201Z","message":"{\"transactionId\":\"4af4d498-5549-46ef-9476-738157ae2c97\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:05:199\",\"respDate\":\"230927-03:30:05:201\",\"sourceId\":\"haproxy:4af4d498-5549-46ef-9476-738157ae2c97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:05:199-51443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66ecde53-02ff-4391-932f-46b5e2cdc707], x-b3-parentspanid=[1298500efbdc90b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[371e02080121dbf61298500efbdc90b2], x-b3-spanid=[091ef8ced9f79f87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4af4d498-5549-46ef-9476-738157ae2c97]}\\\"}\"}","context":{"RequestID":"4af4d498-5549-46ef-9476-738157ae2c97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"930a6f41-1c14-4f4c-b3cc-466ea9e84f72","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:05.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:05.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4af4d498-5549-46ef-9476-738157ae2c97","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"930a6f41-1c14-4f4c-b3cc-466ea9e84f72","LogTimestamp":"2023-09-27T03:30:05.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:30:05.845Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:30:06.113Z","message":"[Control connection] Refreshing schema for sdcaudit.ecompopenvironmentevent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:06.532Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:06.532Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:06.533Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:07.215Z","message":"Entering","context":{"RequestID":"b634649c-aac8-4575-b3b3-eb09f7406eb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5dc838f-855d-4136-b4c5-89979b6b8669","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:07.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:07.220Z","message":"{\"transactionId\":\"b634649c-aac8-4575-b3b3-eb09f7406eb4\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:07:216\",\"respDate\":\"230927-03:30:07:219\",\"sourceId\":\"haproxy:b634649c-aac8-4575-b3b3-eb09f7406eb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:07:216-36953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c73d7b77-1eee-45b3-a983-c68974579a06], x-b3-parentspanid=[0371b85c001956d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f2ed34fb3fd143c0371b85c001956d1], x-b3-spanid=[5f243a573285f485], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b634649c-aac8-4575-b3b3-eb09f7406eb4]}\\\"}\"}","context":{"RequestID":"b634649c-aac8-4575-b3b3-eb09f7406eb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5dc838f-855d-4136-b4c5-89979b6b8669","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:07.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:07.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b634649c-aac8-4575-b3b3-eb09f7406eb4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5dc838f-855d-4136-b4c5-89979b6b8669","LogTimestamp":"2023-09-27T03:30:07.220Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:30:08.199Z","message":"Entering","context":{"RequestID":"2a9e46c0-a5eb-4369-84e8-e289de674bdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08a6bfaa-463e-473a-861f-48d27c461f10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:08.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:08.203Z","message":"{\"transactionId\":\"2a9e46c0-a5eb-4369-84e8-e289de674bdd\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:08:200\",\"respDate\":\"230927-03:30:08:203\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2a9e46c0-a5eb-4369-84e8-e289de674bdd\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:08:200-65066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3962d9d7-83ca-4237-8f63-33a981283c43], x-b3-parentspanid=[0694a564bd4d1121], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36313], x-envoy-attempt-count=[1], x-b3-traceid=[5b8ffcf0623db7840694a564bd4d1121], x-b3-spanid=[ccf33677f8d25398], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2a9e46c0-a5eb-4369-84e8-e289de674bdd]}\\\"}\"}","context":{"RequestID":"2a9e46c0-a5eb-4369-84e8-e289de674bdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08a6bfaa-463e-473a-861f-48d27c461f10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:08.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:08.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a9e46c0-a5eb-4369-84e8-e289de674bdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08a6bfaa-463e-473a-861f-48d27c461f10","LogTimestamp":"2023-09-27T03:30:08.204Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:08.420Z","message":"Entering","context":{"RequestID":"23f11afb-ebce-4e84-956d-b6956ddabab8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de2f4856-aaed-488a-a963-b8c5134b7b18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:08.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"23f11afb-ebce-4e84-956d-b6956ddabab8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de2f4856-aaed-488a-a963-b8c5134b7b18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:08.424Z","message":"{\"transactionId\":\"23f11afb-ebce-4e84-956d-b6956ddabab8\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:08:420\",\"respDate\":\"230927-03:30:08:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:23f11afb-ebce-4e84-956d-b6956ddabab8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:08:420-97832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[23f11afb-ebce-4e84-956d-b6956ddabab8]}\\\"}\"}","context":{"RequestID":"23f11afb-ebce-4e84-956d-b6956ddabab8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de2f4856-aaed-488a-a963-b8c5134b7b18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:08.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23f11afb-ebce-4e84-956d-b6956ddabab8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de2f4856-aaed-488a-a963-b8c5134b7b18","LogTimestamp":"2023-09-27T03:30:08.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:30:09.231Z","message":"Entering","context":{"RequestID":"21dc881b-77d0-4c67-8acc-be40c9d31f90","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e717905-6cb7-49be-b455-80a74db0b1ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:09.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:09.235Z","message":"{\"transactionId\":\"21dc881b-77d0-4c67-8acc-be40c9d31f90\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:09:232\",\"respDate\":\"230927-03:30:09:234\",\"sourceId\":\"haproxy:21dc881b-77d0-4c67-8acc-be40c9d31f90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:09:232-93446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edc195eb-14c7-46c0-b969-b78ad1578dd7], x-b3-parentspanid=[541f7e325a25af10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eff46d701f174cc0541f7e325a25af10], x-b3-spanid=[a55e45587c7fb269], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21dc881b-77d0-4c67-8acc-be40c9d31f90]}\\\"}\"}","context":{"RequestID":"21dc881b-77d0-4c67-8acc-be40c9d31f90","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e717905-6cb7-49be-b455-80a74db0b1ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:09.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:09.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21dc881b-77d0-4c67-8acc-be40c9d31f90","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e717905-6cb7-49be-b455-80a74db0b1ae","LogTimestamp":"2023-09-27T03:30:09.235Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:30:11.246Z","message":"Entering","context":{"RequestID":"7b364223-749b-415e-b4b0-d7f136c87028","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b9e81f4-dab4-4f18-982a-c80f7f26f367","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:11.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:11.250Z","message":"{\"transactionId\":\"7b364223-749b-415e-b4b0-d7f136c87028\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:11:247\",\"respDate\":\"230927-03:30:11:249\",\"sourceId\":\"haproxy:7b364223-749b-415e-b4b0-d7f136c87028\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:11:247-98107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[731b5177-443a-4cfb-93c7-a93d9027acb8], x-b3-parentspanid=[3a3ca053b1c92cc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10c2f802f35a37dc3a3ca053b1c92cc1], x-b3-spanid=[0702a3e7568f6c0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b364223-749b-415e-b4b0-d7f136c87028]}\\\"}\"}","context":{"RequestID":"7b364223-749b-415e-b4b0-d7f136c87028","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b9e81f4-dab4-4f18-982a-c80f7f26f367","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:11.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:11.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b364223-749b-415e-b4b0-d7f136c87028","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b9e81f4-dab4-4f18-982a-c80f7f26f367","LogTimestamp":"2023-09-27T03:30:11.250Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:13.262Z","message":"Entering","context":{"RequestID":"eb52477b-b023-4b7e-86ea-d262baa858ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1e8d7be-6df1-4019-83a0-33cdf3982902","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:13.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:13.265Z","message":"{\"transactionId\":\"eb52477b-b023-4b7e-86ea-d262baa858ee\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:13:263\",\"respDate\":\"230927-03:30:13:265\",\"sourceId\":\"haproxy:eb52477b-b023-4b7e-86ea-d262baa858ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:13:263-39649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17a71ba7-e9a6-4cc6-969b-2f7d445b81a2], x-b3-parentspanid=[33349dc315d0d4fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c312bfbeae7dfaf433349dc315d0d4fb], x-b3-spanid=[972c2102de939942], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb52477b-b023-4b7e-86ea-d262baa858ee]}\\\"}\"}","context":{"RequestID":"eb52477b-b023-4b7e-86ea-d262baa858ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1e8d7be-6df1-4019-83a0-33cdf3982902","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:13.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:13.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb52477b-b023-4b7e-86ea-d262baa858ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1e8d7be-6df1-4019-83a0-33cdf3982902","LogTimestamp":"2023-09-27T03:30:13.266Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:15.279Z","message":"Entering","context":{"RequestID":"4e58e54c-8ce5-4c52-9430-4934d9b3386a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"424417b0-fcf3-4800-be9f-36d32843be37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:15.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:15.283Z","message":"{\"transactionId\":\"4e58e54c-8ce5-4c52-9430-4934d9b3386a\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:15:279\",\"respDate\":\"230927-03:30:15:282\",\"sourceId\":\"haproxy:4e58e54c-8ce5-4c52-9430-4934d9b3386a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:15:279-28860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e130b66f-7b3a-4de0-9cd9-bf862ff9597c], x-b3-parentspanid=[dc4b2bf3804ffaee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7577ddf8c9b97353dc4b2bf3804ffaee], x-b3-spanid=[80fb228d6781f72b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e58e54c-8ce5-4c52-9430-4934d9b3386a]}\\\"}\"}","context":{"RequestID":"4e58e54c-8ce5-4c52-9430-4934d9b3386a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"424417b0-fcf3-4800-be9f-36d32843be37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:15.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:15.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e58e54c-8ce5-4c52-9430-4934d9b3386a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"424417b0-fcf3-4800-be9f-36d32843be37","LogTimestamp":"2023-09-27T03:30:15.283Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:15.845Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:30:16.219Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:16.219Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:16.219Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:17.297Z","message":"Entering","context":{"RequestID":"3308884f-9d31-44f4-9d95-f53545d5aba2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3353ae22-3db8-4477-8ec3-90f1fbbc04d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:17.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:17.301Z","message":"{\"transactionId\":\"3308884f-9d31-44f4-9d95-f53545d5aba2\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:17:298\",\"respDate\":\"230927-03:30:17:300\",\"sourceId\":\"haproxy:3308884f-9d31-44f4-9d95-f53545d5aba2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:17:298-9437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0485463-1c95-4392-aa61-5c4669443068], x-b3-parentspanid=[2a26211c065b8a17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[045776f69d1252a62a26211c065b8a17], x-b3-spanid=[196375fd660fa6bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3308884f-9d31-44f4-9d95-f53545d5aba2]}\\\"}\"}","context":{"RequestID":"3308884f-9d31-44f4-9d95-f53545d5aba2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3353ae22-3db8-4477-8ec3-90f1fbbc04d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:17.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:17.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3308884f-9d31-44f4-9d95-f53545d5aba2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3353ae22-3db8-4477-8ec3-90f1fbbc04d6","LogTimestamp":"2023-09-27T03:30:17.301Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:18.200Z","message":"Entering","context":{"RequestID":"9bbeb1be-2f54-4eb5-abb3-86e5b1fb30a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd011cb2-4f52-444b-acb3-e7ed46852a7d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:18.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:18.204Z","message":"{\"transactionId\":\"9bbeb1be-2f54-4eb5-abb3-86e5b1fb30a9\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:18:201\",\"respDate\":\"230927-03:30:18:204\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9bbeb1be-2f54-4eb5-abb3-86e5b1fb30a9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:18:201-13291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70a70abf-1781-4aa9-9143-e46afc9bbad9], x-b3-parentspanid=[fd9b947ffbb1e5f1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50807], x-envoy-attempt-count=[1], x-b3-traceid=[e7296ab6d3938b8afd9b947ffbb1e5f1], x-b3-spanid=[5cb136a50f73291d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9bbeb1be-2f54-4eb5-abb3-86e5b1fb30a9]}\\\"}\"}","context":{"RequestID":"9bbeb1be-2f54-4eb5-abb3-86e5b1fb30a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd011cb2-4f52-444b-acb3-e7ed46852a7d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:18.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:18.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bbeb1be-2f54-4eb5-abb3-86e5b1fb30a9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd011cb2-4f52-444b-acb3-e7ed46852a7d","LogTimestamp":"2023-09-27T03:30:18.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:30:18.419Z","message":"Entering","context":{"RequestID":"d5da48ed-87d2-41d2-a8c0-3b3d0ceefdfa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd39b98e-bfbb-42f7-8e05-774ca4c87499","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"d5da48ed-87d2-41d2-a8c0-3b3d0ceefdfa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd39b98e-bfbb-42f7-8e05-774ca4c87499","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:18.423Z","message":"{\"transactionId\":\"d5da48ed-87d2-41d2-a8c0-3b3d0ceefdfa\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:18:420\",\"respDate\":\"230927-03:30:18:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d5da48ed-87d2-41d2-a8c0-3b3d0ceefdfa\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:18:420-74910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d5da48ed-87d2-41d2-a8c0-3b3d0ceefdfa]}\\\"}\"}","context":{"RequestID":"d5da48ed-87d2-41d2-a8c0-3b3d0ceefdfa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd39b98e-bfbb-42f7-8e05-774ca4c87499","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:18.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5da48ed-87d2-41d2-a8c0-3b3d0ceefdfa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd39b98e-bfbb-42f7-8e05-774ca4c87499","LogTimestamp":"2023-09-27T03:30:18.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:30:19.314Z","message":"Entering","context":{"RequestID":"6fe38b1e-395d-494d-8f44-000e166ee2ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bba4712-b7fa-4908-88b3-344a3242934c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:19.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:19.317Z","message":"{\"transactionId\":\"6fe38b1e-395d-494d-8f44-000e166ee2ce\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:19:314\",\"respDate\":\"230927-03:30:19:317\",\"sourceId\":\"haproxy:6fe38b1e-395d-494d-8f44-000e166ee2ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:19:314-74713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5da4254-7bd7-4734-bcb9-037ba2268013], x-b3-parentspanid=[c2b686e387f7436c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fe369537d5121dec2b686e387f7436c], x-b3-spanid=[75d9dc5c03a8ebf5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6fe38b1e-395d-494d-8f44-000e166ee2ce]}\\\"}\"}","context":{"RequestID":"6fe38b1e-395d-494d-8f44-000e166ee2ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bba4712-b7fa-4908-88b3-344a3242934c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:19.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:19.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fe38b1e-395d-494d-8f44-000e166ee2ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bba4712-b7fa-4908-88b3-344a3242934c","LogTimestamp":"2023-09-27T03:30:19.318Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:20.695Z","message":"Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.317Z","message":"Entering","context":{"RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83c0dce7-8621-4089-82b6-17f9d08f8b03","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:21.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.334Z","message":"Entering","context":{"RequestID":"02aa468c-3888-4b00-9611-168f6602e6f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d370ae43-64cd-437a-84b5-8934212dbd8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:21.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.339Z","message":"{\"transactionId\":\"02aa468c-3888-4b00-9611-168f6602e6f7\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:21:335\",\"respDate\":\"230927-03:30:21:338\",\"sourceId\":\"haproxy:02aa468c-3888-4b00-9611-168f6602e6f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:21:335-80094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b42e9a3-6366-4a08-8a27-2f0cbddeb418], x-b3-parentspanid=[2184d43ca9a4e611], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[617d420b5c1ffb6d2184d43ca9a4e611], x-b3-spanid=[ac789ec33adfa3c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02aa468c-3888-4b00-9611-168f6602e6f7]}\\\"}\"}","context":{"RequestID":"02aa468c-3888-4b00-9611-168f6602e6f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d370ae43-64cd-437a-84b5-8934212dbd8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:21.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02aa468c-3888-4b00-9611-168f6602e6f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d370ae43-64cd-437a-84b5-8934212dbd8c","LogTimestamp":"2023-09-27T03:30:21.339Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:30:21.697Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.712Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.722Z","message":"Token to replica map computation for keyspace sdctitan completed in 10 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.810Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83c0dce7-8621-4089-82b6-17f9d08f8b03","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:21.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.810Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83c0dce7-8621-4089-82b6-17f9d08f8b03","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:21.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.810Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83c0dce7-8621-4089-82b6-17f9d08f8b03","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:21.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:21.812Z","message":"Invoke","context":{"RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","InvocationID":"83c0dce7-8621-4089-82b6-17f9d08f8b03","LogTimestamp":"2023-09-27T03:30:21.811Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:22.509Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:23.352Z","message":"Entering","context":{"RequestID":"1f11514f-570b-4fcb-97e6-5bc100d05162","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19864d58-9d1b-45fe-bebd-c670c1fdb945","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:23.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:23.357Z","message":"{\"transactionId\":\"1f11514f-570b-4fcb-97e6-5bc100d05162\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:23:353\",\"respDate\":\"230927-03:30:23:357\",\"sourceId\":\"haproxy:1f11514f-570b-4fcb-97e6-5bc100d05162\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:23:353-36775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5c71ec4-e24f-41e3-bca1-6d5ca52c87e4], x-b3-parentspanid=[d7a66b8448f4cc4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[449f2244682f976dd7a66b8448f4cc4b], x-b3-spanid=[0c01242bfd037552], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f11514f-570b-4fcb-97e6-5bc100d05162]}\\\"}\"}","context":{"RequestID":"1f11514f-570b-4fcb-97e6-5bc100d05162","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19864d58-9d1b-45fe-bebd-c670c1fdb945","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:23.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:23.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f11514f-570b-4fcb-97e6-5bc100d05162","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19864d58-9d1b-45fe-bebd-c670c1fdb945","LogTimestamp":"2023-09-27T03:30:23.358Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:30:23.510Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:25.372Z","message":"Entering","context":{"RequestID":"29da8266-7e97-4324-9956-6af47ec15814","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d7b068a-f7a0-4cc3-a0fa-c3cb4e843527","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:25.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:25.376Z","message":"{\"transactionId\":\"29da8266-7e97-4324-9956-6af47ec15814\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:25:373\",\"respDate\":\"230927-03:30:25:375\",\"sourceId\":\"haproxy:29da8266-7e97-4324-9956-6af47ec15814\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:25:373-76413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0aebc67f-cb68-482e-ac5b-a6d4113071fe], x-b3-parentspanid=[7e32847f3580de0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a6c6ad805de4e5b7e32847f3580de0d], x-b3-spanid=[59b5386dbf4d2be8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29da8266-7e97-4324-9956-6af47ec15814]}\\\"}\"}","context":{"RequestID":"29da8266-7e97-4324-9956-6af47ec15814","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d7b068a-f7a0-4cc3-a0fa-c3cb4e843527","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:25.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:25.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29da8266-7e97-4324-9956-6af47ec15814","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d7b068a-f7a0-4cc3-a0fa-c3cb4e843527","LogTimestamp":"2023-09-27T03:30:25.376Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:25.845Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:30:26.329Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:26.330Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:26.330Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:27.398Z","message":"Entering","context":{"RequestID":"25077684-0e3f-42c9-98c0-7446b6492120","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8ff262b-18c8-485c-8748-f50ae101e8eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:27.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:27.401Z","message":"{\"transactionId\":\"25077684-0e3f-42c9-98c0-7446b6492120\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:27:398\",\"respDate\":\"230927-03:30:27:401\",\"sourceId\":\"haproxy:25077684-0e3f-42c9-98c0-7446b6492120\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:27:398-55925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[469821fd-6acc-4b5c-8c08-f74dec4c2439], x-b3-parentspanid=[40b6dffd54165bfa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae42e7db86b4ff7d40b6dffd54165bfa], x-b3-spanid=[f0111b6578db8f8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25077684-0e3f-42c9-98c0-7446b6492120]}\\\"}\"}","context":{"RequestID":"25077684-0e3f-42c9-98c0-7446b6492120","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8ff262b-18c8-485c-8748-f50ae101e8eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:27.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:27.402Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25077684-0e3f-42c9-98c0-7446b6492120","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8ff262b-18c8-485c-8748-f50ae101e8eb","LogTimestamp":"2023-09-27T03:30:27.402Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:30:27.516Z","message":"Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:27.540Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5728","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","InvocationID":"83c0dce7-8621-4089-82b6-17f9d08f8b03","LogTimestamp":"2023-09-27T03:30:27.539Z","ResponseDesc":"Created","elapsedTime":"35"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:27.743Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:27:635\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785421801\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fd7fb09e-d930-41b9-b83f-cfde9df48640\",\"resource-version\":\"1695785421801\",\"model-name\":\"action\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af593b4b-490e-4665-ad74-2f6351c0a7ce\"}}","context":{"RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:27.742Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.211Z","message":"Entering","context":{"RequestID":"ff053e9e-c15c-47e8-bad5-a1cbd16c377c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db5b958f-c5b6-4d3f-b036-78e3af4c0115","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:28.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.215Z","message":"{\"transactionId\":\"ff053e9e-c15c-47e8-bad5-a1cbd16c377c\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:28:212\",\"respDate\":\"230927-03:30:28:215\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ff053e9e-c15c-47e8-bad5-a1cbd16c377c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:28:212-94164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f528f75e-ef01-44c9-a393-e6d99c683794], x-b3-parentspanid=[c65b910c1d6ff882], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58775], x-envoy-attempt-count=[1], x-b3-traceid=[5a16f2b410087d60c65b910c1d6ff882], x-b3-spanid=[04ce6431860a5fde], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ff053e9e-c15c-47e8-bad5-a1cbd16c377c]}\\\"}\"}","context":{"RequestID":"ff053e9e-c15c-47e8-bad5-a1cbd16c377c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db5b958f-c5b6-4d3f-b036-78e3af4c0115","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:28.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff053e9e-c15c-47e8-bad5-a1cbd16c377c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db5b958f-c5b6-4d3f-b036-78e3af4c0115","LogTimestamp":"2023-09-27T03:30:28.215Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:30:28.420Z","message":"Entering","context":{"RequestID":"01778d1e-f556-45f5-b8e0-c7368b7be55f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2ba4db6-0e8e-4fc2-b906-ada0a6833255","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"01778d1e-f556-45f5-b8e0-c7368b7be55f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2ba4db6-0e8e-4fc2-b906-ada0a6833255","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.424Z","message":"{\"transactionId\":\"01778d1e-f556-45f5-b8e0-c7368b7be55f\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:28:421\",\"respDate\":\"230927-03:30:28:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:01778d1e-f556-45f5-b8e0-c7368b7be55f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:28:421-38102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[01778d1e-f556-45f5-b8e0-c7368b7be55f]}\\\"}\"}","context":{"RequestID":"01778d1e-f556-45f5-b8e0-c7368b7be55f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2ba4db6-0e8e-4fc2-b906-ada0a6833255","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01778d1e-f556-45f5-b8e0-c7368b7be55f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2ba4db6-0e8e-4fc2-b906-ada0a6833255","LogTimestamp":"2023-09-27T03:30:28.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:30:28.430Z","message":"{\"transactionId\":\"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:21:318\",\"respDate\":\"230927-03:30:28:430\",\"sourceId\":\"AAI-TOOLS:d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:21:318-22453\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6d89f4d0-0fc8-47a4-9d75-9ff3e3ecd29d], x-b3-parentspanid=[eb59b9b71a7d29ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd411af22279666178e7869c97479cfc], x-b3-spanid=[500de67ce7e0d2eb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"af593b4b-490e-4665-ad74-2f6351c0a7ce\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fd7fb09e-d930-41b9-b83f-cfde9df48640\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"action\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:21:318-22453\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4192], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:21:318-22453]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5728","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"83c0dce7-8621-4089-82b6-17f9d08f8b03","LogTimestamp":"2023-09-27T03:30:27.539Z","elapsedTime":"78"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.431Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7114","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"83c0dce7-8621-4089-82b6-17f9d08f8b03","LogTimestamp":"2023-09-27T03:30:28.431Z","ResponseDesc":"Created","elapsedTime":"78"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:28 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce" 201 0 REST d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 7148 - "logType": "access"
{"timestamp":"2023-09-27T03:30:28.517Z","message":"[Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.621Z","message":"Entering","context":{"RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0ac2998-13cc-43f3-9640-fa86bcd24289","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:28.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.636Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0ac2998-13cc-43f3-9640-fa86bcd24289","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:28.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.636Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0ac2998-13cc-43f3-9640-fa86bcd24289","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:28.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.636Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0ac2998-13cc-43f3-9640-fa86bcd24289","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:28.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.637Z","message":"Invoke","context":{"RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","InvocationID":"d0ac2998-13cc-43f3-9640-fa86bcd24289","LogTimestamp":"2023-09-27T03:30:28.637Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:28.832Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d6dbf8bb-5b05-4dd8-b8d4-5a8c7d49feb7","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"1089","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:28.831Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.422Z","message":"Entering","context":{"RequestID":"31da5c06-3193-4301-b7e4-cee3b780d65a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"039c769d-d20b-4a09-a20a-855e47cf40a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:29.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.427Z","message":"{\"transactionId\":\"31da5c06-3193-4301-b7e4-cee3b780d65a\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:29:423\",\"respDate\":\"230927-03:30:29:426\",\"sourceId\":\"haproxy:31da5c06-3193-4301-b7e4-cee3b780d65a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:29:423-73942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb2621e8-d169-40f5-92d4-943abeeaf9db], x-b3-parentspanid=[4e79d4423abebc4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a10b20e314910fa4e79d4423abebc4d], x-b3-spanid=[0c2d5c4dda18722a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31da5c06-3193-4301-b7e4-cee3b780d65a]}\\\"}\"}","context":{"RequestID":"31da5c06-3193-4301-b7e4-cee3b780d65a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"039c769d-d20b-4a09-a20a-855e47cf40a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:29.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31da5c06-3193-4301-b7e4-cee3b780d65a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"039c769d-d20b-4a09-a20a-855e47cf40a8","LogTimestamp":"2023-09-27T03:30:29.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:30:29.578Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"941","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","InvocationID":"d0ac2998-13cc-43f3-9640-fa86bcd24289","LogTimestamp":"2023-09-27T03:30:29.578Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.617Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:29:604\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785428635\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\",\"resource-version\":\"1695785428635\",\"model-name\":\"action-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9551346c-7d8b-4daf-9926-b93e96e2344a\"}}","context":{"RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:29.616Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.642Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:29.642Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.653Z","message":"{\"transactionId\":\"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:28:622\",\"respDate\":\"230927-03:30:29:653\",\"sourceId\":\"AAI-TOOLS:1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:28:622-16855\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[839b610b-2dda-40eb-b143-dec8fff76a83], x-b3-parentspanid=[8ca98b556f18ccb6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e462558e65f51734b28e64f54ec63dcb], x-b3-spanid=[78bad78aadba3c94], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9551346c-7d8b-4daf-9926-b93e96e2344a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"action-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:28:622-16855\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4128], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:28:622-16855]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"941","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d0ac2998-13cc-43f3-9640-fa86bcd24289","LogTimestamp":"2023-09-27T03:30:29.578Z","elapsedTime":"20"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.654Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1033","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d0ac2998-13cc-43f3-9640-fa86bcd24289","LogTimestamp":"2023-09-27T03:30:29.654Z","ResponseDesc":"Created","elapsedTime":"20"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:29 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a" 201 0 REST 1dec4b8f-26dd-4dcc-b98c-bb0bab18c3bf AAI-TOOLS 127.0.0.6 - - - - - - - - - 1038 - "logType": "access"
{"timestamp":"2023-09-27T03:30:29.744Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.766Z","message":"Entering","context":{"RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31a7c7f9-c6c5-4129-94b0-4823032dcd39","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:29.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.780Z","message":"Checking for system property [partnerName]","context":{"RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31a7c7f9-c6c5-4129-94b0-4823032dcd39","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:29.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.781Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31a7c7f9-c6c5-4129-94b0-4823032dcd39","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:29.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.781Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31a7c7f9-c6c5-4129-94b0-4823032dcd39","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:29.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:29.781Z","message":"Invoke","context":{"RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","InvocationID":"31a7c7f9-c6c5-4129-94b0-4823032dcd39","LogTimestamp":"2023-09-27T03:30:29.781Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:30.630Z","message":"Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.317Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1536","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","InvocationID":"31a7c7f9-c6c5-4129-94b0-4823032dcd39","LogTimestamp":"2023-09-27T03:30:31.317Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.353Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"df614daf-4bb8-4c15-81bd-ca46b8814d20\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:31:340\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785429780\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7ad0915f-25c0-4a70-b9bc-185a75f87564\",\"resource-version\":\"1695785429780\",\"model-name\":\"allotted-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:31.352Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.384Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:31.384Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.399Z","message":"{\"transactionId\":\"df614daf-4bb8-4c15-81bd-ca46b8814d20\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:29:767\",\"respDate\":\"230927-03:30:31:398\",\"sourceId\":\"AAI-TOOLS:df614daf-4bb8-4c15-81bd-ca46b8814d20\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:29:767-80682\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[510f6ecf-ced9-4e91-8a7d-8628cd8dc400], x-b3-parentspanid=[cf40382b0c757539], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[df614daf-4bb8-4c15-81bd-ca46b8814d20], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0036d4b02da17546efd6408ed3f2a2df], x-b3-spanid=[c1f335eb5cb16f5d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[df614daf-4bb8-4c15-81bd-ca46b8814d20]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7ad0915f-25c0-4a70-b9bc-185a75f87564\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"allotted-resource\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:29:767-80682\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4248], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:29:767-80682]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1536","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"31a7c7f9-c6c5-4129-94b0-4823032dcd39","LogTimestamp":"2023-09-27T03:30:31.317Z","elapsedTime":"18"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.400Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"df614daf-4bb8-4c15-81bd-ca46b8814d20","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1633","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"31a7c7f9-c6c5-4129-94b0-4823032dcd39","LogTimestamp":"2023-09-27T03:30:31.399Z","ResponseDesc":"Created","elapsedTime":"18"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381" 201 0 REST df614daf-4bb8-4c15-81bd-ca46b8814d20 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1638 - "logType": "access"
{"timestamp":"2023-09-27T03:30:31.448Z","message":"Entering","context":{"RequestID":"310a594b-b89e-4982-8411-94b8aeb0d89e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c12ff206-0d49-4570-8882-5441b8d3e268","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:31.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.453Z","message":"{\"transactionId\":\"310a594b-b89e-4982-8411-94b8aeb0d89e\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:31:449\",\"respDate\":\"230927-03:30:31:452\",\"sourceId\":\"haproxy:310a594b-b89e-4982-8411-94b8aeb0d89e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:31:449-57177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67789ce1-9dcc-49c5-b8d6-40a3ecca8b32], x-b3-parentspanid=[a402ebe1706e6e89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a93df56175be31c5a402ebe1706e6e89], x-b3-spanid=[f343224eb2b35bcc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[310a594b-b89e-4982-8411-94b8aeb0d89e]}\\\"}\"}","context":{"RequestID":"310a594b-b89e-4982-8411-94b8aeb0d89e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c12ff206-0d49-4570-8882-5441b8d3e268","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:31.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"310a594b-b89e-4982-8411-94b8aeb0d89e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c12ff206-0d49-4570-8882-5441b8d3e268","LogTimestamp":"2023-09-27T03:30:31.453Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:30:31.458Z","message":"Entering","context":{"RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9ef4776-8b47-4f5b-937f-49bcb466381c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:31.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.470Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9ef4776-8b47-4f5b-937f-49bcb466381c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:31.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.470Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9ef4776-8b47-4f5b-937f-49bcb466381c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:31.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.470Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9ef4776-8b47-4f5b-937f-49bcb466381c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:31.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.470Z","message":"Invoke","context":{"RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","InvocationID":"a9ef4776-8b47-4f5b-937f-49bcb466381c","LogTimestamp":"2023-09-27T03:30:31.470Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.621Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"150","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","InvocationID":"a9ef4776-8b47-4f5b-937f-49bcb466381c","LogTimestamp":"2023-09-27T03:30:31.620Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.631Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.634Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.645Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ffeb7080-af88-44bd-9300-84a4afe11f54\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:31:635\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785431469\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6c092fb1-21b2-456b-9e01-67fb4de1896e\",\"resource-version\":\"1695785431469\",\"model-name\":\"availability-zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"61b88c01-d819-41c0-8e21-7fd7ba47148e\"}}","context":{"RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:31.645Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.653Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.662Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.681Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:31.680Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.685Z","message":"{\"transactionId\":\"ffeb7080-af88-44bd-9300-84a4afe11f54\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:31:459\",\"respDate\":\"230927-03:30:31:684\",\"sourceId\":\"AAI-TOOLS:ffeb7080-af88-44bd-9300-84a4afe11f54\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:31:459-81216\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[73aa4bd6-7e11-4b75-894b-0e03f3b06cb5], x-b3-parentspanid=[65cca0cbff5521c4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ffeb7080-af88-44bd-9300-84a4afe11f54], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59b10de14b5314560543a98753fbd4aa], x-b3-spanid=[5f49071248537a07], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[ffeb7080-af88-44bd-9300-84a4afe11f54]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"61b88c01-d819-41c0-8e21-7fd7ba47148e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6c092fb1-21b2-456b-9e01-67fb4de1896e\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"availability-zone\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:31:459-81216\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8360], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:31:459-81216]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"150","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a9ef4776-8b47-4f5b-937f-49bcb466381c","LogTimestamp":"2023-09-27T03:30:31.620Z","elapsedTime":"10"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.686Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ffeb7080-af88-44bd-9300-84a4afe11f54","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"228","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a9ef4776-8b47-4f5b-937f-49bcb466381c","LogTimestamp":"2023-09-27T03:30:31.686Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e" 201 0 REST ffeb7080-af88-44bd-9300-84a4afe11f54 AAI-TOOLS 127.0.0.6 - - - - - - - - - 233 - "logType": "access"
{"timestamp":"2023-09-27T03:30:31.751Z","message":"Entering","context":{"RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"767e0f00-8c6f-4059-bf1c-868ff1aa62bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:31.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.767Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"767e0f00-8c6f-4059-bf1c-868ff1aa62bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:31.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.767Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"767e0f00-8c6f-4059-bf1c-868ff1aa62bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:31.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.767Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"767e0f00-8c6f-4059-bf1c-868ff1aa62bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:31.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.768Z","message":"Invoke","context":{"RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","InvocationID":"767e0f00-8c6f-4059-bf1c-868ff1aa62bb","LogTimestamp":"2023-09-27T03:30:31.768Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.891Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","InvocationID":"767e0f00-8c6f-4059-bf1c-868ff1aa62bb","LogTimestamp":"2023-09-27T03:30:31.891Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.914Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1bb0d875-55db-4149-89d0-76ff724a828b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:31:905\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785431765\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b2dea88d-78a0-49bf-95c9-5819df08e966\",\"resource-version\":\"1695785431765\",\"model-name\":\"az-and-dvs-switches\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\"}}","context":{"RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:31.914Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.932Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:31.932Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.968Z","message":"{\"transactionId\":\"1bb0d875-55db-4149-89d0-76ff724a828b\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:31:752\",\"respDate\":\"230927-03:30:31:967\",\"sourceId\":\"AAI-TOOLS:1bb0d875-55db-4149-89d0-76ff724a828b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:31:752-92427\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[568a1f1d-ecb0-430e-9057-af0590cc1ace], x-b3-parentspanid=[6e8a55bf0d32749e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1bb0d875-55db-4149-89d0-76ff724a828b], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccc1ebadf60024f32ec3a3044b1d83db], x-b3-spanid=[cc0aface1d582664], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[1bb0d875-55db-4149-89d0-76ff724a828b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b2dea88d-78a0-49bf-95c9-5819df08e966\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"az-and-dvs-switches\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:31:752-92427\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12456], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:31:752-92427]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"767e0f00-8c6f-4059-bf1c-868ff1aa62bb","LogTimestamp":"2023-09-27T03:30:31.891Z","elapsedTime":"10"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:31.970Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1bb0d875-55db-4149-89d0-76ff724a828b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"218","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"767e0f00-8c6f-4059-bf1c-868ff1aa62bb","LogTimestamp":"2023-09-27T03:30:31.969Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:31 +0000] "PUT /aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896" 201 0 REST 1bb0d875-55db-4149-89d0-76ff724a828b AAI-TOOLS 127.0.0.6 - - - - - - - - - 224 - "logType": "access"
{"timestamp":"2023-09-27T03:30:32.041Z","message":"Entering","context":{"RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b467a24-ea72-4143-8e10-7880c06dff53","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:32.056Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b467a24-ea72-4143-8e10-7880c06dff53","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:32.056Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b467a24-ea72-4143-8e10-7880c06dff53","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:32.056Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b467a24-ea72-4143-8e10-7880c06dff53","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:32.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:32.057Z","message":"Invoke","context":{"RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","InvocationID":"2b467a24-ea72-4143-8e10-7880c06dff53","LogTimestamp":"2023-09-27T03:30:32.057Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:32.634Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:32.930Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"872","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","InvocationID":"2b467a24-ea72-4143-8e10-7880c06dff53","LogTimestamp":"2023-09-27T03:30:32.929Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:32.951Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:32:942\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785432055\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\",\"resource-version\":\"1695785432055\",\"model-name\":\"class-of-service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"18094b19-d16d-4822-8acf-e92c6aefa178\"}}","context":{"RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:32.950Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:32.989Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:32.988Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.006Z","message":"{\"transactionId\":\"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:32:041\",\"respDate\":\"230927-03:30:33:006\",\"sourceId\":\"AAI-TOOLS:e4c6b7b2-fae5-415d-8a43-fc1d624d59fb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:32:041-63663\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7d0fedc5-e98a-49cd-a693-1a8cef023b42], x-b3-parentspanid=[7567d16d44063932], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e4c6b7b2-fae5-415d-8a43-fc1d624d59fb], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cad3589013cca9ca41f146592ede61bd], x-b3-spanid=[57bcada328f7d972], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[e4c6b7b2-fae5-415d-8a43-fc1d624d59fb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"18094b19-d16d-4822-8acf-e92c6aefa178\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"class-of-service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:32:041-63663\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4328], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:32:041-63663]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"872","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2b467a24-ea72-4143-8e10-7880c06dff53","LogTimestamp":"2023-09-27T03:30:32.929Z","elapsedTime":"8"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.007Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e4c6b7b2-fae5-415d-8a43-fc1d624d59fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"967","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2b467a24-ea72-4143-8e10-7880c06dff53","LogTimestamp":"2023-09-27T03:30:33.007Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178" 201 0 REST e4c6b7b2-fae5-415d-8a43-fc1d624d59fb AAI-TOOLS 127.0.0.6 - - - - - - - - - 972 - "logType": "access"
{"timestamp":"2023-09-27T03:30:33.064Z","message":"Entering","context":{"RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da687e71-e3d6-45d6-bbc4-0d86d2599316","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.075Z","message":"Checking for system property [partnerName]","context":{"RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da687e71-e3d6-45d6-bbc4-0d86d2599316","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.075Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da687e71-e3d6-45d6-bbc4-0d86d2599316","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.075Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da687e71-e3d6-45d6-bbc4-0d86d2599316","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.076Z","message":"Invoke","context":{"RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","InvocationID":"da687e71-e3d6-45d6-bbc4-0d86d2599316","LogTimestamp":"2023-09-27T03:30:33.076Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.466Z","message":"Entering","context":{"RequestID":"dda120ed-d12d-4878-94fe-6d1be32a3932","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91640da8-10e6-4d55-b5a1-ed7f9342cb9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:33.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.469Z","message":"{\"transactionId\":\"dda120ed-d12d-4878-94fe-6d1be32a3932\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:33:467\",\"respDate\":\"230927-03:30:33:469\",\"sourceId\":\"haproxy:dda120ed-d12d-4878-94fe-6d1be32a3932\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:33:467-11838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d6a4d44-adf4-469d-9126-c9e452e8f752], x-b3-parentspanid=[561587a1974b9f98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78ccf9c593c113ea561587a1974b9f98], x-b3-spanid=[792fe30b3b78610a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dda120ed-d12d-4878-94fe-6d1be32a3932]}\\\"}\"}","context":{"RequestID":"dda120ed-d12d-4878-94fe-6d1be32a3932","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91640da8-10e6-4d55-b5a1-ed7f9342cb9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:33.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dda120ed-d12d-4878-94fe-6d1be32a3932","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91640da8-10e6-4d55-b5a1-ed7f9342cb9f","LogTimestamp":"2023-09-27T03:30:33.470Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:30:33.537Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"462","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","InvocationID":"da687e71-e3d6-45d6-bbc4-0d86d2599316","LogTimestamp":"2023-09-27T03:30:33.537Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.557Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"93312e1e-189a-4638-89cd-fc8d1e3d9a07\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:33:548\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785433074\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2a160989-b202-47dd-874b-4a0f275998f7\",\"resource-version\":\"1695785433074\",\"model-name\":\"cloud-region\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:33.556Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.577Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:33.577Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.581Z","message":"{\"transactionId\":\"93312e1e-189a-4638-89cd-fc8d1e3d9a07\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:33:065\",\"respDate\":\"230927-03:30:33:580\",\"sourceId\":\"AAI-TOOLS:93312e1e-189a-4638-89cd-fc8d1e3d9a07\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:33:065-24850\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0465cf82-5802-45f7-b04d-686cc6d4f0d8], x-b3-parentspanid=[161d656ce3e46f31], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[93312e1e-189a-4638-89cd-fc8d1e3d9a07], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29ffd123ca978684562755be25631068], x-b3-spanid=[b162565da0c26e88], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[93312e1e-189a-4638-89cd-fc8d1e3d9a07]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2a160989-b202-47dd-874b-4a0f275998f7\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"cloud-region\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:33:065-24850\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4096], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:33:065-24850]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"462","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"da687e71-e3d6-45d6-bbc4-0d86d2599316","LogTimestamp":"2023-09-27T03:30:33.537Z","elapsedTime":"7"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.582Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"93312e1e-189a-4638-89cd-fc8d1e3d9a07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"519","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"da687e71-e3d6-45d6-bbc4-0d86d2599316","LogTimestamp":"2023-09-27T03:30:33.582Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3" 201 0 REST 93312e1e-189a-4638-89cd-fc8d1e3d9a07 AAI-TOOLS 127.0.0.6 - - - - - - - - - 523 - "logType": "access"
{"timestamp":"2023-09-27T03:30:33.650Z","message":"Entering","context":{"RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d6d783b-bf65-4470-87f1-96ce9a66e61e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.666Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d6d783b-bf65-4470-87f1-96ce9a66e61e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.666Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d6d783b-bf65-4470-87f1-96ce9a66e61e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.666Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d6d783b-bf65-4470-87f1-96ce9a66e61e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.667Z","message":"Invoke","context":{"RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","InvocationID":"5d6d783b-bf65-4470-87f1-96ce9a66e61e","LogTimestamp":"2023-09-27T03:30:33.667Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.743Z","message":"Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.822Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"156","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","InvocationID":"5d6d783b-bf65-4470-87f1-96ce9a66e61e","LogTimestamp":"2023-09-27T03:30:33.822Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.843Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4f37e661-6c36-4a41-96be-75b17e7247d1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:33:835\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785433665\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3f908abc-3a15-40d0-b674-2a639e52884d\",\"resource-version\":\"1695785433665\",\"model-name\":\"collection\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\"}}","context":{"RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:33.843Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.898Z","message":"{\"transactionId\":\"4f37e661-6c36-4a41-96be-75b17e7247d1\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:33:651\",\"respDate\":\"230927-03:30:33:898\",\"sourceId\":\"AAI-TOOLS:4f37e661-6c36-4a41-96be-75b17e7247d1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:33:651-5363\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f2f69a52-5269-4e34-94b1-700259c55efb], x-b3-parentspanid=[e83ae0a3f9851bd3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4f37e661-6c36-4a41-96be-75b17e7247d1], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f97c0c489884989a24d484d10b17e69e], x-b3-spanid=[b666fc79198a2524], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[298], Content-Type=[application/json], X-ONAP-RequestID=[4f37e661-6c36-4a41-96be-75b17e7247d1]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\\\\\\\",\\\\n   \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n   \\\\\\\"model-vers\\\\\\\" : {\\\\n      \\\\\\\"model-ver\\\\\\\" : [ {\\\\n         \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3f908abc-3a15-40d0-b674-2a639e52884d\\\\\\\",\\\\n         \\\\\\\"model-name\\\\\\\" : \\\\\\\"collection\\\\\\\",\\\\n         \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:33:651-5363\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20648], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:33:651-5363]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"156","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5d6d783b-bf65-4470-87f1-96ce9a66e61e","LogTimestamp":"2023-09-27T03:30:33.822Z","elapsedTime":"8"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.900Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"249","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5d6d783b-bf65-4470-87f1-96ce9a66e61e","LogTimestamp":"2023-09-27T03:30:33.899Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23" 201 0 REST 4f37e661-6c36-4a41-96be-75b17e7247d1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 255 - "logType": "access"
{"timestamp":"2023-09-27T03:30:33.906Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4f37e661-6c36-4a41-96be-75b17e7247d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"63","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:33.906Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.959Z","message":"Entering","context":{"RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed4fe436-5c68-45e1-8aa4-4062e1cd0c48","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.970Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed4fe436-5c68-45e1-8aa4-4062e1cd0c48","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.970Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed4fe436-5c68-45e1-8aa4-4062e1cd0c48","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.970Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed4fe436-5c68-45e1-8aa4-4062e1cd0c48","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:33.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:33.971Z","message":"Invoke","context":{"RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","InvocationID":"ed4fe436-5c68-45e1-8aa4-4062e1cd0c48","LogTimestamp":"2023-09-27T03:30:33.971Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.082Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","InvocationID":"ed4fe436-5c68-45e1-8aa4-4062e1cd0c48","LogTimestamp":"2023-09-27T03:30:34.081Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.100Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c647ea29-c9be-48e4-a2c8-7e54910f1ff5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:34:092\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785433969\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\",\"resource-version\":\"1695785433969\",\"model-name\":\"complex\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:34.099Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.132Z","message":"{\"transactionId\":\"c647ea29-c9be-48e4-a2c8-7e54910f1ff5\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:33:960\",\"respDate\":\"230927-03:30:34:132\",\"sourceId\":\"AAI-TOOLS:c647ea29-c9be-48e4-a2c8-7e54910f1ff5\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:33:960-38015\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fff6541e-3c03-47d8-a296-d9d6459e0db3], x-b3-parentspanid=[ec99ccd6514f7d86], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c647ea29-c9be-48e4-a2c8-7e54910f1ff5], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f05ddeecee6ab972a6c928a56c30e40], x-b3-spanid=[83301885d0d623f5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[c647ea29-c9be-48e4-a2c8-7e54910f1ff5]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"complex\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:33:960-38015\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24608], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:33:960-38015]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ed4fe436-5c68-45e1-8aa4-4062e1cd0c48","LogTimestamp":"2023-09-27T03:30:34.081Z","elapsedTime":"7"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.133Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ed4fe436-5c68-45e1-8aa4-4062e1cd0c48","LogTimestamp":"2023-09-27T03:30:34.133Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.134Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c647ea29-c9be-48e4-a2c8-7e54910f1ff5","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:34.134Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353" 201 0 REST c647ea29-c9be-48e4-a2c8-7e54910f1ff5 AAI-TOOLS 127.0.0.6 - - - - - - - - - 179 - "logType": "access"
{"timestamp":"2023-09-27T03:30:34.193Z","message":"Entering","context":{"RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57d72fa6-88b8-417c-ab28-23a866ef3ee9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.205Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57d72fa6-88b8-417c-ab28-23a866ef3ee9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.205Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57d72fa6-88b8-417c-ab28-23a866ef3ee9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.205Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57d72fa6-88b8-417c-ab28-23a866ef3ee9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.206Z","message":"Invoke","context":{"RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","InvocationID":"57d72fa6-88b8-417c-ab28-23a866ef3ee9","LogTimestamp":"2023-09-27T03:30:34.206Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.319Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","InvocationID":"57d72fa6-88b8-417c-ab28-23a866ef3ee9","LogTimestamp":"2023-09-27T03:30:34.319Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.339Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fce980f4-7a51-47e0-8f48-8a0047005e4e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:34:330\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785434204\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\",\"resource-version\":\"1695785434204\",\"model-name\":\"configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:34.339Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.365Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:34.365Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.447Z","message":"{\"transactionId\":\"fce980f4-7a51-47e0-8f48-8a0047005e4e\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:34:194\",\"respDate\":\"230927-03:30:34:447\",\"sourceId\":\"AAI-TOOLS:fce980f4-7a51-47e0-8f48-8a0047005e4e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:34:194-54237\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[17039818-23e1-4f78-9f2d-d6ce9ae2cbfc], x-b3-parentspanid=[80570bf816f58af4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fce980f4-7a51-47e0-8f48-8a0047005e4e], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a44bee1f8ab213dd6aeb6041a2da1be3], x-b3-spanid=[1b6ec08af5ee8e69], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[fce980f4-7a51-47e0-8f48-8a0047005e4e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"166c050d-f69d-4305-943e-0bc58c3a26cf\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:34:194-54237\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12384], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:34:194-54237]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"57d72fa6-88b8-417c-ab28-23a866ef3ee9","LogTimestamp":"2023-09-27T03:30:34.319Z","elapsedTime":"7"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.448Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fce980f4-7a51-47e0-8f48-8a0047005e4e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"255","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"57d72fa6-88b8-417c-ab28-23a866ef3ee9","LogTimestamp":"2023-09-27T03:30:34.448Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf" 201 0 REST fce980f4-7a51-47e0-8f48-8a0047005e4e AAI-TOOLS 127.0.0.6 - - - - - - - - - 260 - "logType": "access"
{"timestamp":"2023-09-27T03:30:34.513Z","message":"Entering","context":{"RequestID":"8572ea0e-501e-4130-899a-859360acd90e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9a46a4f-fb12-47cb-908c-ecc62b3911b4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.523Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8572ea0e-501e-4130-899a-859360acd90e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9a46a4f-fb12-47cb-908c-ecc62b3911b4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.523Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8572ea0e-501e-4130-899a-859360acd90e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9a46a4f-fb12-47cb-908c-ecc62b3911b4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.523Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8572ea0e-501e-4130-899a-859360acd90e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9a46a4f-fb12-47cb-908c-ecc62b3911b4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.524Z","message":"Invoke","context":{"RequestID":"8572ea0e-501e-4130-899a-859360acd90e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","InvocationID":"b9a46a4f-fb12-47cb-908c-ecc62b3911b4","LogTimestamp":"2023-09-27T03:30:34.524Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.697Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8572ea0e-501e-4130-899a-859360acd90e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"172","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","InvocationID":"b9a46a4f-fb12-47cb-908c-ecc62b3911b4","LogTimestamp":"2023-09-27T03:30:34.696Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.719Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"8572ea0e-501e-4130-899a-859360acd90e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:34:709\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785434522\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"22104c9f-29fd-462f-be07-96cd6b46dd33\",\"resource-version\":\"1695785434522\",\"model-name\":\"connector\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4c01c948-7607-4d66-8a6c-99c2c2717936\"}}","context":{"RequestID":"8572ea0e-501e-4130-899a-859360acd90e","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:34.718Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.743Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.752Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8572ea0e-501e-4130-899a-859360acd90e","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:34.751Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.759Z","message":"{\"transactionId\":\"8572ea0e-501e-4130-899a-859360acd90e\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:34:514\",\"respDate\":\"230927-03:30:34:759\",\"sourceId\":\"AAI-TOOLS:8572ea0e-501e-4130-899a-859360acd90e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:34:514-54978\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[52368046-d5ef-4920-adfa-004e70427eac], x-b3-parentspanid=[b8e89ec5745aecb6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8572ea0e-501e-4130-899a-859360acd90e], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccee0aeed36b2eb9ca310305213d1f75], x-b3-spanid=[b8d871ba638a40e5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[8572ea0e-501e-4130-899a-859360acd90e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"4c01c948-7607-4d66-8a6c-99c2c2717936\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"22104c9f-29fd-462f-be07-96cd6b46dd33\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"connector\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:34:514-54978\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8192], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:34:514-54978]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8572ea0e-501e-4130-899a-859360acd90e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"172","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b9a46a4f-fb12-47cb-908c-ecc62b3911b4","LogTimestamp":"2023-09-27T03:30:34.696Z","elapsedTime":"7"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.760Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8572ea0e-501e-4130-899a-859360acd90e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"247","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b9a46a4f-fb12-47cb-908c-ecc62b3911b4","LogTimestamp":"2023-09-27T03:30:34.760Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936" 201 0 REST 8572ea0e-501e-4130-899a-859360acd90e AAI-TOOLS 127.0.0.6 - - - - - - - - - 251 - "logType": "access"
{"timestamp":"2023-09-27T03:30:34.821Z","message":"Entering","context":{"RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b88e0126-a2ea-4f60-91d4-a8504169982d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.838Z","message":"Checking for system property [partnerName]","context":{"RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b88e0126-a2ea-4f60-91d4-a8504169982d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.838Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b88e0126-a2ea-4f60-91d4-a8504169982d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.838Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b88e0126-a2ea-4f60-91d4-a8504169982d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:34.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.839Z","message":"Invoke","context":{"RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","InvocationID":"b88e0126-a2ea-4f60-91d4-a8504169982d","LogTimestamp":"2023-09-27T03:30:34.839Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.926Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","InvocationID":"b88e0126-a2ea-4f60-91d4-a8504169982d","LogTimestamp":"2023-09-27T03:30:34.926Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.945Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"872250d1-4552-4fdf-b36e-b4e17b2e56ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:34:936\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785434835\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01102126-9c04-4a89-945b-b131e61e95d7\",\"resource-version\":\"1695785434835\",\"model-name\":\"constrained-element-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\"}}","context":{"RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:34.945Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.967Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:34.966Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.968Z","message":"{\"transactionId\":\"872250d1-4552-4fdf-b36e-b4e17b2e56ab\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:34:822\",\"respDate\":\"230927-03:30:34:968\",\"sourceId\":\"AAI-TOOLS:872250d1-4552-4fdf-b36e-b4e17b2e56ab\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:34:822-91900\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[130d3473-b203-4b58-bae7-6f1df8ee6a0f], x-b3-parentspanid=[647f2e4257f12db0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[872250d1-4552-4fdf-b36e-b4e17b2e56ab], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15455fb101b7a4e6c3681022ca94ff09], x-b3-spanid=[fd73c7e74f09e654], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[872250d1-4552-4fdf-b36e-b4e17b2e56ab]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"01102126-9c04-4a89-945b-b131e61e95d7\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"constrained-element-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:34:822-91900\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32800], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:34:822-91900]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b88e0126-a2ea-4f60-91d4-a8504169982d","LogTimestamp":"2023-09-27T03:30:34.926Z","elapsedTime":"7"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:34.969Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"872250d1-4552-4fdf-b36e-b4e17b2e56ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"148","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b88e0126-a2ea-4f60-91d4-a8504169982d","LogTimestamp":"2023-09-27T03:30:34.968Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701" 201 0 REST 872250d1-4552-4fdf-b36e-b4e17b2e56ab AAI-TOOLS 127.0.0.6 - - - - - - - - - 153 - "logType": "access"
{"timestamp":"2023-09-27T03:30:35.026Z","message":"Entering","context":{"RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cadb1844-4a89-4f74-855a-71f47f7dcead","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.038Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cadb1844-4a89-4f74-855a-71f47f7dcead","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.039Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cadb1844-4a89-4f74-855a-71f47f7dcead","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.039Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cadb1844-4a89-4f74-855a-71f47f7dcead","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.040Z","message":"Invoke","context":{"RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","InvocationID":"cadb1844-4a89-4f74-855a-71f47f7dcead","LogTimestamp":"2023-09-27T03:30:35.040Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.163Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","InvocationID":"cadb1844-4a89-4f74-855a-71f47f7dcead","LogTimestamp":"2023-09-27T03:30:35.163Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.185Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7067d459-bce3-403f-9fae-0e6dbf5dedcc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:35:173\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785435037\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"44e5cb1f-0938-41aa-b766-d4595109fe89\",\"resource-version\":\"1695785435037\",\"model-name\":\"ctag-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\"}}","context":{"RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:35.185Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.212Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:35.212Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.229Z","message":"{\"transactionId\":\"7067d459-bce3-403f-9fae-0e6dbf5dedcc\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:35:027\",\"respDate\":\"230927-03:30:35:229\",\"sourceId\":\"AAI-TOOLS:7067d459-bce3-403f-9fae-0e6dbf5dedcc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:35:027-52712\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b7d817d9-0fb8-431c-99df-1198e418829b], x-b3-parentspanid=[9ae25d0d32dfd32a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7067d459-bce3-403f-9fae-0e6dbf5dedcc], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[024fe06b9ec62ba69fd6bf60375e4b41], x-b3-spanid=[73d2cb77a2f40477], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[7067d459-bce3-403f-9fae-0e6dbf5dedcc]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"44e5cb1f-0938-41aa-b766-d4595109fe89\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ctag-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:35:027-52712\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8424], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:35:027-52712]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"124","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cadb1844-4a89-4f74-855a-71f47f7dcead","LogTimestamp":"2023-09-27T03:30:35.163Z","elapsedTime":"7"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.231Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7067d459-bce3-403f-9fae-0e6dbf5dedcc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"204","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cadb1844-4a89-4f74-855a-71f47f7dcead","LogTimestamp":"2023-09-27T03:30:35.230Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:35 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f" 201 0 REST 7067d459-bce3-403f-9fae-0e6dbf5dedcc AAI-TOOLS 127.0.0.6 - - - - - - - - - 209 - "logType": "access"
{"timestamp":"2023-09-27T03:30:35.305Z","message":"Entering","context":{"RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cd0be48-601c-4053-908d-1c4aac942084","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.316Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cd0be48-601c-4053-908d-1c4aac942084","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.316Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cd0be48-601c-4053-908d-1c4aac942084","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.316Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cd0be48-601c-4053-908d-1c4aac942084","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.317Z","message":"Invoke","context":{"RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","InvocationID":"4cd0be48-601c-4053-908d-1c4aac942084","LogTimestamp":"2023-09-27T03:30:35.317Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.483Z","message":"Entering","context":{"RequestID":"896b1ec4-8f4b-4501-8014-098502d69ee1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3078fa3-c499-41ee-ade5-cf1447317747","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:35.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.483Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"167","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","InvocationID":"4cd0be48-601c-4053-908d-1c4aac942084","LogTimestamp":"2023-09-27T03:30:35.483Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.487Z","message":"{\"transactionId\":\"896b1ec4-8f4b-4501-8014-098502d69ee1\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:35:484\",\"respDate\":\"230927-03:30:35:486\",\"sourceId\":\"haproxy:896b1ec4-8f4b-4501-8014-098502d69ee1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:35:484-31358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d26c55c1-6bde-437b-9852-305848b0e23c], x-b3-parentspanid=[b5069368cac1bed4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e82c25d3e57d10c9b5069368cac1bed4], x-b3-spanid=[23ed7266e4684dee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[896b1ec4-8f4b-4501-8014-098502d69ee1]}\\\"}\"}","context":{"RequestID":"896b1ec4-8f4b-4501-8014-098502d69ee1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3078fa3-c499-41ee-ade5-cf1447317747","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:35.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"896b1ec4-8f4b-4501-8014-098502d69ee1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3078fa3-c499-41ee-ade5-cf1447317747","LogTimestamp":"2023-09-27T03:30:35.487Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:30:35.505Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:35:493\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785435315\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2056c41f-23b9-4de7-9f50-819adad37d76\",\"resource-version\":\"1695785435315\",\"model-name\":\"ctag-pool\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\"}}","context":{"RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:35.504Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.536Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:35.536Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.568Z","message":"{\"transactionId\":\"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:35:306\",\"respDate\":\"230927-03:30:35:568\",\"sourceId\":\"AAI-TOOLS:ea011f1d-bf1c-4de3-bf2c-3ba214c45fab\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:35:306-8361\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a5862bfc-5ca5-4545-b5a2-e1efd9624bde], x-b3-parentspanid=[e247915d6a678e2f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ea011f1d-bf1c-4de3-bf2c-3ba214c45fab], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7764e47adbb9fa4dc3d96da99198b565], x-b3-spanid=[7a373c8ff49b6eda], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[ea011f1d-bf1c-4de3-bf2c-3ba214c45fab]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"2056c41f-23b9-4de7-9f50-819adad37d76\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ctag-pool\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:35:306-8361\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12288], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:35:306-8361]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"167","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4cd0be48-601c-4053-908d-1c4aac942084","LogTimestamp":"2023-09-27T03:30:35.483Z","elapsedTime":"7"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.569Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ea011f1d-bf1c-4de3-bf2c-3ba214c45fab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"264","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4cd0be48-601c-4053-908d-1c4aac942084","LogTimestamp":"2023-09-27T03:30:35.569Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:35 +0000] "PUT /aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa" 201 0 REST ea011f1d-bf1c-4de3-bf2c-3ba214c45fab AAI-TOOLS 127.0.0.6 - - - - - - - - - 269 - "logType": "access"
{"timestamp":"2023-09-27T03:30:35.636Z","message":"Entering","context":{"RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"102eea38-2586-403e-afac-b98720a47bde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.648Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"102eea38-2586-403e-afac-b98720a47bde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.648Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"102eea38-2586-403e-afac-b98720a47bde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.648Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"102eea38-2586-403e-afac-b98720a47bde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.649Z","message":"Invoke","context":{"RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","InvocationID":"102eea38-2586-403e-afac-b98720a47bde","LogTimestamp":"2023-09-27T03:30:35.649Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.780Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"132","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","InvocationID":"102eea38-2586-403e-afac-b98720a47bde","LogTimestamp":"2023-09-27T03:30:35.780Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.814Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d01e1b94-5993-43f5-9f06-e5393402979b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:35:801\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785435647\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\",\"resource-version\":\"1695785435647\",\"model-name\":\"customer\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:35.814Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.835Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:35.835Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.846Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.921Z","message":"{\"transactionId\":\"d01e1b94-5993-43f5-9f06-e5393402979b\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:35:637\",\"respDate\":\"230927-03:30:35:921\",\"sourceId\":\"AAI-TOOLS:d01e1b94-5993-43f5-9f06-e5393402979b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:35:637-67320\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[63e3fc63-8edc-4e83-905d-a80afd8e4a90], x-b3-parentspanid=[92023205d9ce3d0d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d01e1b94-5993-43f5-9f06-e5393402979b], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd25b5be343c4e53c6b10a0977f7c06a], x-b3-spanid=[085c07362dbf6453], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[d01e1b94-5993-43f5-9f06-e5393402979b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"customer\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:35:637-67320\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36896], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:35:637-67320]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"132","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"102eea38-2586-403e-afac-b98720a47bde","LogTimestamp":"2023-09-27T03:30:35.780Z","elapsedTime":"11"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.922Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d01e1b94-5993-43f5-9f06-e5393402979b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"287","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"102eea38-2586-403e-afac-b98720a47bde","LogTimestamp":"2023-09-27T03:30:35.922Z","ResponseDesc":"Created","elapsedTime":"11"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:35 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e" 201 0 REST d01e1b94-5993-43f5-9f06-e5393402979b AAI-TOOLS 127.0.0.6 - - - - - - - - - 291 - "logType": "access"
{"timestamp":"2023-09-27T03:30:35.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:35.995Z","message":"Entering","context":{"RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27161731-2fc8-4bc1-9427-8c4db64eea7a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.011Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27161731-2fc8-4bc1-9427-8c4db64eea7a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.011Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27161731-2fc8-4bc1-9427-8c4db64eea7a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.011Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27161731-2fc8-4bc1-9427-8c4db64eea7a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:35.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.012Z","message":"Invoke","context":{"RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","InvocationID":"27161731-2fc8-4bc1-9427-8c4db64eea7a","LogTimestamp":"2023-09-27T03:30:36.012Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.134Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","InvocationID":"27161731-2fc8-4bc1-9427-8c4db64eea7a","LogTimestamp":"2023-09-27T03:30:36.134Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.159Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c3649043-f255-4b9e-a631-0638cf4ca0b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:36:148\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785436009\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c3878ffb-8d85-4114-bee6-e4074a9db10b\",\"resource-version\":\"1695785436009\",\"model-name\":\"cvlan-tag-entry\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\"}}","context":{"RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:36.159Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.205Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"47","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:36.205Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.212Z","message":"{\"transactionId\":\"c3649043-f255-4b9e-a631-0638cf4ca0b7\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:35:996\",\"respDate\":\"230927-03:30:36:211\",\"sourceId\":\"AAI-TOOLS:c3649043-f255-4b9e-a631-0638cf4ca0b7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:35:996-73843\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[84d4531f-e95b-47ee-9bc2-09023a1e5812], x-b3-parentspanid=[0fc4024187e091c6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c3649043-f255-4b9e-a631-0638cf4ca0b7], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2149f1468b28fccc92d477dfac76ad2c], x-b3-spanid=[92eb3e52ed1b1245], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[c3649043-f255-4b9e-a631-0638cf4ca0b7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c3878ffb-8d85-4114-bee6-e4074a9db10b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"cvlan-tag-entry\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:35:996-73843\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16536], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:35:996-73843]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"27161731-2fc8-4bc1-9427-8c4db64eea7a","LogTimestamp":"2023-09-27T03:30:36.134Z","elapsedTime":"10"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.213Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c3649043-f255-4b9e-a631-0638cf4ca0b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"219","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"27161731-2fc8-4bc1-9427-8c4db64eea7a","LogTimestamp":"2023-09-27T03:30:36.213Z","ResponseDesc":"Created","elapsedTime":"10"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:36 +0000] "PUT /aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab" 201 0 REST c3649043-f255-4b9e-a631-0638cf4ca0b7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 224 - "logType": "access"
{"timestamp":"2023-09-27T03:30:36.288Z","message":"Entering","context":{"RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e1e3f14-c244-4e9d-b2ae-7e30c7f19acf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:36.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.299Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e1e3f14-c244-4e9d-b2ae-7e30c7f19acf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:36.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.299Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e1e3f14-c244-4e9d-b2ae-7e30c7f19acf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:36.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.300Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e1e3f14-c244-4e9d-b2ae-7e30c7f19acf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:36.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.300Z","message":"Invoke","context":{"RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","InvocationID":"4e1e3f14-c244-4e9d-b2ae-7e30c7f19acf","LogTimestamp":"2023-09-27T03:30:36.300Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.498Z","message":"Received event EVENT CREATED TABLE sdctitan.txlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.506Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"205","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","InvocationID":"4e1e3f14-c244-4e9d-b2ae-7e30c7f19acf","LogTimestamp":"2023-09-27T03:30:36.505Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.523Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:36:514\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785436298\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\",\"resource-version\":\"1695785436298\",\"model-name\":\"dvs-switch\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\"}}","context":{"RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:36.523Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.563Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:36.562Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.573Z","message":"{\"transactionId\":\"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:36:288\",\"respDate\":\"230927-03:30:36:573\",\"sourceId\":\"AAI-TOOLS:e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:36:288-50486\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[949cad54-9b5c-4b1e-b26b-1489facf6a23], x-b3-parentspanid=[9fc182d9689de354], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c647625796a90a42807d1a5d88cb454], x-b3-spanid=[3392b1e43865be8e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"dvs-switch\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:36:288-50486\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[40992], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:36:288-50486]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"205","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4e1e3f14-c244-4e9d-b2ae-7e30c7f19acf","LogTimestamp":"2023-09-27T03:30:36.505Z","elapsedTime":"5"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.574Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"287","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4e1e3f14-c244-4e9d-b2ae-7e30c7f19acf","LogTimestamp":"2023-09-27T03:30:36.574Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:36 +0000] "PUT /aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23" 201 0 REST e7dbb2b6-939b-4e84-a62b-7fc1f0f2c762 AAI-TOOLS 127.0.0.6 - - - - - - - - - 291 - "logType": "access"
{"timestamp":"2023-09-27T03:30:36.630Z","message":"Entering","context":{"RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b6a4464-a259-420e-8ad0-1885618d40a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:36.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.641Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b6a4464-a259-420e-8ad0-1885618d40a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:36.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.641Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b6a4464-a259-420e-8ad0-1885618d40a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:36.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.641Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b6a4464-a259-420e-8ad0-1885618d40a5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:36.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.642Z","message":"Invoke","context":{"RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","InvocationID":"0b6a4464-a259-420e-8ad0-1885618d40a5","LogTimestamp":"2023-09-27T03:30:36.642Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.899Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"258","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","InvocationID":"0b6a4464-a259-420e-8ad0-1885618d40a5","LogTimestamp":"2023-09-27T03:30:36.899Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.919Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6f33fc53-74c8-4326-8fc7-37c94883ed06\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:36:909\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785436640\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\",\"resource-version\":\"1695785436640\",\"model-name\":\"edge-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7a08cad4-8759-46a5-8245-095d1ba57ac6\"}}","context":{"RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:36.919Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.941Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:36.940Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.964Z","message":"{\"transactionId\":\"6f33fc53-74c8-4326-8fc7-37c94883ed06\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:36:631\",\"respDate\":\"230927-03:30:36:963\",\"sourceId\":\"AAI-TOOLS:6f33fc53-74c8-4326-8fc7-37c94883ed06\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:36:631-13956\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c87268a4-66b7-4d1e-b4be-692f861d272c], x-b3-parentspanid=[065d88698dbbde00], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6f33fc53-74c8-4326-8fc7-37c94883ed06], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6074665061755ccb5dd82f79c829a124], x-b3-spanid=[3e7af9fbeaf05d1f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[6f33fc53-74c8-4326-8fc7-37c94883ed06]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"7a08cad4-8759-46a5-8245-095d1ba57ac6\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"edge-prop-names\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:36:631-13956\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32936], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:36:631-13956]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"258","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0b6a4464-a259-420e-8ad0-1885618d40a5","LogTimestamp":"2023-09-27T03:30:36.899Z","elapsedTime":"7"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:36.965Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6f33fc53-74c8-4326-8fc7-37c94883ed06","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"334","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0b6a4464-a259-420e-8ad0-1885618d40a5","LogTimestamp":"2023-09-27T03:30:36.964Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:36 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6" 201 0 REST 6f33fc53-74c8-4326-8fc7-37c94883ed06 AAI-TOOLS 127.0.0.6 - - - - - - - - - 339 - "logType": "access"
{"timestamp":"2023-09-27T03:30:37.042Z","message":"Entering","context":{"RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9104e0f7-62e2-462c-805c-c73b9d412f8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.054Z","message":"Checking for system property [partnerName]","context":{"RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9104e0f7-62e2-462c-805c-c73b9d412f8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.055Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9104e0f7-62e2-462c-805c-c73b9d412f8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.055Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9104e0f7-62e2-462c-805c-c73b9d412f8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.055Z","message":"Invoke","context":{"RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","InvocationID":"9104e0f7-62e2-462c-805c-c73b9d412f8f","LogTimestamp":"2023-09-27T03:30:37.055Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.298Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"243","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","InvocationID":"9104e0f7-62e2-462c-805c-c73b9d412f8f","LogTimestamp":"2023-09-27T03:30:37.298Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.316Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"220e91f1-20af-4a77-acec-88c3acc07d07\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:37:307\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785437053\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\",\"resource-version\":\"1695785437053\",\"model-name\":\"element-choice-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9a011958-7165-47a3-b872-00951d1f09ae\"}}","context":{"RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:37.316Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.344Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:37.344Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.355Z","message":"{\"transactionId\":\"220e91f1-20af-4a77-acec-88c3acc07d07\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:37:043\",\"respDate\":\"230927-03:30:37:355\",\"sourceId\":\"AAI-TOOLS:220e91f1-20af-4a77-acec-88c3acc07d07\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:37:043-73175\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c9975152-2af1-426f-a11a-11e48168017a], x-b3-parentspanid=[48d5dd7eaa1de56d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[220e91f1-20af-4a77-acec-88c3acc07d07], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2952a9aba8f3a95560acebd49e9bf70b], x-b3-spanid=[22941e1754571a15], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[220e91f1-20af-4a77-acec-88c3acc07d07]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9a011958-7165-47a3-b872-00951d1f09ae\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"element-choice-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:37:043-73175\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20480], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:37:043-73175]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"243","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9104e0f7-62e2-462c-805c-c73b9d412f8f","LogTimestamp":"2023-09-27T03:30:37.298Z","elapsedTime":"5"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.356Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"220e91f1-20af-4a77-acec-88c3acc07d07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"315","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9104e0f7-62e2-462c-805c-c73b9d412f8f","LogTimestamp":"2023-09-27T03:30:37.356Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae" 201 0 REST 220e91f1-20af-4a77-acec-88c3acc07d07 AAI-TOOLS 127.0.0.6 - - - - - - - - - 318 - "logType": "access"
{"timestamp":"2023-09-27T03:30:37.414Z","message":"Entering","context":{"RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"406e30ea-60d3-4cd3-8864-1b21959d23f8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.424Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"406e30ea-60d3-4cd3-8864-1b21959d23f8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.424Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"406e30ea-60d3-4cd3-8864-1b21959d23f8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.424Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"406e30ea-60d3-4cd3-8864-1b21959d23f8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.425Z","message":"Invoke","context":{"RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","InvocationID":"406e30ea-60d3-4cd3-8864-1b21959d23f8","LogTimestamp":"2023-09-27T03:30:37.425Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.499Z","message":"[Control connection] Refreshing schema for sdctitan.txlog (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.513Z","message":"Entering","context":{"RequestID":"de5ef26e-11aa-4ce1-9a69-5686c885b5dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18cf221a-52a8-49b9-a52e-70429f94128d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:37.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.517Z","message":"{\"transactionId\":\"de5ef26e-11aa-4ce1-9a69-5686c885b5dd\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:37:514\",\"respDate\":\"230927-03:30:37:517\",\"sourceId\":\"haproxy:de5ef26e-11aa-4ce1-9a69-5686c885b5dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:37:514-60846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0934fa67-ee8c-4822-ac7a-6e0aecda1b42], x-b3-parentspanid=[f78abb6eadb5744b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b6c9625158aaf77f78abb6eadb5744b], x-b3-spanid=[70ef9234c87f4d41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de5ef26e-11aa-4ce1-9a69-5686c885b5dd]}\\\"}\"}","context":{"RequestID":"de5ef26e-11aa-4ce1-9a69-5686c885b5dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18cf221a-52a8-49b9-a52e-70429f94128d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:37.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de5ef26e-11aa-4ce1-9a69-5686c885b5dd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18cf221a-52a8-49b9-a52e-70429f94128d","LogTimestamp":"2023-09-27T03:30:37.518Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:30:37.543Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","InvocationID":"406e30ea-60d3-4cd3-8864-1b21959d23f8","LogTimestamp":"2023-09-27T03:30:37.542Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.566Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9884a19b-78b6-49fb-b340-81575151fcc1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:37:554\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785437423\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\",\"resource-version\":\"1695785437423\",\"model-name\":\"entitlement\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\"}}","context":{"RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:37.566Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.588Z","message":"{\"transactionId\":\"9884a19b-78b6-49fb-b340-81575151fcc1\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:37:415\",\"respDate\":\"230927-03:30:37:588\",\"sourceId\":\"AAI-TOOLS:9884a19b-78b6-49fb-b340-81575151fcc1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:37:415-83125\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b1ff3a88-3699-474c-95ba-7d96b1191175], x-b3-parentspanid=[627fcbc4abeb4885], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9884a19b-78b6-49fb-b340-81575151fcc1], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4a5616dab1ff0cd10e3aeefb40cc7a9], x-b3-spanid=[f6db1d60c874b520], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[9884a19b-78b6-49fb-b340-81575151fcc1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"entitlement\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:37:415-83125\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49184], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:37:415-83125]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"406e30ea-60d3-4cd3-8864-1b21959d23f8","LogTimestamp":"2023-09-27T03:30:37.542Z","elapsedTime":"8"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.590Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"175","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"406e30ea-60d3-4cd3-8864-1b21959d23f8","LogTimestamp":"2023-09-27T03:30:37.589Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3" 201 0 REST 9884a19b-78b6-49fb-b340-81575151fcc1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 180 - "logType": "access"
{"timestamp":"2023-09-27T03:30:37.601Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9884a19b-78b6-49fb-b340-81575151fcc1","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:37.600Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.647Z","message":"Entering","context":{"RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b3deb0a7-b71d-46eb-9a5a-2f867b97883b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.657Z","message":"Checking for system property [partnerName]","context":{"RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b3deb0a7-b71d-46eb-9a5a-2f867b97883b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.657Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b3deb0a7-b71d-46eb-9a5a-2f867b97883b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.657Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b3deb0a7-b71d-46eb-9a5a-2f867b97883b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.658Z","message":"Invoke","context":{"RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","InvocationID":"b3deb0a7-b71d-46eb-9a5a-2f867b97883b","LogTimestamp":"2023-09-27T03:30:37.658Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.750Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","InvocationID":"b3deb0a7-b71d-46eb-9a5a-2f867b97883b","LogTimestamp":"2023-09-27T03:30:37.750Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.782Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:37:762\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785437656\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\",\"resource-version\":\"1695785437656\",\"model-name\":\"esr-system-info\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:37.776Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.809Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:37.808Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.825Z","message":"{\"transactionId\":\"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:37:648\",\"respDate\":\"230927-03:30:37:824\",\"sourceId\":\"AAI-TOOLS:91c92cc6-e3e1-4fbc-ab1f-33d0678c8918\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:37:648-57543\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[09a65dc6-48ea-4ed8-84c6-97a4299af04a], x-b3-parentspanid=[b92b61fd0fa91420], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[91c92cc6-e3e1-4fbc-ab1f-33d0678c8918], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11d61d6d9ae9c8a35298d770d1652566], x-b3-spanid=[e07bd1462adb8724], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[91c92cc6-e3e1-4fbc-ab1f-33d0678c8918]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"0562518b-e5b3-49f4-8ad8-19b43766c79d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"esr-system-info\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:37:648-57543\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16480], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:37:648-57543]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3deb0a7-b71d-46eb-9a5a-2f867b97883b","LogTimestamp":"2023-09-27T03:30:37.750Z","elapsedTime":"7"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.826Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"91c92cc6-e3e1-4fbc-ab1f-33d0678c8918","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"180","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3deb0a7-b71d-46eb-9a5a-2f867b97883b","LogTimestamp":"2023-09-27T03:30:37.826Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d" 201 0 REST 91c92cc6-e3e1-4fbc-ab1f-33d0678c8918 AAI-TOOLS 127.0.0.6 - - - - - - - - - 184 - "logType": "access"
{"timestamp":"2023-09-27T03:30:37.907Z","message":"Entering","context":{"RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"592efc8c-6186-4cf3-ab3c-47650ec50605","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.918Z","message":"Checking for system property [partnerName]","context":{"RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"592efc8c-6186-4cf3-ab3c-47650ec50605","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.918Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"592efc8c-6186-4cf3-ab3c-47650ec50605","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.918Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"592efc8c-6186-4cf3-ab3c-47650ec50605","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:37.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:37.919Z","message":"Invoke","context":{"RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","InvocationID":"592efc8c-6186-4cf3-ab3c-47650ec50605","LogTimestamp":"2023-09-27T03:30:37.919Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.036Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"116","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","InvocationID":"592efc8c-6186-4cf3-ab3c-47650ec50605","LogTimestamp":"2023-09-27T03:30:38.035Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.051Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"68492839-95cb-4a86-955d-6d531d8ffba7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:38:044\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785437917\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\",\"resource-version\":\"1695785437917\",\"model-name\":\"flavor\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bace8d1c-a261-4041-9e37-823117415d0f\"}}","context":{"RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:38.051Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.121Z","message":"{\"transactionId\":\"68492839-95cb-4a86-955d-6d531d8ffba7\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:37:908\",\"respDate\":\"230927-03:30:38:120\",\"sourceId\":\"AAI-TOOLS:68492839-95cb-4a86-955d-6d531d8ffba7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:37:908-51403\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a2fd5731-9594-4483-a0af-e88d8bedf0bd], x-b3-parentspanid=[9148792d728fafba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[68492839-95cb-4a86-955d-6d531d8ffba7], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc3809d21a794c7ac9a211cace2d9eb1], x-b3-spanid=[e7f148bfc228ad7f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[68492839-95cb-4a86-955d-6d531d8ffba7]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bace8d1c-a261-4041-9e37-823117415d0f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"flavor\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:37:908-51403\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20728], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:37:908-51403]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"116","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"592efc8c-6186-4cf3-ab3c-47650ec50605","LogTimestamp":"2023-09-27T03:30:38.035Z","elapsedTime":"5"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.121Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"70","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:38.121Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.121Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"68492839-95cb-4a86-955d-6d531d8ffba7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"214","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"592efc8c-6186-4cf3-ab3c-47650ec50605","LogTimestamp":"2023-09-27T03:30:38.121Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:38 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f" 201 0 REST 68492839-95cb-4a86-955d-6d531d8ffba7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 219 - "logType": "access"
{"timestamp":"2023-09-27T03:30:38.186Z","message":"Entering","context":{"RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd55970c-f489-4fbd-b66d-c0874b21692d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:38.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.196Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd55970c-f489-4fbd-b66d-c0874b21692d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:38.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.196Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd55970c-f489-4fbd-b66d-c0874b21692d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:38.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.196Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd55970c-f489-4fbd-b66d-c0874b21692d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:38.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.197Z","message":"Invoke","context":{"RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","InvocationID":"bd55970c-f489-4fbd-b66d-c0874b21692d","LogTimestamp":"2023-09-27T03:30:38.197Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.206Z","message":"Entering","context":{"RequestID":"3d90400b-9d93-4f2a-b116-7886cc43de3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c57f0d31-b6db-473f-9953-34c0e6e36f9a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:38.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.210Z","message":"{\"transactionId\":\"3d90400b-9d93-4f2a-b116-7886cc43de3d\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:38:207\",\"respDate\":\"230927-03:30:38:210\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3d90400b-9d93-4f2a-b116-7886cc43de3d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:38:207-47607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd826c5a-040d-4279-b76b-f8e343978682], x-b3-parentspanid=[892bbb91897d40d8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51767], x-envoy-attempt-count=[1], x-b3-traceid=[c4893774dec5395c892bbb91897d40d8], x-b3-spanid=[c8d28d6d7f6ac420], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3d90400b-9d93-4f2a-b116-7886cc43de3d]}\\\"}\"}","context":{"RequestID":"3d90400b-9d93-4f2a-b116-7886cc43de3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c57f0d31-b6db-473f-9953-34c0e6e36f9a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:38.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d90400b-9d93-4f2a-b116-7886cc43de3d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c57f0d31-b6db-473f-9953-34c0e6e36f9a","LogTimestamp":"2023-09-27T03:30:38.210Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:30:38.331Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"134","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","InvocationID":"bd55970c-f489-4fbd-b66d-c0874b21692d","LogTimestamp":"2023-09-27T03:30:38.331Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.349Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6731718c-ea1a-4593-9481-0d7a5d79a37a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:38:339\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785438195\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\",\"resource-version\":\"1695785438195\",\"model-name\":\"generic-vnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:38.349Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.380Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:38.379Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.390Z","message":"{\"transactionId\":\"6731718c-ea1a-4593-9481-0d7a5d79a37a\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:38:187\",\"respDate\":\"230927-03:30:38:390\",\"sourceId\":\"AAI-TOOLS:6731718c-ea1a-4593-9481-0d7a5d79a37a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:38:187-87484\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[932e741d-f41c-43c2-90d0-5a7b79dc5363], x-b3-parentspanid=[0e40e668fe1f36fa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6731718c-ea1a-4593-9481-0d7a5d79a37a], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2be9e12c1771f967b67add69bac9bbcb], x-b3-spanid=[55655ac1422f321f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[6731718c-ea1a-4593-9481-0d7a5d79a37a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:38:187-87484\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53280], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:38:187-87484]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"134","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bd55970c-f489-4fbd-b66d-c0874b21692d","LogTimestamp":"2023-09-27T03:30:38.331Z","elapsedTime":"6"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.391Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6731718c-ea1a-4593-9481-0d7a5d79a37a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"205","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bd55970c-f489-4fbd-b66d-c0874b21692d","LogTimestamp":"2023-09-27T03:30:38.391Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:38 +0000] "PUT /aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c" 201 0 REST 6731718c-ea1a-4593-9481-0d7a5d79a37a AAI-TOOLS 127.0.0.6 - - - - - - - - - 217 - "logType": "access"
{"timestamp":"2023-09-27T03:30:38.420Z","message":"Entering","context":{"RequestID":"a7e12f40-c053-4358-a0b8-5c6b940636fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c67749d1-4993-4c63-beee-cdd92f83b025","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"a7e12f40-c053-4358-a0b8-5c6b940636fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c67749d1-4993-4c63-beee-cdd92f83b025","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.425Z","message":"{\"transactionId\":\"a7e12f40-c053-4358-a0b8-5c6b940636fc\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:38:421\",\"respDate\":\"230927-03:30:38:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a7e12f40-c053-4358-a0b8-5c6b940636fc\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:38:421-68536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a7e12f40-c053-4358-a0b8-5c6b940636fc]}\\\"}\"}","context":{"RequestID":"a7e12f40-c053-4358-a0b8-5c6b940636fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c67749d1-4993-4c63-beee-cdd92f83b025","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7e12f40-c053-4358-a0b8-5c6b940636fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c67749d1-4993-4c63-beee-cdd92f83b025","LogTimestamp":"2023-09-27T03:30:38.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:30:38.445Z","message":"Entering","context":{"RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cdbc41e-99e6-456e-89f6-b57ad6e59e7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:38.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.456Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cdbc41e-99e6-456e-89f6-b57ad6e59e7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:38.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.456Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cdbc41e-99e6-456e-89f6-b57ad6e59e7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:38.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.456Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cdbc41e-99e6-456e-89f6-b57ad6e59e7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:38.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.457Z","message":"Invoke","context":{"RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","InvocationID":"3cdbc41e-99e6-456e-89f6-b57ad6e59e7c","LogTimestamp":"2023-09-27T03:30:38.457Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:38.795Z","message":"Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.322Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"866","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","InvocationID":"3cdbc41e-99e6-456e-89f6-b57ad6e59e7c","LogTimestamp":"2023-09-27T03:30:39.322Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.338Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:39:329\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785438455\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fe578080-ce19-4604-8760-fc264fbb2565\",\"resource-version\":\"1695785438455\",\"model-name\":\"group-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\"}}","context":{"RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:39.338Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.387Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"48","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:39.386Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.388Z","message":"{\"transactionId\":\"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:38:446\",\"respDate\":\"230927-03:30:39:388\",\"sourceId\":\"AAI-TOOLS:ff3f3388-8b8e-4dd6-aa4b-21795e05b35b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:38:446-37022\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3599b7a9-870d-45df-8b01-3f9eb26807d1], x-b3-parentspanid=[260f9bb0163c2f7c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ff3f3388-8b8e-4dd6-aa4b-21795e05b35b], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9425ee3b3518a10e7ba5b205f2be928], x-b3-spanid=[8daedef5d4da6192], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[ff3f3388-8b8e-4dd6-aa4b-21795e05b35b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fe578080-ce19-4604-8760-fc264fbb2565\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"group-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:38:446-37022\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24728], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:38:446-37022]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"866","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3cdbc41e-99e6-456e-89f6-b57ad6e59e7c","LogTimestamp":"2023-09-27T03:30:39.322Z","elapsedTime":"5"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.389Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ff3f3388-8b8e-4dd6-aa4b-21795e05b35b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"944","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3cdbc41e-99e6-456e-89f6-b57ad6e59e7c","LogTimestamp":"2023-09-27T03:30:39.389Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:39 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1" 201 0 REST ff3f3388-8b8e-4dd6-aa4b-21795e05b35b AAI-TOOLS 127.0.0.6 - - - - - - - - - 948 - "logType": "access"
{"timestamp":"2023-09-27T03:30:39.446Z","message":"Entering","context":{"RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"837c9e47-d926-4c18-baf9-8a7a3149c80d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:39.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.456Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"837c9e47-d926-4c18-baf9-8a7a3149c80d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:39.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.456Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"837c9e47-d926-4c18-baf9-8a7a3149c80d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:39.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.456Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"837c9e47-d926-4c18-baf9-8a7a3149c80d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:39.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.457Z","message":"Invoke","context":{"RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","InvocationID":"837c9e47-d926-4c18-baf9-8a7a3149c80d","LogTimestamp":"2023-09-27T03:30:39.457Z"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.535Z","message":"Entering","context":{"RequestID":"e25b08aa-213c-4d26-9416-372d8928cb02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30f57789-3eb1-4133-9d4b-f4b9ce8ce5d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:39.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.539Z","message":"{\"transactionId\":\"e25b08aa-213c-4d26-9416-372d8928cb02\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:39:536\",\"respDate\":\"230927-03:30:39:539\",\"sourceId\":\"haproxy:e25b08aa-213c-4d26-9416-372d8928cb02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:39:536-89024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64626991-c38e-4b0e-b092-6749ca358386], x-b3-parentspanid=[36722b53273aab02], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b382fd48bfc8a6436722b53273aab02], x-b3-spanid=[64bfab411fdd5629], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e25b08aa-213c-4d26-9416-372d8928cb02]}\\\"}\"}","context":{"RequestID":"e25b08aa-213c-4d26-9416-372d8928cb02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30f57789-3eb1-4133-9d4b-f4b9ce8ce5d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:39.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e25b08aa-213c-4d26-9416-372d8928cb02","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30f57789-3eb1-4133-9d4b-f4b9ce8ce5d8","LogTimestamp":"2023-09-27T03:30:39.539Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:39.684Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"228","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","InvocationID":"837c9e47-d926-4c18-baf9-8a7a3149c80d","LogTimestamp":"2023-09-27T03:30:39.684Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.699Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5e7435e5-ce44-409e-bd9c-3b8073656f7f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:39:692\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785439455\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f6a038c2-820c-42ba-8c2b-375e24e8f932\",\"resource-version\":\"1695785439455\",\"model-name\":\"image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3f4c7204-739b-4bbb-87a7-8a6856439c90\"}}","context":{"RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:39.698Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.717Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:39.717Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.737Z","message":"{\"transactionId\":\"5e7435e5-ce44-409e-bd9c-3b8073656f7f\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:39:446\",\"respDate\":\"230927-03:30:39:737\",\"sourceId\":\"AAI-TOOLS:5e7435e5-ce44-409e-bd9c-3b8073656f7f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:39:446-80108\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[bcf7f971-b52e-46cd-89b0-195f14393e0e], x-b3-parentspanid=[96f7a54e31cef98b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5e7435e5-ce44-409e-bd9c-3b8073656f7f], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9df8f71dc2601eb2b3f2011c8fef457b], x-b3-spanid=[51e2dd874ff28a69], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[5e7435e5-ce44-409e-bd9c-3b8073656f7f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3f4c7204-739b-4bbb-87a7-8a6856439c90\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f6a038c2-820c-42ba-8c2b-375e24e8f932\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"image\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:39:446-80108\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49320], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:39:446-80108]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"228","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"837c9e47-d926-4c18-baf9-8a7a3149c80d","LogTimestamp":"2023-09-27T03:30:39.684Z","elapsedTime":"5"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.739Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5e7435e5-ce44-409e-bd9c-3b8073656f7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"293","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"837c9e47-d926-4c18-baf9-8a7a3149c80d","LogTimestamp":"2023-09-27T03:30:39.738Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:39 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90" 201 0 REST 5e7435e5-ce44-409e-bd9c-3b8073656f7f AAI-TOOLS 127.0.0.6 - - - - - - - - - 297 - "logType": "access"
{"timestamp":"2023-09-27T03:30:39.792Z","message":"Entering","context":{"RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2aef40c1-8da2-46bd-aedb-ab3afeb6004a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:39.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.796Z","message":"[Control connection] Refreshing schema for sdctitan.systemlog (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.801Z","message":"Checking for system property [partnerName]","context":{"RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2aef40c1-8da2-46bd-aedb-ab3afeb6004a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:39.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.801Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2aef40c1-8da2-46bd-aedb-ab3afeb6004a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:39.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.802Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2aef40c1-8da2-46bd-aedb-ab3afeb6004a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:39.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:39.802Z","message":"Invoke","context":{"RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","InvocationID":"2aef40c1-8da2-46bd-aedb-ab3afeb6004a","LogTimestamp":"2023-09-27T03:30:39.802Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.009Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"207","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","InvocationID":"2aef40c1-8da2-46bd-aedb-ab3afeb6004a","LogTimestamp":"2023-09-27T03:30:40.009Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.026Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"140e9200-6c98-4041-8267-1f0676894cf0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:40:017\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785439800\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\",\"resource-version\":\"1695785439800\",\"model-name\":\"include-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\"}}","context":{"RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:40.026Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.072Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:40.071Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.089Z","message":"{\"transactionId\":\"140e9200-6c98-4041-8267-1f0676894cf0\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:39:793\",\"respDate\":\"230927-03:30:40:089\",\"sourceId\":\"AAI-TOOLS:140e9200-6c98-4041-8267-1f0676894cf0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:39:793-12845\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ff5233c2-cad6-4e0f-ab04-d8d5086d5441], x-b3-parentspanid=[72dffbbd10d9d3af], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[140e9200-6c98-4041-8267-1f0676894cf0], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4161f381062da4d3c12348ca30a3d94], x-b3-spanid=[97ed0e33cc9aca8a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[140e9200-6c98-4041-8267-1f0676894cf0]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"include-node-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:39:793-12845\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8264], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:39:793-12845]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"207","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2aef40c1-8da2-46bd-aedb-ab3afeb6004a","LogTimestamp":"2023-09-27T03:30:40.009Z","elapsedTime":"5"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.091Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"140e9200-6c98-4041-8267-1f0676894cf0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"299","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2aef40c1-8da2-46bd-aedb-ab3afeb6004a","LogTimestamp":"2023-09-27T03:30:40.090Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:40 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827" 201 0 REST 140e9200-6c98-4041-8267-1f0676894cf0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 304 - "logType": "access"
{"timestamp":"2023-09-27T03:30:40.149Z","message":"Entering","context":{"RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d654c6ff-84c0-4f57-b8e9-fbbc81fa9da9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.158Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d654c6ff-84c0-4f57-b8e9-fbbc81fa9da9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.158Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d654c6ff-84c0-4f57-b8e9-fbbc81fa9da9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.158Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d654c6ff-84c0-4f57-b8e9-fbbc81fa9da9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.159Z","message":"Invoke","context":{"RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","InvocationID":"d654c6ff-84c0-4f57-b8e9-fbbc81fa9da9","LogTimestamp":"2023-09-27T03:30:40.159Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.364Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"205","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","InvocationID":"d654c6ff-84c0-4f57-b8e9-fbbc81fa9da9","LogTimestamp":"2023-09-27T03:30:40.364Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.382Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2a0fcbbb-d476-49d9-aa58-02506ad9c784\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:40:373\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785440157\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e6ee9dc-9017-444a-83b3-219edb018128\",\"resource-version\":\"1695785440157\",\"model-name\":\"instance-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\"}}","context":{"RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:40.382Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.425Z","message":"{\"transactionId\":\"2a0fcbbb-d476-49d9-aa58-02506ad9c784\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:40:150\",\"respDate\":\"230927-03:30:40:424\",\"sourceId\":\"AAI-TOOLS:2a0fcbbb-d476-49d9-aa58-02506ad9c784\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:40:150-64416\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e2d34222-33c6-4c75-a1ba-3edbaeb86585], x-b3-parentspanid=[bb1a43be6f972c7e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2a0fcbbb-d476-49d9-aa58-02506ad9c784], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20364f5f7f01772067eb22a083b710d9], x-b3-spanid=[200846f1b7b089c4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[2a0fcbbb-d476-49d9-aa58-02506ad9c784]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8e6ee9dc-9017-444a-83b3-219edb018128\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"instance-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:40:150-64416\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12520], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:40:150-64416]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"205","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d654c6ff-84c0-4f57-b8e9-fbbc81fa9da9","LogTimestamp":"2023-09-27T03:30:40.364Z","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.426Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"277","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d654c6ff-84c0-4f57-b8e9-fbbc81fa9da9","LogTimestamp":"2023-09-27T03:30:40.426Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:40 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd" 201 0 REST 2a0fcbbb-d476-49d9-aa58-02506ad9c784 AAI-TOOLS 127.0.0.6 - - - - - - - - - 282 - "logType": "access"
{"timestamp":"2023-09-27T03:30:40.512Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2a0fcbbb-d476-49d9-aa58-02506ad9c784","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"130","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:40.512Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.518Z","message":"Entering","context":{"RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"748251e2-755b-4c70-bd43-f5f26a22dfc9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.533Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"748251e2-755b-4c70-bd43-f5f26a22dfc9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.533Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"748251e2-755b-4c70-bd43-f5f26a22dfc9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.533Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"748251e2-755b-4c70-bd43-f5f26a22dfc9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.534Z","message":"Invoke","context":{"RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","InvocationID":"748251e2-755b-4c70-bd43-f5f26a22dfc9","LogTimestamp":"2023-09-27T03:30:40.534Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.747Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"213","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","InvocationID":"748251e2-755b-4c70-bd43-f5f26a22dfc9","LogTimestamp":"2023-09-27T03:30:40.746Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.763Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ec7fcaea-1403-46b8-b976-3a4852cde2a4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:40:755\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785440532\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\",\"resource-version\":\"1695785440532\",\"model-name\":\"inventory-item\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cd57d844-9017-4078-aa19-926935a3d77c\"}}","context":{"RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:40.763Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.795Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:40.795Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.838Z","message":"{\"transactionId\":\"ec7fcaea-1403-46b8-b976-3a4852cde2a4\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:40:519\",\"respDate\":\"230927-03:30:40:838\",\"sourceId\":\"AAI-TOOLS:ec7fcaea-1403-46b8-b976-3a4852cde2a4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:40:519-14648\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[eeb04027-0cd2-4b43-b461-a316565dca9e], x-b3-parentspanid=[7c512420b5b3059c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ec7fcaea-1403-46b8-b976-3a4852cde2a4], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9488511deea48308383aa697a19130c8], x-b3-spanid=[546245737e212a69], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[ec7fcaea-1403-46b8-b976-3a4852cde2a4]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"cd57d844-9017-4078-aa19-926935a3d77c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"inventory-item\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:40:519-14648\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28824], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:40:519-14648]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"213","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"748251e2-755b-4c70-bd43-f5f26a22dfc9","LogTimestamp":"2023-09-27T03:30:40.746Z","elapsedTime":"5"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.839Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ec7fcaea-1403-46b8-b976-3a4852cde2a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"322","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"748251e2-755b-4c70-bd43-f5f26a22dfc9","LogTimestamp":"2023-09-27T03:30:40.839Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:40 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c" 201 0 REST ec7fcaea-1403-46b8-b976-3a4852cde2a4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 327 - "logType": "access"
{"timestamp":"2023-09-27T03:30:40.925Z","message":"Entering","context":{"RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be9a4ade-4ab7-4df5-b4aa-8e41da45823d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.936Z","message":"Checking for system property [partnerName]","context":{"RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be9a4ade-4ab7-4df5-b4aa-8e41da45823d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.936Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be9a4ade-4ab7-4df5-b4aa-8e41da45823d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.936Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be9a4ade-4ab7-4df5-b4aa-8e41da45823d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:40.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:40.937Z","message":"Invoke","context":{"RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","InvocationID":"be9a4ade-4ab7-4df5-b4aa-8e41da45823d","LogTimestamp":"2023-09-27T03:30:40.937Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.160Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"224","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","InvocationID":"be9a4ade-4ab7-4df5-b4aa-8e41da45823d","LogTimestamp":"2023-09-27T03:30:41.160Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.184Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"233b73e2-d495-4e2c-b012-280eeb534ccb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:41:171\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785440935\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\",\"resource-version\":\"1695785440935\",\"model-name\":\"inventory-item-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"87a383ae-cf03-432e-a9de-04e6a622d0fd\"}}","context":{"RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:41.183Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.213Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:41.213Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.273Z","message":"{\"transactionId\":\"233b73e2-d495-4e2c-b012-280eeb534ccb\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:40:926\",\"respDate\":\"230927-03:30:41:272\",\"sourceId\":\"AAI-TOOLS:233b73e2-d495-4e2c-b012-280eeb534ccb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:40:926-17846\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e002cc82-e6ce-4d7d-b36c-e0eb54231c00], x-b3-parentspanid=[1b4091010b657dc3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[233b73e2-d495-4e2c-b012-280eeb534ccb], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe2947390d7970669f61df7d01418220], x-b3-spanid=[96a7cb1cefb801a5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[233b73e2-d495-4e2c-b012-280eeb534ccb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"87a383ae-cf03-432e-a9de-04e6a622d0fd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"inventory-item-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:40:926-17846\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16616], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:40:926-17846]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"224","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"be9a4ade-4ab7-4df5-b4aa-8e41da45823d","LogTimestamp":"2023-09-27T03:30:41.160Z","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.274Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"233b73e2-d495-4e2c-b012-280eeb534ccb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"349","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"be9a4ade-4ab7-4df5-b4aa-8e41da45823d","LogTimestamp":"2023-09-27T03:30:41.274Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:41 +0000] "PUT /aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd" 201 0 REST 233b73e2-d495-4e2c-b012-280eeb534ccb AAI-TOOLS 127.0.0.6 - - - - - - - - - 353 - "logType": "access"
{"timestamp":"2023-09-27T03:30:41.346Z","message":"Entering","context":{"RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aec26c1-97ed-4b99-b7da-5cfc093dea86","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.358Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aec26c1-97ed-4b99-b7da-5cfc093dea86","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.358Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aec26c1-97ed-4b99-b7da-5cfc093dea86","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.358Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aec26c1-97ed-4b99-b7da-5cfc093dea86","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.359Z","message":"Invoke","context":{"RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","InvocationID":"8aec26c1-97ed-4b99-b7da-5cfc093dea86","LogTimestamp":"2023-09-27T03:30:41.359Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.446Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","InvocationID":"8aec26c1-97ed-4b99-b7da-5cfc093dea86","LogTimestamp":"2023-09-27T03:30:41.446Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.463Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:41:454\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785441357\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\",\"resource-version\":\"1695785441357\",\"model-name\":\"ipsec-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aca4c310-cb45-42bd-9f88-73e40ba7b962\"}}","context":{"RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:41.463Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.484Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:41.484Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.508Z","message":"{\"transactionId\":\"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:41:347\",\"respDate\":\"230927-03:30:41:508\",\"sourceId\":\"AAI-TOOLS:4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:41:347-57214\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c81bddf8-dbfd-4d14-9596-18735f2306de], x-b3-parentspanid=[2c36edc2c01c90f3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2f9317545ce357bab21f2889907bb14], x-b3-spanid=[0a44340a248a8479], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"aca4c310-cb45-42bd-9f88-73e40ba7b962\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"ipsec-configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:41:347-57214\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24824], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:41:347-57214]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8aec26c1-97ed-4b99-b7da-5cfc093dea86","LogTimestamp":"2023-09-27T03:30:41.446Z","elapsedTime":"5"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.509Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"163","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8aec26c1-97ed-4b99-b7da-5cfc093dea86","LogTimestamp":"2023-09-27T03:30:41.509Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:41 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962" 201 0 REST 4d84f260-30cd-4a0b-b8b1-a78daaf4b7ea AAI-TOOLS 127.0.0.6 - - - - - - - - - 168 - "logType": "access"
{"timestamp":"2023-09-27T03:30:41.555Z","message":"Entering","context":{"RequestID":"83601086-679e-4ec3-8e7e-788c9bc3c080","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"5c63b508-61d9-4382-adb5-db8f00ec8880","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:41.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.559Z","message":"{\"transactionId\":\"83601086-679e-4ec3-8e7e-788c9bc3c080\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:41:556\",\"respDate\":\"230927-03:30:41:559\",\"sourceId\":\"haproxy:83601086-679e-4ec3-8e7e-788c9bc3c080\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:41:556-62839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f80e1a7c-836f-44b3-94a5-e1ce686e4db5], x-b3-parentspanid=[f9dd8d25865d868e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3457db1b733e41cef9dd8d25865d868e], x-b3-spanid=[849f1b31c50e3ece], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83601086-679e-4ec3-8e7e-788c9bc3c080]}\\\"}\"}","context":{"RequestID":"83601086-679e-4ec3-8e7e-788c9bc3c080","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"5c63b508-61d9-4382-adb5-db8f00ec8880","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:41.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83601086-679e-4ec3-8e7e-788c9bc3c080","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c63b508-61d9-4382-adb5-db8f00ec8880","LogTimestamp":"2023-09-27T03:30:41.559Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:41.571Z","message":"Entering","context":{"RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b7dabd9-d471-41d1-9f94-646a569c0aca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.587Z","message":"Checking for system property [partnerName]","context":{"RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b7dabd9-d471-41d1-9f94-646a569c0aca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.587Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b7dabd9-d471-41d1-9f94-646a569c0aca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.587Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b7dabd9-d471-41d1-9f94-646a569c0aca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.589Z","message":"Invoke","context":{"RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","InvocationID":"8b7dabd9-d471-41d1-9f94-646a569c0aca","LogTimestamp":"2023-09-27T03:30:41.589Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.740Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"152","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","InvocationID":"8b7dabd9-d471-41d1-9f94-646a569c0aca","LogTimestamp":"2023-09-27T03:30:41.740Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.758Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"be6aa382-439b-4942-9fa4-6c76e29db2ce\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:41:749\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785441585\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\",\"resource-version\":\"1695785441585\",\"model-name\":\"key-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\"}}","context":{"RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:41.757Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.795Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:41.794Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.803Z","message":"{\"transactionId\":\"be6aa382-439b-4942-9fa4-6c76e29db2ce\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:41:572\",\"respDate\":\"230927-03:30:41:802\",\"sourceId\":\"AAI-TOOLS:be6aa382-439b-4942-9fa4-6c76e29db2ce\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:41:572-60411\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3b55676b-c380-4759-b5af-8366d6fc3ca8], x-b3-parentspanid=[284b97faf0a3404a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[be6aa382-439b-4942-9fa4-6c76e29db2ce], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9cf79526256a2ec95b0236a56b7e9e28], x-b3-spanid=[1b2781bc8f0f9fc1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[be6aa382-439b-4942-9fa4-6c76e29db2ce]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"key-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:41:572-60411\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65568], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:41:572-60411]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"152","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8b7dabd9-d471-41d1-9f94-646a569c0aca","LogTimestamp":"2023-09-27T03:30:41.740Z","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.804Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"be6aa382-439b-4942-9fa4-6c76e29db2ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"232","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8b7dabd9-d471-41d1-9f94-646a569c0aca","LogTimestamp":"2023-09-27T03:30:41.803Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:41 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07" 201 0 REST be6aa382-439b-4942-9fa4-6c76e29db2ce AAI-TOOLS 127.0.0.6 - - - - - - - - - 241 - "logType": "access"
{"timestamp":"2023-09-27T03:30:41.873Z","message":"Entering","context":{"RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90427859-4b32-47d5-8ee4-c931bbf78319","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.882Z","message":"Checking for system property [partnerName]","context":{"RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90427859-4b32-47d5-8ee4-c931bbf78319","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.883Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90427859-4b32-47d5-8ee4-c931bbf78319","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.883Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90427859-4b32-47d5-8ee4-c931bbf78319","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:41.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:41.883Z","message":"Invoke","context":{"RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","InvocationID":"90427859-4b32-47d5-8ee4-c931bbf78319","LogTimestamp":"2023-09-27T03:30:41.883Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.058Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"175","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","InvocationID":"90427859-4b32-47d5-8ee4-c931bbf78319","LogTimestamp":"2023-09-27T03:30:42.058Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.073Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"26fcc123-e26f-4a26-82e9-84b786ca0a48\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:42:065\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785441882\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a32613fd-18b9-459e-aab8-fffb3912966a\",\"resource-version\":\"1695785441882\",\"model-name\":\"l-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:42.072Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.091Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:42.091Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.101Z","message":"{\"transactionId\":\"26fcc123-e26f-4a26-82e9-84b786ca0a48\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:41:874\",\"respDate\":\"230927-03:30:42:101\",\"sourceId\":\"AAI-TOOLS:26fcc123-e26f-4a26-82e9-84b786ca0a48\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:41:874-320\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[94e2550d-c627-4784-8bb1-08cb4dff3359], x-b3-parentspanid=[5d6de43a5319a4d1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[26fcc123-e26f-4a26-82e9-84b786ca0a48], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[246a9cc9cd602060ebf8f1ad14694043], x-b3-spanid=[7a5dbe9dfe05ef5c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[26fcc123-e26f-4a26-82e9-84b786ca0a48]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a32613fd-18b9-459e-aab8-fffb3912966a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:41:874-320\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20552], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:41:874-320]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"175","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"90427859-4b32-47d5-8ee4-c931bbf78319","LogTimestamp":"2023-09-27T03:30:42.058Z","elapsedTime":"4"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.102Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"26fcc123-e26f-4a26-82e9-84b786ca0a48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"229","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"90427859-4b32-47d5-8ee4-c931bbf78319","LogTimestamp":"2023-09-27T03:30:42.102Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:42 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060" 201 0 REST 26fcc123-e26f-4a26-82e9-84b786ca0a48 AAI-TOOLS 127.0.0.6 - - - - - - - - - 233 - "logType": "access"
{"timestamp":"2023-09-27T03:30:42.177Z","message":"Entering","context":{"RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbd571cd-1edd-4557-ae43-601166cf17d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.188Z","message":"Checking for system property [partnerName]","context":{"RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbd571cd-1edd-4557-ae43-601166cf17d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.188Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbd571cd-1edd-4557-ae43-601166cf17d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.188Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbd571cd-1edd-4557-ae43-601166cf17d1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.188Z","message":"Invoke","context":{"RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","InvocationID":"bbd571cd-1edd-4557-ae43-601166cf17d1","LogTimestamp":"2023-09-27T03:30:42.188Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.281Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","InvocationID":"bbd571cd-1edd-4557-ae43-601166cf17d1","LogTimestamp":"2023-09-27T03:30:42.281Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.296Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"994e869d-3e07-42a2-923f-85c03f6d5faa\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:42:290\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785442187\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\",\"resource-version\":\"1695785442187\",\"model-name\":\"l3-interface-ipv4-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:42.296Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.352Z","message":"{\"transactionId\":\"994e869d-3e07-42a2-923f-85c03f6d5faa\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:42:178\",\"respDate\":\"230927-03:30:42:351\",\"sourceId\":\"AAI-TOOLS:994e869d-3e07-42a2-923f-85c03f6d5faa\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:42:178-20792\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8bb30a2a-1dac-4eda-8527-c2be52774c18], x-b3-parentspanid=[580b28f6f0feb9b4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[994e869d-3e07-42a2-923f-85c03f6d5faa], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62a0f0bc6669256133c0cb731dfcee8d], x-b3-spanid=[122b235a8a89f002], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[994e869d-3e07-42a2-923f-85c03f6d5faa]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-interface-ipv4-address-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:42:178-20792\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[33016], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:42:178-20792]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bbd571cd-1edd-4557-ae43-601166cf17d1","LogTimestamp":"2023-09-27T03:30:42.281Z","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.353Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"176","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bbd571cd-1edd-4557-ae43-601166cf17d1","LogTimestamp":"2023-09-27T03:30:42.353Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:42 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2" 201 0 REST 994e869d-3e07-42a2-923f-85c03f6d5faa AAI-TOOLS 127.0.0.6 - - - - - - - - - 180 - "logType": "access"
{"timestamp":"2023-09-27T03:30:42.395Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"994e869d-3e07-42a2-923f-85c03f6d5faa","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"99","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:42.395Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.418Z","message":"Entering","context":{"RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aff83d83-c7a1-4e3c-bf24-815395c0e1bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.426Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aff83d83-c7a1-4e3c-bf24-815395c0e1bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.427Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aff83d83-c7a1-4e3c-bf24-815395c0e1bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.427Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aff83d83-c7a1-4e3c-bf24-815395c0e1bb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.427Z","message":"Invoke","context":{"RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","InvocationID":"aff83d83-c7a1-4e3c-bf24-815395c0e1bb","LogTimestamp":"2023-09-27T03:30:42.427Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.614Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"186","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","InvocationID":"aff83d83-c7a1-4e3c-bf24-815395c0e1bb","LogTimestamp":"2023-09-27T03:30:42.613Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.628Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f0a71681-cc58-45a7-8065-b57f33031c29\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:42:620\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785442426\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d040621d-541a-477b-bb1b-a2b61b14e295\",\"resource-version\":\"1695785442426\",\"model-name\":\"l3-interface-ipv6-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:42.628Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.690Z","message":"{\"transactionId\":\"f0a71681-cc58-45a7-8065-b57f33031c29\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:42:419\",\"respDate\":\"230927-03:30:42:690\",\"sourceId\":\"AAI-TOOLS:f0a71681-cc58-45a7-8065-b57f33031c29\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:42:419-73401\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[dbcc6dd8-a609-4d8d-9e37-77c0655c32f3], x-b3-parentspanid=[2927677424ff1947], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f0a71681-cc58-45a7-8065-b57f33031c29], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03ebf6bc962ecb6dea85ee16f1463e98], x-b3-spanid=[7b4011b9e02a5979], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[f0a71681-cc58-45a7-8065-b57f33031c29]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d040621d-541a-477b-bb1b-a2b61b14e295\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-interface-ipv6-address-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:42:419-73401\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73760], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:42:419-73401]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"186","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aff83d83-c7a1-4e3c-bf24-815395c0e1bb","LogTimestamp":"2023-09-27T03:30:42.613Z","elapsedTime":"4"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.691Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"273","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aff83d83-c7a1-4e3c-bf24-815395c0e1bb","LogTimestamp":"2023-09-27T03:30:42.691Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:42 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140" 201 0 REST f0a71681-cc58-45a7-8065-b57f33031c29 AAI-TOOLS 127.0.0.6 - - - - - - - - - 276 - "logType": "access"
{"timestamp":"2023-09-27T03:30:42.697Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f0a71681-cc58-45a7-8065-b57f33031c29","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"69","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:42.697Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.745Z","message":"Entering","context":{"RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19d7097c-c6ec-449e-97c5-23b5d193ddcf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.755Z","message":"Checking for system property [partnerName]","context":{"RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19d7097c-c6ec-449e-97c5-23b5d193ddcf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.755Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19d7097c-c6ec-449e-97c5-23b5d193ddcf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.755Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19d7097c-c6ec-449e-97c5-23b5d193ddcf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:42.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.756Z","message":"Invoke","context":{"RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","InvocationID":"19d7097c-c6ec-449e-97c5-23b5d193ddcf","LogTimestamp":"2023-09-27T03:30:42.756Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.783Z","message":"Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.885Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"129","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","InvocationID":"19d7097c-c6ec-449e-97c5-23b5d193ddcf","LogTimestamp":"2023-09-27T03:30:42.884Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.898Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"af3c581e-045d-4f33-ba88-4e500fdecdd4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:42:891\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785442754\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9111f20f-e680-4001-b83f-19a2fc23bfc1\",\"resource-version\":\"1695785442754\",\"model-name\":\"l3-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:42.898Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.918Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:42.918Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.942Z","message":"{\"transactionId\":\"af3c581e-045d-4f33-ba88-4e500fdecdd4\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:42:745\",\"respDate\":\"230927-03:30:42:941\",\"sourceId\":\"AAI-TOOLS:af3c581e-045d-4f33-ba88-4e500fdecdd4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:42:745-64415\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4ea440ba-b2fb-455c-9ca2-2c7a077e75b3], x-b3-parentspanid=[eb4cb24fc1c7d21c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[af3c581e-045d-4f33-ba88-4e500fdecdd4], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fb16015a9f855c6423f074867560cdd], x-b3-spanid=[e80e76e9a4702799], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[af3c581e-045d-4f33-ba88-4e500fdecdd4]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"9111f20f-e680-4001-b83f-19a2fc23bfc1\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"l3-network\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:42:745-64415\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77856], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:42:745-64415]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"129","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"19d7097c-c6ec-449e-97c5-23b5d193ddcf","LogTimestamp":"2023-09-27T03:30:42.884Z","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:42.943Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"af3c581e-045d-4f33-ba88-4e500fdecdd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"199","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"19d7097c-c6ec-449e-97c5-23b5d193ddcf","LogTimestamp":"2023-09-27T03:30:42.943Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:42 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a" 201 0 REST af3c581e-045d-4f33-ba88-4e500fdecdd4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 206 - "logType": "access"
{"timestamp":"2023-09-27T03:30:43.001Z","message":"Entering","context":{"RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16802642-ac58-4465-b79e-b5bb7336c3bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.015Z","message":"Checking for system property [partnerName]","context":{"RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16802642-ac58-4465-b79e-b5bb7336c3bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.015Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16802642-ac58-4465-b79e-b5bb7336c3bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.015Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16802642-ac58-4465-b79e-b5bb7336c3bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.016Z","message":"Invoke","context":{"RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","InvocationID":"16802642-ac58-4465-b79e-b5bb7336c3bc","LogTimestamp":"2023-09-27T03:30:43.016Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.136Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","InvocationID":"16802642-ac58-4465-b79e-b5bb7336c3bc","LogTimestamp":"2023-09-27T03:30:43.136Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.151Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"48bcc4cc-63b7-4d2e-af59-9eb595314597\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:43:143\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785443013\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\",\"resource-version\":\"1695785443013\",\"model-name\":\"lag-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\"}}","context":{"RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:43.151Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.182Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:43.182Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.184Z","message":"{\"transactionId\":\"48bcc4cc-63b7-4d2e-af59-9eb595314597\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:43:002\",\"respDate\":\"230927-03:30:43:184\",\"sourceId\":\"AAI-TOOLS:48bcc4cc-63b7-4d2e-af59-9eb595314597\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:43:002-15650\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cf3c6b2b-7734-4ef0-8477-c2fff388cf8b], x-b3-parentspanid=[73be1132f805db75], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[48bcc4cc-63b7-4d2e-af59-9eb595314597], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2861be8f2e9e7b4c204a1e021bf188fd], x-b3-spanid=[72ddb34a263a9d65], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[48bcc4cc-63b7-4d2e-af59-9eb595314597]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"lag-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:43:002-15650\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32768], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:43:002-15650]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"120","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"16802642-ac58-4465-b79e-b5bb7336c3bc","LogTimestamp":"2023-09-27T03:30:43.136Z","elapsedTime":"4"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.185Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"48bcc4cc-63b7-4d2e-af59-9eb595314597","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"184","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"16802642-ac58-4465-b79e-b5bb7336c3bc","LogTimestamp":"2023-09-27T03:30:43.185Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:43 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70" 201 0 REST 48bcc4cc-63b7-4d2e-af59-9eb595314597 AAI-TOOLS 127.0.0.6 - - - - - - - - - 188 - "logType": "access"
{"timestamp":"2023-09-27T03:30:43.242Z","message":"Entering","context":{"RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7825a7fd-d9da-4cf5-a79f-544fb119dfd9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.251Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7825a7fd-d9da-4cf5-a79f-544fb119dfd9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.252Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7825a7fd-d9da-4cf5-a79f-544fb119dfd9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.252Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7825a7fd-d9da-4cf5-a79f-544fb119dfd9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.252Z","message":"Invoke","context":{"RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","InvocationID":"7825a7fd-d9da-4cf5-a79f-544fb119dfd9","LogTimestamp":"2023-09-27T03:30:43.252Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.409Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"157","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","InvocationID":"7825a7fd-d9da-4cf5-a79f-544fb119dfd9","LogTimestamp":"2023-09-27T03:30:43.409Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.425Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ee049513-8ac5-4327-95d9-732db11b6125\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:43:416\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785443250\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d29a087a-af59-4053-a3f8-0f95a92faa75\",\"resource-version\":\"1695785443250\",\"model-name\":\"lag-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:43.424Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.466Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:43.466Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.509Z","message":"{\"transactionId\":\"ee049513-8ac5-4327-95d9-732db11b6125\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:43:243\",\"respDate\":\"230927-03:30:43:509\",\"sourceId\":\"AAI-TOOLS:ee049513-8ac5-4327-95d9-732db11b6125\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:43:243-95771\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[538da75a-bf4a-4e5b-aca4-02ee4dfacdd8], x-b3-parentspanid=[bd8447f7db71bf62], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ee049513-8ac5-4327-95d9-732db11b6125], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c2fdcfd5c8a6c1bf7333834a143186c], x-b3-spanid=[0a1222e03408f5c2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[ee049513-8ac5-4327-95d9-732db11b6125]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d29a087a-af59-4053-a3f8-0f95a92faa75\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"lag-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:43:243-95771\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[81952], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:43:243-95771]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"157","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7825a7fd-d9da-4cf5-a79f-544fb119dfd9","LogTimestamp":"2023-09-27T03:30:43.409Z","elapsedTime":"5"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.510Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ee049513-8ac5-4327-95d9-732db11b6125","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"268","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7825a7fd-d9da-4cf5-a79f-544fb119dfd9","LogTimestamp":"2023-09-27T03:30:43.510Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:43 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98" 201 0 REST ee049513-8ac5-4327-95d9-732db11b6125 AAI-TOOLS 127.0.0.6 - - - - - - - - - 273 - "logType": "access"
{"timestamp":"2023-09-27T03:30:43.567Z","message":"Entering","context":{"RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11e5db77-c113-4eca-bb15-cdd67ec3f3f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.574Z","message":"Entering","context":{"RequestID":"3faa61b1-b09a-462a-927b-9bda59867322","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42bb73e6-45b5-496a-a8a9-8019d1c083d1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:43.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.575Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11e5db77-c113-4eca-bb15-cdd67ec3f3f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.575Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11e5db77-c113-4eca-bb15-cdd67ec3f3f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.575Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11e5db77-c113-4eca-bb15-cdd67ec3f3f2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.576Z","message":"Invoke","context":{"RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","InvocationID":"11e5db77-c113-4eca-bb15-cdd67ec3f3f2","LogTimestamp":"2023-09-27T03:30:43.576Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.576Z","message":"{\"transactionId\":\"3faa61b1-b09a-462a-927b-9bda59867322\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:43:574\",\"respDate\":\"230927-03:30:43:576\",\"sourceId\":\"haproxy:3faa61b1-b09a-462a-927b-9bda59867322\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:43:574-48095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cf7bf4e-5e0b-40a0-8fcf-2fab605968f5], x-b3-parentspanid=[8862557ccd35da1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c2611828e1748878862557ccd35da1c], x-b3-spanid=[a356300a81c063a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3faa61b1-b09a-462a-927b-9bda59867322]}\\\"}\"}","context":{"RequestID":"3faa61b1-b09a-462a-927b-9bda59867322","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42bb73e6-45b5-496a-a8a9-8019d1c083d1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:43.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3faa61b1-b09a-462a-927b-9bda59867322","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42bb73e6-45b5-496a-a8a9-8019d1c083d1","LogTimestamp":"2023-09-27T03:30:43.577Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:30:43.668Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","InvocationID":"11e5db77-c113-4eca-bb15-cdd67ec3f3f2","LogTimestamp":"2023-09-27T03:30:43.667Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.681Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b16d9c2e-36d7-4dac-8225-6bd7234aaecb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:43:673\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785443575\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6889274b-a1dc-40ab-9090-93677e13e2e6\",\"resource-version\":\"1695785443575\",\"model-name\":\"license\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b9a9b337-1f86-42d3-b9f9-f987a089507c\"}}","context":{"RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:43.681Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.703Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:43.703Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.739Z","message":"{\"transactionId\":\"b16d9c2e-36d7-4dac-8225-6bd7234aaecb\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:43:567\",\"respDate\":\"230927-03:30:43:739\",\"sourceId\":\"AAI-TOOLS:b16d9c2e-36d7-4dac-8225-6bd7234aaecb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:43:567-16438\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6c0237f6-3cb8-46f0-b60f-42ca06297f2b], x-b3-parentspanid=[d4dfeb255282eae6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b16d9c2e-36d7-4dac-8225-6bd7234aaecb], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba5e35ac8ca8328a9a3848ff2c533a78], x-b3-spanid=[edea13e64ecfd9b7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[b16d9c2e-36d7-4dac-8225-6bd7234aaecb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b9a9b337-1f86-42d3-b9f9-f987a089507c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6889274b-a1dc-40ab-9090-93677e13e2e6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"license\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:43:567-16438\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86048], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:43:567-16438]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"11e5db77-c113-4eca-bb15-cdd67ec3f3f2","LogTimestamp":"2023-09-27T03:30:43.667Z","elapsedTime":"3"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.740Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b16d9c2e-36d7-4dac-8225-6bd7234aaecb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"11e5db77-c113-4eca-bb15-cdd67ec3f3f2","LogTimestamp":"2023-09-27T03:30:43.740Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:43 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c" 201 0 REST b16d9c2e-36d7-4dac-8225-6bd7234aaecb AAI-TOOLS 127.0.0.6 - - - - - - - - - 178 - "logType": "access"
{"timestamp":"2023-09-27T03:30:43.784Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.802Z","message":"Entering","context":{"RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec3e2d93-698e-479e-94f4-8cdd80b8722d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.814Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec3e2d93-698e-479e-94f4-8cdd80b8722d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.817Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec3e2d93-698e-479e-94f4-8cdd80b8722d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.817Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec3e2d93-698e-479e-94f4-8cdd80b8722d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:43.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.819Z","message":"Invoke","context":{"RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","InvocationID":"ec3e2d93-698e-479e-94f4-8cdd80b8722d","LogTimestamp":"2023-09-27T03:30:43.819Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.916Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","InvocationID":"ec3e2d93-698e-479e-94f4-8cdd80b8722d","LogTimestamp":"2023-09-27T03:30:43.916Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.950Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:43:927\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785443813\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"24b25f8c-b8bd-4c62-9421-87c12667aac9\",\"resource-version\":\"1695785443813\",\"model-name\":\"license-key-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\"}}","context":{"RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:43.950Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.972Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:43.972Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.975Z","message":"{\"transactionId\":\"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:43:803\",\"respDate\":\"230927-03:30:43:975\",\"sourceId\":\"AAI-TOOLS:f8dd03ce-17dc-457d-ad18-64eaf1ba7fda\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:43:803-39625\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[25fc4f63-faba-45fe-a3e5-ad177add3a24], x-b3-parentspanid=[1b3c66647f1aa1b5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f8dd03ce-17dc-457d-ad18-64eaf1ba7fda], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d3c0beacc58de0a25c0cf8357401016], x-b3-spanid=[9e4002d075494204], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[f8dd03ce-17dc-457d-ad18-64eaf1ba7fda]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"24b25f8c-b8bd-4c62-9421-87c12667aac9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"license-key-resource\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:43:803-39625\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24672], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:43:803-39625]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"97","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ec3e2d93-698e-479e-94f4-8cdd80b8722d","LogTimestamp":"2023-09-27T03:30:43.916Z","elapsedTime":"6"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:43.976Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f8dd03ce-17dc-457d-ad18-64eaf1ba7fda","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ec3e2d93-698e-479e-94f4-8cdd80b8722d","LogTimestamp":"2023-09-27T03:30:43.976Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:43 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7" 201 0 REST f8dd03ce-17dc-457d-ad18-64eaf1ba7fda AAI-TOOLS 127.0.0.6 - - - - - - - - - 179 - "logType": "access"
{"timestamp":"2023-09-27T03:30:44.029Z","message":"Entering","context":{"RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"31470128-66ea-42d6-b7f5-c51179fb836b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.038Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"31470128-66ea-42d6-b7f5-c51179fb836b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.038Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"31470128-66ea-42d6-b7f5-c51179fb836b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.039Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"31470128-66ea-42d6-b7f5-c51179fb836b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.039Z","message":"Invoke","context":{"RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","InvocationID":"31470128-66ea-42d6-b7f5-c51179fb836b","LogTimestamp":"2023-09-27T03:30:44.039Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.119Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","InvocationID":"31470128-66ea-42d6-b7f5-c51179fb836b","LogTimestamp":"2023-09-27T03:30:44.119Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.133Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f287121e-851f-4c8b-b722-eb2a870994bc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:44:126\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785444038\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\",\"resource-version\":\"1695785444038\",\"model-name\":\"logical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:44.133Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.161Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:44.161Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.172Z","message":"{\"transactionId\":\"f287121e-851f-4c8b-b722-eb2a870994bc\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:44:030\",\"respDate\":\"230927-03:30:44:171\",\"sourceId\":\"AAI-TOOLS:f287121e-851f-4c8b-b722-eb2a870994bc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:44:030-16991\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[21250d7a-32a3-4468-ae57-0b4032dd6005], x-b3-parentspanid=[7eb47d753c630db6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f287121e-851f-4c8b-b722-eb2a870994bc], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e99393116523ff6f28d21cd708f0b070], x-b3-spanid=[c5a53661bc513302], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[f287121e-851f-4c8b-b722-eb2a870994bc]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"logical-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:44:030-16991\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41208], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:44:030-16991]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"31470128-66ea-42d6-b7f5-c51179fb836b","LogTimestamp":"2023-09-27T03:30:44.119Z","elapsedTime":"3"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.172Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f287121e-851f-4c8b-b722-eb2a870994bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"144","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"31470128-66ea-42d6-b7f5-c51179fb836b","LogTimestamp":"2023-09-27T03:30:44.172Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:44 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0" 201 0 REST f287121e-851f-4c8b-b722-eb2a870994bc AAI-TOOLS 127.0.0.6 - - - - - - - - - 148 - "logType": "access"
{"timestamp":"2023-09-27T03:30:44.227Z","message":"Entering","context":{"RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db1f542b-ab52-4b8c-bc9c-c22dfd8f3f7e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.240Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db1f542b-ab52-4b8c-bc9c-c22dfd8f3f7e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.241Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db1f542b-ab52-4b8c-bc9c-c22dfd8f3f7e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.241Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db1f542b-ab52-4b8c-bc9c-c22dfd8f3f7e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.242Z","message":"Invoke","context":{"RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","InvocationID":"db1f542b-ab52-4b8c-bc9c-c22dfd8f3f7e","LogTimestamp":"2023-09-27T03:30:44.242Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.395Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"154","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","InvocationID":"db1f542b-ab52-4b8c-bc9c-c22dfd8f3f7e","LogTimestamp":"2023-09-27T03:30:44.395Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.410Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7430fcc6-74d8-4786-b2a5-35c182f4e250\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:44:403\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785444240\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\",\"resource-version\":\"1695785444240\",\"model-name\":\"metadatum\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86dbb63a-265e-4614-993f-6771c30b56a5\"}}","context":{"RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:44.409Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.444Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:44.444Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.500Z","message":"{\"transactionId\":\"7430fcc6-74d8-4786-b2a5-35c182f4e250\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:44:228\",\"respDate\":\"230927-03:30:44:499\",\"sourceId\":\"AAI-TOOLS:7430fcc6-74d8-4786-b2a5-35c182f4e250\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:44:228-8977\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[86e46a35-c526-41ba-affe-d0fe62cf9632], x-b3-parentspanid=[89043ed9673fa3d6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7430fcc6-74d8-4786-b2a5-35c182f4e250], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8828ccc0ecec197d516c0bc48a653dd], x-b3-spanid=[e7f01872aad363f9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[7430fcc6-74d8-4786-b2a5-35c182f4e250]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"86dbb63a-265e-4614-993f-6771c30b56a5\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"metadatum\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:44:228-8977\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94240], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:44:228-8977]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"154","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"db1f542b-ab52-4b8c-bc9c-c22dfd8f3f7e","LogTimestamp":"2023-09-27T03:30:44.395Z","elapsedTime":"4"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.501Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7430fcc6-74d8-4786-b2a5-35c182f4e250","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"273","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"db1f542b-ab52-4b8c-bc9c-c22dfd8f3f7e","LogTimestamp":"2023-09-27T03:30:44.500Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:44 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5" 201 0 REST 7430fcc6-74d8-4786-b2a5-35c182f4e250 AAI-TOOLS 127.0.0.6 - - - - - - - - - 278 - "logType": "access"
{"timestamp":"2023-09-27T03:30:44.558Z","message":"Entering","context":{"RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4237b727-b7d5-4eb1-9a98-b7d9d31673cc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.567Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4237b727-b7d5-4eb1-9a98-b7d9d31673cc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.567Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4237b727-b7d5-4eb1-9a98-b7d9d31673cc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.567Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4237b727-b7d5-4eb1-9a98-b7d9d31673cc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.568Z","message":"Invoke","context":{"RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","InvocationID":"4237b727-b7d5-4eb1-9a98-b7d9d31673cc","LogTimestamp":"2023-09-27T03:30:44.568Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.659Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","InvocationID":"4237b727-b7d5-4eb1-9a98-b7d9d31673cc","LogTimestamp":"2023-09-27T03:30:44.659Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.672Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cb1a2549-28ab-4071-b6d7-84d0fc11ae39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:44:665\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785444566\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\",\"resource-version\":\"1695785444566\",\"model-name\":\"model\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"06d1418a-5faa-452d-a94b-a2829df5f67b\"}}","context":{"RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:44.672Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.692Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:44.692Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.724Z","message":"{\"transactionId\":\"cb1a2549-28ab-4071-b6d7-84d0fc11ae39\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:44:559\",\"respDate\":\"230927-03:30:44:724\",\"sourceId\":\"AAI-TOOLS:cb1a2549-28ab-4071-b6d7-84d0fc11ae39\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:44:559-70884\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6614510a-fe49-44b7-ac55-cedc3bc6bd8f], x-b3-parentspanid=[d53f29b5dd46f0c4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cb1a2549-28ab-4071-b6d7-84d0fc11ae39], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27fc1ac5be7437e739f5519a9dbc2093], x-b3-spanid=[8404edd18fe25b2f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[cb1a2549-28ab-4071-b6d7-84d0fc11ae39]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"06d1418a-5faa-452d-a94b-a2829df5f67b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:44:559-70884\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20712], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:44:559-70884]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4237b727-b7d5-4eb1-9a98-b7d9d31673cc","LogTimestamp":"2023-09-27T03:30:44.659Z","elapsedTime":"3"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.725Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cb1a2549-28ab-4071-b6d7-84d0fc11ae39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"167","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4237b727-b7d5-4eb1-9a98-b7d9d31673cc","LogTimestamp":"2023-09-27T03:30:44.725Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:44 +0000] "PUT /aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b" 201 0 REST cb1a2549-28ab-4071-b6d7-84d0fc11ae39 AAI-TOOLS 127.0.0.6 - - - - - - - - - 170 - "logType": "access"
{"timestamp":"2023-09-27T03:30:44.779Z","message":"Entering","context":{"RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"606ce1d1-e3b8-4bb2-8f33-bbcf693a259f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.789Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"606ce1d1-e3b8-4bb2-8f33-bbcf693a259f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.789Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"606ce1d1-e3b8-4bb2-8f33-bbcf693a259f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.789Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"606ce1d1-e3b8-4bb2-8f33-bbcf693a259f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:44.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.790Z","message":"Invoke","context":{"RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","InvocationID":"606ce1d1-e3b8-4bb2-8f33-bbcf693a259f","LogTimestamp":"2023-09-27T03:30:44.790Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.882Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","InvocationID":"606ce1d1-e3b8-4bb2-8f33-bbcf693a259f","LogTimestamp":"2023-09-27T03:30:44.882Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.900Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c81db7a2-e6c7-40bf-b4e9-3360df821e9c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:44:890\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785444788\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ad70dd19-f156-4fb5-a865-97b5563b0d37\",\"resource-version\":\"1695785444788\",\"model-name\":\"model-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c28966f3-e758-4483-b37b-a90b05d3dd33\"}}","context":{"RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:44.899Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.924Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:44.923Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.979Z","message":"{\"transactionId\":\"c81db7a2-e6c7-40bf-b4e9-3360df821e9c\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:44:779\",\"respDate\":\"230927-03:30:44:978\",\"sourceId\":\"AAI-TOOLS:c81db7a2-e6c7-40bf-b4e9-3360df821e9c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:44:779-96439\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[273cd11d-172f-468a-9bee-36b92da41695], x-b3-parentspanid=[5a47e5c69a92946e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c81db7a2-e6c7-40bf-b4e9-3360df821e9c], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[845b835e6149647434258bdf5b203025], x-b3-spanid=[265f21b666492947], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[c81db7a2-e6c7-40bf-b4e9-3360df821e9c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c28966f3-e758-4483-b37b-a90b05d3dd33\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ad70dd19-f156-4fb5-a865-97b5563b0d37\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model-constraint\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:44:779-96439\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28768], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:44:779-96439]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"606ce1d1-e3b8-4bb2-8f33-bbcf693a259f","LogTimestamp":"2023-09-27T03:30:44.882Z","elapsedTime":"5"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:44.980Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c81db7a2-e6c7-40bf-b4e9-3360df821e9c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"201","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"606ce1d1-e3b8-4bb2-8f33-bbcf693a259f","LogTimestamp":"2023-09-27T03:30:44.979Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:44 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33" 201 0 REST c81db7a2-e6c7-40bf-b4e9-3360df821e9c AAI-TOOLS 127.0.0.6 - - - - - - - - - 205 - "logType": "access"
{"timestamp":"2023-09-27T03:30:45.044Z","message":"Entering","context":{"RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a6bf215-fb32-4cec-99b4-138c89f3aeb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.055Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a6bf215-fb32-4cec-99b4-138c89f3aeb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.055Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a6bf215-fb32-4cec-99b4-138c89f3aeb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.055Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a6bf215-fb32-4cec-99b4-138c89f3aeb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.056Z","message":"Invoke","context":{"RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","InvocationID":"6a6bf215-fb32-4cec-99b4-138c89f3aeb9","LogTimestamp":"2023-09-27T03:30:45.056Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.172Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","InvocationID":"6a6bf215-fb32-4cec-99b4-138c89f3aeb9","LogTimestamp":"2023-09-27T03:30:45.171Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.191Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3d7316f7-a655-41fd-893d-049dab389bba\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:45:179\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785445054\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\",\"resource-version\":\"1695785445054\",\"model-name\":\"model-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2076e726-3577-477a-a300-7fa65cd4df11\"}}","context":{"RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:45.191Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.222Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:45.222Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.222Z","message":"{\"transactionId\":\"3d7316f7-a655-41fd-893d-049dab389bba\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:45:045\",\"respDate\":\"230927-03:30:45:222\",\"sourceId\":\"AAI-TOOLS:3d7316f7-a655-41fd-893d-049dab389bba\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:45:045-22544\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[288b9339-4b94-42be-88db-bce220a351a6], x-b3-parentspanid=[46b99e3a8237ccc4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3d7316f7-a655-41fd-893d-049dab389bba], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac7272d34e2509dca57680da56067d37], x-b3-spanid=[5f43c8c0e5199e9c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[3d7316f7-a655-41fd-893d-049dab389bba]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2076e726-3577-477a-a300-7fa65cd4df11\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"model-element\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:45:045-22544\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37016], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:45:045-22544]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6a6bf215-fb32-4cec-99b4-138c89f3aeb9","LogTimestamp":"2023-09-27T03:30:45.171Z","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.223Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3d7316f7-a655-41fd-893d-049dab389bba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"179","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6a6bf215-fb32-4cec-99b4-138c89f3aeb9","LogTimestamp":"2023-09-27T03:30:45.223Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:45 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11" 201 0 REST 3d7316f7-a655-41fd-893d-049dab389bba AAI-TOOLS 127.0.0.6 - - - - - - - - - 183 - "logType": "access"
{"timestamp":"2023-09-27T03:30:45.286Z","message":"Entering","context":{"RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b40f354-cc90-4fd1-bc7d-202e78bd2305","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.298Z","message":"Checking for system property [partnerName]","context":{"RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b40f354-cc90-4fd1-bc7d-202e78bd2305","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.298Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b40f354-cc90-4fd1-bc7d-202e78bd2305","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.298Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b40f354-cc90-4fd1-bc7d-202e78bd2305","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.299Z","message":"Invoke","context":{"RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","InvocationID":"4b40f354-cc90-4fd1-bc7d-202e78bd2305","LogTimestamp":"2023-09-27T03:30:45.299Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.422Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","InvocationID":"4b40f354-cc90-4fd1-bc7d-202e78bd2305","LogTimestamp":"2023-09-27T03:30:45.421Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.435Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"75880aef-ec8b-4229-a095-07b3ecf36daa\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:45:427\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785445297\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\",\"resource-version\":\"1695785445297\",\"model-name\":\"model-ver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b5cd462f-e426-4146-b1fe-5475ae272c3d\"}}","context":{"RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:45.434Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.471Z","message":"{\"transactionId\":\"75880aef-ec8b-4229-a095-07b3ecf36daa\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:45:286\",\"respDate\":\"230927-03:30:45:471\",\"sourceId\":\"AAI-TOOLS:75880aef-ec8b-4229-a095-07b3ecf36daa\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:45:286-77778\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2d3902ef-ec28-4f54-a6a7-534079cf27e1], x-b3-parentspanid=[c95f0ebbd8d3449b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[75880aef-ec8b-4229-a095-07b3ecf36daa], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d50221afe3baa6d95b792060ceb230b], x-b3-spanid=[f7ec0362828664fb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[297], Content-Type=[application/json], X-ONAP-RequestID=[75880aef-ec8b-4229-a095-07b3ecf36daa]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b5cd462f-e426-4146-b1fe-5475ae272c3d\\\\\\\",\\\\n   \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n   \\\\\\\"model-vers\\\\\\\" : {\\\\n      \\\\\\\"model-ver\\\\\\\" : [ {\\\\n         \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\\\\\\\",\\\\n         \\\\\\\"model-name\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n         \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:45:286-77778\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69800], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:45:286-77778]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4b40f354-cc90-4fd1-bc7d-202e78bd2305","LogTimestamp":"2023-09-27T03:30:45.421Z","elapsedTime":"3"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.472Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"187","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4b40f354-cc90-4fd1-bc7d-202e78bd2305","LogTimestamp":"2023-09-27T03:30:45.472Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:45 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d" 201 0 REST 75880aef-ec8b-4229-a095-07b3ecf36daa AAI-TOOLS 127.0.0.6 - - - - - - - - - 191 - "logType": "access"
{"timestamp":"2023-09-27T03:30:45.524Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"75880aef-ec8b-4229-a095-07b3ecf36daa","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"90","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:45.524Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.602Z","message":"Entering","context":{"RequestID":"1959c67c-577c-45cb-9ca2-dc2b5b646a08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f746f3fc-561d-4528-9855-f970a4754a76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:45.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.602Z","message":"Entering","context":{"RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16d89c83-3a62-409b-bda8-bd22663c65a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.605Z","message":"{\"transactionId\":\"1959c67c-577c-45cb-9ca2-dc2b5b646a08\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:45:603\",\"respDate\":\"230927-03:30:45:605\",\"sourceId\":\"haproxy:1959c67c-577c-45cb-9ca2-dc2b5b646a08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:45:603-45518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4cdc0df-e550-4f6a-bfa7-2f2534303ce2], x-b3-parentspanid=[a45a77cde87e68ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[936b9496221fc7c0a45a77cde87e68ab], x-b3-spanid=[ecca6d163824d096], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1959c67c-577c-45cb-9ca2-dc2b5b646a08]}\\\"}\"}","context":{"RequestID":"1959c67c-577c-45cb-9ca2-dc2b5b646a08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f746f3fc-561d-4528-9855-f970a4754a76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:45.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1959c67c-577c-45cb-9ca2-dc2b5b646a08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f746f3fc-561d-4528-9855-f970a4754a76","LogTimestamp":"2023-09-27T03:30:45.605Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:30:45.618Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16d89c83-3a62-409b-bda8-bd22663c65a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.619Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16d89c83-3a62-409b-bda8-bd22663c65a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.619Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16d89c83-3a62-409b-bda8-bd22663c65a2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:45.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.619Z","message":"Invoke","context":{"RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","InvocationID":"16d89c83-3a62-409b-bda8-bd22663c65a2","LogTimestamp":"2023-09-27T03:30:45.619Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.805Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"185","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","InvocationID":"16d89c83-3a62-409b-bda8-bd22663c65a2","LogTimestamp":"2023-09-27T03:30:45.804Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.828Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"bc61f4ca-c6c7-45e7-a428-97cee533dde9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:45:816\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785445612\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"666a06ee-4b57-46df-bacf-908da8f10c3f\",\"resource-version\":\"1695785445612\",\"model-name\":\"multicast-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ea78c9e3-514d-4a0a-9162-13837fa54c35\"}}","context":{"RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:45.828Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.847Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.920Z","message":"{\"transactionId\":\"bc61f4ca-c6c7-45e7-a428-97cee533dde9\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:45:603\",\"respDate\":\"230927-03:30:45:920\",\"sourceId\":\"AAI-TOOLS:bc61f4ca-c6c7-45e7-a428-97cee533dde9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:45:603-51010\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[11e97cbb-8dc1-49c8-911a-8ecb3c47f97a], x-b3-parentspanid=[6e1ef0c6d4b99235], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bc61f4ca-c6c7-45e7-a428-97cee533dde9], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[143b954af7debbede615f822d875448e], x-b3-spanid=[de545a0d418186ab], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[bc61f4ca-c6c7-45e7-a428-97cee533dde9]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ea78c9e3-514d-4a0a-9162-13837fa54c35\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"666a06ee-4b57-46df-bacf-908da8f10c3f\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"multicast-configuration\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:45:603-51010\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77992], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:45:603-51010]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"185","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"16d89c83-3a62-409b-bda8-bd22663c65a2","LogTimestamp":"2023-09-27T03:30:45.804Z","elapsedTime":"8"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:45.921Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"319","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"16d89c83-3a62-409b-bda8-bd22663c65a2","LogTimestamp":"2023-09-27T03:30:45.921Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:45 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35" 201 0 REST bc61f4ca-c6c7-45e7-a428-97cee533dde9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 323 - "logType": "access"
{"timestamp":"2023-09-27T03:30:45.965Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bc61f4ca-c6c7-45e7-a428-97cee533dde9","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"137","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:45.965Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.023Z","message":"Entering","context":{"RequestID":"c2101571-f268-4c50-9590-6c124fc90544","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09756f5f-01b6-4abe-850c-6de44ee4182d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.036Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c2101571-f268-4c50-9590-6c124fc90544","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09756f5f-01b6-4abe-850c-6de44ee4182d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.036Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c2101571-f268-4c50-9590-6c124fc90544","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09756f5f-01b6-4abe-850c-6de44ee4182d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.036Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c2101571-f268-4c50-9590-6c124fc90544","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09756f5f-01b6-4abe-850c-6de44ee4182d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.037Z","message":"Invoke","context":{"RequestID":"c2101571-f268-4c50-9590-6c124fc90544","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","InvocationID":"09756f5f-01b6-4abe-850c-6de44ee4182d","LogTimestamp":"2023-09-27T03:30:46.037Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.182Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c2101571-f268-4c50-9590-6c124fc90544","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"145","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","InvocationID":"09756f5f-01b6-4abe-850c-6de44ee4182d","LogTimestamp":"2023-09-27T03:30:46.181Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.195Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c2101571-f268-4c50-9590-6c124fc90544\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:46:187\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785446034\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\",\"resource-version\":\"1695785446034\",\"model-name\":\"named-query\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\"}}","context":{"RequestID":"c2101571-f268-4c50-9590-6c124fc90544","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:46.194Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.215Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c2101571-f268-4c50-9590-6c124fc90544","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:46.215Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.294Z","message":"{\"transactionId\":\"c2101571-f268-4c50-9590-6c124fc90544\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:46:024\",\"respDate\":\"230927-03:30:46:294\",\"sourceId\":\"AAI-TOOLS:c2101571-f268-4c50-9590-6c124fc90544\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:46:024-76102\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[558050fd-157f-4fa0-a784-d840a5d88aa1], x-b3-parentspanid=[8e66902154c9b415], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c2101571-f268-4c50-9590-6c124fc90544], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[532fd92523a092562d5fd0c9a7244782], x-b3-spanid=[e46074762c5b2bde], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[c2101571-f268-4c50-9590-6c124fc90544]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"named-query\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:46:024-76102\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32864], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:46:024-76102]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c2101571-f268-4c50-9590-6c124fc90544","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"145","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"09756f5f-01b6-4abe-850c-6de44ee4182d","LogTimestamp":"2023-09-27T03:30:46.181Z","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.295Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c2101571-f268-4c50-9590-6c124fc90544","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"272","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"09756f5f-01b6-4abe-850c-6de44ee4182d","LogTimestamp":"2023-09-27T03:30:46.295Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:46 +0000] "PUT /aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32" 201 0 REST c2101571-f268-4c50-9590-6c124fc90544 AAI-TOOLS 127.0.0.6 - - - - - - - - - 276 - "logType": "access"
{"timestamp":"2023-09-27T03:30:46.358Z","message":"Entering","context":{"RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20fba569-108d-4fff-8299-3ea144cef85f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.367Z","message":"Checking for system property [partnerName]","context":{"RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20fba569-108d-4fff-8299-3ea144cef85f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.368Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20fba569-108d-4fff-8299-3ea144cef85f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.368Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20fba569-108d-4fff-8299-3ea144cef85f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.368Z","message":"Invoke","context":{"RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","InvocationID":"20fba569-108d-4fff-8299-3ea144cef85f","LogTimestamp":"2023-09-27T03:30:46.368Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.612Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"243","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","InvocationID":"20fba569-108d-4fff-8299-3ea144cef85f","LogTimestamp":"2023-09-27T03:30:46.611Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.627Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"170a37d5-1e97-40f5-a1fe-e90453cb6f51\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:46:619\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785446367\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"204c641a-3494-48c8-979a-86856f5fd32a\",\"resource-version\":\"1695785446367\",\"model-name\":\"named-query-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3c504d40-b847-424c-9d25-4fb7e0a3e994\"}}","context":{"RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:46.627Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.651Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:46.651Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.673Z","message":"{\"transactionId\":\"170a37d5-1e97-40f5-a1fe-e90453cb6f51\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:46:358\",\"respDate\":\"230927-03:30:46:673\",\"sourceId\":\"AAI-TOOLS:170a37d5-1e97-40f5-a1fe-e90453cb6f51\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:46:358-16015\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[49012129-ea85-4325-9cb2-95924f13a016], x-b3-parentspanid=[dda4a82af83b72b7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[170a37d5-1e97-40f5-a1fe-e90453cb6f51], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c7f25f8a14c27ad3759734e0b226a41], x-b3-spanid=[7edc3eec2c7688a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[170a37d5-1e97-40f5-a1fe-e90453cb6f51]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"3c504d40-b847-424c-9d25-4fb7e0a3e994\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"204c641a-3494-48c8-979a-86856f5fd32a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"named-query-element\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:46:358-16015\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82088], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:46:358-16015]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"243","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"20fba569-108d-4fff-8299-3ea144cef85f","LogTimestamp":"2023-09-27T03:30:46.611Z","elapsedTime":"5"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.674Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"170a37d5-1e97-40f5-a1fe-e90453cb6f51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"317","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"20fba569-108d-4fff-8299-3ea144cef85f","LogTimestamp":"2023-09-27T03:30:46.674Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:46 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994" 201 0 REST 170a37d5-1e97-40f5-a1fe-e90453cb6f51 AAI-TOOLS 127.0.0.6 - - - - - - - - - 321 - "logType": "access"
{"timestamp":"2023-09-27T03:30:46.732Z","message":"Entering","context":{"RequestID":"18184d08-c2af-44be-b369-0cea915326a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"784d658a-34a1-4ea1-82bc-72b62a1b7f38","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.741Z","message":"Checking for system property [partnerName]","context":{"RequestID":"18184d08-c2af-44be-b369-0cea915326a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"784d658a-34a1-4ea1-82bc-72b62a1b7f38","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.741Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"18184d08-c2af-44be-b369-0cea915326a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"784d658a-34a1-4ea1-82bc-72b62a1b7f38","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.741Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"18184d08-c2af-44be-b369-0cea915326a6","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"784d658a-34a1-4ea1-82bc-72b62a1b7f38","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.742Z","message":"Invoke","context":{"RequestID":"18184d08-c2af-44be-b369-0cea915326a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","InvocationID":"784d658a-34a1-4ea1-82bc-72b62a1b7f38","LogTimestamp":"2023-09-27T03:30:46.742Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.844Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"18184d08-c2af-44be-b369-0cea915326a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","InvocationID":"784d658a-34a1-4ea1-82bc-72b62a1b7f38","LogTimestamp":"2023-09-27T03:30:46.843Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.856Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"18184d08-c2af-44be-b369-0cea915326a6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:46:849\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785446741\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\",\"resource-version\":\"1695785446741\",\"model-name\":\"network-policy\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\"}}","context":{"RequestID":"18184d08-c2af-44be-b369-0cea915326a6","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:46.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.905Z","message":"{\"transactionId\":\"18184d08-c2af-44be-b369-0cea915326a6\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:46:733\",\"respDate\":\"230927-03:30:46:905\",\"sourceId\":\"AAI-TOOLS:18184d08-c2af-44be-b369-0cea915326a6\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:46:733-29375\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[380db0de-4e12-4415-a258-25889fcbfd0a], x-b3-parentspanid=[bc8ad83a12ef9178], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[18184d08-c2af-44be-b369-0cea915326a6], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04ce2edc8c3df32e27305a6bccffdd94], x-b3-spanid=[d505c4393a9535d8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[18184d08-c2af-44be-b369-0cea915326a6]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"network-policy\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:46:733-29375\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41032], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:46:733-29375]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"18184d08-c2af-44be-b369-0cea915326a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"784d658a-34a1-4ea1-82bc-72b62a1b7f38","LogTimestamp":"2023-09-27T03:30:46.843Z","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.906Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"18184d08-c2af-44be-b369-0cea915326a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"784d658a-34a1-4ea1-82bc-72b62a1b7f38","LogTimestamp":"2023-09-27T03:30:46.906Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:46 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246" 201 0 REST 18184d08-c2af-44be-b369-0cea915326a6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 179 - "logType": "access"
{"timestamp":"2023-09-27T03:30:46.965Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"18184d08-c2af-44be-b369-0cea915326a6","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"108","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:46.964Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.968Z","message":"Entering","context":{"RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ed6142a-e961-4ca1-8015-b6f6c654c04b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.979Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ed6142a-e961-4ca1-8015-b6f6c654c04b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.979Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ed6142a-e961-4ca1-8015-b6f6c654c04b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.980Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ed6142a-e961-4ca1-8015-b6f6c654c04b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:46.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:46.980Z","message":"Invoke","context":{"RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","InvocationID":"6ed6142a-e961-4ca1-8015-b6f6c654c04b","LogTimestamp":"2023-09-27T03:30:46.980Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.175Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"195","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","InvocationID":"6ed6142a-e961-4ca1-8015-b6f6c654c04b","LogTimestamp":"2023-09-27T03:30:47.175Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.193Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"bc5065c5-7a80-4c2a-958e-f4aa3e574264\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:47:184\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785446978\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01f45471-4240-498c-a9e1-235dc0b8b4a6\",\"resource-version\":\"1695785446978\",\"model-name\":\"network-profile\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2734b44a-b8a2-40f6-957d-6256589e5d00\"}}","context":{"RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:47.193Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.225Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:47.225Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.292Z","message":"{\"transactionId\":\"bc5065c5-7a80-4c2a-958e-f4aa3e574264\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:46:969\",\"respDate\":\"230927-03:30:47:292\",\"sourceId\":\"AAI-TOOLS:bc5065c5-7a80-4c2a-958e-f4aa3e574264\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:46:969-33806\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1de02ba9-b7e1-451e-b74a-c73f0ec4a6b8], x-b3-parentspanid=[6af6e9885e2c49b5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bc5065c5-7a80-4c2a-958e-f4aa3e574264], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[706011c9678269d134c66d19fad37a6c], x-b3-spanid=[7849935bbd7b5089], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[bc5065c5-7a80-4c2a-958e-f4aa3e574264]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2734b44a-b8a2-40f6-957d-6256589e5d00\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"01f45471-4240-498c-a9e1-235dc0b8b4a6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"network-profile\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:46:969-33806\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45128], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:46:969-33806]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"195","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6ed6142a-e961-4ca1-8015-b6f6c654c04b","LogTimestamp":"2023-09-27T03:30:47.175Z","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.293Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bc5065c5-7a80-4c2a-958e-f4aa3e574264","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"325","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6ed6142a-e961-4ca1-8015-b6f6c654c04b","LogTimestamp":"2023-09-27T03:30:47.293Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00" 201 0 REST bc5065c5-7a80-4c2a-958e-f4aa3e574264 AAI-TOOLS 127.0.0.6 - - - - - - - - - 329 - "logType": "access"
{"timestamp":"2023-09-27T03:30:47.362Z","message":"Entering","context":{"RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f2e543-0e05-43d1-a596-fe2ba376c091","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.373Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f2e543-0e05-43d1-a596-fe2ba376c091","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.373Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f2e543-0e05-43d1-a596-fe2ba376c091","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.373Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f2e543-0e05-43d1-a596-fe2ba376c091","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.374Z","message":"Invoke","context":{"RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","InvocationID":"35f2e543-0e05-43d1-a596-fe2ba376c091","LogTimestamp":"2023-09-27T03:30:47.374Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.473Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","InvocationID":"35f2e543-0e05-43d1-a596-fe2ba376c091","LogTimestamp":"2023-09-27T03:30:47.472Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.500Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f5cb4dec-6585-4b88-a0b0-fedb20af556f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:47:478\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785447372\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7c79e11f-a408-4593-aa86-ba948a1236af\",\"resource-version\":\"1695785447372\",\"model-name\":\"newvce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\"}}","context":{"RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:47.500Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.519Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:47.518Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.543Z","message":"{\"transactionId\":\"f5cb4dec-6585-4b88-a0b0-fedb20af556f\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:47:363\",\"respDate\":\"230927-03:30:47:543\",\"sourceId\":\"AAI-TOOLS:f5cb4dec-6585-4b88-a0b0-fedb20af556f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:47:363-13021\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6dd22f34-c613-4fc6-8da4-ad0f43fa393f], x-b3-parentspanid=[8b43570642b369f8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f5cb4dec-6585-4b88-a0b0-fedb20af556f], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[200a39a472ebbaa2528f20cc3967257d], x-b3-spanid=[4370a2354dc211a7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[f5cb4dec-6585-4b88-a0b0-fedb20af556f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7c79e11f-a408-4593-aa86-ba948a1236af\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"newvce\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:47:363-13021\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[114720], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:47:363-13021]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"35f2e543-0e05-43d1-a596-fe2ba376c091","LogTimestamp":"2023-09-27T03:30:47.472Z","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.544Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f5cb4dec-6585-4b88-a0b0-fedb20af556f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"183","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"35f2e543-0e05-43d1-a596-fe2ba376c091","LogTimestamp":"2023-09-27T03:30:47.544Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f" 201 0 REST f5cb4dec-6585-4b88-a0b0-fedb20af556f AAI-TOOLS 127.0.0.6 - - - - - - - - - 187 - "logType": "access"
{"timestamp":"2023-09-27T03:30:47.599Z","message":"Entering","context":{"RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c8ea6b6-aa33-4765-b2fd-afdf6a030efe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.611Z","message":"Checking for system property [partnerName]","context":{"RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c8ea6b6-aa33-4765-b2fd-afdf6a030efe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.611Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c8ea6b6-aa33-4765-b2fd-afdf6a030efe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.611Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c8ea6b6-aa33-4765-b2fd-afdf6a030efe","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.612Z","message":"Invoke","context":{"RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","InvocationID":"8c8ea6b6-aa33-4765-b2fd-afdf6a030efe","LogTimestamp":"2023-09-27T03:30:47.612Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.617Z","message":"Entering","context":{"RequestID":"3c73a63c-f979-4cad-8633-912ea742ff1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86d2fea8-6c3b-42ea-af7c-ab843a1cd821","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:47.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.621Z","message":"{\"transactionId\":\"3c73a63c-f979-4cad-8633-912ea742ff1b\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:47:618\",\"respDate\":\"230927-03:30:47:621\",\"sourceId\":\"haproxy:3c73a63c-f979-4cad-8633-912ea742ff1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:47:618-39002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d68a797-8039-42d9-a430-d69c540069e5], x-b3-parentspanid=[88556d7075291dac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f32eb28edfa648a288556d7075291dac], x-b3-spanid=[d9c63c32153ddd96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c73a63c-f979-4cad-8633-912ea742ff1b]}\\\"}\"}","context":{"RequestID":"3c73a63c-f979-4cad-8633-912ea742ff1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86d2fea8-6c3b-42ea-af7c-ab843a1cd821","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:47.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c73a63c-f979-4cad-8633-912ea742ff1b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86d2fea8-6c3b-42ea-af7c-ab843a1cd821","LogTimestamp":"2023-09-27T03:30:47.622Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:30:47.723Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","InvocationID":"8c8ea6b6-aa33-4765-b2fd-afdf6a030efe","LogTimestamp":"2023-09-27T03:30:47.723Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.738Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"432d97bb-f381-4393-84bb-eacf06d0c3d3\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:47:730\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785447610\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\",\"resource-version\":\"1695785447610\",\"model-name\":\"oam-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2851cf01-9c40-4064-87d4-6184a6fcff35\"}}","context":{"RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:47.738Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.757Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:47.756Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.770Z","message":"{\"transactionId\":\"432d97bb-f381-4393-84bb-eacf06d0c3d3\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:47:600\",\"respDate\":\"230927-03:30:47:770\",\"sourceId\":\"AAI-TOOLS:432d97bb-f381-4393-84bb-eacf06d0c3d3\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:47:600-79873\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[988896a6-6910-4b4f-89e9-94c504e41fd0], x-b3-parentspanid=[c39212497b5014b3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[432d97bb-f381-4393-84bb-eacf06d0c3d3], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf011a5bf55f295ddb359f78024ec7c6], x-b3-spanid=[c72fe0d377c423e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[432d97bb-f381-4393-84bb-eacf06d0c3d3]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2851cf01-9c40-4064-87d4-6184a6fcff35\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"oam-network\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:47:600-79873\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49400], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:47:600-79873]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8c8ea6b6-aa33-4765-b2fd-afdf6a030efe","LogTimestamp":"2023-09-27T03:30:47.723Z","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.772Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"432d97bb-f381-4393-84bb-eacf06d0c3d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"172","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8c8ea6b6-aa33-4765-b2fd-afdf6a030efe","LogTimestamp":"2023-09-27T03:30:47.771Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35" 201 0 REST 432d97bb-f381-4393-84bb-eacf06d0c3d3 AAI-TOOLS 127.0.0.6 - - - - - - - - - 178 - "logType": "access"
{"timestamp":"2023-09-27T03:30:47.842Z","message":"Entering","context":{"RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbc7cf66-16dc-44c2-950a-92c3872d8c7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.851Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbc7cf66-16dc-44c2-950a-92c3872d8c7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.851Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbc7cf66-16dc-44c2-950a-92c3872d8c7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.852Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbc7cf66-16dc-44c2-950a-92c3872d8c7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:47.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:47.852Z","message":"Invoke","context":{"RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","InvocationID":"bbc7cf66-16dc-44c2-950a-92c3872d8c7c","LogTimestamp":"2023-09-27T03:30:47.852Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.023Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"171","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","InvocationID":"bbc7cf66-16dc-44c2-950a-92c3872d8c7c","LogTimestamp":"2023-09-27T03:30:48.023Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.037Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3bbb08cf-a161-4fd7-a0d7-fed29117c101\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:48:029\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785447851\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\",\"resource-version\":\"1695785447851\",\"model-name\":\"p-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:48.037Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.063Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:48.062Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.067Z","message":"{\"transactionId\":\"3bbb08cf-a161-4fd7-a0d7-fed29117c101\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:47:843\",\"respDate\":\"230927-03:30:48:067\",\"sourceId\":\"AAI-TOOLS:3bbb08cf-a161-4fd7-a0d7-fed29117c101\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:47:843-87679\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fb5057d3-91c5-407d-9d45-e3cc349c0432], x-b3-parentspanid=[0f3c6957f6cf745f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3bbb08cf-a161-4fd7-a0d7-fed29117c101], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd7b35d3ddc1c746bae4003bd2561a43], x-b3-spanid=[e688fd6b87fd5ae4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[3bbb08cf-a161-4fd7-a0d7-fed29117c101]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"p-interface\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:47:843-87679\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[118816], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:47:843-87679]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"171","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bbc7cf66-16dc-44c2-950a-92c3872d8c7c","LogTimestamp":"2023-09-27T03:30:48.023Z","elapsedTime":"3"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.068Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3bbb08cf-a161-4fd7-a0d7-fed29117c101","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"226","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bbc7cf66-16dc-44c2-950a-92c3872d8c7c","LogTimestamp":"2023-09-27T03:30:48.068Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:48 +0000] "PUT /aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd" 201 0 REST 3bbb08cf-a161-4fd7-a0d7-fed29117c101 AAI-TOOLS 127.0.0.6 - - - - - - - - - 230 - "logType": "access"
{"timestamp":"2023-09-27T03:30:48.121Z","message":"Entering","context":{"RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7066a961-f3c3-4ee0-af1b-987dab28a247","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.129Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7066a961-f3c3-4ee0-af1b-987dab28a247","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.129Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7066a961-f3c3-4ee0-af1b-987dab28a247","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.129Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7066a961-f3c3-4ee0-af1b-987dab28a247","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.129Z","message":"Invoke","context":{"RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","InvocationID":"7066a961-f3c3-4ee0-af1b-987dab28a247","LogTimestamp":"2023-09-27T03:30:48.129Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.199Z","message":"Entering","context":{"RequestID":"b7282654-efcc-4fb0-8546-50745b4a6a92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9728f2cc-7586-4ba5-a6b0-e91e23c3beb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:48.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.205Z","message":"{\"transactionId\":\"b7282654-efcc-4fb0-8546-50745b4a6a92\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:48:200\",\"respDate\":\"230927-03:30:48:204\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b7282654-efcc-4fb0-8546-50745b4a6a92\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:48:200-45356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7cc54f1-65a2-48cd-b02d-f0bc45f6a1cf], x-b3-parentspanid=[4ba470dde4a54961], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35647], x-envoy-attempt-count=[1], x-b3-traceid=[5b6030d0e5db92ed4ba470dde4a54961], x-b3-spanid=[5af9b1fd0d45719e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b7282654-efcc-4fb0-8546-50745b4a6a92]}\\\"}\"}","context":{"RequestID":"b7282654-efcc-4fb0-8546-50745b4a6a92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9728f2cc-7586-4ba5-a6b0-e91e23c3beb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:48.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7282654-efcc-4fb0-8546-50745b4a6a92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9728f2cc-7586-4ba5-a6b0-e91e23c3beb4","LogTimestamp":"2023-09-27T03:30:48.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:30:48.256Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","InvocationID":"7066a961-f3c3-4ee0-af1b-987dab28a247","LogTimestamp":"2023-09-27T03:30:48.256Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.275Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d744b394-3434-47a7-bc37-7e767da7d04d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:48:265\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785448128\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\",\"resource-version\":\"1695785448128\",\"model-name\":\"physical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:48.275Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.292Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:48.292Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.360Z","message":"{\"transactionId\":\"d744b394-3434-47a7-bc37-7e767da7d04d\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:48:122\",\"respDate\":\"230927-03:30:48:359\",\"sourceId\":\"AAI-TOOLS:d744b394-3434-47a7-bc37-7e767da7d04d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:48:122-11966\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[323ca9f9-b964-4f1d-8b62-59b945d3b4a0], x-b3-parentspanid=[c5d298f99e11ea0e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d744b394-3434-47a7-bc37-7e767da7d04d], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a55cee93b5dc96eff63d704206f71f4], x-b3-spanid=[cb4630cdc46912eb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[d744b394-3434-47a7-bc37-7e767da7d04d]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"physical-link\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:48:122-11966\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28904], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:48:122-11966]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7066a961-f3c3-4ee0-af1b-987dab28a247","LogTimestamp":"2023-09-27T03:30:48.256Z","elapsedTime":"5"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.361Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d744b394-3434-47a7-bc37-7e767da7d04d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"240","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7066a961-f3c3-4ee0-af1b-987dab28a247","LogTimestamp":"2023-09-27T03:30:48.361Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:48 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568" 201 0 REST d744b394-3434-47a7-bc37-7e767da7d04d AAI-TOOLS 127.0.0.6 - - - - - - - - - 244 - "logType": "access"
{"timestamp":"2023-09-27T03:30:48.419Z","message":"Entering","context":{"RequestID":"24224a4b-d1e4-44a4-ba14-e7089918ea55","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"abeb1e8e-c2c4-4a11-af18-686acd492162","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"24224a4b-d1e4-44a4-ba14-e7089918ea55","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"abeb1e8e-c2c4-4a11-af18-686acd492162","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.424Z","message":"{\"transactionId\":\"24224a4b-d1e4-44a4-ba14-e7089918ea55\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:48:419\",\"respDate\":\"230927-03:30:48:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:24224a4b-d1e4-44a4-ba14-e7089918ea55\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:48:419-37216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[24224a4b-d1e4-44a4-ba14-e7089918ea55]}\\\"}\"}","context":{"RequestID":"24224a4b-d1e4-44a4-ba14-e7089918ea55","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"abeb1e8e-c2c4-4a11-af18-686acd492162","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24224a4b-d1e4-44a4-ba14-e7089918ea55","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abeb1e8e-c2c4-4a11-af18-686acd492162","LogTimestamp":"2023-09-27T03:30:48.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:30:48.434Z","message":"Entering","context":{"RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3d25367-9cf7-4d6e-8650-9097abd05082","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.443Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3d25367-9cf7-4d6e-8650-9097abd05082","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.443Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3d25367-9cf7-4d6e-8650-9097abd05082","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.443Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3d25367-9cf7-4d6e-8650-9097abd05082","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.444Z","message":"Invoke","context":{"RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","InvocationID":"a3d25367-9cf7-4d6e-8650-9097abd05082","LogTimestamp":"2023-09-27T03:30:48.444Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.768Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"324","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","InvocationID":"a3d25367-9cf7-4d6e-8650-9097abd05082","LogTimestamp":"2023-09-27T03:30:48.767Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.780Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:48:773\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785448442\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\",\"resource-version\":\"1695785448442\",\"model-name\":\"pnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:48.780Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.805Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:48.805Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.834Z","message":"{\"transactionId\":\"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:48:435\",\"respDate\":\"230927-03:30:48:834\",\"sourceId\":\"AAI-TOOLS:bb82d519-d6b9-4b1a-89d7-bb39d953cb8f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:48:435-2080\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[26aa7efc-06df-4911-bd6d-1fcf765921d2], x-b3-parentspanid=[fd43421de49d2198], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bb82d519-d6b9-4b1a-89d7-bb39d953cb8f], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c23dc5e1a759d0b2e6b555a9f7e15b4d], x-b3-spanid=[c76fcef1f526d42c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[bb82d519-d6b9-4b1a-89d7-bb39d953cb8f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"pnf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:48:435-2080\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[122912], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:48:435-2080]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"324","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a3d25367-9cf7-4d6e-8650-9097abd05082","LogTimestamp":"2023-09-27T03:30:48.767Z","elapsedTime":"3"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.835Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bb82d519-d6b9-4b1a-89d7-bb39d953cb8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"401","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a3d25367-9cf7-4d6e-8650-9097abd05082","LogTimestamp":"2023-09-27T03:30:48.835Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:48 +0000] "PUT /aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a" 201 0 REST bb82d519-d6b9-4b1a-89d7-bb39d953cb8f AAI-TOOLS 127.0.0.6 - - - - - - - - - 405 - "logType": "access"
{"timestamp":"2023-09-27T03:30:48.903Z","message":"Entering","context":{"RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46712535-a89c-4207-bbb7-d7488d410eba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.915Z","message":"Checking for system property [partnerName]","context":{"RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46712535-a89c-4207-bbb7-d7488d410eba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.916Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46712535-a89c-4207-bbb7-d7488d410eba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.916Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46712535-a89c-4207-bbb7-d7488d410eba","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:48.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:48.916Z","message":"Invoke","context":{"RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","InvocationID":"46712535-a89c-4207-bbb7-d7488d410eba","LogTimestamp":"2023-09-27T03:30:48.916Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.026Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","InvocationID":"46712535-a89c-4207-bbb7-d7488d410eba","LogTimestamp":"2023-09-27T03:30:49.026Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.042Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"04d474c6-5d22-4349-a7d8-c4af890b2e21\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:49:034\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785448915\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\",\"resource-version\":\"1695785448915\",\"model-name\":\"port-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\"}}","context":{"RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:49.042Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.065Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:49.064Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.069Z","message":"{\"transactionId\":\"04d474c6-5d22-4349-a7d8-c4af890b2e21\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:48:904\",\"respDate\":\"230927-03:30:49:069\",\"sourceId\":\"AAI-TOOLS:04d474c6-5d22-4349-a7d8-c4af890b2e21\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:48:904-74753\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[24060071-6bc7-4162-8b2c-c9d07b5eefa8], x-b3-parentspanid=[42c747f77ae8677a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[04d474c6-5d22-4349-a7d8-c4af890b2e21], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b75715e53a8925e37489e46c3ed7cd45], x-b3-spanid=[eb583a27c3bf68af], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[04d474c6-5d22-4349-a7d8-c4af890b2e21]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"port-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:48:904-74753\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127008], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:48:904-74753]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"110","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"46712535-a89c-4207-bbb7-d7488d410eba","LogTimestamp":"2023-09-27T03:30:49.026Z","elapsedTime":"3"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.070Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"04d474c6-5d22-4349-a7d8-c4af890b2e21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"167","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"46712535-a89c-4207-bbb7-d7488d410eba","LogTimestamp":"2023-09-27T03:30:49.070Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:49 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77" 201 0 REST 04d474c6-5d22-4349-a7d8-c4af890b2e21 AAI-TOOLS 127.0.0.6 - - - - - - - - - 173 - "logType": "access"
{"timestamp":"2023-09-27T03:30:49.134Z","message":"Entering","context":{"RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f82b5494-ba3e-4945-b5c8-354f86eeba8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.142Z","message":"Checking for system property [partnerName]","context":{"RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f82b5494-ba3e-4945-b5c8-354f86eeba8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.142Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f82b5494-ba3e-4945-b5c8-354f86eeba8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.142Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f82b5494-ba3e-4945-b5c8-354f86eeba8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.143Z","message":"Invoke","context":{"RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","InvocationID":"f82b5494-ba3e-4945-b5c8-354f86eeba8f","LogTimestamp":"2023-09-27T03:30:49.143Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.250Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","InvocationID":"f82b5494-ba3e-4945-b5c8-354f86eeba8f","LogTimestamp":"2023-09-27T03:30:49.250Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.267Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"03e35b6f-0071-4ce0-838c-c08d1ba3720c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:49:256\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785449142\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"81706bbd-981e-4362-ae20-995cbcb2d995\",\"resource-version\":\"1695785449142\",\"model-name\":\"property-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f4a863c3-6886-470a-a6ae-05723837ea45\"}}","context":{"RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:49.267Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.287Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:49.287Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.304Z","message":"{\"transactionId\":\"03e35b6f-0071-4ce0-838c-c08d1ba3720c\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:49:135\",\"respDate\":\"230927-03:30:49:304\",\"sourceId\":\"AAI-TOOLS:03e35b6f-0071-4ce0-838c-c08d1ba3720c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:49:135-7779\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[12dcc5c6-2be0-47e2-afc5-dd23cebc502d], x-b3-parentspanid=[c0e431cf1262f5c5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[03e35b6f-0071-4ce0-838c-c08d1ba3720c], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec8b3af371b86bd96d8482158578c233], x-b3-spanid=[d491759092f5c8b4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[03e35b6f-0071-4ce0-838c-c08d1ba3720c]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f4a863c3-6886-470a-a6ae-05723837ea45\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"81706bbd-981e-4362-ae20-995cbcb2d995\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"property-constraint\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:49:135-7779\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[33000], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:49:135-7779]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f82b5494-ba3e-4945-b5c8-354f86eeba8f","LogTimestamp":"2023-09-27T03:30:49.250Z","elapsedTime":"3"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.305Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"03e35b6f-0071-4ce0-838c-c08d1ba3720c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"171","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f82b5494-ba3e-4945-b5c8-354f86eeba8f","LogTimestamp":"2023-09-27T03:30:49.305Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:49 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45" 201 0 REST 03e35b6f-0071-4ce0-838c-c08d1ba3720c AAI-TOOLS 127.0.0.6 - - - - - - - - - 175 - "logType": "access"
{"timestamp":"2023-09-27T03:30:49.375Z","message":"Entering","context":{"RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78355b46-7a7a-4394-964e-02b9fcf86517","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.383Z","message":"Checking for system property [partnerName]","context":{"RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78355b46-7a7a-4394-964e-02b9fcf86517","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.383Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78355b46-7a7a-4394-964e-02b9fcf86517","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.383Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78355b46-7a7a-4394-964e-02b9fcf86517","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.384Z","message":"Invoke","context":{"RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","InvocationID":"78355b46-7a7a-4394-964e-02b9fcf86517","LogTimestamp":"2023-09-27T03:30:49.384Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.587Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"203","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","InvocationID":"78355b46-7a7a-4394-964e-02b9fcf86517","LogTimestamp":"2023-09-27T03:30:49.587Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.601Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"89d2979a-05c2-401b-8594-5295a2c7484e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:49:594\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785449383\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\",\"resource-version\":\"1695785449383\",\"model-name\":\"pserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:49.601Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.635Z","message":"Entering","context":{"RequestID":"fb06baee-922b-4392-b673-b6387fcc24f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8eb0793-afdb-40c8-8edd-197fb6aaa9b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:49.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.637Z","message":"{\"transactionId\":\"fb06baee-922b-4392-b673-b6387fcc24f0\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:49:635\",\"respDate\":\"230927-03:30:49:637\",\"sourceId\":\"haproxy:fb06baee-922b-4392-b673-b6387fcc24f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:49:635-3273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8beb6402-7c49-4b81-9c25-a91b4cb5c5df], x-b3-parentspanid=[72164a010c0d1eb3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82fc67a6486c5f4372164a010c0d1eb3], x-b3-spanid=[8389f12a4fad8de1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb06baee-922b-4392-b673-b6387fcc24f0]}\\\"}\"}","context":{"RequestID":"fb06baee-922b-4392-b673-b6387fcc24f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8eb0793-afdb-40c8-8edd-197fb6aaa9b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:49.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb06baee-922b-4392-b673-b6387fcc24f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8eb0793-afdb-40c8-8edd-197fb6aaa9b4","LogTimestamp":"2023-09-27T03:30:49.638Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:30:49.656Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"55","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:49.656Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.670Z","message":"{\"transactionId\":\"89d2979a-05c2-401b-8594-5295a2c7484e\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:49:376\",\"respDate\":\"230927-03:30:49:670\",\"sourceId\":\"AAI-TOOLS:89d2979a-05c2-401b-8594-5295a2c7484e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:49:376-40639\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3a7b2307-7c1e-4181-abe1-39bdd88af458], x-b3-parentspanid=[672f40afe12b10ff], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[89d2979a-05c2-401b-8594-5295a2c7484e], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3590a7fbf3c7af600d6503ff8861c9e4], x-b3-spanid=[875c515c987ad2da], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[89d2979a-05c2-401b-8594-5295a2c7484e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"pserver\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:49:376-40639\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53400], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:49:376-40639]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"203","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"78355b46-7a7a-4394-964e-02b9fcf86517","LogTimestamp":"2023-09-27T03:30:49.587Z","elapsedTime":"4"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.671Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"89d2979a-05c2-401b-8594-5295a2c7484e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"296","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"78355b46-7a7a-4394-964e-02b9fcf86517","LogTimestamp":"2023-09-27T03:30:49.671Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:49 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d" 201 0 REST 89d2979a-05c2-401b-8594-5295a2c7484e AAI-TOOLS 127.0.0.6 - - - - - - - - - 300 - "logType": "access"
{"timestamp":"2023-09-27T03:30:49.743Z","message":"Entering","context":{"RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d5d46a5-9ce4-4631-8f25-3824ac65793a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.751Z","message":"Checking for system property [partnerName]","context":{"RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d5d46a5-9ce4-4631-8f25-3824ac65793a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.752Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d5d46a5-9ce4-4631-8f25-3824ac65793a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.752Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d5d46a5-9ce4-4631-8f25-3824ac65793a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:49.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:49.752Z","message":"Invoke","context":{"RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","InvocationID":"4d5d46a5-9ce4-4631-8f25-3824ac65793a","LogTimestamp":"2023-09-27T03:30:49.752Z"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.067Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"315","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","InvocationID":"4d5d46a5-9ce4-4631-8f25-3824ac65793a","LogTimestamp":"2023-09-27T03:30:50.067Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.081Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:50:073\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785449751\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0988bab5-bf4f-4938-a419-ab249867d12a\",\"resource-version\":\"1695785449751\",\"model-name\":\"related-lookup\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\"}}","context":{"RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:50.081Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.119Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:50.119Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.188Z","message":"{\"transactionId\":\"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:49:744\",\"respDate\":\"230927-03:30:50:187\",\"sourceId\":\"AAI-TOOLS:18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:49:744-15946\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1f1ee0e4-c9f9-45a5-8011-c1de34000510], x-b3-parentspanid=[44ee1fe52bac011d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5fd88063a07fdf2abb08d1d6c00fc8c8], x-b3-spanid=[a41d596a81ee188c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0988bab5-bf4f-4938-a419-ab249867d12a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"related-lookup\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:49:744-15946\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57496], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:49:744-15946]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"315","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4d5d46a5-9ce4-4631-8f25-3824ac65793a","LogTimestamp":"2023-09-27T03:30:50.067Z","elapsedTime":"3"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.189Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"446","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4d5d46a5-9ce4-4631-8f25-3824ac65793a","LogTimestamp":"2023-09-27T03:30:50.189Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b" 201 0 REST 18c98dcb-f5ae-4a2c-aece-ef9a36dcc42e AAI-TOOLS 127.0.0.6 - - - - - - - - - 457 - "logType": "access"
{"timestamp":"2023-09-27T03:30:50.248Z","message":"Entering","context":{"RequestID":"190ab19a-baf7-4656-a909-383417a4c811","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87a10e83-0165-49ff-a52f-960d457eb652","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.256Z","message":"Checking for system property [partnerName]","context":{"RequestID":"190ab19a-baf7-4656-a909-383417a4c811","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87a10e83-0165-49ff-a52f-960d457eb652","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.256Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"190ab19a-baf7-4656-a909-383417a4c811","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87a10e83-0165-49ff-a52f-960d457eb652","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.256Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"190ab19a-baf7-4656-a909-383417a4c811","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87a10e83-0165-49ff-a52f-960d457eb652","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.257Z","message":"Invoke","context":{"RequestID":"190ab19a-baf7-4656-a909-383417a4c811","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","InvocationID":"87a10e83-0165-49ff-a52f-960d457eb652","LogTimestamp":"2023-09-27T03:30:50.257Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.386Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"190ab19a-baf7-4656-a909-383417a4c811","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","InvocationID":"87a10e83-0165-49ff-a52f-960d457eb652","LogTimestamp":"2023-09-27T03:30:50.386Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.398Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"190ab19a-baf7-4656-a909-383417a4c811\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:50:390\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785450255\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ac49d26d-9163-430e-934a-13b738a04f5c\",\"resource-version\":\"1695785450255\",\"model-name\":\"reserved-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0c3e0ba3-618c-498d-9127-c8d42b00170f\"}}","context":{"RequestID":"190ab19a-baf7-4656-a909-383417a4c811","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:50.398Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.414Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"190ab19a-baf7-4656-a909-383417a4c811","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:50.413Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.459Z","message":"{\"transactionId\":\"190ab19a-baf7-4656-a909-383417a4c811\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:50:248\",\"respDate\":\"230927-03:30:50:459\",\"sourceId\":\"AAI-TOOLS:190ab19a-baf7-4656-a909-383417a4c811\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:50:248-53560\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[201fcf18-061e-4236-837b-c566d411d296], x-b3-parentspanid=[61842a7ed71685f3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[190ab19a-baf7-4656-a909-383417a4c811], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd2b05115e67d6a846a9e9427280719b], x-b3-spanid=[d9e920a4f1f8c7bc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[190ab19a-baf7-4656-a909-383417a4c811]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"0c3e0ba3-618c-498d-9127-c8d42b00170f\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ac49d26d-9163-430e-934a-13b738a04f5c\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"reserved-prop-names\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:50:248-53560\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41192], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:50:248-53560]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"190ab19a-baf7-4656-a909-383417a4c811","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"87a10e83-0165-49ff-a52f-960d457eb652","LogTimestamp":"2023-09-27T03:30:50.386Z","elapsedTime":"2"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.460Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"190ab19a-baf7-4656-a909-383417a4c811","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"213","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"87a10e83-0165-49ff-a52f-960d457eb652","LogTimestamp":"2023-09-27T03:30:50.460Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f" 201 0 REST 190ab19a-baf7-4656-a909-383417a4c811 AAI-TOOLS 127.0.0.6 - - - - - - - - - 216 - "logType": "access"
{"timestamp":"2023-09-27T03:30:50.513Z","message":"Entering","context":{"RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f637de02-cefe-49c2-9875-3b53ed9b77f1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.523Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f637de02-cefe-49c2-9875-3b53ed9b77f1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.523Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f637de02-cefe-49c2-9875-3b53ed9b77f1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.523Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f637de02-cefe-49c2-9875-3b53ed9b77f1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.524Z","message":"Invoke","context":{"RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","InvocationID":"f637de02-cefe-49c2-9875-3b53ed9b77f1","LogTimestamp":"2023-09-27T03:30:50.524Z"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.705Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"180","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","InvocationID":"f637de02-cefe-49c2-9875-3b53ed9b77f1","LogTimestamp":"2023-09-27T03:30:50.704Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.724Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"0085895f-2cdb-4ffb-b532-5245220371fb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:50:714\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785450523\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\",\"resource-version\":\"1695785450523\",\"model-name\":\"result-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff656f23-6185-406f-9006-4b26834f3e1c\"}}","context":{"RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:50.724Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.743Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:50.742Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.789Z","message":"{\"transactionId\":\"0085895f-2cdb-4ffb-b532-5245220371fb\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:50:514\",\"respDate\":\"230927-03:30:50:788\",\"sourceId\":\"AAI-TOOLS:0085895f-2cdb-4ffb-b532-5245220371fb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:50:514-53989\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a47fbab6-5b89-466a-8290-7d382d381cef], x-b3-parentspanid=[85f8e492936146de], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0085895f-2cdb-4ffb-b532-5245220371fb], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebeab30e031eb36690687ac8dc9134c9], x-b3-spanid=[03e73dfe53ab9deb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[0085895f-2cdb-4ffb-b532-5245220371fb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ff656f23-6185-406f-9006-4b26834f3e1c\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"result-data\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:50:514-53989\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49224], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:50:514-53989]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"180","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f637de02-cefe-49c2-9875-3b53ed9b77f1","LogTimestamp":"2023-09-27T03:30:50.704Z","elapsedTime":"5"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.790Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0085895f-2cdb-4ffb-b532-5245220371fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"276","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f637de02-cefe-49c2-9875-3b53ed9b77f1","LogTimestamp":"2023-09-27T03:30:50.789Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c" 201 0 REST 0085895f-2cdb-4ffb-b532-5245220371fb AAI-TOOLS 127.0.0.6 - - - - - - - - - 282 - "logType": "access"
{"timestamp":"2023-09-27T03:30:50.850Z","message":"Entering","context":{"RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9baf09f0-61fa-4e9c-919e-edfa3812f250","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.860Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9baf09f0-61fa-4e9c-919e-edfa3812f250","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.860Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9baf09f0-61fa-4e9c-919e-edfa3812f250","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.860Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9baf09f0-61fa-4e9c-919e-edfa3812f250","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.860Z","message":"Invoke","context":{"RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","InvocationID":"9baf09f0-61fa-4e9c-919e-edfa3812f250","LogTimestamp":"2023-09-27T03:30:50.860Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:50.997Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","InvocationID":"9baf09f0-61fa-4e9c-919e-edfa3812f250","LogTimestamp":"2023-09-27T03:30:50.996Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.009Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9d48a509-6a28-4e88-a6bb-578fa97b0297\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:51:001\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785450859\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fed7e326-03a7-45ff-a3f2-471470d268c4\",\"resource-version\":\"1695785450859\",\"model-name\":\"route-table-reference\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"a8614b63-2636-4c4f-98df-fd448c4241db\"}}","context":{"RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:51.009Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.030Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:51.030Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.049Z","message":"{\"transactionId\":\"9d48a509-6a28-4e88-a6bb-578fa97b0297\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:50:851\",\"respDate\":\"230927-03:30:51:049\",\"sourceId\":\"AAI-TOOLS:9d48a509-6a28-4e88-a6bb-578fa97b0297\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:50:851-60074\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[50327cc3-26e5-4bf9-93f6-6a63c8e6dc24], x-b3-parentspanid=[2aae64fb2c4b7f75], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9d48a509-6a28-4e88-a6bb-578fa97b0297], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46649e5d4ddd088b7dda88b2390af335], x-b3-spanid=[f7010d4360807899], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[275], Content-Type=[application/json], X-ONAP-RequestID=[9d48a509-6a28-4e88-a6bb-578fa97b0297]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"a8614b63-2636-4c4f-98df-fd448c4241db\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"fed7e326-03a7-45ff-a3f2-471470d268c4\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"route-table-reference\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:50:851-60074\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36864], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:50:851-60074]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9baf09f0-61fa-4e9c-919e-edfa3812f250","LogTimestamp":"2023-09-27T03:30:50.996Z","elapsedTime":"2"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.051Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9d48a509-6a28-4e88-a6bb-578fa97b0297","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"200","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9baf09f0-61fa-4e9c-919e-edfa3812f250","LogTimestamp":"2023-09-27T03:30:51.050Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db" 201 0 REST 9d48a509-6a28-4e88-a6bb-578fa97b0297 AAI-TOOLS 127.0.0.6 - - - - - - - - - 204 - "logType": "access"
{"timestamp":"2023-09-27T03:30:51.121Z","message":"Entering","context":{"RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75ac3d6a-9ddb-42db-8db3-5ad2a99c87e9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.131Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75ac3d6a-9ddb-42db-8db3-5ad2a99c87e9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.131Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75ac3d6a-9ddb-42db-8db3-5ad2a99c87e9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.131Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75ac3d6a-9ddb-42db-8db3-5ad2a99c87e9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.132Z","message":"Invoke","context":{"RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","InvocationID":"75ac3d6a-9ddb-42db-8db3-5ad2a99c87e9","LogTimestamp":"2023-09-27T03:30:51.132Z"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.237Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","InvocationID":"75ac3d6a-9ddb-42db-8db3-5ad2a99c87e9","LogTimestamp":"2023-09-27T03:30:51.237Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.250Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f5a59380-45a4-43fc-a353-b1e9e46133a1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:51:242\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785451130\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\",\"resource-version\":\"1695785451130\",\"model-name\":\"routing-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1c2ded4f-8b01-4193-829c-966847dfec3e\"}}","context":{"RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:51.250Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.276Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:51.275Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.285Z","message":"{\"transactionId\":\"f5a59380-45a4-43fc-a353-b1e9e46133a1\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:51:121\",\"respDate\":\"230927-03:30:51:285\",\"sourceId\":\"AAI-TOOLS:f5a59380-45a4-43fc-a353-b1e9e46133a1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:51:121-7480\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[29d93580-a82f-40b9-899d-f948885a9cb3], x-b3-parentspanid=[f6c0ba07fa7256b7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f5a59380-45a4-43fc-a353-b1e9e46133a1], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ad32c9f90f3a19e5d55f644ab1b4a0e], x-b3-spanid=[fc2f55be6baf1bcc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[f5a59380-45a4-43fc-a353-b1e9e46133a1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"1c2ded4f-8b01-4193-829c-966847dfec3e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"routing-instance\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:51:121-7480\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65784], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:51:121-7480]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75ac3d6a-9ddb-42db-8db3-5ad2a99c87e9","LogTimestamp":"2023-09-27T03:30:51.237Z","elapsedTime":"2"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.286Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f5a59380-45a4-43fc-a353-b1e9e46133a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"165","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75ac3d6a-9ddb-42db-8db3-5ad2a99c87e9","LogTimestamp":"2023-09-27T03:30:51.285Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e" 201 0 REST f5a59380-45a4-43fc-a353-b1e9e46133a1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 169 - "logType": "access"
{"timestamp":"2023-09-27T03:30:51.346Z","message":"Entering","context":{"RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1246ff8f-8a6b-4667-9eb9-07998afc3a23","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.356Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1246ff8f-8a6b-4667-9eb9-07998afc3a23","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.356Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1246ff8f-8a6b-4667-9eb9-07998afc3a23","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.357Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1246ff8f-8a6b-4667-9eb9-07998afc3a23","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.357Z","message":"Invoke","context":{"RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","InvocationID":"1246ff8f-8a6b-4667-9eb9-07998afc3a23","LogTimestamp":"2023-09-27T03:30:51.357Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.462Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"105","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","InvocationID":"1246ff8f-8a6b-4667-9eb9-07998afc3a23","LogTimestamp":"2023-09-27T03:30:51.462Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.477Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7c5317e6-48c2-436f-a4fd-bdb51bc48f33\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:51:470\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785451356\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1380619d-dd1a-4cec-b755-c6407833e065\",\"resource-version\":\"1695785451356\",\"model-name\":\"secondary-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"738ff299-6290-4c00-8998-bd0e96a07b93\"}}","context":{"RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:51.477Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.521Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:51.520Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.536Z","message":"{\"transactionId\":\"7c5317e6-48c2-436f-a4fd-bdb51bc48f33\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:51:346\",\"respDate\":\"230927-03:30:51:536\",\"sourceId\":\"AAI-TOOLS:7c5317e6-48c2-436f-a4fd-bdb51bc48f33\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:51:346-8019\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1d2ee791-bddd-4355-aa91-2431ea165133], x-b3-parentspanid=[edd642b9b39291d4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7c5317e6-48c2-436f-a4fd-bdb51bc48f33], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91c08a4169cdb4d9dd6ead59a0112fe6], x-b3-spanid=[9e208c0a6c35cf1a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[7c5317e6-48c2-436f-a4fd-bdb51bc48f33]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"738ff299-6290-4c00-8998-bd0e96a07b93\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1380619d-dd1a-4cec-b755-c6407833e065\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"secondary-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:51:346-8019\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53320], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:51:346-8019]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"105","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1246ff8f-8a6b-4667-9eb9-07998afc3a23","LogTimestamp":"2023-09-27T03:30:51.462Z","elapsedTime":"4"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.537Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7c5317e6-48c2-436f-a4fd-bdb51bc48f33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"192","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1246ff8f-8a6b-4667-9eb9-07998afc3a23","LogTimestamp":"2023-09-27T03:30:51.537Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93" 201 0 REST 7c5317e6-48c2-436f-a4fd-bdb51bc48f33 AAI-TOOLS 127.0.0.6 - - - - - - - - - 196 - "logType": "access"
{"timestamp":"2023-09-27T03:30:51.613Z","message":"Entering","context":{"RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1ab569e-e6d4-43b8-bf51-fedc558c928d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.623Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1ab569e-e6d4-43b8-bf51-fedc558c928d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.623Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1ab569e-e6d4-43b8-bf51-fedc558c928d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.623Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1ab569e-e6d4-43b8-bf51-fedc558c928d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.624Z","message":"Invoke","context":{"RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","InvocationID":"b1ab569e-e6d4-43b8-bf51-fedc558c928d","LogTimestamp":"2023-09-27T03:30:51.624Z"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.649Z","message":"Entering","context":{"RequestID":"36c9aa0e-6fc3-4ae9-9b68-8df93afd8ba5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7bd544ed-1d32-4564-b6ba-5b6c724c4c45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:51.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.652Z","message":"{\"transactionId\":\"36c9aa0e-6fc3-4ae9-9b68-8df93afd8ba5\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:51:649\",\"respDate\":\"230927-03:30:51:652\",\"sourceId\":\"haproxy:36c9aa0e-6fc3-4ae9-9b68-8df93afd8ba5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:51:649-44448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae091ca6-7f58-4d45-83f5-bad55f9fca51], x-b3-parentspanid=[7e85aec4e2cedf6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d28086d5f9f66dd7e85aec4e2cedf6a], x-b3-spanid=[7a832d3ed37c9250], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36c9aa0e-6fc3-4ae9-9b68-8df93afd8ba5]}\\\"}\"}","context":{"RequestID":"36c9aa0e-6fc3-4ae9-9b68-8df93afd8ba5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7bd544ed-1d32-4564-b6ba-5b6c724c4c45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:51.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36c9aa0e-6fc3-4ae9-9b68-8df93afd8ba5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bd544ed-1d32-4564-b6ba-5b6c724c4c45","LogTimestamp":"2023-09-27T03:30:51.652Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:30:51.740Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","InvocationID":"b1ab569e-e6d4-43b8-bf51-fedc558c928d","LogTimestamp":"2023-09-27T03:30:51.740Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.753Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:51:745\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785451622\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c5171ae0-44fb-4c04-b482-d56702241a44\",\"resource-version\":\"1695785451622\",\"model-name\":\"segmentation-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\"}}","context":{"RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:51.753Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.805Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"52","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:51.805Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.808Z","message":"{\"transactionId\":\"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:51:613\",\"respDate\":\"230927-03:30:51:808\",\"sourceId\":\"AAI-TOOLS:f4fa57c6-a595-474a-adb5-d0a1c4beb5ff\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:51:613-27076\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b1162d41-a974-4b59-a339-f15afbb2bc6b], x-b3-parentspanid=[bf24d32feb436348], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f4fa57c6-a595-474a-adb5-d0a1c4beb5ff], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[609a96e415cd7019b5033dfe2fccdaca], x-b3-spanid=[3cbd02b840c2dcda], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[f4fa57c6-a595-474a-adb5-d0a1c4beb5ff]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c5171ae0-44fb-4c04-b482-d56702241a44\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"segmentation-assignment\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:51:613-27076\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45288], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:51:613-27076]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b1ab569e-e6d4-43b8-bf51-fedc558c928d","LogTimestamp":"2023-09-27T03:30:51.740Z","elapsedTime":"3"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.809Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f4fa57c6-a595-474a-adb5-d0a1c4beb5ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"196","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b1ab569e-e6d4-43b8-bf51-fedc558c928d","LogTimestamp":"2023-09-27T03:30:51.808Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b" 201 0 REST f4fa57c6-a595-474a-adb5-d0a1c4beb5ff AAI-TOOLS 127.0.0.6 - - - - - - - - - 200 - "logType": "access"
{"timestamp":"2023-09-27T03:30:51.870Z","message":"Entering","context":{"RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1db9021-6be0-4e74-a384-649755b41842","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.880Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1db9021-6be0-4e74-a384-649755b41842","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.880Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1db9021-6be0-4e74-a384-649755b41842","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.880Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1db9021-6be0-4e74-a384-649755b41842","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:51.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:51.881Z","message":"Invoke","context":{"RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","InvocationID":"b1db9021-6be0-4e74-a384-649755b41842","LogTimestamp":"2023-09-27T03:30:51.881Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.161Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"280","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","InvocationID":"b1db9021-6be0-4e74-a384-649755b41842","LogTimestamp":"2023-09-27T03:30:52.161Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.176Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:52:168\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785451879\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\",\"resource-version\":\"1695785451879\",\"model-name\":\"service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"07a3a60b-1b6c-4367-8173-8014386f89e3\"}}","context":{"RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:52.176Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.210Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:52.209Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.250Z","message":"{\"transactionId\":\"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:51:870\",\"respDate\":\"230927-03:30:52:250\",\"sourceId\":\"AAI-TOOLS:9027bd23-85f4-43bf-a9dc-34b9cfc62ee8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:51:870-22862\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cdb58a39-f294-4819-a64d-59af0c9f3d0f], x-b3-parentspanid=[c6025eef2be10918], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9027bd23-85f4-43bf-a9dc-34b9cfc62ee8], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7137c0170523ca3204f70ce7d125d90], x-b3-spanid=[30635f823337953a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[9027bd23-85f4-43bf-a9dc-34b9cfc62ee8]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"07a3a60b-1b6c-4367-8173-8014386f89e3\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:51:870-22862\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[40960], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:51:870-22862]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"280","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b1db9021-6be0-4e74-a384-649755b41842","LogTimestamp":"2023-09-27T03:30:52.161Z","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.251Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9027bd23-85f4-43bf-a9dc-34b9cfc62ee8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"382","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b1db9021-6be0-4e74-a384-649755b41842","LogTimestamp":"2023-09-27T03:30:52.251Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3" 201 0 REST 9027bd23-85f4-43bf-a9dc-34b9cfc62ee8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 386 - "logType": "access"
{"timestamp":"2023-09-27T03:30:52.323Z","message":"Entering","context":{"RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b053985-6cf6-4648-9b79-6fe08a8cede8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.335Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b053985-6cf6-4648-9b79-6fe08a8cede8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.336Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b053985-6cf6-4648-9b79-6fe08a8cede8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.336Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b053985-6cf6-4648-9b79-6fe08a8cede8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.336Z","message":"Invoke","context":{"RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","InvocationID":"4b053985-6cf6-4648-9b79-6fe08a8cede8","LogTimestamp":"2023-09-27T03:30:52.336Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.414Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","InvocationID":"4b053985-6cf6-4648-9b79-6fe08a8cede8","LogTimestamp":"2023-09-27T03:30:52.413Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.431Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4fee8df4-9462-4fb1-9b22-4e1d26ed8908\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:52:421\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785452335\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\",\"resource-version\":\"1695785452335\",\"model-name\":\"service-capability\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b1a7cc05-d19d-443b-a5d1-733e325c4232\"}}","context":{"RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:52.431Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.468Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:52.468Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.473Z","message":"{\"transactionId\":\"4fee8df4-9462-4fb1-9b22-4e1d26ed8908\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:52:324\",\"respDate\":\"230927-03:30:52:472\",\"sourceId\":\"AAI-TOOLS:4fee8df4-9462-4fb1-9b22-4e1d26ed8908\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:52:324-9643\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a2712934-6001-449d-92b1-c0e6af871e3a], x-b3-parentspanid=[d70b83ffbb81b6b0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4fee8df4-9462-4fb1-9b22-4e1d26ed8908], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b52a95efdf1ad21ead1b5c375b8d8a07], x-b3-spanid=[04aec5ae29a8e441], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[4fee8df4-9462-4fb1-9b22-4e1d26ed8908]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"b1a7cc05-d19d-443b-a5d1-733e325c4232\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-capability\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:52:324-9643\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45056], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:52:324-9643]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4b053985-6cf6-4648-9b79-6fe08a8cede8","LogTimestamp":"2023-09-27T03:30:52.413Z","elapsedTime":"4"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.474Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4fee8df4-9462-4fb1-9b22-4e1d26ed8908","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"152","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4b053985-6cf6-4648-9b79-6fe08a8cede8","LogTimestamp":"2023-09-27T03:30:52.474Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232" 201 0 REST 4fee8df4-9462-4fb1-9b22-4e1d26ed8908 AAI-TOOLS 127.0.0.6 - - - - - - - - - 157 - "logType": "access"
{"timestamp":"2023-09-27T03:30:52.546Z","message":"Entering","context":{"RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe4ca86-7c1f-40b3-8b2a-b7c0152dbf55","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.554Z","message":"Checking for system property [partnerName]","context":{"RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe4ca86-7c1f-40b3-8b2a-b7c0152dbf55","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.554Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe4ca86-7c1f-40b3-8b2a-b7c0152dbf55","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.554Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe4ca86-7c1f-40b3-8b2a-b7c0152dbf55","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.554Z","message":"Invoke","context":{"RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","InvocationID":"ebe4ca86-7c1f-40b3-8b2a-b7c0152dbf55","LogTimestamp":"2023-09-27T03:30:52.554Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.676Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","InvocationID":"ebe4ca86-7c1f-40b3-8b2a-b7c0152dbf55","LogTimestamp":"2023-09-27T03:30:52.676Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.700Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"02434d91-1de7-4d5e-84cf-bad9515f6daa\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:52:686\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785452553\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"46b92144-923a-4d20-b85a-3cbd847668a9\",\"resource-version\":\"1695785452553\",\"model-name\":\"service-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:52.699Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.726Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:52.726Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.748Z","message":"{\"transactionId\":\"02434d91-1de7-4d5e-84cf-bad9515f6daa\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:52:546\",\"respDate\":\"230927-03:30:52:747\",\"sourceId\":\"AAI-TOOLS:02434d91-1de7-4d5e-84cf-bad9515f6daa\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:52:546-28234\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7a05da15-638f-4abb-abda-a30678eb6be8], x-b3-parentspanid=[0754b8fd150ec2ee], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[02434d91-1de7-4d5e-84cf-bad9515f6daa], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adddd36a1479e504db81e905f8b67d71], x-b3-spanid=[da955431fe88acc7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[02434d91-1de7-4d5e-84cf-bad9515f6daa]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"46b92144-923a-4d20-b85a-3cbd847668a9\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-instance\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:52:546-28234\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73976], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:52:546-28234]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"122","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ebe4ca86-7c1f-40b3-8b2a-b7c0152dbf55","LogTimestamp":"2023-09-27T03:30:52.676Z","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.749Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"02434d91-1de7-4d5e-84cf-bad9515f6daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"204","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ebe4ca86-7c1f-40b3-8b2a-b7c0152dbf55","LogTimestamp":"2023-09-27T03:30:52.749Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4" 201 0 REST 02434d91-1de7-4d5e-84cf-bad9515f6daa AAI-TOOLS 127.0.0.6 - - - - - - - - - 208 - "logType": "access"
{"timestamp":"2023-09-27T03:30:52.810Z","message":"Entering","context":{"RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b50ff8cb-7aa1-4839-bcdd-329e6881a7ca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.818Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b50ff8cb-7aa1-4839-bcdd-329e6881a7ca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.819Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b50ff8cb-7aa1-4839-bcdd-329e6881a7ca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.819Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b50ff8cb-7aa1-4839-bcdd-329e6881a7ca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:52.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.820Z","message":"Invoke","context":{"RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","InvocationID":"b50ff8cb-7aa1-4839-bcdd-329e6881a7ca","LogTimestamp":"2023-09-27T03:30:52.820Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.931Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","InvocationID":"b50ff8cb-7aa1-4839-bcdd-329e6881a7ca","LogTimestamp":"2023-09-27T03:30:52.931Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.947Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6f7350ae-53ec-4df0-8e45-2cd06f344835\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:52:937\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785452818\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\",\"resource-version\":\"1695785452818\",\"model-name\":\"service-subscription\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:52.947Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.977Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:52.977Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.984Z","message":"{\"transactionId\":\"6f7350ae-53ec-4df0-8e45-2cd06f344835\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:52:811\",\"respDate\":\"230927-03:30:52:984\",\"sourceId\":\"AAI-TOOLS:6f7350ae-53ec-4df0-8e45-2cd06f344835\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:52:811-17354\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f2cd4e48-6439-4a5f-b7d3-9b5f248056c7], x-b3-parentspanid=[7eb1f86bb341efb0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6f7350ae-53ec-4df0-8e45-2cd06f344835], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e91415e640ff52c927bc901177ffdf57], x-b3-spanid=[5554093626343216], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[6f7350ae-53ec-4df0-8e45-2cd06f344835]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"service-subscription\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:52:811-17354\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94376], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:52:811-17354]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b50ff8cb-7aa1-4839-bcdd-329e6881a7ca","LogTimestamp":"2023-09-27T03:30:52.931Z","elapsedTime":"3"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:52.985Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6f7350ae-53ec-4df0-8e45-2cd06f344835","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b50ff8cb-7aa1-4839-bcdd-329e6881a7ca","LogTimestamp":"2023-09-27T03:30:52.984Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b" 201 0 REST 6f7350ae-53ec-4df0-8e45-2cd06f344835 AAI-TOOLS 127.0.0.6 - - - - - - - - - 179 - "logType": "access"
{"timestamp":"2023-09-27T03:30:53.049Z","message":"Entering","context":{"RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8520f367-3ae1-43b8-b1ac-08bfdb239936","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.060Z","message":"Checking for system property [partnerName]","context":{"RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8520f367-3ae1-43b8-b1ac-08bfdb239936","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.060Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8520f367-3ae1-43b8-b1ac-08bfdb239936","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.060Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8520f367-3ae1-43b8-b1ac-08bfdb239936","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.061Z","message":"Invoke","context":{"RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","InvocationID":"8520f367-3ae1-43b8-b1ac-08bfdb239936","LogTimestamp":"2023-09-27T03:30:53.061Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.161Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","InvocationID":"8520f367-3ae1-43b8-b1ac-08bfdb239936","LogTimestamp":"2023-09-27T03:30:53.161Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.174Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"685e2f00-7730-4c5a-b3ba-f2f585de05e1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:53:168\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785453059\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7106bc02-6552-4fc3-8a56-4f3df9034531\",\"resource-version\":\"1695785453059\",\"model-name\":\"site-pair\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"db63f3e6-f8d1-484e-8d5e-191600b7914b\"}}","context":{"RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:53.174Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.193Z","message":"{\"transactionId\":\"685e2f00-7730-4c5a-b3ba-f2f585de05e1\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:53:050\",\"respDate\":\"230927-03:30:53:193\",\"sourceId\":\"AAI-TOOLS:685e2f00-7730-4c5a-b3ba-f2f585de05e1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:53:050-89472\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9dcc3bb4-18cd-4437-b72a-30a87b951ca1], x-b3-parentspanid=[9a79acd33e03bf4d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[685e2f00-7730-4c5a-b3ba-f2f585de05e1], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cdf5b8206abcb6fe00ce8f6a53f3619], x-b3-spanid=[473f9abaa58917cc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[685e2f00-7730-4c5a-b3ba-f2f585de05e1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"db63f3e6-f8d1-484e-8d5e-191600b7914b\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"7106bc02-6552-4fc3-8a56-4f3df9034531\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"site-pair\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:53:050-89472\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[151584], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:53:050-89472]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8520f367-3ae1-43b8-b1ac-08bfdb239936","LogTimestamp":"2023-09-27T03:30:53.161Z","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.194Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"145","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8520f367-3ae1-43b8-b1ac-08bfdb239936","LogTimestamp":"2023-09-27T03:30:53.194Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b" 201 0 REST 685e2f00-7730-4c5a-b3ba-f2f585de05e1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 148 - "logType": "access"
{"timestamp":"2023-09-27T03:30:53.202Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"685e2f00-7730-4c5a-b3ba-f2f585de05e1","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:53.202Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.250Z","message":"Entering","context":{"RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7e90e06-4902-43a4-a562-1cd0ca36a9b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.262Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7e90e06-4902-43a4-a562-1cd0ca36a9b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.262Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7e90e06-4902-43a4-a562-1cd0ca36a9b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.262Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7e90e06-4902-43a4-a562-1cd0ca36a9b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.263Z","message":"Invoke","context":{"RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","InvocationID":"a7e90e06-4902-43a4-a562-1cd0ca36a9b0","LogTimestamp":"2023-09-27T03:30:53.263Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.348Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","InvocationID":"a7e90e06-4902-43a4-a562-1cd0ca36a9b0","LogTimestamp":"2023-09-27T03:30:53.348Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.361Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e74e1348-913b-4260-a657-e4a31ed2522a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:53:353\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785453261\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a5c6c1bc-dc38-468e-9459-bb08f87247df\",\"resource-version\":\"1695785453261\",\"model-name\":\"site-pair-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\"}}","context":{"RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:53.360Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.385Z","message":"{\"transactionId\":\"e74e1348-913b-4260-a657-e4a31ed2522a\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:53:251\",\"respDate\":\"230927-03:30:53:384\",\"sourceId\":\"AAI-TOOLS:e74e1348-913b-4260-a657-e4a31ed2522a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:53:251-51533\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[03d11c2d-375c-417e-917f-41dd73432ed3], x-b3-parentspanid=[88a3bcba1aa045bc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e74e1348-913b-4260-a657-e4a31ed2522a], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[350805d754d261bf302653d2658ed92a], x-b3-spanid=[88b168f8ad15c44a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[e74e1348-913b-4260-a657-e4a31ed2522a]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"a5c6c1bc-dc38-468e-9459-bb08f87247df\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"site-pair-set\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:53:251-51533\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57416], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:53:251-51533]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a7e90e06-4902-43a4-a562-1cd0ca36a9b0","LogTimestamp":"2023-09-27T03:30:53.348Z","elapsedTime":"2"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.386Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a7e90e06-4902-43a4-a562-1cd0ca36a9b0","LogTimestamp":"2023-09-27T03:30:53.386Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26" 201 0 REST e74e1348-913b-4260-a657-e4a31ed2522a AAI-TOOLS 127.0.0.6 - - - - - - - - - 141 - "logType": "access"
{"timestamp":"2023-09-27T03:30:53.390Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e74e1348-913b-4260-a657-e4a31ed2522a","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:53.389Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.456Z","message":"Entering","context":{"RequestID":"d2757357-b231-42bb-a23f-a9300b332989","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"545a021c-b2a7-4dcd-ae4d-2b2c383f31ae","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.465Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d2757357-b231-42bb-a23f-a9300b332989","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"545a021c-b2a7-4dcd-ae4d-2b2c383f31ae","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.465Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d2757357-b231-42bb-a23f-a9300b332989","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"545a021c-b2a7-4dcd-ae4d-2b2c383f31ae","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.465Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d2757357-b231-42bb-a23f-a9300b332989","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"545a021c-b2a7-4dcd-ae4d-2b2c383f31ae","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.466Z","message":"Invoke","context":{"RequestID":"d2757357-b231-42bb-a23f-a9300b332989","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","InvocationID":"545a021c-b2a7-4dcd-ae4d-2b2c383f31ae","LogTimestamp":"2023-09-27T03:30:53.466Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.533Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d2757357-b231-42bb-a23f-a9300b332989","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","InvocationID":"545a021c-b2a7-4dcd-ae4d-2b2c383f31ae","LogTimestamp":"2023-09-27T03:30:53.532Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.552Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d2757357-b231-42bb-a23f-a9300b332989\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:53:543\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785453465\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"962a7c8b-687f-4d32-a775-fe098e214bcd\",\"resource-version\":\"1695785453465\",\"model-name\":\"snapshot\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"24de00ef-aead-4b52-995b-0adf8d4bd90d\"}}","context":{"RequestID":"d2757357-b231-42bb-a23f-a9300b332989","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:53.552Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.574Z","message":"{\"transactionId\":\"d2757357-b231-42bb-a23f-a9300b332989\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:53:457\",\"respDate\":\"230927-03:30:53:574\",\"sourceId\":\"AAI-TOOLS:d2757357-b231-42bb-a23f-a9300b332989\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:53:457-65346\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c47fd8a5-b1c6-46f9-9bbf-70f45e53f73b], x-b3-parentspanid=[d27ecd48a2cc55d6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d2757357-b231-42bb-a23f-a9300b332989], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a0f9913367d927a12f480823ffffc5c], x-b3-spanid=[1da2e2cf946bc8c7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[d2757357-b231-42bb-a23f-a9300b332989]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"24de00ef-aead-4b52-995b-0adf8d4bd90d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"962a7c8b-687f-4d32-a775-fe098e214bcd\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"snapshot\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:53:457-65346\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49384], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:53:457-65346]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d2757357-b231-42bb-a23f-a9300b332989","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"66","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"545a021c-b2a7-4dcd-ae4d-2b2c383f31ae","LogTimestamp":"2023-09-27T03:30:53.532Z","elapsedTime":"5"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.575Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d2757357-b231-42bb-a23f-a9300b332989","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"545a021c-b2a7-4dcd-ae4d-2b2c383f31ae","LogTimestamp":"2023-09-27T03:30:53.575Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.575Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d2757357-b231-42bb-a23f-a9300b332989","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:53.575Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d" 201 0 REST d2757357-b231-42bb-a23f-a9300b332989 AAI-TOOLS 127.0.0.6 - - - - - - - - - 123 - "logType": "access"
{"timestamp":"2023-09-27T03:30:53.645Z","message":"Entering","context":{"RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46a2a58c-ce39-4871-9819-9535bdb63ae5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.656Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46a2a58c-ce39-4871-9819-9535bdb63ae5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.656Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46a2a58c-ce39-4871-9819-9535bdb63ae5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.656Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46a2a58c-ce39-4871-9819-9535bdb63ae5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.656Z","message":"Invoke","context":{"RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","InvocationID":"46a2a58c-ce39-4871-9819-9535bdb63ae5","LogTimestamp":"2023-09-27T03:30:53.656Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.665Z","message":"Entering","context":{"RequestID":"7d54eaa8-88aa-438c-a8ff-e7898df8695f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b26fc08b-b739-4e90-80fb-3d47789790fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:53.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.668Z","message":"{\"transactionId\":\"7d54eaa8-88aa-438c-a8ff-e7898df8695f\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:53:666\",\"respDate\":\"230927-03:30:53:668\",\"sourceId\":\"haproxy:7d54eaa8-88aa-438c-a8ff-e7898df8695f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:53:666-1560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[528088b0-303c-4065-a5d6-615ae0876e3c], x-b3-parentspanid=[cdb45261df799c0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5afecce3071a83ecdb45261df799c0b], x-b3-spanid=[37982e5d00b78733], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d54eaa8-88aa-438c-a8ff-e7898df8695f]}\\\"}\"}","context":{"RequestID":"7d54eaa8-88aa-438c-a8ff-e7898df8695f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b26fc08b-b739-4e90-80fb-3d47789790fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:53.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d54eaa8-88aa-438c-a8ff-e7898df8695f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b26fc08b-b739-4e90-80fb-3d47789790fb","LogTimestamp":"2023-09-27T03:30:53.668Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:30:53.725Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","InvocationID":"46a2a58c-ce39-4871-9819-9535bdb63ae5","LogTimestamp":"2023-09-27T03:30:53.725Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.739Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:53:732\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785453655\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\",\"resource-version\":\"1695785453655\",\"model-name\":\"sriov-vf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"04b2935f-33c4-40a9-8af0-8b52690042dc\"}}","context":{"RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:53.739Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.757Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:53.756Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.767Z","message":"{\"transactionId\":\"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:53:646\",\"respDate\":\"230927-03:30:53:767\",\"sourceId\":\"AAI-TOOLS:e1c4982a-b663-4c2d-90e8-aab9f1d97ecb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:53:646-27187\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4f149eb7-fe69-4260-b88e-f04fe240c834], x-b3-parentspanid=[4463c72734f63506], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e1c4982a-b663-4c2d-90e8-aab9f1d97ecb], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b22020208689b117bcf2eb9734b90de6], x-b3-spanid=[064c128ac6adc264], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[e1c4982a-b663-4c2d-90e8-aab9f1d97ecb]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"04b2935f-33c4-40a9-8af0-8b52690042dc\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"sriov-vf\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:53:646-27187\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49152], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:53:646-27187]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"46a2a58c-ce39-4871-9819-9535bdb63ae5","LogTimestamp":"2023-09-27T03:30:53.725Z","elapsedTime":"4"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.768Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e1c4982a-b663-4c2d-90e8-aab9f1d97ecb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"46a2a58c-ce39-4871-9819-9535bdb63ae5","LogTimestamp":"2023-09-27T03:30:53.768Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc" 201 0 REST e1c4982a-b663-4c2d-90e8-aab9f1d97ecb AAI-TOOLS 127.0.0.6 - - - - - - - - - 127 - "logType": "access"
{"timestamp":"2023-09-27T03:30:53.828Z","message":"Entering","context":{"RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a73a162-bba2-4b74-a7ca-aec03363d8e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.839Z","message":"Checking for system property [partnerName]","context":{"RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a73a162-bba2-4b74-a7ca-aec03363d8e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.839Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a73a162-bba2-4b74-a7ca-aec03363d8e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.840Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a73a162-bba2-4b74-a7ca-aec03363d8e6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:53.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.840Z","message":"Invoke","context":{"RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","InvocationID":"0a73a162-bba2-4b74-a7ca-aec03363d8e6","LogTimestamp":"2023-09-27T03:30:53.840Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:53.998Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"158","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","InvocationID":"0a73a162-bba2-4b74-a7ca-aec03363d8e6","LogTimestamp":"2023-09-27T03:30:53.998Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.015Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"af471cf9-ff01-4872-bf5f-02eb5b56882e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:54:003\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785453838\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"aad96fd3-e75f-42fc-9777-3450c36f1168\",\"resource-version\":\"1695785453838\",\"model-name\":\"start-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"083093a3-e407-447a-ba5d-7583e4d23e1d\"}}","context":{"RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:54.015Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.048Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:54.047Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.051Z","message":"{\"transactionId\":\"af471cf9-ff01-4872-bf5f-02eb5b56882e\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:53:829\",\"respDate\":\"230927-03:30:54:050\",\"sourceId\":\"AAI-TOOLS:af471cf9-ff01-4872-bf5f-02eb5b56882e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:53:829-77891\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[84f437ce-91d4-422a-b4d4-1f2dc98d0922], x-b3-parentspanid=[4595ba9150828fae], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[af471cf9-ff01-4872-bf5f-02eb5b56882e], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c86af217feb5ae2a8b3f145ef64b7a34], x-b3-spanid=[4b5e466c82a01a70], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[af471cf9-ff01-4872-bf5f-02eb5b56882e]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"083093a3-e407-447a-ba5d-7583e4d23e1d\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"aad96fd3-e75f-42fc-9777-3450c36f1168\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"start-node-filter\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:53:829-77891\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159776], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:53:829-77891]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"158","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a73a162-bba2-4b74-a7ca-aec03363d8e6","LogTimestamp":"2023-09-27T03:30:53.998Z","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.051Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"af471cf9-ff01-4872-bf5f-02eb5b56882e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"223","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0a73a162-bba2-4b74-a7ca-aec03363d8e6","LogTimestamp":"2023-09-27T03:30:54.051Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d" 201 0 REST af471cf9-ff01-4872-bf5f-02eb5b56882e AAI-TOOLS 127.0.0.6 - - - - - - - - - 227 - "logType": "access"
{"timestamp":"2023-09-27T03:30:54.117Z","message":"Entering","context":{"RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2331fc9-717b-4c41-ae6c-5731290caffa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.128Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2331fc9-717b-4c41-ae6c-5731290caffa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.128Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2331fc9-717b-4c41-ae6c-5731290caffa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.129Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2331fc9-717b-4c41-ae6c-5731290caffa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.129Z","message":"Invoke","context":{"RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","InvocationID":"b2331fc9-717b-4c41-ae6c-5731290caffa","LogTimestamp":"2023-09-27T03:30:54.129Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.228Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"98","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","InvocationID":"b2331fc9-717b-4c41-ae6c-5731290caffa","LogTimestamp":"2023-09-27T03:30:54.227Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.242Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d2030cda-644a-4305-80ff-2ee601c3bd9b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:54:233\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785454127\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\",\"resource-version\":\"1695785454127\",\"model-name\":\"subnet\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:54.242Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.269Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:54.269Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.307Z","message":"{\"transactionId\":\"d2030cda-644a-4305-80ff-2ee601c3bd9b\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:54:118\",\"respDate\":\"230927-03:30:54:307\",\"sourceId\":\"AAI-TOOLS:d2030cda-644a-4305-80ff-2ee601c3bd9b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:54:118-98997\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0e75f070-7d2b-4bb1-9bc5-63512d2b028e], x-b3-parentspanid=[9af22f51dfad2a6e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d2030cda-644a-4305-80ff-2ee601c3bd9b], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6216edbc16b3411f6508f665cbe4c93f], x-b3-spanid=[efb2bff3f36c5614], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[d2030cda-644a-4305-80ff-2ee601c3bd9b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"subnet\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:54:118-98997\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[163872], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:54:118-98997]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"98","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b2331fc9-717b-4c41-ae6c-5731290caffa","LogTimestamp":"2023-09-27T03:30:54.227Z","elapsedTime":"3"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.308Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d2030cda-644a-4305-80ff-2ee601c3bd9b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"191","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b2331fc9-717b-4c41-ae6c-5731290caffa","LogTimestamp":"2023-09-27T03:30:54.308Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2" 201 0 REST d2030cda-644a-4305-80ff-2ee601c3bd9b AAI-TOOLS 127.0.0.6 - - - - - - - - - 194 - "logType": "access"
{"timestamp":"2023-09-27T03:30:54.383Z","message":"Entering","context":{"RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc661471-80ab-4f94-a83b-d0eee98bd0cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.393Z","message":"Checking for system property [partnerName]","context":{"RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc661471-80ab-4f94-a83b-d0eee98bd0cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.393Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc661471-80ab-4f94-a83b-d0eee98bd0cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.393Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc661471-80ab-4f94-a83b-d0eee98bd0cd","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.393Z","message":"Invoke","context":{"RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","InvocationID":"cc661471-80ab-4f94-a83b-d0eee98bd0cd","LogTimestamp":"2023-09-27T03:30:54.393Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.537Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"144","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","InvocationID":"cc661471-80ab-4f94-a83b-d0eee98bd0cd","LogTimestamp":"2023-09-27T03:30:54.537Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.549Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"79278e61-72c9-4e56-9ec9-7e1edb9abcdf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:54:542\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785454392\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\",\"resource-version\":\"1695785454392\",\"model-name\":\"tagged-inventory-item-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\"}}","context":{"RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:54.549Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.587Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:54.587Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.601Z","message":"{\"transactionId\":\"79278e61-72c9-4e56-9ec9-7e1edb9abcdf\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:54:384\",\"respDate\":\"230927-03:30:54:601\",\"sourceId\":\"AAI-TOOLS:79278e61-72c9-4e56-9ec9-7e1edb9abcdf\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:54:384-96566\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ca7c1ef0-598a-4164-aabf-58f2c86d9fc6], x-b3-parentspanid=[87ab8f156f02593c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[79278e61-72c9-4e56-9ec9-7e1edb9abcdf], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87c325d1bbc5179ed296ea8eeb926c6d], x-b3-spanid=[4eeae018f350e3b9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[280], Content-Type=[application/json], X-ONAP-RequestID=[79278e61-72c9-4e56-9ec9-7e1edb9abcdf]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tagged-inventory-item-list\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:54:384-96566\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[118952], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:54:384-96566]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"144","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cc661471-80ab-4f94-a83b-d0eee98bd0cd","LogTimestamp":"2023-09-27T03:30:54.537Z","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.602Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"79278e61-72c9-4e56-9ec9-7e1edb9abcdf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"219","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"cc661471-80ab-4f94-a83b-d0eee98bd0cd","LogTimestamp":"2023-09-27T03:30:54.602Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e" 201 0 REST 79278e61-72c9-4e56-9ec9-7e1edb9abcdf AAI-TOOLS 127.0.0.6 - - - - - - - - - 222 - "logType": "access"
{"timestamp":"2023-09-27T03:30:54.661Z","message":"Entering","context":{"RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3b6ea2b-040b-49b4-beb0-083780803fc4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.669Z","message":"Checking for system property [partnerName]","context":{"RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3b6ea2b-040b-49b4-beb0-083780803fc4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.669Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3b6ea2b-040b-49b4-beb0-083780803fc4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.669Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3b6ea2b-040b-49b4-beb0-083780803fc4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.670Z","message":"Invoke","context":{"RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","InvocationID":"e3b6ea2b-040b-49b4-beb0-083780803fc4","LogTimestamp":"2023-09-27T03:30:54.670Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.816Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"147","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","InvocationID":"e3b6ea2b-040b-49b4-beb0-083780803fc4","LogTimestamp":"2023-09-27T03:30:54.816Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.828Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"72e8f1fb-1ca8-43da-9b1d-fcf428043266\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:54:821\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785454669\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"abcc54bc-bb74-49dc-9043-7f7171707545\",\"resource-version\":\"1695785454669\",\"model-name\":\"tenant\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:54.827Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.855Z","message":"{\"transactionId\":\"72e8f1fb-1ca8-43da-9b1d-fcf428043266\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:54:661\",\"respDate\":\"230927-03:30:54:855\",\"sourceId\":\"AAI-TOOLS:72e8f1fb-1ca8-43da-9b1d-fcf428043266\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:54:661-60271\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7e6b7c4c-2958-4057-9be4-298728f72bdb], x-b3-parentspanid=[2731f78f70d3e66e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[72e8f1fb-1ca8-43da-9b1d-fcf428043266], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4732161f280d089c90ba3072b4b33d33], x-b3-spanid=[8ff5d75e32a3832d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[72e8f1fb-1ca8-43da-9b1d-fcf428043266]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"abcc54bc-bb74-49dc-9043-7f7171707545\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tenant\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:54:661-60271\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53480], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:54:661-60271]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"147","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e3b6ea2b-040b-49b4-beb0-083780803fc4","LogTimestamp":"2023-09-27T03:30:54.816Z","elapsedTime":"2"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.856Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"195","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e3b6ea2b-040b-49b4-beb0-083780803fc4","LogTimestamp":"2023-09-27T03:30:54.856Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6" 201 0 REST 72e8f1fb-1ca8-43da-9b1d-fcf428043266 AAI-TOOLS 127.0.0.6 - - - - - - - - - 200 - "logType": "access"
{"timestamp":"2023-09-27T03:30:54.864Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"72e8f1fb-1ca8-43da-9b1d-fcf428043266","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:54.864Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.923Z","message":"Entering","context":{"RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3856e6f-532f-4bdd-b7f5-9b18335daf52","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.932Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3856e6f-532f-4bdd-b7f5-9b18335daf52","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.932Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3856e6f-532f-4bdd-b7f5-9b18335daf52","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.932Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3856e6f-532f-4bdd-b7f5-9b18335daf52","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:54.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:54.932Z","message":"Invoke","context":{"RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","InvocationID":"f3856e6f-532f-4bdd-b7f5-9b18335daf52","LogTimestamp":"2023-09-27T03:30:54.932Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.041Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"109","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","InvocationID":"f3856e6f-532f-4bdd-b7f5-9b18335daf52","LogTimestamp":"2023-09-27T03:30:55.041Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.055Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b0feae5a-fa92-4af3-83e6-6895676faeb1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:55:048\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785454931\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\",\"resource-version\":\"1695785454931\",\"model-name\":\"tunnel-xconnect\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\"}}","context":{"RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:55.055Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.091Z","message":"{\"transactionId\":\"b0feae5a-fa92-4af3-83e6-6895676faeb1\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:54:924\",\"respDate\":\"230927-03:30:55:090\",\"sourceId\":\"AAI-TOOLS:b0feae5a-fa92-4af3-83e6-6895676faeb1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:54:924-25342\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5d82e072-fd6f-408a-89df-261ac31ecaa0], x-b3-parentspanid=[3e4b1baafb6872e2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b0feae5a-fa92-4af3-83e6-6895676faeb1], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a89e5f4285ff9b6b96ab7d46a9eb627], x-b3-spanid=[b319420b63961a60], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[b0feae5a-fa92-4af3-83e6-6895676faeb1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"tunnel-xconnect\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:54:924-25342\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82168], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:54:924-25342]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"109","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f3856e6f-532f-4bdd-b7f5-9b18335daf52","LogTimestamp":"2023-09-27T03:30:55.041Z","elapsedTime":"4"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.092Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"168","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f3856e6f-532f-4bdd-b7f5-9b18335daf52","LogTimestamp":"2023-09-27T03:30:55.091Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:55 +0000] "PUT /aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8" 201 0 REST b0feae5a-fa92-4af3-83e6-6895676faeb1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 172 - "logType": "access"
{"timestamp":"2023-09-27T03:30:55.121Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b0feae5a-fa92-4af3-83e6-6895676faeb1","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"66","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:55.121Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.165Z","message":"Entering","context":{"RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3fc78116-4011-4715-9612-f4e77f2772c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.174Z","message":"Checking for system property [partnerName]","context":{"RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3fc78116-4011-4715-9612-f4e77f2772c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.174Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3fc78116-4011-4715-9612-f4e77f2772c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.174Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3fc78116-4011-4715-9612-f4e77f2772c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.175Z","message":"Invoke","context":{"RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","InvocationID":"3fc78116-4011-4715-9612-f4e77f2772c6","LogTimestamp":"2023-09-27T03:30:55.175Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.276Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","InvocationID":"3fc78116-4011-4715-9612-f4e77f2772c6","LogTimestamp":"2023-09-27T03:30:55.276Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.288Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"490145a6-05fe-4df5-8a15-a54b24daac55\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:55:282\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785455173\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\",\"resource-version\":\"1695785455173\",\"model-name\":\"update-node-key\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe81c801-f65d-408a-b2b7-a729a18f8154\"}}","context":{"RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:55.287Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.321Z","message":"{\"transactionId\":\"490145a6-05fe-4df5-8a15-a54b24daac55\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:55:165\",\"respDate\":\"230927-03:30:55:321\",\"sourceId\":\"AAI-TOOLS:490145a6-05fe-4df5-8a15-a54b24daac55\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:55:165-90061\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0a74b8cb-4840-458a-88d1-a1211bcbd3aa], x-b3-parentspanid=[9cfa0475f9ab78c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[490145a6-05fe-4df5-8a15-a54b24daac55], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62b33d167419da8459b789ab898d8780], x-b3-spanid=[b7329bf85d5c2bfd], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[490145a6-05fe-4df5-8a15-a54b24daac55]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fe81c801-f65d-408a-b2b7-a729a18f8154\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"update-node-key\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:55:165-90061\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[123048], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:55:165-90061]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3fc78116-4011-4715-9612-f4e77f2772c6","LogTimestamp":"2023-09-27T03:30:55.276Z","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.322Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"158","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3fc78116-4011-4715-9612-f4e77f2772c6","LogTimestamp":"2023-09-27T03:30:55.322Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:55 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154" 201 0 REST 490145a6-05fe-4df5-8a15-a54b24daac55 AAI-TOOLS 127.0.0.6 - - - - - - - - - 161 - "logType": "access"
{"timestamp":"2023-09-27T03:30:55.326Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"490145a6-05fe-4df5-8a15-a54b24daac55","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:55.326Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.392Z","message":"Entering","context":{"RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89aea250-2934-4000-84ff-123dbe86c9c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.403Z","message":"Checking for system property [partnerName]","context":{"RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89aea250-2934-4000-84ff-123dbe86c9c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.403Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89aea250-2934-4000-84ff-123dbe86c9c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.403Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89aea250-2934-4000-84ff-123dbe86c9c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.404Z","message":"Invoke","context":{"RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","InvocationID":"89aea250-2934-4000-84ff-123dbe86c9c2","LogTimestamp":"2023-09-27T03:30:55.404Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.526Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"121","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","InvocationID":"89aea250-2934-4000-84ff-123dbe86c9c2","LogTimestamp":"2023-09-27T03:30:55.525Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.537Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:55:530\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785455402\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b6cf54b5-ec45-43e1-be64-97b4e1513333\",\"resource-version\":\"1695785455402\",\"model-name\":\"vce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\"}}","context":{"RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:55.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.563Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:55.562Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.622Z","message":"{\"transactionId\":\"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:55:393\",\"respDate\":\"230927-03:30:55:621\",\"sourceId\":\"AAI-TOOLS:927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:55:393-89256\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9e5639cd-8e1a-47e2-85d0-433ffad5ede1], x-b3-parentspanid=[dce7e0d585bbba00], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[089342a426cb8ee24596635f11781f76], x-b3-spanid=[3ab66de15106ea52], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b6cf54b5-ec45-43e1-be64-97b4e1513333\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vce\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:55:393-89256\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[167968], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:55:393-89256]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"121","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"89aea250-2934-4000-84ff-123dbe86c9c2","LogTimestamp":"2023-09-27T03:30:55.525Z","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.623Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"230","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"89aea250-2934-4000-84ff-123dbe86c9c2","LogTimestamp":"2023-09-27T03:30:55.622Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:55 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792" 201 0 REST 927dd0a2-65f9-4a2e-a0eb-459ab8d7d5a2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 235 - "logType": "access"
{"timestamp":"2023-09-27T03:30:55.681Z","message":"Entering","context":{"RequestID":"be94ea31-4098-42aa-9702-d02f26007c52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"227b4c2d-a029-4db2-8f55-89a3527eef94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:55.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.685Z","message":"{\"transactionId\":\"be94ea31-4098-42aa-9702-d02f26007c52\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:55:682\",\"respDate\":\"230927-03:30:55:685\",\"sourceId\":\"haproxy:be94ea31-4098-42aa-9702-d02f26007c52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:55:682-66594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5325f7ad-efbc-4be0-a748-7d4c4d4922ff], x-b3-parentspanid=[cc1c0f23a36de466], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92fc53cef562c18acc1c0f23a36de466], x-b3-spanid=[f80c992ea6ce7c14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be94ea31-4098-42aa-9702-d02f26007c52]}\\\"}\"}","context":{"RequestID":"be94ea31-4098-42aa-9702-d02f26007c52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"227b4c2d-a029-4db2-8f55-89a3527eef94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:55.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be94ea31-4098-42aa-9702-d02f26007c52","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"227b4c2d-a029-4db2-8f55-89a3527eef94","LogTimestamp":"2023-09-27T03:30:55.686Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:30:55.695Z","message":"Entering","context":{"RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd749caf-e0a9-478f-8874-256b95672e26","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.705Z","message":"Checking for system property [partnerName]","context":{"RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd749caf-e0a9-478f-8874-256b95672e26","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.705Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd749caf-e0a9-478f-8874-256b95672e26","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.706Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd749caf-e0a9-478f-8874-256b95672e26","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.707Z","message":"Invoke","context":{"RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","InvocationID":"fd749caf-e0a9-478f-8874-256b95672e26","LogTimestamp":"2023-09-27T03:30:55.707Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.823Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","InvocationID":"fd749caf-e0a9-478f-8874-256b95672e26","LogTimestamp":"2023-09-27T03:30:55.823Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.838Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"01eab563-cb89-49ad-9494-5a9bd8f9b78b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:55:828\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785455704\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c00563ae-812b-4e62-8330-7c4d0f47088a\",\"resource-version\":\"1695785455704\",\"model-name\":\"vf-module\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:55.837Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.847Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.869Z","message":"{\"transactionId\":\"01eab563-cb89-49ad-9494-5a9bd8f9b78b\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:55:695\",\"respDate\":\"230927-03:30:55:869\",\"sourceId\":\"AAI-TOOLS:01eab563-cb89-49ad-9494-5a9bd8f9b78b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:55:695-17582\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7a4fdf05-e443-4b17-a29f-5e7dc75131d1], x-b3-parentspanid=[2958419d5e82a01e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[01eab563-cb89-49ad-9494-5a9bd8f9b78b], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc5a5dfc196b4eef8529501ab0a4f82b], x-b3-spanid=[0b523130cfd393b4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[01eab563-cb89-49ad-9494-5a9bd8f9b78b]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c00563ae-812b-4e62-8330-7c4d0f47088a\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vf-module\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:55:695-17582\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69784], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:55:695-17582]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fd749caf-e0a9-478f-8874-256b95672e26","LogTimestamp":"2023-09-27T03:30:55.823Z","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.870Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"176","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fd749caf-e0a9-478f-8874-256b95672e26","LogTimestamp":"2023-09-27T03:30:55.870Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:55 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5" 201 0 REST 01eab563-cb89-49ad-9494-5a9bd8f9b78b AAI-TOOLS 127.0.0.6 - - - - - - - - - 179 - "logType": "access"
{"timestamp":"2023-09-27T03:30:55.874Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"01eab563-cb89-49ad-9494-5a9bd8f9b78b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:55.874Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.878Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.879Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.879Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.957Z","message":"Entering","context":{"RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8d15b89-cf39-45f3-88de-63fde12c95d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.971Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8d15b89-cf39-45f3-88de-63fde12c95d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.972Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8d15b89-cf39-45f3-88de-63fde12c95d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.972Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8d15b89-cf39-45f3-88de-63fde12c95d7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:55.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:55.972Z","message":"Invoke","context":{"RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","InvocationID":"e8d15b89-cf39-45f3-88de-63fde12c95d7","LogTimestamp":"2023-09-27T03:30:55.972Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.191Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"219","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","InvocationID":"e8d15b89-cf39-45f3-88de-63fde12c95d7","LogTimestamp":"2023-09-27T03:30:56.191Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.206Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"9db1a165-9854-4c21-b8b6-c961f8ed44d1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:56:196\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785455970\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\",\"resource-version\":\"1695785455970\",\"model-name\":\"vig-server\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\"}}","context":{"RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:56.206Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.227Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:56.226Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.238Z","message":"{\"transactionId\":\"9db1a165-9854-4c21-b8b6-c961f8ed44d1\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:55:959\",\"respDate\":\"230927-03:30:56:238\",\"sourceId\":\"AAI-TOOLS:9db1a165-9854-4c21-b8b6-c961f8ed44d1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:55:959-79250\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7d8002d9-dcb8-4490-a593-37c966a2ae70], x-b3-parentspanid=[2393bc17f44a56c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9db1a165-9854-4c21-b8b6-c961f8ed44d1], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ffe8f39b50363ec2e6bda48db0eaee6], x-b3-spanid=[dcc66a2fa024e2af], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[9db1a165-9854-4c21-b8b6-c961f8ed44d1]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vig-server\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:55:959-79250\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[176160], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:55:959-79250]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"219","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e8d15b89-cf39-45f3-88de-63fde12c95d7","LogTimestamp":"2023-09-27T03:30:56.191Z","elapsedTime":"2"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.239Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9db1a165-9854-4c21-b8b6-c961f8ed44d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"282","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e8d15b89-cf39-45f3-88de-63fde12c95d7","LogTimestamp":"2023-09-27T03:30:56.239Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e" 201 0 REST 9db1a165-9854-4c21-b8b6-c961f8ed44d1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 286 - "logType": "access"
{"timestamp":"2023-09-27T03:30:56.302Z","message":"Entering","context":{"RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ef85bd9-33be-49d3-ae69-39cebd4b0831","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.312Z","message":"Checking for system property [partnerName]","context":{"RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ef85bd9-33be-49d3-ae69-39cebd4b0831","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.312Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ef85bd9-33be-49d3-ae69-39cebd4b0831","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.312Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ef85bd9-33be-49d3-ae69-39cebd4b0831","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.312Z","message":"Invoke","context":{"RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","InvocationID":"7ef85bd9-33be-49d3-ae69-39cebd4b0831","LogTimestamp":"2023-09-27T03:30:56.312Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.428Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","InvocationID":"7ef85bd9-33be-49d3-ae69-39cebd4b0831","LogTimestamp":"2023-09-27T03:30:56.427Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.441Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"31222406-38bf-45b8-a550-0b08d47acda4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:56:432\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785456311\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6dd43ced-d789-47af-a759-d3abc14e3ac1\",\"resource-version\":\"1695785456311\",\"model-name\":\"virtual-data-center\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5150abcf-0c5f-4593-9afe-a19c48fc4824\"}}","context":{"RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:56.440Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.467Z","message":"{\"transactionId\":\"31222406-38bf-45b8-a550-0b08d47acda4\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:56:303\",\"respDate\":\"230927-03:30:56:467\",\"sourceId\":\"AAI-TOOLS:31222406-38bf-45b8-a550-0b08d47acda4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:56:303-55749\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ab73e286-ba53-4dc4-a7c9-cea22a8751fd], x-b3-parentspanid=[929443f769bf2e91], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[31222406-38bf-45b8-a550-0b08d47acda4], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97669381c6d0d83aae15bbdc18dfbdf9], x-b3-spanid=[7449b7e82107c20f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[31222406-38bf-45b8-a550-0b08d47acda4]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"5150abcf-0c5f-4593-9afe-a19c48fc4824\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"6dd43ced-d789-47af-a759-d3abc14e3ac1\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"virtual-data-center\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:56:303-55749\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53248], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:56:303-55749]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7ef85bd9-33be-49d3-ae69-39cebd4b0831","LogTimestamp":"2023-09-27T03:30:56.427Z","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.469Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"166","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7ef85bd9-33be-49d3-ae69-39cebd4b0831","LogTimestamp":"2023-09-27T03:30:56.468Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824" 201 0 REST 31222406-38bf-45b8-a550-0b08d47acda4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 170 - "logType": "access"
{"timestamp":"2023-09-27T03:30:56.473Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"31222406-38bf-45b8-a550-0b08d47acda4","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:56.473Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.539Z","message":"Entering","context":{"RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59858649-40bb-4a18-a548-66a4aefe74a3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.550Z","message":"Checking for system property [partnerName]","context":{"RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59858649-40bb-4a18-a548-66a4aefe74a3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.550Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59858649-40bb-4a18-a548-66a4aefe74a3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.550Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59858649-40bb-4a18-a548-66a4aefe74a3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.551Z","message":"Invoke","context":{"RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","InvocationID":"59858649-40bb-4a18-a548-66a4aefe74a3","LogTimestamp":"2023-09-27T03:30:56.551Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.749Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"199","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","InvocationID":"59858649-40bb-4a18-a548-66a4aefe74a3","LogTimestamp":"2023-09-27T03:30:56.749Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.760Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"759ba933-11ff-40e1-8cfe-677fcc80714f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:56:754\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785456549\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"257d88a5-a269-4c35-944f-aca04fbdb791\",\"resource-version\":\"1695785456549\",\"model-name\":\"vlan\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:56.760Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.793Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:56.793Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.795Z","message":"{\"transactionId\":\"759ba933-11ff-40e1-8cfe-677fcc80714f\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:56:539\",\"respDate\":\"230927-03:30:56:795\",\"sourceId\":\"AAI-TOOLS:759ba933-11ff-40e1-8cfe-677fcc80714f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:56:539-4090\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b89f8f00-bafa-4e6d-a38b-5ce7d24b84d7], x-b3-parentspanid=[4202686ed46b7d20], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[759ba933-11ff-40e1-8cfe-677fcc80714f], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63718f5701a69b2074e758a2967e2c4d], x-b3-spanid=[477fcfe2a9d348a1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[759ba933-11ff-40e1-8cfe-677fcc80714f]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"257d88a5-a269-4c35-944f-aca04fbdb791\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vlan\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:56:539-4090\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127144], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:56:539-4090]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"199","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"59858649-40bb-4a18-a548-66a4aefe74a3","LogTimestamp":"2023-09-27T03:30:56.749Z","elapsedTime":"2"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.795Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"759ba933-11ff-40e1-8cfe-677fcc80714f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"257","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"59858649-40bb-4a18-a548-66a4aefe74a3","LogTimestamp":"2023-09-27T03:30:56.795Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8" 201 0 REST 759ba933-11ff-40e1-8cfe-677fcc80714f AAI-TOOLS 127.0.0.6 - - - - - - - - - 261 - "logType": "access"
{"timestamp":"2023-09-27T03:30:56.854Z","message":"Entering","context":{"RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f98fccc-a3cb-4859-a3ec-5d42731ec468","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.862Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f98fccc-a3cb-4859-a3ec-5d42731ec468","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.862Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f98fccc-a3cb-4859-a3ec-5d42731ec468","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.862Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f98fccc-a3cb-4859-a3ec-5d42731ec468","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:56.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.863Z","message":"Invoke","context":{"RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","InvocationID":"5f98fccc-a3cb-4859-a3ec-5d42731ec468","LogTimestamp":"2023-09-27T03:30:56.863Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.939Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","InvocationID":"5f98fccc-a3cb-4859-a3ec-5d42731ec468","LogTimestamp":"2023-09-27T03:30:56.939Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.950Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c1534096-01ea-4610-be5c-9dac5332e226\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:56:943\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785456862\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\",\"resource-version\":\"1695785456862\",\"model-name\":\"vnf-image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f9a628ff-7aa0-40e2-a93d-02d91c950982\"}}","context":{"RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:56.950Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.992Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:56.990Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.992Z","message":"{\"transactionId\":\"c1534096-01ea-4610-be5c-9dac5332e226\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:56:855\",\"respDate\":\"230927-03:30:56:992\",\"sourceId\":\"AAI-TOOLS:c1534096-01ea-4610-be5c-9dac5332e226\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:56:855-19363\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b9db66f2-e814-482b-9465-f9adcfe109ec], x-b3-parentspanid=[4e09ec3a181b6e5c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c1534096-01ea-4610-be5c-9dac5332e226], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be7b488ac543991c807ff62c44ec7e58], x-b3-spanid=[8658ed3ca0bfd70e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[c1534096-01ea-4610-be5c-9dac5332e226]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"f9a628ff-7aa0-40e2-a93d-02d91c950982\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vnf-image\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:56:855-19363\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[180256], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:56:855-19363]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5f98fccc-a3cb-4859-a3ec-5d42731ec468","LogTimestamp":"2023-09-27T03:30:56.939Z","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:56.995Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c1534096-01ea-4610-be5c-9dac5332e226","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"140","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5f98fccc-a3cb-4859-a3ec-5d42731ec468","LogTimestamp":"2023-09-27T03:30:56.994Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:56 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982" 201 0 REST c1534096-01ea-4610-be5c-9dac5332e226 AAI-TOOLS 127.0.0.6 - - - - - - - - - 144 - "logType": "access"
{"timestamp":"2023-09-27T03:30:57.071Z","message":"Entering","context":{"RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b947d6d1-0f61-4fd0-b78d-78cb8b9717f8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.081Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b947d6d1-0f61-4fd0-b78d-78cb8b9717f8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.081Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b947d6d1-0f61-4fd0-b78d-78cb8b9717f8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.081Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b947d6d1-0f61-4fd0-b78d-78cb8b9717f8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.082Z","message":"Invoke","context":{"RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","InvocationID":"b947d6d1-0f61-4fd0-b78d-78cb8b9717f8","LogTimestamp":"2023-09-27T03:30:57.082Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.237Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"155","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","InvocationID":"b947d6d1-0f61-4fd0-b78d-78cb8b9717f8","LogTimestamp":"2023-09-27T03:30:57.237Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.251Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"f836cbe6-8319-401c-b7b6-b8ebc381e982\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:57:244\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785457080\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\",\"resource-version\":\"1695785457080\",\"model-name\":\"vnfc\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"96129eb9-f0de-4e05-8af2-73146473f766\"}}","context":{"RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:57.251Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.300Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"49","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:57.300Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.312Z","message":"{\"transactionId\":\"f836cbe6-8319-401c-b7b6-b8ebc381e982\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:57:072\",\"respDate\":\"230927-03:30:57:312\",\"sourceId\":\"AAI-TOOLS:f836cbe6-8319-401c-b7b6-b8ebc381e982\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:57:072-9495\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[41579e97-3424-4f05-b377-015421727d75], x-b3-parentspanid=[0f51b53a4e6516da], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f836cbe6-8319-401c-b7b6-b8ebc381e982], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84c931a1d4ec41fc63dfe7f94871be71], x-b3-spanid=[ac39ec8043453c7b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[f836cbe6-8319-401c-b7b6-b8ebc381e982]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"96129eb9-f0de-4e05-8af2-73146473f766\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vnfc\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:57:072-9495\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69864], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:57:072-9495]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"155","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b947d6d1-0f61-4fd0-b78d-78cb8b9717f8","LogTimestamp":"2023-09-27T03:30:57.237Z","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.313Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f836cbe6-8319-401c-b7b6-b8ebc381e982","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"242","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b947d6d1-0f61-4fd0-b78d-78cb8b9717f8","LogTimestamp":"2023-09-27T03:30:57.313Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766" 201 0 REST f836cbe6-8319-401c-b7b6-b8ebc381e982 AAI-TOOLS 127.0.0.6 - - - - - - - - - 246 - "logType": "access"
{"timestamp":"2023-09-27T03:30:57.377Z","message":"Entering","context":{"RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b87ea98e-1ae1-4eed-be9b-b40ab905f294","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.386Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b87ea98e-1ae1-4eed-be9b-b40ab905f294","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.386Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b87ea98e-1ae1-4eed-be9b-b40ab905f294","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.386Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b87ea98e-1ae1-4eed-be9b-b40ab905f294","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.386Z","message":"Invoke","context":{"RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","InvocationID":"b87ea98e-1ae1-4eed-be9b-b40ab905f294","LogTimestamp":"2023-09-27T03:30:57.386Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.466Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","InvocationID":"b87ea98e-1ae1-4eed-be9b-b40ab905f294","LogTimestamp":"2023-09-27T03:30:57.466Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.478Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4f98d90c-5205-4ba8-80af-e26294d78968\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:57:472\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785457385\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0fbe2e8f-4d91-4415-a772-88387049b38d\",\"resource-version\":\"1695785457385\",\"model-name\":\"volume\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ddd739b4-2b25-46c4-affc-41a32af5cc42\"}}","context":{"RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:57.478Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.513Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:57.513Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.535Z","message":"{\"transactionId\":\"4f98d90c-5205-4ba8-80af-e26294d78968\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:57:377\",\"respDate\":\"230927-03:30:57:535\",\"sourceId\":\"AAI-TOOLS:4f98d90c-5205-4ba8-80af-e26294d78968\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:57:377-2397\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[76f66314-203c-4024-80ca-55b13e561065], x-b3-parentspanid=[510738a4110b8ae9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4f98d90c-5205-4ba8-80af-e26294d78968], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[249268e433e65a1382ded9288077a1d1], x-b3-spanid=[50f148c4bfdb14a5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[4f98d90c-5205-4ba8-80af-e26294d78968]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ddd739b4-2b25-46c4-affc-41a32af5cc42\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"0fbe2e8f-4d91-4415-a772-88387049b38d\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"volume\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:57:377-2397\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[131240], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:57:377-2397]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"80","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b87ea98e-1ae1-4eed-be9b-b40ab905f294","LogTimestamp":"2023-09-27T03:30:57.466Z","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.536Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4f98d90c-5205-4ba8-80af-e26294d78968","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"159","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b87ea98e-1ae1-4eed-be9b-b40ab905f294","LogTimestamp":"2023-09-27T03:30:57.536Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42" 201 0 REST 4f98d90c-5205-4ba8-80af-e26294d78968 AAI-TOOLS 127.0.0.6 - - - - - - - - - 164 - "logType": "access"
{"timestamp":"2023-09-27T03:30:57.601Z","message":"Entering","context":{"RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b931833d-951b-4f8d-8925-73ec6ea6a6af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.608Z","message":"Checking for system property [partnerName]","context":{"RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b931833d-951b-4f8d-8925-73ec6ea6a6af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.609Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b931833d-951b-4f8d-8925-73ec6ea6a6af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.609Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b931833d-951b-4f8d-8925-73ec6ea6a6af","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.609Z","message":"Invoke","context":{"RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","InvocationID":"b931833d-951b-4f8d-8925-73ec6ea6a6af","LogTimestamp":"2023-09-27T03:30:57.609Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.697Z","message":"Entering","context":{"RequestID":"4eeac527-55a6-4b49-9d8c-66aaf080d605","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f587ef7a-9f8b-4465-bd5c-c38972a67fe5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:57.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.699Z","message":"{\"transactionId\":\"4eeac527-55a6-4b49-9d8c-66aaf080d605\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:57:697\",\"respDate\":\"230927-03:30:57:699\",\"sourceId\":\"haproxy:4eeac527-55a6-4b49-9d8c-66aaf080d605\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:57:697-53098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8af054e9-f8ff-4af9-afd6-af6ca31575d1], x-b3-parentspanid=[dae51deca9c47fab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f36b11139c33724dae51deca9c47fab], x-b3-spanid=[e9b1ec3218843bc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4eeac527-55a6-4b49-9d8c-66aaf080d605]}\\\"}\"}","context":{"RequestID":"4eeac527-55a6-4b49-9d8c-66aaf080d605","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f587ef7a-9f8b-4465-bd5c-c38972a67fe5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:57.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eeac527-55a6-4b49-9d8c-66aaf080d605","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f587ef7a-9f8b-4465-bd5c-c38972a67fe5","LogTimestamp":"2023-09-27T03:30:57.700Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:30:57.802Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"192","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","InvocationID":"b931833d-951b-4f8d-8925-73ec6ea6a6af","LogTimestamp":"2023-09-27T03:30:57.801Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.815Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"acc7357e-c1d3-4e23-868a-9c2432d808ef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:57:807\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785457608\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"99d44c90-1f61-4418-b9a6-56586bf38c79\",\"resource-version\":\"1695785457608\",\"model-name\":\"volume-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:57.815Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.834Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:57.834Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.930Z","message":"{\"transactionId\":\"acc7357e-c1d3-4e23-868a-9c2432d808ef\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:57:601\",\"respDate\":\"230927-03:30:57:930\",\"sourceId\":\"AAI-TOOLS:acc7357e-c1d3-4e23-868a-9c2432d808ef\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:57:601-5791\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9b7c1dc3-e005-4d26-84fd-76a03ac59df5], x-b3-parentspanid=[83e4e33898eab7f6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[acc7357e-c1d3-4e23-868a-9c2432d808ef], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28cf9492a8ceb9581c2e45a9540c464d], x-b3-spanid=[84be2eb6a681d779], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[acc7357e-c1d3-4e23-868a-9c2432d808ef]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"99d44c90-1f61-4418-b9a6-56586bf38c79\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"volume-group\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:57:601-5791\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[90360], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:57:601-5791]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"192","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b931833d-951b-4f8d-8925-73ec6ea6a6af","LogTimestamp":"2023-09-27T03:30:57.801Z","elapsedTime":"3"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.931Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"acc7357e-c1d3-4e23-868a-9c2432d808ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"331","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b931833d-951b-4f8d-8925-73ec6ea6a6af","LogTimestamp":"2023-09-27T03:30:57.931Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:57 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd" 201 0 REST acc7357e-c1d3-4e23-868a-9c2432d808ef AAI-TOOLS 127.0.0.6 - - - - - - - - - 334 - "logType": "access"
{"timestamp":"2023-09-27T03:30:57.982Z","message":"Entering","context":{"RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff887c48-0410-4534-91c3-f92e3e8ee312","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.992Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff887c48-0410-4534-91c3-f92e3e8ee312","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.993Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff887c48-0410-4534-91c3-f92e3e8ee312","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.993Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff887c48-0410-4534-91c3-f92e3e8ee312","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:57.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:57.993Z","message":"Invoke","context":{"RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","InvocationID":"ff887c48-0410-4534-91c3-f92e3e8ee312","LogTimestamp":"2023-09-27T03:30:57.993Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.064Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","InvocationID":"ff887c48-0410-4534-91c3-f92e3e8ee312","LogTimestamp":"2023-09-27T03:30:58.064Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.075Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7c572421-0840-4dd0-9d4b-fcc20587b3ed\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:58:069\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785457992\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"203817d3-829c-42d4-942d-2a935478e993\",\"resource-version\":\"1695785457992\",\"model-name\":\"vpe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"053ec3a7-5b72-492d-b54d-123805a9b967\"}}","context":{"RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:58.075Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.097Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:58.097Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.104Z","message":"{\"transactionId\":\"7c572421-0840-4dd0-9d4b-fcc20587b3ed\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:57:983\",\"respDate\":\"230927-03:30:58:104\",\"sourceId\":\"AAI-TOOLS:7c572421-0840-4dd0-9d4b-fcc20587b3ed\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:57:983-48239\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[89544a6c-6067-45b9-9560-53d707089467], x-b3-parentspanid=[aef1f7d0858f9eb3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7c572421-0840-4dd0-9d4b-fcc20587b3ed], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e2b1bdc1e7bd9e1ca0bec3283dfb366], x-b3-spanid=[f45c5a05b21a8824], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[7c572421-0840-4dd0-9d4b-fcc20587b3ed]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"053ec3a7-5b72-492d-b54d-123805a9b967\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"203817d3-829c-42d4-942d-2a935478e993\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpe\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:57:983-48239\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65608], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:57:983-48239]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"71","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ff887c48-0410-4534-91c3-f92e3e8ee312","LogTimestamp":"2023-09-27T03:30:58.064Z","elapsedTime":"2"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.105Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7c572421-0840-4dd0-9d4b-fcc20587b3ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"123","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ff887c48-0410-4534-91c3-f92e3e8ee312","LogTimestamp":"2023-09-27T03:30:58.105Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967" 201 0 REST 7c572421-0840-4dd0-9d4b-fcc20587b3ed AAI-TOOLS 127.0.0.6 - - - - - - - - - 128 - "logType": "access"
{"timestamp":"2023-09-27T03:30:58.164Z","message":"Entering","context":{"RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49432509-feef-418f-b014-469b8f0326ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.172Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49432509-feef-418f-b014-469b8f0326ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.172Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49432509-feef-418f-b014-469b8f0326ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.172Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49432509-feef-418f-b014-469b8f0326ed","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.172Z","message":"Invoke","context":{"RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","InvocationID":"49432509-feef-418f-b014-469b8f0326ed","LogTimestamp":"2023-09-27T03:30:58.172Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.197Z","message":"Entering","context":{"RequestID":"3389ef8c-a59e-4457-af8f-9758ace0d419","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f0fe9d5-f730-42d6-acab-89a9e84f1b77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:58.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.200Z","message":"{\"transactionId\":\"3389ef8c-a59e-4457-af8f-9758ace0d419\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:58:198\",\"respDate\":\"230927-03:30:58:200\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3389ef8c-a59e-4457-af8f-9758ace0d419\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:58:198-1007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3f2a6ca-0ec7-4014-8b04-682181c6b05f], x-b3-parentspanid=[a34919fa73a7a541], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56063], x-envoy-attempt-count=[1], x-b3-traceid=[b40579e52519bc70a34919fa73a7a541], x-b3-spanid=[d800f63850c4f70b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3389ef8c-a59e-4457-af8f-9758ace0d419]}\\\"}\"}","context":{"RequestID":"3389ef8c-a59e-4457-af8f-9758ace0d419","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f0fe9d5-f730-42d6-acab-89a9e84f1b77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:30:58.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3389ef8c-a59e-4457-af8f-9758ace0d419","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f0fe9d5-f730-42d6-acab-89a9e84f1b77","LogTimestamp":"2023-09-27T03:30:58.201Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:30:58.252Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","InvocationID":"49432509-feef-418f-b014-469b8f0326ed","LogTimestamp":"2023-09-27T03:30:58.251Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.263Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:58:256\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785458171\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b1566228-6785-4ce1-aea2-053736f80341\",\"resource-version\":\"1695785458171\",\"model-name\":\"vpls-pe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\"}}","context":{"RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:58.263Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.286Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:58.285Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.332Z","message":"{\"transactionId\":\"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:58:164\",\"respDate\":\"230927-03:30:58:331\",\"sourceId\":\"AAI-TOOLS:cd585ba5-98fa-49a3-b1d2-1ff43e4bde49\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:58:164-6750\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8d768da1-fe78-44e3-b4b8-fbc31029cd1f], x-b3-parentspanid=[4f9776a56ddc1adb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cd585ba5-98fa-49a3-b1d2-1ff43e4bde49], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb92d1cc69131b90de01c47327d6162f], x-b3-spanid=[9bd391803bb6a766], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[cd585ba5-98fa-49a3-b1d2-1ff43e4bde49]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"b1566228-6785-4ce1-aea2-053736f80341\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpls-pe\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:58:164-6750\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57344], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:30:58:164-6750]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"79","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"49432509-feef-418f-b014-469b8f0326ed","LogTimestamp":"2023-09-27T03:30:58.251Z","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.333Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cd585ba5-98fa-49a3-b1d2-1ff43e4bde49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"170","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"49432509-feef-418f-b014-469b8f0326ed","LogTimestamp":"2023-09-27T03:30:58.333Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0" 201 0 REST cd585ba5-98fa-49a3-b1d2-1ff43e4bde49 AAI-TOOLS 127.0.0.6 - - - - - - - - - 174 - "logType": "access"
{"timestamp":"2023-09-27T03:30:58.400Z","message":"Entering","context":{"RequestID":"c5f39939-150c-4559-b095-86217a511b66","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df3f206f-daec-4925-a4ec-1c1db89d38a1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.412Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c5f39939-150c-4559-b095-86217a511b66","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df3f206f-daec-4925-a4ec-1c1db89d38a1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.412Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c5f39939-150c-4559-b095-86217a511b66","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df3f206f-daec-4925-a4ec-1c1db89d38a1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.412Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c5f39939-150c-4559-b095-86217a511b66","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df3f206f-daec-4925-a4ec-1c1db89d38a1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.413Z","message":"Invoke","context":{"RequestID":"c5f39939-150c-4559-b095-86217a511b66","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","InvocationID":"df3f206f-daec-4925-a4ec-1c1db89d38a1","LogTimestamp":"2023-09-27T03:30:58.413Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.418Z","message":"Entering","context":{"RequestID":"0e465dcd-a5dc-40f6-a593-3335710fa117","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6a470d9-5822-4da7-8090-7c8b84747e78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0e465dcd-a5dc-40f6-a593-3335710fa117","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6a470d9-5822-4da7-8090-7c8b84747e78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.422Z","message":"{\"transactionId\":\"0e465dcd-a5dc-40f6-a593-3335710fa117\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:58:419\",\"respDate\":\"230927-03:30:58:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0e465dcd-a5dc-40f6-a593-3335710fa117\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:58:419-42898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0e465dcd-a5dc-40f6-a593-3335710fa117]}\\\"}\"}","context":{"RequestID":"0e465dcd-a5dc-40f6-a593-3335710fa117","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6a470d9-5822-4da7-8090-7c8b84747e78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:30:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e465dcd-a5dc-40f6-a593-3335710fa117","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6a470d9-5822-4da7-8090-7c8b84747e78","LogTimestamp":"2023-09-27T03:30:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:30:58.544Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c5f39939-150c-4559-b095-86217a511b66","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"132","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","InvocationID":"df3f206f-daec-4925-a4ec-1c1db89d38a1","LogTimestamp":"2023-09-27T03:30:58.544Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.559Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c5f39939-150c-4559-b095-86217a511b66\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:58:550\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785458411\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"21a146e5-9901-448c-9197-723076770119\",\"resource-version\":\"1695785458411\",\"model-name\":\"vpn-binding\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9e23b675-db2b-488b-b459-57aa9857baa0\"}}","context":{"RequestID":"c5f39939-150c-4559-b095-86217a511b66","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:58.559Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.589Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c5f39939-150c-4559-b095-86217a511b66","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:58.588Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.592Z","message":"{\"transactionId\":\"c5f39939-150c-4559-b095-86217a511b66\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:58:401\",\"respDate\":\"230927-03:30:58:591\",\"sourceId\":\"AAI-TOOLS:c5f39939-150c-4559-b095-86217a511b66\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:58:401-61690\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5d762fd1-e1eb-4e41-91f6-6ae4c4da2e2d], x-b3-parentspanid=[6402b74a6ff4be25], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c5f39939-150c-4559-b095-86217a511b66], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[488c6685919a0566749b4e4f9c0ef4bb], x-b3-spanid=[a0102b065ed46826], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[c5f39939-150c-4559-b095-86217a511b66]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"9e23b675-db2b-488b-b459-57aa9857baa0\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"21a146e5-9901-448c-9197-723076770119\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vpn-binding\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:30:58:401-61690\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69704], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:30:58:401-61690]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c5f39939-150c-4559-b095-86217a511b66","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"132","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"df3f206f-daec-4925-a4ec-1c1db89d38a1","LogTimestamp":"2023-09-27T03:30:58.544Z","elapsedTime":"4"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.592Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c5f39939-150c-4559-b095-86217a511b66","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"192","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"df3f206f-daec-4925-a4ec-1c1db89d38a1","LogTimestamp":"2023-09-27T03:30:58.592Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0" 201 0 REST c5f39939-150c-4559-b095-86217a511b66 AAI-TOOLS 127.0.0.6 - - - - - - - - - 197 - "logType": "access"
{"timestamp":"2023-09-27T03:30:58.680Z","message":"Entering","context":{"RequestID":"366d3565-6368-4b71-a819-168be9c75408","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e5d0534-c814-4b61-9315-315af48a6b88","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.688Z","message":"Checking for system property [partnerName]","context":{"RequestID":"366d3565-6368-4b71-a819-168be9c75408","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e5d0534-c814-4b61-9315-315af48a6b88","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.688Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"366d3565-6368-4b71-a819-168be9c75408","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e5d0534-c814-4b61-9315-315af48a6b88","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.688Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"366d3565-6368-4b71-a819-168be9c75408","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e5d0534-c814-4b61-9315-315af48a6b88","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.688Z","message":"Invoke","context":{"RequestID":"366d3565-6368-4b71-a819-168be9c75408","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","InvocationID":"3e5d0534-c814-4b61-9315-315af48a6b88","LogTimestamp":"2023-09-27T03:30:58.688Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.877Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"366d3565-6368-4b71-a819-168be9c75408","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"189","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","InvocationID":"3e5d0534-c814-4b61-9315-315af48a6b88","LogTimestamp":"2023-09-27T03:30:58.877Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.891Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"366d3565-6368-4b71-a819-168be9c75408\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:58:883\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785458687\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8ecb2c5d-7176-4317-a255-26274edfdd53\",\"resource-version\":\"1695785458687\",\"model-name\":\"vserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"366d3565-6368-4b71-a819-168be9c75408","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:58.890Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.913Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"366d3565-6368-4b71-a819-168be9c75408","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:58.913Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.915Z","message":"{\"transactionId\":\"366d3565-6368-4b71-a819-168be9c75408\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:58:681\",\"respDate\":\"230927-03:30:58:914\",\"sourceId\":\"AAI-TOOLS:366d3565-6368-4b71-a819-168be9c75408\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:58:681-23043\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[27c08f94-363d-4644-80a5-a4dd7a192d3b], x-b3-parentspanid=[bf03bfcd22751430], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[366d3565-6368-4b71-a819-168be9c75408], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9ae78695a825d4bda4b5ab3fe5be5bc], x-b3-spanid=[637cb19a9ba342fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[366d3565-6368-4b71-a819-168be9c75408]}\\\",\\\"Payload\\\":\\\"{\\\\n\\\\t\\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\",\\\\n\\\\t\\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n\\\\t\\\\\\\"model-vers\\\\\\\" : {\\\\n\\\\t\\\\t\\\\\\\"model-ver\\\\\\\" : [ {\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version-id\\\\\\\" : \\\\\\\"8ecb2c5d-7176-4317-a255-26274edfdd53\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n\\\\t\\\\t\\\\t\\\\\\\"model-name\\\\\\\" : \\\\\\\"vserver\\\\\\\"\\\\n\\\\t\\\\t} ]\\\\n\\\\t}\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:58:681-23043\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143528], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:58:681-23043]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"366d3565-6368-4b71-a819-168be9c75408","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"189","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3e5d0534-c814-4b61-9315-315af48a6b88","LogTimestamp":"2023-09-27T03:30:58.877Z","elapsedTime":"4"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.915Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"366d3565-6368-4b71-a819-168be9c75408","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"235","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3e5d0534-c814-4b61-9315-315af48a6b88","LogTimestamp":"2023-09-27T03:30:58.915Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:58 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7" 201 0 REST 366d3565-6368-4b71-a819-168be9c75408 AAI-TOOLS 127.0.0.6 - - - - - - - - - 239 - "logType": "access"
{"timestamp":"2023-09-27T03:30:58.979Z","message":"Entering","context":{"RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5391dfd-17e4-4d28-a7b0-e8e062973e8b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.995Z","message":"Checking for system property [partnerName]","context":{"RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5391dfd-17e4-4d28-a7b0-e8e062973e8b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.995Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5391dfd-17e4-4d28-a7b0-e8e062973e8b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.995Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5391dfd-17e4-4d28-a7b0-e8e062973e8b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:58.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:58.996Z","message":"Invoke","context":{"RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","InvocationID":"d5391dfd-17e4-4d28-a7b0-e8e062973e8b","LogTimestamp":"2023-09-27T03:30:58.996Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.253Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"258","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/models","TargetServiceName":"service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","InvocationID":"d5391dfd-17e4-4d28-a7b0-e8e062973e8b","LogTimestamp":"2023-09-27T03:30:59.253Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.264Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"47e49923-9027-4b67-bf6f-37cf5270b377\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:30:59:257\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1695785458994\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f7f21a66-4714-431c-af17-52d64e21de95\",\"resource-version\":\"1695785458994\",\"model-name\":\"zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"16f7cb93-e807-4065-816b-9cdf391d4992\"}}","context":{"RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:59.264Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.281Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:30:59.281Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.324Z","message":"{\"transactionId\":\"47e49923-9027-4b67-bf6f-37cf5270b377\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:58:980\",\"respDate\":\"230927-03:30:59:324\",\"sourceId\":\"AAI-TOOLS:47e49923-9027-4b67-bf6f-37cf5270b377\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:58:980-40689\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a314bd57-2e2d-4aec-a595-453e832fdf7a], x-b3-parentspanid=[b8123c7c9b5c2355], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[47e49923-9027-4b67-bf6f-37cf5270b377], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df3293f24e77d1a2ced0550a530d8caf], x-b3-spanid=[8deff29881802d5c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[292], Content-Type=[application/json], X-ONAP-RequestID=[47e49923-9027-4b67-bf6f-37cf5270b377]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"model-invariant-id\\\\\\\" : \\\\\\\"16f7cb93-e807-4065-816b-9cdf391d4992\\\\\\\",\\\\n   \\\\\\\"model-type\\\\\\\" : \\\\\\\"widget\\\\\\\",\\\\n   \\\\\\\"model-vers\\\\\\\" : {\\\\n      \\\\\\\"model-ver\\\\\\\" : [ {\\\\n         \\\\\\\"model-version-id\\\\\\\" : \\\\\\\"f7f21a66-4714-431c-af17-52d64e21de95\\\\\\\",\\\\n         \\\\\\\"model-name\\\\\\\" : \\\\\\\"zone\\\\\\\",\\\\n         \\\\\\\"model-version\\\\\\\" : \\\\\\\"1.0\\\\\\\"\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:58:980-40689\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147624], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:58:980-40689]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"258","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d5391dfd-17e4-4d28-a7b0-e8e062973e8b","LogTimestamp":"2023-09-27T03:30:59.253Z","elapsedTime":"2"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.325Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"47e49923-9027-4b67-bf6f-37cf5270b377","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"346","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d5391dfd-17e4-4d28-a7b0-e8e062973e8b","LogTimestamp":"2023-09-27T03:30:59.325Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:59 +0000] "PUT /aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992" 201 0 REST 47e49923-9027-4b67-bf6f-37cf5270b377 AAI-TOOLS 127.0.0.6 - - - - - - - - - 350 - "logType": "access"
{"timestamp":"2023-09-27T03:30:59.402Z","message":"Entering","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c10dc0f2-af5c-466b-b79c-16e0a77db8e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:59.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.425Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c10dc0f2-af5c-466b-b79c-16e0a77db8e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:59.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.425Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c10dc0f2-af5c-466b-b79c-16e0a77db8e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:59.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.425Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c10dc0f2-af5c-466b-b79c-16e0a77db8e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:30:59.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.426Z","message":"Invoke","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","InvocationID":"c10dc0f2-af5c-466b-b79c-16e0a77db8e4","LogTimestamp":"2023-09-27T03:30:59.426Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.709Z","message":"Entering","context":{"RequestID":"64e797c8-394a-474b-acf9-6e5bdca16243","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d06d137a-561a-4c9d-8733-a5781712e664","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:59.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.712Z","message":"{\"transactionId\":\"64e797c8-394a-474b-acf9-6e5bdca16243\",\"status\":\"200\",\"rqstDate\":\"230927-03:30:59:709\",\"respDate\":\"230927-03:30:59:711\",\"sourceId\":\"haproxy:64e797c8-394a-474b-acf9-6e5bdca16243\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:30:59:709-68731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9365a36f-4453-4ad3-af63-9fcd38a00d93], x-b3-parentspanid=[73d3ba68246d9cd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8eab38b69fb3657373d3ba68246d9cd6], x-b3-spanid=[55b6a61285ecbd65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64e797c8-394a-474b-acf9-6e5bdca16243]}\\\"}\"}","context":{"RequestID":"64e797c8-394a-474b-acf9-6e5bdca16243","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d06d137a-561a-4c9d-8733-a5781712e664","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:30:59.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:30:59.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64e797c8-394a-474b-acf9-6e5bdca16243","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d06d137a-561a-4c9d-8733-a5781712e664","LogTimestamp":"2023-09-27T03:30:59.712Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:30:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:01.732Z","message":"Entering","context":{"RequestID":"ee8dd18e-ece1-498a-8847-313c70e430af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5dd1309f-0d4a-48f3-b7d0-91531afb6c06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:01.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:01.737Z","message":"{\"transactionId\":\"ee8dd18e-ece1-498a-8847-313c70e430af\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:01:733\",\"respDate\":\"230927-03:31:01:737\",\"sourceId\":\"haproxy:ee8dd18e-ece1-498a-8847-313c70e430af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:01:733-95944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48c1e5d8-b242-4057-a2a6-b60c3643c97a], x-b3-parentspanid=[fe49870b711953c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1b7279aa7ff945afe49870b711953c6], x-b3-spanid=[4c096cafc9c1d70d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee8dd18e-ece1-498a-8847-313c70e430af]}\\\"}\"}","context":{"RequestID":"ee8dd18e-ece1-498a-8847-313c70e430af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5dd1309f-0d4a-48f3-b7d0-91531afb6c06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:01.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:01.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee8dd18e-ece1-498a-8847-313c70e430af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dd1309f-0d4a-48f3-b7d0-91531afb6c06","LogTimestamp":"2023-09-27T03:31:01.738Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:31:02.281Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2856","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","InvocationID":"c10dc0f2-af5c-466b-b79c-16e0a77db8e4","LogTimestamp":"2023-09-27T03:31:02.281Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.567Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d345f106-499a-4773-8c1d-45b7fc38cc46\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:02:555\"},\"entity\":{\"resource-version\":\"1695785459424\",\"named-query-uuid\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - For closed loop flow\",\"named-query-name\":\"closed-loop-named-query\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"resource-version\":\"1695785459424\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"resource-version\":\"1695785459424\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"resource-version\":\"1695785459424\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"resource-version\":\"1695785459424\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"39bce8f1-e03c-4228-9ce7-45a0a3636606\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785459424\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"6a825791-173b-4ab0-a9f6-2874cdebe138\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1695785459424\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e059b2e2-e932-45eb-b186-6604393970c3\",\"resource-version\":\"1695785459424\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"9ab17ffd-67b1-459b-b1f0-5e07eb06459b\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785459424\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"d43264c0-ac90-4d83-aa6e-369f0d73ee9e\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1695785459424\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"resource-version\":\"1695785459424\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"0122226e-8df9-4177-94fa-d4c7edadef7b\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1695785459424\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"cbb6c2f2-1cc7-45f1-ad00-29a188384923\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785459424\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}}]}}]}}]}}}","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.566Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.590Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.590Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.595Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d345f106-499a-4773-8c1d-45b7fc38cc46\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:02:567\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f/named-query-elements/named-query-element/9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785459424\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.595Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.628Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.626Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.629Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d345f106-499a-4773-8c1d-45b7fc38cc46\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:02:576\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785459424\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.629Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.646Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.646Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.648Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d345f106-499a-4773-8c1d-45b7fc38cc46\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:02:585\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785459424\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.648Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.674Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.674Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.675Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d345f106-499a-4773-8c1d-45b7fc38cc46\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:02:593\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785459424\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.675Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.690Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.689Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.691Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d345f106-499a-4773-8c1d-45b7fc38cc46\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:02:601\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785459424\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.691Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.743Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"51","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.742Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.744Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d345f106-499a-4773-8c1d-45b7fc38cc46\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:02:608\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785459424\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.744Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:02.761Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:02.760Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:03.122Z","message":"{\"transactionId\":\"d345f106-499a-4773-8c1d-45b7fc38cc46\",\"status\":\"201\",\"rqstDate\":\"230927-03:30:59:402\",\"respDate\":\"230927-03:31:03:121\",\"sourceId\":\"AAI-TOOLS:d345f106-499a-4773-8c1d-45b7fc38cc46\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:59:402-20726\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2273a485-45e8-42e0-81f0-92c77b4b6dce], x-b3-parentspanid=[8b3c7a0ac445f571], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d345f106-499a-4773-8c1d-45b7fc38cc46], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d59300d892cf5f38bd9c6326da809c4], x-b3-spanid=[0445fd5c9d06d28a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[10743], Content-Type=[application/json], X-ONAP-RequestID=[d345f106-499a-4773-8c1d-45b7fc38cc46]}\\\",\\\"Payload\\\":\\\"{\\\\n    \\\\\\\"description\\\\\\\": \\\\\\\"Named Query - For closed loop flow\\\\\\\",\\\\n    \\\\\\\"named-query-elements\\\\\\\": {\\\\n        \\\\\\\"named-query-element\\\\\\\": [\\\\n            {\\\\n                \\\\\\\"named-query-elements\\\\\\\": {\\\\n                    \\\\\\\"named-query-element\\\\\\\": [\\\\n                        {\\\\n                            \\\\\\\"named-query-elements\\\\\\\": {\\\\n                                \\\\\\\"named-query-element\\\\\\\": [\\\\n                                    {\\\\n                                        \\\\\\\"relationship-list\\\\\\\": {\\\\n                                            \\\\\\\"relationship\\\\\\\": [\\\\n                                                {\\\\n                                                    \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n                                                    \\\\\\\"relationship-data\\\\\\\": [\\\\n                                                        {\\\\n                                                            \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                            \\\\\\\"relationship-value\\\\\\\": \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n                                                        }\\\\n                                                    ]\\\\n                                                }\\\\n                                            ]\\\\n                                        }\\\\n                                    }\\\\n                                ]\\\\n                            },\\\\n                            \\\\\\\"relationship-list\\\\\\\": {\\\\n                                \\\\\\\"relationship\\\\\\\": [\\\\n                                    {\\\\n                                        \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n                                        \\\\\\\"relationship-data\\\\\\\": [\\\\n                                            {\\\\n                                                \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\": \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n                                            }\\\\n                                        ]\\\\n                                    }\\\\n                                ]\\\\n                            }\\\\n                        },\\\\n                        {\\\\n                            \\\\\\\"named-query-elements\\\\\\\": {\\\\n                                \\\\\\\"named-query-element\\\\\\\": [\\\\n                                    {\\\\n                                        \\\\\\\"related-lookups\\\\\\\": {\\\\n                                            \\\\\\\"related-lookup\\\\\\\": [\\\\n                                                {\\\\n                                                    \\\\\\\"property-collect-list\\\\\\\": [\\\\n                                                        \\\\\\\"model-invariant-id\\\\\\\",\\\\n                                                        \\\\\\\"model-type\\\\\\\"\\\\n                                                    ],\\\\n                                                    \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n                                                    \\\\\\\"source-node-type\\\\\\\": \\\\\\\"vf-module\\\\\\\",\\\\n                                                    \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n                                                    \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n                                                },\\\\n                                                {\\\\n                                                    \\\\\\\"property-collect-list\\\\\\\": [\\\\n                                                        \\\\\\\"model-name\\\\\\\",\\\\n                                                        \\\\\\\"model-version-id\\\\\\\",\\\\n                                                        \\\\\\\"model-version\\\\\\\"\\\\n                                                    ],\\\\n                                                    \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n                                                    \\\\\\\"source-node-type\\\\\\\": \\\\\\\"vf-module\\\\\\\",\\\\n                                                    \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n                                                    \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n                                                }\\\\n                                            ]\\\\n                                        },\\\\n                                        \\\\\\\"relationship-list\\\\\\\": {\\\\n                                            \\\\\\\"relationship\\\\\\\": [\\\\n                                                {\\\\n                                                    \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n                                                    \\\\\\\"relationship-data\\\\\\\": [\\\\n                                                        {\\\\n                                                            \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                            \\\\\\\"relationship-value\\\\\\\": \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n                                                        }\\\\n                                                    ]\\\\n                                                }\\\\n                                            ]\\\\n                                        }\\\\n                                    },\\\\n                                    {\\\\n                                        \\\\\\\"related-lookups\\\\\\\": {\\\\n                                            \\\\\\\"related-lookup\\\\\\\": [\\\\n                                                {\\\\n                                                    \\\\\\\"property-collect-list\\\\\\\": [\\\\n                                                        \\\\\\\"model-invariant-id\\\\\\\",\\\\n                                                        \\\\\\\"model-type\\\\\\\"\\\\n                                                    ],\\\\n                                                    \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n                                                    \\\\\\\"source-node-type\\\\\\\": \\\\\\\"service-instance\\\\\\\",\\\\n                                                    \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n                                                    \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n                                                },\\\\n                                                {\\\\n                                                    \\\\\\\"property-collect-list\\\\\\\": [\\\\n                                                        \\\\\\\"model-name\\\\\\\",\\\\n                                                        \\\\\\\"model-version-id\\\\\\\",\\\\n                                                        \\\\\\\"model-version\\\\\\\"\\\\n                                                    ],\\\\n                                                    \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n                                                    \\\\\\\"source-node-type\\\\\\\": \\\\\\\"service-instance\\\\\\\",\\\\n                                                    \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n                                                    \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n                                                }\\\\n                                            ]\\\\n                                        },\\\\n                                        \\\\\\\"relationship-list\\\\\\\": {\\\\n                                            \\\\\\\"relationship\\\\\\\": [\\\\n                                                {\\\\n                                                    \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n                                                    \\\\\\\"relationship-data\\\\\\\": [\\\\n                                                        {\\\\n                                                            \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                            \\\\\\\"relationship-value\\\\\\\": \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                                                        }\\\\n                                                    ]\\\\n                                                }\\\\n                                            ]\\\\n                                        }\\\\n                                    }\\\\n                                ]\\\\n                            },\\\\n                            \\\\\\\"related-lookups\\\\\\\": {\\\\n                                \\\\\\\"related-lookup\\\\\\\": [\\\\n                                    {\\\\n                                        \\\\\\\"property-collect-list\\\\\\\": [\\\\n                                            \\\\\\\"model-invariant-id\\\\\\\",\\\\n                                            \\\\\\\"model-type\\\\\\\"\\\\n                                        ],\\\\n                                        \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n                                        \\\\\\\"source-node-type\\\\\\\": \\\\\\\"generic-vnf\\\\\\\",\\\\n                                        \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-invariant-id\\\\\\\",\\\\n                                        \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model\\\\\\\"\\\\n                                    },\\\\n                                    {\\\\n                                        \\\\\\\"property-collect-list\\\\\\\": [\\\\n                                            \\\\\\\"model-name\\\\\\\",\\\\n                                            \\\\\\\"model-version-id\\\\\\\",\\\\n                                            \\\\\\\"model-version\\\\\\\"\\\\n                                        ],\\\\n                                        \\\\\\\"source-node-property\\\\\\\": \\\\\\\"model-version-id-local\\\\\\\",\\\\n                                        \\\\\\\"source-node-type\\\\\\\": \\\\\\\"generic-vnf\\\\\\\",\\\\n                                        \\\\\\\"target-node-property\\\\\\\": \\\\\\\"model-version-id\\\\\\\",\\\\n                                        \\\\\\\"target-node-type\\\\\\\": \\\\\\\"model-ver\\\\\\\"\\\\n                                    }\\\\n                                ]\\\\n                            },\\\\n                            \\\\\\\"relationship-list\\\\\\\": {\\\\n                                \\\\\\\"relationship\\\\\\\": [\\\\n                                    {\\\\n                                        \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n                                        \\\\\\\"relationship-data\\\\\\\": [\\\\n                                            {\\\\n                                                \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\": \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                                            }\\\\n                                        ]\\\\n                                    }\\\\n                                ]\\\\n                            }\\\\n                        }\\\\n                    ]\\\\n                },\\\\n                \\\\\\\"relationship-list\\\\\\\": {\\\\n                    \\\\\\\"relationship\\\\\\\": [\\\\n                        {\\\\n                            \\\\\\\"related-to\\\\\\\": \\\\\\\"model\\\\\\\",\\\\n                            \\\\\\\"relationship-data\\\\\\\": [\\\\n                                {\\\\n                                    \\\\\\\"relationship-key\\\\\\\": \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\": \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                                }\\\\n                            ]\\\\n                        }\\\\n                    ]\\\\n                }\\\\n            }\\\\n        ]\\\\n    },\\\\n    \\\\\\\"named-query-name\\\\\\\": \\\\\\\"closed-loop-named-query\\\\\\\",\\\\n    \\\\\\\"named-query-uuid\\\\\\\": \\\\\\\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\\\\\\\",\\\\n    \\\\\\\"named-query-version\\\\\\\": \\\\\\\"1.0\\\\\\\"\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:30:59:402-20726\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102648], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:30:59:402-20726]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2856","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c10dc0f2-af5c-466b-b79c-16e0a77db8e4","LogTimestamp":"2023-09-27T03:31:02.281Z","elapsedTime":"7"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:03.123Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d345f106-499a-4773-8c1d-45b7fc38cc46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3720","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c10dc0f2-af5c-466b-b79c-16e0a77db8e4","LogTimestamp":"2023-09-27T03:31:03.122Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:03 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469" 201 0 REST d345f106-499a-4773-8c1d-45b7fc38cc46 AAI-TOOLS 127.0.0.6 - - - - - - - - - 3725 - "logType": "access"
{"timestamp":"2023-09-27T03:31:03.195Z","message":"Entering","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"894a6c64-9028-464c-8a7f-836c16c0eb4d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:03.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:03.215Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"894a6c64-9028-464c-8a7f-836c16c0eb4d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:03.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:03.216Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"894a6c64-9028-464c-8a7f-836c16c0eb4d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:03.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:03.216Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"894a6c64-9028-464c-8a7f-836c16c0eb4d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:03.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:03.216Z","message":"Invoke","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","InvocationID":"894a6c64-9028-464c-8a7f-836c16c0eb4d","LogTimestamp":"2023-09-27T03:31:03.216Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:03.758Z","message":"Entering","context":{"RequestID":"50f027b3-882e-4266-817b-862dcc7d7795","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d7a1418-13fe-4d98-96ec-f69d77bb81bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:03.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:03.760Z","message":"{\"transactionId\":\"50f027b3-882e-4266-817b-862dcc7d7795\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:03:758\",\"respDate\":\"230927-03:31:03:760\",\"sourceId\":\"haproxy:50f027b3-882e-4266-817b-862dcc7d7795\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:03:758-44689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfe610a3-e8c9-47d3-897b-e654b67b5abe], x-b3-parentspanid=[3005da6f27192746], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[230db8f64d49e9273005da6f27192746], x-b3-spanid=[50d96e0af3ce4f77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50f027b3-882e-4266-817b-862dcc7d7795]}\\\"}\"}","context":{"RequestID":"50f027b3-882e-4266-817b-862dcc7d7795","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d7a1418-13fe-4d98-96ec-f69d77bb81bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:03.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:03.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50f027b3-882e-4266-817b-862dcc7d7795","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d7a1418-13fe-4d98-96ec-f69d77bb81bc","LogTimestamp":"2023-09-27T03:31:03.761Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:04.072Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"855","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","InvocationID":"894a6c64-9028-464c-8a7f-836c16c0eb4d","LogTimestamp":"2023-09-27T03:31:04.071Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.334Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3c8fa071-45a6-4a90-9472-7e94ad4e3c34\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:318\"},\"entity\":{\"resource-version\":\"1695785463214\",\"named-query-uuid\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get CLFI ROADM Tail Summary\",\"named-query-name\":\"GetClfiRoadmTailSummary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"resource-version\":\"1695785463214\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"resource-version\":\"1695785463214\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"resource-version\":\"1695785463214\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"resource-version\":\"1695785463214\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"resource-version\":\"1695785463214\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"resource-version\":\"1695785463214\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4b7bc677-3174-450b-88fa-4f3be037e278\",\"resource-version\":\"1695785463214\"}]}}]}}]}}}","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.334Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.378Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"44","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.378Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.380Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3c8fa071-45a6-4a90-9472-7e94ad4e3c34\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:335\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e/named-query-elements/named-query-element/9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785463214\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.380Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.398Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.398Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.400Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3c8fa071-45a6-4a90-9472-7e94ad4e3c34\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:348\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b7bc677-3174-450b-88fa-4f3be037e278\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/d1ee2bb7-028b-48b1-b92b-e158d9b060b9/named-query-elements/named-query-element/4b7bc677-3174-450b-88fa-4f3be037e278\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785463214\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.399Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.443Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"44","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.443Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.442Z","message":"{\"transactionId\":\"3c8fa071-45a6-4a90-9472-7e94ad4e3c34\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:03:196\",\"respDate\":\"230927-03:31:04:442\",\"sourceId\":\"AAI-TOOLS:3c8fa071-45a6-4a90-9472-7e94ad4e3c34\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:03:196-78338\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[acff1b30-9574-4581-9667-8c40c49e6a35], x-b3-parentspanid=[07502684f7868eac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3c8fa071-45a6-4a90-9472-7e94ad4e3c34], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c437a0dca2506ec4e50d5fa6cf164ef2], x-b3-spanid=[5e0aa62bd629f3a0], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4075], Content-Type=[application/json], X-ONAP-RequestID=[3c8fa071-45a6-4a90-9472-7e94ad4e3c34]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"4f448e43-339f-4c1c-85f6-896c444e25ca\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetClfiRoadmTailSummary\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get CLFI ROADM Tail Summary\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:03:196-78338\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[204832], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:31:03:196-78338]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"855","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"894a6c64-9028-464c-8a7f-836c16c0eb4d","LogTimestamp":"2023-09-27T03:31:04.071Z","elapsedTime":"100"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.444Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1249","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"894a6c64-9028-464c-8a7f-836c16c0eb4d","LogTimestamp":"2023-09-27T03:31:04.444Z","ResponseDesc":"Created","elapsedTime":"100"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.445Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3c8fa071-45a6-4a90-9472-7e94ad4e3c34\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:357\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785463214\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.445Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:04 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca" 201 0 REST 3c8fa071-45a6-4a90-9472-7e94ad4e3c34 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1254 - "logType": "access"
{"timestamp":"2023-09-27T03:31:04.461Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.461Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.463Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3c8fa071-45a6-4a90-9472-7e94ad4e3c34\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:365\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785463214\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.463Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.482Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.482Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.483Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3c8fa071-45a6-4a90-9472-7e94ad4e3c34\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:376\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785463214\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.483Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.500Z","message":"Entering","context":{"RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"878bca09-2a7e-44d8-9158-649a59885b79","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:04.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.501Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.501Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.502Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3c8fa071-45a6-4a90-9472-7e94ad4e3c34\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:390\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785463214\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.502Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.511Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"878bca09-2a7e-44d8-9158-649a59885b79","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:04.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.511Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"878bca09-2a7e-44d8-9158-649a59885b79","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:04.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.511Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"878bca09-2a7e-44d8-9158-649a59885b79","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:04.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.512Z","message":"Invoke","context":{"RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","InvocationID":"878bca09-2a7e-44d8-9158-649a59885b79","LogTimestamp":"2023-09-27T03:31:04.512Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.539Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3c8fa071-45a6-4a90-9472-7e94ad4e3c34","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.538Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.685Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","InvocationID":"878bca09-2a7e-44d8-9158-649a59885b79","LogTimestamp":"2023-09-27T03:31:04.685Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.763Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a7dcc4b6-1140-4325-a30d-2591de604079\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:756\"},\"entity\":{\"resource-version\":\"1695785464510\",\"named-query-uuid\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get complex by pnfName\",\"named-query-name\":\"getComplexByPnfName\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"resource-version\":\"1695785464510\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"resource-version\":\"1695785464510\"}]}}]}}}","context":{"RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.763Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.792Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.791Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.793Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a7dcc4b6-1140-4325-a30d-2591de604079\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:768\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/a12f258c-5c54-4d9b-aa79-4151c165ab56/named-query-elements/named-query-element/9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785464510\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.793Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.811Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.811Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.813Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a7dcc4b6-1140-4325-a30d-2591de604079\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:04:777\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b7bc677-3174-450b-88fa-4f3be037e278\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/d1ee2bb7-028b-48b1-b92b-e158d9b060b9/named-query-elements/named-query-element/4b7bc677-3174-450b-88fa-4f3be037e278\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785464510\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.813Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.832Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:04.831Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.867Z","message":"{\"transactionId\":\"a7dcc4b6-1140-4325-a30d-2591de604079\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:04:501\",\"respDate\":\"230927-03:31:04:867\",\"sourceId\":\"AAI-TOOLS:a7dcc4b6-1140-4325-a30d-2591de604079\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:04:501-65825\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[21f0b0f4-9a12-4e81-bbdc-4fde1bffe0ec], x-b3-parentspanid=[6b758befd91d5561], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a7dcc4b6-1140-4325-a30d-2591de604079], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[977ff42f9f48e9912589d6ae9fa91de5], x-b3-spanid=[3a1aaca3f52aa660], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1122], Content-Type=[application/json], X-ONAP-RequestID=[a7dcc4b6-1140-4325-a30d-2591de604079]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getComplexByPnfName\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get complex by pnfName\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:04:501-65825\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77976], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:31:04:501-65825]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"174","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"878bca09-2a7e-44d8-9158-649a59885b79","LogTimestamp":"2023-09-27T03:31:04.685Z","elapsedTime":"31"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.868Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a7dcc4b6-1140-4325-a30d-2591de604079","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"368","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"878bca09-2a7e-44d8-9158-649a59885b79","LogTimestamp":"2023-09-27T03:31:04.868Z","ResponseDesc":"Created","elapsedTime":"31"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:04 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205" 201 0 REST a7dcc4b6-1140-4325-a30d-2591de604079 AAI-TOOLS 127.0.0.6 - - - - - - - - - 371 - "logType": "access"
{"timestamp":"2023-09-27T03:31:04.923Z","message":"Entering","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0eb326eb-4a56-4657-babb-4dbfa8c0eb2a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:04.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.939Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0eb326eb-4a56-4657-babb-4dbfa8c0eb2a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:04.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.940Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0eb326eb-4a56-4657-babb-4dbfa8c0eb2a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:04.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.940Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0eb326eb-4a56-4657-babb-4dbfa8c0eb2a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:04.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:04.940Z","message":"Invoke","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","InvocationID":"0eb326eb-4a56-4657-babb-4dbfa8c0eb2a","LogTimestamp":"2023-09-27T03:31:04.940Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.678Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"738","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","InvocationID":"0eb326eb-4a56-4657-babb-4dbfa8c0eb2a","LogTimestamp":"2023-09-27T03:31:05.678Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.776Z","message":"Entering","context":{"RequestID":"3b32a94e-a938-410d-a678-a1a278b589e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3eb806ce-fdb4-40bd-8af5-bc9ad919b084","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:05.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.779Z","message":"{\"transactionId\":\"3b32a94e-a938-410d-a678-a1a278b589e9\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:05:776\",\"respDate\":\"230927-03:31:05:779\",\"sourceId\":\"haproxy:3b32a94e-a938-410d-a678-a1a278b589e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:05:776-4971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9494e5dc-81fd-415e-8606-030f0645fdeb], x-b3-parentspanid=[16e145d02458f8b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af8b587222b174d616e145d02458f8b8], x-b3-spanid=[fefb1857a1f7c302], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b32a94e-a938-410d-a678-a1a278b589e9]}\\\"}\"}","context":{"RequestID":"3b32a94e-a938-410d-a678-a1a278b589e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3eb806ce-fdb4-40bd-8af5-bc9ad919b084","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:05.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b32a94e-a938-410d-a678-a1a278b589e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3eb806ce-fdb4-40bd-8af5-bc9ad919b084","LogTimestamp":"2023-09-27T03:31:05.779Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:31:05.847Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.863Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.864Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.865Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.946Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:05:933\"},\"entity\":{\"resource-version\":\"1695785464938\",\"named-query-uuid\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"resource-version\":\"1695785464938\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"resource-version\":\"1695785464938\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"37181a33-aebc-41a6-a687-3271a3ec1709\",\"resource-version\":\"1695785464938\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"resource-version\":\"1695785464938\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"resource-version\":\"1695785464938\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"96f28744-edb5-44c3-b7e1-b85821cadc79\",\"resource-version\":\"1695785464938\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e849d424-590a-45a7-b24a-4146850d8e31\",\"resource-version\":\"1695785464938\"}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"resource-version\":\"1695785464938\"}]}}]}}}","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:05.946Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.967Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:05.967Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.969Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:05:947\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785464938\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:05.969Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.983Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:05.983Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:05.986Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:05:955\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785464938\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:05.986Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.011Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:06.011Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.013Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:05:962\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37181a33-aebc-41a6-a687-3271a3ec1709\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/37181a33-aebc-41a6-a687-3271a3ec1709\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96f28744-edb5-44c3-b7e1-b85821cadc79\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/96f28744-edb5-44c3-b7e1-b85821cadc79\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785464938\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:06.013Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.042Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:06.042Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.044Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:05:969\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785464938\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:06.044Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.062Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:06.061Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.063Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:05:979\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785464938\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:06.063Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.076Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"13","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:06.076Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.078Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:05:991\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785464938\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:06.078Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.089Z","message":"{\"transactionId\":\"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:04:924\",\"respDate\":\"230927-03:31:06:089\",\"sourceId\":\"AAI-TOOLS:7541cda5-77c3-48f2-9d9e-6cf69fb36ecf\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:04:924-15125\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[966c6096-4145-432e-8b8b-be4065e49c5e], x-b3-parentspanid=[3f8b8ea2615f66e7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7541cda5-77c3-48f2-9d9e-6cf69fb36ecf], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da89582ababf7950e551892663b5b2b8], x-b3-spanid=[93a47150929e6144], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4286], Content-Type=[application/json], X-ONAP-RequestID=[7541cda5-77c3-48f2-9d9e-6cf69fb36ecf]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  }, {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:04:924-15125\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[155816], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:31:04:924-15125]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"738","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0eb326eb-4a56-4657-babb-4dbfa8c0eb2a","LogTimestamp":"2023-09-27T03:31:05.678Z","elapsedTime":"26"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.090Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1167","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0eb326eb-4a56-4657-babb-4dbfa8c0eb2a","LogTimestamp":"2023-09-27T03:31:06.090Z","ResponseDesc":"Created","elapsedTime":"26"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:06 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d" 201 0 REST 7541cda5-77c3-48f2-9d9e-6cf69fb36ecf AAI-TOOLS 127.0.0.6 - - - - - - - - - 1170 - "logType": "access"
{"timestamp":"2023-09-27T03:31:06.114Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7541cda5-77c3-48f2-9d9e-6cf69fb36ecf","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:06.114Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.166Z","message":"Entering","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9069bae9-6080-4e64-8b62-1d652e445a4d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:06.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.184Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9069bae9-6080-4e64-8b62-1d652e445a4d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:06.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.184Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9069bae9-6080-4e64-8b62-1d652e445a4d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:06.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.185Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9069bae9-6080-4e64-8b62-1d652e445a4d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:06.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:06.186Z","message":"Invoke","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","InvocationID":"9069bae9-6080-4e64-8b62-1d652e445a4d","LogTimestamp":"2023-09-27T03:31:06.186Z"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.177Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"991","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","InvocationID":"9069bae9-6080-4e64-8b62-1d652e445a4d","LogTimestamp":"2023-09-27T03:31:07.177Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.624Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:07:615\"},\"entity\":{\"resource-version\":\"1695785466183\",\"named-query-uuid\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"named-query-version\":\"1.1\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"resource-version\":\"1695785466183\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f900b52e-dc45-4546-8d34-fc345191caf9\",\"resource-version\":\"1695785466183\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2a3c4eb2-17ac-4c7b-a086-02d360612e54\",\"resource-version\":\"1695785466183\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1b65b3cc-7a7a-45d2-a566-4b3965acacb6\",\"resource-version\":\"1695785466183\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"resource-version\":\"1695785466183\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9d0bed85-9267-4507-8a5c-1c84eca662a9\",\"resource-version\":\"1695785466183\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"resource-version\":\"1695785466183\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"resource-version\":\"1695785466183\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e674a7b2-9a01-498d-9e77-703c2f661ecb\",\"resource-version\":\"1695785466183\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"resource-version\":\"1695785466183\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0dd5ff47-44e1-44be-b044-05c25c899f04\",\"resource-version\":\"1695785466183\"}]}}]}}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.624Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.649Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.648Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.650Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:07:624\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b65b3cc-7a7a-45d2-a566-4b3965acacb6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/1b65b3cc-7a7a-45d2-a566-4b3965acacb6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785466183\",\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.650Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.667Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.667Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.669Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:07:633\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785466183\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.668Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.697Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.697Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.699Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:07:641\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785466183\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.699Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.725Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.725Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.726Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:07:649\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a3c4eb2-17ac-4c7b-a086-02d360612e54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/f900b52e-dc45-4546-8d34-fc345191caf9/named-query-elements/named-query-element/2a3c4eb2-17ac-4c7b-a086-02d360612e54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0dd5ff47-44e1-44be-b044-05c25c899f04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/7398cdc1-7e84-4c1f-bb25-f49a40afbe3f/named-query-elements/named-query-element/0dd5ff47-44e1-44be-b044-05c25c899f04\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785466183\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.726Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.728Z","message":"{\"transactionId\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:06:167\",\"respDate\":\"230927-03:31:07:727\",\"sourceId\":\"AAI-TOOLS:ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:06:167-38288\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7039f1b2-d0d2-4585-bc75-f32ddc399d9d], x-b3-parentspanid=[096175c4a59baccb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ef87261b-0083-481f-a082-64cbb8f0d1b2], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1cb99a86344dadfdfef8b0bc54c9204e], x-b3-spanid=[cabc54b0503bc798], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6088], Content-Type=[application/json], X-ONAP-RequestID=[ef87261b-0083-481f-a082-64cbb8f0d1b2]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.1\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"166c050d-f69d-4305-943e-0bc58c3a26cf\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  }, {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:06:167-38288\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[127224], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:31:06:167-38288]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"991","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9069bae9-6080-4e64-8b62-1d652e445a4d","LogTimestamp":"2023-09-27T03:31:07.177Z","elapsedTime":"58"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.729Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1563","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9069bae9-6080-4e64-8b62-1d652e445a4d","LogTimestamp":"2023-09-27T03:31:07.728Z","ResponseDesc":"Created","elapsedTime":"58"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:07 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7" 201 0 REST ef87261b-0083-481f-a082-64cbb8f0d1b2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1567 - "logType": "access"
{"timestamp":"2023-09-27T03:31:07.742Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.741Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.743Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:07:657\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37181a33-aebc-41a6-a687-3271a3ec1709\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/37181a33-aebc-41a6-a687-3271a3ec1709\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d0bed85-9267-4507-8a5c-1c84eca662a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/9d0bed85-9267-4507-8a5c-1c84eca662a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96f28744-edb5-44c3-b7e1-b85821cadc79\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/96f28744-edb5-44c3-b7e1-b85821cadc79\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e674a7b2-9a01-498d-9e77-703c2f661ecb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/e674a7b2-9a01-498d-9e77-703c2f661ecb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785466183\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.743Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.761Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.761Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.763Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:07:668\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785466183\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.762Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.783Z","message":"Entering","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16eaf7d0-8fe0-45a8-b328-c07828a060c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:07.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.784Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.783Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.785Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:07:681\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785466183\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.785Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.791Z","message":"Entering","context":{"RequestID":"beb44926-7be7-45a1-88ae-582797b9cd8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ece5511c-6a43-4d82-ae78-1409fd5ecbb7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:07.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.794Z","message":"{\"transactionId\":\"beb44926-7be7-45a1-88ae-582797b9cd8d\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:07:792\",\"respDate\":\"230927-03:31:07:794\",\"sourceId\":\"haproxy:beb44926-7be7-45a1-88ae-582797b9cd8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:07:792-70271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24801f6b-0ffc-47b1-9a40-988457accf4a], x-b3-parentspanid=[f62fb144c8d85aa8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f097712ef32646d4f62fb144c8d85aa8], x-b3-spanid=[4cff6b16f077f153], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[beb44926-7be7-45a1-88ae-582797b9cd8d]}\\\"}\"}","context":{"RequestID":"beb44926-7be7-45a1-88ae-582797b9cd8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ece5511c-6a43-4d82-ae78-1409fd5ecbb7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:07.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"beb44926-7be7-45a1-88ae-582797b9cd8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ece5511c-6a43-4d82-ae78-1409fd5ecbb7","LogTimestamp":"2023-09-27T03:31:07.795Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:31:07.803Z","message":"Checking for system property [partnerName]","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16eaf7d0-8fe0-45a8-b328-c07828a060c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:07.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.803Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16eaf7d0-8fe0-45a8-b328-c07828a060c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:07.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.803Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16eaf7d0-8fe0-45a8-b328-c07828a060c6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:07.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.803Z","message":"Invoke","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","InvocationID":"16eaf7d0-8fe0-45a8-b328-c07828a060c6","LogTimestamp":"2023-09-27T03:31:07.803Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.805Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.805Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.806Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"ef87261b-0083-481f-a082-64cbb8f0d1b2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:07:691\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785466183\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.806Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:07.822Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ef87261b-0083-481f-a082-64cbb8f0d1b2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:07.822Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.199Z","message":"Entering","context":{"RequestID":"427bad6c-7971-4ab3-bc12-15ffccb45f09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c67562fe-27cc-442f-a872-266b83379f84","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:08.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.202Z","message":"{\"transactionId\":\"427bad6c-7971-4ab3-bc12-15ffccb45f09\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:08:199\",\"respDate\":\"230927-03:31:08:201\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:427bad6c-7971-4ab3-bc12-15ffccb45f09\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:08:199-46658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbea3b10-e4e6-4a8c-a333-f485fe80b490], x-b3-parentspanid=[773c2a3733c9f8f6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39623], x-envoy-attempt-count=[1], x-b3-traceid=[5d6fc669c249c998773c2a3733c9f8f6], x-b3-spanid=[e6b2044d679e6b1c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[427bad6c-7971-4ab3-bc12-15ffccb45f09]}\\\"}\"}","context":{"RequestID":"427bad6c-7971-4ab3-bc12-15ffccb45f09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c67562fe-27cc-442f-a872-266b83379f84","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:08.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"427bad6c-7971-4ab3-bc12-15ffccb45f09","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c67562fe-27cc-442f-a872-266b83379f84","LogTimestamp":"2023-09-27T03:31:08.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:31:08.418Z","message":"Entering","context":{"RequestID":"3d02f488-d0df-435d-a7a9-632b4bad5918","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ff52686-5e06-4cd3-9bcf-b2d6af482475","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"3d02f488-d0df-435d-a7a9-632b4bad5918","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ff52686-5e06-4cd3-9bcf-b2d6af482475","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.421Z","message":"{\"transactionId\":\"3d02f488-d0df-435d-a7a9-632b4bad5918\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:08:418\",\"respDate\":\"230927-03:31:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3d02f488-d0df-435d-a7a9-632b4bad5918\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:08:418-29480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3d02f488-d0df-435d-a7a9-632b4bad5918]}\\\"}\"}","context":{"RequestID":"3d02f488-d0df-435d-a7a9-632b4bad5918","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ff52686-5e06-4cd3-9bcf-b2d6af482475","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d02f488-d0df-435d-a7a9-632b4bad5918","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ff52686-5e06-4cd3-9bcf-b2d6af482475","LogTimestamp":"2023-09-27T03:31:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:08.434Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"631","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","InvocationID":"16eaf7d0-8fe0-45a8-b328-c07828a060c6","LogTimestamp":"2023-09-27T03:31:08.434Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.830Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:08:809\"},\"entity\":{\"resource-version\":\"1695785467801\",\"named-query-uuid\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"named-query-version\":\"1.2\",\"description\":\"Named Query - Get Component List\",\"named-query-name\":\"get-component-list\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"resource-version\":\"1695785467801\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"resource-version\":\"1695785467801\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"resource-version\":\"1695785467801\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"edcd8048-0868-4a4d-abd9-07903f84469e\",\"resource-version\":\"1695785467801\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"094f7224-c4d6-432e-a97e-e49d8d4f6d88\",\"resource-version\":\"1695785467801\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f00dcc4e-c7e7-4996-9ff4-78d991221e9b\",\"resource-version\":\"1695785467801\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"resource-version\":\"1695785467801\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d9114852-21c6-4273-a586-1ae2dab40ff8\",\"resource-version\":\"1695785467801\"}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e917b13f-1529-4717-82c7-a3989c1d277d\",\"resource-version\":\"1695785467801\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"99e495eb-86d4-4fbe-97f8-edae32da4ef8\",\"resource-version\":\"1695785467801\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"320ccb27-3da7-4afe-87c4-0d6973ac4da2\",\"resource-version\":\"1695785467801\"}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.830Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.849Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.849Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.852Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:08:830\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785467801\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.852Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.868Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.868Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.869Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:08:843\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edcd8048-0868-4a4d-abd9-07903f84469e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/edcd8048-0868-4a4d-abd9-07903f84469e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99e495eb-86d4-4fbe-97f8-edae32da4ef8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/99e495eb-86d4-4fbe-97f8-edae32da4ef8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785467801\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.869Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.884Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.884Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.885Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:08:852\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edcd8048-0868-4a4d-abd9-07903f84469e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"094f7224-c4d6-432e-a97e-e49d8d4f6d88\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/edcd8048-0868-4a4d-abd9-07903f84469e/named-query-elements/named-query-element/094f7224-c4d6-432e-a97e-e49d8d4f6d88\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2a3c4eb2-17ac-4c7b-a086-02d360612e54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/f900b52e-dc45-4546-8d34-fc345191caf9/named-query-elements/named-query-element/2a3c4eb2-17ac-4c7b-a086-02d360612e54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0dd5ff47-44e1-44be-b044-05c25c899f04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/7398cdc1-7e84-4c1f-bb25-f49a40afbe3f/named-query-elements/named-query-element/0dd5ff47-44e1-44be-b044-05c25c899f04\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99e495eb-86d4-4fbe-97f8-edae32da4ef8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"320ccb27-3da7-4afe-87c4-0d6973ac4da2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/99e495eb-86d4-4fbe-97f8-edae32da4ef8/named-query-elements/named-query-element/320ccb27-3da7-4afe-87c4-0d6973ac4da2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785467801\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.885Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.910Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.909Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.912Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:08:861\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267/named-query-elements/named-query-element/d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785467801\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.912Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.935Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.935Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.936Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:08:868\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37181a33-aebc-41a6-a687-3271a3ec1709\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/37181a33-aebc-41a6-a687-3271a3ec1709\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d0bed85-9267-4507-8a5c-1c84eca662a9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/9d0bed85-9267-4507-8a5c-1c84eca662a9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"96f28744-edb5-44c3-b7e1-b85821cadc79\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/96f28744-edb5-44c3-b7e1-b85821cadc79\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f00dcc4e-c7e7-4996-9ff4-78d991221e9b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/f00dcc4e-c7e7-4996-9ff4-78d991221e9b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e674a7b2-9a01-498d-9e77-703c2f661ecb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/e674a7b2-9a01-498d-9e77-703c2f661ecb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e917b13f-1529-4717-82c7-a3989c1d277d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/e917b13f-1529-4717-82c7-a3989c1d277d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785467801\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.940Z","message":"{\"transactionId\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:07:784\",\"respDate\":\"230927-03:31:08:939\",\"sourceId\":\"AAI-TOOLS:70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:07:784-28147\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[24c1c9a8-216c-4e9f-966e-8016e464d9c1], x-b3-parentspanid=[53006f96851a465c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[70eab608-8a81-4e62-9abc-6e3e27436e6e], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98de1407bcecb0e7c4678bf720679c84], x-b3-spanid=[d0061db33c0daa51], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6463], Content-Type=[application/json], X-ONAP-RequestID=[70eab608-8a81-4e62-9abc-6e3e27436e6e]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"2a183f99-2c66-482b-ade5-7962efd801ef\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-component-list\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.2\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Component List\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  }, {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fcec1b02-b2d0-4834-aef8-d71be04717dd\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:07:784-28147\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[90344], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:31:07:784-28147]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"631","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"16eaf7d0-8fe0-45a8-b328-c07828a060c6","LogTimestamp":"2023-09-27T03:31:08.434Z","elapsedTime":"39"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.941Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1157","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"16eaf7d0-8fe0-45a8-b328-c07828a060c6","LogTimestamp":"2023-09-27T03:31:08.940Z","ResponseDesc":"Created","elapsedTime":"39"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:08 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef" 201 0 REST 70eab608-8a81-4e62-9abc-6e3e27436e6e AAI-TOOLS 127.0.0.6 - - - - - - - - - 1161 - "logType": "access"
{"timestamp":"2023-09-27T03:31:08.955Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.954Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.956Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:08:875\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785467801\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.956Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.978Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.978Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.979Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:08:889\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785467801\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.979Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.997Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.997Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:08.998Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"70eab608-8a81-4e62-9abc-6e3e27436e6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:08:898\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785467801\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:08.998Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.009Z","message":"Entering","context":{"RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bdf653a4-110a-4dcf-943d-6eaea993667a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.018Z","message":"Checking for system property [partnerName]","context":{"RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bdf653a4-110a-4dcf-943d-6eaea993667a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.018Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bdf653a4-110a-4dcf-943d-6eaea993667a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.018Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bdf653a4-110a-4dcf-943d-6eaea993667a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.018Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"70eab608-8a81-4e62-9abc-6e3e27436e6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.018Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.019Z","message":"Invoke","context":{"RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","InvocationID":"bdf653a4-110a-4dcf-943d-6eaea993667a","LogTimestamp":"2023-09-27T03:31:09.019Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.255Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"236","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","InvocationID":"bdf653a4-110a-4dcf-943d-6eaea993667a","LogTimestamp":"2023-09-27T03:31:09.255Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.394Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"387aecf4-bb33-41cc-bb6f-1131b5dbd22c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:09:385\"},\"entity\":{\"resource-version\":\"1695785469017\",\"named-query-uuid\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Complex By Hostname\",\"named-query-name\":\"dhv-complex-by-hostname\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"resource-version\":\"1695785469017\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"58a74226-9e69-486a-ab12-ae10921c2437\",\"resource-version\":\"1695785469017\"}]}}]}}}","context":{"RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.394Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.427Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.426Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.428Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"387aecf4-bb33-41cc-bb6f-1131b5dbd22c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:09:397\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/a12f258c-5c54-4d9b-aa79-4151c165ab56/named-query-elements/named-query-element/9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284/named-query-elements/named-query-element/58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785469017\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.428Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.455Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.455Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.457Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"387aecf4-bb33-41cc-bb6f-1131b5dbd22c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:09:405\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267/named-query-elements/named-query-element/d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785469017\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.456Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.460Z","message":"{\"transactionId\":\"387aecf4-bb33-41cc-bb6f-1131b5dbd22c\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:09:009\",\"respDate\":\"230927-03:31:09:459\",\"sourceId\":\"AAI-TOOLS:387aecf4-bb33-41cc-bb6f-1131b5dbd22c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:09:009-79440\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0ea7e307-86a7-4260-bb0d-2c9f8ac148f2], x-b3-parentspanid=[041e5e01bba3461c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[387aecf4-bb33-41cc-bb6f-1131b5dbd22c], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[270f9dd533aa80c911083e79752b1e09], x-b3-spanid=[9dc0b8dc276ed741], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1127], Content-Type=[application/json], X-ONAP-RequestID=[387aecf4-bb33-41cc-bb6f-1131b5dbd22c]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"670a94e9-874f-4087-8501-62d4d289c519\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-complex-by-hostname\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Complex By Hostname\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:09:009-79440\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98536], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:31:09:009-79440]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"236","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"bdf653a4-110a-4dcf-943d-6eaea993667a","LogTimestamp":"2023-09-27T03:31:09.255Z","elapsedTime":"27"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.461Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"451","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"bdf653a4-110a-4dcf-943d-6eaea993667a","LogTimestamp":"2023-09-27T03:31:09.460Z","ResponseDesc":"Created","elapsedTime":"27"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:09 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519" 201 0 REST 387aecf4-bb33-41cc-bb6f-1131b5dbd22c AAI-TOOLS 127.0.0.6 - - - - - - - - - 456 - "logType": "access"
{"timestamp":"2023-09-27T03:31:09.486Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"387aecf4-bb33-41cc-bb6f-1131b5dbd22c","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.486Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.518Z","message":"Entering","context":{"RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"143e00b2-3d54-49c4-9869-243f95584f0a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.527Z","message":"Checking for system property [partnerName]","context":{"RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"143e00b2-3d54-49c4-9869-243f95584f0a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.527Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"143e00b2-3d54-49c4-9869-243f95584f0a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.527Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"143e00b2-3d54-49c4-9869-243f95584f0a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.528Z","message":"Invoke","context":{"RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","InvocationID":"143e00b2-3d54-49c4-9869-243f95584f0a","LogTimestamp":"2023-09-27T03:31:09.528Z"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.705Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"177","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","InvocationID":"143e00b2-3d54-49c4-9869-243f95584f0a","LogTimestamp":"2023-09-27T03:31:09.705Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.798Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"4750a3a5-a486-42a5-b71a-81429ce1b032\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:09:790\"},\"entity\":{\"resource-version\":\"1695785469526\",\"named-query-uuid\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Complex By LocationId\",\"named-query-name\":\"dhv-complex-by-location-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"resource-version\":\"1695785469526\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"resource-version\":\"1695785469526\"}]}}]}}}","context":{"RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.798Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.821Z","message":"Entering","context":{"RequestID":"82744e07-11cd-4d97-abd6-6f078e74f3ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94962835-fd70-44b9-a276-24e59d936e35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:09.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.824Z","message":"{\"transactionId\":\"82744e07-11cd-4d97-abd6-6f078e74f3ed\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:09:822\",\"respDate\":\"230927-03:31:09:824\",\"sourceId\":\"haproxy:82744e07-11cd-4d97-abd6-6f078e74f3ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:09:822-46385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6fa9102-c33c-41f8-af5e-bf99993b578b], x-b3-parentspanid=[b0ed71d4fe9a438e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd6048a41d379ab5b0ed71d4fe9a438e], x-b3-spanid=[e12f66c7357e85d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82744e07-11cd-4d97-abd6-6f078e74f3ed]}\\\"}\"}","context":{"RequestID":"82744e07-11cd-4d97-abd6-6f078e74f3ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94962835-fd70-44b9-a276-24e59d936e35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:09.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82744e07-11cd-4d97-abd6-6f078e74f3ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94962835-fd70-44b9-a276-24e59d936e35","LogTimestamp":"2023-09-27T03:31:09.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.826Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.826Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.828Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4750a3a5-a486-42a5-b71a-81429ce1b032\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:09:799\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/a12f258c-5c54-4d9b-aa79-4151c165ab56/named-query-elements/named-query-element/9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284/named-query-elements/named-query-element/58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785469526\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.827Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:31:09.843Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.843Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.844Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"4750a3a5-a486-42a5-b71a-81429ce1b032\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:09:807\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/6a84976c-f680-4e2a-93a5-338ff77a2444/named-query-elements/named-query-element/b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267/named-query-elements/named-query-element/d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785469526\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.844Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.860Z","message":"{\"transactionId\":\"4750a3a5-a486-42a5-b71a-81429ce1b032\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:09:519\",\"respDate\":\"230927-03:31:09:860\",\"sourceId\":\"AAI-TOOLS:4750a3a5-a486-42a5-b71a-81429ce1b032\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:09:519-95092\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[260ea66d-dd4b-44b3-9753-1cc6d2fbcf4c], x-b3-parentspanid=[b3c25c729ffeaa0e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[4750a3a5-a486-42a5-b71a-81429ce1b032], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f762fd52ed0dfb25957046b1ed42504c], x-b3-spanid=[82d1461b4c5cedc2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1132], Content-Type=[application/json], X-ONAP-RequestID=[4750a3a5-a486-42a5-b71a-81429ce1b032]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"59490c32-eaae-488d-8442-f301b1ed43a9\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-complex-by-location-id\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Complex By LocationId\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:09:519-95092\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102632], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:31:09:519-95092]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"177","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"143e00b2-3d54-49c4-9869-243f95584f0a","LogTimestamp":"2023-09-27T03:31:09.705Z","elapsedTime":"32"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.861Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"343","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"143e00b2-3d54-49c4-9869-243f95584f0a","LogTimestamp":"2023-09-27T03:31:09.861Z","ResponseDesc":"Created","elapsedTime":"32"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:09 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9" 201 0 REST 4750a3a5-a486-42a5-b71a-81429ce1b032 AAI-TOOLS 127.0.0.6 - - - - - - - - - 346 - "logType": "access"
{"timestamp":"2023-09-27T03:31:09.864Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"4750a3a5-a486-42a5-b71a-81429ce1b032","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:09.864Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.917Z","message":"Entering","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbc47b43-8856-4c93-a2e7-42c726762c29","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.930Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbc47b43-8856-4c93-a2e7-42c726762c29","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.930Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbc47b43-8856-4c93-a2e7-42c726762c29","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.930Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbc47b43-8856-4c93-a2e7-42c726762c29","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:09.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:09.931Z","message":"Invoke","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","InvocationID":"fbc47b43-8856-4c93-a2e7-42c726762c29","LogTimestamp":"2023-09-27T03:31:09.931Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.174Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"244","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","InvocationID":"fbc47b43-8856-4c93-a2e7-42c726762c29","LogTimestamp":"2023-09-27T03:31:10.174Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.347Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5205ba4b-a95a-465c-bb6f-f18c0e575011\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:10:310\"},\"entity\":{\"resource-version\":\"1695785469929\",\"named-query-uuid\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get logical-link by vnf-name\",\"named-query-name\":\"logical-link-by-vnf-name\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"resource-version\":\"1695785469929\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"resource-version\":\"1695785469929\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"resource-version\":\"1695785469929\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0d860142-28fc-4161-8bc3-1682216acbcd\",\"resource-version\":\"1695785469929\"}]}}]}}]}}]}}}","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.347Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.367Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.367Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.369Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5205ba4b-a95a-465c-bb6f-f18c0e575011\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:10:344\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785469929\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.368Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.385Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.384Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.386Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5205ba4b-a95a-465c-bb6f-f18c0e575011\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:10:358\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a/named-query-elements/named-query-element/0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785469929\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.386Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.404Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.404Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.405Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5205ba4b-a95a-465c-bb6f-f18c0e575011\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:10:381\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785469929\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.405Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.422Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.421Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.422Z","message":"{\"transactionId\":\"5205ba4b-a95a-465c-bb6f-f18c0e575011\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:09:918\",\"respDate\":\"230927-03:31:10:422\",\"sourceId\":\"AAI-TOOLS:5205ba4b-a95a-465c-bb6f-f18c0e575011\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:09:918-19433\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[47c5830f-2b65-4228-bd3d-97682e72265c], x-b3-parentspanid=[415777d6fe969d96], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5205ba4b-a95a-465c-bb6f-f18c0e575011], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13e47be0a649036d219f1a0f07849b35], x-b3-spanid=[57293837a7457fd8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2361], Content-Type=[application/json], X-ONAP-RequestID=[5205ba4b-a95a-465c-bb6f-f18c0e575011]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"logical-link-by-vnf-name\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get logical-link by vnf-name\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:09:918-19433\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102472], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:09:918-19433]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"244","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"fbc47b43-8856-4c93-a2e7-42c726762c29","LogTimestamp":"2023-09-27T03:31:10.174Z","elapsedTime":"16"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.423Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"506","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"fbc47b43-8856-4c93-a2e7-42c726762c29","LogTimestamp":"2023-09-27T03:31:10.423Z","ResponseDesc":"Created","elapsedTime":"16"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.423Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"5205ba4b-a95a-465c-bb6f-f18c0e575011\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:10:395\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785469929\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.423Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:10 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9" 201 0 REST 5205ba4b-a95a-465c-bb6f-f18c0e575011 AAI-TOOLS 127.0.0.6 - - - - - - - - - 511 - "logType": "access"
{"timestamp":"2023-09-27T03:31:10.440Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5205ba4b-a95a-465c-bb6f-f18c0e575011","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.440Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.485Z","message":"Entering","context":{"RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e420db4c-f84d-4ee1-806a-d3b625b04b4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:10.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.495Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e420db4c-f84d-4ee1-806a-d3b625b04b4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:10.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.495Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e420db4c-f84d-4ee1-806a-d3b625b04b4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:10.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.495Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e420db4c-f84d-4ee1-806a-d3b625b04b4e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:10.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.497Z","message":"Invoke","context":{"RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","InvocationID":"e420db4c-f84d-4ee1-806a-d3b625b04b4e","LogTimestamp":"2023-09-27T03:31:10.497Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.592Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","InvocationID":"e420db4c-f84d-4ee1-806a-d3b625b04b4e","LogTimestamp":"2023-09-27T03:31:10.592Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.639Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cd8d025d-716a-4bb4-a206-f554db9687ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:10:633\"},\"entity\":{\"resource-version\":\"1695785470494\",\"named-query-uuid\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get logical-link by circuit-id\",\"named-query-name\":\"logical-link-by-circuit-id-\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"resource-version\":\"1695785470494\"}]}}}","context":{"RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.639Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.660Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.660Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.662Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cd8d025d-716a-4bb4-a206-f554db9687ec\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:10:641\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a/named-query-elements/named-query-element/0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470494\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.662Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.674Z","message":"{\"transactionId\":\"cd8d025d-716a-4bb4-a206-f554db9687ec\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:10:485\",\"respDate\":\"230927-03:31:10:674\",\"sourceId\":\"AAI-TOOLS:cd8d025d-716a-4bb4-a206-f554db9687ec\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:10:485-19374\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a449e4a2-cc67-4405-b879-56eb3346a3bc], x-b3-parentspanid=[23b16afebf3264dc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cd8d025d-716a-4bb4-a206-f554db9687ec], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc535538395d0c6f259594cc3f6e8923], x-b3-spanid=[ebf8dbfb4e8dbd94], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[642], Content-Type=[application/json], X-ONAP-RequestID=[cd8d025d-716a-4bb4-a206-f554db9687ec]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"4028faed-b7d5-4059-9d49-7df06da9ebfb\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"logical-link-by-circuit-id-\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get logical-link by circuit-id\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:10:485-19374\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[110824], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:10:485-19374]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e420db4c-f84d-4ee1-806a-d3b625b04b4e","LogTimestamp":"2023-09-27T03:31:10.592Z","elapsedTime":"34"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.676Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"190","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e420db4c-f84d-4ee1-806a-d3b625b04b4e","LogTimestamp":"2023-09-27T03:31:10.675Z","ResponseDesc":"Created","elapsedTime":"34"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:10 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb" 201 0 REST cd8d025d-716a-4bb4-a206-f554db9687ec AAI-TOOLS 127.0.0.6 - - - - - - - - - 195 - "logType": "access"
{"timestamp":"2023-09-27T03:31:10.683Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cd8d025d-716a-4bb4-a206-f554db9687ec","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:10.683Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.741Z","message":"Entering","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b62a7702-95c8-45f9-809c-eb9c6ada6fd5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:10.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.764Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b62a7702-95c8-45f9-809c-eb9c6ada6fd5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:10.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.764Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b62a7702-95c8-45f9-809c-eb9c6ada6fd5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:10.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.764Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b62a7702-95c8-45f9-809c-eb9c6ada6fd5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:10.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:10.765Z","message":"Invoke","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","InvocationID":"b62a7702-95c8-45f9-809c-eb9c6ada6fd5","LogTimestamp":"2023-09-27T03:31:10.765Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:11.636Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"872","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","InvocationID":"b62a7702-95c8-45f9-809c-eb9c6ada6fd5","LogTimestamp":"2023-09-27T03:31:11.636Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:11.845Z","message":"Entering","context":{"RequestID":"928f2445-5461-4ffd-a4dd-dfcfa9c0cb75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad15c74d-5702-4992-a666-01e45ba47d86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:11.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:11.848Z","message":"{\"transactionId\":\"928f2445-5461-4ffd-a4dd-dfcfa9c0cb75\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:11:846\",\"respDate\":\"230927-03:31:11:848\",\"sourceId\":\"haproxy:928f2445-5461-4ffd-a4dd-dfcfa9c0cb75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:11:846-24633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27b7a7c1-b756-43c5-aa2c-94624023ad74], x-b3-parentspanid=[7e5f41a2c65b518e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d42386256fa3da357e5f41a2c65b518e], x-b3-spanid=[ce5432a836792940], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[928f2445-5461-4ffd-a4dd-dfcfa9c0cb75]}\\\"}\"}","context":{"RequestID":"928f2445-5461-4ffd-a4dd-dfcfa9c0cb75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad15c74d-5702-4992-a666-01e45ba47d86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:11.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:11.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"928f2445-5461-4ffd-a4dd-dfcfa9c0cb75","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad15c74d-5702-4992-a666-01e45ba47d86","LogTimestamp":"2023-09-27T03:31:11.848Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:12.061Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:050\"},\"entity\":{\"resource-version\":\"1695785470763\",\"named-query-uuid\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Service Topology\",\"named-query-name\":\"dhv-service-topology\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f5bbde4f-36a9-4f36-804d-3dc9fac10803\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"79e5e5a0-71b3-484e-9541-f4e6ab6d26ed\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a872e851-5020-41d0-b1d3-1f3a67a91574\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"97a5f197-70a4-48fb-a93b-e69dbc498891\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2735e211-c97f-428a-a278-d60158b0e07e\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"prov-status\",\"vserver-id\",\"vserver-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8292bc39-8384-4606-8492-3903042e87a0\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"332a4b7e-a990-4484-a3b4-3e0124cab926\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"719d13e7-36be-4262-a5c9-147e9ee8afc5\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ad23cecd-4935-42fe-9194-89055354ffa1\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"operational-state\",\"prov-status\",\"vnf-id\",\"vnf-name\",\"vnf-type\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"12867082-8b1f-4860-90af-20802f101a71\",\"resource-version\":\"1695785470763\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8558cc33-e814-4204-94a6-87c488d6d1a1\",\"resource-version\":\"1695785470763\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-id\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.061Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.081Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.081Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.082Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:063\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e/named-query-elements/named-query-element/9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71/named-query-elements/named-query-element/8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.082Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.101Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.101Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.102Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:072\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.120Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.119Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.121Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:080\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"719d13e7-36be-4262-a5c9-147e9ee8afc5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611/named-query-elements/named-query-element/719d13e7-36be-4262-a5c9-147e9ee8afc5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8292bc39-8384-4606-8492-3903042e87a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/8292bc39-8384-4606-8492-3903042e87a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97a5f197-70a4-48fb-a93b-e69dbc498891\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa/named-query-elements/named-query-element/97a5f197-70a4-48fb-a93b-e69dbc498891\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2735e211-c97f-428a-a278-d60158b0e07e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/2735e211-c97f-428a-a278-d60158b0e07e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.121Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.145Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.144Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.146Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:090\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84/named-query-elements/named-query-element/d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.146Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.235Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"89","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.235Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.236Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:098\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a872e851-5020-41d0-b1d3-1f3a67a91574\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa/named-query-elements/named-query-element/a872e851-5020-41d0-b1d3-1f3a67a91574\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79e5e5a0-71b3-484e-9541-f4e6ab6d26ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/79e5e5a0-71b3-484e-9541-f4e6ab6d26ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"332a4b7e-a990-4484-a3b4-3e0124cab926\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/332a4b7e-a990-4484-a3b4-3e0124cab926\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad23cecd-4935-42fe-9194-89055354ffa1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611/named-query-elements/named-query-element/ad23cecd-4935-42fe-9194-89055354ffa1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.236Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.286Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"50","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.286Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.287Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:107\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.287Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.314Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.314Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.316Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:117\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5bbde4f-36a9-4f36-804d-3dc9fac10803\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84/named-query-elements/named-query-element/d7f8365b-5bc8-4192-abb4-cd8439410f02/named-query-elements/named-query-element/f5bbde4f-36a9-4f36-804d-3dc9fac10803\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.315Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.320Z","message":"{\"transactionId\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:10:742\",\"respDate\":\"230927-03:31:12:320\",\"sourceId\":\"AAI-TOOLS:7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:10:742-2261\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e1a6eb33-5c06-4baa-9519-837bfc286e1b], x-b3-parentspanid=[1f54f86c3da9fc6a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7e40ebf0-bdf9-41ae-8b7f-cf91652b3259], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40c906491d12e5f9a2af1b9daa8815b9], x-b3-spanid=[4204a031500e7d35], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16162], Content-Type=[application/json], X-ONAP-RequestID=[7e40ebf0-bdf9-41ae-8b7f-cf91652b3259]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"b546a34b-7e71-45dc-9907-4cbdcf675c64\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\", \\\\\\\"temp-ub-sub-account-id\\\\\\\" ],\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\" ],\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-name\\\\\\\", \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-type\\\\\\\", \\\\\\\"prov-status\\\\\\\", \\\\\\\"operational-state\\\\\\\" ],\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    }, {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              }, {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              }, {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-name\\\\\\\", \\\\\\\"vserver-id\\\\\\\", \\\\\\\"prov-status\\\\\\\" ],\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n                                       \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                          \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                             \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          }, {\\\\n                                             \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          } ]\\\\n                                       },\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    }, {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    }, {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              }, {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"hostname\\\\\\\" ],\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n                                       \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                          \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                             \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-provider-name\\\\\\\" ],\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          } ]\\\\n                                       },\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:10:742-2261\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[139512], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:31:10:742-2261]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"872","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b62a7702-95c8-45f9-809c-eb9c6ada6fd5","LogTimestamp":"2023-09-27T03:31:11.636Z","elapsedTime":"48"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.321Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1580","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b62a7702-95c8-45f9-809c-eb9c6ada6fd5","LogTimestamp":"2023-09-27T03:31:12.321Z","ResponseDesc":"Created","elapsedTime":"48"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:12 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64" 201 0 REST 7e40ebf0-bdf9-41ae-8b7f-cf91652b3259 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1584 - "logType": "access"
{"timestamp":"2023-09-27T03:31:12.334Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.334Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.336Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:129\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/6a84976c-f680-4e2a-93a5-338ff77a2444/named-query-elements/named-query-element/b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267/named-query-elements/named-query-element/d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.335Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.355Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.354Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.356Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:136\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.356Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.372Z","message":"Entering","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf0d7d0d-76ef-4d8e-8156-612d53306d56","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:12.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.373Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.373Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.374Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:144\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.374Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.395Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf0d7d0d-76ef-4d8e-8156-612d53306d56","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:12.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.395Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf0d7d0d-76ef-4d8e-8156-612d53306d56","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:12.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.396Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf0d7d0d-76ef-4d8e-8156-612d53306d56","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:12.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.396Z","message":"Invoke","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","InvocationID":"cf0d7d0d-76ef-4d8e-8156-612d53306d56","LogTimestamp":"2023-09-27T03:31:12.396Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.398Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.398Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.400Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:227\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.400Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.433Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.433Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.435Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:12:234\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785470763\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.435Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:12.465Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7e40ebf0-bdf9-41ae-8b7f-cf91652b3259","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:12.464Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:13.346Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"950","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","InvocationID":"cf0d7d0d-76ef-4d8e-8156-612d53306d56","LogTimestamp":"2023-09-27T03:31:13.346Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:13.794Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:13.798Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:13.880Z","message":"Entering","context":{"RequestID":"09ca88c3-2235-4154-a880-0bdb5708a924","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d86e2397-15fe-40cd-b2b2-e19df8e60df7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:13.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:13.883Z","message":"{\"transactionId\":\"09ca88c3-2235-4154-a880-0bdb5708a924\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:13:881\",\"respDate\":\"230927-03:31:13:883\",\"sourceId\":\"haproxy:09ca88c3-2235-4154-a880-0bdb5708a924\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:13:881-94812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b66a4a75-ca99-417c-bcf5-7a34e0c9cb58], x-b3-parentspanid=[714e08dcf7b04b4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85c5cd2c6e3bf8e5714e08dcf7b04b4d], x-b3-spanid=[65329af9b2df837a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09ca88c3-2235-4154-a880-0bdb5708a924]}\\\"}\"}","context":{"RequestID":"09ca88c3-2235-4154-a880-0bdb5708a924","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d86e2397-15fe-40cd-b2b2-e19df8e60df7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:13.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:13.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09ca88c3-2235-4154-a880-0bdb5708a924","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d86e2397-15fe-40cd-b2b2-e19df8e60df7","LogTimestamp":"2023-09-27T03:31:13.883Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:14.002Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:13:991\"},\"entity\":{\"resource-version\":\"1695785472393\",\"named-query-uuid\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"named-query-version\":\"1.1\",\"description\":\"Named Query - DHV Service Topology\",\"named-query-name\":\"dhv-service-topology\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3c4d5375-7dae-450c-8a74-bc4d0f640b0a\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"90b01c5d-b202-4a12-b52f-152a87172234\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f26e842c-b611-4581-a789-8c8279a0fe7e\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"1b027233-fe7d-4b68-b1e7-5a2cb6c3f9b6\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"97ee6459-60a5-4af3-9fc6-4f15f1e7abe8\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"adeddb66-45eb-42b5-9f7c-8faa1fb8bdec\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"84a9311c-d564-4cd0-afe2-e0617fa8f517\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8768e40d-5e8d-4006-b557-b0053dba3c76\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"958bbfdf-1fda-4048-a123-fd028009b917\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d21d4922-0c28-46ba-9663-4f7d4adeafd3\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"property-collect-list\":[\"speed-units\",\"speed-value\",\"vlan-description\",\"vlan-id-inner\",\"vlan-id-outer\",\"vlan-interface\"]}]},\"property-collect-list\":[\"interface-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"dcb6bb19-d8bd-4e2c-960d-14b2dfe99990\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d54107e0-e25a-41b2-9ec3-71e168e400a5\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]}]},\"property-collect-list\":[\"prov-status\",\"vserver-id\",\"vserver-name\"]}]},\"property-collect-list\":[\"operational-state\",\"prov-status\",\"vnf-id\",\"vnf-name\",\"vnf-type\"]}]},\"property-collect-list\":[\"persona-model-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"resource-version\":\"1695785472393\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f9ca2d64-6fe0-4f81-beb3-395f3665fe7d\",\"resource-version\":\"1695785472393\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-id\"]}]},\"property-collect-list\":[\"model-invariant-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.002Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.030Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.030Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.031Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:002\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ca2d64-6fe0-4f81-beb3-395f3665fe7d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f/named-query-elements/named-query-element/f9ca2d64-6fe0-4f81-beb3-395f3665fe7d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e/named-query-elements/named-query-element/9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71/named-query-elements/named-query-element/8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.031Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.047Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.047Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.049Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:009\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.049Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.067Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.067Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.070Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:016\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"719d13e7-36be-4262-a5c9-147e9ee8afc5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611/named-query-elements/named-query-element/719d13e7-36be-4262-a5c9-147e9ee8afc5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8292bc39-8384-4606-8492-3903042e87a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/8292bc39-8384-4606-8492-3903042e87a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84a9311c-d564-4cd0-afe2-e0617fa8f517\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/84a9311c-d564-4cd0-afe2-e0617fa8f517\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c4d5375-7dae-450c-8a74-bc4d0f640b0a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/3c4d5375-7dae-450c-8a74-bc4d0f640b0a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d21d4922-0c28-46ba-9663-4f7d4adeafd3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/8768e40d-5e8d-4006-b557-b0053dba3c76/named-query-elements/named-query-element/d21d4922-0c28-46ba-9663-4f7d4adeafd3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97a5f197-70a4-48fb-a93b-e69dbc498891\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa/named-query-elements/named-query-element/97a5f197-70a4-48fb-a93b-e69dbc498891\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2735e211-c97f-428a-a278-d60158b0e07e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/2735e211-c97f-428a-a278-d60158b0e07e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b027233-fe7d-4b68-b1e7-5a2cb6c3f9b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/90b01c5d-b202-4a12-b52f-152a87172234/named-query-elements/named-query-element/1b027233-fe7d-4b68-b1e7-5a2cb6c3f9b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.069Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.091Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.091Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.094Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:024\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dcb6bb19-d8bd-4e2c-960d-14b2dfe99990\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1/named-query-elements/named-query-element/dcb6bb19-d8bd-4e2c-960d-14b2dfe99990\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84/named-query-elements/named-query-element/d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.094Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.114Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.114Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.118Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:032\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a872e851-5020-41d0-b1d3-1f3a67a91574\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa/named-query-elements/named-query-element/a872e851-5020-41d0-b1d3-1f3a67a91574\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79e5e5a0-71b3-484e-9541-f4e6ab6d26ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/79e5e5a0-71b3-484e-9541-f4e6ab6d26ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"adeddb66-45eb-42b5-9f7c-8faa1fb8bdec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/adeddb66-45eb-42b5-9f7c-8faa1fb8bdec\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"332a4b7e-a990-4484-a3b4-3e0124cab926\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/332a4b7e-a990-4484-a3b4-3e0124cab926\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"958bbfdf-1fda-4048-a123-fd028009b917\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/8768e40d-5e8d-4006-b557-b0053dba3c76/named-query-elements/named-query-element/958bbfdf-1fda-4048-a123-fd028009b917\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f26e842c-b611-4581-a789-8c8279a0fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/90b01c5d-b202-4a12-b52f-152a87172234/named-query-elements/named-query-element/f26e842c-b611-4581-a789-8c8279a0fe7e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97ee6459-60a5-4af3-9fc6-4f15f1e7abe8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/97ee6459-60a5-4af3-9fc6-4f15f1e7abe8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad23cecd-4935-42fe-9194-89055354ffa1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611/named-query-elements/named-query-element/ad23cecd-4935-42fe-9194-89055354ffa1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.117Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.144Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.144Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.145Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:040\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.145Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.171Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.170Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.173Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:049\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5bbde4f-36a9-4f36-804d-3dc9fac10803\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84/named-query-elements/named-query-element/d7f8365b-5bc8-4192-abb4-cd8439410f02/named-query-elements/named-query-element/f5bbde4f-36a9-4f36-804d-3dc9fac10803\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dcb6bb19-d8bd-4e2c-960d-14b2dfe99990\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d54107e0-e25a-41b2-9ec3-71e168e400a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1/named-query-elements/named-query-element/dcb6bb19-d8bd-4e2c-960d-14b2dfe99990/named-query-elements/named-query-element/d54107e0-e25a-41b2-9ec3-71e168e400a5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.173Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.200Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.199Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.201Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:075\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/6a84976c-f680-4e2a-93a5-338ff77a2444/named-query-elements/named-query-element/b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267/named-query-elements/named-query-element/d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.201Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.209Z","message":"{\"transactionId\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:12:373\",\"respDate\":\"230927-03:31:14:209\",\"sourceId\":\"AAI-TOOLS:d13503d5-c02a-437d-9d67-42da3bce5f45\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:12:373-20877\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d9829034-07a2-403e-977f-14fb32cbef64], x-b3-parentspanid=[fa940e3f33f8833c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d13503d5-c02a-437d-9d67-42da3bce5f45], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[918b87d5dd00dbe3bb7209f9ae7a3626], x-b3-spanid=[a89ae5e6dd36e73d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16164], Content-Type=[application/json], X-ONAP-RequestID=[d13503d5-c02a-437d-9d67-42da3bce5f45]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"888d6065-e1ff-409c-ac6b-baafc4777788\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.1\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\", \\\\\\\"temp-ub-sub-account-id\\\\\\\" ],\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\" ],\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"persona-model-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"service-instance-location-id\\\\\\\" ],\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-name\\\\\\\", \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-type\\\\\\\", \\\\\\\"prov-status\\\\\\\", \\\\\\\"operational-state\\\\\\\" ],\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    }, {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              }, {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              }, {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-name\\\\\\\", \\\\\\\"vserver-id\\\\\\\", \\\\\\\"prov-status\\\\\\\" ],\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vlan-interface\\\\\\\", \\\\\\\"vlan-id-inner\\\\\\\", \\\\\\\"vlan-id-outer\\\\\\\", \\\\\\\"vlan-description\\\\\\\", \\\\\\\"speed-value\\\\\\\", \\\\\\\"speed-units\\\\\\\" ],\\\\n                                       \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                          \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                             \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          }, {\\\\n                                             \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          } ]\\\\n                                       },\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    }, {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv4-address\\\\\\\" ],\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    }, {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"l3-interface-ipv6-address\\\\\\\" ],\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              }, {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"hostname\\\\\\\" ],\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"interface-name\\\\\\\" ],\\\\n                                       \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                          \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                             \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-provider-name\\\\\\\" ],\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          } ]\\\\n                                       },\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:12:373-20877\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147704], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:31:12:373-20877]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"950","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cf0d7d0d-76ef-4d8e-8156-612d53306d56","LogTimestamp":"2023-09-27T03:31:13.346Z","elapsedTime":"37"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.211Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1839","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cf0d7d0d-76ef-4d8e-8156-612d53306d56","LogTimestamp":"2023-09-27T03:31:14.211Z","ResponseDesc":"Created","elapsedTime":"37"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:14 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788" 201 0 REST d13503d5-c02a-437d-9d67-42da3bce5f45 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1842 - "logType": "access"
{"timestamp":"2023-09-27T03:31:14.229Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.229Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.231Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:099\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.230Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.246Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.246Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.249Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:118\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.249Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.267Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.267Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.269Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:125\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.269Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.270Z","message":"Entering","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c0dfc13b-9aa8-4f12-a99b-51e2179965cb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:14.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.289Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.289Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.291Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"d13503d5-c02a-437d-9d67-42da3bce5f45\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:14:137\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785472393\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.291Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.296Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c0dfc13b-9aa8-4f12-a99b-51e2179965cb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:14.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.296Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c0dfc13b-9aa8-4f12-a99b-51e2179965cb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:14.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.296Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c0dfc13b-9aa8-4f12-a99b-51e2179965cb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:14.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.297Z","message":"Invoke","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","InvocationID":"c0dfc13b-9aa8-4f12-a99b-51e2179965cb","LogTimestamp":"2023-09-27T03:31:14.297Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:14.326Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d13503d5-c02a-437d-9d67-42da3bce5f45","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:14.325Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:15.518Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1222","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","InvocationID":"c0dfc13b-9aa8-4f12-a99b-51e2179965cb","LogTimestamp":"2023-09-27T03:31:15.518Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:15.847Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:31:15.859Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:15.859Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:15.859Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:15.895Z","message":"Entering","context":{"RequestID":"354ba711-9137-4526-8cbe-6b6874886cdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c979397-66cb-42b4-9370-9dbacd1f40e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:15.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:15.897Z","message":"{\"transactionId\":\"354ba711-9137-4526-8cbe-6b6874886cdc\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:15:895\",\"respDate\":\"230927-03:31:15:897\",\"sourceId\":\"haproxy:354ba711-9137-4526-8cbe-6b6874886cdc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:15:895-34522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29b05462-daec-4d32-b25d-1c14bcf49c70], x-b3-parentspanid=[776bd7987eb30e71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a64ac5dbcd1f8239776bd7987eb30e71], x-b3-spanid=[1d802c6a14d6bfc9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[354ba711-9137-4526-8cbe-6b6874886cdc]}\\\"}\"}","context":{"RequestID":"354ba711-9137-4526-8cbe-6b6874886cdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c979397-66cb-42b4-9370-9dbacd1f40e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:15.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:15.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"354ba711-9137-4526-8cbe-6b6874886cdc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c979397-66cb-42b4-9370-9dbacd1f40e7","LogTimestamp":"2023-09-27T03:31:15.898Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:16.337Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:327\"},\"entity\":{\"resource-version\":\"1695785474295\",\"named-query-uuid\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - DHV Service Topology 2\",\"named-query-name\":\"dhv-service-topology-2\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"98e38f98-b849-4920-9ab8-a0aa045b4681\",\"resource-version\":\"1695785474295\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0aeb6d3b-b221-4c98-a104-dcfc44529f2d\",\"resource-version\":\"1695785474295\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c30d3cba-73ce-4f5b-a7c9-32a5da74212f\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fbe4ade9-918d-4585-9be7-f3c6a5f9aaa9\",\"resource-version\":\"1695785474295\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9688a7c6-e206-4d04-a546-43da76ba295e\",\"resource-version\":\"1695785474295\"}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c4c48bf3-e4de-41a2-bb61-1a81c0c46003\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"24bbdbfb-4907-47c4-a1f9-35cce4d48950\",\"resource-version\":\"1695785474295\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"415020fb-9d72-408e-b615-482233679159\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"832b0006-9347-464b-8d4b-c70985469823\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"063b8cd5-affa-4571-bd9c-9dc39bcb53b9\",\"resource-version\":\"1695785474295\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fa1ef65f-6525-493a-84dd-64a12b282038\",\"resource-version\":\"1695785474295\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"eb983884-b6c7-4d34-adc4-e3f1099a2332\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"264b6fc5-036a-4e18-878c-bc6d6f621ead\",\"resource-version\":\"1695785474295\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b7c069f4-8dd0-4052-a7fc-476734f0468e\",\"resource-version\":\"1695785474295\"}]}}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7451a045-07c4-47ff-9c21-c0e630c50d04\",\"resource-version\":\"1695785474295\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5edfdc77-a5d8-43f2-93f8-dc2bc5b1a1ab\",\"resource-version\":\"1695785474295\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82966045-43ee-4982-8307-7e9610866140\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"92dfaaae-36c5-483f-93d1-1812634d5ae1\",\"resource-version\":\"1695785474295\"},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d530cfbc-b61b-4827-ad1d-a323ea0e1e04\",\"resource-version\":\"1695785474295\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f65ce894-7ade-4dfe-ba28-40d0903c8be4\",\"resource-version\":\"1695785474295\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.337Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.364Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.364Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.365Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:340\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/a12f258c-5c54-4d9b-aa79-4151c165ab56/named-query-elements/named-query-element/9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284/named-query-elements/named-query-element/58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c4c48bf3-e4de-41a2-bb61-1a81c0c46003\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"24bbdbfb-4907-47c4-a1f9-35cce4d48950\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e/named-query-elements/named-query-element/c4c48bf3-e4de-41a2-bb61-1a81c0c46003/named-query-elements/named-query-element/24bbdbfb-4907-47c4-a1f9-35cce4d48950\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.365Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.391Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.391Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.393Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:347\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.393Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.418Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.418Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.420Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:355\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"719d13e7-36be-4262-a5c9-147e9ee8afc5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611/named-query-elements/named-query-element/719d13e7-36be-4262-a5c9-147e9ee8afc5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8292bc39-8384-4606-8492-3903042e87a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/8292bc39-8384-4606-8492-3903042e87a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"84a9311c-d564-4cd0-afe2-e0617fa8f517\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/84a9311c-d564-4cd0-afe2-e0617fa8f517\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5edfdc77-a5d8-43f2-93f8-dc2bc5b1a1ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92dfaaae-36c5-483f-93d1-1812634d5ae1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/fb36fb7b-6031-47c3-8c7e-01cea78de925/named-query-elements/named-query-element/5edfdc77-a5d8-43f2-93f8-dc2bc5b1a1ab/named-query-elements/named-query-element/92dfaaae-36c5-483f-93d1-1812634d5ae1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3c4d5375-7dae-450c-8a74-bc4d0f640b0a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/3c4d5375-7dae-450c-8a74-bc4d0f640b0a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"063b8cd5-affa-4571-bd9c-9dc39bcb53b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823/named-query-elements/named-query-element/3ceef12e-3d69-4f5c-8b59-e0a445f239a7/named-query-elements/named-query-element/063b8cd5-affa-4571-bd9c-9dc39bcb53b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb983884-b6c7-4d34-adc4-e3f1099a2332\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"264b6fc5-036a-4e18-878c-bc6d6f621ead\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823/named-query-elements/named-query-element/3ceef12e-3d69-4f5c-8b59-e0a445f239a7/named-query-elements/named-query-element/eb983884-b6c7-4d34-adc4-e3f1099a2332/named-query-elements/named-query-element/264b6fc5-036a-4e18-878c-bc6d6f621ead\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0aeb6d3b-b221-4c98-a104-dcfc44529f2d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7dc7e45c-cd70-440e-8b5c-ca7e30467cc2/named-query-elements/named-query-element/0aeb6d3b-b221-4c98-a104-dcfc44529f2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d21d4922-0c28-46ba-9663-4f7d4adeafd3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/8768e40d-5e8d-4006-b557-b0053dba3c76/named-query-elements/named-query-element/d21d4922-0c28-46ba-9663-4f7d4adeafd3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7451a045-07c4-47ff-9c21-c0e630c50d04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/fb36fb7b-6031-47c3-8c7e-01cea78de925/named-query-elements/named-query-element/7451a045-07c4-47ff-9c21-c0e630c50d04\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97a5f197-70a4-48fb-a93b-e69dbc498891\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa/named-query-elements/named-query-element/97a5f197-70a4-48fb-a93b-e69dbc498891\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2735e211-c97f-428a-a278-d60158b0e07e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/2735e211-c97f-428a-a278-d60158b0e07e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1b027233-fe7d-4b68-b1e7-5a2cb6c3f9b6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/90b01c5d-b202-4a12-b52f-152a87172234/named-query-elements/named-query-element/1b027233-fe7d-4b68-b1e7-5a2cb6c3f9b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30d3cba-73ce-4f5b-a7c9-32a5da74212f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9688a7c6-e206-4d04-a546-43da76ba295e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7dc7e45c-cd70-440e-8b5c-ca7e30467cc2/named-query-elements/named-query-element/c30d3cba-73ce-4f5b-a7c9-32a5da74212f/named-query-elements/named-query-element/9688a7c6-e206-4d04-a546-43da76ba295e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.420Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.445Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.445Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.447Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:365\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a872e851-5020-41d0-b1d3-1f3a67a91574\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa/named-query-elements/named-query-element/a872e851-5020-41d0-b1d3-1f3a67a91574\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79e5e5a0-71b3-484e-9541-f4e6ab6d26ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/79e5e5a0-71b3-484e-9541-f4e6ab6d26ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"adeddb66-45eb-42b5-9f7c-8faa1fb8bdec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/adeddb66-45eb-42b5-9f7c-8faa1fb8bdec\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30d3cba-73ce-4f5b-a7c9-32a5da74212f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fbe4ade9-918d-4585-9be7-f3c6a5f9aaa9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7dc7e45c-cd70-440e-8b5c-ca7e30467cc2/named-query-elements/named-query-element/c30d3cba-73ce-4f5b-a7c9-32a5da74212f/named-query-elements/named-query-element/fbe4ade9-918d-4585-9be7-f3c6a5f9aaa9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"98e38f98-b849-4920-9ab8-a0aa045b4681\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7dc7e45c-cd70-440e-8b5c-ca7e30467cc2/named-query-elements/named-query-element/98e38f98-b849-4920-9ab8-a0aa045b4681\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"332a4b7e-a990-4484-a3b4-3e0124cab926\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/332a4b7e-a990-4484-a3b4-3e0124cab926\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"958bbfdf-1fda-4048-a123-fd028009b917\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/8768e40d-5e8d-4006-b557-b0053dba3c76/named-query-elements/named-query-element/958bbfdf-1fda-4048-a123-fd028009b917\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f26e842c-b611-4581-a789-8c8279a0fe7e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/90b01c5d-b202-4a12-b52f-152a87172234/named-query-elements/named-query-element/f26e842c-b611-4581-a789-8c8279a0fe7e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97ee6459-60a5-4af3-9fc6-4f15f1e7abe8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/97ee6459-60a5-4af3-9fc6-4f15f1e7abe8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fa1ef65f-6525-493a-84dd-64a12b282038\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823/named-query-elements/named-query-element/3ceef12e-3d69-4f5c-8b59-e0a445f239a7/named-query-elements/named-query-element/fa1ef65f-6525-493a-84dd-64a12b282038\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad23cecd-4935-42fe-9194-89055354ffa1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611/named-query-elements/named-query-element/ad23cecd-4935-42fe-9194-89055354ffa1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f65ce894-7ade-4dfe-ba28-40d0903c8be4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/fb36fb7b-6031-47c3-8c7e-01cea78de925/named-query-elements/named-query-element/f65ce894-7ade-4dfe-ba28-40d0903c8be4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5edfdc77-a5d8-43f2-93f8-dc2bc5b1a1ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d530cfbc-b61b-4827-ad1d-a323ea0e1e04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/fb36fb7b-6031-47c3-8c7e-01cea78de925/named-query-elements/named-query-element/5edfdc77-a5d8-43f2-93f8-dc2bc5b1a1ab/named-query-elements/named-query-element/d530cfbc-b61b-4827-ad1d-a323ea0e1e04\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb983884-b6c7-4d34-adc4-e3f1099a2332\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b7c069f4-8dd0-4052-a7fc-476734f0468e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823/named-query-elements/named-query-element/3ceef12e-3d69-4f5c-8b59-e0a445f239a7/named-query-elements/named-query-element/eb983884-b6c7-4d34-adc4-e3f1099a2332/named-query-elements/named-query-element/b7c069f4-8dd0-4052-a7fc-476734f0468e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.447Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.476Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.476Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.478Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:377\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823/named-query-elements/named-query-element/3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.478Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.512Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.512Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.514Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:386\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/6a84976c-f680-4e2a-93a5-338ff77a2444/named-query-elements/named-query-element/b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c4c48bf3-e4de-41a2-bb61-1a81c0c46003\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e/named-query-elements/named-query-element/c4c48bf3-e4de-41a2-bb61-1a81c0c46003\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267/named-query-elements/named-query-element/d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.514Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.519Z","message":"{\"transactionId\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:14:271\",\"respDate\":\"230927-03:31:16:519\",\"sourceId\":\"AAI-TOOLS:cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:14:271-91012\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[22fa36ef-14c2-47ab-b881-a5d7d4846812], x-b3-parentspanid=[1ec49a4536cea2d7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cbda429f-3762-47f2-b8fc-a6514482c6b0], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aea3d81e73c992aa10f2ee919b71f5ed], x-b3-spanid=[aa44768da42abc33], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[18105], Content-Type=[application/json], X-ONAP-RequestID=[cbda429f-3762-47f2-b8fc-a6514482c6b0]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"09236f18-a9d2-4468-9086-464b8385b706\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"dhv-service-topology-2\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - DHV Service Topology 2\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              }, {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  }, {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    }, {\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    }, {\\\\n                                       \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                          \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          }, {\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          } ]\\\\n                                       },\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              }, {\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                          \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          }, {\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          }, {\\\\n                                             \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                                \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                                   \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                      \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                         \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                         \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                            \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                            \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"aad85df2-09be-40fa-b867-16415e4e10e2\\\\\\\"\\\\n                                                         } ]\\\\n                                                      } ]\\\\n                                                   }\\\\n                                                }, {\\\\n                                                   \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                      \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                         \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                         \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                            \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                            \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82966045-43ee-4982-8307-7e9610866140\\\\\\\"\\\\n                                                         } ]\\\\n                                                      } ]\\\\n                                                   }\\\\n                                                } ]\\\\n                                             },\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          } ]\\\\n                                       },\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:14:271-91012\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102496], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:14:271-91012]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1222","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c0dfc13b-9aa8-4f12-a99b-51e2179965cb","LogTimestamp":"2023-09-27T03:31:15.518Z","elapsedTime":"53"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.521Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2252","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"c0dfc13b-9aa8-4f12-a99b-51e2179965cb","LogTimestamp":"2023-09-27T03:31:16.521Z","ResponseDesc":"Created","elapsedTime":"53"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:16 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706" 201 0 REST cbda429f-3762-47f2-b8fc-a6514482c6b0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 2256 - "logType": "access"
{"timestamp":"2023-09-27T03:31:16.532Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.532Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.533Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:398\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.533Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.551Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.550Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.553Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:407\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5edfdc77-a5d8-43f2-93f8-dc2bc5b1a1ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/fb36fb7b-6031-47c3-8c7e-01cea78de925/named-query-elements/named-query-element/5edfdc77-a5d8-43f2-93f8-dc2bc5b1a1ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb983884-b6c7-4d34-adc4-e3f1099a2332\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823/named-query-elements/named-query-element/3ceef12e-3d69-4f5c-8b59-e0a445f239a7/named-query-elements/named-query-element/eb983884-b6c7-4d34-adc4-e3f1099a2332\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30d3cba-73ce-4f5b-a7c9-32a5da74212f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7dc7e45c-cd70-440e-8b5c-ca7e30467cc2/named-query-elements/named-query-element/c30d3cba-73ce-4f5b-a7c9-32a5da74212f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.553Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.569Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.568Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.570Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:419\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.570Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.581Z","message":"Entering","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6658876c-3f7f-41a2-adb1-cc10f3ef009b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:16.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.589Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.588Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.590Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cbda429f-3762-47f2-b8fc-a6514482c6b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:16:430\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785474295\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.590Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.597Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6658876c-3f7f-41a2-adb1-cc10f3ef009b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:16.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.597Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6658876c-3f7f-41a2-adb1-cc10f3ef009b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:16.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.597Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6658876c-3f7f-41a2-adb1-cc10f3ef009b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:16.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.598Z","message":"Invoke","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","InvocationID":"6658876c-3f7f-41a2-adb1-cc10f3ef009b","LogTimestamp":"2023-09-27T03:31:16.598Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:16.619Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cbda429f-3762-47f2-b8fc-a6514482c6b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:16.618Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.010Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"412","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","InvocationID":"6658876c-3f7f-41a2-adb1-cc10f3ef009b","LogTimestamp":"2023-09-27T03:31:17.009Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.376Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"2e838b61-392b-4933-a4c9-d57e34f995b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:17:368\"},\"entity\":{\"resource-version\":\"1695785476596\",\"named-query-uuid\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get l3Network and cloudRegion by networkRole\",\"named-query-name\":\"l3network-cloud-region-by-network-role\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"resource-version\":\"1695785476596\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"resource-version\":\"1695785476596\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"resource-version\":\"1695785476596\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"resource-version\":\"1695785476596\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3417e859-498d-4811-8e4a-76787486b86f\",\"resource-version\":\"1695785476596\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.376Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.393Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.393Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.395Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2e838b61-392b-4933-a4c9-d57e34f995b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:17:377\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f/named-query-elements/named-query-element/9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0/named-query-elements/named-query-element/3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785476596\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.395Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.423Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.423Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.425Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2e838b61-392b-4933-a4c9-d57e34f995b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:17:384\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785476596\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.425Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.452Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.452Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.454Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2e838b61-392b-4933-a4c9-d57e34f995b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:17:399\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edcd8048-0868-4a4d-abd9-07903f84469e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/edcd8048-0868-4a4d-abd9-07903f84469e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99e495eb-86d4-4fbe-97f8-edae32da4ef8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/99e495eb-86d4-4fbe-97f8-edae32da4ef8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785476596\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.454Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.455Z","message":"{\"transactionId\":\"2e838b61-392b-4933-a4c9-d57e34f995b0\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:16:582\",\"respDate\":\"230927-03:31:17:454\",\"sourceId\":\"AAI-TOOLS:2e838b61-392b-4933-a4c9-d57e34f995b0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:16:582-99352\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6b621ea9-513d-42af-b4ee-b9a3659ef786], x-b3-parentspanid=[180d810adcfeb332], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2e838b61-392b-4933-a4c9-d57e34f995b0], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4b19267c59d078ed4e1148d1cf805c2], x-b3-spanid=[afcfaaaef051b2b0], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3122], Content-Type=[application/json], X-ONAP-RequestID=[2e838b61-392b-4933-a4c9-d57e34f995b0]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"96e54642-c0e1-4aa2-af53-e37c623b8d01\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"l3network-cloud-region-by-network-role\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get l3Network and cloudRegion by networkRole\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:16:582-99352\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[139496], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:16:582-99352]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"412","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"6658876c-3f7f-41a2-adb1-cc10f3ef009b","LogTimestamp":"2023-09-27T03:31:17.009Z","elapsedTime":"84"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.456Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"875","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"6658876c-3f7f-41a2-adb1-cc10f3ef009b","LogTimestamp":"2023-09-27T03:31:17.456Z","ResponseDesc":"Created","elapsedTime":"84"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:17 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01" 201 0 REST 2e838b61-392b-4933-a4c9-d57e34f995b0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 878 - "logType": "access"
{"timestamp":"2023-09-27T03:31:17.472Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.472Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.474Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2e838b61-392b-4933-a4c9-d57e34f995b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:17:407\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785476596\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.473Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.488Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.488Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.490Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2e838b61-392b-4933-a4c9-d57e34f995b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:17:414\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785476596\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.490Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.515Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2e838b61-392b-4933-a4c9-d57e34f995b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.514Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.516Z","message":"Entering","context":{"RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5a3d357-2512-45b6-a530-a3a83ce4de2d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:17.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.526Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5a3d357-2512-45b6-a530-a3a83ce4de2d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:17.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.526Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5a3d357-2512-45b6-a530-a3a83ce4de2d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:17.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.526Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5a3d357-2512-45b6-a530-a3a83ce4de2d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:17.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.526Z","message":"Invoke","context":{"RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","InvocationID":"f5a3d357-2512-45b6-a530-a3a83ce4de2d","LogTimestamp":"2023-09-27T03:31:17.526Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.665Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"139","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","InvocationID":"f5a3d357-2512-45b6-a530-a3a83ce4de2d","LogTimestamp":"2023-09-27T03:31:17.665Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.796Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fca63cad-fbe7-42b8-acb3-9e50030a2c28\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:17:787\"},\"entity\":{\"resource-version\":\"1695785477525\",\"named-query-uuid\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"named-query-version\":\"1.0\",\"description\":\"Named query - get logical link by cloud region id\",\"named-query-name\":\"getLogicalLinkByCloudRegionId\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"resource-version\":\"1695785477525\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a19e9795-02f9-42e3-a9ae-8ba65bde2670\",\"resource-version\":\"1695785477525\"}]}}]}}}","context":{"RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.796Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.823Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.822Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.824Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fca63cad-fbe7-42b8-acb3-9e50030a2c28\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:17:799\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f/named-query-elements/named-query-element/9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0/named-query-elements/named-query-element/3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785477525\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.824Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.841Z","message":"{\"transactionId\":\"fca63cad-fbe7-42b8-acb3-9e50030a2c28\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:17:516\",\"respDate\":\"230927-03:31:17:841\",\"sourceId\":\"AAI-TOOLS:fca63cad-fbe7-42b8-acb3-9e50030a2c28\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:17:516-47206\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6b173dc2-34ba-4e3e-9552-da7ad1d97cb4], x-b3-parentspanid=[79aa6f7683c0cccd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fca63cad-fbe7-42b8-acb3-9e50030a2c28], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73fac424f84f63513b4c68830764960c], x-b3-spanid=[684b8ef5ceef4162], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1145], Content-Type=[application/json], X-ONAP-RequestID=[fca63cad-fbe7-42b8-acb3-9e50030a2c28]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getLogicalLinkByCloudRegionId\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - get logical link by cloud region id\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:17:516-47206\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[323616], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:17:516-47206]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"139","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f5a3d357-2512-45b6-a530-a3a83ce4de2d","LogTimestamp":"2023-09-27T03:31:17.665Z","elapsedTime":"72"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.842Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"326","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f5a3d357-2512-45b6-a530-a3a83ce4de2d","LogTimestamp":"2023-09-27T03:31:17.842Z","ResponseDesc":"Created","elapsedTime":"72"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:17 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d" 201 0 REST fca63cad-fbe7-42b8-acb3-9e50030a2c28 AAI-TOOLS 127.0.0.6 - - - - - - - - - 329 - "logType": "access"
{"timestamp":"2023-09-27T03:31:17.845Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.844Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.846Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"fca63cad-fbe7-42b8-acb3-9e50030a2c28\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:17:806\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a/named-query-elements/named-query-element/0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a19e9795-02f9-42e3-a9ae-8ba65bde2670\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0/named-query-elements/named-query-element/a19e9795-02f9-42e3-a9ae-8ba65bde2670\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785477525\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.846Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.874Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fca63cad-fbe7-42b8-acb3-9e50030a2c28","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:17.874Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.904Z","message":"Entering","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98a5f57d-453d-4067-8add-390f2b68886e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:17.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.919Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98a5f57d-453d-4067-8add-390f2b68886e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:17.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.919Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98a5f57d-453d-4067-8add-390f2b68886e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:17.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.919Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98a5f57d-453d-4067-8add-390f2b68886e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:17.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.919Z","message":"Invoke","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","InvocationID":"98a5f57d-453d-4067-8add-390f2b68886e","LogTimestamp":"2023-09-27T03:31:17.919Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.920Z","message":"Entering","context":{"RequestID":"6f26956d-1045-4897-a04b-49cd36fbe442","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23dbb2bc-6e1a-4de4-881a-d056d7d10eeb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:17.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.923Z","message":"{\"transactionId\":\"6f26956d-1045-4897-a04b-49cd36fbe442\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:17:921\",\"respDate\":\"230927-03:31:17:923\",\"sourceId\":\"haproxy:6f26956d-1045-4897-a04b-49cd36fbe442\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:17:921-66592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d45d307-0af5-4b05-8091-69230e1ce540], x-b3-parentspanid=[1e2dcd2dd8509369], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[418693b5a472c7ad1e2dcd2dd8509369], x-b3-spanid=[2cfc1f4651423e46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f26956d-1045-4897-a04b-49cd36fbe442]}\\\"}\"}","context":{"RequestID":"6f26956d-1045-4897-a04b-49cd36fbe442","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23dbb2bc-6e1a-4de4-881a-d056d7d10eeb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:17.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:17.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f26956d-1045-4897-a04b-49cd36fbe442","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23dbb2bc-6e1a-4de4-881a-d056d7d10eeb","LogTimestamp":"2023-09-27T03:31:17.924Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:31:18.200Z","message":"Entering","context":{"RequestID":"a821d17e-3b11-4596-9558-22910720d69d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba7d92f1-a2ac-4916-8131-bcfefaa755ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:18.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:18.203Z","message":"{\"transactionId\":\"a821d17e-3b11-4596-9558-22910720d69d\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:18:201\",\"respDate\":\"230927-03:31:18:203\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a821d17e-3b11-4596-9558-22910720d69d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:18:201-89849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c8bdeef-1c0b-4177-92d5-a648b8df3930], x-b3-parentspanid=[57132010b1015e6f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43451], x-envoy-attempt-count=[1], x-b3-traceid=[67d2669eb85ec25f57132010b1015e6f], x-b3-spanid=[a4b6e5f503d17125], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a821d17e-3b11-4596-9558-22910720d69d]}\\\"}\"}","context":{"RequestID":"a821d17e-3b11-4596-9558-22910720d69d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba7d92f1-a2ac-4916-8131-bcfefaa755ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:18.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:18.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a821d17e-3b11-4596-9558-22910720d69d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba7d92f1-a2ac-4916-8131-bcfefaa755ec","LogTimestamp":"2023-09-27T03:31:18.204Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:18.319Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"399","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","InvocationID":"98a5f57d-453d-4067-8add-390f2b68886e","LogTimestamp":"2023-09-27T03:31:18.318Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:18.418Z","message":"Entering","context":{"RequestID":"92d5581f-92a4-4f63-82df-e635ed603bfd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8deb033e-0240-4a20-9e0d-c2eeb7e6d0c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"92d5581f-92a4-4f63-82df-e635ed603bfd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8deb033e-0240-4a20-9e0d-c2eeb7e6d0c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:18.422Z","message":"{\"transactionId\":\"92d5581f-92a4-4f63-82df-e635ed603bfd\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:18:419\",\"respDate\":\"230927-03:31:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:92d5581f-92a4-4f63-82df-e635ed603bfd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:18:419-59394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[92d5581f-92a4-4f63-82df-e635ed603bfd]}\\\"}\"}","context":{"RequestID":"92d5581f-92a4-4f63-82df-e635ed603bfd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8deb033e-0240-4a20-9e0d-c2eeb7e6d0c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92d5581f-92a4-4f63-82df-e635ed603bfd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8deb033e-0240-4a20-9e0d-c2eeb7e6d0c7","LogTimestamp":"2023-09-27T03:31:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:31:19.139Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e5f2a9c9-ba5d-4694-bb83-42381a682b3b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:19:131\"},\"entity\":{\"resource-version\":\"1695785477917\",\"named-query-uuid\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get pInterface and physicalLink by serviceInstanceId\",\"named-query-name\":\"pinterface-physical-link-by-service-instance-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"resource-version\":\"1695785477917\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"resource-version\":\"1695785477917\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"resource-version\":\"1695785477917\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0f64bf62-c170-4fd2-93ad-64335b804dbc\",\"resource-version\":\"1695785477917\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9ccb5ec0-614a-4b12-8b3f-2066f6b52719\",\"resource-version\":\"1695785477917\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c822d81f-822f-4304-9623-1025b53da568\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f12e024a-4ca0-467d-8873-9a9cfad029b4\",\"resource-version\":\"1695785477917\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.139Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.161Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.161Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.162Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e5f2a9c9-ba5d-4694-bb83-42381a682b3b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:19:141\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785477917\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.162Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.177Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.177Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.179Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e5f2a9c9-ba5d-4694-bb83-42381a682b3b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:19:151\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dcb6bb19-d8bd-4e2c-960d-14b2dfe99990\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1/named-query-elements/named-query-element/dcb6bb19-d8bd-4e2c-960d-14b2dfe99990\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84/named-query-elements/named-query-element/d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f64bf62-c170-4fd2-93ad-64335b804dbc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ccb5ec0-614a-4b12-8b3f-2066f6b52719\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217/named-query-elements/named-query-element/d7e4049f-2cbe-4e71-9267-8fbd3b91ad25/named-query-elements/named-query-element/0f64bf62-c170-4fd2-93ad-64335b804dbc/named-query-elements/named-query-element/9ccb5ec0-614a-4b12-8b3f-2066f6b52719\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785477917\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.179Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.248Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"69","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.248Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.250Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e5f2a9c9-ba5d-4694-bb83-42381a682b3b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:19:160\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5bbde4f-36a9-4f36-804d-3dc9fac10803\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84/named-query-elements/named-query-element/d7f8365b-5bc8-4192-abb4-cd8439410f02/named-query-elements/named-query-element/f5bbde4f-36a9-4f36-804d-3dc9fac10803\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f64bf62-c170-4fd2-93ad-64335b804dbc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ccb5ec0-614a-4b12-8b3f-2066f6b52719\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f12e024a-4ca0-467d-8873-9a9cfad029b4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217/named-query-elements/named-query-element/d7e4049f-2cbe-4e71-9267-8fbd3b91ad25/named-query-elements/named-query-element/0f64bf62-c170-4fd2-93ad-64335b804dbc/named-query-elements/named-query-element/9ccb5ec0-614a-4b12-8b3f-2066f6b52719/named-query-elements/named-query-element/f12e024a-4ca0-467d-8873-9a9cfad029b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dcb6bb19-d8bd-4e2c-960d-14b2dfe99990\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d54107e0-e25a-41b2-9ec3-71e168e400a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1/named-query-elements/named-query-element/dcb6bb19-d8bd-4e2c-960d-14b2dfe99990/named-query-elements/named-query-element/d54107e0-e25a-41b2-9ec3-71e168e400a5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785477917\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.249Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.269Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.268Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.270Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e5f2a9c9-ba5d-4694-bb83-42381a682b3b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:19:171\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/6a84976c-f680-4e2a-93a5-338ff77a2444/named-query-elements/named-query-element/b84b29ce-29ee-4f75-88f4-5c708d26a761\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c4c48bf3-e4de-41a2-bb61-1a81c0c46003\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e/named-query-elements/named-query-element/c4c48bf3-e4de-41a2-bb61-1a81c0c46003\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267/named-query-elements/named-query-element/d9114852-21c6-4273-a586-1ae2dab40ff8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f64bf62-c170-4fd2-93ad-64335b804dbc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217/named-query-elements/named-query-element/d7e4049f-2cbe-4e71-9267-8fbd3b91ad25/named-query-elements/named-query-element/0f64bf62-c170-4fd2-93ad-64335b804dbc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785477917\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.270Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.276Z","message":"{\"transactionId\":\"e5f2a9c9-ba5d-4694-bb83-42381a682b3b\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:17:905\",\"respDate\":\"230927-03:31:19:276\",\"sourceId\":\"AAI-TOOLS:e5f2a9c9-ba5d-4694-bb83-42381a682b3b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:17:905-11399\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[daa649f1-2b9b-4692-8777-911baf28d85a], x-b3-parentspanid=[2040dc2b98c2c9e7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e5f2a9c9-ba5d-4694-bb83-42381a682b3b], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4583d96589129665414d47523fc65953], x-b3-spanid=[2b9ef884d1737c44], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3948], Content-Type=[application/json], X-ONAP-RequestID=[e5f2a9c9-ba5d-4694-bb83-42381a682b3b]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"75d55786-200b-49fd-92d7-1393e755d693\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"pinterface-physical-link-by-service-instance-id\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get pInterface and physicalLink by serviceInstanceId\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c822d81f-822f-4304-9623-1025b53da568\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:17:905-11399\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143592], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:17:905-11399]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"399","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"98a5f57d-453d-4067-8add-390f2b68886e","LogTimestamp":"2023-09-27T03:31:18.318Z","elapsedTime":"140"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.277Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1373","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"98a5f57d-453d-4067-8add-390f2b68886e","LogTimestamp":"2023-09-27T03:31:19.277Z","ResponseDesc":"Created","elapsedTime":"140"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:19 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693" 201 0 REST e5f2a9c9-ba5d-4694-bb83-42381a682b3b AAI-TOOLS 127.0.0.6 - - - - - - - - - 1377 - "logType": "access"
{"timestamp":"2023-09-27T03:31:19.318Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"48","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.318Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.320Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e5f2a9c9-ba5d-4694-bb83-42381a682b3b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:19:179\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785477917\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.320Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.336Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.336Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.338Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"e5f2a9c9-ba5d-4694-bb83-42381a682b3b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:19:187\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217/named-query-elements/named-query-element/d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785477917\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.338Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.347Z","message":"Entering","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77a8ae79-e69a-4a3e-a797-86e43d29613e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:19.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.359Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77a8ae79-e69a-4a3e-a797-86e43d29613e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:19.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.359Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77a8ae79-e69a-4a3e-a797-86e43d29613e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:19.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.359Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77a8ae79-e69a-4a3e-a797-86e43d29613e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:19.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.360Z","message":"Invoke","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","InvocationID":"77a8ae79-e69a-4a3e-a797-86e43d29613e","LogTimestamp":"2023-09-27T03:31:19.360Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.376Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e5f2a9c9-ba5d-4694-bb83-42381a682b3b","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:19.376Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.939Z","message":"Entering","context":{"RequestID":"324643c6-c1fb-47ae-9ac1-f297b27dea8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2525328d-42eb-443e-901b-1c0f29e9efed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:19.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.942Z","message":"{\"transactionId\":\"324643c6-c1fb-47ae-9ac1-f297b27dea8e\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:19:940\",\"respDate\":\"230927-03:31:19:942\",\"sourceId\":\"haproxy:324643c6-c1fb-47ae-9ac1-f297b27dea8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:19:940-43393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4b9b215-0e00-40f9-aad4-326e195ef138], x-b3-parentspanid=[b0cc1eaab9124b8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51cea6b76076cfd2b0cc1eaab9124b8a], x-b3-spanid=[6a64475517e9e127], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[324643c6-c1fb-47ae-9ac1-f297b27dea8e]}\\\"}\"}","context":{"RequestID":"324643c6-c1fb-47ae-9ac1-f297b27dea8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2525328d-42eb-443e-901b-1c0f29e9efed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:19.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:19.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"324643c6-c1fb-47ae-9ac1-f297b27dea8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2525328d-42eb-443e-901b-1c0f29e9efed","LogTimestamp":"2023-09-27T03:31:19.942Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:20.191Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"831","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","InvocationID":"77a8ae79-e69a-4a3e-a797-86e43d29613e","LogTimestamp":"2023-09-27T03:31:20.191Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.072Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a2792688-8e6f-48fe-b07c-dbf656310615\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:21:060\"},\"entity\":{\"resource-version\":\"1695785479358\",\"named-query-uuid\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get Router ROADM Tail Summary\",\"named-query-name\":\"GetRouterRoadmTailSummary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"resource-version\":\"1695785479358\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"resource-version\":\"1695785479358\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"resource-version\":\"1695785479358\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"3f409e84-bfbb-4641-b6d5-e6c81678c85b\",\"resource-version\":\"1695785479358\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b9ac15d5-87fc-4c18-b49f-6b001ef7fb03\",\"resource-version\":\"1695785479358\"}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"resource-version\":\"1695785479358\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"resource-version\":\"1695785479358\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"410148ff-6c4d-420e-afac-6533fb98db2a\",\"resource-version\":\"1695785479358\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0bf1e40d-ceb4-4960-8e33-404016694627\",\"resource-version\":\"1695785479358\"}]}}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.072Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.097Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.096Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.098Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a2792688-8e6f-48fe-b07c-dbf656310615\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:21:071\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ca2d64-6fe0-4f81-beb3-395f3665fe7d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f/named-query-elements/named-query-element/f9ca2d64-6fe0-4f81-beb3-395f3665fe7d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0bf1e40d-ceb4-4960-8e33-404016694627\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8/named-query-elements/named-query-element/410148ff-6c4d-420e-afac-6533fb98db2a/named-query-elements/named-query-element/0bf1e40d-ceb4-4960-8e33-404016694627\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e/named-query-elements/named-query-element/9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71/named-query-elements/named-query-element/8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785479358\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.098Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.166Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"68","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.166Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.168Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a2792688-8e6f-48fe-b07c-dbf656310615\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:21:080\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f409e84-bfbb-4641-b6d5-e6c81678c85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9ac15d5-87fc-4c18-b49f-6b001ef7fb03\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/3f409e84-bfbb-4641-b6d5-e6c81678c85b/named-query-elements/named-query-element/b9ac15d5-87fc-4c18-b49f-6b001ef7fb03\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4b7bc677-3174-450b-88fa-4f3be037e278\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/d1ee2bb7-028b-48b1-b92b-e158d9b060b9/named-query-elements/named-query-element/4b7bc677-3174-450b-88fa-4f3be037e278\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785479358\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.168Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.187Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.186Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.188Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a2792688-8e6f-48fe-b07c-dbf656310615\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:21:089\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"dcb6bb19-d8bd-4e2c-960d-14b2dfe99990\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/92fa4ba4-6cb5-45e0-a4c6-fa81e5d62df1/named-query-elements/named-query-element/dcb6bb19-d8bd-4e2c-960d-14b2dfe99990\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/bc9cfc4a-3ba4-4fca-ad27-4e80df1a0a84/named-query-elements/named-query-element/d7f8365b-5bc8-4192-abb4-cd8439410f02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f409e84-bfbb-4641-b6d5-e6c81678c85b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/3f409e84-bfbb-4641-b6d5-e6c81678c85b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/d1ee2bb7-028b-48b1-b92b-e158d9b060b9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f64bf62-c170-4fd2-93ad-64335b804dbc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ccb5ec0-614a-4b12-8b3f-2066f6b52719\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217/named-query-elements/named-query-element/d7e4049f-2cbe-4e71-9267-8fbd3b91ad25/named-query-elements/named-query-element/0f64bf62-c170-4fd2-93ad-64335b804dbc/named-query-elements/named-query-element/9ccb5ec0-614a-4b12-8b3f-2066f6b52719\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785479358\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.188Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.198Z","message":"{\"transactionId\":\"a2792688-8e6f-48fe-b07c-dbf656310615\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:19:348\",\"respDate\":\"230927-03:31:21:198\",\"sourceId\":\"AAI-TOOLS:a2792688-8e6f-48fe-b07c-dbf656310615\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:19:348-5313\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0617a341-2b4f-4119-a820-b0c059ba3add], x-b3-parentspanid=[f8e11684d86b9361], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a2792688-8e6f-48fe-b07c-dbf656310615], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[454775363839c054a293526258a07e59], x-b3-spanid=[7195a358edd60f65], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6051], Content-Type=[application/json], X-ONAP-RequestID=[a2792688-8e6f-48fe-b07c-dbf656310615]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"cbf22b8a-f29a-4b9b-a466-a878095b258a\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetRouterRoadmTailSummary\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get Router ROADM Tail Summary\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        }, {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                          \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                             \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                                \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                                   \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                                   \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                      \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                      \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n                                                   } ]\\\\n                                                } ]\\\\n                                             }\\\\n                                          } ]\\\\n                                       },\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"94043c37-4e73-439c-a790-0fdd697924cd\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"862b25a1-262a-4961-bdaa-cdc55d69785a\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:19:348-5313\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[270504], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:19:348-5313]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"831","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"77a8ae79-e69a-4a3e-a797-86e43d29613e","LogTimestamp":"2023-09-27T03:31:20.191Z","elapsedTime":"376"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.199Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1852","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"77a8ae79-e69a-4a3e-a797-86e43d29613e","LogTimestamp":"2023-09-27T03:31:21.199Z","ResponseDesc":"Created","elapsedTime":"376"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:21 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a" 201 0 REST a2792688-8e6f-48fe-b07c-dbf656310615 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1856 - "logType": "access"
{"timestamp":"2023-09-27T03:31:21.233Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.233Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.235Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a2792688-8e6f-48fe-b07c-dbf656310615\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:21:097\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a/named-query-elements/named-query-element/0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a19e9795-02f9-42e3-a9ae-8ba65bde2670\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0/named-query-elements/named-query-element/a19e9795-02f9-42e3-a9ae-8ba65bde2670\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785479358\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.235Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.265Z","message":"Entering","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eab8ac81-b9c5-44f1-80f9-aadd5fddce78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:21.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.267Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.266Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.268Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a2792688-8e6f-48fe-b07c-dbf656310615\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:21:105\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8/named-query-elements/named-query-element/410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785479358\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.278Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eab8ac81-b9c5-44f1-80f9-aadd5fddce78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:21.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.279Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eab8ac81-b9c5-44f1-80f9-aadd5fddce78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:21.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.279Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eab8ac81-b9c5-44f1-80f9-aadd5fddce78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:21.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.279Z","message":"Invoke","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","InvocationID":"eab8ac81-b9c5-44f1-80f9-aadd5fddce78","LogTimestamp":"2023-09-27T03:31:21.279Z"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.287Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.286Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.289Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a2792688-8e6f-48fe-b07c-dbf656310615\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:21:111\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785479358\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.289Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.324Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a2792688-8e6f-48fe-b07c-dbf656310615","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:21.324Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.814Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"534","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","InvocationID":"eab8ac81-b9c5-44f1-80f9-aadd5fddce78","LogTimestamp":"2023-09-27T03:31:21.813Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.954Z","message":"Entering","context":{"RequestID":"fc0c7714-138d-4daa-be13-6ac034f8b5a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15871619-efff-4992-b7d1-f8858b988f6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:21.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.957Z","message":"{\"transactionId\":\"fc0c7714-138d-4daa-be13-6ac034f8b5a7\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:21:955\",\"respDate\":\"230927-03:31:21:957\",\"sourceId\":\"haproxy:fc0c7714-138d-4daa-be13-6ac034f8b5a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:21:955-80186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5595081f-6ad1-4e99-ae86-c08681f1b58d], x-b3-parentspanid=[1bafbb9accc44861], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d486bbc39e18f52b1bafbb9accc44861], x-b3-spanid=[048669d13471a3cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc0c7714-138d-4daa-be13-6ac034f8b5a7]}\\\"}\"}","context":{"RequestID":"fc0c7714-138d-4daa-be13-6ac034f8b5a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15871619-efff-4992-b7d1-f8858b988f6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:21.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:21.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc0c7714-138d-4daa-be13-6ac034f8b5a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15871619-efff-4992-b7d1-f8858b988f6a","LogTimestamp":"2023-09-27T03:31:21.958Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:31:22.233Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"3f1e2463-7580-423d-9282-eaf5a0f2acdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:22:224\"},\"entity\":{\"resource-version\":\"1695785481278\",\"named-query-uuid\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get service instance model\",\"named-query-name\":\"getServiceInstanceModel-1.0\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"resource-version\":\"1695785481278\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"e1761a65-9239-42e3-b634-7c40bb68366c\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785481278\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"6dac6b16-059f-4d87-9dc6-7fffaa40c9c2\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785481278\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"247002d8-5309-4844-93db-748ac4948581\",\"resource-version\":\"1695785481278\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"d049a4b8-0782-4587-a034-47bdef17c54e\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785481278\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"9954ac9a-6202-4c1a-9a2e-d42b2b8fc15e\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1695785481278\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"41def20d-1af0-4cf2-bed6-35b597a4fdb3\",\"resource-version\":\"1695785481278\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"241d44b9-442a-461d-8607-ea34e2047852\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785481278\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"1bbb9467-2378-443a-bc80-5bcfb00b493b\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1695785481278\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}}]}}]}}]}}}","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:22.233Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.257Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:22.257Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.259Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3f1e2463-7580-423d-9282-eaf5a0f2acdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:22:234\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"247002d8-5309-4844-93db-748ac4948581\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1/named-query-elements/named-query-element/247002d8-5309-4844-93db-748ac4948581\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785481278\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:22.259Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.282Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:22.282Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.283Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3f1e2463-7580-423d-9282-eaf5a0f2acdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:22:242\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"247002d8-5309-4844-93db-748ac4948581\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"41def20d-1af0-4cf2-bed6-35b597a4fdb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1/named-query-elements/named-query-element/247002d8-5309-4844-93db-748ac4948581/named-query-elements/named-query-element/41def20d-1af0-4cf2-bed6-35b597a4fdb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785481278\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:22.283Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.298Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:22.298Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.300Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"3f1e2463-7580-423d-9282-eaf5a0f2acdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:22:248\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785481278\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:22.300Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.329Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:22.329Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.365Z","message":"{\"transactionId\":\"3f1e2463-7580-423d-9282-eaf5a0f2acdd\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:21:266\",\"respDate\":\"230927-03:31:22:365\",\"sourceId\":\"AAI-TOOLS:3f1e2463-7580-423d-9282-eaf5a0f2acdd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:21:266-11765\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2a8fcaac-ee03-46c5-88b6-0afe6bbad4bf], x-b3-parentspanid=[d94adfc3f36b78d2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3f1e2463-7580-423d-9282-eaf5a0f2acdd], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d2376759d46b616503d1f64096ccab5], x-b3-spanid=[fe4ca1a646644042], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4254], Content-Type=[application/json], X-ONAP-RequestID=[3f1e2463-7580-423d-9282-eaf5a0f2acdd]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getServiceInstanceModel-1.0\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get service instance model\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"related-lookups\\\\\\\" : {\\\\n                        \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n                           \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n                           \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n                           \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n                        }, \\\\n                        {\\\\n                           \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n                           \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n                           \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n                           \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"related-lookups\\\\\\\" : {\\\\n                  \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n                     \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n                     \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n                     \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n                  },\\\\n                  {\\\\n                     \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n                     \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n                     \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n                     \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"related-lookups\\\\\\\" : {\\\\n            \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n               \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n               \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n               \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n               \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n            },\\\\n            {\\\\n               \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n               \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n               \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n               \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:21:266-11765\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[110592], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:21:266-11765]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"534","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"eab8ac81-b9c5-44f1-80f9-aadd5fddce78","LogTimestamp":"2023-09-27T03:31:21.813Z","elapsedTime":"144"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.366Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3f1e2463-7580-423d-9282-eaf5a0f2acdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"eab8ac81-b9c5-44f1-80f9-aadd5fddce78","LogTimestamp":"2023-09-27T03:31:22.366Z","ResponseDesc":"Created","elapsedTime":"144"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:22 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81" 201 0 REST 3f1e2463-7580-423d-9282-eaf5a0f2acdd AAI-TOOLS 127.0.0.6 - - - - - - - - - 1105 - "logType": "access"
{"timestamp":"2023-09-27T03:31:22.537Z","message":"Entering","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ff1146c-8598-4978-9ea6-1e4bd3500c42","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:22.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.556Z","message":"Checking for system property [partnerName]","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ff1146c-8598-4978-9ea6-1e4bd3500c42","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:22.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.557Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ff1146c-8598-4978-9ea6-1e4bd3500c42","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:22.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.558Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ff1146c-8598-4978-9ea6-1e4bd3500c42","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:22.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:22.558Z","message":"Invoke","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","InvocationID":"7ff1146c-8598-4978-9ea6-1e4bd3500c42","LogTimestamp":"2023-09-27T03:31:22.558Z"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:23.399Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"841","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","InvocationID":"7ff1146c-8598-4978-9ea6-1e4bd3500c42","LogTimestamp":"2023-09-27T03:31:23.399Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:23.933Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:23:925\"},\"entity\":{\"resource-version\":\"1695785482555\",\"named-query-uuid\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Service Instance Summary\",\"named-query-name\":\"get-service-instance-summary\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"resource-version\":\"1695785482555\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"resource-version\":\"1695785482555\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6f59b479-9179-4e5a-8e10-c458f427b5ed\",\"resource-version\":\"1695785482555\",\"property-collect-list\":[\"global-customer-id\",\"subscriber-name\"]}]},\"property-collect-list\":[\"service-type\"]},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"39ce1cb0-84cc-433f-9f97-29327ef2b699\",\"resource-version\":\"1695785482555\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"resource-version\":\"1695785482555\",\"property-collect-list\":[\"cloud-region-id\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"resource-version\":\"1695785482555\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"resource-version\":\"1695785482555\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"resource-version\":\"1695785482555\",\"do-not-output\":\"true\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"resource-version\":\"1695785482555\",\"property-collect-list\":[\"cloud-region-id\"]}]}}]}}]}}]},\"property-collect-list\":[\"operational-status\",\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:23.933Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:23.954Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:23.953Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:23.955Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:23:933\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39ce1cb0-84cc-433f-9f97-29327ef2b699\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/39ce1cb0-84cc-433f-9f97-29327ef2b699/named-query-elements/named-query-element/a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff/named-query-elements/named-query-element/ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f/named-query-elements/named-query-element/9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0/named-query-elements/named-query-element/3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785482555\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:23.955Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:23.972Z","message":"Entering","context":{"RequestID":"dcfaf191-aba9-407c-98a3-e96ab0a374d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4135dda5-ad72-4e9c-a4c2-63cf05c6e41f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:23.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:23.974Z","message":"{\"transactionId\":\"dcfaf191-aba9-407c-98a3-e96ab0a374d1\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:23:972\",\"respDate\":\"230927-03:31:23:974\",\"sourceId\":\"haproxy:dcfaf191-aba9-407c-98a3-e96ab0a374d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:23:972-77358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edb64c16-1f11-4e61-8b91-448d547aa19d], x-b3-parentspanid=[1dcf450572d93ef6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf8196b96baea4771dcf450572d93ef6], x-b3-spanid=[2aa1d684ae4db193], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcfaf191-aba9-407c-98a3-e96ab0a374d1]}\\\"}\"}","context":{"RequestID":"dcfaf191-aba9-407c-98a3-e96ab0a374d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4135dda5-ad72-4e9c-a4c2-63cf05c6e41f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:23.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:23.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcfaf191-aba9-407c-98a3-e96ab0a374d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4135dda5-ad72-4e9c-a4c2-63cf05c6e41f","LogTimestamp":"2023-09-27T03:31:23.975Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:31:23.980Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:23.980Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:23.981Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:23:941\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ca2d64-6fe0-4f81-beb3-395f3665fe7d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f/named-query-elements/named-query-element/f9ca2d64-6fe0-4f81-beb3-395f3665fe7d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0bf1e40d-ceb4-4960-8e33-404016694627\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8/named-query-elements/named-query-element/410148ff-6c4d-420e-afac-6533fb98db2a/named-query-elements/named-query-element/0bf1e40d-ceb4-4960-8e33-404016694627\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6f59b479-9179-4e5a-8e10-c458f427b5ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/9dc9b646-6ba4-4d33-9dff-82b9443e2f52/named-query-elements/named-query-element/6f59b479-9179-4e5a-8e10-c458f427b5ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e/named-query-elements/named-query-element/9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71/named-query-elements/named-query-element/8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785482555\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:23.981Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.011Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.010Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.012Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:23:949\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"247002d8-5309-4844-93db-748ac4948581\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1/named-query-elements/named-query-element/247002d8-5309-4844-93db-748ac4948581\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785482555\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.012Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.032Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.032Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.032Z","message":"{\"transactionId\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:22:538\",\"respDate\":\"230927-03:31:24:032\",\"sourceId\":\"AAI-TOOLS:53bb35d8-4716-469d-b6a8-738a52f3af15\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:22:538-63465\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fe5ba14c-09f2-49af-bbde-d2099631aaf5], x-b3-parentspanid=[97344fb35b804388], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[53bb35d8-4716-469d-b6a8-738a52f3af15], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18583ea7823890a11133fed163755f16], x-b3-spanid=[9c2a324c613538cc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5663], Content-Type=[application/json], X-ONAP-RequestID=[53bb35d8-4716-469d-b6a8-738a52f3af15]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"5aaae840-ca96-4e5f-9308-58883564a80f\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-service-instance-summary\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Service Instance Summary\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\", \\\\\\\"operational-status\\\\\\\" ],\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"cloud-region-id\\\\\\\" ],\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"3d560d81-57d0-438b-a2a1-5334dba0651a\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-type\\\\\\\" ],\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"global-customer-id\\\\\\\", \\\\\\\"subscriber-name\\\\\\\" ],\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"true\\\\\\\",\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"cloud-region-id\\\\\\\" ],\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:22:538-63465\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159976], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:22:538-63465]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"841","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7ff1146c-8598-4978-9ea6-1e4bd3500c42","LogTimestamp":"2023-09-27T03:31:23.399Z","elapsedTime":"74"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.033Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1496","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7ff1146c-8598-4978-9ea6-1e4bd3500c42","LogTimestamp":"2023-09-27T03:31:24.033Z","ResponseDesc":"Created","elapsedTime":"74"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.034Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:23:957\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"edcd8048-0868-4a4d-abd9-07903f84469e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/edcd8048-0868-4a4d-abd9-07903f84469e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"99e495eb-86d4-4fbe-97f8-edae32da4ef8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/99e495eb-86d4-4fbe-97f8-edae32da4ef8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/f900b52e-dc45-4546-8d34-fc345191caf9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/e849d424-590a-45a7-b24a-4146850d8e31\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/7398cdc1-7e84-4c1f-bb25-f49a40afbe3f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39ce1cb0-84cc-433f-9f97-29327ef2b699\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/39ce1cb0-84cc-433f-9f97-29327ef2b699\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/d5946f25-333e-4b18-8ba6-e3d1e8cb5d76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785482555\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.034Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:24 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f" 201 0 REST 53bb35d8-4716-469d-b6a8-738a52f3af15 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1499 - "logType": "access"
{"timestamp":"2023-09-27T03:31:24.052Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.052Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.053Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:23:966\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785482555\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.053Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.070Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"17","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.070Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.072Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:23:972\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8/named-query-elements/named-query-element/410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785482555\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.072Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.088Z","message":"Entering","context":{"RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1a493df-d22f-419d-83db-537453636fb6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:24.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.097Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.097Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.098Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1a493df-d22f-419d-83db-537453636fb6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:24.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.099Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1a493df-d22f-419d-83db-537453636fb6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:24.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.099Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1a493df-d22f-419d-83db-537453636fb6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:24.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.099Z","message":"Invoke","context":{"RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","InvocationID":"e1a493df-d22f-419d-83db-537453636fb6","LogTimestamp":"2023-09-27T03:31:24.099Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.099Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:23:978\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785482555\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.099Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.148Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"49","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.148Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.150Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"53bb35d8-4716-469d-b6a8-738a52f3af15\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:23:995\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217/named-query-elements/named-query-element/d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785482555\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.150Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.178Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"53bb35d8-4716-469d-b6a8-738a52f3af15","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.178Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.372Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"273","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","InvocationID":"e1a493df-d22f-419d-83db-537453636fb6","LogTimestamp":"2023-09-27T03:31:24.372Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.644Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"6ce8e286-ae27-4f30-95db-1392d54df4ac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:24:638\"},\"entity\":{\"resource-version\":\"1695785484097\",\"named-query-uuid\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Get Service Instance Model Info\",\"named-query-name\":\"get-service-instance-model-info\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2551ab1c-65d7-4123-8920-758957994d04\",\"resource-version\":\"1695785484097\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"29b8c580-7901-40e4-b42e-feab6f00747f\",\"resource-version\":\"1695785484097\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"52700fe2-6e46-46f8-9eae-534a7f1cc7c8\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785484097\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-description\",\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"f56f8e08-be6f-47ea-b819-ec6ac401588a\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1695785484097\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-description\",\"model-name\",\"model-version\",\"model-version-id\"]}]},\"do-not-output\":\"false\"}]}}]}}}","context":{"RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.644Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.663Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.663Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.666Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6ce8e286-ae27-4f30-95db-1392d54df4ac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:24:646\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/2551ab1c-65d7-4123-8920-758957994d04/named-query-elements/named-query-element/29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785484097\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.666Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.691Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.690Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.691Z","message":"{\"transactionId\":\"6ce8e286-ae27-4f30-95db-1392d54df4ac\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:24:089\",\"respDate\":\"230927-03:31:24:691\",\"sourceId\":\"AAI-TOOLS:6ce8e286-ae27-4f30-95db-1392d54df4ac\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:24:089-63730\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[75e5bf8a-7481-47c2-8ffd-e8e29d501a33], x-b3-parentspanid=[261acec48bd52359], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6ce8e286-ae27-4f30-95db-1392d54df4ac], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c801c395d14fa3b905f36437eb59ceb], x-b3-spanid=[844515515f509ceb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1982], Content-Type=[application/json], X-ONAP-RequestID=[6ce8e286-ae27-4f30-95db-1392d54df4ac]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"get-service-instance-model-info\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Get Service Instance Model Info\\\\\\\",\\\\n    \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"do-not-output\\\\\\\" : \\\\\\\"false\\\\\\\",\\\\n               \\\\\\\"related-lookups\\\\\\\" : {\\\\n                  \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n                     \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n                     \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n                     \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [\\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\", \\\\\\\"model-description\\\\\\\" ]\\\\n                  }, {\\\\n                     \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n                     \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n                     \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n                     \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version\\\\\\\", \\\\\\\"model-description\\\\\\\" ]\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:24:089-63730\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[344096], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:24:089-63730]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"273","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e1a493df-d22f-419d-83db-537453636fb6","LogTimestamp":"2023-09-27T03:31:24.372Z","elapsedTime":"81"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.692Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"605","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e1a493df-d22f-419d-83db-537453636fb6","LogTimestamp":"2023-09-27T03:31:24.692Z","ResponseDesc":"Created","elapsedTime":"81"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.692Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"6ce8e286-ae27-4f30-95db-1392d54df4ac\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:24:656\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8/named-query-elements/named-query-element/410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785484097\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.692Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:24 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8" 201 0 REST 6ce8e286-ae27-4f30-95db-1392d54df4ac AAI-TOOLS 127.0.0.6 - - - - - - - - - 608 - "logType": "access"
{"timestamp":"2023-09-27T03:31:24.729Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6ce8e286-ae27-4f30-95db-1392d54df4ac","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:24.729Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.750Z","message":"Entering","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e2817f4-4222-4d5c-bf4b-c720eff0d148","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:24.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.760Z","message":"Checking for system property [partnerName]","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e2817f4-4222-4d5c-bf4b-c720eff0d148","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:24.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.760Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e2817f4-4222-4d5c-bf4b-c720eff0d148","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:24.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.760Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e2817f4-4222-4d5c-bf4b-c720eff0d148","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:24.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:24.761Z","message":"Invoke","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","InvocationID":"2e2817f4-4222-4d5c-bf4b-c720eff0d148","LogTimestamp":"2023-09-27T03:31:24.761Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.123Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"363","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","InvocationID":"2e2817f4-4222-4d5c-bf4b-c720eff0d148","LogTimestamp":"2023-09-27T03:31:25.123Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.771Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"86bd2574-457f-4a48-918b-b9dd3d85e40a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:25:763\"},\"entity\":{\"resource-version\":\"1695785484759\",\"named-query-uuid\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Tenant Info At Service Instance\",\"named-query-name\":\"getTenantInfoAtSvcInstance\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"resource-version\":\"1695785484759\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"resource-version\":\"1695785484759\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"resource-version\":\"1695785484759\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"resource-version\":\"1695785484759\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"44d4df45-05ae-422e-8334-f0b08f4a368c\",\"resource-version\":\"1695785484759\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"196c3865-9339-44a7-afbf-d507c7f890ea\",\"resource-version\":\"1695785484759\"}]}}]}}]},\"property-collect-list\":[\"vserver-id\",\"vserver-name\"]}]},\"property-collect-list\":[\"vnf-id\",\"vnf-name\"]}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.771Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.807Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.807Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.809Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"86bd2574-457f-4a48-918b-b9dd3d85e40a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:25:772\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/a12f258c-5c54-4d9b-aa79-4151c165ab56/named-query-elements/named-query-element/9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284/named-query-elements/named-query-element/58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c4c48bf3-e4de-41a2-bb61-1a81c0c46003\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"24bbdbfb-4907-47c4-a1f9-35cce4d48950\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e/named-query-elements/named-query-element/c4c48bf3-e4de-41a2-bb61-1a81c0c46003/named-query-elements/named-query-element/24bbdbfb-4907-47c4-a1f9-35cce4d48950\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"196c3865-9339-44a7-afbf-d507c7f890ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77/named-query-elements/named-query-element/44d4df45-05ae-422e-8334-f0b08f4a368c/named-query-elements/named-query-element/196c3865-9339-44a7-afbf-d507c7f890ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785484759\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.809Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.828Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.828Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.830Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"86bd2574-457f-4a48-918b-b9dd3d85e40a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:25:780\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39ce1cb0-84cc-433f-9f97-29327ef2b699\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/39ce1cb0-84cc-433f-9f97-29327ef2b699/named-query-elements/named-query-element/a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77/named-query-elements/named-query-element/44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff/named-query-elements/named-query-element/ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f/named-query-elements/named-query-element/9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0/named-query-elements/named-query-element/3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785484759\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.830Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.848Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.850Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.850Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.853Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"86bd2574-457f-4a48-918b-b9dd3d85e40a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:25:787\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"247002d8-5309-4844-93db-748ac4948581\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1/named-query-elements/named-query-element/247002d8-5309-4844-93db-748ac4948581\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785484759\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.853Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.885Z","message":"{\"transactionId\":\"86bd2574-457f-4a48-918b-b9dd3d85e40a\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:24:751\",\"respDate\":\"230927-03:31:25:884\",\"sourceId\":\"AAI-TOOLS:86bd2574-457f-4a48-918b-b9dd3d85e40a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:24:751-10410\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[48ddb774-5169-4776-8965-28ae2cda8e29], x-b3-parentspanid=[21c8c21761e0216b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[86bd2574-457f-4a48-918b-b9dd3d85e40a], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcaac9e353ffd42648abbfda857c06fa], x-b3-spanid=[a62ea46a67800536], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4142], Content-Type=[application/json], X-ONAP-RequestID=[86bd2574-457f-4a48-918b-b9dd3d85e40a]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"3c167fdb-5a99-46a3-8165-e566d289358d\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getTenantInfoAtSvcInstance\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Tenant Info At Service Instance\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"service-instance-id\\\\\\\", \\\\\\\"service-instance-name\\\\\\\" ],\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vnf-id\\\\\\\", \\\\\\\"vnf-name\\\\\\\" ],\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"vserver-id\\\\\\\", \\\\\\\"vserver-name\\\\\\\" ],\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                                    \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                       \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                          \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                             \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                             \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                                \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                                \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n                                             } ]\\\\n                                          } ]\\\\n                                       }\\\\n                                    } ]\\\\n                                 },\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:24:751-10410\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[348192], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:24:751-10410]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"363","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2e2817f4-4222-4d5c-bf4b-c720eff0d148","LogTimestamp":"2023-09-27T03:31:25.123Z","elapsedTime":"149"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.886Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.885Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.886Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1136","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"2e2817f4-4222-4d5c-bf4b-c720eff0d148","LogTimestamp":"2023-09-27T03:31:25.886Z","ResponseDesc":"Created","elapsedTime":"149"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.887Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"86bd2574-457f-4a48-918b-b9dd3d85e40a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:25:794\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785484759\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.887Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:25 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d" 201 0 REST 86bd2574-457f-4a48-918b-b9dd3d85e40a AAI-TOOLS 127.0.0.6 - - - - - - - - - 1140 - "logType": "access"
{"timestamp":"2023-09-27T03:31:25.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.901Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"14","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.901Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.903Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"86bd2574-457f-4a48-918b-b9dd3d85e40a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:25:800\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/2551ab1c-65d7-4123-8920-758957994d04/named-query-elements/named-query-element/29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785484759\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.903Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.931Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.931Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.934Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"86bd2574-457f-4a48-918b-b9dd3d85e40a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:25:810\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217/named-query-elements/named-query-element/d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785484759\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.934Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.936Z","message":"Entering","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0ae5f2b-6b5e-4fd6-a7a6-addb0e030420","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:25.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.947Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0ae5f2b-6b5e-4fd6-a7a6-addb0e030420","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:25.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.947Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0ae5f2b-6b5e-4fd6-a7a6-addb0e030420","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:25.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.947Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0ae5f2b-6b5e-4fd6-a7a6-addb0e030420","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:25.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.948Z","message":"Invoke","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","InvocationID":"e0ae5f2b-6b5e-4fd6-a7a6-addb0e030420","LogTimestamp":"2023-09-27T03:31:25.948Z"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.949Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86bd2574-457f-4a48-918b-b9dd3d85e40a","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:25.949Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.989Z","message":"Entering","context":{"RequestID":"ba6e20da-3ab2-4ce7-a8d7-0a99d29fd892","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3bed634-030f-4cfb-a340-8fe0b30486b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:25.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.992Z","message":"{\"transactionId\":\"ba6e20da-3ab2-4ce7-a8d7-0a99d29fd892\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:25:990\",\"respDate\":\"230927-03:31:25:992\",\"sourceId\":\"haproxy:ba6e20da-3ab2-4ce7-a8d7-0a99d29fd892\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:25:990-63760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b00e08c-3a76-4c10-a55f-21a646779ece], x-b3-parentspanid=[740e74aa71915831], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24754d8deb037860740e74aa71915831], x-b3-spanid=[2d39c0216a7f1742], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba6e20da-3ab2-4ce7-a8d7-0a99d29fd892]}\\\"}\"}","context":{"RequestID":"ba6e20da-3ab2-4ce7-a8d7-0a99d29fd892","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3bed634-030f-4cfb-a340-8fe0b30486b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:25.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:25.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba6e20da-3ab2-4ce7-a8d7-0a99d29fd892","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3bed634-030f-4cfb-a340-8fe0b30486b3","LogTimestamp":"2023-09-27T03:31:25.992Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:26.283Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"336","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","InvocationID":"e0ae5f2b-6b5e-4fd6-a7a6-addb0e030420","LogTimestamp":"2023-09-27T03:31:26.283Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.545Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c48a89c7-95f8-407f-9777-751ec6019322\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:26:536\"},\"entity\":{\"resource-version\":\"1695785485946\",\"named-query-uuid\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - Tenant Info At ServiceSubscription\",\"named-query-name\":\"getTenantInfoAtSvcSubscription\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"resource-version\":\"1695785485946\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"resource-version\":\"1695785485946\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"4c300e88-2d95-4338-83d4-f45d6e2b128b\",\"resource-version\":\"1695785485946\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"e7ae81cd-da55-4311-8bb3-cc9d6625bbac\",\"resource-version\":\"1695785485946\"}]}}]}}]}}]}}}","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.544Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.565Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.565Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.566Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"c48a89c7-95f8-407f-9777-751ec6019322\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:26:544\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a12f258c-5c54-4d9b-aa79-4151c165ab56\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205/named-query-elements/named-query-element/a12f258c-5c54-4d9b-aa79-4151c165ab56/named-query-elements/named-query-element/9fc659b5-678e-4425-b6f1-1204f1ffafd8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"276dc349-4c4b-402e-9c5e-d1635f346284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519/named-query-elements/named-query-element/276dc349-4c4b-402e-9c5e-d1635f346284/named-query-elements/named-query-element/58a74226-9e69-486a-ab12-ae10921c2437\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c300e88-2d95-4338-83d4-f45d6e2b128b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e7ae81cd-da55-4311-8bb3-cc9d6625bbac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/6eb3af80-f2b2-4e11-b083-37bc785aa002/named-query-elements/named-query-element/b6499f0f-c1f8-42f8-895b-806e2bcba55e/named-query-elements/named-query-element/4c300e88-2d95-4338-83d4-f45d6e2b128b/named-query-elements/named-query-element/e7ae81cd-da55-4311-8bb3-cc9d6625bbac\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c4c48bf3-e4de-41a2-bb61-1a81c0c46003\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"24bbdbfb-4907-47c4-a1f9-35cce4d48950\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e/named-query-elements/named-query-element/c4c48bf3-e4de-41a2-bb61-1a81c0c46003/named-query-elements/named-query-element/24bbdbfb-4907-47c4-a1f9-35cce4d48950\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"59490c32-eaae-488d-8442-f301b1ed43a9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9/named-query-elements/named-query-element/6a84976c-f680-4e2a-93a5-338ff77a2444\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"196c3865-9339-44a7-afbf-d507c7f890ea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77/named-query-elements/named-query-element/44d4df45-05ae-422e-8334-f0b08f4a368c/named-query-elements/named-query-element/196c3865-9339-44a7-afbf-d507c7f890ea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785485946\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.566Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.602Z","message":"{\"transactionId\":\"c48a89c7-95f8-407f-9777-751ec6019322\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:25:936\",\"respDate\":\"230927-03:31:26:602\",\"sourceId\":\"AAI-TOOLS:c48a89c7-95f8-407f-9777-751ec6019322\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:25:936-50858\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4e7e7619-1ba4-48da-aa33-b380ad4b3c5a], x-b3-parentspanid=[41ecc7a5a5d44163], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c48a89c7-95f8-407f-9777-751ec6019322], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6afb4245b403fc749c4fc2fde8003122], x-b3-spanid=[f5d2ab0d8d09a808], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2374], Content-Type=[application/json], X-ONAP-RequestID=[c48a89c7-95f8-407f-9777-751ec6019322]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"35b13965-ef9d-4597-9859-bde64c521c91\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getTenantInfoAtSvcSubscription\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - Tenant Info At ServiceSubscription\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"af91c2f7-35fc-43cf-a13d-443f385b2353\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:25:936-50858\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[364576], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:31:25:936-50858]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"336","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e0ae5f2b-6b5e-4fd6-a7a6-addb0e030420","LogTimestamp":"2023-09-27T03:31:26.283Z","elapsedTime":"60"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.603Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"668","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e0ae5f2b-6b5e-4fd6-a7a6-addb0e030420","LogTimestamp":"2023-09-27T03:31:26.603Z","ResponseDesc":"Created","elapsedTime":"60"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:26 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91" 201 0 REST c48a89c7-95f8-407f-9777-751ec6019322 AAI-TOOLS 127.0.0.6 - - - - - - - - - 671 - "logType": "access"
{"timestamp":"2023-09-27T03:31:26.606Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"40","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.606Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.608Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"c48a89c7-95f8-407f-9777-751ec6019322\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:26:550\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39ce1cb0-84cc-433f-9f97-29327ef2b699\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/39ce1cb0-84cc-433f-9f97-29327ef2b699/named-query-elements/named-query-element/a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77/named-query-elements/named-query-element/44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff/named-query-elements/named-query-element/ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f/named-query-elements/named-query-element/9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0/named-query-elements/named-query-element/3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c300e88-2d95-4338-83d4-f45d6e2b128b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/6eb3af80-f2b2-4e11-b083-37bc785aa002/named-query-elements/named-query-element/b6499f0f-c1f8-42f8-895b-806e2bcba55e/named-query-elements/named-query-element/4c300e88-2d95-4338-83d4-f45d6e2b128b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785485946\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.607Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.634Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.634Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.636Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"c48a89c7-95f8-407f-9777-751ec6019322\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:26:560\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/6eb3af80-f2b2-4e11-b083-37bc785aa002/named-query-elements/named-query-element/b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785485946\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.636Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.664Z","message":"Entering","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f79f1f8-60f1-4ceb-8d8e-26852707af43","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:26.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.670Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.669Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.671Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"c48a89c7-95f8-407f-9777-751ec6019322\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:26:569\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8/named-query-elements/named-query-element/410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785485946\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.671Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.675Z","message":"Checking for system property [partnerName]","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f79f1f8-60f1-4ceb-8d8e-26852707af43","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:26.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.676Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f79f1f8-60f1-4ceb-8d8e-26852707af43","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:26.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.676Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f79f1f8-60f1-4ceb-8d8e-26852707af43","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:26.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.676Z","message":"Invoke","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","InvocationID":"0f79f1f8-60f1-4ceb-8d8e-26852707af43","LogTimestamp":"2023-09-27T03:31:26.676Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.708Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c48a89c7-95f8-407f-9777-751ec6019322","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:26.707Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:26.919Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"992f9616-5412-48fa-a00a-6989282119c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"243","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","InvocationID":"0f79f1f8-60f1-4ceb-8d8e-26852707af43","LogTimestamp":"2023-09-27T03:31:26.919Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.357Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"992f9616-5412-48fa-a00a-6989282119c5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:27:350\"},\"entity\":{\"resource-version\":\"1695785486674\",\"named-query-uuid\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - get genericVnf and vlan by circuitId\",\"named-query-name\":\"generic-vnf-vlan-by-circuit-id\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"07672762-cc88-4f0e-8595-c6f841e78a05\",\"resource-version\":\"1695785486674\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"15893e32-5ce5-4668-9eac-5e5593d0fc5d\",\"resource-version\":\"1695785486674\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"b42154f4-6ce9-4361-8f77-7d0536d31a44\",\"resource-version\":\"1695785486674\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ba52b323-402b-4c82-9ca0-3eb526f16851\",\"resource-version\":\"1695785486674\"}]}}]}}]}}]}}}","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.357Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.382Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.382Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.384Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"992f9616-5412-48fa-a00a-6989282119c5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:27:359\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"247002d8-5309-4844-93db-748ac4948581\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1/named-query-elements/named-query-element/247002d8-5309-4844-93db-748ac4948581\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15893e32-5ce5-4668-9eac-5e5593d0fc5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b42154f4-6ce9-4361-8f77-7d0536d31a44\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ba52b323-402b-4c82-9ca0-3eb526f16851\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/07672762-cc88-4f0e-8595-c6f841e78a05/named-query-elements/named-query-element/15893e32-5ce5-4668-9eac-5e5593d0fc5d/named-query-elements/named-query-element/b42154f4-6ce9-4361-8f77-7d0536d31a44/named-query-elements/named-query-element/ba52b323-402b-4c82-9ca0-3eb526f16851\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785486674\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.384Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.406Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.406Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.408Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"992f9616-5412-48fa-a00a-6989282119c5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:27:366\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823/named-query-elements/named-query-element/3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15893e32-5ce5-4668-9eac-5e5593d0fc5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b42154f4-6ce9-4361-8f77-7d0536d31a44\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/07672762-cc88-4f0e-8595-c6f841e78a05/named-query-elements/named-query-element/15893e32-5ce5-4668-9eac-5e5593d0fc5d/named-query-elements/named-query-element/b42154f4-6ce9-4361-8f77-7d0536d31a44\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785486674\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.408Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.412Z","message":"{\"transactionId\":\"992f9616-5412-48fa-a00a-6989282119c5\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:26:665\",\"respDate\":\"230927-03:31:27:412\",\"sourceId\":\"AAI-TOOLS:992f9616-5412-48fa-a00a-6989282119c5\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:26:665-49212\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fd1a6d89-f49e-4231-a0ba-c2131f6a6194], x-b3-parentspanid=[ddefd79a9273d3f3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[992f9616-5412-48fa-a00a-6989282119c5], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af838b26a7652ec77a91cc2a7c452949], x-b3-spanid=[ba7fe6d4e0c9e0ab], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2376], Content-Type=[application/json], X-ONAP-RequestID=[992f9616-5412-48fa-a00a-6989282119c5]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"9abb2661-d92c-4f84-aea6-b16acfa00e22\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"generic-vnf-vlan-by-circuit-id\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - get genericVnf and vlan by circuitId\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"cea0a982-8d55-4093-921e-418fbccf7060\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\\n\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:26:665-49212\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[299176], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:31:26:665-49212]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"243","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0f79f1f8-60f1-4ceb-8d8e-26852707af43","LogTimestamp":"2023-09-27T03:31:26.919Z","elapsedTime":"79"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.413Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"992f9616-5412-48fa-a00a-6989282119c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"749","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0f79f1f8-60f1-4ceb-8d8e-26852707af43","LogTimestamp":"2023-09-27T03:31:27.413Z","ResponseDesc":"Created","elapsedTime":"79"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:27 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22" 201 0 REST 992f9616-5412-48fa-a00a-6989282119c5 AAI-TOOLS 127.0.0.6 - - - - - - - - - 752 - "logType": "access"
{"timestamp":"2023-09-27T03:31:27.428Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.428Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.435Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"992f9616-5412-48fa-a00a-6989282119c5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:27:374\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a/named-query-elements/named-query-element/0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a19e9795-02f9-42e3-a9ae-8ba65bde2670\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0/named-query-elements/named-query-element/a19e9795-02f9-42e3-a9ae-8ba65bde2670\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785486674\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.435Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.498Z","message":"Entering","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9dd8bec-789e-4637-93e4-5838a6fe5eb5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:27.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.511Z","message":"Checking for system property [partnerName]","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9dd8bec-789e-4637-93e4-5838a6fe5eb5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:27.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.511Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9dd8bec-789e-4637-93e4-5838a6fe5eb5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:27.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.512Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9dd8bec-789e-4637-93e4-5838a6fe5eb5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:27.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.512Z","message":"Invoke","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","InvocationID":"b9dd8bec-789e-4637-93e4-5838a6fe5eb5","LogTimestamp":"2023-09-27T03:31:27.512Z"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.514Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"79","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.514Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.516Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"992f9616-5412-48fa-a00a-6989282119c5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:27:382\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15893e32-5ce5-4668-9eac-5e5593d0fc5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/07672762-cc88-4f0e-8595-c6f841e78a05/named-query-elements/named-query-element/15893e32-5ce5-4668-9eac-5e5593d0fc5d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01433d0e-054c-4f17-acd2-61a22a0053f9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/01433d0e-054c-4f17-acd2-61a22a0053f9/named-query-elements/named-query-element/90b01c5d-b202-4a12-b52f-152a87172234\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b9147049-0b48-4083-990c-ab55d57fcfec\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/b9147049-0b48-4083-990c-ab55d57fcfec/named-query-elements/named-query-element/86b4f5ab-8f5e-4910-b1cc-0fc4eeeb1611\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09d1ebee-e630-47c0-8c77-dbbd8e2f2710\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6/named-query-elements/named-query-element/09d1ebee-e630-47c0-8c77-dbbd8e2f2710/named-query-elements/named-query-element/a8e15a40-9286-4ba3-87af-b50c984258aa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"245e6aa0-5534-462f-9644-4c42a2cb0b8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911/named-query-elements/named-query-element/245e6aa0-5534-462f-9644-4c42a2cb0b8c/named-query-elements/named-query-element/8768e40d-5e8d-4006-b557-b0053dba3c76\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fb36fb7b-6031-47c3-8c7e-01cea78de925\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5edfdc77-a5d8-43f2-93f8-dc2bc5b1a1ab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/fb36fb7b-6031-47c3-8c7e-01cea78de925/named-query-elements/named-query-element/5edfdc77-a5d8-43f2-93f8-dc2bc5b1a1ab\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ceef12e-3d69-4f5c-8b59-e0a445f239a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb983884-b6c7-4d34-adc4-e3f1099a2332\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823/named-query-elements/named-query-element/3ceef12e-3d69-4f5c-8b59-e0a445f239a7/named-query-elements/named-query-element/eb983884-b6c7-4d34-adc4-e3f1099a2332\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7dc7e45c-cd70-440e-8b5c-ca7e30467cc2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c30d3cba-73ce-4f5b-a7c9-32a5da74212f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7dc7e45c-cd70-440e-8b5c-ca7e30467cc2/named-query-elements/named-query-element/c30d3cba-73ce-4f5b-a7c9-32a5da74212f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785486674\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.516Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.531Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"992f9616-5412-48fa-a00a-6989282119c5","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"15","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:27.531Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:27.916Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"63026b75-c802-42f8-8375-1f058f813e83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"404","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","InvocationID":"b9dd8bec-789e-4637-93e4-5838a6fe5eb5","LogTimestamp":"2023-09-27T03:31:27.916Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.004Z","message":"Entering","context":{"RequestID":"2c95db74-6894-44b5-9c53-71dacb9360aa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8091ad3-47ec-4ed6-bce1-17e5575928e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:28.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.007Z","message":"{\"transactionId\":\"2c95db74-6894-44b5-9c53-71dacb9360aa\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:28:005\",\"respDate\":\"230927-03:31:28:007\",\"sourceId\":\"haproxy:2c95db74-6894-44b5-9c53-71dacb9360aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:28:005-23218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9aecbf9-0d5f-4a2b-a3f2-18ba610b3556], x-b3-parentspanid=[037abdebcf48f2a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0ffdc44c370bcf6037abdebcf48f2a7], x-b3-spanid=[2bac7d457b5de2c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c95db74-6894-44b5-9c53-71dacb9360aa]}\\\"}\"}","context":{"RequestID":"2c95db74-6894-44b5-9c53-71dacb9360aa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8091ad3-47ec-4ed6-bce1-17e5575928e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:28.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c95db74-6894-44b5-9c53-71dacb9360aa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8091ad3-47ec-4ed6-bce1-17e5575928e7","LogTimestamp":"2023-09-27T03:31:28.007Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:31:28.202Z","message":"Entering","context":{"RequestID":"10a782f2-0c5e-4a66-8b24-b38f995e1ac7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fc8a0cc-fa6d-4655-81f4-18b24d876406","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:28.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.205Z","message":"{\"transactionId\":\"10a782f2-0c5e-4a66-8b24-b38f995e1ac7\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:28:203\",\"respDate\":\"230927-03:31:28:205\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:10a782f2-0c5e-4a66-8b24-b38f995e1ac7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:28:203-12157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1b213bf-c696-41c3-9533-43164f0d9511], x-b3-parentspanid=[3fa3eec30ea9620f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43351], x-envoy-attempt-count=[1], x-b3-traceid=[47b4408fc9fef3b73fa3eec30ea9620f], x-b3-spanid=[d26b8dae3b9a047b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[10a782f2-0c5e-4a66-8b24-b38f995e1ac7]}\\\"}\"}","context":{"RequestID":"10a782f2-0c5e-4a66-8b24-b38f995e1ac7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fc8a0cc-fa6d-4655-81f4-18b24d876406","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:28.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10a782f2-0c5e-4a66-8b24-b38f995e1ac7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fc8a0cc-fa6d-4655-81f4-18b24d876406","LogTimestamp":"2023-09-27T03:31:28.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:31:28.419Z","message":"Entering","context":{"RequestID":"2536569d-e980-4529-906a-9f2852087c37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a23ba95-dbeb-4315-9c65-b291d770866c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"2536569d-e980-4529-906a-9f2852087c37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a23ba95-dbeb-4315-9c65-b291d770866c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.423Z","message":"{\"transactionId\":\"2536569d-e980-4529-906a-9f2852087c37\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:28:420\",\"respDate\":\"230927-03:31:28:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2536569d-e980-4529-906a-9f2852087c37\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:28:420-22042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2536569d-e980-4529-906a-9f2852087c37]}\\\"}\"}","context":{"RequestID":"2536569d-e980-4529-906a-9f2852087c37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a23ba95-dbeb-4315-9c65-b291d770866c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2536569d-e980-4529-906a-9f2852087c37","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a23ba95-dbeb-4315-9c65-b291d770866c","LogTimestamp":"2023-09-27T03:31:28.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:31:28.580Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"63026b75-c802-42f8-8375-1f058f813e83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:28:570\"},\"entity\":{\"resource-version\":\"1695785487510\",\"named-query-uuid\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"named-query-version\":\"1.0\",\"description\":\"Named query - Get vserver\",\"named-query-name\":\"getVserver-1.0\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"resource-version\":\"1695785487510\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"f65ec314-50ff-448d-9d72-7791a89d4043\",\"resource-version\":\"1695785487510\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"226a268d-7f9b-4747-98b7-52f542c90fea\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1695785487510\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"27ae3053-5bb6-42a1-bb0c-3a70131d44a3\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785487510\",\"source-node-type\":\"generic-vnf\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]},\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6c590b9a-ef54-40b4-bc62-9b41790186fe\",\"resource-version\":\"1695785487510\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"b2acc117-f17d-4f6c-9c11-2251d426d5dd\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785487510\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"06a822e6-aab1-4945-a933-ab25d0ad1737\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1695785487510\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"2666054f-c2f1-4d9c-91b7-e617d1e5953f\",\"resource-version\":\"1695785487510\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"ce27c09d-4926-419d-bb43-e0274edbb449\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1695785487510\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"b2f352c2-af55-453a-96a9-c5d76bafc0aa\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1695785487510\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"6d6b0d30-76b7-4501-afc5-afe44360ac24\",\"resource-version\":\"1695785487510\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"74d8b03b-1718-46be-b8a7-9e0e06d5fb4a\",\"resource-version\":\"1695785487510\"}]}}]}}]}}}","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.580Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.607Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.607Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.609Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"63026b75-c802-42f8-8375-1f058f813e83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:28:581\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39ce1cb0-84cc-433f-9f97-29327ef2b699\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/39ce1cb0-84cc-433f-9f97-29327ef2b699/named-query-elements/named-query-element/a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77/named-query-elements/named-query-element/44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff/named-query-elements/named-query-element/ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f/named-query-elements/named-query-element/9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0/named-query-elements/named-query-element/3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c300e88-2d95-4338-83d4-f45d6e2b128b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/6eb3af80-f2b2-4e11-b083-37bc785aa002/named-query-elements/named-query-element/b6499f0f-c1f8-42f8-895b-806e2bcba55e/named-query-elements/named-query-element/4c300e88-2d95-4338-83d4-f45d6e2b128b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d6b0d30-76b7-4501-afc5-afe44360ac24\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"74d8b03b-1718-46be-b8a7-9e0e06d5fb4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/6d6b0d30-76b7-4501-afc5-afe44360ac24/named-query-elements/named-query-element/74d8b03b-1718-46be-b8a7-9e0e06d5fb4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785487510\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.609Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.627Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.627Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.629Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"63026b75-c802-42f8-8375-1f058f813e83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:28:588\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"247002d8-5309-4844-93db-748ac4948581\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1/named-query-elements/named-query-element/247002d8-5309-4844-93db-748ac4948581\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15893e32-5ce5-4668-9eac-5e5593d0fc5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b42154f4-6ce9-4361-8f77-7d0536d31a44\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ba52b323-402b-4c82-9ca0-3eb526f16851\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/07672762-cc88-4f0e-8595-c6f841e78a05/named-query-elements/named-query-element/15893e32-5ce5-4668-9eac-5e5593d0fc5d/named-query-elements/named-query-element/b42154f4-6ce9-4361-8f77-7d0536d31a44/named-query-elements/named-query-element/ba52b323-402b-4c82-9ca0-3eb526f16851\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785487510\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.629Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.650Z","message":"{\"transactionId\":\"63026b75-c802-42f8-8375-1f058f813e83\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:27:498\",\"respDate\":\"230927-03:31:28:649\",\"sourceId\":\"AAI-TOOLS:63026b75-c802-42f8-8375-1f058f813e83\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:27:498-57020\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7c115e46-aac5-4366-8cbc-e689311efdda], x-b3-parentspanid=[5b02ae88f2804acc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[63026b75-c802-42f8-8375-1f058f813e83], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7dc68320e8f7119106ee96e09af4d6b9], x-b3-spanid=[b622139c358fa7d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5872], Content-Type=[application/json], X-ONAP-RequestID=[63026b75-c802-42f8-8375-1f058f813e83]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"f199cb88-5e69-4b1f-93e0-6f257877d066\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"getVserver-1.0\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named query - Get vserver\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            }, {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"related-lookups\\\\\\\" : {\\\\n                        \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n                           \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n                           \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n                           \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n                        }, \\\\n                        {\\\\n                           \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"vf-module\\\\\\\",\\\\n                           \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n                           \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n                           \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [\\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  }, {\\\\n                     \\\\\\\"related-lookups\\\\\\\" : {\\\\n                        \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n                           \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n                           \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n                           \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n                        }, \\\\n                        {\\\\n                           \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"service-instance\\\\\\\",\\\\n                           \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n                           \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n                           \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n                           \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n                        }]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"related-lookups\\\\\\\" : {\\\\n                  \\\\\\\"related-lookup\\\\\\\" : [ {\\\\n                     \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n                     \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-invariant-id-local\\\\\\\",\\\\n                     \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-invariant-id\\\\\\\",\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-invariant-id\\\\\\\", \\\\\\\"model-type\\\\\\\" ]\\\\n                  },\\\\n                  {\\\\n                     \\\\\\\"source-node-type\\\\\\\" : \\\\\\\"generic-vnf\\\\\\\",\\\\n                     \\\\\\\"source-node-property\\\\\\\" : \\\\\\\"model-version-id-local\\\\\\\",\\\\n                     \\\\\\\"target-node-type\\\\\\\" : \\\\\\\"model-ver\\\\\\\",\\\\n                     \\\\\\\"target-node-property\\\\\\\" : \\\\\\\"model-version-id\\\\\\\",\\\\n                     \\\\\\\"property-collect-list\\\\\\\" : [ \\\\\\\"model-name\\\\\\\", \\\\\\\"model-version-id\\\\\\\", \\\\\\\"model-version\\\\\\\" ]\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:27:498-57020\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[311464], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230927-03:31:27:498-57020]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"404","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b9dd8bec-789e-4637-93e4-5838a6fe5eb5","LogTimestamp":"2023-09-27T03:31:27.916Z","elapsedTime":"131"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.651Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"63026b75-c802-42f8-8375-1f058f813e83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1153","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"b9dd8bec-789e-4637-93e4-5838a6fe5eb5","LogTimestamp":"2023-09-27T03:31:28.650Z","ResponseDesc":"Created","elapsedTime":"131"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:28 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066" 201 0 REST 63026b75-c802-42f8-8375-1f058f813e83 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1157 - "logType": "access"
{"timestamp":"2023-09-27T03:31:28.653Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.653Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.655Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"63026b75-c802-42f8-8375-1f058f813e83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:28:597\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/6eb3af80-f2b2-4e11-b083-37bc785aa002/named-query-elements/named-query-element/b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d6b0d30-76b7-4501-afc5-afe44360ac24\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/6d6b0d30-76b7-4501-afc5-afe44360ac24\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785487510\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.655Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.673Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.673Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.675Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"63026b75-c802-42f8-8375-1f058f813e83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:28:606\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/e059b2e2-e932-45eb-b186-6604393970c3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6c590b9a-ef54-40b4-bc62-9b41790186fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/f65ec314-50ff-448d-9d72-7791a89d4043/named-query-elements/named-query-element/6c590b9a-ef54-40b4-bc62-9b41790186fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"247002d8-5309-4844-93db-748ac4948581\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"41def20d-1af0-4cf2-bed6-35b597a4fdb3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1/named-query-elements/named-query-element/247002d8-5309-4844-93db-748ac4948581/named-query-elements/named-query-element/41def20d-1af0-4cf2-bed6-35b597a4fdb3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785487510\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.675Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.691Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.691Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.693Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"63026b75-c802-42f8-8375-1f058f813e83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:28:611\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/2551ab1c-65d7-4123-8920-758957994d04/named-query-elements/named-query-element/29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2666054f-c2f1-4d9c-91b7-e617d1e5953f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/f65ec314-50ff-448d-9d72-7791a89d4043/named-query-elements/named-query-element/2666054f-c2f1-4d9c-91b7-e617d1e5953f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785487510\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.693Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.715Z","message":"Entering","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b72b2f0-069f-4c64-9f5d-3e0fec079997","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:28.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.721Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.721Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.723Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"63026b75-c802-42f8-8375-1f058f813e83\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:28:617\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217/named-query-elements/named-query-element/d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785487510\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.723Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.726Z","message":"Checking for system property [partnerName]","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b72b2f0-069f-4c64-9f5d-3e0fec079997","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:28.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.726Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b72b2f0-069f-4c64-9f5d-3e0fec079997","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:28.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.726Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b72b2f0-069f-4c64-9f5d-3e0fec079997","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:28.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.726Z","message":"Invoke","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","InvocationID":"3b72b2f0-069f-4c64-9f5d-3e0fec079997","LogTimestamp":"2023-09-27T03:31:28.726Z"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.739Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"63026b75-c802-42f8-8375-1f058f813e83","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:28.739Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:28.959Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"232","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","InvocationID":"3b72b2f0-069f-4c64-9f5d-3e0fec079997","LogTimestamp":"2023-09-27T03:31:28.958Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-28","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.399Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:29:393\"},\"entity\":{\"resource-version\":\"1695785488725\",\"named-query-uuid\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"named-query-version\":\"1.0\",\"description\":\"Named query for wavelength services with same Bundle Id\",\"named-query-name\":\"GetWlBundleId\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"5f3e864d-f081-40de-b58a-967131a915d0\",\"resource-version\":\"1695785488725\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"81a19f2f-d5c5-47c3-ac16-c3c434356834\",\"resource-version\":\"1695785488725\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"fd106855-a338-46ee-b025-22820665502c\",\"resource-version\":\"1695785488725\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"eec6d853-1c35-4ee2-a4d7-b69790b172fb\",\"resource-version\":\"1695785488725\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"c77fac5b-5980-4aba-aa7e-72a16394514e\",\"resource-version\":\"1695785488725\"}]}}]}},{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d2bb65ea-ec24-4200-bcac-62af4e74f14b\",\"resource-version\":\"1695785488725\"}]}}]}}]}}}","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.399Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.420Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.420Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.422Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:29:400\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ca2d64-6fe0-4f81-beb3-395f3665fe7d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f/named-query-elements/named-query-element/f9ca2d64-6fe0-4f81-beb3-395f3665fe7d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0bf1e40d-ceb4-4960-8e33-404016694627\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8/named-query-elements/named-query-element/410148ff-6c4d-420e-afac-6533fb98db2a/named-query-elements/named-query-element/0bf1e40d-ceb4-4960-8e33-404016694627\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5f3e864d-f081-40de-b58a-967131a915d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"81a19f2f-d5c5-47c3-ac16-c3c434356834\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd106855-a338-46ee-b025-22820665502c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eec6d853-1c35-4ee2-a4d7-b69790b172fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c77fac5b-5980-4aba-aa7e-72a16394514e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/5f3e864d-f081-40de-b58a-967131a915d0/named-query-elements/named-query-element/81a19f2f-d5c5-47c3-ac16-c3c434356834/named-query-elements/named-query-element/fd106855-a338-46ee-b025-22820665502c/named-query-elements/named-query-element/eec6d853-1c35-4ee2-a4d7-b69790b172fb/named-query-elements/named-query-element/c77fac5b-5980-4aba-aa7e-72a16394514e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6f59b479-9179-4e5a-8e10-c458f427b5ed\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/9dc9b646-6ba4-4d33-9dff-82b9443e2f52/named-query-elements/named-query-element/6f59b479-9179-4e5a-8e10-c458f427b5ed\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e/named-query-elements/named-query-element/9e72fe28-7168-47c1-93d4-308cb37b16cb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71/named-query-elements/named-query-element/8558cc33-e814-4204-94a6-87c488d6d1a1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785488725\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.446Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.445Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.447Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:29:409\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5f3e864d-f081-40de-b58a-967131a915d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/5f3e864d-f081-40de-b58a-967131a915d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785488725\",\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.447Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.487Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.486Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.489Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:29:417\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4028faed-b7d5-4059-9d49-7df06da9ebfb\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb/named-query-elements/named-query-element/9b57179c-c7f0-46d2-841f-92c67dde55ee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5f3e864d-f081-40de-b58a-967131a915d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"81a19f2f-d5c5-47c3-ac16-c3c434356834\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/5f3e864d-f081-40de-b58a-967131a915d0/named-query-elements/named-query-element/81a19f2f-d5c5-47c3-ac16-c3c434356834\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d65cb2-ad69-40b6-92ca-f9d1faf25790\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6a921be6-0e9c-49da-b07c-170f18af0a7a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7/named-query-elements/named-query-element/d2d65cb2-ad69-40b6-92ca-f9d1faf25790/named-query-elements/named-query-element/6a921be6-0e9c-49da-b07c-170f18af0a7a/named-query-elements/named-query-element/0d860142-28fc-4161-8bc3-1682216acbcd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a19e9795-02f9-42e3-a9ae-8ba65bde2670\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0/named-query-elements/named-query-element/a19e9795-02f9-42e3-a9ae-8ba65bde2670\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5f3e864d-f081-40de-b58a-967131a915d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"81a19f2f-d5c5-47c3-ac16-c3c434356834\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2bb65ea-ec24-4200-bcac-62af4e74f14b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/5f3e864d-f081-40de-b58a-967131a915d0/named-query-elements/named-query-element/81a19f2f-d5c5-47c3-ac16-c3c434356834/named-query-elements/named-query-element/d2bb65ea-ec24-4200-bcac-62af4e74f14b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785488725\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.489Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.516Z","message":"{\"transactionId\":\"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:28:716\",\"respDate\":\"230927-03:31:29:516\",\"sourceId\":\"AAI-TOOLS:de5f60f7-9fa2-4e5f-8cb5-042d63c663ab\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:28:716-99739\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4fa3726c-8a11-4492-a174-c61c96b34f9c], x-b3-parentspanid=[57961f4da9dfed5c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[de5f60f7-9fa2-4e5f-8cb5-042d63c663ab], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db5fcff1be3b33cbcdf0c642918275fd], x-b3-spanid=[35b8ebcacbd7acb0], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3564], Content-Type=[application/json], X-ONAP-RequestID=[de5f60f7-9fa2-4e5f-8cb5-042d63c663ab]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"GetWlBundleId\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named query for wavelength services with same Bundle Id\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"2e1a602a-acd8-4f78-94ff-618b802a303b\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  }, {\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"fe012535-2c31-4a39-a739-612374c638a0\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:28:716-99739\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[172104], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:28:716-99739]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"232","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3b72b2f0-069f-4c64-9f5d-3e0fec079997","LogTimestamp":"2023-09-27T03:31:28.958Z","elapsedTime":"172"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.517Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"802","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3b72b2f0-069f-4c64-9f5d-3e0fec079997","LogTimestamp":"2023-09-27T03:31:29.517Z","ResponseDesc":"Created","elapsedTime":"172"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:29 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c" 201 0 REST de5f60f7-9fa2-4e5f-8cb5-042d63c663ab AAI-TOOLS 127.0.0.6 - - - - - - - - - 806 - "logType": "access"
{"timestamp":"2023-09-27T03:31:29.520Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.519Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.521Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:29:427\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa/named-query-elements/named-query-element/ae25160c-5230-487e-a73f-715245c31c2e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/9dc9b646-6ba4-4d33-9dff-82b9443e2f52\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8/named-query-elements/named-query-element/410148ff-6c4d-420e-afac-6533fb98db2a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"12867082-8b1f-4860-90af-20802f101a71\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/12867082-8b1f-4860-90af-20802f101a71\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/5c7efd80-ddf2-40be-968f-25557c1f221f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5f3e864d-f081-40de-b58a-967131a915d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"81a19f2f-d5c5-47c3-ac16-c3c434356834\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd106855-a338-46ee-b025-22820665502c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eec6d853-1c35-4ee2-a4d7-b69790b172fb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/5f3e864d-f081-40de-b58a-967131a915d0/named-query-elements/named-query-element/81a19f2f-d5c5-47c3-ac16-c3c434356834/named-query-elements/named-query-element/fd106855-a338-46ee-b025-22820665502c/named-query-elements/named-query-element/eec6d853-1c35-4ee2-a4d7-b69790b172fb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785488725\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.521Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.537Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"16","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.537Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.539Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:29:436\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/2551ab1c-65d7-4123-8920-758957994d04/named-query-elements/named-query-element/29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5f3e864d-f081-40de-b58a-967131a915d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"81a19f2f-d5c5-47c3-ac16-c3c434356834\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd106855-a338-46ee-b025-22820665502c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/5f3e864d-f081-40de-b58a-967131a915d0/named-query-elements/named-query-element/81a19f2f-d5c5-47c3-ac16-c3c434356834/named-query-elements/named-query-element/fd106855-a338-46ee-b025-22820665502c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2666054f-c2f1-4d9c-91b7-e617d1e5953f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/f65ec314-50ff-448d-9d72-7791a89d4043/named-query-elements/named-query-element/2666054f-c2f1-4d9c-91b7-e617d1e5953f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785488725\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.539Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.570Z","message":"Entering","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a9dbf71-cddf-48db-86fa-882fb6d5f15e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:29.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.580Z","message":"Checking for system property [partnerName]","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a9dbf71-cddf-48db-86fa-882fb6d5f15e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:29.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.580Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a9dbf71-cddf-48db-86fa-882fb6d5f15e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:29.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.580Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a9dbf71-cddf-48db-86fa-882fb6d5f15e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:29.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.580Z","message":"Invoke","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","InvocationID":"8a9dbf71-cddf-48db-86fa-882fb6d5f15e","LogTimestamp":"2023-09-27T03:31:29.580Z"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.590Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de5f60f7-9fa2-4e5f-8cb5-042d63c663ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"50","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:29.589Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:29.923Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"343","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","InvocationID":"8a9dbf71-cddf-48db-86fa-882fb6d5f15e","LogTimestamp":"2023-09-27T03:31:29.923Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.026Z","message":"Entering","context":{"RequestID":"f72e017d-b041-4e38-88ef-6abdb2239d34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca65833e-e0ce-4d73-8746-77d572c96970","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:30.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.029Z","message":"{\"transactionId\":\"f72e017d-b041-4e38-88ef-6abdb2239d34\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:30:027\",\"respDate\":\"230927-03:31:30:029\",\"sourceId\":\"haproxy:f72e017d-b041-4e38-88ef-6abdb2239d34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:30:027-65131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b427526-1520-49d4-9639-2b88618cdedd], x-b3-parentspanid=[193862c75ebed09e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[361eeeec17425bc5193862c75ebed09e], x-b3-spanid=[b140c24ae9f47ab2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f72e017d-b041-4e38-88ef-6abdb2239d34]}\\\"}\"}","context":{"RequestID":"f72e017d-b041-4e38-88ef-6abdb2239d34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca65833e-e0ce-4d73-8746-77d572c96970","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:30.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f72e017d-b041-4e38-88ef-6abdb2239d34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca65833e-e0ce-4d73-8746-77d572c96970","LogTimestamp":"2023-09-27T03:31:30.030Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:31:30.311Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"91d28432-e4c3-4f50-9524-6def498a79eb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:30:302\"},\"entity\":{\"resource-version\":\"1695785489579\",\"named-query-uuid\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - VNF to ESR System Info\",\"named-query-name\":\"vnf-to-esr-system-info\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0ff0db77-a7fd-4fbb-a2ed-dab8a204728c\",\"resource-version\":\"1695785489579\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"8bb44205-2313-4f1d-9779-bcb5d530e06b\",\"resource-version\":\"1695785489579\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"31a74a48-8a0b-4521-a76a-2aa71bcc4402\",\"resource-version\":\"1695785489579\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"0a07af9f-adba-4b85-ac98-36ca7922cc0e\",\"resource-version\":\"1695785489579\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"ce32db55-e9ce-42b2-8499-6ded22fffafa\",\"resource-version\":\"1695785489579\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.311Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.329Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.329Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.330Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"91d28432-e4c3-4f50-9524-6def498a79eb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:30:311\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0ff0db77-a7fd-4fbb-a2ed-dab8a204728c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bb44205-2313-4f1d-9779-bcb5d530e06b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"31a74a48-8a0b-4521-a76a-2aa71bcc4402\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0a07af9f-adba-4b85-ac98-36ca7922cc0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ce32db55-e9ce-42b2-8499-6ded22fffafa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/0ff0db77-a7fd-4fbb-a2ed-dab8a204728c/named-query-elements/named-query-element/8bb44205-2313-4f1d-9779-bcb5d530e06b/named-query-elements/named-query-element/31a74a48-8a0b-4521-a76a-2aa71bcc4402/named-query-elements/named-query-element/0a07af9f-adba-4b85-ac98-36ca7922cc0e/named-query-elements/named-query-element/ce32db55-e9ce-42b2-8499-6ded22fffafa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785489579\",\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.330Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.357Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.357Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.359Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"91d28432-e4c3-4f50-9524-6def498a79eb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:30:329\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"39ce1cb0-84cc-433f-9f97-29327ef2b699\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/39ce1cb0-84cc-433f-9f97-29327ef2b699/named-query-elements/named-query-element/a2bb54e3-55a7-477a-aefd-b1fb67028642\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77/named-query-elements/named-query-element/44d4df45-05ae-422e-8334-f0b08f4a368c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff/named-query-elements/named-query-element/ffdc6d7a-52e4-42ac-9cde-0db6a1b9e5e8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f/named-query-elements/named-query-element/9d93e025-778b-4cb6-bc82-b1f4fdaf735e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d/named-query-elements/named-query-element/47d555ef-c14a-4f38-9571-c5ddc88336b0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0/named-query-elements/named-query-element/3417e859-498d-4811-8e4a-76787486b86f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0ff0db77-a7fd-4fbb-a2ed-dab8a204728c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bb44205-2313-4f1d-9779-bcb5d530e06b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"31a74a48-8a0b-4521-a76a-2aa71bcc4402\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0a07af9f-adba-4b85-ac98-36ca7922cc0e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/0ff0db77-a7fd-4fbb-a2ed-dab8a204728c/named-query-elements/named-query-element/8bb44205-2313-4f1d-9779-bcb5d530e06b/named-query-elements/named-query-element/31a74a48-8a0b-4521-a76a-2aa71bcc4402/named-query-elements/named-query-element/0a07af9f-adba-4b85-ac98-36ca7922cc0e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c300e88-2d95-4338-83d4-f45d6e2b128b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/6eb3af80-f2b2-4e11-b083-37bc785aa002/named-query-elements/named-query-element/b6499f0f-c1f8-42f8-895b-806e2bcba55e/named-query-elements/named-query-element/4c300e88-2d95-4338-83d4-f45d6e2b128b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d6b0d30-76b7-4501-afc5-afe44360ac24\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"74d8b03b-1718-46be-b8a7-9e0e06d5fb4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/6d6b0d30-76b7-4501-afc5-afe44360ac24/named-query-elements/named-query-element/74d8b03b-1718-46be-b8a7-9e0e06d5fb4a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785489579\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.359Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.398Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.398Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.400Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"91d28432-e4c3-4f50-9524-6def498a79eb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:30:367\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0ff0db77-a7fd-4fbb-a2ed-dab8a204728c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/0ff0db77-a7fd-4fbb-a2ed-dab8a204728c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"247002d8-5309-4844-93db-748ac4948581\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1/named-query-elements/named-query-element/247002d8-5309-4844-93db-748ac4948581\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15893e32-5ce5-4668-9eac-5e5593d0fc5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b42154f4-6ce9-4361-8f77-7d0536d31a44\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ba52b323-402b-4c82-9ca0-3eb526f16851\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/07672762-cc88-4f0e-8595-c6f841e78a05/named-query-elements/named-query-element/15893e32-5ce5-4668-9eac-5e5593d0fc5d/named-query-elements/named-query-element/b42154f4-6ce9-4361-8f77-7d0536d31a44/named-query-elements/named-query-element/ba52b323-402b-4c82-9ca0-3eb526f16851\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785489579\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.400Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.424Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.424Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.425Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"91d28432-e4c3-4f50-9524-6def498a79eb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:30:382\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/2ad7d275-8318-4268-95bb-81087f19e91f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"35b13965-ef9d-4597-9859-bde64c521c91\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6eb3af80-f2b2-4e11-b083-37bc785aa002\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91/named-query-elements/named-query-element/6eb3af80-f2b2-4e11-b083-37bc785aa002/named-query-elements/named-query-element/b6499f0f-c1f8-42f8-895b-806e2bcba55e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0ff0db77-a7fd-4fbb-a2ed-dab8a204728c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bb44205-2313-4f1d-9779-bcb5d530e06b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"31a74a48-8a0b-4521-a76a-2aa71bcc4402\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/0ff0db77-a7fd-4fbb-a2ed-dab8a204728c/named-query-elements/named-query-element/8bb44205-2313-4f1d-9779-bcb5d530e06b/named-query-elements/named-query-element/31a74a48-8a0b-4521-a76a-2aa71bcc4402\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0/named-query-elements/named-query-element/506220d2-f47a-436f-9118-1f1e4f27e0a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f/named-query-elements/named-query-element/fc2b90cd-45d2-4f20-a4da-ddbe8e4d3aff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e/named-query-elements/named-query-element/57c22b9e-9c08-4759-8ceb-8224d7fb7a77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6d6b0d30-76b7-4501-afc5-afe44360ac24\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/6d6b0d30-76b7-4501-afc5-afe44360ac24\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785489579\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.425Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.423Z","message":"{\"transactionId\":\"91d28432-e4c3-4f50-9524-6def498a79eb\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:29:571\",\"respDate\":\"230927-03:31:30:422\",\"sourceId\":\"AAI-TOOLS:91d28432-e4c3-4f50-9524-6def498a79eb\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:29:571-71065\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[87ea2c59-e441-40a9-b679-81d33f06cc4e], x-b3-parentspanid=[f54f81c6748fd76c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[91d28432-e4c3-4f50-9524-6def498a79eb], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fb784808281b7392aa6be8402ac30d9], x-b3-spanid=[050c57e7bd04844b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3084], Content-Type=[application/json], X-ONAP-RequestID=[91d28432-e4c3-4f50-9524-6def498a79eb]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"037eb932-edac-48f5-9782-c19c0aa5a031\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"vnf-to-esr-system-info\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - VNF to ESR System Info\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                        \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                           \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                              \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                                 \\\\\\\"relationship-list\\\\\\\" : {\\\\n                                    \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                       \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                       \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                          \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                          \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"0562518b-e5b3-49f4-8ad8-19b43766c79d\\\\\\\"\\\\n                                       } ]\\\\n                                    } ]\\\\n                                 }\\\\n                              } ]\\\\n                           },\\\\n                           \\\\\\\"relationship-list\\\\\\\" : {\\\\n                              \\\\\\\"relationship\\\\\\\" : [ {\\\\n                                 \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                                 \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                                    \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                                    \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"425b2158-e51d-4509-9945-dad4556474a3\\\\\\\"\\\\n                                 } ]\\\\n                              } ]\\\\n                           }\\\\n                        } ]\\\\n                     },\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:29:571-71065\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147608], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230927-03:31:29:571-71065]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"343","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"8a9dbf71-cddf-48db-86fa-882fb6d5f15e","LogTimestamp":"2023-09-27T03:31:29.923Z","elapsedTime":"96"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.427Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"857","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"8a9dbf71-cddf-48db-86fa-882fb6d5f15e","LogTimestamp":"2023-09-27T03:31:30.427Z","ResponseDesc":"Created","elapsedTime":"96"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:30 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031" 201 0 REST 91d28432-e4c3-4f50-9524-6def498a79eb AAI-TOOLS 127.0.0.6 - - - - - - - - - 861 - "logType": "access"
{"timestamp":"2023-09-27T03:31:30.445Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"19","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.444Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.447Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"91d28432-e4c3-4f50-9524-6def498a79eb\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:30:392\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c88e570-823c-4ad7-83c1-ae06c2263f67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df/named-query-elements/named-query-element/7c88e570-823c-4ad7-83c1-ae06c2263f67/named-query-elements/named-query-element/a269c342-56dc-46e0-82fc-99b8214fa34f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9/named-query-elements/named-query-element/bb9ccc1f-b559-48c0-a9bf-12bcea5f7a54/named-query-elements/named-query-element/b765e7fd-5e7c-4dfe-87c4-bc3e4436e90b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea/named-query-elements/named-query-element/e8831c9e-6ffd-47c3-b2d3-00e6d3e842e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"832b0006-9347-464b-8d4b-c70985469823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159/named-query-elements/named-query-element/832b0006-9347-464b-8d4b-c70985469823\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217/named-query-elements/named-query-element/d7e4049f-2cbe-4e71-9267-8fbd3b91ad25\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee/named-query-elements/named-query-element/15d5571c-1c37-45c4-ba98-e683f8d28e6e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d/named-query-elements/named-query-element/c723f5c8-a214-42ae-ba04-ecf53b0174c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c/named-query-elements/named-query-element/9aaf6900-4448-40ee-abbb-23fd457d2911\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a77fa845-4672-4eac-890b-4a11f5ba8fa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092/named-query-elements/named-query-element/a77fa845-4672-4eac-890b-4a11f5ba8fa5/named-query-elements/named-query-element/def18704-a2fd-4550-a268-e7e454a6e267\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67/named-query-elements/named-query-element/59625ae1-fb00-4ab2-8a5f-d3481b65662f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53/named-query-elements/named-query-element/7d1f33df-0979-4296-bdad-4d79350e377e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0ff0db77-a7fd-4fbb-a2ed-dab8a204728c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8bb44205-2313-4f1d-9779-bcb5d530e06b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/0ff0db77-a7fd-4fbb-a2ed-dab8a204728c/named-query-elements/named-query-element/8bb44205-2313-4f1d-9779-bcb5d530e06b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785489579\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.447Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.465Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"91d28432-e4c3-4f50-9524-6def498a79eb","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"18","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:30.465Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.492Z","message":"Entering","context":{"RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e609b31-782b-4afd-8f03-136e278cdded","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:30.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.501Z","message":"Checking for system property [partnerName]","context":{"RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e609b31-782b-4afd-8f03-136e278cdded","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:30.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.501Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e609b31-782b-4afd-8f03-136e278cdded","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:30.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.501Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e609b31-782b-4afd-8f03-136e278cdded","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-09-27T03:31:30.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.502Z","message":"Invoke","context":{"RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","InvocationID":"0e609b31-782b-4afd-8f03-136e278cdded","LogTimestamp":"2023-09-27T03:31:30.502Z"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:30.759Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"257","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","TargetEntity":"AAI.DB","ServiceName":"/aai/v27/service-design-and-creation/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","InvocationID":"0e609b31-782b-4afd-8f03-136e278cdded","LogTimestamp":"2023-09-27T03:31:30.759Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1181815135-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:31.051Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"named-query\",\"top-entity-type\":\"named-query\",\"entity-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"86080a82-57cf-44ac-ac22-7d126927e062\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:31:045\"},\"entity\":{\"resource-version\":\"1695785490500\",\"named-query-uuid\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"named-query-version\":\"1.0\",\"description\":\"Named Query - VNF to Service Instance\",\"named-query-name\":\"vnf-to-service-instance\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d19dd185-3e4b-4f97-bf96-cebfd1de1284\",\"resource-version\":\"1695785490500\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"d29b8a52-31ec-4fb8-a0b7-d6f1ba5c2219\",\"resource-version\":\"1695785490500\",\"named-query-elements\":{\"named-query-element\":[{\"relationship-list\":{\"relationship\":[{\"related-to\":\"model\",\"relationship-data\":[{\"relationship-value\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-key\":\"model.model-invariant-id\"}],\"related-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\",\"related-to-property\":[{\"property-key\":\"model.model-type\",\"property-value\":\"widget\"}]}]},\"named-query-element-uuid\":\"07052718-e720-481c-95cc-d0116332e2c1\",\"resource-version\":\"1695785490500\"}]}}]}}]}}}","context":{"RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:31.051Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:31.076Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:31.075Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:31.078Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"86080a82-57cf-44ac-ac22-7d126927e062\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:31:052\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114/named-query-elements/named-query-element/83dabfc2-80b2-428b-bd2c-eb69acf71092\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c/named-query-elements/named-query-element/04f7b861-d611-4381-a7d7-aee2c63c66df\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309/named-query-elements/named-query-element/1935e6e7-f055-4812-8fed-9bd0e2440eea\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba/named-query-elements/named-query-element/6b0dc325-72bc-4b61-b57f-b99f0b94396c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"415020fb-9d72-408e-b615-482233679159\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953/named-query-elements/named-query-element/415020fb-9d72-408e-b615-482233679159\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"037eb932-edac-48f5-9782-c19c0aa5a031\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"0ff0db77-a7fd-4fbb-a2ed-dab8a204728c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031/named-query-elements/named-query-element/0ff0db77-a7fd-4fbb-a2ed-dab8a204728c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"247002d8-5309-4844-93db-748ac4948581\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1/named-query-elements/named-query-element/247002d8-5309-4844-93db-748ac4948581\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0/named-query-elements/named-query-element/bbf45aad-53cb-4639-be72-1bd2a3626217\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d19dd185-3e4b-4f97-bf96-cebfd1de1284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d29b8a52-31ec-4fb8-a0b7-d6f1ba5c2219\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"07052718-e720-481c-95cc-d0116332e2c1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/d19dd185-3e4b-4f97-bf96-cebfd1de1284/named-query-elements/named-query-element/d29b8a52-31ec-4fb8-a0b7-d6f1ba5c2219/named-query-elements/named-query-element/07052718-e720-481c-95cc-d0116332e2c1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9/named-query-elements/named-query-element/e6325823-b7d4-44b2-8163-4a3d551610f7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/695a2642-da18-47f8-b541-0ce0e66d3d53\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d19dd185-3e4b-4f97-bf96-cebfd1de1284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/d19dd185-3e4b-4f97-bf96-cebfd1de1284\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0/named-query-elements/named-query-element/9d03cf2a-c260-4e70-9bb1-6df9a2af07c9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09/named-query-elements/named-query-element/7e26c06b-fdd8-433f-8d66-733792c4fe67\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"07672762-cc88-4f0e-8595-c6f841e78a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"15893e32-5ce5-4668-9eac-5e5593d0fc5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b42154f4-6ce9-4361-8f77-7d0536d31a44\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ba52b323-402b-4c82-9ca0-3eb526f16851\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22/named-query-elements/named-query-element/07672762-cc88-4f0e-8595-c6f841e78a05/named-query-elements/named-query-element/15893e32-5ce5-4668-9eac-5e5593d0fc5d/named-query-elements/named-query-element/b42154f4-6ce9-4361-8f77-7d0536d31a44/named-query-elements/named-query-element/ba52b323-402b-4c82-9ca0-3eb526f16851\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7810fe19-478b-4cd7-9ed8-f63af04ed4af\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01/named-query-elements/named-query-element/7810fe19-478b-4cd7-9ed8-f63af04ed4af/named-query-elements/named-query-element/e939d432-6044-45e8-9b14-1e3be5769d6d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77/named-query-elements/named-query-element/5bd15a9d-adb6-4a1e-ae6f-401038004cee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785490500\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:31.078Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:31.107Z","message":"{\"transactionId\":\"86080a82-57cf-44ac-ac22-7d126927e062\",\"status\":\"201\",\"rqstDate\":\"230927-03:31:30:492\",\"respDate\":\"230927-03:31:31:106\",\"sourceId\":\"AAI-TOOLS:86080a82-57cf-44ac-ac22-7d126927e062\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:30:492-94162\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8953434d-bab2-488d-b75e-2ffcdb1857f1], x-b3-parentspanid=[0245c9cfefbfe655], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[86080a82-57cf-44ac-ac22-7d126927e062], Host=[aai.onap], X-Forwarded-Port=[53339], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c7e0f716cd83e1dd0531cae03b33432], x-b3-spanid=[58211af3392afb7a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1702], Content-Type=[application/json], X-ONAP-RequestID=[86080a82-57cf-44ac-ac22-7d126927e062]}\\\",\\\"Payload\\\":\\\"{\\\\n   \\\\\\\"named-query-uuid\\\\\\\" : \\\\\\\"a93ac487-409c-4e8c-9e5f-334ae8f99087\\\\\\\",\\\\n   \\\\\\\"named-query-name\\\\\\\" : \\\\\\\"vnf-to-service-instance\\\\\\\",\\\\n   \\\\\\\"named-query-version\\\\\\\" : \\\\\\\"1.0\\\\\\\",\\\\n   \\\\\\\"description\\\\\\\" : \\\\\\\"Named Query - VNF to Service Instance\\\\\\\",\\\\n   \\\\\\\"named-query-elements\\\\\\\" : {\\\\n      \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n         \\\\\\\"named-query-elements\\\\\\\" : {\\\\n            \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n               \\\\\\\"named-query-elements\\\\\\\" : {\\\\n                  \\\\\\\"named-query-element\\\\\\\" : [ {\\\\n                     \\\\\\\"relationship-list\\\\\\\" : {\\\\n                        \\\\\\\"relationship\\\\\\\" : [ {\\\\n                           \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                           \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                              \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                              \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n                           } ]\\\\n                        } ]\\\\n                     }\\\\n                  } ]\\\\n               },\\\\n               \\\\\\\"relationship-list\\\\\\\" : {\\\\n                  \\\\\\\"relationship\\\\\\\" : [ {\\\\n                     \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n                     \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                        \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                        \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"82194af1-3c2c-485a-8f44-420e22a9eaa4\\\\\\\"\\\\n                     } ]\\\\n                  } ]\\\\n               }\\\\n            } ]\\\\n         },\\\\n         \\\\\\\"relationship-list\\\\\\\" : {\\\\n            \\\\\\\"relationship\\\\\\\" : [ {\\\\n               \\\\\\\"related-to\\\\\\\" : \\\\\\\"model\\\\\\\",\\\\n               \\\\\\\"relationship-data\\\\\\\" : [ {\\\\n                  \\\\\\\"relationship-key\\\\\\\" : \\\\\\\"model.model-invariant-id\\\\\\\",\\\\n                  \\\\\\\"relationship-value\\\\\\\" : \\\\\\\"acc6edd8-a8d4-4b93-afaa-0994068be14c\\\\\\\"\\\\n               } ]\\\\n            } ]\\\\n         }\\\\n      } ]\\\\n   }\\\\n}\\\"}\",\"respBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:30:492-94162\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[401440], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230927-03:31:30:492-94162]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"257","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0e609b31-782b-4afd-8f03-136e278cdded","LogTimestamp":"2023-09-27T03:31:30.759Z","elapsedTime":"138"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:31.108Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"615","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"0e609b31-782b-4afd-8f03-136e278cdded","LogTimestamp":"2023-09-27T03:31:31.107Z","ResponseDesc":"Created","elapsedTime":"138"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:31.108Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:31.108Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:31 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087" 201 0 REST 86080a82-57cf-44ac-ac22-7d126927e062 AAI-TOOLS 127.0.0.6 - - - - - - - - - 619 - "logType": "access"
{"timestamp":"2023-09-27T03:31:31.110Z","message":"{\"cambria.partition\":\"AAI\",\"event-header\":{\"severity\":\"NORMAL\",\"entity-type\":\"model\",\"top-entity-type\":\"model\",\"entity-link\":\"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"86080a82-57cf-44ac-ac22-7d126927e062\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230927-03:31:31:059\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4f448e43-339f-4c1c-85f6-896c444e25ca\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ee9617d5-c900-4602-9bf7-6a70589bde9d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca/named-query-elements/named-query-element/7c4d7b31-5f1b-41d9-b2d1-21dc81929ff7/named-query-elements/named-query-element/ee9617d5-c900-4602-9bf7-6a70589bde9d/named-query-elements/named-query-element/a56ecb80-616c-42d2-b881-5bdd4cb697fa\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"2a183f99-2c66-482b-ade5-7962efd801ef\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef/named-query-elements/named-query-element/49502225-b181-4ea7-a779-534f08ddd114\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"a39fefb4-f915-4934-a2ae-b995fef5f4fe\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9ba08fb-20db-4eb3-81e8-b4c35919be02\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469/named-query-elements/named-query-element/a39fefb4-f915-4934-a2ae-b995fef5f4fe/named-query-elements/named-query-element/f9ba08fb-20db-4eb3-81e8-b4c35919be02/named-query-elements/named-query-element/bcca356e-c415-4709-b790-05d3d2fc1d75\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"63a470ea-4a89-415b-88d4-12c61a75216b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64/named-query-elements/named-query-element/63a470ea-4a89-415b-88d4-12c61a75216b/named-query-elements/named-query-element/8f565561-2e03-4d5b-9301-96e022661309\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"5aaae840-ca96-4e5f-9308-58883564a80f\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f/named-query-elements/named-query-element/c67150e6-faa2-4e32-a380-b3daf2eaee09\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400/named-query-elements/named-query-element/9dc16ee2-f6bc-4e44-a955-e21fd7dfadba\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d/named-query-elements/named-query-element/1ded40fc-f72e-462d-9da2-775f0c03cd4c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"02a5ed74-2d41-481a-ae94-fb04bb4c13a4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897/named-query-elements/named-query-element/02a5ed74-2d41-481a-ae94-fb04bb4c13a4/named-query-elements/named-query-element/7faa0e55-f1e2-4617-9b76-19b21bf35953\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"a93ac487-409c-4e8c-9e5f-334ae8f99087\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d19dd185-3e4b-4f97-bf96-cebfd1de1284\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d29b8a52-31ec-4fb8-a0b7-d6f1ba5c2219\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087/named-query-elements/named-query-element/d19dd185-3e4b-4f97-bf96-cebfd1de1284/named-query-elements/named-query-element/d29b8a52-31ec-4fb8-a0b7-d6f1ba5c2219\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"6e806bc2-8f9b-4534-bb68-be91267ff6c8\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2551ab1c-65d7-4123-8920-758957994d04\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8/named-query-elements/named-query-element/2551ab1c-65d7-4123-8920-758957994d04/named-query-elements/named-query-element/29b8c580-7901-40e4-b42e-feab6f00747f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"5f3e864d-f081-40de-b58a-967131a915d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"81a19f2f-d5c5-47c3-ac16-c3c434356834\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"fd106855-a338-46ee-b025-22820665502c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c/named-query-elements/named-query-element/5f3e864d-f081-40de-b58a-967131a915d0/named-query-elements/named-query-element/81a19f2f-d5c5-47c3-ac16-c3c434356834/named-query-elements/named-query-element/fd106855-a338-46ee-b025-22820665502c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81/named-query-elements/named-query-element/879c2ee4-bd58-48f2-ab84-88bc3c43abc1\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"888d6065-e1ff-409c-ac6b-baafc4777788\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788/named-query-elements/named-query-element/aec5de48-06c5-4143-9b2c-3d83a6eb5400\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"09236f18-a9d2-4468-9086-464b8385b706\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706/named-query-elements/named-query-element/23082983-5765-44fe-a77e-e4e905c13897\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7/named-query-elements/named-query-element/2bf58c98-4c5e-429d-94ae-fa1879bde2d0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"75d55786-200b-49fd-92d7-1393e755d693\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693/named-query-elements/named-query-element/d18f9e21-8c4c-485a-879b-3fd126174ef0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be43208c-2a37-44c5-bff6-64366ee3a5bf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ed17c8f2-9802-4281-869b-0de9f94456ba\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"118373bb-85a2-4e99-b240-640c353b3fb7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a/named-query-elements/named-query-element/fe33ec5c-3a3a-4e7b-9f42-4783bc8c993b/named-query-elements/named-query-element/be43208c-2a37-44c5-bff6-64366ee3a5bf/named-query-elements/named-query-element/ed17c8f2-9802-4281-869b-0de9f94456ba/named-query-elements/named-query-element/118373bb-85a2-4e99-b240-640c353b3fb7/named-query-elements/named-query-element/2d2df419-6ae9-4812-9351-c06c5b2aaaf8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"3c167fdb-5a99-46a3-8165-e566d289358d\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d/named-query-elements/named-query-element/2fd9059f-1ca9-4bcb-ba98-bfc7f75dfb77\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"f199cb88-5e69-4b1f-93e0-6f257877d066\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"8786d105-b29c-49e3-857f-25a7547d928f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f65ec314-50ff-448d-9d72-7791a89d4043\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2666054f-c2f1-4d9c-91b7-e617d1e5953f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"}],\"related-link\":\"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066/named-query-elements/named-query-element/8786d105-b29c-49e3-857f-25a7547d928f/named-query-elements/named-query-element/f65ec314-50ff-448d-9d72-7791a89d4043/named-query-elements/named-query-element/2666054f-c2f1-4d9c-91b7-e617d1e5953f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1695785490500\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:31.110Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:31.143Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"86080a82-57cf-44ac-ac22-7d126927e062","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"1cdbb017-ad35-4066-bf9c-bcf4bcf83903","LogTimestamp":"2023-09-27T03:31:31.143Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:32.044Z","message":"Entering","context":{"RequestID":"7dda3174-2e99-4311-ac0d-d5c0ea86abc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7106c260-3ec8-4eea-9b89-edef98292ce9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:32.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:32.047Z","message":"{\"transactionId\":\"7dda3174-2e99-4311-ac0d-d5c0ea86abc9\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:32:045\",\"respDate\":\"230927-03:31:32:047\",\"sourceId\":\"haproxy:7dda3174-2e99-4311-ac0d-d5c0ea86abc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:32:045-87585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06f18e10-8548-4aba-b394-f5c824699a1f], x-b3-parentspanid=[9e47578c0f04db3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[798779008197ed269e47578c0f04db3f], x-b3-spanid=[c1ba21532199a929], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7dda3174-2e99-4311-ac0d-d5c0ea86abc9]}\\\"}\"}","context":{"RequestID":"7dda3174-2e99-4311-ac0d-d5c0ea86abc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7106c260-3ec8-4eea-9b89-edef98292ce9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:32.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:32.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dda3174-2e99-4311-ac0d-d5c0ea86abc9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7106c260-3ec8-4eea-9b89-edef98292ce9","LogTimestamp":"2023-09-27T03:31:32.047Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:34.065Z","message":"Entering","context":{"RequestID":"2c565129-a58f-4d6b-8ee0-9e12bbe695a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d546d41-a67c-4694-98fa-ce9f17ff8310","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:34.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:34.069Z","message":"{\"transactionId\":\"2c565129-a58f-4d6b-8ee0-9e12bbe695a3\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:34:065\",\"respDate\":\"230927-03:31:34:068\",\"sourceId\":\"haproxy:2c565129-a58f-4d6b-8ee0-9e12bbe695a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:34:065-92368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0822e648-574c-40f0-9cdb-68c8b0a10891], x-b3-parentspanid=[a91c5739fe4468d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ed48f6f1dbef469a91c5739fe4468d9], x-b3-spanid=[cf70cbc400b9ac69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c565129-a58f-4d6b-8ee0-9e12bbe695a3]}\\\"}\"}","context":{"RequestID":"2c565129-a58f-4d6b-8ee0-9e12bbe695a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d546d41-a67c-4694-98fa-ce9f17ff8310","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:34.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:34.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c565129-a58f-4d6b-8ee0-9e12bbe695a3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d546d41-a67c-4694-98fa-ce9f17ff8310","LogTimestamp":"2023-09-27T03:31:34.069Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:31:35.849Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:31:35.864Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:35.864Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:35.864Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:36.080Z","message":"Entering","context":{"RequestID":"7127b567-452d-4f4d-a28c-c6672e0f829d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a24170a5-4ea9-4d1f-a1ea-8b9b6df8f54b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:36.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:36.083Z","message":"{\"transactionId\":\"7127b567-452d-4f4d-a28c-c6672e0f829d\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:36:081\",\"respDate\":\"230927-03:31:36:083\",\"sourceId\":\"haproxy:7127b567-452d-4f4d-a28c-c6672e0f829d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:36:081-97171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edfed858-b9af-4513-8cf1-19a61f43cfe7], x-b3-parentspanid=[090e952abc3e36a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[667e809ecfff16f8090e952abc3e36a2], x-b3-spanid=[8d04711d0b3f8b09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7127b567-452d-4f4d-a28c-c6672e0f829d]}\\\"}\"}","context":{"RequestID":"7127b567-452d-4f4d-a28c-c6672e0f829d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a24170a5-4ea9-4d1f-a1ea-8b9b6df8f54b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:36.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:36.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7127b567-452d-4f4d-a28c-c6672e0f829d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a24170a5-4ea9-4d1f-a1ea-8b9b6df8f54b","LogTimestamp":"2023-09-27T03:31:36.083Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:38.098Z","message":"Entering","context":{"RequestID":"011a0aa2-c22a-4c55-b58a-df15b21b5de9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9523c033-f8ac-4d16-9d3d-1fc5e6f8c610","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:38.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:38.101Z","message":"{\"transactionId\":\"011a0aa2-c22a-4c55-b58a-df15b21b5de9\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:38:099\",\"respDate\":\"230927-03:31:38:101\",\"sourceId\":\"haproxy:011a0aa2-c22a-4c55-b58a-df15b21b5de9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:38:099-62254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[723f5af0-1545-4d94-beac-5eca24579929], x-b3-parentspanid=[0143dca4de0b48a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[068078e3718cccd60143dca4de0b48a0], x-b3-spanid=[34879fd27799f6c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[011a0aa2-c22a-4c55-b58a-df15b21b5de9]}\\\"}\"}","context":{"RequestID":"011a0aa2-c22a-4c55-b58a-df15b21b5de9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9523c033-f8ac-4d16-9d3d-1fc5e6f8c610","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:38.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:38.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"011a0aa2-c22a-4c55-b58a-df15b21b5de9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9523c033-f8ac-4d16-9d3d-1fc5e6f8c610","LogTimestamp":"2023-09-27T03:31:38.102Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:38.199Z","message":"Entering","context":{"RequestID":"31f1ddcc-9f25-4e92-ba8f-5cfe79929ca5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccd56820-d8bf-41d7-9fef-1d4fd7ca76b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:38.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:38.202Z","message":"{\"transactionId\":\"31f1ddcc-9f25-4e92-ba8f-5cfe79929ca5\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:38:200\",\"respDate\":\"230927-03:31:38:202\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:31f1ddcc-9f25-4e92-ba8f-5cfe79929ca5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:38:200-38006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95a7d340-33f0-4454-afa1-560b4d199a8a], x-b3-parentspanid=[44790ec5ed543fb4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34919], x-envoy-attempt-count=[1], x-b3-traceid=[68adbf1c79087bf744790ec5ed543fb4], x-b3-spanid=[9006952935071466], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[31f1ddcc-9f25-4e92-ba8f-5cfe79929ca5]}\\\"}\"}","context":{"RequestID":"31f1ddcc-9f25-4e92-ba8f-5cfe79929ca5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccd56820-d8bf-41d7-9fef-1d4fd7ca76b1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:38.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:38.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31f1ddcc-9f25-4e92-ba8f-5cfe79929ca5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccd56820-d8bf-41d7-9fef-1d4fd7ca76b1","LogTimestamp":"2023-09-27T03:31:38.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:38.418Z","message":"Entering","context":{"RequestID":"2a509361-347c-402d-b8b2-45f0fe2dbdee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29b0934e-7d3c-4942-bfaf-1799ca064043","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2a509361-347c-402d-b8b2-45f0fe2dbdee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29b0934e-7d3c-4942-bfaf-1799ca064043","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:38.421Z","message":"{\"transactionId\":\"2a509361-347c-402d-b8b2-45f0fe2dbdee\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:38:419\",\"respDate\":\"230927-03:31:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2a509361-347c-402d-b8b2-45f0fe2dbdee\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:38:419-96726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2a509361-347c-402d-b8b2-45f0fe2dbdee]}\\\"}\"}","context":{"RequestID":"2a509361-347c-402d-b8b2-45f0fe2dbdee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29b0934e-7d3c-4942-bfaf-1799ca064043","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a509361-347c-402d-b8b2-45f0fe2dbdee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29b0934e-7d3c-4942-bfaf-1799ca064043","LogTimestamp":"2023-09-27T03:31:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:40.114Z","message":"Entering","context":{"RequestID":"b75b06f3-f67e-410d-9957-c33f23607ca2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"8fedcb15-ea99-426d-96f6-77b9acb812b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:40.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:40.117Z","message":"{\"transactionId\":\"b75b06f3-f67e-410d-9957-c33f23607ca2\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:40:114\",\"respDate\":\"230927-03:31:40:116\",\"sourceId\":\"haproxy:b75b06f3-f67e-410d-9957-c33f23607ca2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:40:114-81236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cd3c5e9-c04d-4f97-96d8-4be47d71f9dd], x-b3-parentspanid=[83167fb03f065ba4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[457681e5f46d379583167fb03f065ba4], x-b3-spanid=[fb47f3c61e4db084], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b75b06f3-f67e-410d-9957-c33f23607ca2]}\\\"}\"}","context":{"RequestID":"b75b06f3-f67e-410d-9957-c33f23607ca2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"8fedcb15-ea99-426d-96f6-77b9acb812b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:40.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:40.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b75b06f3-f67e-410d-9957-c33f23607ca2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fedcb15-ea99-426d-96f6-77b9acb812b2","LogTimestamp":"2023-09-27T03:31:40.117Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:31:42.137Z","message":"Entering","context":{"RequestID":"24819828-f9a1-4dcd-bfdc-055ddbb12c4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6448fe76-0f53-42db-8861-874e9b6317f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:42.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:42.139Z","message":"{\"transactionId\":\"24819828-f9a1-4dcd-bfdc-055ddbb12c4a\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:42:137\",\"respDate\":\"230927-03:31:42:139\",\"sourceId\":\"haproxy:24819828-f9a1-4dcd-bfdc-055ddbb12c4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:42:137-88464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46d8f85d-b975-4451-8844-a7c86ad7701c], x-b3-parentspanid=[0ebf35f4a3af618e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[582bc96c5d1767060ebf35f4a3af618e], x-b3-spanid=[475769e5894b951b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24819828-f9a1-4dcd-bfdc-055ddbb12c4a]}\\\"}\"}","context":{"RequestID":"24819828-f9a1-4dcd-bfdc-055ddbb12c4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6448fe76-0f53-42db-8861-874e9b6317f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:42.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:42.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24819828-f9a1-4dcd-bfdc-055ddbb12c4a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6448fe76-0f53-42db-8861-874e9b6317f2","LogTimestamp":"2023-09-27T03:31:42.140Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:31:43.802Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:43.808Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:44.153Z","message":"Entering","context":{"RequestID":"65de9c92-8dfd-4b58-b104-dccb4b5437df","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da2c6316-d621-420f-b359-ad1c54eb469a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:44.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:44.155Z","message":"{\"transactionId\":\"65de9c92-8dfd-4b58-b104-dccb4b5437df\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:44:153\",\"respDate\":\"230927-03:31:44:155\",\"sourceId\":\"haproxy:65de9c92-8dfd-4b58-b104-dccb4b5437df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:44:153-83002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9695d194-2860-49dd-ba6a-4d28f2883603], x-b3-parentspanid=[88e7bbf65e1c06e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc27a3389f6772cc88e7bbf65e1c06e1], x-b3-spanid=[f494ca73f5d86d6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65de9c92-8dfd-4b58-b104-dccb4b5437df]}\\\"}\"}","context":{"RequestID":"65de9c92-8dfd-4b58-b104-dccb4b5437df","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da2c6316-d621-420f-b359-ad1c54eb469a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:44.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:44.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65de9c92-8dfd-4b58-b104-dccb4b5437df","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da2c6316-d621-420f-b359-ad1c54eb469a","LogTimestamp":"2023-09-27T03:31:44.156Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:45.849Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:31:45.860Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:45.860Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:45.860Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:46.168Z","message":"Entering","context":{"RequestID":"bae37d33-adc6-4582-a4ba-eaac6fd103b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a72317d-9597-4fb7-9bfd-11aa18d74dae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:46.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:46.171Z","message":"{\"transactionId\":\"bae37d33-adc6-4582-a4ba-eaac6fd103b3\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:46:169\",\"respDate\":\"230927-03:31:46:171\",\"sourceId\":\"haproxy:bae37d33-adc6-4582-a4ba-eaac6fd103b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:46:169-73371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e8ecd3b-35d0-4eb8-a357-9e4a4d6dd6dd], x-b3-parentspanid=[94c89db587f21a34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be503346de972ced94c89db587f21a34], x-b3-spanid=[48855a8f39b9773b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bae37d33-adc6-4582-a4ba-eaac6fd103b3]}\\\"}\"}","context":{"RequestID":"bae37d33-adc6-4582-a4ba-eaac6fd103b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a72317d-9597-4fb7-9bfd-11aa18d74dae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:46.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:46.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bae37d33-adc6-4582-a4ba-eaac6fd103b3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a72317d-9597-4fb7-9bfd-11aa18d74dae","LogTimestamp":"2023-09-27T03:31:46.172Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:31:48.190Z","message":"Entering","context":{"RequestID":"610cdabe-d786-44e8-92c3-97f1be10e5ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e13dd03-d3a6-4320-99a6-73a8105cb643","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:48.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:48.193Z","message":"{\"transactionId\":\"610cdabe-d786-44e8-92c3-97f1be10e5ec\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:48:190\",\"respDate\":\"230927-03:31:48:193\",\"sourceId\":\"haproxy:610cdabe-d786-44e8-92c3-97f1be10e5ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:31:48:190-69712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f843d8d-ca81-4c93-829d-09d7059e7ea2], x-b3-parentspanid=[28d731c376722262], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d9f5d5376fab7dc28d731c376722262], x-b3-spanid=[ff290658cb449f41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[610cdabe-d786-44e8-92c3-97f1be10e5ec]}\\\"}\"}","context":{"RequestID":"610cdabe-d786-44e8-92c3-97f1be10e5ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e13dd03-d3a6-4320-99a6-73a8105cb643","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:48.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:48.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"610cdabe-d786-44e8-92c3-97f1be10e5ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e13dd03-d3a6-4320-99a6-73a8105cb643","LogTimestamp":"2023-09-27T03:31:48.193Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:31:48.212Z","message":"Entering","context":{"RequestID":"f36245f3-6979-4fd5-ae3a-f7d9864f14ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ce43b83-c502-4b9b-a0ad-51ad8eb7f466","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:48.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:48.215Z","message":"{\"transactionId\":\"f36245f3-6979-4fd5-ae3a-f7d9864f14ad\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:48:213\",\"respDate\":\"230927-03:31:48:215\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f36245f3-6979-4fd5-ae3a-f7d9864f14ad\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:48:213-86722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[439fd29e-28fa-4be6-b169-124e5371f973], x-b3-parentspanid=[2598925f93c056ea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60657], x-envoy-attempt-count=[1], x-b3-traceid=[f3bd0ee220c77e4e2598925f93c056ea], x-b3-spanid=[766206c00acc5963], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f36245f3-6979-4fd5-ae3a-f7d9864f14ad]}\\\"}\"}","context":{"RequestID":"f36245f3-6979-4fd5-ae3a-f7d9864f14ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ce43b83-c502-4b9b-a0ad-51ad8eb7f466","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:48.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:48.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f36245f3-6979-4fd5-ae3a-f7d9864f14ad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ce43b83-c502-4b9b-a0ad-51ad8eb7f466","LogTimestamp":"2023-09-27T03:31:48.215Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:31:48.420Z","message":"Entering","context":{"RequestID":"601d22c4-6427-4f6e-a8eb-63e44d5f624c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"270fdf98-72ad-4ec6-b09f-0bc0684bb8d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:48.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"601d22c4-6427-4f6e-a8eb-63e44d5f624c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"270fdf98-72ad-4ec6-b09f-0bc0684bb8d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:48.424Z","message":"{\"transactionId\":\"601d22c4-6427-4f6e-a8eb-63e44d5f624c\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:48:421\",\"respDate\":\"230927-03:31:48:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:601d22c4-6427-4f6e-a8eb-63e44d5f624c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:48:421-63977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[601d22c4-6427-4f6e-a8eb-63e44d5f624c]}\\\"}\"}","context":{"RequestID":"601d22c4-6427-4f6e-a8eb-63e44d5f624c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"270fdf98-72ad-4ec6-b09f-0bc0684bb8d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:48.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"601d22c4-6427-4f6e-a8eb-63e44d5f624c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"270fdf98-72ad-4ec6-b09f-0bc0684bb8d3","LogTimestamp":"2023-09-27T03:31:48.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:31:50.211Z","message":"Entering","context":{"RequestID":"0c90acc4-a0a7-4363-9770-4832922f1739","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2343ab23-34b8-4618-b6d7-59f9ea5ede00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:50.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:50.215Z","message":"{\"transactionId\":\"0c90acc4-a0a7-4363-9770-4832922f1739\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:50:212\",\"respDate\":\"230927-03:31:50:215\",\"sourceId\":\"haproxy:0c90acc4-a0a7-4363-9770-4832922f1739\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:50:212-23817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e0e6819-f488-4ffc-b733-cfe89b402cb8], x-b3-parentspanid=[8e4e644f41c85be7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ce77fc97bcec2018e4e644f41c85be7], x-b3-spanid=[9f9feffedfa172d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c90acc4-a0a7-4363-9770-4832922f1739]}\\\"}\"}","context":{"RequestID":"0c90acc4-a0a7-4363-9770-4832922f1739","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2343ab23-34b8-4618-b6d7-59f9ea5ede00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:50.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:50.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c90acc4-a0a7-4363-9770-4832922f1739","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2343ab23-34b8-4618-b6d7-59f9ea5ede00","LogTimestamp":"2023-09-27T03:31:50.215Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:31:52.231Z","message":"Entering","context":{"RequestID":"0964429d-31d7-4d5a-bf9e-fa8e4259386f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f09adbf-8d41-4994-85f0-e81809e3edc8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:52.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:52.234Z","message":"{\"transactionId\":\"0964429d-31d7-4d5a-bf9e-fa8e4259386f\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:52:232\",\"respDate\":\"230927-03:31:52:234\",\"sourceId\":\"haproxy:0964429d-31d7-4d5a-bf9e-fa8e4259386f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:52:232-1280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5eb50454-9642-4b61-8eab-015cf7d6757c], x-b3-parentspanid=[c4dba7a73b7a081d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13b889a0fa16156bc4dba7a73b7a081d], x-b3-spanid=[32619ccf33bf8516], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0964429d-31d7-4d5a-bf9e-fa8e4259386f]}\\\"}\"}","context":{"RequestID":"0964429d-31d7-4d5a-bf9e-fa8e4259386f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f09adbf-8d41-4994-85f0-e81809e3edc8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:52.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:52.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0964429d-31d7-4d5a-bf9e-fa8e4259386f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f09adbf-8d41-4994-85f0-e81809e3edc8","LogTimestamp":"2023-09-27T03:31:52.235Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:31:54.248Z","message":"Entering","context":{"RequestID":"03678db2-3efa-4202-abf7-69ba6bdd26cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8972d622-e80e-4cc3-8bba-5b17bf016aa4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:54.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:54.252Z","message":"{\"transactionId\":\"03678db2-3efa-4202-abf7-69ba6bdd26cd\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:54:249\",\"respDate\":\"230927-03:31:54:252\",\"sourceId\":\"haproxy:03678db2-3efa-4202-abf7-69ba6bdd26cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:54:249-29858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e74b87e-3613-4d8a-b55c-a6a6fbf71aa6], x-b3-parentspanid=[6fc1fac592f83042], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7bec9e9d75636636fc1fac592f83042], x-b3-spanid=[c7c420a2465e28c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03678db2-3efa-4202-abf7-69ba6bdd26cd]}\\\"}\"}","context":{"RequestID":"03678db2-3efa-4202-abf7-69ba6bdd26cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8972d622-e80e-4cc3-8bba-5b17bf016aa4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:54.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:54.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03678db2-3efa-4202-abf7-69ba6bdd26cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8972d622-e80e-4cc3-8bba-5b17bf016aa4","LogTimestamp":"2023-09-27T03:31:54.253Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:31:55.849Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:31:55.885Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:55.885Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:55.885Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:56.272Z","message":"Entering","context":{"RequestID":"47a19836-c655-4b72-b13a-3af69fa7876a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06f286da-964d-4688-9b38-f1128d0d02f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:56.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:56.277Z","message":"{\"transactionId\":\"47a19836-c655-4b72-b13a-3af69fa7876a\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:56:273\",\"respDate\":\"230927-03:31:56:276\",\"sourceId\":\"haproxy:47a19836-c655-4b72-b13a-3af69fa7876a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:56:273-18150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76d46165-6eda-9a35-9fd4-683ba2128b96], x-b3-parentspanid=[303f9cb53e85b56a], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6df0a790987dd2f2303f9cb53e85b56a], x-b3-spanid=[a61b2e7e20c5ef73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47a19836-c655-4b72-b13a-3af69fa7876a]}\\\"}\"}","context":{"RequestID":"47a19836-c655-4b72-b13a-3af69fa7876a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06f286da-964d-4688-9b38-f1128d0d02f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:56.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:56.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47a19836-c655-4b72-b13a-3af69fa7876a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06f286da-964d-4688-9b38-f1128d0d02f3","LogTimestamp":"2023-09-27T03:31:56.277Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:31:58.202Z","message":"Entering","context":{"RequestID":"83aaf0bc-ca77-4525-8f53-5dfe02220f92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65faf59f-0a59-4ad1-acbd-0780f574fdf7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:58.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:58.206Z","message":"{\"transactionId\":\"83aaf0bc-ca77-4525-8f53-5dfe02220f92\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:58:203\",\"respDate\":\"230927-03:31:58:206\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:83aaf0bc-ca77-4525-8f53-5dfe02220f92\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:58:203-13526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9202f96-f9df-4138-9d8b-46750c1b0d6e], x-b3-parentspanid=[5aa2656669d9f20f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35645], x-envoy-attempt-count=[1], x-b3-traceid=[b80d29e4c3cbf1005aa2656669d9f20f], x-b3-spanid=[c21e4ad82f3a8656], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[83aaf0bc-ca77-4525-8f53-5dfe02220f92]}\\\"}\"}","context":{"RequestID":"83aaf0bc-ca77-4525-8f53-5dfe02220f92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65faf59f-0a59-4ad1-acbd-0780f574fdf7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:31:58.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:58.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83aaf0bc-ca77-4525-8f53-5dfe02220f92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65faf59f-0a59-4ad1-acbd-0780f574fdf7","LogTimestamp":"2023-09-27T03:31:58.207Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:31:58.295Z","message":"Entering","context":{"RequestID":"726ad6a8-1455-4098-98b7-8a70e5917b4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb1f8790-2671-4826-95de-77545131524c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:58.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:58.298Z","message":"{\"transactionId\":\"726ad6a8-1455-4098-98b7-8a70e5917b4c\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:58:296\",\"respDate\":\"230927-03:31:58:297\",\"sourceId\":\"haproxy:726ad6a8-1455-4098-98b7-8a70e5917b4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:31:58:296-88854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65fad188-9897-42b5-8c14-5e28ee646467], x-b3-parentspanid=[9256d3fc849cb00d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[299f2a9af04b7b8f9256d3fc849cb00d], x-b3-spanid=[d522675cf08496fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[726ad6a8-1455-4098-98b7-8a70e5917b4c]}\\\"}\"}","context":{"RequestID":"726ad6a8-1455-4098-98b7-8a70e5917b4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb1f8790-2671-4826-95de-77545131524c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:31:58.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:58.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"726ad6a8-1455-4098-98b7-8a70e5917b4c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb1f8790-2671-4826-95de-77545131524c","LogTimestamp":"2023-09-27T03:31:58.298Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:31:58.419Z","message":"Entering","context":{"RequestID":"bd17671a-c1d8-4b13-b751-d3bb82814430","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4571e701-46a8-4d62-92c0-1628849b97f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:31:58.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"bd17671a-c1d8-4b13-b751-d3bb82814430","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4571e701-46a8-4d62-92c0-1628849b97f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:58.424Z","message":"{\"transactionId\":\"bd17671a-c1d8-4b13-b751-d3bb82814430\",\"status\":\"200\",\"rqstDate\":\"230927-03:31:58:420\",\"respDate\":\"230927-03:31:58:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bd17671a-c1d8-4b13-b751-d3bb82814430\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:31:58:420-72674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bd17671a-c1d8-4b13-b751-d3bb82814430]}\\\"}\"}","context":{"RequestID":"bd17671a-c1d8-4b13-b751-d3bb82814430","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4571e701-46a8-4d62-92c0-1628849b97f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:31:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:31:58.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd17671a-c1d8-4b13-b751-d3bb82814430","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4571e701-46a8-4d62-92c0-1628849b97f6","LogTimestamp":"2023-09-27T03:31:58.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:31:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:32:00.311Z","message":"Entering","context":{"RequestID":"dd935298-172f-4fbd-ad7d-0868d3894c26","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b27eb0e1-632e-48f6-9156-367a9329e9e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:00.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:00.315Z","message":"{\"transactionId\":\"dd935298-172f-4fbd-ad7d-0868d3894c26\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:00:312\",\"respDate\":\"230927-03:32:00:315\",\"sourceId\":\"haproxy:dd935298-172f-4fbd-ad7d-0868d3894c26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:00:312-58408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d145cb45-0326-46f0-9744-7e01ece75933], x-b3-parentspanid=[ef8df965bd977afb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cd53a04403b459eef8df965bd977afb], x-b3-spanid=[86f9bd3d0cdd5112], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd935298-172f-4fbd-ad7d-0868d3894c26]}\\\"}\"}","context":{"RequestID":"dd935298-172f-4fbd-ad7d-0868d3894c26","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b27eb0e1-632e-48f6-9156-367a9329e9e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:00.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:00.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd935298-172f-4fbd-ad7d-0868d3894c26","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b27eb0e1-632e-48f6-9156-367a9329e9e3","LogTimestamp":"2023-09-27T03:32:00.315Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:02.339Z","message":"Entering","context":{"RequestID":"2c72d4b8-d947-4782-bd61-cc00e4a6f8c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4b8047b-362d-4eff-bae6-00d85bdf88c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:02.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:02.342Z","message":"{\"transactionId\":\"2c72d4b8-d947-4782-bd61-cc00e4a6f8c7\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:02:340\",\"respDate\":\"230927-03:32:02:342\",\"sourceId\":\"haproxy:2c72d4b8-d947-4782-bd61-cc00e4a6f8c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:02:340-22208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cfc07da-7337-41ca-914d-7956e2cf5b24], x-b3-parentspanid=[f94714300bb336c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[165212028e8b9beff94714300bb336c2], x-b3-spanid=[29cfbe8abd71e77a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c72d4b8-d947-4782-bd61-cc00e4a6f8c7]}\\\"}\"}","context":{"RequestID":"2c72d4b8-d947-4782-bd61-cc00e4a6f8c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4b8047b-362d-4eff-bae6-00d85bdf88c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:02.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:02.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c72d4b8-d947-4782-bd61-cc00e4a6f8c7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4b8047b-362d-4eff-bae6-00d85bdf88c4","LogTimestamp":"2023-09-27T03:32:02.343Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:04.357Z","message":"Entering","context":{"RequestID":"4d7cbd42-c6a8-4d45-85a3-398226bada57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af29c7be-567a-4900-aeb0-b093559e4f69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:04.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:04.360Z","message":"{\"transactionId\":\"4d7cbd42-c6a8-4d45-85a3-398226bada57\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:04:357\",\"respDate\":\"230927-03:32:04:359\",\"sourceId\":\"haproxy:4d7cbd42-c6a8-4d45-85a3-398226bada57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:04:357-98673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c4eca58-65de-4fde-87ac-5e7def8b97a9], x-b3-parentspanid=[8a477cefc04db1e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16dca7fd5bdc7cc38a477cefc04db1e5], x-b3-spanid=[1dbe074e500c3e00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d7cbd42-c6a8-4d45-85a3-398226bada57]}\\\"}\"}","context":{"RequestID":"4d7cbd42-c6a8-4d45-85a3-398226bada57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af29c7be-567a-4900-aeb0-b093559e4f69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:04.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:04.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d7cbd42-c6a8-4d45-85a3-398226bada57","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af29c7be-567a-4900-aeb0-b093559e4f69","LogTimestamp":"2023-09-27T03:32:04.360Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:05.849Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:32:05.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:05.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:05.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:06.376Z","message":"Entering","context":{"RequestID":"b8d2e123-58f2-457d-bdf3-caa1e53fe81e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a90643e7-b2c4-4954-80fc-9fdcf9d93488","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:06.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:06.378Z","message":"{\"transactionId\":\"b8d2e123-58f2-457d-bdf3-caa1e53fe81e\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:06:376\",\"respDate\":\"230927-03:32:06:378\",\"sourceId\":\"haproxy:b8d2e123-58f2-457d-bdf3-caa1e53fe81e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:06:376-842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9066d36-bda2-4f9f-8bde-b6ec4dfedc35], x-b3-parentspanid=[53bbb30c17e1ab49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97fdba2dc59db74e53bbb30c17e1ab49], x-b3-spanid=[1f43cab9d501d0ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8d2e123-58f2-457d-bdf3-caa1e53fe81e]}\\\"}\"}","context":{"RequestID":"b8d2e123-58f2-457d-bdf3-caa1e53fe81e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a90643e7-b2c4-4954-80fc-9fdcf9d93488","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:06.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:06.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8d2e123-58f2-457d-bdf3-caa1e53fe81e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a90643e7-b2c4-4954-80fc-9fdcf9d93488","LogTimestamp":"2023-09-27T03:32:06.379Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:08.201Z","message":"Entering","context":{"RequestID":"91de41eb-4512-4403-a00d-45ff16d9e62a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c5e055d-f96d-49c3-8708-506218c9ef71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:08.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:08.203Z","message":"{\"transactionId\":\"91de41eb-4512-4403-a00d-45ff16d9e62a\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:08:202\",\"respDate\":\"230927-03:32:08:203\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:91de41eb-4512-4403-a00d-45ff16d9e62a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:08:202-48728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[091e0298-9b4d-4733-be32-424f5236af97], x-b3-parentspanid=[e96400d2c54c8af9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46877], x-envoy-attempt-count=[1], x-b3-traceid=[96d5860210656e72e96400d2c54c8af9], x-b3-spanid=[652839f17691a90f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[91de41eb-4512-4403-a00d-45ff16d9e62a]}\\\"}\"}","context":{"RequestID":"91de41eb-4512-4403-a00d-45ff16d9e62a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c5e055d-f96d-49c3-8708-506218c9ef71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:08.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:08.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91de41eb-4512-4403-a00d-45ff16d9e62a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c5e055d-f96d-49c3-8708-506218c9ef71","LogTimestamp":"2023-09-27T03:32:08.204Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:32:08.396Z","message":"Entering","context":{"RequestID":"c0aae9ed-c741-435e-b93d-165fb6933e82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac3b164b-4b68-41e4-9a67-ac4414e12a9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:08.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:08.399Z","message":"{\"transactionId\":\"c0aae9ed-c741-435e-b93d-165fb6933e82\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:08:396\",\"respDate\":\"230927-03:32:08:398\",\"sourceId\":\"haproxy:c0aae9ed-c741-435e-b93d-165fb6933e82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:08:396-32742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[197ccf1a-7ef1-47a6-b054-0e994c5a2e8a], x-b3-parentspanid=[8757256d0fd2594d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[245d6c97033568158757256d0fd2594d], x-b3-spanid=[91bcaeeacdea99f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0aae9ed-c741-435e-b93d-165fb6933e82]}\\\"}\"}","context":{"RequestID":"c0aae9ed-c741-435e-b93d-165fb6933e82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac3b164b-4b68-41e4-9a67-ac4414e12a9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:08.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:08.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0aae9ed-c741-435e-b93d-165fb6933e82","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac3b164b-4b68-41e4-9a67-ac4414e12a9a","LogTimestamp":"2023-09-27T03:32:08.399Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:08.417Z","message":"Entering","context":{"RequestID":"176d31c8-6a0f-4974-9413-8dad84a758eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9d97baa-d28f-4dc4-b0c9-750c74412b09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"176d31c8-6a0f-4974-9413-8dad84a758eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9d97baa-d28f-4dc4-b0c9-750c74412b09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:08.421Z","message":"{\"transactionId\":\"176d31c8-6a0f-4974-9413-8dad84a758eb\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:08:418\",\"respDate\":\"230927-03:32:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:176d31c8-6a0f-4974-9413-8dad84a758eb\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:08:418-75774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[176d31c8-6a0f-4974-9413-8dad84a758eb]}\\\"}\"}","context":{"RequestID":"176d31c8-6a0f-4974-9413-8dad84a758eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9d97baa-d28f-4dc4-b0c9-750c74412b09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"176d31c8-6a0f-4974-9413-8dad84a758eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9d97baa-d28f-4dc4-b0c9-750c74412b09","LogTimestamp":"2023-09-27T03:32:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:32:10.415Z","message":"Entering","context":{"RequestID":"7a1b22a4-576d-402c-aeeb-1d556f016fec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05df91b5-bd14-4cb6-8dce-7caa39f75505","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:10.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:10.418Z","message":"{\"transactionId\":\"7a1b22a4-576d-402c-aeeb-1d556f016fec\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:10:415\",\"respDate\":\"230927-03:32:10:417\",\"sourceId\":\"haproxy:7a1b22a4-576d-402c-aeeb-1d556f016fec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:10:415-73967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[663bae5a-9991-44fb-9b4e-3222a5126332], x-b3-parentspanid=[6126dc932f802806], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9237af366be8f306126dc932f802806], x-b3-spanid=[0c8512d424f04723], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a1b22a4-576d-402c-aeeb-1d556f016fec]}\\\"}\"}","context":{"RequestID":"7a1b22a4-576d-402c-aeeb-1d556f016fec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05df91b5-bd14-4cb6-8dce-7caa39f75505","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:10.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:10.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a1b22a4-576d-402c-aeeb-1d556f016fec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05df91b5-bd14-4cb6-8dce-7caa39f75505","LogTimestamp":"2023-09-27T03:32:10.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:12.427Z","message":"Entering","context":{"RequestID":"750049fe-d4b8-40f3-a4b3-f0cbb50d88fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d82343f0-6865-4fba-aa20-458a5012a4ce","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:12.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:12.430Z","message":"{\"transactionId\":\"750049fe-d4b8-40f3-a4b3-f0cbb50d88fe\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:12:427\",\"respDate\":\"230927-03:32:12:429\",\"sourceId\":\"haproxy:750049fe-d4b8-40f3-a4b3-f0cbb50d88fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:12:427-65228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2abdde03-df03-4e30-9eb5-d863153d48d2], x-b3-parentspanid=[774e7a34eb424d5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd294062642153c1774e7a34eb424d5f], x-b3-spanid=[ade97a4392f09a0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[750049fe-d4b8-40f3-a4b3-f0cbb50d88fe]}\\\"}\"}","context":{"RequestID":"750049fe-d4b8-40f3-a4b3-f0cbb50d88fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d82343f0-6865-4fba-aa20-458a5012a4ce","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:12.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:12.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"750049fe-d4b8-40f3-a4b3-f0cbb50d88fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d82343f0-6865-4fba-aa20-458a5012a4ce","LogTimestamp":"2023-09-27T03:32:12.430Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:13.815Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:13.831Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:14.440Z","message":"Entering","context":{"RequestID":"8fd98fb3-25a8-47f8-a8b7-9b1cbf024380","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81b3f52f-fc4d-47d5-999c-ade5690b5f53","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:14.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:14.443Z","message":"{\"transactionId\":\"8fd98fb3-25a8-47f8-a8b7-9b1cbf024380\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:14:441\",\"respDate\":\"230927-03:32:14:443\",\"sourceId\":\"haproxy:8fd98fb3-25a8-47f8-a8b7-9b1cbf024380\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:14:441-9437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebb9e005-5112-484b-8eb3-56eca4deb0c0], x-b3-parentspanid=[4207a8943b187c85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2aea0cb65822ece24207a8943b187c85], x-b3-spanid=[873c0ad6eededcc2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fd98fb3-25a8-47f8-a8b7-9b1cbf024380]}\\\"}\"}","context":{"RequestID":"8fd98fb3-25a8-47f8-a8b7-9b1cbf024380","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81b3f52f-fc4d-47d5-999c-ade5690b5f53","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:14.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:14.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fd98fb3-25a8-47f8-a8b7-9b1cbf024380","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81b3f52f-fc4d-47d5-999c-ade5690b5f53","LogTimestamp":"2023-09-27T03:32:14.443Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:15.849Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:32:15.878Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:15.878Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:15.879Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:16.461Z","message":"Entering","context":{"RequestID":"47648cc6-689b-4f56-a2ad-cf7e9a031749","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1fa6f032-05ba-4122-857e-0ffa730e45c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:16.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:16.463Z","message":"{\"transactionId\":\"47648cc6-689b-4f56-a2ad-cf7e9a031749\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:16:461\",\"respDate\":\"230927-03:32:16:463\",\"sourceId\":\"haproxy:47648cc6-689b-4f56-a2ad-cf7e9a031749\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:16:461-14673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12b1bb0f-5c5d-4520-aecd-38227a675259], x-b3-parentspanid=[6964e96e3e8f73ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79f82ebf7b2316cd6964e96e3e8f73ae], x-b3-spanid=[93371af1974b9e22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47648cc6-689b-4f56-a2ad-cf7e9a031749]}\\\"}\"}","context":{"RequestID":"47648cc6-689b-4f56-a2ad-cf7e9a031749","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1fa6f032-05ba-4122-857e-0ffa730e45c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:16.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:16.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47648cc6-689b-4f56-a2ad-cf7e9a031749","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fa6f032-05ba-4122-857e-0ffa730e45c6","LogTimestamp":"2023-09-27T03:32:16.464Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:18.213Z","message":"Entering","context":{"RequestID":"48d7b8e9-f0dc-4f28-87be-6c6922cb842d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab593281-f31c-48dc-8cdf-ce18dcd05166","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:18.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:18.216Z","message":"{\"transactionId\":\"48d7b8e9-f0dc-4f28-87be-6c6922cb842d\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:18:214\",\"respDate\":\"230927-03:32:18:216\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:48d7b8e9-f0dc-4f28-87be-6c6922cb842d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:18:214-19299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a3ed3a4-7236-4b76-9173-4a35579bea0e], x-b3-parentspanid=[0e3ca6291b5a3131], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57993], x-envoy-attempt-count=[1], x-b3-traceid=[ce639eb3f3de6a2c0e3ca6291b5a3131], x-b3-spanid=[7c0a10a775ca14cd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[48d7b8e9-f0dc-4f28-87be-6c6922cb842d]}\\\"}\"}","context":{"RequestID":"48d7b8e9-f0dc-4f28-87be-6c6922cb842d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab593281-f31c-48dc-8cdf-ce18dcd05166","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:18.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:18.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48d7b8e9-f0dc-4f28-87be-6c6922cb842d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab593281-f31c-48dc-8cdf-ce18dcd05166","LogTimestamp":"2023-09-27T03:32:18.216Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:18.419Z","message":"Entering","context":{"RequestID":"6f7f0227-7f38-46f2-8e49-2fd465f95499","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2fcb455-6c0c-490e-b59b-463d80a3c734","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"6f7f0227-7f38-46f2-8e49-2fd465f95499","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2fcb455-6c0c-490e-b59b-463d80a3c734","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:18.423Z","message":"{\"transactionId\":\"6f7f0227-7f38-46f2-8e49-2fd465f95499\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:18:420\",\"respDate\":\"230927-03:32:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6f7f0227-7f38-46f2-8e49-2fd465f95499\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:18:420-53763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6f7f0227-7f38-46f2-8e49-2fd465f95499]}\\\"}\"}","context":{"RequestID":"6f7f0227-7f38-46f2-8e49-2fd465f95499","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2fcb455-6c0c-490e-b59b-463d80a3c734","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f7f0227-7f38-46f2-8e49-2fd465f95499","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2fcb455-6c0c-490e-b59b-463d80a3c734","LogTimestamp":"2023-09-27T03:32:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:18.484Z","message":"Entering","context":{"RequestID":"319261cc-b7e5-4e64-a195-ea9087f92316","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcb16a85-1da6-4567-b77d-07944841f28d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:18.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:18.487Z","message":"{\"transactionId\":\"319261cc-b7e5-4e64-a195-ea9087f92316\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:18:485\",\"respDate\":\"230927-03:32:18:487\",\"sourceId\":\"haproxy:319261cc-b7e5-4e64-a195-ea9087f92316\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:18:485-54706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0223e91-54bf-4dcb-8158-586f94e0fe04], x-b3-parentspanid=[d122e7bbf5a2cff2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6c4eec5481b3a8bd122e7bbf5a2cff2], x-b3-spanid=[251c571ad03d67ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[319261cc-b7e5-4e64-a195-ea9087f92316]}\\\"}\"}","context":{"RequestID":"319261cc-b7e5-4e64-a195-ea9087f92316","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcb16a85-1da6-4567-b77d-07944841f28d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:18.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:18.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"319261cc-b7e5-4e64-a195-ea9087f92316","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcb16a85-1da6-4567-b77d-07944841f28d","LogTimestamp":"2023-09-27T03:32:18.488Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:19.848Z","message":"Received event EVENT CREATED KEYSPACE workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:20.502Z","message":"Entering","context":{"RequestID":"ded40821-a8f1-4cc7-bfc6-6f1f993269f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b102d56-0ca6-4453-a301-19c08aafb23c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:20.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:20.505Z","message":"{\"transactionId\":\"ded40821-a8f1-4cc7-bfc6-6f1f993269f9\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:20:503\",\"respDate\":\"230927-03:32:20:505\",\"sourceId\":\"haproxy:ded40821-a8f1-4cc7-bfc6-6f1f993269f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:20:503-93650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b075ebfd-fdee-449f-bb5a-812e818eb725], x-b3-parentspanid=[656c2ff5a9a86725], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[743c4116c24973f2656c2ff5a9a86725], x-b3-spanid=[f41f943d989fcea7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ded40821-a8f1-4cc7-bfc6-6f1f993269f9]}\\\"}\"}","context":{"RequestID":"ded40821-a8f1-4cc7-bfc6-6f1f993269f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b102d56-0ca6-4453-a301-19c08aafb23c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:20.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:20.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ded40821-a8f1-4cc7-bfc6-6f1f993269f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b102d56-0ca6-4453-a301-19c08aafb23c","LogTimestamp":"2023-09-27T03:32:20.506Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:20.858Z","message":"[Control connection] Refreshing schema for workflow","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:20.873Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:20.882Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-4","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:21.326Z","message":"Received event EVENT CREATED KEYSPACE zusammen_workflow, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:22.328Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:22.366Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:22.374Z","message":"Token to replica map computation for keyspace sdctitan completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:22.545Z","message":"Entering","context":{"RequestID":"57d7f238-efd5-4173-b3cc-5140188be06b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33ecba5b-65ca-4270-8e0c-e6dd24109342","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:22.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:22.549Z","message":"{\"transactionId\":\"57d7f238-efd5-4173-b3cc-5140188be06b\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:22:546\",\"respDate\":\"230927-03:32:22:549\",\"sourceId\":\"haproxy:57d7f238-efd5-4173-b3cc-5140188be06b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:22:546-32023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4640c24-e3a4-4d75-89dd-2e61ac76b153], x-b3-parentspanid=[73d959c7896ff48b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[906222b9a6a340e773d959c7896ff48b], x-b3-spanid=[4b2dbfd7b5ebd44a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57d7f238-efd5-4173-b3cc-5140188be06b]}\\\"}\"}","context":{"RequestID":"57d7f238-efd5-4173-b3cc-5140188be06b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33ecba5b-65ca-4270-8e0c-e6dd24109342","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:22.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:22.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57d7f238-efd5-4173-b3cc-5140188be06b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33ecba5b-65ca-4270-8e0c-e6dd24109342","LogTimestamp":"2023-09-27T03:32:22.549Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:32:23.425Z","message":"Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:24.426Z","message":"[Control connection] Refreshing schema for workflow.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:24.561Z","message":"Entering","context":{"RequestID":"a3836ea7-468a-416a-97a2-742151250f86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ca9a462-2da6-48fd-9b37-5c187e793657","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:24.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:24.566Z","message":"{\"transactionId\":\"a3836ea7-468a-416a-97a2-742151250f86\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:24:562\",\"respDate\":\"230927-03:32:24:566\",\"sourceId\":\"haproxy:a3836ea7-468a-416a-97a2-742151250f86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:24:562-58115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea9c56d5-ddda-475a-b5da-d303d125d8f5], x-b3-parentspanid=[d4970173a406eff3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c26ae041fed734d6d4970173a406eff3], x-b3-spanid=[815c7bcb55517b1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3836ea7-468a-416a-97a2-742151250f86]}\\\"}\"}","context":{"RequestID":"a3836ea7-468a-416a-97a2-742151250f86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ca9a462-2da6-48fd-9b37-5c187e793657","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:24.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:24.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3836ea7-468a-416a-97a2-742151250f86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ca9a462-2da6-48fd-9b37-5c187e793657","LogTimestamp":"2023-09-27T03:32:24.567Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:32:25.324Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:25.850Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:32:25.871Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:25.872Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:25.872Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:26.324Z","message":"[Control connection] Refreshing schema for zusammen_workflow.item (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:26.591Z","message":"Entering","context":{"RequestID":"3f96030c-c867-4483-a8e4-38a3254f5a60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c89511d-86de-49ca-a7d7-3cec2f66dd2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:26.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:26.594Z","message":"{\"transactionId\":\"3f96030c-c867-4483-a8e4-38a3254f5a60\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:26:592\",\"respDate\":\"230927-03:32:26:594\",\"sourceId\":\"haproxy:3f96030c-c867-4483-a8e4-38a3254f5a60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:26:592-34336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe5c7a8f-5d79-4bb5-96e5-7e4195f1a189], x-b3-parentspanid=[ead001c3d0109537], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a923065877b559c2ead001c3d0109537], x-b3-spanid=[1d5dfe1b85c5221a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f96030c-c867-4483-a8e4-38a3254f5a60]}\\\"}\"}","context":{"RequestID":"3f96030c-c867-4483-a8e4-38a3254f5a60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c89511d-86de-49ca-a7d7-3cec2f66dd2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:26.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:26.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f96030c-c867-4483-a8e4-38a3254f5a60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c89511d-86de-49ca-a7d7-3cec2f66dd2e","LogTimestamp":"2023-09-27T03:32:26.594Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:27.543Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:28.200Z","message":"Entering","context":{"RequestID":"a11a3060-80ff-416a-8590-633a0da7bff6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03750a57-1fb2-4c57-b64f-4ca2f3795787","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:28.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:28.204Z","message":"{\"transactionId\":\"a11a3060-80ff-416a-8590-633a0da7bff6\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:28:201\",\"respDate\":\"230927-03:32:28:204\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a11a3060-80ff-416a-8590-633a0da7bff6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:28:201-31322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35a759bf-6ce6-48d2-89bb-0a4da99d6e63], x-b3-parentspanid=[3df25bf71e4a2d26], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47847], x-envoy-attempt-count=[1], x-b3-traceid=[43b0687cc8d1c9063df25bf71e4a2d26], x-b3-spanid=[41d3e777a042ff2c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a11a3060-80ff-416a-8590-633a0da7bff6]}\\\"}\"}","context":{"RequestID":"a11a3060-80ff-416a-8590-633a0da7bff6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03750a57-1fb2-4c57-b64f-4ca2f3795787","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:28.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:28.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a11a3060-80ff-416a-8590-633a0da7bff6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03750a57-1fb2-4c57-b64f-4ca2f3795787","LogTimestamp":"2023-09-27T03:32:28.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:32:28.421Z","message":"Entering","context":{"RequestID":"5978176a-9dd9-4663-8205-e0e799f42659","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6142289-a6dd-4fa7-853b-ad16c4a7c5fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:28.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"5978176a-9dd9-4663-8205-e0e799f42659","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6142289-a6dd-4fa7-853b-ad16c4a7c5fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:28.425Z","message":"{\"transactionId\":\"5978176a-9dd9-4663-8205-e0e799f42659\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:28:421\",\"respDate\":\"230927-03:32:28:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5978176a-9dd9-4663-8205-e0e799f42659\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:28:421-99854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5978176a-9dd9-4663-8205-e0e799f42659]}\\\"}\"}","context":{"RequestID":"5978176a-9dd9-4663-8205-e0e799f42659","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6142289-a6dd-4fa7-853b-ad16c4a7c5fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:28.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5978176a-9dd9-4663-8205-e0e799f42659","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6142289-a6dd-4fa7-853b-ad16c4a7c5fb","LogTimestamp":"2023-09-27T03:32:28.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:32:28.544Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:28.608Z","message":"Entering","context":{"RequestID":"66cae8ce-be10-41b3-8652-77f83029b97e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5c83a4d-4208-4ea8-a33f-5db4eb8a65ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:28.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:28.611Z","message":"{\"transactionId\":\"66cae8ce-be10-41b3-8652-77f83029b97e\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:28:609\",\"respDate\":\"230927-03:32:28:611\",\"sourceId\":\"haproxy:66cae8ce-be10-41b3-8652-77f83029b97e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:28:609-1849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aaa51f18-5e42-41a0-9540-7e188ac7105e], x-b3-parentspanid=[eb597cfc22eb36e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[756950ed26b742ddeb597cfc22eb36e5], x-b3-spanid=[c1a3a68173b7761f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66cae8ce-be10-41b3-8652-77f83029b97e]}\\\"}\"}","context":{"RequestID":"66cae8ce-be10-41b3-8652-77f83029b97e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5c83a4d-4208-4ea8-a33f-5db4eb8a65ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:28.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:28.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66cae8ce-be10-41b3-8652-77f83029b97e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5c83a4d-4208-4ea8-a33f-5db4eb8a65ae","LogTimestamp":"2023-09-27T03:32:28.611Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:29.480Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:30.433Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:30.623Z","message":"Entering","context":{"RequestID":"d78e8889-30ff-49b2-9640-919e790c20db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74f7f018-06d2-4d4d-963f-9bfda30b140e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:30.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:30.626Z","message":"{\"transactionId\":\"d78e8889-30ff-49b2-9640-919e790c20db\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:30:623\",\"respDate\":\"230927-03:32:30:626\",\"sourceId\":\"haproxy:d78e8889-30ff-49b2-9640-919e790c20db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:30:623-43010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f087638-cbc4-4e76-8834-cfddeb396277], x-b3-parentspanid=[4fb85077b8a2131a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a69b40b69aa2505a4fb85077b8a2131a], x-b3-spanid=[3b8e5bad2ae5a195], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d78e8889-30ff-49b2-9640-919e790c20db]}\\\"}\"}","context":{"RequestID":"d78e8889-30ff-49b2-9640-919e790c20db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74f7f018-06d2-4d4d-963f-9bfda30b140e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:30.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:30.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d78e8889-30ff-49b2-9640-919e790c20db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74f7f018-06d2-4d4d-963f-9bfda30b140e","LogTimestamp":"2023-09-27T03:32:30.627Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:32:31.434Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:31.448Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:31.456Z","message":"Token to replica map computation for keyspace sdctitan completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-5","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:32.637Z","message":"Entering","context":{"RequestID":"c9c2e31b-7f7b-4b8d-bd1c-7a24442f456e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e076a8bf-03e6-400e-8809-24fd052bae0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:32.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:32.641Z","message":"{\"transactionId\":\"c9c2e31b-7f7b-4b8d-bd1c-7a24442f456e\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:32:638\",\"respDate\":\"230927-03:32:32:641\",\"sourceId\":\"haproxy:c9c2e31b-7f7b-4b8d-bd1c-7a24442f456e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:32:638-83345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6d5f8d3-6362-41a4-994d-87f8bfc2ff84], x-b3-parentspanid=[eda5339d7ce3134a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e5f8a780e4c988aeda5339d7ce3134a], x-b3-spanid=[a6cd911817a60013], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9c2e31b-7f7b-4b8d-bd1c-7a24442f456e]}\\\"}\"}","context":{"RequestID":"c9c2e31b-7f7b-4b8d-bd1c-7a24442f456e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e076a8bf-03e6-400e-8809-24fd052bae0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:32.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:32.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9c2e31b-7f7b-4b8d-bd1c-7a24442f456e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e076a8bf-03e6-400e-8809-24fd052bae0d","LogTimestamp":"2023-09-27T03:32:32.641Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:32.961Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:33.962Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:34.538Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:34.658Z","message":"Entering","context":{"RequestID":"e251847a-885a-4f95-8791-a13b88708b73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2adb8a0-a498-406c-9a5e-4c6621b1beec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:34.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:34.661Z","message":"{\"transactionId\":\"e251847a-885a-4f95-8791-a13b88708b73\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:34:659\",\"respDate\":\"230927-03:32:34:661\",\"sourceId\":\"haproxy:e251847a-885a-4f95-8791-a13b88708b73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:34:659-70821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c064f84e-7b13-4fb1-aed6-f7f430549e32], x-b3-parentspanid=[351b0015b3f5349e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba0c34fc6f84bd1e351b0015b3f5349e], x-b3-spanid=[47aafcb62567b1ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e251847a-885a-4f95-8791-a13b88708b73]}\\\"}\"}","context":{"RequestID":"e251847a-885a-4f95-8791-a13b88708b73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2adb8a0-a498-406c-9a5e-4c6621b1beec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:34.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:34.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e251847a-885a-4f95-8791-a13b88708b73","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2adb8a0-a498-406c-9a5e-4c6621b1beec","LogTimestamp":"2023-09-27T03:32:34.662Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:35.538Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_synchronization_state (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:35.850Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:32:35.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:35.906Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:35.906Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:36.470Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:36.673Z","message":"Entering","context":{"RequestID":"d6c7f932-adf0-44be-b372-e1e253c27990","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cb81ca3-ec9e-4b6c-8cbc-d281ddac18f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:36.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:36.677Z","message":"{\"transactionId\":\"d6c7f932-adf0-44be-b372-e1e253c27990\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:36:674\",\"respDate\":\"230927-03:32:36:677\",\"sourceId\":\"haproxy:d6c7f932-adf0-44be-b372-e1e253c27990\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:36:674-59363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d93e3b3-00bd-429f-b0c6-7c581607da15], x-b3-parentspanid=[dc378abe44ba3855], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a814c050991b12fedc378abe44ba3855], x-b3-spanid=[96d328d43feaa23d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6c7f932-adf0-44be-b372-e1e253c27990]}\\\"}\"}","context":{"RequestID":"d6c7f932-adf0-44be-b372-e1e253c27990","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cb81ca3-ec9e-4b6c-8cbc-d281ddac18f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:36.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:36.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6c7f932-adf0-44be-b372-e1e253c27990","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cb81ca3-ec9e-4b6c-8cbc-d281ddac18f4","LogTimestamp":"2023-09-27T03:32:36.677Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:37.471Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_stage (TABLE)","thread":"JanusGraph Cluster-worker-4","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:38.018Z","message":"Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:38.199Z","message":"Entering","context":{"RequestID":"3e486b56-65d9-4ac5-8fb9-32f8178cfbee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"817b1521-0f6a-4eb2-a3b9-33f420d893c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:38.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:38.202Z","message":"{\"transactionId\":\"3e486b56-65d9-4ac5-8fb9-32f8178cfbee\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:38:199\",\"respDate\":\"230927-03:32:38:202\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3e486b56-65d9-4ac5-8fb9-32f8178cfbee\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:38:199-31112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff452772-cc2e-4e43-9c81-679f86253388], x-b3-parentspanid=[23114ac8f38e5834], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59733], x-envoy-attempt-count=[1], x-b3-traceid=[f8851242da6a7a0d23114ac8f38e5834], x-b3-spanid=[8b8c225312325d72], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3e486b56-65d9-4ac5-8fb9-32f8178cfbee]}\\\"}\"}","context":{"RequestID":"3e486b56-65d9-4ac5-8fb9-32f8178cfbee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"817b1521-0f6a-4eb2-a3b9-33f420d893c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:38.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:38.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e486b56-65d9-4ac5-8fb9-32f8178cfbee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"817b1521-0f6a-4eb2-a3b9-33f420d893c3","LogTimestamp":"2023-09-27T03:32:38.203Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:32:38.418Z","message":"Entering","context":{"RequestID":"02c921c4-7639-4b13-9d27-3d21639f315b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88acef79-9cda-43f8-938a-e45ff111e708","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"02c921c4-7639-4b13-9d27-3d21639f315b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88acef79-9cda-43f8-938a-e45ff111e708","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:38.422Z","message":"{\"transactionId\":\"02c921c4-7639-4b13-9d27-3d21639f315b\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:38:419\",\"respDate\":\"230927-03:32:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:02c921c4-7639-4b13-9d27-3d21639f315b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:38:419-35852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[02c921c4-7639-4b13-9d27-3d21639f315b]}\\\"}\"}","context":{"RequestID":"02c921c4-7639-4b13-9d27-3d21639f315b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88acef79-9cda-43f8-938a-e45ff111e708","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02c921c4-7639-4b13-9d27-3d21639f315b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88acef79-9cda-43f8-938a-e45ff111e708","LogTimestamp":"2023-09-27T03:32:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:38.689Z","message":"Entering","context":{"RequestID":"9b5d4116-c2ed-4803-ac14-47b6c606a1dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85a86c9e-a25c-4eec-8820-11f704f89d26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:38.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:38.692Z","message":"{\"transactionId\":\"9b5d4116-c2ed-4803-ac14-47b6c606a1dc\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:38:690\",\"respDate\":\"230927-03:32:38:692\",\"sourceId\":\"haproxy:9b5d4116-c2ed-4803-ac14-47b6c606a1dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:38:690-85639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d58fcdf-1bfe-4ee3-9c05-6c720b8c3d11], x-b3-parentspanid=[91d9bb4725926d26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0f244945a58a69291d9bb4725926d26], x-b3-spanid=[a0142a386abfe03f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b5d4116-c2ed-4803-ac14-47b6c606a1dc]}\\\"}\"}","context":{"RequestID":"9b5d4116-c2ed-4803-ac14-47b6c606a1dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85a86c9e-a25c-4eec-8820-11f704f89d26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:38.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:38.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b5d4116-c2ed-4803-ac14-47b6c606a1dc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85a86c9e-a25c-4eec-8820-11f704f89d26","LogTimestamp":"2023-09-27T03:32:38.692Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:39.019Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-5","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:40.702Z","message":"Entering","context":{"RequestID":"bb623362-3229-418f-978c-3868b30cb156","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1d951dd5-9638-433a-9af5-b2e463d4b6fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:40.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:40.704Z","message":"{\"transactionId\":\"bb623362-3229-418f-978c-3868b30cb156\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:40:702\",\"respDate\":\"230927-03:32:40:704\",\"sourceId\":\"haproxy:bb623362-3229-418f-978c-3868b30cb156\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:40:702-7858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa3716e3-d313-4319-b5df-02f3a2e30780], x-b3-parentspanid=[73e9e701dcfb3fc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec330ba95be21a9d73e9e701dcfb3fc3], x-b3-spanid=[b79c0f943333cfe9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb623362-3229-418f-978c-3868b30cb156]}\\\"}\"}","context":{"RequestID":"bb623362-3229-418f-978c-3868b30cb156","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1d951dd5-9638-433a-9af5-b2e463d4b6fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:40.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:40.705Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb623362-3229-418f-978c-3868b30cb156","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d951dd5-9638-433a-9af5-b2e463d4b6fd","LogTimestamp":"2023-09-27T03:32:40.705Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:42.717Z","message":"Entering","context":{"RequestID":"2d0bf89c-d1dc-4475-86e0-2a3559f43833","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37697f82-ced8-440c-bca9-9139a3b1923b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:42.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:42.720Z","message":"{\"transactionId\":\"2d0bf89c-d1dc-4475-86e0-2a3559f43833\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:42:718\",\"respDate\":\"230927-03:32:42:720\",\"sourceId\":\"haproxy:2d0bf89c-d1dc-4475-86e0-2a3559f43833\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:42:718-78599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38de843e-93b8-48d1-bdd9-7a1f67ae55ad], x-b3-parentspanid=[94f984083915cd70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ba11a330581f66094f984083915cd70], x-b3-spanid=[41d64f415b5aa7d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d0bf89c-d1dc-4475-86e0-2a3559f43833]}\\\"}\"}","context":{"RequestID":"2d0bf89c-d1dc-4475-86e0-2a3559f43833","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37697f82-ced8-440c-bca9-9139a3b1923b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:42.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:42.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d0bf89c-d1dc-4475-86e0-2a3559f43833","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37697f82-ced8-440c-bca9-9139a3b1923b","LogTimestamp":"2023-09-27T03:32:42.720Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:44.733Z","message":"Entering","context":{"RequestID":"5b341535-66eb-4cb8-92a0-b1c2ecf719e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6e25076-114e-4f1e-854d-a6c2e27c89cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:44.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:44.736Z","message":"{\"transactionId\":\"5b341535-66eb-4cb8-92a0-b1c2ecf719e2\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:44:734\",\"respDate\":\"230927-03:32:44:736\",\"sourceId\":\"haproxy:5b341535-66eb-4cb8-92a0-b1c2ecf719e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:44:734-50163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83fd8e67-5d34-4175-b24d-d8ac8d366975], x-b3-parentspanid=[a5379a137085d45a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99f2a229567eaff2a5379a137085d45a], x-b3-spanid=[452c62e196b0b4af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b341535-66eb-4cb8-92a0-b1c2ecf719e2]}\\\"}\"}","context":{"RequestID":"5b341535-66eb-4cb8-92a0-b1c2ecf719e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6e25076-114e-4f1e-854d-a6c2e27c89cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:44.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:44.737Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b341535-66eb-4cb8-92a0-b1c2ecf719e2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6e25076-114e-4f1e-854d-a6c2e27c89cb","LogTimestamp":"2023-09-27T03:32:44.737Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:45.850Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:32:45.862Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:45.863Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:45.863Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:46.746Z","message":"Entering","context":{"RequestID":"306d2d57-0674-490c-9376-a1f7fab2ad3f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba5d0f20-cd13-4dc8-8a8c-edec4f223046","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:46.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:46.748Z","message":"{\"transactionId\":\"306d2d57-0674-490c-9376-a1f7fab2ad3f\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:46:746\",\"respDate\":\"230927-03:32:46:748\",\"sourceId\":\"haproxy:306d2d57-0674-490c-9376-a1f7fab2ad3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:46:746-2930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fce1ee57-4631-4c79-a9fe-f7560b71944c], x-b3-parentspanid=[2fbd7300e96b76b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a49b58779891ca492fbd7300e96b76b2], x-b3-spanid=[0aa90b8fa33d998e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[306d2d57-0674-490c-9376-a1f7fab2ad3f]}\\\"}\"}","context":{"RequestID":"306d2d57-0674-490c-9376-a1f7fab2ad3f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba5d0f20-cd13-4dc8-8a8c-edec4f223046","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:46.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:46.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"306d2d57-0674-490c-9376-a1f7fab2ad3f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba5d0f20-cd13-4dc8-8a8c-edec4f223046","LogTimestamp":"2023-09-27T03:32:46.749Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:48.232Z","message":"Entering","context":{"RequestID":"bf0d15b1-bcb1-45e1-91fe-545045a9d68e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"660b9aa8-1614-481c-9687-3e2c96a558a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:48.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:48.235Z","message":"{\"transactionId\":\"bf0d15b1-bcb1-45e1-91fe-545045a9d68e\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:48:232\",\"respDate\":\"230927-03:32:48:235\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bf0d15b1-bcb1-45e1-91fe-545045a9d68e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:48:232-70586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42000791-f6f1-4337-9c74-a2a2f7186c94], x-b3-parentspanid=[619b95d09f99f601], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33661], x-envoy-attempt-count=[1], x-b3-traceid=[b2566010805ea537619b95d09f99f601], x-b3-spanid=[df3dd1723bdc9c20], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bf0d15b1-bcb1-45e1-91fe-545045a9d68e]}\\\"}\"}","context":{"RequestID":"bf0d15b1-bcb1-45e1-91fe-545045a9d68e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"660b9aa8-1614-481c-9687-3e2c96a558a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:48.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:48.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf0d15b1-bcb1-45e1-91fe-545045a9d68e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"660b9aa8-1614-481c-9687-3e2c96a558a2","LogTimestamp":"2023-09-27T03:32:48.235Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:48.419Z","message":"Entering","context":{"RequestID":"4bf9dbc0-7810-49ff-a598-8d5999e2db18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7ce9a6d-8d02-4455-9fef-70865af7fd5c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:48.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"4bf9dbc0-7810-49ff-a598-8d5999e2db18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7ce9a6d-8d02-4455-9fef-70865af7fd5c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:48.424Z","message":"{\"transactionId\":\"4bf9dbc0-7810-49ff-a598-8d5999e2db18\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:48:420\",\"respDate\":\"230927-03:32:48:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4bf9dbc0-7810-49ff-a598-8d5999e2db18\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:48:420-99778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4bf9dbc0-7810-49ff-a598-8d5999e2db18]}\\\"}\"}","context":{"RequestID":"4bf9dbc0-7810-49ff-a598-8d5999e2db18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7ce9a6d-8d02-4455-9fef-70865af7fd5c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:48.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bf9dbc0-7810-49ff-a598-8d5999e2db18","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7ce9a6d-8d02-4455-9fef-70865af7fd5c","LogTimestamp":"2023-09-27T03:32:48.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:32:48.758Z","message":"Entering","context":{"RequestID":"eb3a842d-2fbc-4c48-a4c0-a69ddec2905a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfd9d13a-1620-46b1-a263-dd4879537d5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:48.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:48.760Z","message":"{\"transactionId\":\"eb3a842d-2fbc-4c48-a4c0-a69ddec2905a\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:48:759\",\"respDate\":\"230927-03:32:48:760\",\"sourceId\":\"haproxy:eb3a842d-2fbc-4c48-a4c0-a69ddec2905a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:48:759-73639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac8ab75e-0d5d-464b-b500-769bea83fddb], x-b3-parentspanid=[b204755472318bbb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0577329e6166a0c0b204755472318bbb], x-b3-spanid=[0457a8362dab9df2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb3a842d-2fbc-4c48-a4c0-a69ddec2905a]}\\\"}\"}","context":{"RequestID":"eb3a842d-2fbc-4c48-a4c0-a69ddec2905a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfd9d13a-1620-46b1-a263-dd4879537d5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:48.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:48.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb3a842d-2fbc-4c48-a4c0-a69ddec2905a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfd9d13a-1620-46b1-a263-dd4879537d5e","LogTimestamp":"2023-09-27T03:32:48.761Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:32:50.772Z","message":"Entering","context":{"RequestID":"2c94207a-6d43-4865-ad76-b915012c0d56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19513f79-ee09-4bea-8af4-d0154364036d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:50.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:50.775Z","message":"{\"transactionId\":\"2c94207a-6d43-4865-ad76-b915012c0d56\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:50:773\",\"respDate\":\"230927-03:32:50:775\",\"sourceId\":\"haproxy:2c94207a-6d43-4865-ad76-b915012c0d56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:50:773-46754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c1804f3-d033-429e-9bff-75f4b2e8fc43], x-b3-parentspanid=[e2512420674f5490], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aef5e8715c3fdc63e2512420674f5490], x-b3-spanid=[a2430b7f78749599], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c94207a-6d43-4865-ad76-b915012c0d56]}\\\"}\"}","context":{"RequestID":"2c94207a-6d43-4865-ad76-b915012c0d56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19513f79-ee09-4bea-8af4-d0154364036d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:50.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:50.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c94207a-6d43-4865-ad76-b915012c0d56","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19513f79-ee09-4bea-8af4-d0154364036d","LogTimestamp":"2023-09-27T03:32:50.776Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:52.788Z","message":"Entering","context":{"RequestID":"e6a541e9-c544-44d4-9aa5-67b0068d0573","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d72a9027-7f58-4f69-a5c8-e2dd8f0a6c1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:52.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:52.790Z","message":"{\"transactionId\":\"e6a541e9-c544-44d4-9aa5-67b0068d0573\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:52:788\",\"respDate\":\"230927-03:32:52:790\",\"sourceId\":\"haproxy:e6a541e9-c544-44d4-9aa5-67b0068d0573\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:32:52:788-90168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[969ba378-f350-4cd8-9a13-04b8e76beb73], x-b3-parentspanid=[ceade0bb5f60c224], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f10b24c4aed398c7ceade0bb5f60c224], x-b3-spanid=[817e95bc1cb8efc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6a541e9-c544-44d4-9aa5-67b0068d0573]}\\\"}\"}","context":{"RequestID":"e6a541e9-c544-44d4-9aa5-67b0068d0573","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d72a9027-7f58-4f69-a5c8-e2dd8f0a6c1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:52.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:52.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6a541e9-c544-44d4-9aa5-67b0068d0573","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d72a9027-7f58-4f69-a5c8-e2dd8f0a6c1a","LogTimestamp":"2023-09-27T03:32:52.791Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:54.804Z","message":"Entering","context":{"RequestID":"c9c47c05-1077-46f0-bead-c1a66c62fadb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb93e2fd-592e-4d80-8a20-750ea06f0ac8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:54.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:54.806Z","message":"{\"transactionId\":\"c9c47c05-1077-46f0-bead-c1a66c62fadb\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:54:804\",\"respDate\":\"230927-03:32:54:806\",\"sourceId\":\"haproxy:c9c47c05-1077-46f0-bead-c1a66c62fadb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:54:804-99622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39550b7e-134c-46d9-96d6-0888ba613dd6], x-b3-parentspanid=[a5989ffdd7fb0588], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e434fedc9dc6bf89a5989ffdd7fb0588], x-b3-spanid=[2bf525b1149358b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9c47c05-1077-46f0-bead-c1a66c62fadb]}\\\"}\"}","context":{"RequestID":"c9c47c05-1077-46f0-bead-c1a66c62fadb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb93e2fd-592e-4d80-8a20-750ea06f0ac8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:54.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:54.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9c47c05-1077-46f0-bead-c1a66c62fadb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb93e2fd-592e-4d80-8a20-750ea06f0ac8","LogTimestamp":"2023-09-27T03:32:54.806Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:32:55.850Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:32:55.873Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:55.873Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:55.873Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:56.818Z","message":"Entering","context":{"RequestID":"6345d83e-986b-4fb5-865e-7e2d06108807","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d90d65d4-6c02-437b-b0cf-c417a1058696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:56.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:56.821Z","message":"{\"transactionId\":\"6345d83e-986b-4fb5-865e-7e2d06108807\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:56:818\",\"respDate\":\"230927-03:32:56:821\",\"sourceId\":\"haproxy:6345d83e-986b-4fb5-865e-7e2d06108807\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:56:818-59290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16cb8c00-ac00-40b1-9314-48edc528b0c1], x-b3-parentspanid=[5000842d36b00578], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ddb8b82462913665000842d36b00578], x-b3-spanid=[034343bc0c88cfee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6345d83e-986b-4fb5-865e-7e2d06108807]}\\\"}\"}","context":{"RequestID":"6345d83e-986b-4fb5-865e-7e2d06108807","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d90d65d4-6c02-437b-b0cf-c417a1058696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:56.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:56.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6345d83e-986b-4fb5-865e-7e2d06108807","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d90d65d4-6c02-437b-b0cf-c417a1058696","LogTimestamp":"2023-09-27T03:32:56.821Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:58.199Z","message":"Entering","context":{"RequestID":"f84dc3e3-06d7-496f-9f0c-4e88af65b534","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3acd8a7-c656-4ef9-8e8a-1832e8f47ac8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:58.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:58.202Z","message":"{\"transactionId\":\"f84dc3e3-06d7-496f-9f0c-4e88af65b534\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:58:199\",\"respDate\":\"230927-03:32:58:201\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f84dc3e3-06d7-496f-9f0c-4e88af65b534\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:58:199-70126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31d38a77-1031-4bee-b8d5-46af2f9a7b33], x-b3-parentspanid=[832a4a588c959544], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43991], x-envoy-attempt-count=[1], x-b3-traceid=[2924f557ea66c3f0832a4a588c959544], x-b3-spanid=[ab63aa4d803e479d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f84dc3e3-06d7-496f-9f0c-4e88af65b534]}\\\"}\"}","context":{"RequestID":"f84dc3e3-06d7-496f-9f0c-4e88af65b534","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3acd8a7-c656-4ef9-8e8a-1832e8f47ac8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:32:58.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:58.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f84dc3e3-06d7-496f-9f0c-4e88af65b534","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3acd8a7-c656-4ef9-8e8a-1832e8f47ac8","LogTimestamp":"2023-09-27T03:32:58.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:32:58.418Z","message":"Entering","context":{"RequestID":"6a3ab649-6525-44a7-b0e7-714e692c3d70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"416aa466-4f4b-4adf-9b95-eb2bafce044c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"6a3ab649-6525-44a7-b0e7-714e692c3d70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"416aa466-4f4b-4adf-9b95-eb2bafce044c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:58.422Z","message":"{\"transactionId\":\"6a3ab649-6525-44a7-b0e7-714e692c3d70\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:58:419\",\"respDate\":\"230927-03:32:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6a3ab649-6525-44a7-b0e7-714e692c3d70\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:32:58:419-46662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6a3ab649-6525-44a7-b0e7-714e692c3d70]}\\\"}\"}","context":{"RequestID":"6a3ab649-6525-44a7-b0e7-714e692c3d70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"416aa466-4f4b-4adf-9b95-eb2bafce044c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:32:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a3ab649-6525-44a7-b0e7-714e692c3d70","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"416aa466-4f4b-4adf-9b95-eb2bafce044c","LogTimestamp":"2023-09-27T03:32:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:32:58.832Z","message":"Entering","context":{"RequestID":"88706a6d-11a5-46a8-8abc-85408759b5a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a2d50b2-79d6-4237-8752-22db925356bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:58.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:32:58.836Z","message":"{\"transactionId\":\"88706a6d-11a5-46a8-8abc-85408759b5a6\",\"status\":\"200\",\"rqstDate\":\"230927-03:32:58:833\",\"respDate\":\"230927-03:32:58:836\",\"sourceId\":\"haproxy:88706a6d-11a5-46a8-8abc-85408759b5a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:32:58:833-76620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84c493b8-ce34-4bde-844c-672cbe7a9320], x-b3-parentspanid=[b1994949fbe29b91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c077e510b4c0f3f4b1994949fbe29b91], x-b3-spanid=[b5df97a69651cd67], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88706a6d-11a5-46a8-8abc-85408759b5a6]}\\\"}\"}","context":{"RequestID":"88706a6d-11a5-46a8-8abc-85408759b5a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a2d50b2-79d6-4237-8752-22db925356bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:32:58.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:32:58.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88706a6d-11a5-46a8-8abc-85408759b5a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a2d50b2-79d6-4237-8752-22db925356bb","LogTimestamp":"2023-09-27T03:32:58.836Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:32:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:33:00.853Z","message":"Entering","context":{"RequestID":"ec0f91a2-57ae-4131-87af-0e88b56d9134","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"85a07441-b1c9-4be4-96ab-ac0a0ec1882d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:00.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:00.856Z","message":"{\"transactionId\":\"ec0f91a2-57ae-4131-87af-0e88b56d9134\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:00:853\",\"respDate\":\"230927-03:33:00:855\",\"sourceId\":\"haproxy:ec0f91a2-57ae-4131-87af-0e88b56d9134\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:00:853-76074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12bf0cdb-0d20-4365-a5ff-8f39cccb4a6f], x-b3-parentspanid=[02e9b5a95ed0e3d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed3d22ef09f2334b02e9b5a95ed0e3d3], x-b3-spanid=[404675ebe4d18f70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec0f91a2-57ae-4131-87af-0e88b56d9134]}\\\"}\"}","context":{"RequestID":"ec0f91a2-57ae-4131-87af-0e88b56d9134","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"85a07441-b1c9-4be4-96ab-ac0a0ec1882d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:00.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:00.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec0f91a2-57ae-4131-87af-0e88b56d9134","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85a07441-b1c9-4be4-96ab-ac0a0ec1882d","LogTimestamp":"2023-09-27T03:33:00.856Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:02.871Z","message":"Entering","context":{"RequestID":"fdedf434-a668-4f70-b99a-019b9d5ad80e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3277a34a-c391-4e46-ad78-288ff01f3f4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:02.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:02.873Z","message":"{\"transactionId\":\"fdedf434-a668-4f70-b99a-019b9d5ad80e\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:02:871\",\"respDate\":\"230927-03:33:02:873\",\"sourceId\":\"haproxy:fdedf434-a668-4f70-b99a-019b9d5ad80e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:02:871-86092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6e3d0fa-b2e5-4dc2-960b-a99c3dda5047], x-b3-parentspanid=[d903c97b481a4c27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bac4e25c386e6ba8d903c97b481a4c27], x-b3-spanid=[42f2bbfa39bda411], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdedf434-a668-4f70-b99a-019b9d5ad80e]}\\\"}\"}","context":{"RequestID":"fdedf434-a668-4f70-b99a-019b9d5ad80e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3277a34a-c391-4e46-ad78-288ff01f3f4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:02.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:02.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdedf434-a668-4f70-b99a-019b9d5ad80e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3277a34a-c391-4e46-ad78-288ff01f3f4a","LogTimestamp":"2023-09-27T03:33:02.874Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:04.884Z","message":"Entering","context":{"RequestID":"5ad04591-03c5-4c15-94f6-877d7292cf86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2354e72c-aecd-4b2c-9658-999d04c9573b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:04.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:04.887Z","message":"{\"transactionId\":\"5ad04591-03c5-4c15-94f6-877d7292cf86\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:04:885\",\"respDate\":\"230927-03:33:04:887\",\"sourceId\":\"haproxy:5ad04591-03c5-4c15-94f6-877d7292cf86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:04:885-87649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05dc8c77-e2c7-496a-8e10-129708f439ed], x-b3-parentspanid=[543c45a9846b1d1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fdda8a786475d92543c45a9846b1d1d], x-b3-spanid=[66a03be818ef522f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ad04591-03c5-4c15-94f6-877d7292cf86]}\\\"}\"}","context":{"RequestID":"5ad04591-03c5-4c15-94f6-877d7292cf86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2354e72c-aecd-4b2c-9658-999d04c9573b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:04.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:04.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ad04591-03c5-4c15-94f6-877d7292cf86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2354e72c-aecd-4b2c-9658-999d04c9573b","LogTimestamp":"2023-09-27T03:33:04.887Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:05.850Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:33:05.884Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:05.885Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:05.885Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:06.907Z","message":"Entering","context":{"RequestID":"a6596665-f788-4720-bf8b-417e5d4edfb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b32d124-bab9-4774-8572-0b13e4ba1806","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:06.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:06.911Z","message":"{\"transactionId\":\"a6596665-f788-4720-bf8b-417e5d4edfb6\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:06:908\",\"respDate\":\"230927-03:33:06:910\",\"sourceId\":\"haproxy:a6596665-f788-4720-bf8b-417e5d4edfb6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:06:908-32793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d66f408e-dd21-4bf5-880e-272267f4af29], x-b3-parentspanid=[ddd8e0ab772f2213], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[635f56f19956686bddd8e0ab772f2213], x-b3-spanid=[cb5bfd0986820369], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6596665-f788-4720-bf8b-417e5d4edfb6]}\\\"}\"}","context":{"RequestID":"a6596665-f788-4720-bf8b-417e5d4edfb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b32d124-bab9-4774-8572-0b13e4ba1806","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:06.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:06.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6596665-f788-4720-bf8b-417e5d4edfb6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b32d124-bab9-4774-8572-0b13e4ba1806","LogTimestamp":"2023-09-27T03:33:06.911Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:33:08.203Z","message":"Entering","context":{"RequestID":"87d20742-8ce1-432d-b6c4-53720d40322d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ce3bdd5-4f71-45c4-b492-a52fd0e92a2f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:08.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:08.206Z","message":"{\"transactionId\":\"87d20742-8ce1-432d-b6c4-53720d40322d\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:08:204\",\"respDate\":\"230927-03:33:08:205\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:87d20742-8ce1-432d-b6c4-53720d40322d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:08:204-86437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[701dd0f8-5655-41a1-b363-a5f79a960012], x-b3-parentspanid=[a616fe05743d4d65], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33965], x-envoy-attempt-count=[1], x-b3-traceid=[8f0067bfb1733394a616fe05743d4d65], x-b3-spanid=[3170e8a2b8490d08], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[87d20742-8ce1-432d-b6c4-53720d40322d]}\\\"}\"}","context":{"RequestID":"87d20742-8ce1-432d-b6c4-53720d40322d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ce3bdd5-4f71-45c4-b492-a52fd0e92a2f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:08.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:08.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87d20742-8ce1-432d-b6c4-53720d40322d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ce3bdd5-4f71-45c4-b492-a52fd0e92a2f","LogTimestamp":"2023-09-27T03:33:08.206Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:33:08.418Z","message":"Entering","context":{"RequestID":"2a9ba81f-5001-4480-82c4-a5092e1eec83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19bd4e71-c65d-4461-9fac-70eb22bf24f8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2a9ba81f-5001-4480-82c4-a5092e1eec83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19bd4e71-c65d-4461-9fac-70eb22bf24f8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:08.421Z","message":"{\"transactionId\":\"2a9ba81f-5001-4480-82c4-a5092e1eec83\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:08:418\",\"respDate\":\"230927-03:33:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2a9ba81f-5001-4480-82c4-a5092e1eec83\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:08:418-82687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2a9ba81f-5001-4480-82c4-a5092e1eec83]}\\\"}\"}","context":{"RequestID":"2a9ba81f-5001-4480-82c4-a5092e1eec83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19bd4e71-c65d-4461-9fac-70eb22bf24f8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a9ba81f-5001-4480-82c4-a5092e1eec83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19bd4e71-c65d-4461-9fac-70eb22bf24f8","LogTimestamp":"2023-09-27T03:33:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:08.929Z","message":"Entering","context":{"RequestID":"1c5cdd7d-ad22-498c-bc7a-3e047a0a34f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98be232c-536e-4d0e-9d0a-5f2b423553a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:08.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:08.932Z","message":"{\"transactionId\":\"1c5cdd7d-ad22-498c-bc7a-3e047a0a34f4\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:08:930\",\"respDate\":\"230927-03:33:08:932\",\"sourceId\":\"haproxy:1c5cdd7d-ad22-498c-bc7a-3e047a0a34f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:08:930-84931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71f23d9f-8b5e-4415-ae39-c2643731c6da], x-b3-parentspanid=[5338ba5eef592d9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79c1c86780ce447d5338ba5eef592d9f], x-b3-spanid=[9a5be0a4154b10a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c5cdd7d-ad22-498c-bc7a-3e047a0a34f4]}\\\"}\"}","context":{"RequestID":"1c5cdd7d-ad22-498c-bc7a-3e047a0a34f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98be232c-536e-4d0e-9d0a-5f2b423553a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:08.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:08.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c5cdd7d-ad22-498c-bc7a-3e047a0a34f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98be232c-536e-4d0e-9d0a-5f2b423553a4","LogTimestamp":"2023-09-27T03:33:08.932Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:33:09.032Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:09.038Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:10.942Z","message":"Entering","context":{"RequestID":"26bd8573-0eb3-48c8-9a10-f86a64677666","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43047ae3-bf5f-4335-8dd9-02ef9271710d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:10.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:10.945Z","message":"{\"transactionId\":\"26bd8573-0eb3-48c8-9a10-f86a64677666\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:10:943\",\"respDate\":\"230927-03:33:10:945\",\"sourceId\":\"haproxy:26bd8573-0eb3-48c8-9a10-f86a64677666\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:10:943-1029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b68550a1-feb4-4b71-ab12-a23a27cb7520], x-b3-parentspanid=[23ea401f68fd035e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20fb2b11858fb63623ea401f68fd035e], x-b3-spanid=[5189379979ae63e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26bd8573-0eb3-48c8-9a10-f86a64677666]}\\\"}\"}","context":{"RequestID":"26bd8573-0eb3-48c8-9a10-f86a64677666","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43047ae3-bf5f-4335-8dd9-02ef9271710d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:10.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:10.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26bd8573-0eb3-48c8-9a10-f86a64677666","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43047ae3-bf5f-4335-8dd9-02ef9271710d","LogTimestamp":"2023-09-27T03:33:10.946Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:33:12.957Z","message":"Entering","context":{"RequestID":"2a097417-4a97-44ca-8633-1b84ea6ce0f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4586e364-baf2-4013-bb90-3c0edce1a58d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:12.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:12.960Z","message":"{\"transactionId\":\"2a097417-4a97-44ca-8633-1b84ea6ce0f6\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:12:957\",\"respDate\":\"230927-03:33:12:959\",\"sourceId\":\"haproxy:2a097417-4a97-44ca-8633-1b84ea6ce0f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:12:957-95198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b32a4b4d-894b-4cb2-9efc-aa6ae244d318], x-b3-parentspanid=[aa4e322643fca375], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2bb992e77eba0649aa4e322643fca375], x-b3-spanid=[71cc1cb9cb21b409], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a097417-4a97-44ca-8633-1b84ea6ce0f6]}\\\"}\"}","context":{"RequestID":"2a097417-4a97-44ca-8633-1b84ea6ce0f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4586e364-baf2-4013-bb90-3c0edce1a58d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:12.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:12.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a097417-4a97-44ca-8633-1b84ea6ce0f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4586e364-baf2-4013-bb90-3c0edce1a58d","LogTimestamp":"2023-09-27T03:33:12.960Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:14.973Z","message":"Entering","context":{"RequestID":"30a93324-2e03-4849-ab84-38e3ca3f7500","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"325eeab3-2d51-476c-b7fb-b6e14c125aaf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:14.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:14.976Z","message":"{\"transactionId\":\"30a93324-2e03-4849-ab84-38e3ca3f7500\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:14:974\",\"respDate\":\"230927-03:33:14:976\",\"sourceId\":\"haproxy:30a93324-2e03-4849-ab84-38e3ca3f7500\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:14:974-49121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[909886d7-3073-4730-b501-0eb33d2a4238], x-b3-parentspanid=[b350f061265008da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a96b02ca24b0c6ecb350f061265008da], x-b3-spanid=[7331e01c0beb8166], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30a93324-2e03-4849-ab84-38e3ca3f7500]}\\\"}\"}","context":{"RequestID":"30a93324-2e03-4849-ab84-38e3ca3f7500","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"325eeab3-2d51-476c-b7fb-b6e14c125aaf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:14.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:14.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30a93324-2e03-4849-ab84-38e3ca3f7500","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"325eeab3-2d51-476c-b7fb-b6e14c125aaf","LogTimestamp":"2023-09-27T03:33:14.976Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:33:15.850Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:33:15.861Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:15.861Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:15.861Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:16.988Z","message":"Entering","context":{"RequestID":"572b349d-c21e-4c91-980e-17c825700474","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f2058c7-2195-47cd-913a-afd1d09b7398","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:16.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:16.991Z","message":"{\"transactionId\":\"572b349d-c21e-4c91-980e-17c825700474\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:16:989\",\"respDate\":\"230927-03:33:16:991\",\"sourceId\":\"haproxy:572b349d-c21e-4c91-980e-17c825700474\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:16:989-73430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b86200a-1239-42f4-85d1-7a83e64fd5e6], x-b3-parentspanid=[2a1afbdf2c1fec9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b35db5c3fed279d2a1afbdf2c1fec9f], x-b3-spanid=[0bd67d4ea9dba7a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[572b349d-c21e-4c91-980e-17c825700474]}\\\"}\"}","context":{"RequestID":"572b349d-c21e-4c91-980e-17c825700474","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f2058c7-2195-47cd-913a-afd1d09b7398","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:16.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:16.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"572b349d-c21e-4c91-980e-17c825700474","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f2058c7-2195-47cd-913a-afd1d09b7398","LogTimestamp":"2023-09-27T03:33:16.991Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:33:18.191Z","message":"Entering","context":{"RequestID":"e5dce280-5c18-44cc-8dad-e3a641b27edc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a624a2c5-9fab-4150-a4be-029e584028a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:18.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:18.194Z","message":"{\"transactionId\":\"e5dce280-5c18-44cc-8dad-e3a641b27edc\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:18:192\",\"respDate\":\"230927-03:33:18:194\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e5dce280-5c18-44cc-8dad-e3a641b27edc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:18:192-38694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38e9058c-5c03-4b00-ad7a-a18598486877], x-b3-parentspanid=[6f8ce4643933d149], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45799], x-envoy-attempt-count=[1], x-b3-traceid=[67587aefa0e462df6f8ce4643933d149], x-b3-spanid=[874b1b8fef58c0d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e5dce280-5c18-44cc-8dad-e3a641b27edc]}\\\"}\"}","context":{"RequestID":"e5dce280-5c18-44cc-8dad-e3a641b27edc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a624a2c5-9fab-4150-a4be-029e584028a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:18.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:18.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5dce280-5c18-44cc-8dad-e3a641b27edc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a624a2c5-9fab-4150-a4be-029e584028a4","LogTimestamp":"2023-09-27T03:33:18.194Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:33:18.420Z","message":"Entering","context":{"RequestID":"57713960-1f2c-4cf8-9c1a-9630231002bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b60fb84-c08d-4193-88b7-60780f3625a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:18.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:18.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"57713960-1f2c-4cf8-9c1a-9630231002bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b60fb84-c08d-4193-88b7-60780f3625a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:18.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:18.424Z","message":"{\"transactionId\":\"57713960-1f2c-4cf8-9c1a-9630231002bf\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:18:421\",\"respDate\":\"230927-03:33:18:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:57713960-1f2c-4cf8-9c1a-9630231002bf\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:18:421-78622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[57713960-1f2c-4cf8-9c1a-9630231002bf]}\\\"}\"}","context":{"RequestID":"57713960-1f2c-4cf8-9c1a-9630231002bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b60fb84-c08d-4193-88b7-60780f3625a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:18.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:18.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57713960-1f2c-4cf8-9c1a-9630231002bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b60fb84-c08d-4193-88b7-60780f3625a0","LogTimestamp":"2023-09-27T03:33:18.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:33:19.001Z","message":"Entering","context":{"RequestID":"89b91427-1d92-4ffa-a1af-b615b6e918ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0d97c35-bbdb-4cce-9bf7-1ff05bf40fc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:19.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:19.004Z","message":"{\"transactionId\":\"89b91427-1d92-4ffa-a1af-b615b6e918ba\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:19:002\",\"respDate\":\"230927-03:33:19:004\",\"sourceId\":\"haproxy:89b91427-1d92-4ffa-a1af-b615b6e918ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:19:002-30530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa77c85d-5b2a-4850-9c93-a7ff1688ef5e], x-b3-parentspanid=[a1b9d18df7c5131b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91f5bb721d710deda1b9d18df7c5131b], x-b3-spanid=[391dc706e6c770fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89b91427-1d92-4ffa-a1af-b615b6e918ba]}\\\"}\"}","context":{"RequestID":"89b91427-1d92-4ffa-a1af-b615b6e918ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0d97c35-bbdb-4cce-9bf7-1ff05bf40fc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:19.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:19.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89b91427-1d92-4ffa-a1af-b615b6e918ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0d97c35-bbdb-4cce-9bf7-1ff05bf40fc5","LogTimestamp":"2023-09-27T03:33:19.004Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:21.016Z","message":"Entering","context":{"RequestID":"ed7a5bbb-e24d-4911-8a13-4328f79c9acf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8602ea0a-42f0-405e-a8f8-0a6bf9142393","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:21.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:21.019Z","message":"{\"transactionId\":\"ed7a5bbb-e24d-4911-8a13-4328f79c9acf\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:21:017\",\"respDate\":\"230927-03:33:21:019\",\"sourceId\":\"haproxy:ed7a5bbb-e24d-4911-8a13-4328f79c9acf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:21:017-95006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bf0b252-e2bd-417a-a575-690da3d9ec21], x-b3-parentspanid=[f4517cf0c6d1fff3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3202f90cd077b069f4517cf0c6d1fff3], x-b3-spanid=[e44819d567dbb8f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed7a5bbb-e24d-4911-8a13-4328f79c9acf]}\\\"}\"}","context":{"RequestID":"ed7a5bbb-e24d-4911-8a13-4328f79c9acf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8602ea0a-42f0-405e-a8f8-0a6bf9142393","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:21.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:21.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed7a5bbb-e24d-4911-8a13-4328f79c9acf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8602ea0a-42f0-405e-a8f8-0a6bf9142393","LogTimestamp":"2023-09-27T03:33:21.019Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:23.037Z","message":"Entering","context":{"RequestID":"34c5fb0c-4d4e-4878-9622-3a8dc60fe240","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66a09f86-c054-4bd7-b278-e159d6fca38e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:23.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:23.039Z","message":"{\"transactionId\":\"34c5fb0c-4d4e-4878-9622-3a8dc60fe240\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:23:038\",\"respDate\":\"230927-03:33:23:039\",\"sourceId\":\"haproxy:34c5fb0c-4d4e-4878-9622-3a8dc60fe240\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:23:038-57703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[644bf5d9-9dec-4001-a70b-a0e230af3e0b], x-b3-parentspanid=[6cac0e461df8bd69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b58d78adbe1179b36cac0e461df8bd69], x-b3-spanid=[f538ce3ff8a4b552], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34c5fb0c-4d4e-4878-9622-3a8dc60fe240]}\\\"}\"}","context":{"RequestID":"34c5fb0c-4d4e-4878-9622-3a8dc60fe240","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66a09f86-c054-4bd7-b278-e159d6fca38e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:23.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:23.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34c5fb0c-4d4e-4878-9622-3a8dc60fe240","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66a09f86-c054-4bd7-b278-e159d6fca38e","LogTimestamp":"2023-09-27T03:33:23.040Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:33:25.051Z","message":"Entering","context":{"RequestID":"d302db0a-e652-46d1-b473-64d6a9a8a4d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56739ef6-a799-4f4d-b531-7ce9011390a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:25.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:25.054Z","message":"{\"transactionId\":\"d302db0a-e652-46d1-b473-64d6a9a8a4d0\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:25:052\",\"respDate\":\"230927-03:33:25:054\",\"sourceId\":\"haproxy:d302db0a-e652-46d1-b473-64d6a9a8a4d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:25:052-88784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a040c3e-79c1-43c7-9b4b-1fb99e22053a], x-b3-parentspanid=[b2699ce28406a67f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[720ef0c455990ebcb2699ce28406a67f], x-b3-spanid=[79b2ccc419fb0ad9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d302db0a-e652-46d1-b473-64d6a9a8a4d0]}\\\"}\"}","context":{"RequestID":"d302db0a-e652-46d1-b473-64d6a9a8a4d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56739ef6-a799-4f4d-b531-7ce9011390a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:25.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:25.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d302db0a-e652-46d1-b473-64d6a9a8a4d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56739ef6-a799-4f4d-b531-7ce9011390a8","LogTimestamp":"2023-09-27T03:33:25.054Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:25.850Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:33:25.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:25.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:25.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:27.067Z","message":"Entering","context":{"RequestID":"db5f172b-2ef5-4086-8f69-b9bf0798be54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"594e51f7-96f6-4fa2-bef2-94e722e254bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:27.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:27.070Z","message":"{\"transactionId\":\"db5f172b-2ef5-4086-8f69-b9bf0798be54\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:27:068\",\"respDate\":\"230927-03:33:27:070\",\"sourceId\":\"haproxy:db5f172b-2ef5-4086-8f69-b9bf0798be54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:27:068-48737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29023ed4-01fa-439d-b568-4fb0d715d724], x-b3-parentspanid=[362f9add22ba9570], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c2cc512277b4bbc362f9add22ba9570], x-b3-spanid=[dbdf9ca8890468e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db5f172b-2ef5-4086-8f69-b9bf0798be54]}\\\"}\"}","context":{"RequestID":"db5f172b-2ef5-4086-8f69-b9bf0798be54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"594e51f7-96f6-4fa2-bef2-94e722e254bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:27.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:27.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db5f172b-2ef5-4086-8f69-b9bf0798be54","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"594e51f7-96f6-4fa2-bef2-94e722e254bd","LogTimestamp":"2023-09-27T03:33:27.071Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:33:28.195Z","message":"Entering","context":{"RequestID":"5144e0b4-c925-4e47-a3d2-b7c0fce34674","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78971a3c-11df-4066-9331-d06a7c2818f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:28.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:28.198Z","message":"{\"transactionId\":\"5144e0b4-c925-4e47-a3d2-b7c0fce34674\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:28:196\",\"respDate\":\"230927-03:33:28:198\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5144e0b4-c925-4e47-a3d2-b7c0fce34674\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:28:196-74532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3af640f3-2ad3-4f00-8b86-3f14806fc109], x-b3-parentspanid=[e6160d2e462d16bb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59249], x-envoy-attempt-count=[1], x-b3-traceid=[facc13396534847ce6160d2e462d16bb], x-b3-spanid=[75f8b0f103dbc7ba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5144e0b4-c925-4e47-a3d2-b7c0fce34674]}\\\"}\"}","context":{"RequestID":"5144e0b4-c925-4e47-a3d2-b7c0fce34674","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78971a3c-11df-4066-9331-d06a7c2818f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:28.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:28.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5144e0b4-c925-4e47-a3d2-b7c0fce34674","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78971a3c-11df-4066-9331-d06a7c2818f2","LogTimestamp":"2023-09-27T03:33:28.198Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:28.419Z","message":"Entering","context":{"RequestID":"b3637e1e-5f92-4a90-ac9a-5ee55607b2f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1487d56d-67d6-42c7-a408-4de58c9e6bd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:28.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"b3637e1e-5f92-4a90-ac9a-5ee55607b2f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1487d56d-67d6-42c7-a408-4de58c9e6bd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:28.423Z","message":"{\"transactionId\":\"b3637e1e-5f92-4a90-ac9a-5ee55607b2f9\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:28:419\",\"respDate\":\"230927-03:33:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b3637e1e-5f92-4a90-ac9a-5ee55607b2f9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:28:419-745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b3637e1e-5f92-4a90-ac9a-5ee55607b2f9]}\\\"}\"}","context":{"RequestID":"b3637e1e-5f92-4a90-ac9a-5ee55607b2f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1487d56d-67d6-42c7-a408-4de58c9e6bd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:28.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3637e1e-5f92-4a90-ac9a-5ee55607b2f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1487d56d-67d6-42c7-a408-4de58c9e6bd8","LogTimestamp":"2023-09-27T03:33:28.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:33:29.083Z","message":"Entering","context":{"RequestID":"e64a57fe-7ca6-4420-acf8-45c0db13932c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"02b6401e-cc7c-421e-88a8-3463cafc609f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:29.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:29.086Z","message":"{\"transactionId\":\"e64a57fe-7ca6-4420-acf8-45c0db13932c\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:29:084\",\"respDate\":\"230927-03:33:29:086\",\"sourceId\":\"haproxy:e64a57fe-7ca6-4420-acf8-45c0db13932c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:29:084-95275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da18619f-333b-421a-a9ab-37382b091315], x-b3-parentspanid=[48a529eaa9be3512], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca4484c05b031f1448a529eaa9be3512], x-b3-spanid=[1d8112318571ad2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e64a57fe-7ca6-4420-acf8-45c0db13932c]}\\\"}\"}","context":{"RequestID":"e64a57fe-7ca6-4420-acf8-45c0db13932c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"02b6401e-cc7c-421e-88a8-3463cafc609f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:29.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:29.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e64a57fe-7ca6-4420-acf8-45c0db13932c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02b6401e-cc7c-421e-88a8-3463cafc609f","LogTimestamp":"2023-09-27T03:33:29.087Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:33:31.097Z","message":"Entering","context":{"RequestID":"c4a529dc-9802-4c7c-8fff-75d16263d5f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56774e5d-4a9b-4f19-ad86-76ede4c1d40f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:31.100Z","message":"{\"transactionId\":\"c4a529dc-9802-4c7c-8fff-75d16263d5f8\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:31:098\",\"respDate\":\"230927-03:33:31:100\",\"sourceId\":\"haproxy:c4a529dc-9802-4c7c-8fff-75d16263d5f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:31:098-95866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b45bf34-1545-4829-a23c-1de66e6d31bc], x-b3-parentspanid=[034e397ee3e9e863], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd8273bc19e9f996034e397ee3e9e863], x-b3-spanid=[4bdbc0b99b5c04a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4a529dc-9802-4c7c-8fff-75d16263d5f8]}\\\"}\"}","context":{"RequestID":"c4a529dc-9802-4c7c-8fff-75d16263d5f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56774e5d-4a9b-4f19-ad86-76ede4c1d40f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:31.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:31.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4a529dc-9802-4c7c-8fff-75d16263d5f8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56774e5d-4a9b-4f19-ad86-76ede4c1d40f","LogTimestamp":"2023-09-27T03:33:31.101Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:33.110Z","message":"Entering","context":{"RequestID":"620c5830-674e-4b1d-987e-5043c5a0aff1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"652d7cf2-2dd0-436a-ab56-86751a3728f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:33.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:33.114Z","message":"{\"transactionId\":\"620c5830-674e-4b1d-987e-5043c5a0aff1\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:33:111\",\"respDate\":\"230927-03:33:33:114\",\"sourceId\":\"haproxy:620c5830-674e-4b1d-987e-5043c5a0aff1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:33:111-4752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f287ebee-26aa-413b-9c20-1ce3d33c5fdc], x-b3-parentspanid=[b91b03b3e0ecde7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80f84386f67854c0b91b03b3e0ecde7f], x-b3-spanid=[dfabf4ac76bf1b00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[620c5830-674e-4b1d-987e-5043c5a0aff1]}\\\"}\"}","context":{"RequestID":"620c5830-674e-4b1d-987e-5043c5a0aff1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"652d7cf2-2dd0-436a-ab56-86751a3728f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:33.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:33.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"620c5830-674e-4b1d-987e-5043c5a0aff1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"652d7cf2-2dd0-436a-ab56-86751a3728f4","LogTimestamp":"2023-09-27T03:33:33.115Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:33:35.127Z","message":"Entering","context":{"RequestID":"87423121-4dde-4725-93b2-7b6165e3b05e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc721a2f-23f6-4fa6-8de4-79cea8d0d209","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:35.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:35.131Z","message":"{\"transactionId\":\"87423121-4dde-4725-93b2-7b6165e3b05e\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:35:128\",\"respDate\":\"230927-03:33:35:131\",\"sourceId\":\"haproxy:87423121-4dde-4725-93b2-7b6165e3b05e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:35:128-12068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d879177e-6f4e-4468-a180-aedb72304112], x-b3-parentspanid=[34d0f71cd9f6a851], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87f2b21ad34c192234d0f71cd9f6a851], x-b3-spanid=[74544884acb1fc52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87423121-4dde-4725-93b2-7b6165e3b05e]}\\\"}\"}","context":{"RequestID":"87423121-4dde-4725-93b2-7b6165e3b05e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc721a2f-23f6-4fa6-8de4-79cea8d0d209","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:35.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:35.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87423121-4dde-4725-93b2-7b6165e3b05e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc721a2f-23f6-4fa6-8de4-79cea8d0d209","LogTimestamp":"2023-09-27T03:33:35.132Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:33:35.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:33:35.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:35.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:35.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:37.144Z","message":"Entering","context":{"RequestID":"34819fd7-d85e-4228-9bb7-be933e777763","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26040033-a80a-4896-935d-e6a3fe60634e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:37.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:37.148Z","message":"{\"transactionId\":\"34819fd7-d85e-4228-9bb7-be933e777763\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:37:145\",\"respDate\":\"230927-03:33:37:147\",\"sourceId\":\"haproxy:34819fd7-d85e-4228-9bb7-be933e777763\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:37:145-73342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[141dc8ac-ad3f-469e-a3d4-3bf71a55e60b], x-b3-parentspanid=[55754e773b052b0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15f970a59bb9944755754e773b052b0b], x-b3-spanid=[991ab66dd164a337], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34819fd7-d85e-4228-9bb7-be933e777763]}\\\"}\"}","context":{"RequestID":"34819fd7-d85e-4228-9bb7-be933e777763","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26040033-a80a-4896-935d-e6a3fe60634e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:37.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:37.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34819fd7-d85e-4228-9bb7-be933e777763","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26040033-a80a-4896-935d-e6a3fe60634e","LogTimestamp":"2023-09-27T03:33:37.148Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:33:38.195Z","message":"Entering","context":{"RequestID":"9f58c547-a334-4b65-9692-fe68c2abd81e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"240671c4-d434-4e35-8a2c-3b1c68708a56","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:38.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:38.198Z","message":"{\"transactionId\":\"9f58c547-a334-4b65-9692-fe68c2abd81e\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:38:196\",\"respDate\":\"230927-03:33:38:198\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9f58c547-a334-4b65-9692-fe68c2abd81e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:38:196-48116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81a7eb9b-0da2-40dc-976f-74f0b9f6b04e], x-b3-parentspanid=[4c7b0640911b9f01], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51067], x-envoy-attempt-count=[1], x-b3-traceid=[a5422d0b0c8e7f614c7b0640911b9f01], x-b3-spanid=[5e9eb675b28b9327], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9f58c547-a334-4b65-9692-fe68c2abd81e]}\\\"}\"}","context":{"RequestID":"9f58c547-a334-4b65-9692-fe68c2abd81e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"240671c4-d434-4e35-8a2c-3b1c68708a56","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:38.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:38.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f58c547-a334-4b65-9692-fe68c2abd81e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"240671c4-d434-4e35-8a2c-3b1c68708a56","LogTimestamp":"2023-09-27T03:33:38.198Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:38.419Z","message":"Entering","context":{"RequestID":"57542edf-ca8a-43a8-a52a-e1281b0c6468","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0dc395b-f510-4fb0-ac4d-52c66b630958","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:38.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"57542edf-ca8a-43a8-a52a-e1281b0c6468","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0dc395b-f510-4fb0-ac4d-52c66b630958","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:38.423Z","message":"{\"transactionId\":\"57542edf-ca8a-43a8-a52a-e1281b0c6468\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:38:420\",\"respDate\":\"230927-03:33:38:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:57542edf-ca8a-43a8-a52a-e1281b0c6468\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:38:420-40664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[57542edf-ca8a-43a8-a52a-e1281b0c6468]}\\\"}\"}","context":{"RequestID":"57542edf-ca8a-43a8-a52a-e1281b0c6468","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0dc395b-f510-4fb0-ac4d-52c66b630958","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:38.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57542edf-ca8a-43a8-a52a-e1281b0c6468","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0dc395b-f510-4fb0-ac4d-52c66b630958","LogTimestamp":"2023-09-27T03:33:38.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:33:39.046Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:39.051Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:39.164Z","message":"Entering","context":{"RequestID":"19303aaf-4007-4916-a053-7048d18f0ec7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9f045be-f950-455a-9155-f9899408d953","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:39.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:39.167Z","message":"{\"transactionId\":\"19303aaf-4007-4916-a053-7048d18f0ec7\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:39:164\",\"respDate\":\"230927-03:33:39:167\",\"sourceId\":\"haproxy:19303aaf-4007-4916-a053-7048d18f0ec7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:39:164-94749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb5791ac-e5b8-4e21-a697-b63d8cb41486], x-b3-parentspanid=[7e62e861b9e10cb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7b505075d178b437e62e861b9e10cb7], x-b3-spanid=[0484f86fc36422a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19303aaf-4007-4916-a053-7048d18f0ec7]}\\\"}\"}","context":{"RequestID":"19303aaf-4007-4916-a053-7048d18f0ec7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9f045be-f950-455a-9155-f9899408d953","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:39.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:39.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19303aaf-4007-4916-a053-7048d18f0ec7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9f045be-f950-455a-9155-f9899408d953","LogTimestamp":"2023-09-27T03:33:39.167Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:41.177Z","message":"Entering","context":{"RequestID":"9554f252-0713-4a9a-9166-3707c12934c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e41dc06b-1a85-4328-832c-aaf45f1db78a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:41.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:41.180Z","message":"{\"transactionId\":\"9554f252-0713-4a9a-9166-3707c12934c3\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:41:178\",\"respDate\":\"230927-03:33:41:180\",\"sourceId\":\"haproxy:9554f252-0713-4a9a-9166-3707c12934c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:41:178-505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3908b39-22d1-48df-8b2d-03a073e09a57], x-b3-parentspanid=[94221a07c1725fe5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e35428ab688e076794221a07c1725fe5], x-b3-spanid=[4f5c9191fde5fd2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9554f252-0713-4a9a-9166-3707c12934c3]}\\\"}\"}","context":{"RequestID":"9554f252-0713-4a9a-9166-3707c12934c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e41dc06b-1a85-4328-832c-aaf45f1db78a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:41.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:41.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9554f252-0713-4a9a-9166-3707c12934c3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e41dc06b-1a85-4328-832c-aaf45f1db78a","LogTimestamp":"2023-09-27T03:33:41.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:43.191Z","message":"Entering","context":{"RequestID":"9dd38c5d-6a90-4a66-9fda-73cc50aa0b52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"159b92c5-b662-4dd7-8c81-74ba232a1e00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:43.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:43.194Z","message":"{\"transactionId\":\"9dd38c5d-6a90-4a66-9fda-73cc50aa0b52\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:43:192\",\"respDate\":\"230927-03:33:43:193\",\"sourceId\":\"haproxy:9dd38c5d-6a90-4a66-9fda-73cc50aa0b52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:43:192-2120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3ed699a-c1ef-4760-b297-0326005f06e8], x-b3-parentspanid=[0291d91808254154], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36c03c823506ac340291d91808254154], x-b3-spanid=[1c292502d80856c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9dd38c5d-6a90-4a66-9fda-73cc50aa0b52]}\\\"}\"}","context":{"RequestID":"9dd38c5d-6a90-4a66-9fda-73cc50aa0b52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"159b92c5-b662-4dd7-8c81-74ba232a1e00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:43.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:43.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dd38c5d-6a90-4a66-9fda-73cc50aa0b52","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"159b92c5-b662-4dd7-8c81-74ba232a1e00","LogTimestamp":"2023-09-27T03:33:43.194Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:45.207Z","message":"Entering","context":{"RequestID":"56b49e6c-0455-4c43-9bac-b2e91cf4b25d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"231d9765-471a-49f9-bc63-a629d0a20c4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:45.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:45.212Z","message":"{\"transactionId\":\"56b49e6c-0455-4c43-9bac-b2e91cf4b25d\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:45:208\",\"respDate\":\"230927-03:33:45:211\",\"sourceId\":\"haproxy:56b49e6c-0455-4c43-9bac-b2e91cf4b25d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:45:208-71936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[672e8e3f-c681-4deb-80be-0b688264de8c], x-b3-parentspanid=[4949496be1c33010], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[546c036989660d8c4949496be1c33010], x-b3-spanid=[a4e4556852a22074], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56b49e6c-0455-4c43-9bac-b2e91cf4b25d]}\\\"}\"}","context":{"RequestID":"56b49e6c-0455-4c43-9bac-b2e91cf4b25d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"231d9765-471a-49f9-bc63-a629d0a20c4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:45.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:45.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56b49e6c-0455-4c43-9bac-b2e91cf4b25d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"231d9765-471a-49f9-bc63-a629d0a20c4c","LogTimestamp":"2023-09-27T03:33:45.212Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:33:45.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:33:45.875Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:45.875Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:45.875Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:47.224Z","message":"Entering","context":{"RequestID":"1725139f-4644-48a9-9c73-97be954db278","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69bf66e9-e165-4038-a973-fa0d1efe6c2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:47.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:47.227Z","message":"{\"transactionId\":\"1725139f-4644-48a9-9c73-97be954db278\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:47:225\",\"respDate\":\"230927-03:33:47:227\",\"sourceId\":\"haproxy:1725139f-4644-48a9-9c73-97be954db278\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:47:225-85354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c33e7933-138a-4d96-b42e-6c89f93381e2], x-b3-parentspanid=[ea4c9eda20588d15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9af4ae9275b68d9ea4c9eda20588d15], x-b3-spanid=[330e7f4cb6d46b27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1725139f-4644-48a9-9c73-97be954db278]}\\\"}\"}","context":{"RequestID":"1725139f-4644-48a9-9c73-97be954db278","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69bf66e9-e165-4038-a973-fa0d1efe6c2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:47.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:47.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1725139f-4644-48a9-9c73-97be954db278","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69bf66e9-e165-4038-a973-fa0d1efe6c2b","LogTimestamp":"2023-09-27T03:33:47.227Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:33:48.228Z","message":"Entering","context":{"RequestID":"418bd07a-1a51-4815-85f5-2ac4bb5955ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82f6217e-514c-450d-bbda-6f6b78bbcf6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:48.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:48.231Z","message":"{\"transactionId\":\"418bd07a-1a51-4815-85f5-2ac4bb5955ac\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:48:229\",\"respDate\":\"230927-03:33:48:231\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:418bd07a-1a51-4815-85f5-2ac4bb5955ac\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:48:229-79401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a18932d3-7c3e-4c7b-aa34-ce61510a8c27], x-b3-parentspanid=[268cc0cac4f4279d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48363], x-envoy-attempt-count=[1], x-b3-traceid=[7f4b5c8e828d6494268cc0cac4f4279d], x-b3-spanid=[ab1abc4308146427], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[418bd07a-1a51-4815-85f5-2ac4bb5955ac]}\\\"}\"}","context":{"RequestID":"418bd07a-1a51-4815-85f5-2ac4bb5955ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82f6217e-514c-450d-bbda-6f6b78bbcf6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:48.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:48.232Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"418bd07a-1a51-4815-85f5-2ac4bb5955ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82f6217e-514c-450d-bbda-6f6b78bbcf6b","LogTimestamp":"2023-09-27T03:33:48.232Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:48.419Z","message":"Entering","context":{"RequestID":"329afe2a-920a-47aa-8f71-cdf6e0327bc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8638a1c4-bb7b-43a8-9223-ef2049cc8751","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:48.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"329afe2a-920a-47aa-8f71-cdf6e0327bc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8638a1c4-bb7b-43a8-9223-ef2049cc8751","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:48.425Z","message":"{\"transactionId\":\"329afe2a-920a-47aa-8f71-cdf6e0327bc0\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:48:420\",\"respDate\":\"230927-03:33:48:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:329afe2a-920a-47aa-8f71-cdf6e0327bc0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:48:420-48932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[329afe2a-920a-47aa-8f71-cdf6e0327bc0]}\\\"}\"}","context":{"RequestID":"329afe2a-920a-47aa-8f71-cdf6e0327bc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8638a1c4-bb7b-43a8-9223-ef2049cc8751","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:48.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"329afe2a-920a-47aa-8f71-cdf6e0327bc0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8638a1c4-bb7b-43a8-9223-ef2049cc8751","LogTimestamp":"2023-09-27T03:33:48.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:33:49.240Z","message":"Entering","context":{"RequestID":"fd2e1c49-af3e-43a1-a395-159313810342","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ea947a5-6bd8-46d4-8616-2d1d1408a76f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:49.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:49.244Z","message":"{\"transactionId\":\"fd2e1c49-af3e-43a1-a395-159313810342\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:49:241\",\"respDate\":\"230927-03:33:49:244\",\"sourceId\":\"haproxy:fd2e1c49-af3e-43a1-a395-159313810342\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:33:49:241-6156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bcf26b6-5569-40e1-86ab-278f85244fdc], x-b3-parentspanid=[107d9c48f7fdeebe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2308332c324369b4107d9c48f7fdeebe], x-b3-spanid=[52e248363909f5a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd2e1c49-af3e-43a1-a395-159313810342]}\\\"}\"}","context":{"RequestID":"fd2e1c49-af3e-43a1-a395-159313810342","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ea947a5-6bd8-46d4-8616-2d1d1408a76f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:49.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:49.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd2e1c49-af3e-43a1-a395-159313810342","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ea947a5-6bd8-46d4-8616-2d1d1408a76f","LogTimestamp":"2023-09-27T03:33:49.244Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:33:51.256Z","message":"Entering","context":{"RequestID":"d6262d59-f816-4741-95c6-ae3b486b248b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9c9138c-41db-4b1c-961f-4189805595de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:51.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:51.260Z","message":"{\"transactionId\":\"d6262d59-f816-4741-95c6-ae3b486b248b\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:51:258\",\"respDate\":\"230927-03:33:51:260\",\"sourceId\":\"haproxy:d6262d59-f816-4741-95c6-ae3b486b248b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:51:258-67926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94f5fd90-c46e-44d7-a2a5-fc3f3075a165], x-b3-parentspanid=[aa91eb61b89a5fd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[357713deb5563724aa91eb61b89a5fd6], x-b3-spanid=[59aecebe44a7209c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6262d59-f816-4741-95c6-ae3b486b248b]}\\\"}\"}","context":{"RequestID":"d6262d59-f816-4741-95c6-ae3b486b248b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9c9138c-41db-4b1c-961f-4189805595de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:51.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:51.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6262d59-f816-4741-95c6-ae3b486b248b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9c9138c-41db-4b1c-961f-4189805595de","LogTimestamp":"2023-09-27T03:33:51.260Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:33:53.271Z","message":"Entering","context":{"RequestID":"454b87bc-91ee-4ab1-bdf7-b1e1aa5ad630","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92f3a7c3-2065-4862-a84d-730bff8420a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:53.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:53.274Z","message":"{\"transactionId\":\"454b87bc-91ee-4ab1-bdf7-b1e1aa5ad630\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:53:272\",\"respDate\":\"230927-03:33:53:274\",\"sourceId\":\"haproxy:454b87bc-91ee-4ab1-bdf7-b1e1aa5ad630\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:53:272-28469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fde8f86-d496-4047-944f-9175264331b1], x-b3-parentspanid=[116cec7bc8432499], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f62120acd3109257116cec7bc8432499], x-b3-spanid=[d79fbf2ef649e45b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[454b87bc-91ee-4ab1-bdf7-b1e1aa5ad630]}\\\"}\"}","context":{"RequestID":"454b87bc-91ee-4ab1-bdf7-b1e1aa5ad630","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92f3a7c3-2065-4862-a84d-730bff8420a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:53.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:53.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"454b87bc-91ee-4ab1-bdf7-b1e1aa5ad630","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92f3a7c3-2065-4862-a84d-730bff8420a5","LogTimestamp":"2023-09-27T03:33:53.274Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:55.293Z","message":"Entering","context":{"RequestID":"90012d76-f8b2-4a28-8e36-1ee2f96c2fbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69634987-e03f-4893-a053-f7443e9e3f78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:55.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:55.296Z","message":"{\"transactionId\":\"90012d76-f8b2-4a28-8e36-1ee2f96c2fbd\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:55:294\",\"respDate\":\"230927-03:33:55:296\",\"sourceId\":\"haproxy:90012d76-f8b2-4a28-8e36-1ee2f96c2fbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:55:294-63629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8777df1f-14f1-9ad5-8fde-4f35fac43759], x-b3-parentspanid=[d9684063177e5585], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e6fa5a5a7aa856bd9684063177e5585], x-b3-spanid=[94a48522b9eb2e0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90012d76-f8b2-4a28-8e36-1ee2f96c2fbd]}\\\"}\"}","context":{"RequestID":"90012d76-f8b2-4a28-8e36-1ee2f96c2fbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69634987-e03f-4893-a053-f7443e9e3f78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:55.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:55.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90012d76-f8b2-4a28-8e36-1ee2f96c2fbd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69634987-e03f-4893-a053-f7443e9e3f78","LogTimestamp":"2023-09-27T03:33:55.296Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:33:55.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:33:55.880Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:55.881Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:55.881Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:57.307Z","message":"Entering","context":{"RequestID":"2bda1b86-0aed-401c-aaab-427c6c349084","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b87f913-fd2b-4322-95c2-9a5d7ce19f2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:57.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:57.311Z","message":"{\"transactionId\":\"2bda1b86-0aed-401c-aaab-427c6c349084\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:57:308\",\"respDate\":\"230927-03:33:57:311\",\"sourceId\":\"haproxy:2bda1b86-0aed-401c-aaab-427c6c349084\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:57:308-1022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54d979b2-6305-426c-ae62-22db76878b1d], x-b3-parentspanid=[0114a16bc83bafe5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9aef82fe2a22b1ee0114a16bc83bafe5], x-b3-spanid=[2309e25b568653aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bda1b86-0aed-401c-aaab-427c6c349084]}\\\"}\"}","context":{"RequestID":"2bda1b86-0aed-401c-aaab-427c6c349084","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b87f913-fd2b-4322-95c2-9a5d7ce19f2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:57.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:57.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bda1b86-0aed-401c-aaab-427c6c349084","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b87f913-fd2b-4322-95c2-9a5d7ce19f2e","LogTimestamp":"2023-09-27T03:33:57.312Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:33:58.192Z","message":"Entering","context":{"RequestID":"08595b32-6fc0-4078-87f9-00d394fd858e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d488bc9-e8c8-473e-9472-66a8b3fcb56c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:58.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:58.197Z","message":"{\"transactionId\":\"08595b32-6fc0-4078-87f9-00d394fd858e\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:58:193\",\"respDate\":\"230927-03:33:58:196\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:08595b32-6fc0-4078-87f9-00d394fd858e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:33:58:193-71048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa72621d-6f37-494f-847a-54e279f10bf8], x-b3-parentspanid=[2f1cb56d28add70f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55589], x-envoy-attempt-count=[1], x-b3-traceid=[3e4bcf4548f876182f1cb56d28add70f], x-b3-spanid=[7b1322b9d2f3d42e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[08595b32-6fc0-4078-87f9-00d394fd858e]}\\\"}\"}","context":{"RequestID":"08595b32-6fc0-4078-87f9-00d394fd858e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d488bc9-e8c8-473e-9472-66a8b3fcb56c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:33:58.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:58.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08595b32-6fc0-4078-87f9-00d394fd858e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d488bc9-e8c8-473e-9472-66a8b3fcb56c","LogTimestamp":"2023-09-27T03:33:58.197Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:33:58.418Z","message":"Entering","context":{"RequestID":"534cd7e1-7cfe-4263-9a54-4b8712d53e04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4855dcf4-8081-4f92-b9fa-e5bf88b406b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"534cd7e1-7cfe-4263-9a54-4b8712d53e04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4855dcf4-8081-4f92-b9fa-e5bf88b406b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:58.421Z","message":"{\"transactionId\":\"534cd7e1-7cfe-4263-9a54-4b8712d53e04\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:58:419\",\"respDate\":\"230927-03:33:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:534cd7e1-7cfe-4263-9a54-4b8712d53e04\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:58:419-76612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[534cd7e1-7cfe-4263-9a54-4b8712d53e04]}\\\"}\"}","context":{"RequestID":"534cd7e1-7cfe-4263-9a54-4b8712d53e04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4855dcf4-8081-4f92-b9fa-e5bf88b406b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:33:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"534cd7e1-7cfe-4263-9a54-4b8712d53e04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4855dcf4-8081-4f92-b9fa-e5bf88b406b9","LogTimestamp":"2023-09-27T03:33:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:33:59.326Z","message":"Entering","context":{"RequestID":"16695c82-beaf-4f1a-8d30-6965b0dc2dd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6edd310-0b9b-4e50-a936-1561108a97ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:59.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:33:59.329Z","message":"{\"transactionId\":\"16695c82-beaf-4f1a-8d30-6965b0dc2dd1\",\"status\":\"200\",\"rqstDate\":\"230927-03:33:59:327\",\"respDate\":\"230927-03:33:59:329\",\"sourceId\":\"haproxy:16695c82-beaf-4f1a-8d30-6965b0dc2dd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:33:59:327-52473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05ae4031-44eb-438e-9061-278a40e74f1b], x-b3-parentspanid=[9ba7662f101ec861], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b429c67ad33304e19ba7662f101ec861], x-b3-spanid=[3fcbbcdb5af50f80], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16695c82-beaf-4f1a-8d30-6965b0dc2dd1]}\\\"}\"}","context":{"RequestID":"16695c82-beaf-4f1a-8d30-6965b0dc2dd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6edd310-0b9b-4e50-a936-1561108a97ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:33:59.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:33:59.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16695c82-beaf-4f1a-8d30-6965b0dc2dd1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6edd310-0b9b-4e50-a936-1561108a97ad","LogTimestamp":"2023-09-27T03:33:59.330Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:33:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:01.343Z","message":"Entering","context":{"RequestID":"b0283380-3743-43c8-93e0-90d1453525b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05bf0810-6729-4f88-b414-80975483b0d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:01.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:01.347Z","message":"{\"transactionId\":\"b0283380-3743-43c8-93e0-90d1453525b6\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:01:344\",\"respDate\":\"230927-03:34:01:346\",\"sourceId\":\"haproxy:b0283380-3743-43c8-93e0-90d1453525b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:01:344-5590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d0281de-85a4-41ef-ba19-a0abfed17be6], x-b3-parentspanid=[febdd2df60109b4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e2d6929c82f84dafebdd2df60109b4d], x-b3-spanid=[25a141f7220e98b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0283380-3743-43c8-93e0-90d1453525b6]}\\\"}\"}","context":{"RequestID":"b0283380-3743-43c8-93e0-90d1453525b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05bf0810-6729-4f88-b414-80975483b0d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:01.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:01.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0283380-3743-43c8-93e0-90d1453525b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05bf0810-6729-4f88-b414-80975483b0d8","LogTimestamp":"2023-09-27T03:34:01.347Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:03.357Z","message":"Entering","context":{"RequestID":"3cf43b0a-21e2-495e-9595-6412a4c50156","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"facd9f8a-5213-4237-a27f-cfb261debbda","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:03.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:03.360Z","message":"{\"transactionId\":\"3cf43b0a-21e2-495e-9595-6412a4c50156\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:03:358\",\"respDate\":\"230927-03:34:03:360\",\"sourceId\":\"haproxy:3cf43b0a-21e2-495e-9595-6412a4c50156\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:03:358-54478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[162e8565-3bc9-4241-9fd7-4872e1faf62b], x-b3-parentspanid=[6f4d43df0d704047], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b18c984bf54f366c6f4d43df0d704047], x-b3-spanid=[f4d1d51d9d4fd5b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cf43b0a-21e2-495e-9595-6412a4c50156]}\\\"}\"}","context":{"RequestID":"3cf43b0a-21e2-495e-9595-6412a4c50156","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"facd9f8a-5213-4237-a27f-cfb261debbda","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:03.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:03.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cf43b0a-21e2-495e-9595-6412a4c50156","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"facd9f8a-5213-4237-a27f-cfb261debbda","LogTimestamp":"2023-09-27T03:34:03.360Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:34:05.369Z","message":"Entering","context":{"RequestID":"a2e15e61-2590-4ca0-add4-e250a944786a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bd53558-56c3-47fa-9147-1ea467961ab7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:05.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:05.372Z","message":"{\"transactionId\":\"a2e15e61-2590-4ca0-add4-e250a944786a\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:05:370\",\"respDate\":\"230927-03:34:05:372\",\"sourceId\":\"haproxy:a2e15e61-2590-4ca0-add4-e250a944786a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:34:05:370-58417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a711d8f-9a53-4458-a908-519ae9e3edba], x-b3-parentspanid=[62a383a95850b930], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef539db5060b7d4462a383a95850b930], x-b3-spanid=[67ca03413bd9687b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2e15e61-2590-4ca0-add4-e250a944786a]}\\\"}\"}","context":{"RequestID":"a2e15e61-2590-4ca0-add4-e250a944786a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bd53558-56c3-47fa-9147-1ea467961ab7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:05.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:05.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2e15e61-2590-4ca0-add4-e250a944786a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bd53558-56c3-47fa-9147-1ea467961ab7","LogTimestamp":"2023-09-27T03:34:05.372Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:05.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:34:05.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:05.893Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:05.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:07.383Z","message":"Entering","context":{"RequestID":"f976a662-091f-47e3-8212-896501da5c74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34460b33-ae9d-4be6-9a7b-8be0bc45b9b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:07.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:07.386Z","message":"{\"transactionId\":\"f976a662-091f-47e3-8212-896501da5c74\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:07:384\",\"respDate\":\"230927-03:34:07:385\",\"sourceId\":\"haproxy:f976a662-091f-47e3-8212-896501da5c74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:07:384-19875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ad27343-ca58-4788-aee7-0353e9c9b4c7], x-b3-parentspanid=[4196693022247869], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c15860caac63d3044196693022247869], x-b3-spanid=[fd368b22be7dd1e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f976a662-091f-47e3-8212-896501da5c74]}\\\"}\"}","context":{"RequestID":"f976a662-091f-47e3-8212-896501da5c74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34460b33-ae9d-4be6-9a7b-8be0bc45b9b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:07.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:07.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f976a662-091f-47e3-8212-896501da5c74","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34460b33-ae9d-4be6-9a7b-8be0bc45b9b2","LogTimestamp":"2023-09-27T03:34:07.386Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:08.198Z","message":"Entering","context":{"RequestID":"115a0f4e-56cf-4f4f-a94c-839fc86444a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94b872b8-7e1b-4847-b527-e3db13355eaf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:08.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:08.201Z","message":"{\"transactionId\":\"115a0f4e-56cf-4f4f-a94c-839fc86444a5\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:08:199\",\"respDate\":\"230927-03:34:08:201\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:115a0f4e-56cf-4f4f-a94c-839fc86444a5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:08:199-33617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbcf52df-3f12-4347-a0c3-b60dd9ac35e5], x-b3-parentspanid=[06cdf2a0a014f38d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33775], x-envoy-attempt-count=[1], x-b3-traceid=[0b25a3965190ec2806cdf2a0a014f38d], x-b3-spanid=[b86a424eb8f36774], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[115a0f4e-56cf-4f4f-a94c-839fc86444a5]}\\\"}\"}","context":{"RequestID":"115a0f4e-56cf-4f4f-a94c-839fc86444a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94b872b8-7e1b-4847-b527-e3db13355eaf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:08.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:08.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"115a0f4e-56cf-4f4f-a94c-839fc86444a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94b872b8-7e1b-4847-b527-e3db13355eaf","LogTimestamp":"2023-09-27T03:34:08.201Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:08.417Z","message":"Entering","context":{"RequestID":"f6fe3321-640d-4f00-b562-e51a59b1d25c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ece42c8e-e378-4f84-9aad-234ed94cc45b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f6fe3321-640d-4f00-b562-e51a59b1d25c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ece42c8e-e378-4f84-9aad-234ed94cc45b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:08.420Z","message":"{\"transactionId\":\"f6fe3321-640d-4f00-b562-e51a59b1d25c\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:08:418\",\"respDate\":\"230927-03:34:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f6fe3321-640d-4f00-b562-e51a59b1d25c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:34:08:418-62237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f6fe3321-640d-4f00-b562-e51a59b1d25c]}\\\"}\"}","context":{"RequestID":"f6fe3321-640d-4f00-b562-e51a59b1d25c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ece42c8e-e378-4f84-9aad-234ed94cc45b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6fe3321-640d-4f00-b562-e51a59b1d25c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ece42c8e-e378-4f84-9aad-234ed94cc45b","LogTimestamp":"2023-09-27T03:34:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:09.058Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:09.062Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:09.396Z","message":"Entering","context":{"RequestID":"a2962c6a-aea8-46dc-9d50-ecdef8c35bf2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c0a2e187-6545-48c7-9c84-35ec16e1dff9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:09.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:09.399Z","message":"{\"transactionId\":\"a2962c6a-aea8-46dc-9d50-ecdef8c35bf2\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:09:396\",\"respDate\":\"230927-03:34:09:398\",\"sourceId\":\"haproxy:a2962c6a-aea8-46dc-9d50-ecdef8c35bf2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:09:396-41572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16ebcea2-84f6-4810-809e-86e7ad0d7c2c], x-b3-parentspanid=[ef5f966c47e710b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d23b9bf0b1fec6bef5f966c47e710b6], x-b3-spanid=[1dca207d39aa1464], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2962c6a-aea8-46dc-9d50-ecdef8c35bf2]}\\\"}\"}","context":{"RequestID":"a2962c6a-aea8-46dc-9d50-ecdef8c35bf2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c0a2e187-6545-48c7-9c84-35ec16e1dff9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:09.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:09.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2962c6a-aea8-46dc-9d50-ecdef8c35bf2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0a2e187-6545-48c7-9c84-35ec16e1dff9","LogTimestamp":"2023-09-27T03:34:09.399Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:11.411Z","message":"Entering","context":{"RequestID":"fdc3e563-d996-4e5e-86a0-15f5132c845d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9af3d72c-7b59-43b8-b3cb-f4e4889d04e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:11.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:11.414Z","message":"{\"transactionId\":\"fdc3e563-d996-4e5e-86a0-15f5132c845d\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:11:412\",\"respDate\":\"230927-03:34:11:414\",\"sourceId\":\"haproxy:fdc3e563-d996-4e5e-86a0-15f5132c845d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:34:11:412-5327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[752dc28b-102e-4e17-ba8a-dfce5269d1d6], x-b3-parentspanid=[00d296703e0bf87c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3dc27b69c93ff3f800d296703e0bf87c], x-b3-spanid=[a71b538856393624], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdc3e563-d996-4e5e-86a0-15f5132c845d]}\\\"}\"}","context":{"RequestID":"fdc3e563-d996-4e5e-86a0-15f5132c845d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9af3d72c-7b59-43b8-b3cb-f4e4889d04e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:11.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:11.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdc3e563-d996-4e5e-86a0-15f5132c845d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9af3d72c-7b59-43b8-b3cb-f4e4889d04e7","LogTimestamp":"2023-09-27T03:34:11.415Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:34:13.429Z","message":"Entering","context":{"RequestID":"de0e343e-dad5-4ac3-ae18-23b87e91adf1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e18dd760-9a34-4dfa-95ad-fbc2985bab80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:13.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:13.432Z","message":"{\"transactionId\":\"de0e343e-dad5-4ac3-ae18-23b87e91adf1\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:13:430\",\"respDate\":\"230927-03:34:13:432\",\"sourceId\":\"haproxy:de0e343e-dad5-4ac3-ae18-23b87e91adf1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:13:430-83748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cac53ac1-ed7a-4bd8-9c11-803f64e98a40], x-b3-parentspanid=[a41cf8e767b23cc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e32ee4bd8171e473a41cf8e767b23cc8], x-b3-spanid=[38b719c27aee09bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de0e343e-dad5-4ac3-ae18-23b87e91adf1]}\\\"}\"}","context":{"RequestID":"de0e343e-dad5-4ac3-ae18-23b87e91adf1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e18dd760-9a34-4dfa-95ad-fbc2985bab80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:13.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:13.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de0e343e-dad5-4ac3-ae18-23b87e91adf1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e18dd760-9a34-4dfa-95ad-fbc2985bab80","LogTimestamp":"2023-09-27T03:34:13.432Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:15.445Z","message":"Entering","context":{"RequestID":"9248fd04-6a51-4b39-b686-c99d99738ab5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c7725b3-13ae-42ad-bc31-b3b2894be6bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:15.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:15.448Z","message":"{\"transactionId\":\"9248fd04-6a51-4b39-b686-c99d99738ab5\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:15:446\",\"respDate\":\"230927-03:34:15:447\",\"sourceId\":\"haproxy:9248fd04-6a51-4b39-b686-c99d99738ab5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:15:446-78611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a9cd156-6f04-4eb6-8abe-f1bd787d839a], x-b3-parentspanid=[6b96e62e4110c2e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1554f8a720c7f0cb6b96e62e4110c2e6], x-b3-spanid=[30cfc202cccc28ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9248fd04-6a51-4b39-b686-c99d99738ab5]}\\\"}\"}","context":{"RequestID":"9248fd04-6a51-4b39-b686-c99d99738ab5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c7725b3-13ae-42ad-bc31-b3b2894be6bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:15.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:15.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9248fd04-6a51-4b39-b686-c99d99738ab5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c7725b3-13ae-42ad-bc31-b3b2894be6bb","LogTimestamp":"2023-09-27T03:34:15.448Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:15.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:34:15.866Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:15.867Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:15.867Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:17.460Z","message":"Entering","context":{"RequestID":"2f2b9c14-21a9-4884-8f0d-c1bbf3053a8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8055f49-5dc2-4c05-8c9b-5ce34f24ed54","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:17.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:17.462Z","message":"{\"transactionId\":\"2f2b9c14-21a9-4884-8f0d-c1bbf3053a8e\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:17:460\",\"respDate\":\"230927-03:34:17:462\",\"sourceId\":\"haproxy:2f2b9c14-21a9-4884-8f0d-c1bbf3053a8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:17:460-31846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a38f503-da4b-4e11-b7f4-78f72baace2c], x-b3-parentspanid=[61e0c17c4a2acee8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b05fb250e357287061e0c17c4a2acee8], x-b3-spanid=[b7177961e272e5a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f2b9c14-21a9-4884-8f0d-c1bbf3053a8e]}\\\"}\"}","context":{"RequestID":"2f2b9c14-21a9-4884-8f0d-c1bbf3053a8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8055f49-5dc2-4c05-8c9b-5ce34f24ed54","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:17.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:17.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f2b9c14-21a9-4884-8f0d-c1bbf3053a8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8055f49-5dc2-4c05-8c9b-5ce34f24ed54","LogTimestamp":"2023-09-27T03:34:17.463Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:18.203Z","message":"Entering","context":{"RequestID":"f2794e86-3ecd-41c6-a2bb-ea71efc144a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ff0d9e6-3d6e-4dd8-a7a4-e63084f3193a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:18.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:18.206Z","message":"{\"transactionId\":\"f2794e86-3ecd-41c6-a2bb-ea71efc144a5\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:18:204\",\"respDate\":\"230927-03:34:18:205\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f2794e86-3ecd-41c6-a2bb-ea71efc144a5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:18:204-45048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4a552b4-1c70-46a9-89e1-7d18b92dbe7d], x-b3-parentspanid=[72586282c8a610a7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42857], x-envoy-attempt-count=[1], x-b3-traceid=[b11c4fa7ac68086172586282c8a610a7], x-b3-spanid=[dddeed3e6598020d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f2794e86-3ecd-41c6-a2bb-ea71efc144a5]}\\\"}\"}","context":{"RequestID":"f2794e86-3ecd-41c6-a2bb-ea71efc144a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ff0d9e6-3d6e-4dd8-a7a4-e63084f3193a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:18.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:18.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2794e86-3ecd-41c6-a2bb-ea71efc144a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ff0d9e6-3d6e-4dd8-a7a4-e63084f3193a","LogTimestamp":"2023-09-27T03:34:18.206Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:18.418Z","message":"Entering","context":{"RequestID":"7ba3cacc-419b-4aa5-bb2e-151cc5315928","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9da349f-a794-45d5-a02e-e623bfe8b7e5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"7ba3cacc-419b-4aa5-bb2e-151cc5315928","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9da349f-a794-45d5-a02e-e623bfe8b7e5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:18.423Z","message":"{\"transactionId\":\"7ba3cacc-419b-4aa5-bb2e-151cc5315928\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:18:419\",\"respDate\":\"230927-03:34:18:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7ba3cacc-419b-4aa5-bb2e-151cc5315928\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:18:419-75183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7ba3cacc-419b-4aa5-bb2e-151cc5315928]}\\\"}\"}","context":{"RequestID":"7ba3cacc-419b-4aa5-bb2e-151cc5315928","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9da349f-a794-45d5-a02e-e623bfe8b7e5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:18.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ba3cacc-419b-4aa5-bb2e-151cc5315928","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9da349f-a794-45d5-a02e-e623bfe8b7e5","LogTimestamp":"2023-09-27T03:34:18.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:34:19.474Z","message":"Entering","context":{"RequestID":"5a843e4e-f646-4d07-93d4-10263d7080f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d18b4426-341a-483a-976d-39530c6da31c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:19.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:19.477Z","message":"{\"transactionId\":\"5a843e4e-f646-4d07-93d4-10263d7080f3\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:19:475\",\"respDate\":\"230927-03:34:19:477\",\"sourceId\":\"haproxy:5a843e4e-f646-4d07-93d4-10263d7080f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:19:475-64737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[924c76ed-3925-4f8d-876a-56dd41adfad0], x-b3-parentspanid=[5e58998d2019273d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e01639b24827260e5e58998d2019273d], x-b3-spanid=[5eeadeeb06ca64c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a843e4e-f646-4d07-93d4-10263d7080f3]}\\\"}\"}","context":{"RequestID":"5a843e4e-f646-4d07-93d4-10263d7080f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d18b4426-341a-483a-976d-39530c6da31c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:19.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:19.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a843e4e-f646-4d07-93d4-10263d7080f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d18b4426-341a-483a-976d-39530c6da31c","LogTimestamp":"2023-09-27T03:34:19.478Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:21.089Z","message":"Received event EVENT CREATED KEYSPACE dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:21.489Z","message":"Entering","context":{"RequestID":"a96e15e8-034a-4339-862a-5e925b20ae10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a48063ed-5546-402a-9677-a1d2313b66ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:21.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:21.492Z","message":"{\"transactionId\":\"a96e15e8-034a-4339-862a-5e925b20ae10\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:21:490\",\"respDate\":\"230927-03:34:21:492\",\"sourceId\":\"haproxy:a96e15e8-034a-4339-862a-5e925b20ae10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:21:490-38557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1518b748-8fb4-487a-8dad-ad0023702cc0], x-b3-parentspanid=[1fb7a52f781ee8d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e3cccc71c6cf41b1fb7a52f781ee8d1], x-b3-spanid=[4a12751af2d286d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a96e15e8-034a-4339-862a-5e925b20ae10]}\\\"}\"}","context":{"RequestID":"a96e15e8-034a-4339-862a-5e925b20ae10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a48063ed-5546-402a-9677-a1d2313b66ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:21.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:21.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a96e15e8-034a-4339-862a-5e925b20ae10","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a48063ed-5546-402a-9677-a1d2313b66ed","LogTimestamp":"2023-09-27T03:34:21.493Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:22.090Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:22.108Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:22.120Z","message":"Token to replica map computation for keyspace sdctitan completed in 11 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:22.749Z","message":"Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:23.503Z","message":"Entering","context":{"RequestID":"401045f8-8edb-4268-86bd-95351c6c4f65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01d54524-7cf9-4746-ac7b-f5437fe165ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:23.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:23.506Z","message":"{\"transactionId\":\"401045f8-8edb-4268-86bd-95351c6c4f65\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:23:504\",\"respDate\":\"230927-03:34:23:506\",\"sourceId\":\"haproxy:401045f8-8edb-4268-86bd-95351c6c4f65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:34:23:504-55815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b81f664d-b4e3-4b36-8f52-cd40e1351f23], x-b3-parentspanid=[3922459f7d4c4622], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4915b541c4e7b3143922459f7d4c4622], x-b3-spanid=[023ed695790da673], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[401045f8-8edb-4268-86bd-95351c6c4f65]}\\\"}\"}","context":{"RequestID":"401045f8-8edb-4268-86bd-95351c6c4f65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01d54524-7cf9-4746-ac7b-f5437fe165ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:23.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:23.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"401045f8-8edb-4268-86bd-95351c6c4f65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01d54524-7cf9-4746-ac7b-f5437fe165ec","LogTimestamp":"2023-09-27T03:34:23.507Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:23.750Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:23.758Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:23.767Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-7","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:25.523Z","message":"Entering","context":{"RequestID":"c4b8a329-c66f-489e-aa86-7f02456fad13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08f8e712-2128-4576-8bce-b8d3b313d917","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:25.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:25.525Z","message":"{\"transactionId\":\"c4b8a329-c66f-489e-aa86-7f02456fad13\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:25:523\",\"respDate\":\"230927-03:34:25:525\",\"sourceId\":\"haproxy:c4b8a329-c66f-489e-aa86-7f02456fad13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:25:523-54188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ff63f53-5d50-4118-893d-4df1357c863a], x-b3-parentspanid=[246a9f1d4f611a4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3127b69e440b76f0246a9f1d4f611a4f], x-b3-spanid=[37db31f0c3012a90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4b8a329-c66f-489e-aa86-7f02456fad13]}\\\"}\"}","context":{"RequestID":"c4b8a329-c66f-489e-aa86-7f02456fad13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08f8e712-2128-4576-8bce-b8d3b313d917","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:25.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:25.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4b8a329-c66f-489e-aa86-7f02456fad13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08f8e712-2128-4576-8bce-b8d3b313d917","LogTimestamp":"2023-09-27T03:34:25.526Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:25.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:34:25.881Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:25.888Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:25.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:25.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:25.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:25.902Z","message":"Received event EVENT CREATED TYPE dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:26.902Z","message":"[Control connection] Refreshing schema for dox.version (TYPE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:27.143Z","message":"Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:27.541Z","message":"Entering","context":{"RequestID":"786e7a9e-a205-4f28-bbf1-97cd2dd2e911","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6acb8931-e78a-4766-819c-9b1a4ae3a6ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:27.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:27.544Z","message":"{\"transactionId\":\"786e7a9e-a205-4f28-bbf1-97cd2dd2e911\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:27:542\",\"respDate\":\"230927-03:34:27:544\",\"sourceId\":\"haproxy:786e7a9e-a205-4f28-bbf1-97cd2dd2e911\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:27:542-79130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3a2bb52-26d8-4053-9f1b-13ea6cbd43ce], x-b3-parentspanid=[004a74890c59f1be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b9a21fe199da9ca004a74890c59f1be], x-b3-spanid=[0ccb7c1356ae8094], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[786e7a9e-a205-4f28-bbf1-97cd2dd2e911]}\\\"}\"}","context":{"RequestID":"786e7a9e-a205-4f28-bbf1-97cd2dd2e911","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6acb8931-e78a-4766-819c-9b1a4ae3a6ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:27.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:27.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"786e7a9e-a205-4f28-bbf1-97cd2dd2e911","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6acb8931-e78a-4766-819c-9b1a4ae3a6ef","LogTimestamp":"2023-09-27T03:34:27.544Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:28.144Z","message":"[Control connection] Refreshing schema for dox.user_candidate_version (TYPE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:28.192Z","message":"Entering","context":{"RequestID":"4846a999-fe2a-48fd-9d30-b418bbf38c8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6d6bd63-6133-4117-b05d-0e22d98d2a44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:28.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:28.194Z","message":"{\"transactionId\":\"4846a999-fe2a-48fd-9d30-b418bbf38c8e\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:28:192\",\"respDate\":\"230927-03:34:28:194\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4846a999-fe2a-48fd-9d30-b418bbf38c8e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:28:192-54530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89fdb7ef-a2f6-412e-b8be-be7e3de5e3f7], x-b3-parentspanid=[8abb96431ce92eff], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52387], x-envoy-attempt-count=[1], x-b3-traceid=[b71cf2b5fa9835fd8abb96431ce92eff], x-b3-spanid=[b7728d355f365418], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4846a999-fe2a-48fd-9d30-b418bbf38c8e]}\\\"}\"}","context":{"RequestID":"4846a999-fe2a-48fd-9d30-b418bbf38c8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6d6bd63-6133-4117-b05d-0e22d98d2a44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:28.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:28.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4846a999-fe2a-48fd-9d30-b418bbf38c8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6d6bd63-6133-4117-b05d-0e22d98d2a44","LogTimestamp":"2023-09-27T03:34:28.195Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:28.419Z","message":"Entering","context":{"RequestID":"65932b41-b1d2-46b1-a4e2-c00552533a22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e15aa42-8562-432b-90a4-a7c6d93b03e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:28.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"65932b41-b1d2-46b1-a4e2-c00552533a22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e15aa42-8562-432b-90a4-a7c6d93b03e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:28.424Z","message":"{\"transactionId\":\"65932b41-b1d2-46b1-a4e2-c00552533a22\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:28:420\",\"respDate\":\"230927-03:34:28:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:65932b41-b1d2-46b1-a4e2-c00552533a22\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:28:420-41022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[65932b41-b1d2-46b1-a4e2-c00552533a22]}\\\"}\"}","context":{"RequestID":"65932b41-b1d2-46b1-a4e2-c00552533a22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e15aa42-8562-432b-90a4-a7c6d93b03e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:28.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65932b41-b1d2-46b1-a4e2-c00552533a22","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e15aa42-8562-432b-90a4-a7c6d93b03e9","LogTimestamp":"2023-09-27T03:34:28.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:34:29.559Z","message":"Entering","context":{"RequestID":"e190c5ba-fd66-4511-9934-c7a6b574ef98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c66c6898-fb02-4eda-add9-4c1478473b51","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:29.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:29.561Z","message":"{\"transactionId\":\"e190c5ba-fd66-4511-9934-c7a6b574ef98\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:29:560\",\"respDate\":\"230927-03:34:29:561\",\"sourceId\":\"haproxy:e190c5ba-fd66-4511-9934-c7a6b574ef98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:29:560-57026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a146394-dbb2-4e31-8ab3-6a0cc83338bd], x-b3-parentspanid=[fe5f50622b7e6ff9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a4dc6193332d1e1fe5f50622b7e6ff9], x-b3-spanid=[4d1cae98ebd9fc10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e190c5ba-fd66-4511-9934-c7a6b574ef98]}\\\"}\"}","context":{"RequestID":"e190c5ba-fd66-4511-9934-c7a6b574ef98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c66c6898-fb02-4eda-add9-4c1478473b51","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:29.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:29.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e190c5ba-fd66-4511-9934-c7a6b574ef98","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c66c6898-fb02-4eda-add9-4c1478473b51","LogTimestamp":"2023-09-27T03:34:29.562Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:34:29.593Z","message":"Received event EVENT CREATED TABLE dox.version_info, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:30.594Z","message":"[Control connection] Refreshing schema for dox.version_info (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:31.036Z","message":"Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:31.576Z","message":"Entering","context":{"RequestID":"ce5bee0c-9d83-4b2c-835b-e1dc34b55800","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1035997-174c-48aa-9a1a-6b391a0c21e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:31.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:31.578Z","message":"{\"transactionId\":\"ce5bee0c-9d83-4b2c-835b-e1dc34b55800\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:31:576\",\"respDate\":\"230927-03:34:31:578\",\"sourceId\":\"haproxy:ce5bee0c-9d83-4b2c-835b-e1dc34b55800\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:31:576-42751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a62105dc-2cf7-4fc1-9a37-b21f8f1a283b], x-b3-parentspanid=[1f64c67d9013ce80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1d208ac88826a711f64c67d9013ce80], x-b3-spanid=[607272d40c1295e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce5bee0c-9d83-4b2c-835b-e1dc34b55800]}\\\"}\"}","context":{"RequestID":"ce5bee0c-9d83-4b2c-835b-e1dc34b55800","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1035997-174c-48aa-9a1a-6b391a0c21e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:31.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:31.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce5bee0c-9d83-4b2c-835b-e1dc34b55800","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1035997-174c-48aa-9a1a-6b391a0c21e9","LogTimestamp":"2023-09-27T03:34:31.578Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:34:32.036Z","message":"[Control connection] Refreshing schema for dox.version_info_deleted (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:32.539Z","message":"Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:33.540Z","message":"[Control connection] Refreshing schema for dox.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:33.591Z","message":"Entering","context":{"RequestID":"94c4d4c4-11fd-4c6d-b317-2d80279dda64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8de690b8-50ef-426b-a0ea-9c38533cb997","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:33.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:33.594Z","message":"{\"transactionId\":\"94c4d4c4-11fd-4c6d-b317-2d80279dda64\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:33:592\",\"respDate\":\"230927-03:34:33:594\",\"sourceId\":\"haproxy:94c4d4c4-11fd-4c6d-b317-2d80279dda64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:33:592-1927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b08eae4c-0dab-4ac6-a463-c6ee26e42284], x-b3-parentspanid=[93fdd307e632bd92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[548932960dd64a5093fdd307e632bd92], x-b3-spanid=[af83c6192234af6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94c4d4c4-11fd-4c6d-b317-2d80279dda64]}\\\"}\"}","context":{"RequestID":"94c4d4c4-11fd-4c6d-b317-2d80279dda64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8de690b8-50ef-426b-a0ea-9c38533cb997","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:33.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:33.594Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94c4d4c4-11fd-4c6d-b317-2d80279dda64","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8de690b8-50ef-426b-a0ea-9c38533cb997","LogTimestamp":"2023-09-27T03:34:33.594Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:34.961Z","message":"Received event EVENT CREATED TABLE dox.package_details, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:35.605Z","message":"Entering","context":{"RequestID":"c55d4185-1e14-4758-9d6f-efca4b90819c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1029b5b-e326-4bc7-b766-269f98b811b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:35.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:35.609Z","message":"{\"transactionId\":\"c55d4185-1e14-4758-9d6f-efca4b90819c\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:35:606\",\"respDate\":\"230927-03:34:35:608\",\"sourceId\":\"haproxy:c55d4185-1e14-4758-9d6f-efca4b90819c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:34:35:606-24116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c557f06-1691-4afe-bc67-026853e0e0c1], x-b3-parentspanid=[f2508703ae1de5d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e73d228a779f48ef2508703ae1de5d8], x-b3-spanid=[179cb0f54c6d17f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c55d4185-1e14-4758-9d6f-efca4b90819c]}\\\"}\"}","context":{"RequestID":"c55d4185-1e14-4758-9d6f-efca4b90819c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1029b5b-e326-4bc7-b766-269f98b811b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:35.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:35.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c55d4185-1e14-4758-9d6f-efca4b90819c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1029b5b-e326-4bc7-b766-269f98b811b7","LogTimestamp":"2023-09-27T03:34:35.609Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:35.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:34:35.870Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:35.870Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:35.870Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:35.962Z","message":"[Control connection] Refreshing schema for dox.package_details (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:37.622Z","message":"Entering","context":{"RequestID":"f2b0c6d8-c583-43ce-81e5-936c6bf58f1e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bdd80f1-0f34-42ac-b921-80792a129da7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:37.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:37.625Z","message":"{\"transactionId\":\"f2b0c6d8-c583-43ce-81e5-936c6bf58f1e\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:37:623\",\"respDate\":\"230927-03:34:37:625\",\"sourceId\":\"haproxy:f2b0c6d8-c583-43ce-81e5-936c6bf58f1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:37:623-42425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac7d45b0-8e65-4eff-9099-fd558e4784f4], x-b3-parentspanid=[c265a6404732a2b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a5abce97581a9b4c265a6404732a2b4], x-b3-spanid=[616a4faf13832c59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2b0c6d8-c583-43ce-81e5-936c6bf58f1e]}\\\"}\"}","context":{"RequestID":"f2b0c6d8-c583-43ce-81e5-936c6bf58f1e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bdd80f1-0f34-42ac-b921-80792a129da7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:37.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:37.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2b0c6d8-c583-43ce-81e5-936c6bf58f1e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bdd80f1-0f34-42ac-b921-80792a129da7","LogTimestamp":"2023-09-27T03:34:37.626Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:37.967Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:38.195Z","message":"Entering","context":{"RequestID":"1dbffb2a-99b2-4118-963d-f46ff860237f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ebbbfc2-70d6-4685-a869-5411d2df7d18","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:38.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:38.197Z","message":"{\"transactionId\":\"1dbffb2a-99b2-4118-963d-f46ff860237f\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:38:195\",\"respDate\":\"230927-03:34:38:197\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1dbffb2a-99b2-4118-963d-f46ff860237f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:38:195-3610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[804b3381-e57d-4f40-b9b6-e3e6ef97a366], x-b3-parentspanid=[dbaa75ed3c66d2b8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34551], x-envoy-attempt-count=[1], x-b3-traceid=[20c096c104fefe5cdbaa75ed3c66d2b8], x-b3-spanid=[26201dc84b9f76c3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1dbffb2a-99b2-4118-963d-f46ff860237f]}\\\"}\"}","context":{"RequestID":"1dbffb2a-99b2-4118-963d-f46ff860237f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ebbbfc2-70d6-4685-a869-5411d2df7d18","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:38.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:38.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dbffb2a-99b2-4118-963d-f46ff860237f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ebbbfc2-70d6-4685-a869-5411d2df7d18","LogTimestamp":"2023-09-27T03:34:38.197Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:34:38.418Z","message":"Entering","context":{"RequestID":"cee366a4-78eb-4fa3-b3f8-d75d7e15e3d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"013abdb9-3eae-4ee3-a3ad-c4d8efd37e20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"cee366a4-78eb-4fa3-b3f8-d75d7e15e3d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"013abdb9-3eae-4ee3-a3ad-c4d8efd37e20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:38.421Z","message":"{\"transactionId\":\"cee366a4-78eb-4fa3-b3f8-d75d7e15e3d9\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:38:419\",\"respDate\":\"230927-03:34:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cee366a4-78eb-4fa3-b3f8-d75d7e15e3d9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:34:38:419-3952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cee366a4-78eb-4fa3-b3f8-d75d7e15e3d9]}\\\"}\"}","context":{"RequestID":"cee366a4-78eb-4fa3-b3f8-d75d7e15e3d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"013abdb9-3eae-4ee3-a3ad-c4d8efd37e20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cee366a4-78eb-4fa3-b3f8-d75d7e15e3d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"013abdb9-3eae-4ee3-a3ad-c4d8efd37e20","LogTimestamp":"2023-09-27T03:34:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:38.968Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_template (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:39.636Z","message":"Entering","context":{"RequestID":"9539bc92-dbe0-4d76-a256-887e77eee1b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ce697af-afff-436e-8e9c-5c2e32ba168e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:39.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:39.640Z","message":"{\"transactionId\":\"9539bc92-dbe0-4d76-a256-887e77eee1b4\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:39:637\",\"respDate\":\"230927-03:34:39:640\",\"sourceId\":\"haproxy:9539bc92-dbe0-4d76-a256-887e77eee1b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:39:637-79072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06a41ef4-9ed7-43c4-a313-238fdbb348e2], x-b3-parentspanid=[c3e7c8ae918a1a14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f30fcd1c12a9b611c3e7c8ae918a1a14], x-b3-spanid=[45c38bf5c3cdff93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9539bc92-dbe0-4d76-a256-887e77eee1b4]}\\\"}\"}","context":{"RequestID":"9539bc92-dbe0-4d76-a256-887e77eee1b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ce697af-afff-436e-8e9c-5c2e32ba168e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:39.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:39.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9539bc92-dbe0-4d76-a256-887e77eee1b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ce697af-afff-436e-8e9c-5c2e32ba168e","LogTimestamp":"2023-09-27T03:34:39.641Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:34:39.939Z","message":"Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:40.940Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_artifact (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:41.654Z","message":"Entering","context":{"RequestID":"6e64c38c-300a-4f8d-afb5-62e36f31c20a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91308f65-fc97-4b7d-a64a-7a5e23433962","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:41.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:41.657Z","message":"{\"transactionId\":\"6e64c38c-300a-4f8d-afb5-62e36f31c20a\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:41:655\",\"respDate\":\"230927-03:34:41:657\",\"sourceId\":\"haproxy:6e64c38c-300a-4f8d-afb5-62e36f31c20a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:41:655-8275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2414f6b5-c09d-4fc0-a38f-7d88f1001d66], x-b3-parentspanid=[6a855440dbde065e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adf371dea5515ef46a855440dbde065e], x-b3-spanid=[5896520b18fcf8a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e64c38c-300a-4f8d-afb5-62e36f31c20a]}\\\"}\"}","context":{"RequestID":"6e64c38c-300a-4f8d-afb5-62e36f31c20a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91308f65-fc97-4b7d-a64a-7a5e23433962","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:41.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:41.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e64c38c-300a-4f8d-afb5-62e36f31c20a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91308f65-fc97-4b7d-a64a-7a5e23433962","LogTimestamp":"2023-09-27T03:34:41.657Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:34:42.284Z","message":"Received event EVENT CREATED TABLE dox.application_config, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:43.284Z","message":"[Control connection] Refreshing schema for dox.application_config (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:43.670Z","message":"Entering","context":{"RequestID":"ae8e82fb-9433-4c46-9bde-0d55f8a11412","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32f5fd6f-e66a-4fa1-bc20-cd8236876695","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:43.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:43.673Z","message":"{\"transactionId\":\"ae8e82fb-9433-4c46-9bde-0d55f8a11412\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:43:671\",\"respDate\":\"230927-03:34:43:673\",\"sourceId\":\"haproxy:ae8e82fb-9433-4c46-9bde-0d55f8a11412\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:43:671-97238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6aa8e25-c2b8-47f7-9c22-5a6f7646b05f], x-b3-parentspanid=[108e58ae942f1d0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[550d1a824ba8ac00108e58ae942f1d0b], x-b3-spanid=[2882ff84dbcb3634], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae8e82fb-9433-4c46-9bde-0d55f8a11412]}\\\"}\"}","context":{"RequestID":"ae8e82fb-9433-4c46-9bde-0d55f8a11412","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32f5fd6f-e66a-4fa1-bc20-cd8236876695","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:43.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:43.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae8e82fb-9433-4c46-9bde-0d55f8a11412","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32f5fd6f-e66a-4fa1-bc20-cd8236876695","LogTimestamp":"2023-09-27T03:34:43.673Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:44.302Z","message":"Received event EVENT CREATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:45.303Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:45.668Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:45.684Z","message":"Entering","context":{"RequestID":"750d4640-5efe-4c50-b1d8-bf42a234f2c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e03ca4de-56e3-450b-a588-9981b6782a61","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:45.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:45.687Z","message":"{\"transactionId\":\"750d4640-5efe-4c50-b1d8-bf42a234f2c6\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:45:685\",\"respDate\":\"230927-03:34:45:687\",\"sourceId\":\"haproxy:750d4640-5efe-4c50-b1d8-bf42a234f2c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:45:685-64982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[315c561d-9fa9-4a3d-a0a5-90d1742128c7], x-b3-parentspanid=[bb74032d40eda89e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[118495029d787abcbb74032d40eda89e], x-b3-spanid=[27c6661a0c68b6da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[750d4640-5efe-4c50-b1d8-bf42a234f2c6]}\\\"}\"}","context":{"RequestID":"750d4640-5efe-4c50-b1d8-bf42a234f2c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e03ca4de-56e3-450b-a588-9981b6782a61","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:45.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:45.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"750d4640-5efe-4c50-b1d8-bf42a234f2c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e03ca4de-56e3-450b-a588-9981b6782a61","LogTimestamp":"2023-09-27T03:34:45.688Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:45.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:34:45.867Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:45.867Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:45.868Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:46.669Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:47.707Z","message":"Entering","context":{"RequestID":"57da3e80-3801-41ac-b97d-e6b95b569d32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6e01232-a7b1-4be8-97d1-8a6d80ad3fa2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:47.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:47.709Z","message":"{\"transactionId\":\"57da3e80-3801-41ac-b97d-e6b95b569d32\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:47:707\",\"respDate\":\"230927-03:34:47:709\",\"sourceId\":\"haproxy:57da3e80-3801-41ac-b97d-e6b95b569d32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:47:707-76312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8129e2bf-a9bf-433f-bc1e-2e8f691dbf31], x-b3-parentspanid=[7e20bc4b49f62f2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7514f7276f5402e7e20bc4b49f62f2b], x-b3-spanid=[b8b63adbb7329bb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57da3e80-3801-41ac-b97d-e6b95b569d32]}\\\"}\"}","context":{"RequestID":"57da3e80-3801-41ac-b97d-e6b95b569d32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6e01232-a7b1-4be8-97d1-8a6d80ad3fa2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:47.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:47.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57da3e80-3801-41ac-b97d-e6b95b569d32","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6e01232-a7b1-4be8-97d1-8a6d80ad3fa2","LogTimestamp":"2023-09-27T03:34:47.710Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:34:48.042Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:48.196Z","message":"Entering","context":{"RequestID":"ef1c2faa-568b-4082-875f-bd2376452c3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6124687-36bc-429f-8c4d-b1ecceef361c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:48.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:48.199Z","message":"{\"transactionId\":\"ef1c2faa-568b-4082-875f-bd2376452c3c\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:48:196\",\"respDate\":\"230927-03:34:48:199\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ef1c2faa-568b-4082-875f-bd2376452c3c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:34:48:196-64588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ae3af8e-63ac-45da-8dc1-87bad8309960], x-b3-parentspanid=[ad0a10f37fb5ee65], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48711], x-envoy-attempt-count=[1], x-b3-traceid=[35778378691ad9baad0a10f37fb5ee65], x-b3-spanid=[85cf57fc88734da7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ef1c2faa-568b-4082-875f-bd2376452c3c]}\\\"}\"}","context":{"RequestID":"ef1c2faa-568b-4082-875f-bd2376452c3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6124687-36bc-429f-8c4d-b1ecceef361c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:48.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:48.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef1c2faa-568b-4082-875f-bd2376452c3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6124687-36bc-429f-8c4d-b1ecceef361c","LogTimestamp":"2023-09-27T03:34:48.200Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:48.418Z","message":"Entering","context":{"RequestID":"5db0076e-4245-4c80-b833-e6a564911ffb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"455c11dc-26e5-4111-b948-006e872afa0b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"5db0076e-4245-4c80-b833-e6a564911ffb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"455c11dc-26e5-4111-b948-006e872afa0b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:48.422Z","message":"{\"transactionId\":\"5db0076e-4245-4c80-b833-e6a564911ffb\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:48:419\",\"respDate\":\"230927-03:34:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5db0076e-4245-4c80-b833-e6a564911ffb\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:48:419-62575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5db0076e-4245-4c80-b833-e6a564911ffb]}\\\"}\"}","context":{"RequestID":"5db0076e-4245-4c80-b833-e6a564911ffb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"455c11dc-26e5-4111-b948-006e872afa0b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5db0076e-4245-4c80-b833-e6a564911ffb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"455c11dc-26e5-4111-b948-006e872afa0b","LogTimestamp":"2023-09-27T03:34:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:49.043Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:49.728Z","message":"Entering","context":{"RequestID":"c1faa7ad-ac21-4c2e-8ece-88d61e731870","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4df67478-6667-4fc1-8461-3c82d3b8dd2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:49.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:49.730Z","message":"{\"transactionId\":\"c1faa7ad-ac21-4c2e-8ece-88d61e731870\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:49:728\",\"respDate\":\"230927-03:34:49:730\",\"sourceId\":\"haproxy:c1faa7ad-ac21-4c2e-8ece-88d61e731870\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:49:728-95250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe7bdf80-8234-48c8-8af9-a6f29d0ca91f], x-b3-parentspanid=[fd8bfb9ffa310038], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16c09d642cb79d5efd8bfb9ffa310038], x-b3-spanid=[f853795a59ad790f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1faa7ad-ac21-4c2e-8ece-88d61e731870]}\\\"}\"}","context":{"RequestID":"c1faa7ad-ac21-4c2e-8ece-88d61e731870","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4df67478-6667-4fc1-8461-3c82d3b8dd2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:49.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:49.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1faa7ad-ac21-4c2e-8ece-88d61e731870","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4df67478-6667-4fc1-8461-3c82d3b8dd2b","LogTimestamp":"2023-09-27T03:34:49.731Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:51.187Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:51.744Z","message":"Entering","context":{"RequestID":"376d0fc0-19e4-4af9-a6c4-18d28afdc7c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94a7d828-fd88-4a8f-a782-0d9020275999","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:51.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:51.747Z","message":"{\"transactionId\":\"376d0fc0-19e4-4af9-a6c4-18d28afdc7c1\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:51:745\",\"respDate\":\"230927-03:34:51:747\",\"sourceId\":\"haproxy:376d0fc0-19e4-4af9-a6c4-18d28afdc7c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:51:745-62210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5960e0c-c679-4041-992d-c2ea37be818b], x-b3-parentspanid=[ebfd3bfc81936e4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af5a2e6c811b37daebfd3bfc81936e4b], x-b3-spanid=[37907598788c2dd4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[376d0fc0-19e4-4af9-a6c4-18d28afdc7c1]}\\\"}\"}","context":{"RequestID":"376d0fc0-19e4-4af9-a6c4-18d28afdc7c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94a7d828-fd88-4a8f-a782-0d9020275999","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:51.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:51.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"376d0fc0-19e4-4af9-a6c4-18d28afdc7c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94a7d828-fd88-4a8f-a782-0d9020275999","LogTimestamp":"2023-09-27T03:34:51.748Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:34:52.188Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:53.409Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:53.775Z","message":"Entering","context":{"RequestID":"0eba4e9b-dcdd-4e4b-9356-763622b0fa9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ca2e3df-1462-4e24-88b7-95794ac7a2ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:53.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:53.778Z","message":"{\"transactionId\":\"0eba4e9b-dcdd-4e4b-9356-763622b0fa9a\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:53:775\",\"respDate\":\"230927-03:34:53:778\",\"sourceId\":\"haproxy:0eba4e9b-dcdd-4e4b-9356-763622b0fa9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:53:775-86119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[094f9061-affa-405f-adf9-b4f4d75e61bb], x-b3-parentspanid=[344327f114dd8fc2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0be4dc03a6562c57344327f114dd8fc2], x-b3-spanid=[484bcc8569f01ecb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0eba4e9b-dcdd-4e4b-9356-763622b0fa9a]}\\\"}\"}","context":{"RequestID":"0eba4e9b-dcdd-4e4b-9356-763622b0fa9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ca2e3df-1462-4e24-88b7-95794ac7a2ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:53.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:53.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0eba4e9b-dcdd-4e4b-9356-763622b0fa9a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ca2e3df-1462-4e24-88b7-95794ac7a2ed","LogTimestamp":"2023-09-27T03:34:53.779Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:34:54.409Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:54.762Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:55.763Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:55.805Z","message":"Entering","context":{"RequestID":"9bd5e048-1c70-4b49-bb91-8ba00b280b4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca533b0f-542f-47b8-9b49-904b6df1a218","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:55.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:55.808Z","message":"{\"transactionId\":\"9bd5e048-1c70-4b49-bb91-8ba00b280b4a\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:55:806\",\"respDate\":\"230927-03:34:55:808\",\"sourceId\":\"haproxy:9bd5e048-1c70-4b49-bb91-8ba00b280b4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:55:806-48572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03056b65-7fa5-4809-89bb-5cbb3cfb6626], x-b3-parentspanid=[3a9940ec8c683f9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b92532d7135465f83a9940ec8c683f9f], x-b3-spanid=[2cd948e71312f66d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bd5e048-1c70-4b49-bb91-8ba00b280b4a]}\\\"}\"}","context":{"RequestID":"9bd5e048-1c70-4b49-bb91-8ba00b280b4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca533b0f-542f-47b8-9b49-904b6df1a218","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:55.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:55.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bd5e048-1c70-4b49-bb91-8ba00b280b4a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca533b0f-542f-47b8-9b49-904b6df1a218","LogTimestamp":"2023-09-27T03:34:55.808Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:55.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:34:55.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:55.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:55.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:57.793Z","message":"Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:57.822Z","message":"Entering","context":{"RequestID":"daa4b3a2-a22d-47b1-b06d-3554c6361942","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b403f216-8a7e-4da8-8c20-f356d3529a56","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:57.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:57.824Z","message":"{\"transactionId\":\"daa4b3a2-a22d-47b1-b06d-3554c6361942\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:57:822\",\"respDate\":\"230927-03:34:57:824\",\"sourceId\":\"haproxy:daa4b3a2-a22d-47b1-b06d-3554c6361942\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:57:822-80306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea998fac-f51b-41a8-8193-21e402518fc6], x-b3-parentspanid=[a3d3466dd5307fa7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9beed3f808dacb4ba3d3466dd5307fa7], x-b3-spanid=[1cdb79f227b939f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[daa4b3a2-a22d-47b1-b06d-3554c6361942]}\\\"}\"}","context":{"RequestID":"daa4b3a2-a22d-47b1-b06d-3554c6361942","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b403f216-8a7e-4da8-8c20-f356d3529a56","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:57.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:57.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daa4b3a2-a22d-47b1-b06d-3554c6361942","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b403f216-8a7e-4da8-8c20-f356d3529a56","LogTimestamp":"2023-09-27T03:34:57.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:34:58.192Z","message":"Entering","context":{"RequestID":"e229f90e-d352-4a7d-89e2-23260269502c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81618a1c-e3fd-46b7-a3f5-eb6511bf1f24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:58.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:58.195Z","message":"{\"transactionId\":\"e229f90e-d352-4a7d-89e2-23260269502c\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:58:193\",\"respDate\":\"230927-03:34:58:195\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e229f90e-d352-4a7d-89e2-23260269502c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:34:58:193-27721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cf10f96-b6a3-42c1-8237-8844f5e8d57f], x-b3-parentspanid=[87661a341daf06ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43621], x-envoy-attempt-count=[1], x-b3-traceid=[35690589def5215187661a341daf06ba], x-b3-spanid=[edc357af9be74af4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e229f90e-d352-4a7d-89e2-23260269502c]}\\\"}\"}","context":{"RequestID":"e229f90e-d352-4a7d-89e2-23260269502c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81618a1c-e3fd-46b7-a3f5-eb6511bf1f24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:34:58.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:58.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e229f90e-d352-4a7d-89e2-23260269502c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81618a1c-e3fd-46b7-a3f5-eb6511bf1f24","LogTimestamp":"2023-09-27T03:34:58.196Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:58.418Z","message":"Entering","context":{"RequestID":"e9256233-bc9f-4ed8-ad19-1eaf294fc089","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da4db6d6-b478-46bb-8bdd-4da3007fc1c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"e9256233-bc9f-4ed8-ad19-1eaf294fc089","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da4db6d6-b478-46bb-8bdd-4da3007fc1c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:58.421Z","message":"{\"transactionId\":\"e9256233-bc9f-4ed8-ad19-1eaf294fc089\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:58:419\",\"respDate\":\"230927-03:34:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e9256233-bc9f-4ed8-ad19-1eaf294fc089\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:34:58:419-18856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e9256233-bc9f-4ed8-ad19-1eaf294fc089]}\\\"}\"}","context":{"RequestID":"e9256233-bc9f-4ed8-ad19-1eaf294fc089","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da4db6d6-b478-46bb-8bdd-4da3007fc1c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:34:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9256233-bc9f-4ed8-ad19-1eaf294fc089","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da4db6d6-b478-46bb-8bdd-4da3007fc1c7","LogTimestamp":"2023-09-27T03:34:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:34:58.794Z","message":"[Control connection] Refreshing schema for dox.ecompcomponent (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:59.565Z","message":"Received event EVENT UPDATED TABLE dox.action, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:59.839Z","message":"Entering","context":{"RequestID":"e1192a3e-f3ef-4c88-aad6-6255d9b17a53","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f664aaa-9b2d-47b4-9fb6-6cec36f68766","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:59.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:34:59.842Z","message":"{\"transactionId\":\"e1192a3e-f3ef-4c88-aad6-6255d9b17a53\",\"status\":\"200\",\"rqstDate\":\"230927-03:34:59:839\",\"respDate\":\"230927-03:34:59:842\",\"sourceId\":\"haproxy:e1192a3e-f3ef-4c88-aad6-6255d9b17a53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:34:59:839-59507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbf7961f-6739-4c0f-b410-572bde55c20f], x-b3-parentspanid=[9ab2cba6879b3862], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0cd7bb2dab8481f9ab2cba6879b3862], x-b3-spanid=[5d15eb641de9c125], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1192a3e-f3ef-4c88-aad6-6255d9b17a53]}\\\"}\"}","context":{"RequestID":"e1192a3e-f3ef-4c88-aad6-6255d9b17a53","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f664aaa-9b2d-47b4-9fb6-6cec36f68766","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:34:59.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:34:59.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1192a3e-f3ef-4c88-aad6-6255d9b17a53","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f664aaa-9b2d-47b4-9fb6-6cec36f68766","LogTimestamp":"2023-09-27T03:34:59.842Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:34:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:35:00.566Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:01.380Z","message":"Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:01.867Z","message":"Entering","context":{"RequestID":"b08c842b-6f00-4c68-8014-a528a2d7ce82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acb845f2-b656-4e7c-9d91-cb1f58d88068","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:01.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:01.870Z","message":"{\"transactionId\":\"b08c842b-6f00-4c68-8014-a528a2d7ce82\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:01:868\",\"respDate\":\"230927-03:35:01:869\",\"sourceId\":\"haproxy:b08c842b-6f00-4c68-8014-a528a2d7ce82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:35:01:868-19827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a12752d-f2e0-4991-abe8-d79015061638], x-b3-parentspanid=[84b69dc8f001813c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c3463244379ba0584b69dc8f001813c], x-b3-spanid=[741a216b7c370867], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b08c842b-6f00-4c68-8014-a528a2d7ce82]}\\\"}\"}","context":{"RequestID":"b08c842b-6f00-4c68-8014-a528a2d7ce82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acb845f2-b656-4e7c-9d91-cb1f58d88068","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:01.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:01.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b08c842b-6f00-4c68-8014-a528a2d7ce82","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acb845f2-b656-4e7c-9d91-cb1f58d88068","LogTimestamp":"2023-09-27T03:35:01.870Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:02.381Z","message":"[Control connection] Refreshing schema for dox.action_artifact (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:03.352Z","message":"Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:03.880Z","message":"Entering","context":{"RequestID":"02baec41-ecef-4e56-be5e-ea5b69a45d01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32562734-7734-4538-9d32-417d4a0113a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:03.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:03.883Z","message":"{\"transactionId\":\"02baec41-ecef-4e56-be5e-ea5b69a45d01\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:03:881\",\"respDate\":\"230927-03:35:03:883\",\"sourceId\":\"haproxy:02baec41-ecef-4e56-be5e-ea5b69a45d01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:03:881-18943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cec9f2cf-4707-4afb-a19c-e9c72b79375f], x-b3-parentspanid=[c7d6e61695d43917], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae958279d5276d4fc7d6e61695d43917], x-b3-spanid=[4a0720fd17b6249d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02baec41-ecef-4e56-be5e-ea5b69a45d01]}\\\"}\"}","context":{"RequestID":"02baec41-ecef-4e56-be5e-ea5b69a45d01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32562734-7734-4538-9d32-417d4a0113a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:03.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:03.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02baec41-ecef-4e56-be5e-ea5b69a45d01","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32562734-7734-4538-9d32-417d4a0113a6","LogTimestamp":"2023-09-27T03:35:03.883Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:04.353Z","message":"[Control connection] Refreshing schema for dox.activity_log (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:05.148Z","message":"Received event EVENT CREATED TABLE dox.healing, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:05.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:35:05.893Z","message":"Entering","context":{"RequestID":"4e50daea-6947-4015-b858-affe72e0a810","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0926376-c0dd-444e-a4dc-d0db240d4836","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:05.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:05.896Z","message":"{\"transactionId\":\"4e50daea-6947-4015-b858-affe72e0a810\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:05:894\",\"respDate\":\"230927-03:35:05:896\",\"sourceId\":\"haproxy:4e50daea-6947-4015-b858-affe72e0a810\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:35:05:894-28435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75afb958-b29b-46fa-ac24-6a5059296901], x-b3-parentspanid=[1fbf48f5888ff3f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[477c3cb38760587e1fbf48f5888ff3f5], x-b3-spanid=[aa21cb7b662e3662], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e50daea-6947-4015-b858-affe72e0a810]}\\\"}\"}","context":{"RequestID":"4e50daea-6947-4015-b858-affe72e0a810","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0926376-c0dd-444e-a4dc-d0db240d4836","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:05.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:05.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e50daea-6947-4015-b858-affe72e0a810","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0926376-c0dd-444e-a4dc-d0db240d4836","LogTimestamp":"2023-09-27T03:35:05.897Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:05.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:05.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:05.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:06.149Z","message":"[Control connection] Refreshing schema for dox.healing (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:07.557Z","message":"Received event EVENT CREATED TABLE dox.migration, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:07.912Z","message":"Entering","context":{"RequestID":"9164614c-66eb-4e41-8fb5-c9e7d0fee15c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20627652-7606-4d9b-9f4c-37c12d27b9cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:07.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:07.914Z","message":"{\"transactionId\":\"9164614c-66eb-4e41-8fb5-c9e7d0fee15c\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:07:912\",\"respDate\":\"230927-03:35:07:914\",\"sourceId\":\"haproxy:9164614c-66eb-4e41-8fb5-c9e7d0fee15c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:07:912-40521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba86c4f1-2cd3-4b71-8637-0fe00baa783f], x-b3-parentspanid=[1b9260eec0a97e74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c6cdd8bd0439bf61b9260eec0a97e74], x-b3-spanid=[466b6e8cbdab507f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9164614c-66eb-4e41-8fb5-c9e7d0fee15c]}\\\"}\"}","context":{"RequestID":"9164614c-66eb-4e41-8fb5-c9e7d0fee15c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20627652-7606-4d9b-9f4c-37c12d27b9cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:07.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:07.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9164614c-66eb-4e41-8fb5-c9e7d0fee15c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20627652-7606-4d9b-9f4c-37c12d27b9cf","LogTimestamp":"2023-09-27T03:35:07.914Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:08.190Z","message":"Entering","context":{"RequestID":"ad4e02f0-f9d3-4b1e-a9ee-18e4633f2421","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a7246a7-dac3-4f06-961d-3016be4553ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:08.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:08.193Z","message":"{\"transactionId\":\"ad4e02f0-f9d3-4b1e-a9ee-18e4633f2421\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:08:191\",\"respDate\":\"230927-03:35:08:193\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ad4e02f0-f9d3-4b1e-a9ee-18e4633f2421\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:35:08:191-64460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b68f944-3e4f-4662-aa55-5cac8636cb97], x-b3-parentspanid=[21afbdee55d4c42f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56835], x-envoy-attempt-count=[1], x-b3-traceid=[ee2052c69887b9dd21afbdee55d4c42f], x-b3-spanid=[0f68a4034b56bf34], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ad4e02f0-f9d3-4b1e-a9ee-18e4633f2421]}\\\"}\"}","context":{"RequestID":"ad4e02f0-f9d3-4b1e-a9ee-18e4633f2421","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a7246a7-dac3-4f06-961d-3016be4553ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:08.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:08.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad4e02f0-f9d3-4b1e-a9ee-18e4633f2421","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a7246a7-dac3-4f06-961d-3016be4553ec","LogTimestamp":"2023-09-27T03:35:08.193Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:08.419Z","message":"Entering","context":{"RequestID":"7238c56a-e51a-4b52-9c74-a3bdd56c874e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7b7357f-b8bc-4f78-b61d-c72499ce60cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:08.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"7238c56a-e51a-4b52-9c74-a3bdd56c874e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7b7357f-b8bc-4f78-b61d-c72499ce60cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:08.422Z","message":"{\"transactionId\":\"7238c56a-e51a-4b52-9c74-a3bdd56c874e\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:08:419\",\"respDate\":\"230927-03:35:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7238c56a-e51a-4b52-9c74-a3bdd56c874e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:08:419-96613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7238c56a-e51a-4b52-9c74-a3bdd56c874e]}\\\"}\"}","context":{"RequestID":"7238c56a-e51a-4b52-9c74-a3bdd56c874e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7b7357f-b8bc-4f78-b61d-c72499ce60cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7238c56a-e51a-4b52-9c74-a3bdd56c874e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7b7357f-b8bc-4f78-b61d-c72499ce60cd","LogTimestamp":"2023-09-27T03:35:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:08.558Z","message":"[Control connection] Refreshing schema for dox.migration (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:09.400Z","message":"Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:09.925Z","message":"Entering","context":{"RequestID":"73838b52-3e5d-4562-8d46-336584d11fb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"787d4a24-b726-4e70-b65d-0f25c60e1407","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:09.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:09.927Z","message":"{\"transactionId\":\"73838b52-3e5d-4562-8d46-336584d11fb5\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:09:925\",\"respDate\":\"230927-03:35:09:927\",\"sourceId\":\"haproxy:73838b52-3e5d-4562-8d46-336584d11fb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:35:09:925-224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[194ac01e-49b7-4080-8b9a-1455c05bdc8e], x-b3-parentspanid=[21ae1d6b50dc4551], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4278a80aa6b363e21ae1d6b50dc4551], x-b3-spanid=[05466622f1e7f486], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73838b52-3e5d-4562-8d46-336584d11fb5]}\\\"}\"}","context":{"RequestID":"73838b52-3e5d-4562-8d46-336584d11fb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"787d4a24-b726-4e70-b65d-0f25c60e1407","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:09.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:09.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73838b52-3e5d-4562-8d46-336584d11fb5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"787d4a24-b726-4e70-b65d-0f25c60e1407","LogTimestamp":"2023-09-27T03:35:09.928Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:10.400Z","message":"[Control connection] Refreshing schema for dox.item_permissions (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:10.953Z","message":"Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:11.937Z","message":"Entering","context":{"RequestID":"c9251217-e6e3-4fbc-8c1c-6b93a9578980","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3db8b9de-b002-4a8b-a965-6b3a5ad3f291","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:11.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:11.940Z","message":"{\"transactionId\":\"c9251217-e6e3-4fbc-8c1c-6b93a9578980\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:11:938\",\"respDate\":\"230927-03:35:11:940\",\"sourceId\":\"haproxy:c9251217-e6e3-4fbc-8c1c-6b93a9578980\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:11:938-8144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b21b101d-7e44-4efe-9cbc-85885bac63e0], x-b3-parentspanid=[8a2461dd31ba306f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7cd72e3aafdd3c68a2461dd31ba306f], x-b3-spanid=[5a91aee8fbfc1aec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9251217-e6e3-4fbc-8c1c-6b93a9578980]}\\\"}\"}","context":{"RequestID":"c9251217-e6e3-4fbc-8c1c-6b93a9578980","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3db8b9de-b002-4a8b-a965-6b3a5ad3f291","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:11.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:11.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9251217-e6e3-4fbc-8c1c-6b93a9578980","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3db8b9de-b002-4a8b-a965-6b3a5ad3f291","LogTimestamp":"2023-09-27T03:35:11.941Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:11.954Z","message":"[Control connection] Refreshing schema for dox.user_permission_items (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:12.593Z","message":"Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:13.594Z","message":"[Control connection] Refreshing schema for dox.notification_subscribers (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:13.951Z","message":"Entering","context":{"RequestID":"2d2c8193-29d4-4fe8-bf52-b5814b7d723d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6232827a-7db2-4a3b-bd16-1726d24e251c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:13.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:13.954Z","message":"{\"transactionId\":\"2d2c8193-29d4-4fe8-bf52-b5814b7d723d\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:13:952\",\"respDate\":\"230927-03:35:13:954\",\"sourceId\":\"haproxy:2d2c8193-29d4-4fe8-bf52-b5814b7d723d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:13:952-65023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5784cd91-051a-4c2f-816c-226d9745e285], x-b3-parentspanid=[29732d40e4ad60cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20a4c29d9f57496029732d40e4ad60cb], x-b3-spanid=[123aecf2d85974d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d2c8193-29d4-4fe8-bf52-b5814b7d723d]}\\\"}\"}","context":{"RequestID":"2d2c8193-29d4-4fe8-bf52-b5814b7d723d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6232827a-7db2-4a3b-bd16-1726d24e251c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:13.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:13.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d2c8193-29d4-4fe8-bf52-b5814b7d723d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6232827a-7db2-4a3b-bd16-1726d24e251c","LogTimestamp":"2023-09-27T03:35:13.954Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:14.115Z","message":"Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:15.115Z","message":"[Control connection] Refreshing schema for dox.last_notification (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:15.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:35:15.868Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:15.868Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:15.869Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:15.964Z","message":"Entering","context":{"RequestID":"1e6fd936-ab29-4465-9ed4-1d69cb905cdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf1cf6bd-67b2-446c-b571-c5a2f878beb3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:15.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:15.967Z","message":"{\"transactionId\":\"1e6fd936-ab29-4465-9ed4-1d69cb905cdd\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:15:965\",\"respDate\":\"230927-03:35:15:967\",\"sourceId\":\"haproxy:1e6fd936-ab29-4465-9ed4-1d69cb905cdd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:15:965-84101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9238453-625c-4f8e-81a7-3d6ec67c0fba], x-b3-parentspanid=[03df47482ef01005], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95e6d2512056bbb703df47482ef01005], x-b3-spanid=[7ad697d19986a1cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e6fd936-ab29-4465-9ed4-1d69cb905cdd]}\\\"}\"}","context":{"RequestID":"1e6fd936-ab29-4465-9ed4-1d69cb905cdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf1cf6bd-67b2-446c-b571-c5a2f878beb3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:15.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:15.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e6fd936-ab29-4465-9ed4-1d69cb905cdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf1cf6bd-67b2-446c-b571-c5a2f878beb3","LogTimestamp":"2023-09-27T03:35:15.967Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:16.126Z","message":"Received event EVENT CREATED TABLE dox.notifications, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:17.126Z","message":"[Control connection] Refreshing schema for dox.notifications (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:17.408Z","message":"Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:17.991Z","message":"Entering","context":{"RequestID":"61d4bd14-a0a3-4fd1-a5a6-ec2158a51dac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32009530-f0a5-4867-9d18-935c8532b931","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:17.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:17.994Z","message":"{\"transactionId\":\"61d4bd14-a0a3-4fd1-a5a6-ec2158a51dac\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:17:992\",\"respDate\":\"230927-03:35:17:994\",\"sourceId\":\"haproxy:61d4bd14-a0a3-4fd1-a5a6-ec2158a51dac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:17:992-23318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a52de14e-67d9-463a-a72b-3e0529635932], x-b3-parentspanid=[904d6d70dbc334b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97f02617f5a9ff0a904d6d70dbc334b8], x-b3-spanid=[2fc22c2ff07e7cef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61d4bd14-a0a3-4fd1-a5a6-ec2158a51dac]}\\\"}\"}","context":{"RequestID":"61d4bd14-a0a3-4fd1-a5a6-ec2158a51dac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32009530-f0a5-4867-9d18-935c8532b931","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:17.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:17.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61d4bd14-a0a3-4fd1-a5a6-ec2158a51dac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32009530-f0a5-4867-9d18-935c8532b931","LogTimestamp":"2023-09-27T03:35:17.994Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:18.193Z","message":"Entering","context":{"RequestID":"d47f4e01-dd24-432c-81e8-0cee5a1307de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b85aa2b-aae2-46d3-9210-01ce33ac6d86","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:18.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:18.196Z","message":"{\"transactionId\":\"d47f4e01-dd24-432c-81e8-0cee5a1307de\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:18:193\",\"respDate\":\"230927-03:35:18:195\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d47f4e01-dd24-432c-81e8-0cee5a1307de\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:18:193-47324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[beecf865-ff36-4189-9ba5-d200946e14fe], x-b3-parentspanid=[b8510fc5c0b1f5ac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57659], x-envoy-attempt-count=[1], x-b3-traceid=[de5d7a9566bff4efb8510fc5c0b1f5ac], x-b3-spanid=[26e524dde61915db], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d47f4e01-dd24-432c-81e8-0cee5a1307de]}\\\"}\"}","context":{"RequestID":"d47f4e01-dd24-432c-81e8-0cee5a1307de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b85aa2b-aae2-46d3-9210-01ce33ac6d86","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:18.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:18.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d47f4e01-dd24-432c-81e8-0cee5a1307de","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b85aa2b-aae2-46d3-9210-01ce33ac6d86","LogTimestamp":"2023-09-27T03:35:18.196Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:18.408Z","message":"[Control connection] Refreshing schema for dox.vsp_merge_hint (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:18.418Z","message":"Entering","context":{"RequestID":"3ca265b9-b3c8-43b0-b1f6-00e91b3d4bbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52a361df-6a0d-4119-8c36-8e74e6f95c91","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"3ca265b9-b3c8-43b0-b1f6-00e91b3d4bbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52a361df-6a0d-4119-8c36-8e74e6f95c91","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:18.421Z","message":"{\"transactionId\":\"3ca265b9-b3c8-43b0-b1f6-00e91b3d4bbf\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:18:419\",\"respDate\":\"230927-03:35:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3ca265b9-b3c8-43b0-b1f6-00e91b3d4bbf\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:18:419-48783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3ca265b9-b3c8-43b0-b1f6-00e91b3d4bbf]}\\\"}\"}","context":{"RequestID":"3ca265b9-b3c8-43b0-b1f6-00e91b3d4bbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52a361df-6a0d-4119-8c36-8e74e6f95c91","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ca265b9-b3c8-43b0-b1f6-00e91b3d4bbf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52a361df-6a0d-4119-8c36-8e74e6f95c91","LogTimestamp":"2023-09-27T03:35:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:35:19.165Z","message":"Received event EVENT CREATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:20.003Z","message":"Entering","context":{"RequestID":"e8c3c471-f37e-4f07-b658-5693c5ab9647","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"905270cd-90c6-4adf-9a19-1a27c8ac8107","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:20.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:20.006Z","message":"{\"transactionId\":\"e8c3c471-f37e-4f07-b658-5693c5ab9647\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:20:004\",\"respDate\":\"230927-03:35:20:006\",\"sourceId\":\"haproxy:e8c3c471-f37e-4f07-b658-5693c5ab9647\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:20:004-42686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0da0be8b-0e84-4bd4-a483-bafb2a677193], x-b3-parentspanid=[16bb746e3bb0e5af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[999ed6c7adda769516bb746e3bb0e5af], x-b3-spanid=[b1c99241aa0dbe5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8c3c471-f37e-4f07-b658-5693c5ab9647]}\\\"}\"}","context":{"RequestID":"e8c3c471-f37e-4f07-b658-5693c5ab9647","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"905270cd-90c6-4adf-9a19-1a27c8ac8107","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:20.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:20.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8c3c471-f37e-4f07-b658-5693c5ab9647","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"905270cd-90c6-4adf-9a19-1a27c8ac8107","LogTimestamp":"2023-09-27T03:35:20.006Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:20.166Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:20.905Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:21.906Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:22.035Z","message":"Entering","context":{"RequestID":"89faaaea-2a1e-4d41-922e-64e23a034d40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77774d7a-083e-47c3-8840-a1420a717154","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:22.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:22.038Z","message":"{\"transactionId\":\"89faaaea-2a1e-4d41-922e-64e23a034d40\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:22:036\",\"respDate\":\"230927-03:35:22:038\",\"sourceId\":\"haproxy:89faaaea-2a1e-4d41-922e-64e23a034d40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:22:036-84516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[552192ee-1b5b-4b88-a10a-b6490899989e], x-b3-parentspanid=[fc015248d643c380], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41369307ce5b3a04fc015248d643c380], x-b3-spanid=[951f58338f66a18f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89faaaea-2a1e-4d41-922e-64e23a034d40]}\\\"}\"}","context":{"RequestID":"89faaaea-2a1e-4d41-922e-64e23a034d40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77774d7a-083e-47c3-8840-a1420a717154","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:22.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:22.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89faaaea-2a1e-4d41-922e-64e23a034d40","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77774d7a-083e-47c3-8840-a1420a717154","LogTimestamp":"2023-09-27T03:35:22.039Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:35:22.644Z","message":"Received event EVENT UPDATED TABLE dox.vsp_upload_status, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:23.645Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:24.054Z","message":"Entering","context":{"RequestID":"57c5d698-3258-411c-aae3-a628c93a994f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce309dcf-c87e-419c-a50f-7bfa983a2484","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:24.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:24.056Z","message":"{\"transactionId\":\"57c5d698-3258-411c-aae3-a628c93a994f\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:24:054\",\"respDate\":\"230927-03:35:24:056\",\"sourceId\":\"haproxy:57c5d698-3258-411c-aae3-a628c93a994f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:24:054-38050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3f8bd77-aef9-4edf-84fb-588270c3807b], x-b3-parentspanid=[f1d516dfffb1c698], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[297a2e0719f3e6e4f1d516dfffb1c698], x-b3-spanid=[d8f39f04f2483f0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57c5d698-3258-411c-aae3-a628c93a994f]}\\\"}\"}","context":{"RequestID":"57c5d698-3258-411c-aae3-a628c93a994f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce309dcf-c87e-419c-a50f-7bfa983a2484","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:24.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:24.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57c5d698-3258-411c-aae3-a628c93a994f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce309dcf-c87e-419c-a50f-7bfa983a2484","LogTimestamp":"2023-09-27T03:35:24.057Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:25.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:35:25.875Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:25.876Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:25.876Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:26.074Z","message":"Entering","context":{"RequestID":"8d2814ad-c5b3-4e2c-83f2-100b30f1047d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10fc9b88-ff1e-4c36-9842-80e27089c840","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:26.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:26.077Z","message":"{\"transactionId\":\"8d2814ad-c5b3-4e2c-83f2-100b30f1047d\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:26:075\",\"respDate\":\"230927-03:35:26:077\",\"sourceId\":\"haproxy:8d2814ad-c5b3-4e2c-83f2-100b30f1047d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:35:26:075-68027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6db77d71-d6ae-47ac-9e59-f65e847e937f], x-b3-parentspanid=[f3c8a7d44c890b75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7792ab6af37a64eff3c8a7d44c890b75], x-b3-spanid=[c8602cd33dfa47c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d2814ad-c5b3-4e2c-83f2-100b30f1047d]}\\\"}\"}","context":{"RequestID":"8d2814ad-c5b3-4e2c-83f2-100b30f1047d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10fc9b88-ff1e-4c36-9842-80e27089c840","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:26.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:26.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d2814ad-c5b3-4e2c-83f2-100b30f1047d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10fc9b88-ff1e-4c36-9842-80e27089c840","LogTimestamp":"2023-09-27T03:35:26.078Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:26.818Z","message":"Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:27.818Z","message":"[Control connection] Refreshing schema for zusammen_dox.item (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:28.092Z","message":"Entering","context":{"RequestID":"96bb9d90-e661-4515-a2dd-c131667b69b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00cbf142-1af3-443e-91f7-8b9953598efb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:28.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:28.095Z","message":"{\"transactionId\":\"96bb9d90-e661-4515-a2dd-c131667b69b3\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:28:093\",\"respDate\":\"230927-03:35:28:095\",\"sourceId\":\"haproxy:96bb9d90-e661-4515-a2dd-c131667b69b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:28:093-20891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69532d3e-e69a-43f2-a92b-3e4415d05a88], x-b3-parentspanid=[ea39023cd0c7b192], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3595c245cdbc9781ea39023cd0c7b192], x-b3-spanid=[a87bd93beae5f43c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96bb9d90-e661-4515-a2dd-c131667b69b3]}\\\"}\"}","context":{"RequestID":"96bb9d90-e661-4515-a2dd-c131667b69b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00cbf142-1af3-443e-91f7-8b9953598efb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:28.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:28.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96bb9d90-e661-4515-a2dd-c131667b69b3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00cbf142-1af3-443e-91f7-8b9953598efb","LogTimestamp":"2023-09-27T03:35:28.095Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:28.196Z","message":"Entering","context":{"RequestID":"2a5a9172-f066-45f2-9043-9b3513910db9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"5295a836-6421-4933-b0c9-f2d876543445","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:28.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:28.199Z","message":"{\"transactionId\":\"2a5a9172-f066-45f2-9043-9b3513910db9\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:28:197\",\"respDate\":\"230927-03:35:28:199\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2a5a9172-f066-45f2-9043-9b3513910db9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:28:197-77854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52ad4da2-4d2c-4e10-a22c-155a36cc6b4e], x-b3-parentspanid=[364a3eafbb43c212], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49613], x-envoy-attempt-count=[1], x-b3-traceid=[079d4ed8bc836f80364a3eafbb43c212], x-b3-spanid=[dd9a0ad042669fbd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2a5a9172-f066-45f2-9043-9b3513910db9]}\\\"}\"}","context":{"RequestID":"2a5a9172-f066-45f2-9043-9b3513910db9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"5295a836-6421-4933-b0c9-f2d876543445","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:28.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:28.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a5a9172-f066-45f2-9043-9b3513910db9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5295a836-6421-4933-b0c9-f2d876543445","LogTimestamp":"2023-09-27T03:35:28.200Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:35:28.427Z","message":"Entering","context":{"RequestID":"9b5d6144-99d4-4c3f-b93f-5de9b4ce877e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3996c58-f71c-4126-b0f9-0da9ec3d6ba2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:28.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:28.430Z","message":"Database is available from CACHED check.","context":{"RequestID":"9b5d6144-99d4-4c3f-b93f-5de9b4ce877e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3996c58-f71c-4126-b0f9-0da9ec3d6ba2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:28.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:28.431Z","message":"{\"transactionId\":\"9b5d6144-99d4-4c3f-b93f-5de9b4ce877e\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:28:428\",\"respDate\":\"230927-03:35:28:431\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9b5d6144-99d4-4c3f-b93f-5de9b4ce877e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:28:428-48444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9b5d6144-99d4-4c3f-b93f-5de9b4ce877e]}\\\"}\"}","context":{"RequestID":"9b5d6144-99d4-4c3f-b93f-5de9b4ce877e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3996c58-f71c-4126-b0f9-0da9ec3d6ba2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:28.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:28.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b5d6144-99d4-4c3f-b93f-5de9b4ce877e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3996c58-f71c-4126-b0f9-0da9ec3d6ba2","LogTimestamp":"2023-09-27T03:35:28.432Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:35:28.571Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:29.571Z","message":"[Control connection] Refreshing schema for zusammen_dox.version (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:30.111Z","message":"Entering","context":{"RequestID":"896d24b0-ffb1-4314-a000-0861da9a714b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb5efa81-183c-46be-af4f-5f6a55b08972","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:30.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:30.114Z","message":"{\"transactionId\":\"896d24b0-ffb1-4314-a000-0861da9a714b\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:30:112\",\"respDate\":\"230927-03:35:30:114\",\"sourceId\":\"haproxy:896d24b0-ffb1-4314-a000-0861da9a714b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:35:30:112-68596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75bca61e-4604-413a-a7f1-e03d401d86b4], x-b3-parentspanid=[330e1eb3585ab47e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab53708f65b9f889330e1eb3585ab47e], x-b3-spanid=[ca795c1b4ddcd36b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[896d24b0-ffb1-4314-a000-0861da9a714b]}\\\"}\"}","context":{"RequestID":"896d24b0-ffb1-4314-a000-0861da9a714b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb5efa81-183c-46be-af4f-5f6a55b08972","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:30.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:30.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"896d24b0-ffb1-4314-a000-0861da9a714b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb5efa81-183c-46be-af4f-5f6a55b08972","LogTimestamp":"2023-09-27T03:35:30.114Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:30.572Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:31.572Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:32.128Z","message":"Entering","context":{"RequestID":"f38e3cec-531b-407b-af5d-f2c4a041eb56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03450d33-67c0-48a0-89e0-37e0b51983eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:32.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:32.131Z","message":"{\"transactionId\":\"f38e3cec-531b-407b-af5d-f2c4a041eb56\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:32:129\",\"respDate\":\"230927-03:35:32:131\",\"sourceId\":\"haproxy:f38e3cec-531b-407b-af5d-f2c4a041eb56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:32:129-90133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2b77b67-0e49-4930-8fcc-41e6777edd4b], x-b3-parentspanid=[7240cac50147fbd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b70b7c15a4c153817240cac50147fbd8], x-b3-spanid=[a47cba00845c6700], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f38e3cec-531b-407b-af5d-f2c4a041eb56]}\\\"}\"}","context":{"RequestID":"f38e3cec-531b-407b-af5d-f2c4a041eb56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03450d33-67c0-48a0-89e0-37e0b51983eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:32.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:32.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f38e3cec-531b-407b-af5d-f2c4a041eb56","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03450d33-67c0-48a0-89e0-37e0b51983eb","LogTimestamp":"2023-09-27T03:35:32.131Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:32.273Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:33.274Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_namespace (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:34.145Z","message":"Entering","context":{"RequestID":"123d1f67-a766-4e83-95ca-490001fcc127","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e684f77d-935b-4c5b-a1c7-0e8b083ede11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:34.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:34.147Z","message":"{\"transactionId\":\"123d1f67-a766-4e83-95ca-490001fcc127\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:34:145\",\"respDate\":\"230927-03:35:34:147\",\"sourceId\":\"haproxy:123d1f67-a766-4e83-95ca-490001fcc127\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:34:145-31597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[318cf5c1-927f-4da6-8393-9c6b9a0683bb], x-b3-parentspanid=[5b973117b04b7cbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[382f2379d8678a315b973117b04b7cbd], x-b3-spanid=[4cfe2b9bf663efeb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[123d1f67-a766-4e83-95ca-490001fcc127]}\\\"}\"}","context":{"RequestID":"123d1f67-a766-4e83-95ca-490001fcc127","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e684f77d-935b-4c5b-a1c7-0e8b083ede11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:34.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:34.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"123d1f67-a766-4e83-95ca-490001fcc127","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e684f77d-935b-4c5b-a1c7-0e8b083ede11","LogTimestamp":"2023-09-27T03:35:34.147Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:34.672Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:35.342Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:35.852Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:35:35.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:35.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:35.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:36.159Z","message":"Entering","context":{"RequestID":"b4e9fb7d-4a15-4bda-9cca-499b22b84a2e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e20a3bf2-2a12-4ef0-9bb6-61210a4d6c18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:36.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:36.162Z","message":"{\"transactionId\":\"b4e9fb7d-4a15-4bda-9cca-499b22b84a2e\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:36:160\",\"respDate\":\"230927-03:35:36:162\",\"sourceId\":\"haproxy:b4e9fb7d-4a15-4bda-9cca-499b22b84a2e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:36:160-54509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34bdf8b6-6a77-49bb-bdf3-2d722f53c390], x-b3-parentspanid=[073d1bd241cffb69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e67e290b51c96b78073d1bd241cffb69], x-b3-spanid=[7254b66e2d8474de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4e9fb7d-4a15-4bda-9cca-499b22b84a2e]}\\\"}\"}","context":{"RequestID":"b4e9fb7d-4a15-4bda-9cca-499b22b84a2e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e20a3bf2-2a12-4ef0-9bb6-61210a4d6c18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:36.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:36.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4e9fb7d-4a15-4bda-9cca-499b22b84a2e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e20a3bf2-2a12-4ef0-9bb6-61210a4d6c18","LogTimestamp":"2023-09-27T03:35:36.162Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:36.343Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:36.375Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:36.381Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-6","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:37.027Z","message":"Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:38.028Z","message":"[Control connection] Refreshing schema for zusammen_dox.element_stage (TABLE)","thread":"JanusGraph Cluster-worker-7","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:38.172Z","message":"Entering","context":{"RequestID":"49af263b-3996-45f5-8033-c7893e3995cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10df1a99-a4c8-4424-88a1-ffd8bf1af2b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:38.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:38.175Z","message":"{\"transactionId\":\"49af263b-3996-45f5-8033-c7893e3995cb\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:38:173\",\"respDate\":\"230927-03:35:38:175\",\"sourceId\":\"haproxy:49af263b-3996-45f5-8033-c7893e3995cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:38:173-66542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[226a8581-d85d-4bbf-824e-7f1191539fa2], x-b3-parentspanid=[76ec6ec30bcc1751], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c57db5b68d00a1876ec6ec30bcc1751], x-b3-spanid=[f3d3bf01ca5d5ab2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49af263b-3996-45f5-8033-c7893e3995cb]}\\\"}\"}","context":{"RequestID":"49af263b-3996-45f5-8033-c7893e3995cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10df1a99-a4c8-4424-88a1-ffd8bf1af2b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:38.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:38.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49af263b-3996-45f5-8033-c7893e3995cb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10df1a99-a4c8-4424-88a1-ffd8bf1af2b4","LogTimestamp":"2023-09-27T03:35:38.175Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:38.194Z","message":"Entering","context":{"RequestID":"fe618490-8bd5-432b-91e3-317a13a928e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fa87359-8c3a-40fd-befd-ff2beefbfa6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:38.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:38.196Z","message":"{\"transactionId\":\"fe618490-8bd5-432b-91e3-317a13a928e9\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:38:194\",\"respDate\":\"230927-03:35:38:196\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fe618490-8bd5-432b-91e3-317a13a928e9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:38:194-46299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b225dc9-2d3f-4d25-a55e-3567aafa2f52], x-b3-parentspanid=[f16de38a0802a303], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51715], x-envoy-attempt-count=[1], x-b3-traceid=[4549823a3112da51f16de38a0802a303], x-b3-spanid=[25440bf5841bf2c8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fe618490-8bd5-432b-91e3-317a13a928e9]}\\\"}\"}","context":{"RequestID":"fe618490-8bd5-432b-91e3-317a13a928e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fa87359-8c3a-40fd-befd-ff2beefbfa6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:38.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:38.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe618490-8bd5-432b-91e3-317a13a928e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fa87359-8c3a-40fd-befd-ff2beefbfa6c","LogTimestamp":"2023-09-27T03:35:38.197Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:38.418Z","message":"Entering","context":{"RequestID":"1454c16e-5f0e-49b3-83f7-00c30230a815","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad4ad869-ae30-4782-b75f-4c4fafdb2dce","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"1454c16e-5f0e-49b3-83f7-00c30230a815","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad4ad869-ae30-4782-b75f-4c4fafdb2dce","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:38.422Z","message":"{\"transactionId\":\"1454c16e-5f0e-49b3-83f7-00c30230a815\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:38:419\",\"respDate\":\"230927-03:35:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1454c16e-5f0e-49b3-83f7-00c30230a815\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:38:419-48544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1454c16e-5f0e-49b3-83f7-00c30230a815]}\\\"}\"}","context":{"RequestID":"1454c16e-5f0e-49b3-83f7-00c30230a815","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad4ad869-ae30-4782-b75f-4c4fafdb2dce","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1454c16e-5f0e-49b3-83f7-00c30230a815","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad4ad869-ae30-4782-b75f-4c4fafdb2dce","LogTimestamp":"2023-09-27T03:35:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:35:39.029Z","message":"Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:40.029Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-6","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:40.188Z","message":"Entering","context":{"RequestID":"2eed7166-bcff-4eac-8252-0e44df7851f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8bb6507-12f9-42c5-8bc0-8fb6d9424487","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:40.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:40.193Z","message":"{\"transactionId\":\"2eed7166-bcff-4eac-8252-0e44df7851f6\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:40:189\",\"respDate\":\"230927-03:35:40:192\",\"sourceId\":\"haproxy:2eed7166-bcff-4eac-8252-0e44df7851f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:40:189-15596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21c28de0-5065-4033-964e-6c0504fa5ebc], x-b3-parentspanid=[ca65445144a38307], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[906731878e018410ca65445144a38307], x-b3-spanid=[14fdd9f5c1a9bb00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2eed7166-bcff-4eac-8252-0e44df7851f6]}\\\"}\"}","context":{"RequestID":"2eed7166-bcff-4eac-8252-0e44df7851f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8bb6507-12f9-42c5-8bc0-8fb6d9424487","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:40.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:40.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2eed7166-bcff-4eac-8252-0e44df7851f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8bb6507-12f9-42c5-8bc0-8fb6d9424487","LogTimestamp":"2023-09-27T03:35:40.194Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:35:42.206Z","message":"Entering","context":{"RequestID":"a5be7d18-db15-488f-a275-463de9a7fda4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70875744-3232-42a1-887f-cabbdf7b78a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:42.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:42.208Z","message":"{\"transactionId\":\"a5be7d18-db15-488f-a275-463de9a7fda4\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:42:206\",\"respDate\":\"230927-03:35:42:208\",\"sourceId\":\"haproxy:a5be7d18-db15-488f-a275-463de9a7fda4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:35:42:206-9855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b2d4610-be15-49b9-a765-e9fd8dc1a16d], x-b3-parentspanid=[3f9165d55732a8c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0851346cab1e7f793f9165d55732a8c2], x-b3-spanid=[fe4e2ba18b68b53e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5be7d18-db15-488f-a275-463de9a7fda4]}\\\"}\"}","context":{"RequestID":"a5be7d18-db15-488f-a275-463de9a7fda4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70875744-3232-42a1-887f-cabbdf7b78a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:42.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:42.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5be7d18-db15-488f-a275-463de9a7fda4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70875744-3232-42a1-887f-cabbdf7b78a2","LogTimestamp":"2023-09-27T03:35:42.209Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:44.221Z","message":"Entering","context":{"RequestID":"9562acdf-d24b-429a-b77c-d35edafdf1a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9904d6b4-3c9b-4504-8eaf-381ec574c6fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:44.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:44.224Z","message":"{\"transactionId\":\"9562acdf-d24b-429a-b77c-d35edafdf1a2\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:44:222\",\"respDate\":\"230927-03:35:44:224\",\"sourceId\":\"haproxy:9562acdf-d24b-429a-b77c-d35edafdf1a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:35:44:222-95144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[734194a1-447f-4c40-ba99-b77d6ba38135], x-b3-parentspanid=[bcbb539020a35310], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c783501776ed8a3bcbb539020a35310], x-b3-spanid=[2d391d915032cc22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9562acdf-d24b-429a-b77c-d35edafdf1a2]}\\\"}\"}","context":{"RequestID":"9562acdf-d24b-429a-b77c-d35edafdf1a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9904d6b4-3c9b-4504-8eaf-381ec574c6fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:44.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:44.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9562acdf-d24b-429a-b77c-d35edafdf1a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9904d6b4-3c9b-4504-8eaf-381ec574c6fc","LogTimestamp":"2023-09-27T03:35:44.224Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:45.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:35:45.866Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:45.866Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:45.866Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:46.236Z","message":"Entering","context":{"RequestID":"06370e4b-b1dd-490e-81db-dcbaf6a90db9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a06ed50a-3aa2-477e-b4b7-1ae46d3214d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:46.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:46.239Z","message":"{\"transactionId\":\"06370e4b-b1dd-490e-81db-dcbaf6a90db9\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:46:237\",\"respDate\":\"230927-03:35:46:239\",\"sourceId\":\"haproxy:06370e4b-b1dd-490e-81db-dcbaf6a90db9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:46:237-75919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d96070cd-6176-44af-85c7-75293c19c23b], x-b3-parentspanid=[497b5d7f30122c7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fd1eef0effdad70497b5d7f30122c7c], x-b3-spanid=[c0e358bc67b799dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06370e4b-b1dd-490e-81db-dcbaf6a90db9]}\\\"}\"}","context":{"RequestID":"06370e4b-b1dd-490e-81db-dcbaf6a90db9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a06ed50a-3aa2-477e-b4b7-1ae46d3214d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:46.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:46.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06370e4b-b1dd-490e-81db-dcbaf6a90db9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a06ed50a-3aa2-477e-b4b7-1ae46d3214d4","LogTimestamp":"2023-09-27T03:35:46.240Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:35:48.201Z","message":"Entering","context":{"RequestID":"852c7ed4-a1a9-445b-9291-718b51aca38e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6cfdb4f2-e933-432c-a10d-295c7d8dbac6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:48.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:48.204Z","message":"{\"transactionId\":\"852c7ed4-a1a9-445b-9291-718b51aca38e\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:48:202\",\"respDate\":\"230927-03:35:48:204\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:852c7ed4-a1a9-445b-9291-718b51aca38e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:48:202-21292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[766e5b1d-4515-4077-a5f0-1f8d76b25017], x-b3-parentspanid=[a3b36f74d2088f24], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55495], x-envoy-attempt-count=[1], x-b3-traceid=[8e286412323f1afea3b36f74d2088f24], x-b3-spanid=[e3c3baae57ebf8d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[852c7ed4-a1a9-445b-9291-718b51aca38e]}\\\"}\"}","context":{"RequestID":"852c7ed4-a1a9-445b-9291-718b51aca38e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6cfdb4f2-e933-432c-a10d-295c7d8dbac6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:48.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:48.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"852c7ed4-a1a9-445b-9291-718b51aca38e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cfdb4f2-e933-432c-a10d-295c7d8dbac6","LogTimestamp":"2023-09-27T03:35:48.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:35:48.255Z","message":"Entering","context":{"RequestID":"6d5573ee-e951-4e5a-b168-945b7cc5e9f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39254c92-9db1-4470-9f2f-b1a8d7ffba9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:48.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:48.258Z","message":"{\"transactionId\":\"6d5573ee-e951-4e5a-b168-945b7cc5e9f7\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:48:256\",\"respDate\":\"230927-03:35:48:258\",\"sourceId\":\"haproxy:6d5573ee-e951-4e5a-b168-945b7cc5e9f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:48:256-31696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c452ee97-4cfd-4b64-8a28-c5698735da46], x-b3-parentspanid=[598f59e692ce90df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd8ba16315b4b538598f59e692ce90df], x-b3-spanid=[1229b24b50ceac49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d5573ee-e951-4e5a-b168-945b7cc5e9f7]}\\\"}\"}","context":{"RequestID":"6d5573ee-e951-4e5a-b168-945b7cc5e9f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39254c92-9db1-4470-9f2f-b1a8d7ffba9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:48.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:48.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d5573ee-e951-4e5a-b168-945b7cc5e9f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39254c92-9db1-4470-9f2f-b1a8d7ffba9d","LogTimestamp":"2023-09-27T03:35:48.259Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:48.418Z","message":"Entering","context":{"RequestID":"a4fc37a2-4b76-470e-9284-25ed5f2562e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e13fa85d-2d2d-497d-917a-4a3d265158fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a4fc37a2-4b76-470e-9284-25ed5f2562e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e13fa85d-2d2d-497d-917a-4a3d265158fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:48.421Z","message":"{\"transactionId\":\"a4fc37a2-4b76-470e-9284-25ed5f2562e4\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:48:418\",\"respDate\":\"230927-03:35:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a4fc37a2-4b76-470e-9284-25ed5f2562e4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:48:418-76691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a4fc37a2-4b76-470e-9284-25ed5f2562e4]}\\\"}\"}","context":{"RequestID":"a4fc37a2-4b76-470e-9284-25ed5f2562e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e13fa85d-2d2d-497d-917a-4a3d265158fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4fc37a2-4b76-470e-9284-25ed5f2562e4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e13fa85d-2d2d-497d-917a-4a3d265158fa","LogTimestamp":"2023-09-27T03:35:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:50.274Z","message":"Entering","context":{"RequestID":"1c846959-7586-47c3-9dad-db55a2b829ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"637d5813-afa7-4c5c-ba9a-8615541d8925","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:50.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:50.276Z","message":"{\"transactionId\":\"1c846959-7586-47c3-9dad-db55a2b829ca\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:50:274\",\"respDate\":\"230927-03:35:50:276\",\"sourceId\":\"haproxy:1c846959-7586-47c3-9dad-db55a2b829ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:50:274-55830\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d01308a-0733-4dbc-82de-f381999f1625], x-b3-parentspanid=[f561fc2aed25f3ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9ada228c2ea3f8ef561fc2aed25f3ad], x-b3-spanid=[321e3d1569a89d68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c846959-7586-47c3-9dad-db55a2b829ca]}\\\"}\"}","context":{"RequestID":"1c846959-7586-47c3-9dad-db55a2b829ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"637d5813-afa7-4c5c-ba9a-8615541d8925","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:50.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:50.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c846959-7586-47c3-9dad-db55a2b829ca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"637d5813-afa7-4c5c-ba9a-8615541d8925","LogTimestamp":"2023-09-27T03:35:50.277Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:52.297Z","message":"Entering","context":{"RequestID":"7b3410d7-698f-4c6d-978c-79c5d0623fb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f7a9ead-eae3-470c-99aa-44aaa9ad2bc2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:52.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:52.300Z","message":"{\"transactionId\":\"7b3410d7-698f-4c6d-978c-79c5d0623fb8\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:52:298\",\"respDate\":\"230927-03:35:52:300\",\"sourceId\":\"haproxy:7b3410d7-698f-4c6d-978c-79c5d0623fb8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:52:298-43686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[778401df-76e4-438c-b487-754c31860957], x-b3-parentspanid=[f251b1b5aae691a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0defde2408e0871f251b1b5aae691a0], x-b3-spanid=[6a16247afd83f2ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b3410d7-698f-4c6d-978c-79c5d0623fb8]}\\\"}\"}","context":{"RequestID":"7b3410d7-698f-4c6d-978c-79c5d0623fb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f7a9ead-eae3-470c-99aa-44aaa9ad2bc2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:52.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:52.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b3410d7-698f-4c6d-978c-79c5d0623fb8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f7a9ead-eae3-470c-99aa-44aaa9ad2bc2","LogTimestamp":"2023-09-27T03:35:52.301Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:54.312Z","message":"Entering","context":{"RequestID":"55b2356e-9d4d-4efb-af26-573735734f08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"624253ca-8ddf-46ef-9085-46dcd50c6008","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:54.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:54.315Z","message":"{\"transactionId\":\"55b2356e-9d4d-4efb-af26-573735734f08\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:54:313\",\"respDate\":\"230927-03:35:54:315\",\"sourceId\":\"haproxy:55b2356e-9d4d-4efb-af26-573735734f08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:54:313-8638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67328cc1-e080-4034-83e1-03c3a7eb14dc], x-b3-parentspanid=[2f0cec1aac5312d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96f3176c458bda7f2f0cec1aac5312d1], x-b3-spanid=[a81feb0aac92e490], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55b2356e-9d4d-4efb-af26-573735734f08]}\\\"}\"}","context":{"RequestID":"55b2356e-9d4d-4efb-af26-573735734f08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"624253ca-8ddf-46ef-9085-46dcd50c6008","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:54.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:54.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55b2356e-9d4d-4efb-af26-573735734f08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"624253ca-8ddf-46ef-9085-46dcd50c6008","LogTimestamp":"2023-09-27T03:35:54.315Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:55.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:35:55.907Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:55.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:55.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:56.327Z","message":"Entering","context":{"RequestID":"38f4a2b3-a93f-4924-8eec-68929b2fc604","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd7c7a2f-861c-4b4f-ba61-d56f829e0c2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:56.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:56.329Z","message":"{\"transactionId\":\"38f4a2b3-a93f-4924-8eec-68929b2fc604\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:56:327\",\"respDate\":\"230927-03:35:56:329\",\"sourceId\":\"haproxy:38f4a2b3-a93f-4924-8eec-68929b2fc604\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:56:327-80737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b0c30a4-0255-402b-8ae7-fd20df3ccd34], x-b3-parentspanid=[8a5eced0871a2135], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7475b5d4317d41b8a5eced0871a2135], x-b3-spanid=[cbfcc42451d8d37e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38f4a2b3-a93f-4924-8eec-68929b2fc604]}\\\"}\"}","context":{"RequestID":"38f4a2b3-a93f-4924-8eec-68929b2fc604","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd7c7a2f-861c-4b4f-ba61-d56f829e0c2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:56.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:56.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38f4a2b3-a93f-4924-8eec-68929b2fc604","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd7c7a2f-861c-4b4f-ba61-d56f829e0c2b","LogTimestamp":"2023-09-27T03:35:56.330Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:58.192Z","message":"Entering","context":{"RequestID":"f5d88ac5-164e-4371-a21f-a0450c867a40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47944bd4-867c-4c16-8785-32d1afb05a04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:58.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:58.195Z","message":"{\"transactionId\":\"f5d88ac5-164e-4371-a21f-a0450c867a40\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:58:193\",\"respDate\":\"230927-03:35:58:194\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f5d88ac5-164e-4371-a21f-a0450c867a40\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:58:193-41995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56830a10-2bbb-4b35-9918-a9e900ebc836], x-b3-parentspanid=[3a4a4db82dc985e3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50141], x-envoy-attempt-count=[1], x-b3-traceid=[84e2ba9c8758c92f3a4a4db82dc985e3], x-b3-spanid=[15860669070ae560], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f5d88ac5-164e-4371-a21f-a0450c867a40]}\\\"}\"}","context":{"RequestID":"f5d88ac5-164e-4371-a21f-a0450c867a40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47944bd4-867c-4c16-8785-32d1afb05a04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:35:58.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:58.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5d88ac5-164e-4371-a21f-a0450c867a40","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47944bd4-867c-4c16-8785-32d1afb05a04","LogTimestamp":"2023-09-27T03:35:58.195Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:35:58.341Z","message":"Entering","context":{"RequestID":"861b70d1-d490-4099-b662-ca858025db5b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97cd1d60-b95a-4145-b553-7c15dfbe3e86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:58.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:58.343Z","message":"{\"transactionId\":\"861b70d1-d490-4099-b662-ca858025db5b\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:58:342\",\"respDate\":\"230927-03:35:58:343\",\"sourceId\":\"haproxy:861b70d1-d490-4099-b662-ca858025db5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:35:58:342-17605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10eb6325-e692-47dd-b06c-fc82f6db7b1f], x-b3-parentspanid=[99ef08c298e343f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cf38e0446cc7c1799ef08c298e343f2], x-b3-spanid=[0aba24e605e51599], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[861b70d1-d490-4099-b662-ca858025db5b]}\\\"}\"}","context":{"RequestID":"861b70d1-d490-4099-b662-ca858025db5b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97cd1d60-b95a-4145-b553-7c15dfbe3e86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:35:58.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:58.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"861b70d1-d490-4099-b662-ca858025db5b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97cd1d60-b95a-4145-b553-7c15dfbe3e86","LogTimestamp":"2023-09-27T03:35:58.344Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:35:58.418Z","message":"Entering","context":{"RequestID":"5363343d-c215-4dec-ba16-f8df346b1d3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"597c2c47-300e-4012-8211-abac24d67567","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:35:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"5363343d-c215-4dec-ba16-f8df346b1d3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"597c2c47-300e-4012-8211-abac24d67567","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:58.421Z","message":"{\"transactionId\":\"5363343d-c215-4dec-ba16-f8df346b1d3c\",\"status\":\"200\",\"rqstDate\":\"230927-03:35:58:419\",\"respDate\":\"230927-03:35:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5363343d-c215-4dec-ba16-f8df346b1d3c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:35:58:419-48544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5363343d-c215-4dec-ba16-f8df346b1d3c]}\\\"}\"}","context":{"RequestID":"5363343d-c215-4dec-ba16-f8df346b1d3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"597c2c47-300e-4012-8211-abac24d67567","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:35:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:35:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5363343d-c215-4dec-ba16-f8df346b1d3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"597c2c47-300e-4012-8211-abac24d67567","LogTimestamp":"2023-09-27T03:35:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:35:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:00.356Z","message":"Entering","context":{"RequestID":"d3ba0549-e288-40c5-8fa6-9b3707179043","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad331910-0735-4b7f-a01f-c938077a7757","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:00.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:00.360Z","message":"{\"transactionId\":\"d3ba0549-e288-40c5-8fa6-9b3707179043\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:00:357\",\"respDate\":\"230927-03:36:00:360\",\"sourceId\":\"haproxy:d3ba0549-e288-40c5-8fa6-9b3707179043\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:00:357-36974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ee18db9-41dd-4577-a8ad-1bc9a7e31c6f], x-b3-parentspanid=[b129ae4973ddab9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee1b068837fcefa4b129ae4973ddab9b], x-b3-spanid=[e8cad5ebb5581921], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3ba0549-e288-40c5-8fa6-9b3707179043]}\\\"}\"}","context":{"RequestID":"d3ba0549-e288-40c5-8fa6-9b3707179043","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad331910-0735-4b7f-a01f-c938077a7757","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:00.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:00.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3ba0549-e288-40c5-8fa6-9b3707179043","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad331910-0735-4b7f-a01f-c938077a7757","LogTimestamp":"2023-09-27T03:36:00.360Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:36:02.384Z","message":"Entering","context":{"RequestID":"d6128282-130f-4fe6-a7c4-6c3feb61f73e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"017e4940-0f63-44fd-b766-ba8d09dd1f0f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:02.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:02.387Z","message":"{\"transactionId\":\"d6128282-130f-4fe6-a7c4-6c3feb61f73e\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:02:385\",\"respDate\":\"230927-03:36:02:387\",\"sourceId\":\"haproxy:d6128282-130f-4fe6-a7c4-6c3feb61f73e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:02:385-41795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a136a5bf-2520-4852-b814-9f4adcf424e6], x-b3-parentspanid=[61f9b64e9ce552a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02b8c0ec4b69fe9561f9b64e9ce552a0], x-b3-spanid=[4b6c9c104366b65f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6128282-130f-4fe6-a7c4-6c3feb61f73e]}\\\"}\"}","context":{"RequestID":"d6128282-130f-4fe6-a7c4-6c3feb61f73e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"017e4940-0f63-44fd-b766-ba8d09dd1f0f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:02.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:02.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6128282-130f-4fe6-a7c4-6c3feb61f73e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"017e4940-0f63-44fd-b766-ba8d09dd1f0f","LogTimestamp":"2023-09-27T03:36:02.387Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:36:04.411Z","message":"Entering","context":{"RequestID":"dc55fa4f-8734-48ce-b571-a820767a2d8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0154fa2d-5dc4-4bdb-8ba1-edf7271c3f23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:04.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:04.416Z","message":"{\"transactionId\":\"dc55fa4f-8734-48ce-b571-a820767a2d8d\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:04:411\",\"respDate\":\"230927-03:36:04:416\",\"sourceId\":\"haproxy:dc55fa4f-8734-48ce-b571-a820767a2d8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:04:411-83748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a30132e-e638-4fde-b1bd-a0406270d717], x-b3-parentspanid=[cedbec66737ea2aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52f3b419910a9531cedbec66737ea2aa], x-b3-spanid=[7539ff966e2ff32e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc55fa4f-8734-48ce-b571-a820767a2d8d]}\\\"}\"}","context":{"RequestID":"dc55fa4f-8734-48ce-b571-a820767a2d8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0154fa2d-5dc4-4bdb-8ba1-edf7271c3f23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:04.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:04.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc55fa4f-8734-48ce-b571-a820767a2d8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0154fa2d-5dc4-4bdb-8ba1-edf7271c3f23","LogTimestamp":"2023-09-27T03:36:04.416Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:36:05.852Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:36:05.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:05.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:05.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:06.435Z","message":"Entering","context":{"RequestID":"953b7cbd-151f-45ca-aff4-ee4b0c978299","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61df7a37-5924-46cf-93a7-9131764b7dd9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:06.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:06.437Z","message":"{\"transactionId\":\"953b7cbd-151f-45ca-aff4-ee4b0c978299\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:06:435\",\"respDate\":\"230927-03:36:06:437\",\"sourceId\":\"haproxy:953b7cbd-151f-45ca-aff4-ee4b0c978299\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:06:435-64899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db7d63a2-c303-4474-9b4a-acd2ea1bd7da], x-b3-parentspanid=[7869fef67d912a12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4035cb8a2ecad30b7869fef67d912a12], x-b3-spanid=[e0565fd6e72714fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[953b7cbd-151f-45ca-aff4-ee4b0c978299]}\\\"}\"}","context":{"RequestID":"953b7cbd-151f-45ca-aff4-ee4b0c978299","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61df7a37-5924-46cf-93a7-9131764b7dd9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:06.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:06.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"953b7cbd-151f-45ca-aff4-ee4b0c978299","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61df7a37-5924-46cf-93a7-9131764b7dd9","LogTimestamp":"2023-09-27T03:36:06.438Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:36:08.189Z","message":"Entering","context":{"RequestID":"5061f35e-d052-4f48-9d34-34f12cc846f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"361127c8-0659-4fc7-8aaa-62840f2003ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:08.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:08.191Z","message":"{\"transactionId\":\"5061f35e-d052-4f48-9d34-34f12cc846f1\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:08:189\",\"respDate\":\"230927-03:36:08:191\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5061f35e-d052-4f48-9d34-34f12cc846f1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:08:189-30320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56ec501e-5730-40fa-b1b8-8542b5e5c911], x-b3-parentspanid=[1bd3d99829c3b8a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40035], x-envoy-attempt-count=[1], x-b3-traceid=[9aebafecd174a2451bd3d99829c3b8a8], x-b3-spanid=[1e56188e4c7d9c7d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5061f35e-d052-4f48-9d34-34f12cc846f1]}\\\"}\"}","context":{"RequestID":"5061f35e-d052-4f48-9d34-34f12cc846f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"361127c8-0659-4fc7-8aaa-62840f2003ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:08.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:08.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5061f35e-d052-4f48-9d34-34f12cc846f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"361127c8-0659-4fc7-8aaa-62840f2003ab","LogTimestamp":"2023-09-27T03:36:08.192Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:08.418Z","message":"Entering","context":{"RequestID":"2f198167-65a2-44c6-a5af-a54b18a9b5ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fc5dfdc-7852-4bfa-b673-e5ff1777119d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2f198167-65a2-44c6-a5af-a54b18a9b5ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fc5dfdc-7852-4bfa-b673-e5ff1777119d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:08.421Z","message":"{\"transactionId\":\"2f198167-65a2-44c6-a5af-a54b18a9b5ac\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:08:419\",\"respDate\":\"230927-03:36:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2f198167-65a2-44c6-a5af-a54b18a9b5ac\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:08:419-25412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2f198167-65a2-44c6-a5af-a54b18a9b5ac]}\\\"}\"}","context":{"RequestID":"2f198167-65a2-44c6-a5af-a54b18a9b5ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fc5dfdc-7852-4bfa-b673-e5ff1777119d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f198167-65a2-44c6-a5af-a54b18a9b5ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fc5dfdc-7852-4bfa-b673-e5ff1777119d","LogTimestamp":"2023-09-27T03:36:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:08.462Z","message":"Entering","context":{"RequestID":"5606d172-77ea-40f5-a16d-0073e0774c96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5c4b820-5ebd-48f0-bc78-697502341d65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:08.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:08.465Z","message":"{\"transactionId\":\"5606d172-77ea-40f5-a16d-0073e0774c96\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:08:463\",\"respDate\":\"230927-03:36:08:465\",\"sourceId\":\"haproxy:5606d172-77ea-40f5-a16d-0073e0774c96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:08:463-52104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d02ebf8a-40ea-4f21-9526-3b591db69432], x-b3-parentspanid=[126c7eb857600e1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[035dee9fa307b83a126c7eb857600e1b], x-b3-spanid=[7da94558c9d95a28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5606d172-77ea-40f5-a16d-0073e0774c96]}\\\"}\"}","context":{"RequestID":"5606d172-77ea-40f5-a16d-0073e0774c96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5c4b820-5ebd-48f0-bc78-697502341d65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:08.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:08.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5606d172-77ea-40f5-a16d-0073e0774c96","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5c4b820-5ebd-48f0-bc78-697502341d65","LogTimestamp":"2023-09-27T03:36:08.466Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:10.051Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:10.055Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:10.483Z","message":"Entering","context":{"RequestID":"6a27e0a9-43f5-4ceb-aaea-40b6c589dbac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cadfc90-2d65-4151-bb11-7e01365a501c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:10.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:10.486Z","message":"{\"transactionId\":\"6a27e0a9-43f5-4ceb-aaea-40b6c589dbac\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:10:484\",\"respDate\":\"230927-03:36:10:486\",\"sourceId\":\"haproxy:6a27e0a9-43f5-4ceb-aaea-40b6c589dbac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:10:484-38206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[503310dd-c05e-4dc0-8760-898a51b77c67], x-b3-parentspanid=[350c8573e1591940], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0df67d1af3e2743350c8573e1591940], x-b3-spanid=[200a434c1c481b22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a27e0a9-43f5-4ceb-aaea-40b6c589dbac]}\\\"}\"}","context":{"RequestID":"6a27e0a9-43f5-4ceb-aaea-40b6c589dbac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cadfc90-2d65-4151-bb11-7e01365a501c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:10.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:10.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a27e0a9-43f5-4ceb-aaea-40b6c589dbac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cadfc90-2d65-4151-bb11-7e01365a501c","LogTimestamp":"2023-09-27T03:36:10.487Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:36:12.507Z","message":"Entering","context":{"RequestID":"d5585cbd-66c5-4352-9d62-ee1d57d6dfc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a3b2dcc-a810-42aa-9684-ab5633f7515e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:12.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:12.511Z","message":"{\"transactionId\":\"d5585cbd-66c5-4352-9d62-ee1d57d6dfc6\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:12:508\",\"respDate\":\"230927-03:36:12:511\",\"sourceId\":\"haproxy:d5585cbd-66c5-4352-9d62-ee1d57d6dfc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:12:508-17508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e97c3ae2-b22d-42de-8c8e-639b6a094613], x-b3-parentspanid=[79178648b24259d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[651c446b1895632379178648b24259d1], x-b3-spanid=[d5e8b9eebaeff87f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5585cbd-66c5-4352-9d62-ee1d57d6dfc6]}\\\"}\"}","context":{"RequestID":"d5585cbd-66c5-4352-9d62-ee1d57d6dfc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a3b2dcc-a810-42aa-9684-ab5633f7515e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:12.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:12.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5585cbd-66c5-4352-9d62-ee1d57d6dfc6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a3b2dcc-a810-42aa-9684-ab5633f7515e","LogTimestamp":"2023-09-27T03:36:12.511Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:36:14.523Z","message":"Entering","context":{"RequestID":"74cc2cea-e0da-4a9c-9286-f0c0a5110155","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94837b25-fba2-4fe7-8b82-3d7f75ccb6af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:14.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:14.526Z","message":"{\"transactionId\":\"74cc2cea-e0da-4a9c-9286-f0c0a5110155\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:14:524\",\"respDate\":\"230927-03:36:14:526\",\"sourceId\":\"haproxy:74cc2cea-e0da-4a9c-9286-f0c0a5110155\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:14:524-94381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d577323-9317-42ac-a1f5-80d8a8da363a], x-b3-parentspanid=[09d8cdf33b0dd50a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2a0a934dfbe332209d8cdf33b0dd50a], x-b3-spanid=[4823df38e94a13f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74cc2cea-e0da-4a9c-9286-f0c0a5110155]}\\\"}\"}","context":{"RequestID":"74cc2cea-e0da-4a9c-9286-f0c0a5110155","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94837b25-fba2-4fe7-8b82-3d7f75ccb6af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:14.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:14.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74cc2cea-e0da-4a9c-9286-f0c0a5110155","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94837b25-fba2-4fe7-8b82-3d7f75ccb6af","LogTimestamp":"2023-09-27T03:36:14.527Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:15.851Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:36:15.865Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:15.866Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:15.866Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:16.557Z","message":"Entering","context":{"RequestID":"9d4e5383-e0d3-41ba-9edf-a5561f67427b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88c7e013-2569-4d0d-8dea-b823d7a48428","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:16.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:16.559Z","message":"{\"transactionId\":\"9d4e5383-e0d3-41ba-9edf-a5561f67427b\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:16:557\",\"respDate\":\"230927-03:36:16:559\",\"sourceId\":\"haproxy:9d4e5383-e0d3-41ba-9edf-a5561f67427b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:16:557-77362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09f342f8-385c-4d45-8df0-27924c7f251c], x-b3-parentspanid=[f0e4a0f42438c2ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ccc500f458613d4f0e4a0f42438c2ac], x-b3-spanid=[594f151fa1671c02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d4e5383-e0d3-41ba-9edf-a5561f67427b]}\\\"}\"}","context":{"RequestID":"9d4e5383-e0d3-41ba-9edf-a5561f67427b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88c7e013-2569-4d0d-8dea-b823d7a48428","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:16.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:16.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d4e5383-e0d3-41ba-9edf-a5561f67427b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88c7e013-2569-4d0d-8dea-b823d7a48428","LogTimestamp":"2023-09-27T03:36:16.560Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:36:18.197Z","message":"Entering","context":{"RequestID":"c4c2ff4f-916c-4908-85bb-b6e784d5bf11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bcbde2bd-0291-4871-afa7-fd004e63bcb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:18.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:18.202Z","message":"{\"transactionId\":\"c4c2ff4f-916c-4908-85bb-b6e784d5bf11\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:18:198\",\"respDate\":\"230927-03:36:18:201\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c4c2ff4f-916c-4908-85bb-b6e784d5bf11\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:18:198-94153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94378dc2-dbb5-4e1a-a1f2-32fa8289d0cd], x-b3-parentspanid=[8ba4b8aa6f3f2d9f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40635], x-envoy-attempt-count=[1], x-b3-traceid=[2864f3b5f967ce1d8ba4b8aa6f3f2d9f], x-b3-spanid=[eb2e0303ab27ff0a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c4c2ff4f-916c-4908-85bb-b6e784d5bf11]}\\\"}\"}","context":{"RequestID":"c4c2ff4f-916c-4908-85bb-b6e784d5bf11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bcbde2bd-0291-4871-afa7-fd004e63bcb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:18.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:18.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4c2ff4f-916c-4908-85bb-b6e784d5bf11","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcbde2bd-0291-4871-afa7-fd004e63bcb4","LogTimestamp":"2023-09-27T03:36:18.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:36:18.423Z","message":"Entering","context":{"RequestID":"f1e9d258-203e-4cf6-b895-9ff548587ce7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c01ac780-c70b-4847-97be-244b30467c2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:18.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:18.425Z","message":"Database is available from CACHED check.","context":{"RequestID":"f1e9d258-203e-4cf6-b895-9ff548587ce7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c01ac780-c70b-4847-97be-244b30467c2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:18.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:18.427Z","message":"{\"transactionId\":\"f1e9d258-203e-4cf6-b895-9ff548587ce7\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:18:424\",\"respDate\":\"230927-03:36:18:427\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f1e9d258-203e-4cf6-b895-9ff548587ce7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:18:424-41468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f1e9d258-203e-4cf6-b895-9ff548587ce7]}\\\"}\"}","context":{"RequestID":"f1e9d258-203e-4cf6-b895-9ff548587ce7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c01ac780-c70b-4847-97be-244b30467c2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:18.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:18.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1e9d258-203e-4cf6-b895-9ff548587ce7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c01ac780-c70b-4847-97be-244b30467c2b","LogTimestamp":"2023-09-27T03:36:18.427Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:36:18.577Z","message":"Entering","context":{"RequestID":"dc5a2098-e41a-43a2-836e-b198b9a576aa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3daadcac-82ef-41b6-b9ea-ebb61ab9a4ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:18.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:18.580Z","message":"{\"transactionId\":\"dc5a2098-e41a-43a2-836e-b198b9a576aa\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:18:578\",\"respDate\":\"230927-03:36:18:580\",\"sourceId\":\"haproxy:dc5a2098-e41a-43a2-836e-b198b9a576aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:18:578-72883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c33da3f2-59f6-4b9c-afde-7bfc7f6f6fe7], x-b3-parentspanid=[9bfbd9bde2ef7478], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd0f5cbd5debc2569bfbd9bde2ef7478], x-b3-spanid=[f324d29f31e250d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc5a2098-e41a-43a2-836e-b198b9a576aa]}\\\"}\"}","context":{"RequestID":"dc5a2098-e41a-43a2-836e-b198b9a576aa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3daadcac-82ef-41b6-b9ea-ebb61ab9a4ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:18.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:18.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc5a2098-e41a-43a2-836e-b198b9a576aa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3daadcac-82ef-41b6-b9ea-ebb61ab9a4ed","LogTimestamp":"2023-09-27T03:36:18.580Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:20.598Z","message":"Entering","context":{"RequestID":"c928e5af-7dac-47be-8a67-5bf96086c162","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a4aa9d4-ac64-4966-a372-d73034ed0ec6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:20.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:20.604Z","message":"{\"transactionId\":\"c928e5af-7dac-47be-8a67-5bf96086c162\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:20:600\",\"respDate\":\"230927-03:36:20:604\",\"sourceId\":\"haproxy:c928e5af-7dac-47be-8a67-5bf96086c162\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:20:600-71027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94711add-6bcf-469f-ad3e-4772fc7691d8], x-b3-parentspanid=[0916c773b11596e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d59eb0ae2b6d42280916c773b11596e3], x-b3-spanid=[c947a9be0745664e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c928e5af-7dac-47be-8a67-5bf96086c162]}\\\"}\"}","context":{"RequestID":"c928e5af-7dac-47be-8a67-5bf96086c162","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a4aa9d4-ac64-4966-a372-d73034ed0ec6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:20.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:20.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c928e5af-7dac-47be-8a67-5bf96086c162","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a4aa9d4-ac64-4966-a372-d73034ed0ec6","LogTimestamp":"2023-09-27T03:36:20.605Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-09-27T03:36:22.616Z","message":"Entering","context":{"RequestID":"7184a4bf-588b-40a2-847a-28730b5d6d15","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22cba47f-53f0-4b6c-bbdb-dc989e57cfbb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:22.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:22.619Z","message":"{\"transactionId\":\"7184a4bf-588b-40a2-847a-28730b5d6d15\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:22:617\",\"respDate\":\"230927-03:36:22:619\",\"sourceId\":\"haproxy:7184a4bf-588b-40a2-847a-28730b5d6d15\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:22:617-96836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10988c1e-2e89-40c6-bbf2-43bd023cc6a7], x-b3-parentspanid=[a029d94e33bce1ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[198196c44d0fdb56a029d94e33bce1ff], x-b3-spanid=[dda9a6c4bde00b86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7184a4bf-588b-40a2-847a-28730b5d6d15]}\\\"}\"}","context":{"RequestID":"7184a4bf-588b-40a2-847a-28730b5d6d15","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22cba47f-53f0-4b6c-bbdb-dc989e57cfbb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:22.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:22.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7184a4bf-588b-40a2-847a-28730b5d6d15","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22cba47f-53f0-4b6c-bbdb-dc989e57cfbb","LogTimestamp":"2023-09-27T03:36:22.619Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:24.647Z","message":"Entering","context":{"RequestID":"9afbecc1-bb2c-4c30-9bc2-2a64bc6ce269","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fab1eca0-49fc-41e8-9a0b-9229f63bfc93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:24.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:24.650Z","message":"{\"transactionId\":\"9afbecc1-bb2c-4c30-9bc2-2a64bc6ce269\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:24:648\",\"respDate\":\"230927-03:36:24:650\",\"sourceId\":\"haproxy:9afbecc1-bb2c-4c30-9bc2-2a64bc6ce269\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:24:648-52698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2524e3e3-6ab7-4f1d-9694-1b77fed78174], x-b3-parentspanid=[c2e508c3e26dac29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80044148c59bbdb7c2e508c3e26dac29], x-b3-spanid=[a5fde59c920293a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9afbecc1-bb2c-4c30-9bc2-2a64bc6ce269]}\\\"}\"}","context":{"RequestID":"9afbecc1-bb2c-4c30-9bc2-2a64bc6ce269","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fab1eca0-49fc-41e8-9a0b-9229f63bfc93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:24.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:24.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9afbecc1-bb2c-4c30-9bc2-2a64bc6ce269","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fab1eca0-49fc-41e8-9a0b-9229f63bfc93","LogTimestamp":"2023-09-27T03:36:24.651Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:36:25.852Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:36:25.885Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:25.885Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:25.885Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:26.676Z","message":"Entering","context":{"RequestID":"cf7ecbb4-bd7c-4bb0-afb4-a5e5b414074b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3036c2d7-3b69-4967-a7d4-b1d038345035","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:26.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:26.678Z","message":"{\"transactionId\":\"cf7ecbb4-bd7c-4bb0-afb4-a5e5b414074b\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:26:676\",\"respDate\":\"230927-03:36:26:678\",\"sourceId\":\"haproxy:cf7ecbb4-bd7c-4bb0-afb4-a5e5b414074b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:26:676-90057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[340e3b7a-b1d6-4a1e-8da0-73e18a4b21e1], x-b3-parentspanid=[9a8bf79415e32f76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bbc21bec28bb0109a8bf79415e32f76], x-b3-spanid=[1fd7f6d30d0c1bb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf7ecbb4-bd7c-4bb0-afb4-a5e5b414074b]}\\\"}\"}","context":{"RequestID":"cf7ecbb4-bd7c-4bb0-afb4-a5e5b414074b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3036c2d7-3b69-4967-a7d4-b1d038345035","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:26.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:26.678Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf7ecbb4-bd7c-4bb0-afb4-a5e5b414074b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3036c2d7-3b69-4967-a7d4-b1d038345035","LogTimestamp":"2023-09-27T03:36:26.678Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:28.188Z","message":"Entering","context":{"RequestID":"05bfd91b-8a20-429e-8755-8be920386556","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8cf07d4-881c-49ec-9977-811172788e14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:28.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:28.191Z","message":"{\"transactionId\":\"05bfd91b-8a20-429e-8755-8be920386556\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:28:188\",\"respDate\":\"230927-03:36:28:191\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:05bfd91b-8a20-429e-8755-8be920386556\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:28:188-4869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c876162-ce9f-401f-aff7-67ad69a8125e], x-b3-parentspanid=[4af98baa0a762d5e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52953], x-envoy-attempt-count=[1], x-b3-traceid=[29a3b5f6cd25f3834af98baa0a762d5e], x-b3-spanid=[8be291ecd0e152bc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[05bfd91b-8a20-429e-8755-8be920386556]}\\\"}\"}","context":{"RequestID":"05bfd91b-8a20-429e-8755-8be920386556","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8cf07d4-881c-49ec-9977-811172788e14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:28.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:28.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05bfd91b-8a20-429e-8755-8be920386556","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8cf07d4-881c-49ec-9977-811172788e14","LogTimestamp":"2023-09-27T03:36:28.191Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:28.419Z","message":"Entering","context":{"RequestID":"e0b2811e-8caa-46b1-99f2-0d70557ff7d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d555eab-ee7f-4e7a-bc3c-13ec67d8b7d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:28.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"e0b2811e-8caa-46b1-99f2-0d70557ff7d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d555eab-ee7f-4e7a-bc3c-13ec67d8b7d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:28.422Z","message":"{\"transactionId\":\"e0b2811e-8caa-46b1-99f2-0d70557ff7d6\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:28:420\",\"respDate\":\"230927-03:36:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e0b2811e-8caa-46b1-99f2-0d70557ff7d6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:28:420-54120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e0b2811e-8caa-46b1-99f2-0d70557ff7d6]}\\\"}\"}","context":{"RequestID":"e0b2811e-8caa-46b1-99f2-0d70557ff7d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d555eab-ee7f-4e7a-bc3c-13ec67d8b7d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0b2811e-8caa-46b1-99f2-0d70557ff7d6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d555eab-ee7f-4e7a-bc3c-13ec67d8b7d5","LogTimestamp":"2023-09-27T03:36:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:28.690Z","message":"Entering","context":{"RequestID":"c613a607-5315-4699-91a2-799d2839ae71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba22d69b-3b41-4b02-8d94-43bcf4c8f69a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:28.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:28.693Z","message":"{\"transactionId\":\"c613a607-5315-4699-91a2-799d2839ae71\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:28:691\",\"respDate\":\"230927-03:36:28:693\",\"sourceId\":\"haproxy:c613a607-5315-4699-91a2-799d2839ae71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:28:691-65109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3e96502-e3b4-46c8-b5fa-48e4bdf80358], x-b3-parentspanid=[1153793cad9c22ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b5884830e565c251153793cad9c22ce], x-b3-spanid=[98d2fd77cddd4b72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c613a607-5315-4699-91a2-799d2839ae71]}\\\"}\"}","context":{"RequestID":"c613a607-5315-4699-91a2-799d2839ae71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba22d69b-3b41-4b02-8d94-43bcf4c8f69a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:28.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:28.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c613a607-5315-4699-91a2-799d2839ae71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba22d69b-3b41-4b02-8d94-43bcf4c8f69a","LogTimestamp":"2023-09-27T03:36:28.693Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:30.706Z","message":"Entering","context":{"RequestID":"c3a2e847-9a90-4f8e-a486-c06045e483bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69d57cfe-a05d-46ad-8f57-c6751b3b9619","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:30.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:30.710Z","message":"{\"transactionId\":\"c3a2e847-9a90-4f8e-a486-c06045e483bc\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:30:707\",\"respDate\":\"230927-03:36:30:710\",\"sourceId\":\"haproxy:c3a2e847-9a90-4f8e-a486-c06045e483bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:30:707-62040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93c72734-1e69-432a-9a37-6f91a1035c2a], x-b3-parentspanid=[1c70a18b841de95d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd2afbeb1b6473781c70a18b841de95d], x-b3-spanid=[b118fa9577b1facb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3a2e847-9a90-4f8e-a486-c06045e483bc]}\\\"}\"}","context":{"RequestID":"c3a2e847-9a90-4f8e-a486-c06045e483bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69d57cfe-a05d-46ad-8f57-c6751b3b9619","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:30.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:30.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3a2e847-9a90-4f8e-a486-c06045e483bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69d57cfe-a05d-46ad-8f57-c6751b3b9619","LogTimestamp":"2023-09-27T03:36:30.711Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:36:32.725Z","message":"Entering","context":{"RequestID":"c44cb839-561e-4555-b9ee-931782611f81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ae3177e-d5cd-41d3-9898-685f3c66f926","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:32.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:32.729Z","message":"{\"transactionId\":\"c44cb839-561e-4555-b9ee-931782611f81\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:32:726\",\"respDate\":\"230927-03:36:32:729\",\"sourceId\":\"haproxy:c44cb839-561e-4555-b9ee-931782611f81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:32:726-52004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14177625-2f33-47c6-8658-af0a1c471e21], x-b3-parentspanid=[dbe45d4f3acef099], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee58ac8349db8954dbe45d4f3acef099], x-b3-spanid=[bc0c883a2b15d57f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c44cb839-561e-4555-b9ee-931782611f81]}\\\"}\"}","context":{"RequestID":"c44cb839-561e-4555-b9ee-931782611f81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ae3177e-d5cd-41d3-9898-685f3c66f926","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:32.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:32.729Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c44cb839-561e-4555-b9ee-931782611f81","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ae3177e-d5cd-41d3-9898-685f3c66f926","LogTimestamp":"2023-09-27T03:36:32.729Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:36:34.739Z","message":"Entering","context":{"RequestID":"83f1c1e5-494b-4c10-b290-f1d9d9bbf352","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1f63b75-4ef6-4e02-b6a5-6408b7ef8050","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:34.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:34.743Z","message":"{\"transactionId\":\"83f1c1e5-494b-4c10-b290-f1d9d9bbf352\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:34:740\",\"respDate\":\"230927-03:36:34:743\",\"sourceId\":\"haproxy:83f1c1e5-494b-4c10-b290-f1d9d9bbf352\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:34:740-36049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5488ab3-f36f-4ecb-8c33-93085b653c19], x-b3-parentspanid=[40563380509a63ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d16c103313f9e6b40563380509a63ef], x-b3-spanid=[e5e038fe8eb4f110], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83f1c1e5-494b-4c10-b290-f1d9d9bbf352]}\\\"}\"}","context":{"RequestID":"83f1c1e5-494b-4c10-b290-f1d9d9bbf352","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1f63b75-4ef6-4e02-b6a5-6408b7ef8050","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:34.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:34.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83f1c1e5-494b-4c10-b290-f1d9d9bbf352","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1f63b75-4ef6-4e02-b6a5-6408b7ef8050","LogTimestamp":"2023-09-27T03:36:34.744Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:36:35.852Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:36:35.883Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:35.884Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:35.884Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:36.761Z","message":"Entering","context":{"RequestID":"a079abb8-ff03-4376-a08e-d1a65b241b75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33982aa1-307c-4548-9970-79647abcb34c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:36.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:36.764Z","message":"{\"transactionId\":\"a079abb8-ff03-4376-a08e-d1a65b241b75\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:36:762\",\"respDate\":\"230927-03:36:36:764\",\"sourceId\":\"haproxy:a079abb8-ff03-4376-a08e-d1a65b241b75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:36:762-14975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b80c907-e3c0-4599-b570-86bc19961c01], x-b3-parentspanid=[31de249ac84ae70b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9252b7a89eef2c3b31de249ac84ae70b], x-b3-spanid=[124c554a0fa9cdc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a079abb8-ff03-4376-a08e-d1a65b241b75]}\\\"}\"}","context":{"RequestID":"a079abb8-ff03-4376-a08e-d1a65b241b75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33982aa1-307c-4548-9970-79647abcb34c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:36.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:36.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a079abb8-ff03-4376-a08e-d1a65b241b75","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33982aa1-307c-4548-9970-79647abcb34c","LogTimestamp":"2023-09-27T03:36:36.765Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:38.189Z","message":"Entering","context":{"RequestID":"5734dc1b-3c46-46ab-9b7f-8ab727544339","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53a4f6c5-9aae-4486-8c85-91146ff77100","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:38.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:38.191Z","message":"{\"transactionId\":\"5734dc1b-3c46-46ab-9b7f-8ab727544339\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:38:189\",\"respDate\":\"230927-03:36:38:191\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5734dc1b-3c46-46ab-9b7f-8ab727544339\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:38:189-28141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4c645db-1eec-4147-81c5-9eb986b1efa6], x-b3-parentspanid=[40b65fa98bb27d49], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37623], x-envoy-attempt-count=[1], x-b3-traceid=[ebf77defbced08a640b65fa98bb27d49], x-b3-spanid=[13420b159cfed548], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5734dc1b-3c46-46ab-9b7f-8ab727544339]}\\\"}\"}","context":{"RequestID":"5734dc1b-3c46-46ab-9b7f-8ab727544339","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53a4f6c5-9aae-4486-8c85-91146ff77100","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:38.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:38.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5734dc1b-3c46-46ab-9b7f-8ab727544339","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53a4f6c5-9aae-4486-8c85-91146ff77100","LogTimestamp":"2023-09-27T03:36:38.192Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:36:38.420Z","message":"Entering","context":{"RequestID":"5455f0e8-9709-475b-9097-0bc4299e9126","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"460b32da-f5c1-4ec5-91ef-8ff1cbfff981","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:38.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:38.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"5455f0e8-9709-475b-9097-0bc4299e9126","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"460b32da-f5c1-4ec5-91ef-8ff1cbfff981","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:38.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:38.423Z","message":"{\"transactionId\":\"5455f0e8-9709-475b-9097-0bc4299e9126\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:38:421\",\"respDate\":\"230927-03:36:38:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5455f0e8-9709-475b-9097-0bc4299e9126\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:38:421-33711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5455f0e8-9709-475b-9097-0bc4299e9126]}\\\"}\"}","context":{"RequestID":"5455f0e8-9709-475b-9097-0bc4299e9126","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"460b32da-f5c1-4ec5-91ef-8ff1cbfff981","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:38.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:38.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5455f0e8-9709-475b-9097-0bc4299e9126","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"460b32da-f5c1-4ec5-91ef-8ff1cbfff981","LogTimestamp":"2023-09-27T03:36:38.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:38.776Z","message":"Entering","context":{"RequestID":"7eb160d9-cd8e-4748-b23d-d30f11a9fa3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f044d6c-a6b3-433e-81c3-d31dd5f08250","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:38.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:38.784Z","message":"{\"transactionId\":\"7eb160d9-cd8e-4748-b23d-d30f11a9fa3a\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:38:777\",\"respDate\":\"230927-03:36:38:784\",\"sourceId\":\"haproxy:7eb160d9-cd8e-4748-b23d-d30f11a9fa3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:38:777-29003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6c62ae8-1786-4c70-a19e-e489b7c02a9b], x-b3-parentspanid=[62c9fae426d9f54f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5faffc657256edf62c9fae426d9f54f], x-b3-spanid=[409f856670bfd106], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7eb160d9-cd8e-4748-b23d-d30f11a9fa3a]}\\\"}\"}","context":{"RequestID":"7eb160d9-cd8e-4748-b23d-d30f11a9fa3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f044d6c-a6b3-433e-81c3-d31dd5f08250","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:38.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:38.785Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7eb160d9-cd8e-4748-b23d-d30f11a9fa3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"10","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f044d6c-a6b3-433e-81c3-d31dd5f08250","LogTimestamp":"2023-09-27T03:36:38.785Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:36:40.056Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:40.061Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:40.795Z","message":"Entering","context":{"RequestID":"5b4ab7dc-8c87-4eaa-a0e6-16576fc6d44e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdaea233-fb5a-4c74-9283-737972ae6fed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:40.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:40.798Z","message":"{\"transactionId\":\"5b4ab7dc-8c87-4eaa-a0e6-16576fc6d44e\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:40:796\",\"respDate\":\"230927-03:36:40:798\",\"sourceId\":\"haproxy:5b4ab7dc-8c87-4eaa-a0e6-16576fc6d44e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:40:796-48085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af066a54-4e68-4b07-93cf-e170a93fb345], x-b3-parentspanid=[04481c0e4692e4b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7a5de5e18adcfae04481c0e4692e4b8], x-b3-spanid=[34e1cf112ed86667], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b4ab7dc-8c87-4eaa-a0e6-16576fc6d44e]}\\\"}\"}","context":{"RequestID":"5b4ab7dc-8c87-4eaa-a0e6-16576fc6d44e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdaea233-fb5a-4c74-9283-737972ae6fed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:40.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:40.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b4ab7dc-8c87-4eaa-a0e6-16576fc6d44e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdaea233-fb5a-4c74-9283-737972ae6fed","LogTimestamp":"2023-09-27T03:36:40.798Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:36:42.813Z","message":"Entering","context":{"RequestID":"76314a6c-ede9-4f06-9d6a-13768a012c27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57e26a84-ae7e-499a-9819-45aa60a488be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:42.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:42.816Z","message":"{\"transactionId\":\"76314a6c-ede9-4f06-9d6a-13768a012c27\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:42:814\",\"respDate\":\"230927-03:36:42:816\",\"sourceId\":\"haproxy:76314a6c-ede9-4f06-9d6a-13768a012c27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:42:814-98967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b16e20e6-1ed7-474f-bfea-80a2df41a673], x-b3-parentspanid=[e9a44b80c17ec73c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9f4004c122cf187e9a44b80c17ec73c], x-b3-spanid=[329dbd35d5f52a70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76314a6c-ede9-4f06-9d6a-13768a012c27]}\\\"}\"}","context":{"RequestID":"76314a6c-ede9-4f06-9d6a-13768a012c27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57e26a84-ae7e-499a-9819-45aa60a488be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:42.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:42.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76314a6c-ede9-4f06-9d6a-13768a012c27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57e26a84-ae7e-499a-9819-45aa60a488be","LogTimestamp":"2023-09-27T03:36:42.817Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:44.826Z","message":"Entering","context":{"RequestID":"ba50c25e-29ae-4d8d-a177-f08788cdec8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7e17dfd-ab44-464b-be28-17095478b70c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:44.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:44.828Z","message":"{\"transactionId\":\"ba50c25e-29ae-4d8d-a177-f08788cdec8e\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:44:827\",\"respDate\":\"230927-03:36:44:828\",\"sourceId\":\"haproxy:ba50c25e-29ae-4d8d-a177-f08788cdec8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:44:827-8554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8593e747-94dd-4741-b8aa-53579cda08c9], x-b3-parentspanid=[a742663a4d94b07a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c619268cfb04676aa742663a4d94b07a], x-b3-spanid=[ca3f85b5ffd55cfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba50c25e-29ae-4d8d-a177-f08788cdec8e]}\\\"}\"}","context":{"RequestID":"ba50c25e-29ae-4d8d-a177-f08788cdec8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7e17dfd-ab44-464b-be28-17095478b70c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:44.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:44.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba50c25e-29ae-4d8d-a177-f08788cdec8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7e17dfd-ab44-464b-be28-17095478b70c","LogTimestamp":"2023-09-27T03:36:44.829Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:36:45.852Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:36:45.866Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:45.866Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:45.867Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:46.839Z","message":"Entering","context":{"RequestID":"03c6f80a-36e3-4663-bc0b-f2413e36e745","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d77ee32-b4a7-44ef-90d1-23e75b09d2ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:46.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:46.841Z","message":"{\"transactionId\":\"03c6f80a-36e3-4663-bc0b-f2413e36e745\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:46:840\",\"respDate\":\"230927-03:36:46:841\",\"sourceId\":\"haproxy:03c6f80a-36e3-4663-bc0b-f2413e36e745\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:46:840-54125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52134a03-6e46-4d5d-b6c0-508d6230a165], x-b3-parentspanid=[bb2387ca2a96e06e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6efeac6daba505cbb2387ca2a96e06e], x-b3-spanid=[bb3706bcc189d29f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03c6f80a-36e3-4663-bc0b-f2413e36e745]}\\\"}\"}","context":{"RequestID":"03c6f80a-36e3-4663-bc0b-f2413e36e745","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d77ee32-b4a7-44ef-90d1-23e75b09d2ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:46.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:46.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03c6f80a-36e3-4663-bc0b-f2413e36e745","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d77ee32-b4a7-44ef-90d1-23e75b09d2ab","LogTimestamp":"2023-09-27T03:36:46.842Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:36:48.197Z","message":"Entering","context":{"RequestID":"e10fb565-3de7-426f-88c0-bb6519f0943f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bf04e69-e0e4-46d7-98bc-87031a0fc126","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:48.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:48.200Z","message":"{\"transactionId\":\"e10fb565-3de7-426f-88c0-bb6519f0943f\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:48:198\",\"respDate\":\"230927-03:36:48:200\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e10fb565-3de7-426f-88c0-bb6519f0943f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:48:198-21801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9904261f-6b0a-4c02-91b9-3eb9fdc428fb], x-b3-parentspanid=[2bffa0bd3de70164], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41331], x-envoy-attempt-count=[1], x-b3-traceid=[9cb669c5c01e4a2e2bffa0bd3de70164], x-b3-spanid=[5e54b1cde8acd076], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e10fb565-3de7-426f-88c0-bb6519f0943f]}\\\"}\"}","context":{"RequestID":"e10fb565-3de7-426f-88c0-bb6519f0943f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bf04e69-e0e4-46d7-98bc-87031a0fc126","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:48.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:48.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e10fb565-3de7-426f-88c0-bb6519f0943f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bf04e69-e0e4-46d7-98bc-87031a0fc126","LogTimestamp":"2023-09-27T03:36:48.201Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:36:48.420Z","message":"Entering","context":{"RequestID":"f547da87-dc42-41e4-bc1d-4b741364b005","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"6afe6e45-0dd9-4b5f-a50b-c4b07cbcbcf8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:48.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"f547da87-dc42-41e4-bc1d-4b741364b005","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"6afe6e45-0dd9-4b5f-a50b-c4b07cbcbcf8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:48.423Z","message":"{\"transactionId\":\"f547da87-dc42-41e4-bc1d-4b741364b005\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:48:421\",\"respDate\":\"230927-03:36:48:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f547da87-dc42-41e4-bc1d-4b741364b005\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:48:421-43768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f547da87-dc42-41e4-bc1d-4b741364b005]}\\\"}\"}","context":{"RequestID":"f547da87-dc42-41e4-bc1d-4b741364b005","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"6afe6e45-0dd9-4b5f-a50b-c4b07cbcbcf8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:48.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f547da87-dc42-41e4-bc1d-4b741364b005","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6afe6e45-0dd9-4b5f-a50b-c4b07cbcbcf8","LogTimestamp":"2023-09-27T03:36:48.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:36:48.862Z","message":"Entering","context":{"RequestID":"6d06e629-93b3-4567-8c4e-51a6ee912bdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66659de4-64c9-42d2-b864-82daca67912c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:48.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:48.865Z","message":"{\"transactionId\":\"6d06e629-93b3-4567-8c4e-51a6ee912bdc\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:48:863\",\"respDate\":\"230927-03:36:48:865\",\"sourceId\":\"haproxy:6d06e629-93b3-4567-8c4e-51a6ee912bdc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:48:863-72711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b82fc3f2-4cf8-4b5c-ab98-255d2b6b73d3], x-b3-parentspanid=[c41d04b518612fc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[557f1f57452ed8dec41d04b518612fc5], x-b3-spanid=[00b133790d8d6690], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d06e629-93b3-4567-8c4e-51a6ee912bdc]}\\\"}\"}","context":{"RequestID":"6d06e629-93b3-4567-8c4e-51a6ee912bdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66659de4-64c9-42d2-b864-82daca67912c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:48.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:48.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d06e629-93b3-4567-8c4e-51a6ee912bdc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66659de4-64c9-42d2-b864-82daca67912c","LogTimestamp":"2023-09-27T03:36:48.865Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:50.878Z","message":"Entering","context":{"RequestID":"310ba8cc-580d-4fad-af10-a933cfc69596","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71ae953b-b63f-451a-9e31-595b6b55ab69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:50.885Z","message":"{\"transactionId\":\"310ba8cc-580d-4fad-af10-a933cfc69596\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:50:879\",\"respDate\":\"230927-03:36:50:885\",\"sourceId\":\"haproxy:310ba8cc-580d-4fad-af10-a933cfc69596\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:50:879-82577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02eb941c-bbfd-433a-b408-c10b7d378267], x-b3-parentspanid=[2ec9cbae148091d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ffec04b6c0ed7282ec9cbae148091d8], x-b3-spanid=[f8d1736ce53c6996], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[310ba8cc-580d-4fad-af10-a933cfc69596]}\\\"}\"}","context":{"RequestID":"310ba8cc-580d-4fad-af10-a933cfc69596","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71ae953b-b63f-451a-9e31-595b6b55ab69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:50.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"310ba8cc-580d-4fad-af10-a933cfc69596","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71ae953b-b63f-451a-9e31-595b6b55ab69","LogTimestamp":"2023-09-27T03:36:50.886Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:36:52.901Z","message":"Entering","context":{"RequestID":"cfbd3f94-2998-4c73-b4d9-0ea2c116338a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"31359b20-c7bd-4522-9f41-1e01dad1bcfd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:52.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:52.903Z","message":"{\"transactionId\":\"cfbd3f94-2998-4c73-b4d9-0ea2c116338a\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:52:901\",\"respDate\":\"230927-03:36:52:903\",\"sourceId\":\"haproxy:cfbd3f94-2998-4c73-b4d9-0ea2c116338a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:52:901-61768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49975eb2-f8fd-4425-9a0d-9361e227db9c], x-b3-parentspanid=[bbc958d3b00e9aea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd1704565d0f7aa5bbc958d3b00e9aea], x-b3-spanid=[47687435c77f32ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfbd3f94-2998-4c73-b4d9-0ea2c116338a]}\\\"}\"}","context":{"RequestID":"cfbd3f94-2998-4c73-b4d9-0ea2c116338a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"31359b20-c7bd-4522-9f41-1e01dad1bcfd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:52.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:52.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfbd3f94-2998-4c73-b4d9-0ea2c116338a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31359b20-c7bd-4522-9f41-1e01dad1bcfd","LogTimestamp":"2023-09-27T03:36:52.904Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:36:54.935Z","message":"Entering","context":{"RequestID":"1129ba26-fd46-403b-b76d-62147270020e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8064e46d-80a2-49c8-a885-e8133ab165fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:54.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:54.938Z","message":"{\"transactionId\":\"1129ba26-fd46-403b-b76d-62147270020e\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:54:936\",\"respDate\":\"230927-03:36:54:938\",\"sourceId\":\"haproxy:1129ba26-fd46-403b-b76d-62147270020e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:54:936-85163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26ec7373-f84a-4cbc-8931-d65dcc84eeb7], x-b3-parentspanid=[678fd07012b976e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acd2ff9f8091a9ce678fd07012b976e4], x-b3-spanid=[5526a1ed5e6eb7b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1129ba26-fd46-403b-b76d-62147270020e]}\\\"}\"}","context":{"RequestID":"1129ba26-fd46-403b-b76d-62147270020e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8064e46d-80a2-49c8-a885-e8133ab165fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:54.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:54.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1129ba26-fd46-403b-b76d-62147270020e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8064e46d-80a2-49c8-a885-e8133ab165fe","LogTimestamp":"2023-09-27T03:36:54.939Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:36:55.852Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:36:55.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:55.891Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:55.891Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:56.954Z","message":"Entering","context":{"RequestID":"c90ccca6-bad7-4594-b357-ac839516cc58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ca2bc84-9d52-48af-b759-6435caa31f84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:56.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:56.956Z","message":"{\"transactionId\":\"c90ccca6-bad7-4594-b357-ac839516cc58\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:56:954\",\"respDate\":\"230927-03:36:56:956\",\"sourceId\":\"haproxy:c90ccca6-bad7-4594-b357-ac839516cc58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:56:954-5793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e3004ad-4b56-4089-8ad3-e601a869dc79], x-b3-parentspanid=[85f5e87d1f6fd941], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[905d3bb6207df2e685f5e87d1f6fd941], x-b3-spanid=[f6c439ef05847381], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c90ccca6-bad7-4594-b357-ac839516cc58]}\\\"}\"}","context":{"RequestID":"c90ccca6-bad7-4594-b357-ac839516cc58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ca2bc84-9d52-48af-b759-6435caa31f84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:56.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:56.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c90ccca6-bad7-4594-b357-ac839516cc58","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ca2bc84-9d52-48af-b759-6435caa31f84","LogTimestamp":"2023-09-27T03:36:56.957Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:36:58.190Z","message":"Entering","context":{"RequestID":"c24ee54e-23b9-430f-8e3a-78523e66effe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"607ee829-8665-4edb-be8b-1b00a522178d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:58.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:58.196Z","message":"{\"transactionId\":\"c24ee54e-23b9-430f-8e3a-78523e66effe\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:58:191\",\"respDate\":\"230927-03:36:58:196\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c24ee54e-23b9-430f-8e3a-78523e66effe\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:36:58:191-62673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[915eb644-34eb-4331-af3a-430c1bb52106], x-b3-parentspanid=[0986206a1e3cc792], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45269], x-envoy-attempt-count=[1], x-b3-traceid=[b66ea0e8189d1beb0986206a1e3cc792], x-b3-spanid=[1f3c65b563389c2e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c24ee54e-23b9-430f-8e3a-78523e66effe]}\\\"}\"}","context":{"RequestID":"c24ee54e-23b9-430f-8e3a-78523e66effe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"607ee829-8665-4edb-be8b-1b00a522178d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:36:58.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:58.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c24ee54e-23b9-430f-8e3a-78523e66effe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"607ee829-8665-4edb-be8b-1b00a522178d","LogTimestamp":"2023-09-27T03:36:58.196Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:36:58.419Z","message":"Entering","context":{"RequestID":"4a91faab-53c7-44af-8d96-b4df353bb0fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"033b04db-8a2a-48f5-86c5-b6c55853b2cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:58.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"4a91faab-53c7-44af-8d96-b4df353bb0fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"033b04db-8a2a-48f5-86c5-b6c55853b2cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:58.423Z","message":"{\"transactionId\":\"4a91faab-53c7-44af-8d96-b4df353bb0fe\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:58:420\",\"respDate\":\"230927-03:36:58:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4a91faab-53c7-44af-8d96-b4df353bb0fe\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:36:58:420-42015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4a91faab-53c7-44af-8d96-b4df353bb0fe]}\\\"}\"}","context":{"RequestID":"4a91faab-53c7-44af-8d96-b4df353bb0fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"033b04db-8a2a-48f5-86c5-b6c55853b2cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:36:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:58.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a91faab-53c7-44af-8d96-b4df353bb0fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"033b04db-8a2a-48f5-86c5-b6c55853b2cb","LogTimestamp":"2023-09-27T03:36:58.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:36:58.975Z","message":"Entering","context":{"RequestID":"fbbd3d29-fb28-40f6-8faa-19b3eb03229f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b918ad90-0eae-4ad5-a3c8-f9b271fcd98a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:58.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:36:58.977Z","message":"{\"transactionId\":\"fbbd3d29-fb28-40f6-8faa-19b3eb03229f\",\"status\":\"200\",\"rqstDate\":\"230927-03:36:58:975\",\"respDate\":\"230927-03:36:58:977\",\"sourceId\":\"haproxy:fbbd3d29-fb28-40f6-8faa-19b3eb03229f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:36:58:975-95242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70a8e411-d603-4215-a77e-021edd61e16a], x-b3-parentspanid=[112e4a4c050f0350], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a41e088d25fd40ae112e4a4c050f0350], x-b3-spanid=[cffada5cbeccc6d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbbd3d29-fb28-40f6-8faa-19b3eb03229f]}\\\"}\"}","context":{"RequestID":"fbbd3d29-fb28-40f6-8faa-19b3eb03229f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b918ad90-0eae-4ad5-a3c8-f9b271fcd98a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:36:58.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:36:58.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbbd3d29-fb28-40f6-8faa-19b3eb03229f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b918ad90-0eae-4ad5-a3c8-f9b271fcd98a","LogTimestamp":"2023-09-27T03:36:58.977Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:36:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:00.987Z","message":"Entering","context":{"RequestID":"ed42c522-b644-4ac9-a8c7-2a16216882be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f544676-b783-4f69-9c89-7ff0a2fe9ed7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:00.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:00.990Z","message":"{\"transactionId\":\"ed42c522-b644-4ac9-a8c7-2a16216882be\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:00:988\",\"respDate\":\"230927-03:37:00:990\",\"sourceId\":\"haproxy:ed42c522-b644-4ac9-a8c7-2a16216882be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:00:988-66291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92911033-60e7-4860-b863-8d8d34dc440a], x-b3-parentspanid=[c551b68bf479aa20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f157071e205d17bcc551b68bf479aa20], x-b3-spanid=[908d8ebf6faddc0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed42c522-b644-4ac9-a8c7-2a16216882be]}\\\"}\"}","context":{"RequestID":"ed42c522-b644-4ac9-a8c7-2a16216882be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f544676-b783-4f69-9c89-7ff0a2fe9ed7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:00.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:00.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed42c522-b644-4ac9-a8c7-2a16216882be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f544676-b783-4f69-9c89-7ff0a2fe9ed7","LogTimestamp":"2023-09-27T03:37:00.990Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:03.000Z","message":"Entering","context":{"RequestID":"43ad562e-bd4d-4478-af33-e40694062d79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08b00ed7-2f22-4bbd-88e7-61654abe2917","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:03Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:03.003Z","message":"{\"transactionId\":\"43ad562e-bd4d-4478-af33-e40694062d79\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:03:001\",\"respDate\":\"230927-03:37:03:003\",\"sourceId\":\"haproxy:43ad562e-bd4d-4478-af33-e40694062d79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:03:001-1269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53432ab2-bcaa-4697-b5e9-3dbec1fb8d69], x-b3-parentspanid=[560b1c39afdc26ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8b81d2476e10509560b1c39afdc26ec], x-b3-spanid=[a4f6c98336214215], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43ad562e-bd4d-4478-af33-e40694062d79]}\\\"}\"}","context":{"RequestID":"43ad562e-bd4d-4478-af33-e40694062d79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08b00ed7-2f22-4bbd-88e7-61654abe2917","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:03Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:03.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43ad562e-bd4d-4478-af33-e40694062d79","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08b00ed7-2f22-4bbd-88e7-61654abe2917","LogTimestamp":"2023-09-27T03:37:03.003Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:05.014Z","message":"Entering","context":{"RequestID":"e7c85e50-c2e3-448c-b5fb-63b672cc38d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2eeb2ac-311d-4c20-a7c3-7f830a629026","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:05.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:05.016Z","message":"{\"transactionId\":\"e7c85e50-c2e3-448c-b5fb-63b672cc38d5\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:05:014\",\"respDate\":\"230927-03:37:05:016\",\"sourceId\":\"haproxy:e7c85e50-c2e3-448c-b5fb-63b672cc38d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:05:014-42333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f552ef9-2c49-4df5-8f45-bf764ff8ed97], x-b3-parentspanid=[d46457cb6f0e5052], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97406ef6703649c1d46457cb6f0e5052], x-b3-spanid=[3c605e771b668dbd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7c85e50-c2e3-448c-b5fb-63b672cc38d5]}\\\"}\"}","context":{"RequestID":"e7c85e50-c2e3-448c-b5fb-63b672cc38d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2eeb2ac-311d-4c20-a7c3-7f830a629026","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:05.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:05.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7c85e50-c2e3-448c-b5fb-63b672cc38d5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2eeb2ac-311d-4c20-a7c3-7f830a629026","LogTimestamp":"2023-09-27T03:37:05.017Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:05.853Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:37:05.883Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:05.886Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:05.888Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:07.027Z","message":"Entering","context":{"RequestID":"4ece56b1-b427-40c9-8f90-992ed437b02b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6df488e-794d-4ff4-b0a3-3d19c4138aea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:07.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:07.029Z","message":"{\"transactionId\":\"4ece56b1-b427-40c9-8f90-992ed437b02b\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:07:028\",\"respDate\":\"230927-03:37:07:029\",\"sourceId\":\"haproxy:4ece56b1-b427-40c9-8f90-992ed437b02b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:07:028-75350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[538df87c-2bfd-4f21-862d-b1efe60fab7e], x-b3-parentspanid=[97b0c92f6e2d8a94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a6f47889c6a70a797b0c92f6e2d8a94], x-b3-spanid=[cf64501dac03df5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ece56b1-b427-40c9-8f90-992ed437b02b]}\\\"}\"}","context":{"RequestID":"4ece56b1-b427-40c9-8f90-992ed437b02b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6df488e-794d-4ff4-b0a3-3d19c4138aea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:07.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:07.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ece56b1-b427-40c9-8f90-992ed437b02b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6df488e-794d-4ff4-b0a3-3d19c4138aea","LogTimestamp":"2023-09-27T03:37:07.030Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:08.186Z","message":"Entering","context":{"RequestID":"6240ec4e-8a35-4d0d-b4a6-fb1bb88acee6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d74bee37-48fa-4516-886c-4b60fe75d006","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:08.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:08.189Z","message":"{\"transactionId\":\"6240ec4e-8a35-4d0d-b4a6-fb1bb88acee6\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:08:187\",\"respDate\":\"230927-03:37:08:189\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6240ec4e-8a35-4d0d-b4a6-fb1bb88acee6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:08:187-10268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ed5fbd3-d482-4328-81ba-768b56fd97be], x-b3-parentspanid=[f8dc1be16e3e9e2c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48323], x-envoy-attempt-count=[1], x-b3-traceid=[ef1ed4640ec72a18f8dc1be16e3e9e2c], x-b3-spanid=[f8c3de6d9f01e0e7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6240ec4e-8a35-4d0d-b4a6-fb1bb88acee6]}\\\"}\"}","context":{"RequestID":"6240ec4e-8a35-4d0d-b4a6-fb1bb88acee6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d74bee37-48fa-4516-886c-4b60fe75d006","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:08.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:08.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6240ec4e-8a35-4d0d-b4a6-fb1bb88acee6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d74bee37-48fa-4516-886c-4b60fe75d006","LogTimestamp":"2023-09-27T03:37:08.190Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:08.419Z","message":"Entering","context":{"RequestID":"aec0defb-f312-40c9-b8fc-6165e9fb55d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc3bd381-51f5-4e5d-aa58-660df3bc3b15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:08.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"aec0defb-f312-40c9-b8fc-6165e9fb55d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc3bd381-51f5-4e5d-aa58-660df3bc3b15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:08.422Z","message":"{\"transactionId\":\"aec0defb-f312-40c9-b8fc-6165e9fb55d4\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:08:420\",\"respDate\":\"230927-03:37:08:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aec0defb-f312-40c9-b8fc-6165e9fb55d4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:08:420-15131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aec0defb-f312-40c9-b8fc-6165e9fb55d4]}\\\"}\"}","context":{"RequestID":"aec0defb-f312-40c9-b8fc-6165e9fb55d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc3bd381-51f5-4e5d-aa58-660df3bc3b15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:08.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aec0defb-f312-40c9-b8fc-6165e9fb55d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc3bd381-51f5-4e5d-aa58-660df3bc3b15","LogTimestamp":"2023-09-27T03:37:08.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:09.041Z","message":"Entering","context":{"RequestID":"eed9e0cf-61ac-4659-b5c9-6c27cef1ebf2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f58fb1d1-bc1e-405e-aa3b-89ff2cdb9305","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:09.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:09.043Z","message":"{\"transactionId\":\"eed9e0cf-61ac-4659-b5c9-6c27cef1ebf2\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:09:041\",\"respDate\":\"230927-03:37:09:043\",\"sourceId\":\"haproxy:eed9e0cf-61ac-4659-b5c9-6c27cef1ebf2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:09:041-50770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d93ef534-af03-4ea1-ac28-2409a968503f], x-b3-parentspanid=[6f111141e4c9c0be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50c6fcda0c51c8836f111141e4c9c0be], x-b3-spanid=[8b28c9a8f6791437], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eed9e0cf-61ac-4659-b5c9-6c27cef1ebf2]}\\\"}\"}","context":{"RequestID":"eed9e0cf-61ac-4659-b5c9-6c27cef1ebf2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f58fb1d1-bc1e-405e-aa3b-89ff2cdb9305","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:09.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:09.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eed9e0cf-61ac-4659-b5c9-6c27cef1ebf2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f58fb1d1-bc1e-405e-aa3b-89ff2cdb9305","LogTimestamp":"2023-09-27T03:37:09.043Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:10.063Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:10.066Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:11.057Z","message":"Entering","context":{"RequestID":"c97a5f67-4754-499a-a1f0-1eb461d9f686","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e268d457-caea-4230-9231-e9524c2e4368","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:11.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:11.059Z","message":"{\"transactionId\":\"c97a5f67-4754-499a-a1f0-1eb461d9f686\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:11:057\",\"respDate\":\"230927-03:37:11:059\",\"sourceId\":\"haproxy:c97a5f67-4754-499a-a1f0-1eb461d9f686\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:11:057-20109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[736d14a3-6da5-47aa-bcf2-f988882d6320], x-b3-parentspanid=[94a0a1ff0f4b4746], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad923abe5f0120fc94a0a1ff0f4b4746], x-b3-spanid=[45734409470a9119], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c97a5f67-4754-499a-a1f0-1eb461d9f686]}\\\"}\"}","context":{"RequestID":"c97a5f67-4754-499a-a1f0-1eb461d9f686","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e268d457-caea-4230-9231-e9524c2e4368","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:11.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:11.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c97a5f67-4754-499a-a1f0-1eb461d9f686","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e268d457-caea-4230-9231-e9524c2e4368","LogTimestamp":"2023-09-27T03:37:11.060Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:13.070Z","message":"Entering","context":{"RequestID":"490ff7aa-22f7-4dd7-b74f-8250ea9d3d7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ba30ff9-fa98-41ff-9c58-ccbe547b22df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:13.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:13.072Z","message":"{\"transactionId\":\"490ff7aa-22f7-4dd7-b74f-8250ea9d3d7e\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:13:070\",\"respDate\":\"230927-03:37:13:072\",\"sourceId\":\"haproxy:490ff7aa-22f7-4dd7-b74f-8250ea9d3d7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:13:070-24642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4d39bc7-48c6-420f-9650-ca475c87bf21], x-b3-parentspanid=[b7218a79c9e72a09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0af1c1ae6405510b7218a79c9e72a09], x-b3-spanid=[4f811782580e600c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[490ff7aa-22f7-4dd7-b74f-8250ea9d3d7e]}\\\"}\"}","context":{"RequestID":"490ff7aa-22f7-4dd7-b74f-8250ea9d3d7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ba30ff9-fa98-41ff-9c58-ccbe547b22df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:13.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:13.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"490ff7aa-22f7-4dd7-b74f-8250ea9d3d7e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ba30ff9-fa98-41ff-9c58-ccbe547b22df","LogTimestamp":"2023-09-27T03:37:13.072Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:15.086Z","message":"Entering","context":{"RequestID":"5499cc89-ac58-4069-a981-e25732e078eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98ed3a6a-f778-4746-8c23-43a2d0d6828b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:15.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:15.089Z","message":"{\"transactionId\":\"5499cc89-ac58-4069-a981-e25732e078eb\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:15:086\",\"respDate\":\"230927-03:37:15:089\",\"sourceId\":\"haproxy:5499cc89-ac58-4069-a981-e25732e078eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:15:086-26700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bed5c4d-5b4b-428a-9c49-100abc6a7d72], x-b3-parentspanid=[5bcfe0ed89335106], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a8b893a7cbe3b2f5bcfe0ed89335106], x-b3-spanid=[5a45368072cf587b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5499cc89-ac58-4069-a981-e25732e078eb]}\\\"}\"}","context":{"RequestID":"5499cc89-ac58-4069-a981-e25732e078eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98ed3a6a-f778-4746-8c23-43a2d0d6828b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:15.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:15.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5499cc89-ac58-4069-a981-e25732e078eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98ed3a6a-f778-4746-8c23-43a2d0d6828b","LogTimestamp":"2023-09-27T03:37:15.089Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:15.853Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:37:15.921Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:15.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:15.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:17.102Z","message":"Entering","context":{"RequestID":"a31c9c69-be11-4fbc-b064-6ecad5968a36","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6516d39-b979-4e16-8f2c-9fd075868c6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:17.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:17.105Z","message":"{\"transactionId\":\"a31c9c69-be11-4fbc-b064-6ecad5968a36\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:17:103\",\"respDate\":\"230927-03:37:17:105\",\"sourceId\":\"haproxy:a31c9c69-be11-4fbc-b064-6ecad5968a36\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:17:103-3133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23ba7972-6eef-4df5-8315-52f7d81a3311], x-b3-parentspanid=[b55ccf6ef0b6a571], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4933c021dca6b03b55ccf6ef0b6a571], x-b3-spanid=[ba33166a8a7b61c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a31c9c69-be11-4fbc-b064-6ecad5968a36]}\\\"}\"}","context":{"RequestID":"a31c9c69-be11-4fbc-b064-6ecad5968a36","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6516d39-b979-4e16-8f2c-9fd075868c6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:17.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:17.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a31c9c69-be11-4fbc-b064-6ecad5968a36","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6516d39-b979-4e16-8f2c-9fd075868c6a","LogTimestamp":"2023-09-27T03:37:17.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:18.190Z","message":"Entering","context":{"RequestID":"eca0ea5e-5192-418e-b5ab-cdab8ea74c60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"973086f8-4fea-4baf-ac03-3445eaf1e1cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:18.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:18.195Z","message":"{\"transactionId\":\"eca0ea5e-5192-418e-b5ab-cdab8ea74c60\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:18:191\",\"respDate\":\"230927-03:37:18:193\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:eca0ea5e-5192-418e-b5ab-cdab8ea74c60\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:18:191-48221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[520115dd-bec6-4550-92d6-1a09aa5df6dd], x-b3-parentspanid=[43a08a0c5e8345fe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34131], x-envoy-attempt-count=[1], x-b3-traceid=[6ebaaf29dab62f7b43a08a0c5e8345fe], x-b3-spanid=[2aa8f8b090fdb7fb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[eca0ea5e-5192-418e-b5ab-cdab8ea74c60]}\\\"}\"}","context":{"RequestID":"eca0ea5e-5192-418e-b5ab-cdab8ea74c60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"973086f8-4fea-4baf-ac03-3445eaf1e1cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:18.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:18.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eca0ea5e-5192-418e-b5ab-cdab8ea74c60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"973086f8-4fea-4baf-ac03-3445eaf1e1cc","LogTimestamp":"2023-09-27T03:37:18.196Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:37:18.419Z","message":"Entering","context":{"RequestID":"4451f40e-ec54-40be-be63-d7eda125a8ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b488cda-a855-4bd4-a9a5-cd5ef644b48c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"4451f40e-ec54-40be-be63-d7eda125a8ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b488cda-a855-4bd4-a9a5-cd5ef644b48c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:18.424Z","message":"{\"transactionId\":\"4451f40e-ec54-40be-be63-d7eda125a8ba\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:18:420\",\"respDate\":\"230927-03:37:18:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4451f40e-ec54-40be-be63-d7eda125a8ba\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:18:420-18778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4451f40e-ec54-40be-be63-d7eda125a8ba]}\\\"}\"}","context":{"RequestID":"4451f40e-ec54-40be-be63-d7eda125a8ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b488cda-a855-4bd4-a9a5-cd5ef644b48c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:18.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4451f40e-ec54-40be-be63-d7eda125a8ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b488cda-a855-4bd4-a9a5-cd5ef644b48c","LogTimestamp":"2023-09-27T03:37:18.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:37:19.118Z","message":"Entering","context":{"RequestID":"44209290-a32c-46f4-898b-5e5274d6ce34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21028320-d938-4b72-884d-505e9fb9a677","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:19.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:19.121Z","message":"{\"transactionId\":\"44209290-a32c-46f4-898b-5e5274d6ce34\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:19:119\",\"respDate\":\"230927-03:37:19:121\",\"sourceId\":\"haproxy:44209290-a32c-46f4-898b-5e5274d6ce34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:19:119-48634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a49e39f-587e-4b77-b193-5a32743e77ad], x-b3-parentspanid=[6fe8288e96c8d19e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00d903144e58b50d6fe8288e96c8d19e], x-b3-spanid=[c8945201c65e6928], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44209290-a32c-46f4-898b-5e5274d6ce34]}\\\"}\"}","context":{"RequestID":"44209290-a32c-46f4-898b-5e5274d6ce34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21028320-d938-4b72-884d-505e9fb9a677","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:19.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:19.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44209290-a32c-46f4-898b-5e5274d6ce34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21028320-d938-4b72-884d-505e9fb9a677","LogTimestamp":"2023-09-27T03:37:19.122Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:21.134Z","message":"Entering","context":{"RequestID":"33aa9c22-fd4c-4a9c-afc5-b3b4ece97af4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ce04c2e-af00-4211-a25f-4a463dbce87a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:21.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:21.141Z","message":"{\"transactionId\":\"33aa9c22-fd4c-4a9c-afc5-b3b4ece97af4\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:21:134\",\"respDate\":\"230927-03:37:21:141\",\"sourceId\":\"haproxy:33aa9c22-fd4c-4a9c-afc5-b3b4ece97af4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:21:134-64503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[705423bf-2240-4f8b-a68d-33626c277c94], x-b3-parentspanid=[43b2501e79f86da7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d19238199414680343b2501e79f86da7], x-b3-spanid=[18bbf9f1cdb1515c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33aa9c22-fd4c-4a9c-afc5-b3b4ece97af4]}\\\"}\"}","context":{"RequestID":"33aa9c22-fd4c-4a9c-afc5-b3b4ece97af4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ce04c2e-af00-4211-a25f-4a463dbce87a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:21.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:21.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33aa9c22-fd4c-4a9c-afc5-b3b4ece97af4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ce04c2e-af00-4211-a25f-4a463dbce87a","LogTimestamp":"2023-09-27T03:37:21.142Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:37:23.153Z","message":"Entering","context":{"RequestID":"84f245f6-de17-4b0e-8f4b-12daa856a006","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40ba36b4-5595-4ed5-8369-030a62cb50c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:23.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:23.156Z","message":"{\"transactionId\":\"84f245f6-de17-4b0e-8f4b-12daa856a006\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:23:154\",\"respDate\":\"230927-03:37:23:156\",\"sourceId\":\"haproxy:84f245f6-de17-4b0e-8f4b-12daa856a006\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:23:154-93436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dbfc1c7-ecae-44b3-8a84-35ba9452c73c], x-b3-parentspanid=[f013a750d0c69b7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc29941f18dd0bcaf013a750d0c69b7e], x-b3-spanid=[ce816d5fc65ad799], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84f245f6-de17-4b0e-8f4b-12daa856a006]}\\\"}\"}","context":{"RequestID":"84f245f6-de17-4b0e-8f4b-12daa856a006","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40ba36b4-5595-4ed5-8369-030a62cb50c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:23.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:23.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84f245f6-de17-4b0e-8f4b-12daa856a006","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40ba36b4-5595-4ed5-8369-030a62cb50c7","LogTimestamp":"2023-09-27T03:37:23.156Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:25.167Z","message":"Entering","context":{"RequestID":"08bbab95-2117-4733-ba59-8243c1f66b11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"538f3495-3cdf-41eb-afe5-910c934c6274","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:25.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:25.170Z","message":"{\"transactionId\":\"08bbab95-2117-4733-ba59-8243c1f66b11\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:25:167\",\"respDate\":\"230927-03:37:25:170\",\"sourceId\":\"haproxy:08bbab95-2117-4733-ba59-8243c1f66b11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:25:167-17209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bae9df83-b823-4b3b-887f-bb1586c90dcd], x-b3-parentspanid=[8d24449cb114b1ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b823b96b8eccdf28d24449cb114b1ef], x-b3-spanid=[859cbda23ef27c96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08bbab95-2117-4733-ba59-8243c1f66b11]}\\\"}\"}","context":{"RequestID":"08bbab95-2117-4733-ba59-8243c1f66b11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"538f3495-3cdf-41eb-afe5-910c934c6274","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:25.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:25.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08bbab95-2117-4733-ba59-8243c1f66b11","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"538f3495-3cdf-41eb-afe5-910c934c6274","LogTimestamp":"2023-09-27T03:37:25.171Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:25.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:37:25.881Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:25.881Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:25.881Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:27.183Z","message":"Entering","context":{"RequestID":"8be19f20-7c58-4e67-8482-cda4f8965005","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cabc23ff-1053-47d9-918b-0f9f3d2d64e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:27.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:27.185Z","message":"{\"transactionId\":\"8be19f20-7c58-4e67-8482-cda4f8965005\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:27:183\",\"respDate\":\"230927-03:37:27:185\",\"sourceId\":\"haproxy:8be19f20-7c58-4e67-8482-cda4f8965005\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:27:183-48092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e1d3684-692f-41a3-8f63-f5cbcb562d63], x-b3-parentspanid=[18aeb874eab00c7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3327623a68b070918aeb874eab00c7d], x-b3-spanid=[4447e8bbdc865287], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8be19f20-7c58-4e67-8482-cda4f8965005]}\\\"}\"}","context":{"RequestID":"8be19f20-7c58-4e67-8482-cda4f8965005","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cabc23ff-1053-47d9-918b-0f9f3d2d64e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:27.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:27.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8be19f20-7c58-4e67-8482-cda4f8965005","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cabc23ff-1053-47d9-918b-0f9f3d2d64e3","LogTimestamp":"2023-09-27T03:37:27.186Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:28.189Z","message":"Entering","context":{"RequestID":"4d1d579d-f042-4d36-a8f4-1544baa584ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14022268-bc98-4709-b0ec-6177ca59b2f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:28.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:28.191Z","message":"{\"transactionId\":\"4d1d579d-f042-4d36-a8f4-1544baa584ab\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:28:189\",\"respDate\":\"230927-03:37:28:191\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4d1d579d-f042-4d36-a8f4-1544baa584ab\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:28:189-36242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffe9e2a3-0915-4971-9018-e0a1d3126237], x-b3-parentspanid=[280f428142a18a98], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48151], x-envoy-attempt-count=[1], x-b3-traceid=[80d2a041598e1434280f428142a18a98], x-b3-spanid=[dc0decaa6ff45ed8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4d1d579d-f042-4d36-a8f4-1544baa584ab]}\\\"}\"}","context":{"RequestID":"4d1d579d-f042-4d36-a8f4-1544baa584ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14022268-bc98-4709-b0ec-6177ca59b2f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:28.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:28.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d1d579d-f042-4d36-a8f4-1544baa584ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14022268-bc98-4709-b0ec-6177ca59b2f2","LogTimestamp":"2023-09-27T03:37:28.192Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:28.418Z","message":"Entering","context":{"RequestID":"a15d5d33-6440-46cd-905b-908730f9a1ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acd00fa0-657e-48dd-981c-ed51fc1ea490","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a15d5d33-6440-46cd-905b-908730f9a1ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acd00fa0-657e-48dd-981c-ed51fc1ea490","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:28.422Z","message":"{\"transactionId\":\"a15d5d33-6440-46cd-905b-908730f9a1ef\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:28:419\",\"respDate\":\"230927-03:37:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a15d5d33-6440-46cd-905b-908730f9a1ef\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:28:419-25080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a15d5d33-6440-46cd-905b-908730f9a1ef]}\\\"}\"}","context":{"RequestID":"a15d5d33-6440-46cd-905b-908730f9a1ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acd00fa0-657e-48dd-981c-ed51fc1ea490","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a15d5d33-6440-46cd-905b-908730f9a1ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acd00fa0-657e-48dd-981c-ed51fc1ea490","LogTimestamp":"2023-09-27T03:37:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:29.205Z","message":"Entering","context":{"RequestID":"1aae8f66-73ba-433c-93eb-038f9bd31c56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26bc586a-9eda-44bc-91e9-5e083666c072","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:29.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:29.207Z","message":"{\"transactionId\":\"1aae8f66-73ba-433c-93eb-038f9bd31c56\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:29:205\",\"respDate\":\"230927-03:37:29:207\",\"sourceId\":\"haproxy:1aae8f66-73ba-433c-93eb-038f9bd31c56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:29:205-89753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa934206-9cf7-4b4b-b42f-667db0d08950], x-b3-parentspanid=[7165800b4b59e448], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ff275e26d7ccd5e7165800b4b59e448], x-b3-spanid=[783172abed2d5f20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1aae8f66-73ba-433c-93eb-038f9bd31c56]}\\\"}\"}","context":{"RequestID":"1aae8f66-73ba-433c-93eb-038f9bd31c56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26bc586a-9eda-44bc-91e9-5e083666c072","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:29.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:29.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1aae8f66-73ba-433c-93eb-038f9bd31c56","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26bc586a-9eda-44bc-91e9-5e083666c072","LogTimestamp":"2023-09-27T03:37:29.207Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:31.219Z","message":"Entering","context":{"RequestID":"85fb84ab-a315-4d3e-9ce1-0bb15f1a5cb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b443080-a1a2-4f45-86bd-6803a0a199c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:31.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:31.222Z","message":"{\"transactionId\":\"85fb84ab-a315-4d3e-9ce1-0bb15f1a5cb1\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:31:220\",\"respDate\":\"230927-03:37:31:222\",\"sourceId\":\"haproxy:85fb84ab-a315-4d3e-9ce1-0bb15f1a5cb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:31:220-12982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c74113e4-9b4e-496b-9dbb-b5ff134fbf33], x-b3-parentspanid=[8b4448e7588e6b15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eab2c4ab23fb6a4c8b4448e7588e6b15], x-b3-spanid=[c5d41a2b97136681], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85fb84ab-a315-4d3e-9ce1-0bb15f1a5cb1]}\\\"}\"}","context":{"RequestID":"85fb84ab-a315-4d3e-9ce1-0bb15f1a5cb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b443080-a1a2-4f45-86bd-6803a0a199c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:31.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:31.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85fb84ab-a315-4d3e-9ce1-0bb15f1a5cb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b443080-a1a2-4f45-86bd-6803a0a199c2","LogTimestamp":"2023-09-27T03:37:31.222Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:33.233Z","message":"Entering","context":{"RequestID":"82408ac9-dcfb-4506-b251-7b5641497782","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a0f1105-dac7-4bb3-8e3b-bf7b2b8082c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:33.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:33.236Z","message":"{\"transactionId\":\"82408ac9-dcfb-4506-b251-7b5641497782\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:33:234\",\"respDate\":\"230927-03:37:33:236\",\"sourceId\":\"haproxy:82408ac9-dcfb-4506-b251-7b5641497782\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:33:234-33515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c796b32-7f4a-45f4-be2a-cbef061dbeb4], x-b3-parentspanid=[0840aaac144484d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d22e23dc976074cc0840aaac144484d5], x-b3-spanid=[ddd6f00e3fd21e6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82408ac9-dcfb-4506-b251-7b5641497782]}\\\"}\"}","context":{"RequestID":"82408ac9-dcfb-4506-b251-7b5641497782","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a0f1105-dac7-4bb3-8e3b-bf7b2b8082c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:33.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:33.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82408ac9-dcfb-4506-b251-7b5641497782","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a0f1105-dac7-4bb3-8e3b-bf7b2b8082c4","LogTimestamp":"2023-09-27T03:37:33.236Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:35.248Z","message":"Entering","context":{"RequestID":"12ed9362-3748-4f87-83d5-5cf8317148fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4c850c8-36ef-4612-989e-f385cea8676b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:35.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:35.250Z","message":"{\"transactionId\":\"12ed9362-3748-4f87-83d5-5cf8317148fa\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:35:249\",\"respDate\":\"230927-03:37:35:250\",\"sourceId\":\"haproxy:12ed9362-3748-4f87-83d5-5cf8317148fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:35:249-73679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ab52633-5059-4aad-9278-a6370279b735], x-b3-parentspanid=[bd44c1a02d245d1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[077adf3c84cd2981bd44c1a02d245d1a], x-b3-spanid=[4a18f7c458e978d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12ed9362-3748-4f87-83d5-5cf8317148fa]}\\\"}\"}","context":{"RequestID":"12ed9362-3748-4f87-83d5-5cf8317148fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4c850c8-36ef-4612-989e-f385cea8676b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:35.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:35.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12ed9362-3748-4f87-83d5-5cf8317148fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4c850c8-36ef-4612-989e-f385cea8676b","LogTimestamp":"2023-09-27T03:37:35.251Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:35.853Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:37:35.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:35.891Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:35.891Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:37.266Z","message":"Entering","context":{"RequestID":"f1101acb-0853-43d4-bbc8-c89ceb3ee7d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82c9926f-b341-4caa-be79-149786b53330","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:37.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:37.268Z","message":"{\"transactionId\":\"f1101acb-0853-43d4-bbc8-c89ceb3ee7d7\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:37:267\",\"respDate\":\"230927-03:37:37:268\",\"sourceId\":\"haproxy:f1101acb-0853-43d4-bbc8-c89ceb3ee7d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:37:267-28421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10c2887a-ee07-436a-a917-b2531de6d091], x-b3-parentspanid=[3241a154d214ddd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1eb66f0781c60623241a154d214ddd9], x-b3-spanid=[0d17af26e30f861d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1101acb-0853-43d4-bbc8-c89ceb3ee7d7]}\\\"}\"}","context":{"RequestID":"f1101acb-0853-43d4-bbc8-c89ceb3ee7d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82c9926f-b341-4caa-be79-149786b53330","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:37.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:37.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1101acb-0853-43d4-bbc8-c89ceb3ee7d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82c9926f-b341-4caa-be79-149786b53330","LogTimestamp":"2023-09-27T03:37:37.269Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:38.188Z","message":"Entering","context":{"RequestID":"24a4a570-b58d-4f90-ad36-9a6f2e4f9f6d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d3bb442-9126-4c64-91ec-c887351307c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:38.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:38.190Z","message":"{\"transactionId\":\"24a4a570-b58d-4f90-ad36-9a6f2e4f9f6d\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:38:188\",\"respDate\":\"230927-03:37:38:190\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:24a4a570-b58d-4f90-ad36-9a6f2e4f9f6d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:38:188-57149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f8ffaea-e07f-4c1a-9ec1-cf5cf445ce17], x-b3-parentspanid=[5875acd6b10c3b39], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59245], x-envoy-attempt-count=[1], x-b3-traceid=[8d05ba1a52e29b6d5875acd6b10c3b39], x-b3-spanid=[b1a2ef05e1c31ef6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[24a4a570-b58d-4f90-ad36-9a6f2e4f9f6d]}\\\"}\"}","context":{"RequestID":"24a4a570-b58d-4f90-ad36-9a6f2e4f9f6d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d3bb442-9126-4c64-91ec-c887351307c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:38.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:38.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24a4a570-b58d-4f90-ad36-9a6f2e4f9f6d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d3bb442-9126-4c64-91ec-c887351307c9","LogTimestamp":"2023-09-27T03:37:38.191Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:38.418Z","message":"Entering","context":{"RequestID":"6ed6aef5-0327-4598-a925-15a3eade8252","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5014fe16-14a6-4de6-8a92-3cfcaf222e12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"6ed6aef5-0327-4598-a925-15a3eade8252","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5014fe16-14a6-4de6-8a92-3cfcaf222e12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:38.421Z","message":"{\"transactionId\":\"6ed6aef5-0327-4598-a925-15a3eade8252\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:38:419\",\"respDate\":\"230927-03:37:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6ed6aef5-0327-4598-a925-15a3eade8252\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:38:419-51149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6ed6aef5-0327-4598-a925-15a3eade8252]}\\\"}\"}","context":{"RequestID":"6ed6aef5-0327-4598-a925-15a3eade8252","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5014fe16-14a6-4de6-8a92-3cfcaf222e12","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ed6aef5-0327-4598-a925-15a3eade8252","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5014fe16-14a6-4de6-8a92-3cfcaf222e12","LogTimestamp":"2023-09-27T03:37:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:39.279Z","message":"Entering","context":{"RequestID":"9d3dd6ec-c4da-4498-8d67-1773dcce408c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1bf019c8-1339-4d78-9c44-85edc44a2fdb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:39.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:39.281Z","message":"{\"transactionId\":\"9d3dd6ec-c4da-4498-8d67-1773dcce408c\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:39:279\",\"respDate\":\"230927-03:37:39:281\",\"sourceId\":\"haproxy:9d3dd6ec-c4da-4498-8d67-1773dcce408c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:39:279-67718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fec0437-99a8-4adc-802b-30fc1db8e0a1], x-b3-parentspanid=[eba374c2b2cf3914], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd1c1978702d6065eba374c2b2cf3914], x-b3-spanid=[9332eaa550770e8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d3dd6ec-c4da-4498-8d67-1773dcce408c]}\\\"}\"}","context":{"RequestID":"9d3dd6ec-c4da-4498-8d67-1773dcce408c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1bf019c8-1339-4d78-9c44-85edc44a2fdb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:39.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:39.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d3dd6ec-c4da-4498-8d67-1773dcce408c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bf019c8-1339-4d78-9c44-85edc44a2fdb","LogTimestamp":"2023-09-27T03:37:39.282Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:40.067Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:40.073Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:41.296Z","message":"Entering","context":{"RequestID":"a86e7b73-efa3-4c13-865d-65bccf738695","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c41b43b3-849d-4217-961a-1315fbe1a111","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:41.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:41.299Z","message":"{\"transactionId\":\"a86e7b73-efa3-4c13-865d-65bccf738695\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:41:297\",\"respDate\":\"230927-03:37:41:299\",\"sourceId\":\"haproxy:a86e7b73-efa3-4c13-865d-65bccf738695\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:41:297-6296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[107c99f5-fcbd-4d7c-89e1-d1646fd51326], x-b3-parentspanid=[e4604e820605dbdb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[353e4a3519a8ee0ee4604e820605dbdb], x-b3-spanid=[4c8e1aff1e7668d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a86e7b73-efa3-4c13-865d-65bccf738695]}\\\"}\"}","context":{"RequestID":"a86e7b73-efa3-4c13-865d-65bccf738695","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c41b43b3-849d-4217-961a-1315fbe1a111","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:41.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:41.299Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a86e7b73-efa3-4c13-865d-65bccf738695","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c41b43b3-849d-4217-961a-1315fbe1a111","LogTimestamp":"2023-09-27T03:37:41.299Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:43.314Z","message":"Entering","context":{"RequestID":"f044f12d-bbd1-4d69-b8e3-a41a86c350b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1c51f12-ac35-49b1-aac7-c93e8dda59f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:43.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:43.317Z","message":"{\"transactionId\":\"f044f12d-bbd1-4d69-b8e3-a41a86c350b9\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:43:315\",\"respDate\":\"230927-03:37:43:317\",\"sourceId\":\"haproxy:f044f12d-bbd1-4d69-b8e3-a41a86c350b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:43:315-63352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7473a93e-95a9-43ef-9170-a2aef6718a71], x-b3-parentspanid=[33d61e090f2c6bcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e8f67e10e61e2d333d61e090f2c6bcd], x-b3-spanid=[a84f7d16814fc527], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f044f12d-bbd1-4d69-b8e3-a41a86c350b9]}\\\"}\"}","context":{"RequestID":"f044f12d-bbd1-4d69-b8e3-a41a86c350b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1c51f12-ac35-49b1-aac7-c93e8dda59f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:43.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:43.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f044f12d-bbd1-4d69-b8e3-a41a86c350b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1c51f12-ac35-49b1-aac7-c93e8dda59f1","LogTimestamp":"2023-09-27T03:37:43.317Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:45.328Z","message":"Entering","context":{"RequestID":"20d1beed-c09e-4268-8c84-9389acacea97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"452e6dcc-90b4-4e0c-bad3-9642cf2e5da1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:45.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:45.330Z","message":"{\"transactionId\":\"20d1beed-c09e-4268-8c84-9389acacea97\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:45:329\",\"respDate\":\"230927-03:37:45:330\",\"sourceId\":\"haproxy:20d1beed-c09e-4268-8c84-9389acacea97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:45:329-99328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d5c9413-3fdb-4e8a-a4c9-853251426af5], x-b3-parentspanid=[7a22839420806478], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d78047747eb6f5247a22839420806478], x-b3-spanid=[259ce36d6901ff68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20d1beed-c09e-4268-8c84-9389acacea97]}\\\"}\"}","context":{"RequestID":"20d1beed-c09e-4268-8c84-9389acacea97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"452e6dcc-90b4-4e0c-bad3-9642cf2e5da1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:45.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:45.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20d1beed-c09e-4268-8c84-9389acacea97","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"452e6dcc-90b4-4e0c-bad3-9642cf2e5da1","LogTimestamp":"2023-09-27T03:37:45.331Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:45.853Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:37:45.868Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:45.869Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:45.869Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:47.342Z","message":"Entering","context":{"RequestID":"de8a9eba-bd86-43d4-b650-160000ad8ebe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"beaa5c4b-5507-4c2b-b162-028355e3159f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:47.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:47.344Z","message":"{\"transactionId\":\"de8a9eba-bd86-43d4-b650-160000ad8ebe\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:47:342\",\"respDate\":\"230927-03:37:47:344\",\"sourceId\":\"haproxy:de8a9eba-bd86-43d4-b650-160000ad8ebe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:47:342-58214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c227fd75-7b7a-4ef8-a7f8-33e4314b7ce5], x-b3-parentspanid=[a37d81a4ecd10796], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9ff20d665b6440ba37d81a4ecd10796], x-b3-spanid=[1ed8486ddf69f066], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de8a9eba-bd86-43d4-b650-160000ad8ebe]}\\\"}\"}","context":{"RequestID":"de8a9eba-bd86-43d4-b650-160000ad8ebe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"beaa5c4b-5507-4c2b-b162-028355e3159f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:47.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:47.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de8a9eba-bd86-43d4-b650-160000ad8ebe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"beaa5c4b-5507-4c2b-b162-028355e3159f","LogTimestamp":"2023-09-27T03:37:47.345Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:48.193Z","message":"Entering","context":{"RequestID":"9c1531a6-6d5a-485e-af6a-e90dec5c2f50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"190345dd-9a76-4d07-8a27-3fa6b60f17a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:48.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:48.197Z","message":"{\"transactionId\":\"9c1531a6-6d5a-485e-af6a-e90dec5c2f50\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:48:194\",\"respDate\":\"230927-03:37:48:197\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9c1531a6-6d5a-485e-af6a-e90dec5c2f50\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:48:194-47024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31fd223c-f35e-4dea-914f-9d110ba2e55d], x-b3-parentspanid=[30cdfc20028017f8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39927], x-envoy-attempt-count=[1], x-b3-traceid=[d3ca4dc60120f80d30cdfc20028017f8], x-b3-spanid=[251ad09d12e03fed], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9c1531a6-6d5a-485e-af6a-e90dec5c2f50]}\\\"}\"}","context":{"RequestID":"9c1531a6-6d5a-485e-af6a-e90dec5c2f50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"190345dd-9a76-4d07-8a27-3fa6b60f17a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:48.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:48.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c1531a6-6d5a-485e-af6a-e90dec5c2f50","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"190345dd-9a76-4d07-8a27-3fa6b60f17a2","LogTimestamp":"2023-09-27T03:37:48.198Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:37:48.421Z","message":"Entering","context":{"RequestID":"4ba457ed-c170-4e60-a6f5-66994866ca1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a94ff66-2f6e-46e0-b15c-eb4ce47435b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:48.425Z","message":"Database is available from CACHED check.","context":{"RequestID":"4ba457ed-c170-4e60-a6f5-66994866ca1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a94ff66-2f6e-46e0-b15c-eb4ce47435b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:48.427Z","message":"{\"transactionId\":\"4ba457ed-c170-4e60-a6f5-66994866ca1f\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:48:422\",\"respDate\":\"230927-03:37:48:427\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4ba457ed-c170-4e60-a6f5-66994866ca1f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:48:422-33552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4ba457ed-c170-4e60-a6f5-66994866ca1f]}\\\"}\"}","context":{"RequestID":"4ba457ed-c170-4e60-a6f5-66994866ca1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a94ff66-2f6e-46e0-b15c-eb4ce47435b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:48.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ba457ed-c170-4e60-a6f5-66994866ca1f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a94ff66-2f6e-46e0-b15c-eb4ce47435b0","LogTimestamp":"2023-09-27T03:37:48.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:37:49.360Z","message":"Entering","context":{"RequestID":"7ed3b6c3-1a36-4301-b1d0-333726fba8d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f161f3f1-92a3-4f64-9ac6-4e21ed607e90","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:49.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:49.362Z","message":"{\"transactionId\":\"7ed3b6c3-1a36-4301-b1d0-333726fba8d0\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:49:360\",\"respDate\":\"230927-03:37:49:362\",\"sourceId\":\"haproxy:7ed3b6c3-1a36-4301-b1d0-333726fba8d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:49:360-67704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96d69f5d-f42b-4758-9ca5-6171bbae478d], x-b3-parentspanid=[74de9e53938cdec1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79b8f542a92da50474de9e53938cdec1], x-b3-spanid=[434bfade6a503e7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ed3b6c3-1a36-4301-b1d0-333726fba8d0]}\\\"}\"}","context":{"RequestID":"7ed3b6c3-1a36-4301-b1d0-333726fba8d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f161f3f1-92a3-4f64-9ac6-4e21ed607e90","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:49.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:49.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ed3b6c3-1a36-4301-b1d0-333726fba8d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f161f3f1-92a3-4f64-9ac6-4e21ed607e90","LogTimestamp":"2023-09-27T03:37:49.362Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:51.378Z","message":"Entering","context":{"RequestID":"aaa9b085-e1fe-40b5-adda-f55d9793c9f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92c9c90b-6d45-493b-b453-bb7df57c1d71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:51.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:51.381Z","message":"{\"transactionId\":\"aaa9b085-e1fe-40b5-adda-f55d9793c9f8\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:51:379\",\"respDate\":\"230927-03:37:51:381\",\"sourceId\":\"haproxy:aaa9b085-e1fe-40b5-adda-f55d9793c9f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:51:379-55820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abeaa824-7b4d-4e35-be46-03e913892f5f], x-b3-parentspanid=[799bbe9e485a2a74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4d548df2a0b59cc799bbe9e485a2a74], x-b3-spanid=[a8554fd98aa3b97b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aaa9b085-e1fe-40b5-adda-f55d9793c9f8]}\\\"}\"}","context":{"RequestID":"aaa9b085-e1fe-40b5-adda-f55d9793c9f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92c9c90b-6d45-493b-b453-bb7df57c1d71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:51.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:51.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aaa9b085-e1fe-40b5-adda-f55d9793c9f8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92c9c90b-6d45-493b-b453-bb7df57c1d71","LogTimestamp":"2023-09-27T03:37:51.381Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:53.417Z","message":"Entering","context":{"RequestID":"61a24a3f-c775-4180-8f9e-a35b8fc8ad4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6311386-c9e9-407d-8df2-5de812136e9e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:53.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:53.420Z","message":"{\"transactionId\":\"61a24a3f-c775-4180-8f9e-a35b8fc8ad4c\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:53:418\",\"respDate\":\"230927-03:37:53:420\",\"sourceId\":\"haproxy:61a24a3f-c775-4180-8f9e-a35b8fc8ad4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:53:418-20188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14e4f795-e26a-4174-bdb0-b7b292098fe6], x-b3-parentspanid=[b4f1d8defda3f840], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[690ac9a553379f7fb4f1d8defda3f840], x-b3-spanid=[30e8682860f3817a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61a24a3f-c775-4180-8f9e-a35b8fc8ad4c]}\\\"}\"}","context":{"RequestID":"61a24a3f-c775-4180-8f9e-a35b8fc8ad4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6311386-c9e9-407d-8df2-5de812136e9e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:53.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:53.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61a24a3f-c775-4180-8f9e-a35b8fc8ad4c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6311386-c9e9-407d-8df2-5de812136e9e","LogTimestamp":"2023-09-27T03:37:53.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:55.432Z","message":"Entering","context":{"RequestID":"2fdd815d-0f43-493b-9420-ba5ae9931a3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f65309e-8aa5-4f49-bd8f-f78d0a28e96f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:55.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:55.435Z","message":"{\"transactionId\":\"2fdd815d-0f43-493b-9420-ba5ae9931a3e\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:55:433\",\"respDate\":\"230927-03:37:55:435\",\"sourceId\":\"haproxy:2fdd815d-0f43-493b-9420-ba5ae9931a3e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:37:55:433-76050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35c16df3-76df-4acb-80ef-53a1ea88a10a], x-b3-parentspanid=[fc02b9f2b4986281], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf241d61cd1aa2cefc02b9f2b4986281], x-b3-spanid=[a78ba4753e449f12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fdd815d-0f43-493b-9420-ba5ae9931a3e]}\\\"}\"}","context":{"RequestID":"2fdd815d-0f43-493b-9420-ba5ae9931a3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f65309e-8aa5-4f49-bd8f-f78d0a28e96f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:55.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:55.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fdd815d-0f43-493b-9420-ba5ae9931a3e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f65309e-8aa5-4f49-bd8f-f78d0a28e96f","LogTimestamp":"2023-09-27T03:37:55.435Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:55.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:37:55.881Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:55.882Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:55.882Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:57.446Z","message":"Entering","context":{"RequestID":"387b0363-2954-436e-9ccb-c8ddca52a38b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11178bd8-e256-4f56-89b4-33e87861aac5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:57.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:57.448Z","message":"{\"transactionId\":\"387b0363-2954-436e-9ccb-c8ddca52a38b\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:57:447\",\"respDate\":\"230927-03:37:57:448\",\"sourceId\":\"haproxy:387b0363-2954-436e-9ccb-c8ddca52a38b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:57:447-71763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[559e811c-0182-4ded-bcf0-8a62fe585584], x-b3-parentspanid=[a606a2550077b050], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31adc5119dfd5daea606a2550077b050], x-b3-spanid=[b88b4fd4177ce44a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[387b0363-2954-436e-9ccb-c8ddca52a38b]}\\\"}\"}","context":{"RequestID":"387b0363-2954-436e-9ccb-c8ddca52a38b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11178bd8-e256-4f56-89b4-33e87861aac5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:57.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:57.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"387b0363-2954-436e-9ccb-c8ddca52a38b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11178bd8-e256-4f56-89b4-33e87861aac5","LogTimestamp":"2023-09-27T03:37:57.449Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:58.187Z","message":"Entering","context":{"RequestID":"ecb91bff-0993-477a-bbe6-ebd172edb937","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1d45b55-1e18-49a6-a7d3-5ac8b7ae3c8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:58.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:58.190Z","message":"{\"transactionId\":\"ecb91bff-0993-477a-bbe6-ebd172edb937\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:58:188\",\"respDate\":\"230927-03:37:58:189\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ecb91bff-0993-477a-bbe6-ebd172edb937\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:58:188-59869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41952e39-2014-4d89-8ea7-a1d7f4be1b1d], x-b3-parentspanid=[b477f06f48e08980], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35561], x-envoy-attempt-count=[1], x-b3-traceid=[db69c44c8388b139b477f06f48e08980], x-b3-spanid=[d1523a3591136706], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ecb91bff-0993-477a-bbe6-ebd172edb937]}\\\"}\"}","context":{"RequestID":"ecb91bff-0993-477a-bbe6-ebd172edb937","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1d45b55-1e18-49a6-a7d3-5ac8b7ae3c8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:37:58.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:58.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecb91bff-0993-477a-bbe6-ebd172edb937","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1d45b55-1e18-49a6-a7d3-5ac8b7ae3c8a","LogTimestamp":"2023-09-27T03:37:58.190Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:37:58.418Z","message":"Entering","context":{"RequestID":"69ce9bff-efe5-4703-83df-b5712eb91f3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fe12490-4d33-4808-a389-3cde0f5ba260","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"69ce9bff-efe5-4703-83df-b5712eb91f3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fe12490-4d33-4808-a389-3cde0f5ba260","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:58.421Z","message":"{\"transactionId\":\"69ce9bff-efe5-4703-83df-b5712eb91f3a\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:58:419\",\"respDate\":\"230927-03:37:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:69ce9bff-efe5-4703-83df-b5712eb91f3a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:37:58:419-60773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[69ce9bff-efe5-4703-83df-b5712eb91f3a]}\\\"}\"}","context":{"RequestID":"69ce9bff-efe5-4703-83df-b5712eb91f3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fe12490-4d33-4808-a389-3cde0f5ba260","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:37:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69ce9bff-efe5-4703-83df-b5712eb91f3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fe12490-4d33-4808-a389-3cde0f5ba260","LogTimestamp":"2023-09-27T03:37:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:37:59.459Z","message":"Entering","context":{"RequestID":"b08bc2ce-a940-442f-ae59-8d5fd30ca579","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"181c1834-861e-4035-b572-99fa5e4e7035","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:59.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:37:59.462Z","message":"{\"transactionId\":\"b08bc2ce-a940-442f-ae59-8d5fd30ca579\",\"status\":\"200\",\"rqstDate\":\"230927-03:37:59:460\",\"respDate\":\"230927-03:37:59:462\",\"sourceId\":\"haproxy:b08bc2ce-a940-442f-ae59-8d5fd30ca579\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:37:59:460-21470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d76d9f66-d245-4e2f-b2e3-ad0d440b1fb4], x-b3-parentspanid=[7df27fb582f160db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4022c838844f60387df27fb582f160db], x-b3-spanid=[f9d6a9907a83029a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b08bc2ce-a940-442f-ae59-8d5fd30ca579]}\\\"}\"}","context":{"RequestID":"b08bc2ce-a940-442f-ae59-8d5fd30ca579","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"181c1834-861e-4035-b572-99fa5e4e7035","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:37:59.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:37:59.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b08bc2ce-a940-442f-ae59-8d5fd30ca579","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"181c1834-861e-4035-b572-99fa5e4e7035","LogTimestamp":"2023-09-27T03:37:59.463Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:37:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:01.474Z","message":"Entering","context":{"RequestID":"3ac713cd-72df-4c36-a360-6fac65021f68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0c52456-bdae-4518-9c72-c14be5f43514","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:01.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:01.477Z","message":"{\"transactionId\":\"3ac713cd-72df-4c36-a360-6fac65021f68\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:01:474\",\"respDate\":\"230927-03:38:01:477\",\"sourceId\":\"haproxy:3ac713cd-72df-4c36-a360-6fac65021f68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:01:474-20784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b47862ab-cdfb-4549-907d-3ac1ebc7fc1f], x-b3-parentspanid=[bd8b4d2412818fd3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e956bd22043c7bfbd8b4d2412818fd3], x-b3-spanid=[3ab8bd05a14a26a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ac713cd-72df-4c36-a360-6fac65021f68]}\\\"}\"}","context":{"RequestID":"3ac713cd-72df-4c36-a360-6fac65021f68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0c52456-bdae-4518-9c72-c14be5f43514","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:01.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:01.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ac713cd-72df-4c36-a360-6fac65021f68","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0c52456-bdae-4518-9c72-c14be5f43514","LogTimestamp":"2023-09-27T03:38:01.477Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:03.486Z","message":"Entering","context":{"RequestID":"6b72f3e7-cdb0-48ea-8ecd-8d8a7c2aac82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9141052a-c8de-4f41-a974-1467a601a185","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:03.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:03.489Z","message":"{\"transactionId\":\"6b72f3e7-cdb0-48ea-8ecd-8d8a7c2aac82\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:03:487\",\"respDate\":\"230927-03:38:03:489\",\"sourceId\":\"haproxy:6b72f3e7-cdb0-48ea-8ecd-8d8a7c2aac82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:03:487-55232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc393c93-6805-4aca-95ac-091f4b59b52a], x-b3-parentspanid=[61cd0c6b59957075], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8456c32871efb2061cd0c6b59957075], x-b3-spanid=[4a9bcf7041c3b801], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b72f3e7-cdb0-48ea-8ecd-8d8a7c2aac82]}\\\"}\"}","context":{"RequestID":"6b72f3e7-cdb0-48ea-8ecd-8d8a7c2aac82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9141052a-c8de-4f41-a974-1467a601a185","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:03.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:03.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b72f3e7-cdb0-48ea-8ecd-8d8a7c2aac82","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9141052a-c8de-4f41-a974-1467a601a185","LogTimestamp":"2023-09-27T03:38:03.489Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:05.503Z","message":"Entering","context":{"RequestID":"4dab87bb-7924-4049-bc8f-ccd3015c7961","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f37db906-219b-42fc-b454-cb02b63f1787","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:05.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:05.506Z","message":"{\"transactionId\":\"4dab87bb-7924-4049-bc8f-ccd3015c7961\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:05:504\",\"respDate\":\"230927-03:38:05:506\",\"sourceId\":\"haproxy:4dab87bb-7924-4049-bc8f-ccd3015c7961\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:05:504-3918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f734712e-8e26-4476-9e74-fe8e80cfa835], x-b3-parentspanid=[65570c973e12baa8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83ea6e86e60aee2e65570c973e12baa8], x-b3-spanid=[4bab27f6920bffdc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dab87bb-7924-4049-bc8f-ccd3015c7961]}\\\"}\"}","context":{"RequestID":"4dab87bb-7924-4049-bc8f-ccd3015c7961","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f37db906-219b-42fc-b454-cb02b63f1787","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:05.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:05.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dab87bb-7924-4049-bc8f-ccd3015c7961","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f37db906-219b-42fc-b454-cb02b63f1787","LogTimestamp":"2023-09-27T03:38:05.506Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:05.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:38:05.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:05.979Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:05.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:07.520Z","message":"Entering","context":{"RequestID":"7d14c0c2-451a-4c25-8946-c923d7bb78d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17473f2b-8fd7-4632-b861-d2188540ea9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:07.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:07.523Z","message":"{\"transactionId\":\"7d14c0c2-451a-4c25-8946-c923d7bb78d4\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:07:521\",\"respDate\":\"230927-03:38:07:523\",\"sourceId\":\"haproxy:7d14c0c2-451a-4c25-8946-c923d7bb78d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:07:521-91935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ba60665-4458-4d73-87f6-7db641eae8fb], x-b3-parentspanid=[e9de29b770d1b31d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acba16c96cc6fa11e9de29b770d1b31d], x-b3-spanid=[f6ad3bbc3fca885f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d14c0c2-451a-4c25-8946-c923d7bb78d4]}\\\"}\"}","context":{"RequestID":"7d14c0c2-451a-4c25-8946-c923d7bb78d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17473f2b-8fd7-4632-b861-d2188540ea9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:07.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:07.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d14c0c2-451a-4c25-8946-c923d7bb78d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17473f2b-8fd7-4632-b861-d2188540ea9f","LogTimestamp":"2023-09-27T03:38:07.524Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:08.189Z","message":"Entering","context":{"RequestID":"9d334ca0-2d23-4274-ab6b-06be10de0740","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd147feb-04cb-4f9a-a718-d4e9f4d11ac2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:08.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:08.191Z","message":"{\"transactionId\":\"9d334ca0-2d23-4274-ab6b-06be10de0740\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:08:190\",\"respDate\":\"230927-03:38:08:191\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9d334ca0-2d23-4274-ab6b-06be10de0740\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:08:190-27118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20c23d5b-a9a5-4253-a8a3-68fe64c5f677], x-b3-parentspanid=[79116ff2724d456e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34799], x-envoy-attempt-count=[1], x-b3-traceid=[d01e73751b91b4b479116ff2724d456e], x-b3-spanid=[93977f6195195d67], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9d334ca0-2d23-4274-ab6b-06be10de0740]}\\\"}\"}","context":{"RequestID":"9d334ca0-2d23-4274-ab6b-06be10de0740","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd147feb-04cb-4f9a-a718-d4e9f4d11ac2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:08.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:08.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d334ca0-2d23-4274-ab6b-06be10de0740","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd147feb-04cb-4f9a-a718-d4e9f4d11ac2","LogTimestamp":"2023-09-27T03:38:08.192Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:08.418Z","message":"Entering","context":{"RequestID":"46f4033d-121e-4c21-8de3-8d19ddde444f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5bab9f8-894f-49f6-bf21-ae5e717a30b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"46f4033d-121e-4c21-8de3-8d19ddde444f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5bab9f8-894f-49f6-bf21-ae5e717a30b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:08.420Z","message":"{\"transactionId\":\"46f4033d-121e-4c21-8de3-8d19ddde444f\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:08:418\",\"respDate\":\"230927-03:38:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:46f4033d-121e-4c21-8de3-8d19ddde444f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:08:418-20771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[46f4033d-121e-4c21-8de3-8d19ddde444f]}\\\"}\"}","context":{"RequestID":"46f4033d-121e-4c21-8de3-8d19ddde444f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5bab9f8-894f-49f6-bf21-ae5e717a30b3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46f4033d-121e-4c21-8de3-8d19ddde444f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5bab9f8-894f-49f6-bf21-ae5e717a30b3","LogTimestamp":"2023-09-27T03:38:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:09.534Z","message":"Entering","context":{"RequestID":"aeea022e-a5c7-42a4-b122-bcdc469531d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d67fcb2d-c70b-4578-95ae-cec689f6acc1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:09.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:09.538Z","message":"{\"transactionId\":\"aeea022e-a5c7-42a4-b122-bcdc469531d2\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:09:535\",\"respDate\":\"230927-03:38:09:538\",\"sourceId\":\"haproxy:aeea022e-a5c7-42a4-b122-bcdc469531d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:09:535-46870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc30bb26-d807-43ba-9a94-44cf590a967c], x-b3-parentspanid=[8e351748aecd9c00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[840c62e320ad4cfa8e351748aecd9c00], x-b3-spanid=[edfb741d013364a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aeea022e-a5c7-42a4-b122-bcdc469531d2]}\\\"}\"}","context":{"RequestID":"aeea022e-a5c7-42a4-b122-bcdc469531d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d67fcb2d-c70b-4578-95ae-cec689f6acc1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:09.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:09.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aeea022e-a5c7-42a4-b122-bcdc469531d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d67fcb2d-c70b-4578-95ae-cec689f6acc1","LogTimestamp":"2023-09-27T03:38:09.538Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:38:10.082Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:10.087Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:11.550Z","message":"Entering","context":{"RequestID":"f78c1ac0-ad26-45c5-bd22-9e99f4972d0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54d49149-43a7-473c-a375-69b72a8c89f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:11.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:11.553Z","message":"{\"transactionId\":\"f78c1ac0-ad26-45c5-bd22-9e99f4972d0e\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:11:551\",\"respDate\":\"230927-03:38:11:552\",\"sourceId\":\"haproxy:f78c1ac0-ad26-45c5-bd22-9e99f4972d0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:11:551-1454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fcb9635-9f08-4be1-8f70-3944cdece762], x-b3-parentspanid=[e261e958cc29d525], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b27f0701393771ee261e958cc29d525], x-b3-spanid=[0e2dace88e03a5e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f78c1ac0-ad26-45c5-bd22-9e99f4972d0e]}\\\"}\"}","context":{"RequestID":"f78c1ac0-ad26-45c5-bd22-9e99f4972d0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54d49149-43a7-473c-a375-69b72a8c89f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:11.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:11.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f78c1ac0-ad26-45c5-bd22-9e99f4972d0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54d49149-43a7-473c-a375-69b72a8c89f9","LogTimestamp":"2023-09-27T03:38:11.553Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:13.566Z","message":"Entering","context":{"RequestID":"640fc350-0d05-402d-9573-4ffa95a78970","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"013613c7-9ac5-452d-91be-3f8d5dde875b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:13.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:13.568Z","message":"{\"transactionId\":\"640fc350-0d05-402d-9573-4ffa95a78970\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:13:566\",\"respDate\":\"230927-03:38:13:568\",\"sourceId\":\"haproxy:640fc350-0d05-402d-9573-4ffa95a78970\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:13:566-53431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5b6a77a-f4d2-449f-9727-d95aa4809d28], x-b3-parentspanid=[4e0dbd5de57460fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1116fd8b2db40794e0dbd5de57460fa], x-b3-spanid=[54b49f284631ed5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[640fc350-0d05-402d-9573-4ffa95a78970]}\\\"}\"}","context":{"RequestID":"640fc350-0d05-402d-9573-4ffa95a78970","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"013613c7-9ac5-452d-91be-3f8d5dde875b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:13.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:13.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"640fc350-0d05-402d-9573-4ffa95a78970","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"013613c7-9ac5-452d-91be-3f8d5dde875b","LogTimestamp":"2023-09-27T03:38:13.569Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:15.580Z","message":"Entering","context":{"RequestID":"0745a9c4-f4b0-4f54-859d-75c077039ca8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82d0ac67-e95b-4af7-af41-01b502da210c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:15.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:15.583Z","message":"{\"transactionId\":\"0745a9c4-f4b0-4f54-859d-75c077039ca8\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:15:580\",\"respDate\":\"230927-03:38:15:582\",\"sourceId\":\"haproxy:0745a9c4-f4b0-4f54-859d-75c077039ca8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:15:580-27096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c633c51-4f0e-4041-a6b1-53a779dd7102], x-b3-parentspanid=[67d87e3c55155a4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5be82f97d5d22f0767d87e3c55155a4e], x-b3-spanid=[c4bd84d947d6e04e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0745a9c4-f4b0-4f54-859d-75c077039ca8]}\\\"}\"}","context":{"RequestID":"0745a9c4-f4b0-4f54-859d-75c077039ca8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82d0ac67-e95b-4af7-af41-01b502da210c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:15.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:15.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0745a9c4-f4b0-4f54-859d-75c077039ca8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82d0ac67-e95b-4af7-af41-01b502da210c","LogTimestamp":"2023-09-27T03:38:15.583Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:38:15.853Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:38:15.870Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:15.870Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:15.871Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:17.606Z","message":"Entering","context":{"RequestID":"1e654dd6-ad62-4e21-96de-1fcd0c5bec14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9374e41-4ee2-4d92-b26b-567b237cec52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:17.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:17.608Z","message":"{\"transactionId\":\"1e654dd6-ad62-4e21-96de-1fcd0c5bec14\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:17:606\",\"respDate\":\"230927-03:38:17:608\",\"sourceId\":\"haproxy:1e654dd6-ad62-4e21-96de-1fcd0c5bec14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:17:606-86468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[490f6aa9-902c-43c3-a9f4-3af70757b31d], x-b3-parentspanid=[599c7ecc6f1fdd82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b4487fffa088e4b599c7ecc6f1fdd82], x-b3-spanid=[f099db3ca096ccd9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e654dd6-ad62-4e21-96de-1fcd0c5bec14]}\\\"}\"}","context":{"RequestID":"1e654dd6-ad62-4e21-96de-1fcd0c5bec14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9374e41-4ee2-4d92-b26b-567b237cec52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:17.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:17.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e654dd6-ad62-4e21-96de-1fcd0c5bec14","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9374e41-4ee2-4d92-b26b-567b237cec52","LogTimestamp":"2023-09-27T03:38:17.609Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:38:18.207Z","message":"Entering","context":{"RequestID":"65a4d25b-189b-4dae-ba04-046a281872c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7de673e-03d6-40be-93dc-2147d21145ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:18.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:18.211Z","message":"{\"transactionId\":\"65a4d25b-189b-4dae-ba04-046a281872c2\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:18:208\",\"respDate\":\"230927-03:38:18:211\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:65a4d25b-189b-4dae-ba04-046a281872c2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:18:208-5306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[394bef3d-34f8-4e14-bbef-c2dbc21c02e5], x-b3-parentspanid=[be89e6fb7964a26a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55045], x-envoy-attempt-count=[1], x-b3-traceid=[a23405c6c84f981abe89e6fb7964a26a], x-b3-spanid=[2c702dc73dee7bee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[65a4d25b-189b-4dae-ba04-046a281872c2]}\\\"}\"}","context":{"RequestID":"65a4d25b-189b-4dae-ba04-046a281872c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7de673e-03d6-40be-93dc-2147d21145ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:18.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:18.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65a4d25b-189b-4dae-ba04-046a281872c2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7de673e-03d6-40be-93dc-2147d21145ba","LogTimestamp":"2023-09-27T03:38:18.212Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:38:18.418Z","message":"Entering","context":{"RequestID":"5dad0e1a-316a-4489-8853-8a5546dab4ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e145624f-94e9-49ba-be40-f002d7305c1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"5dad0e1a-316a-4489-8853-8a5546dab4ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e145624f-94e9-49ba-be40-f002d7305c1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:18.421Z","message":"{\"transactionId\":\"5dad0e1a-316a-4489-8853-8a5546dab4ae\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:18:419\",\"respDate\":\"230927-03:38:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5dad0e1a-316a-4489-8853-8a5546dab4ae\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:18:419-22020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5dad0e1a-316a-4489-8853-8a5546dab4ae]}\\\"}\"}","context":{"RequestID":"5dad0e1a-316a-4489-8853-8a5546dab4ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e145624f-94e9-49ba-be40-f002d7305c1b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dad0e1a-316a-4489-8853-8a5546dab4ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e145624f-94e9-49ba-be40-f002d7305c1b","LogTimestamp":"2023-09-27T03:38:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:19.620Z","message":"Entering","context":{"RequestID":"f0b77eaa-120e-4666-a9d9-5516a14e9ab1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c867026c-7da5-488d-bad4-e31d8b28cc49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:19.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:19.623Z","message":"{\"transactionId\":\"f0b77eaa-120e-4666-a9d9-5516a14e9ab1\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:19:621\",\"respDate\":\"230927-03:38:19:623\",\"sourceId\":\"haproxy:f0b77eaa-120e-4666-a9d9-5516a14e9ab1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:19:621-5566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d864a3ad-0bbd-4202-8fd8-600dffcf138b], x-b3-parentspanid=[fc1da7c7ee4cfa20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[678bb1e9670ea77ffc1da7c7ee4cfa20], x-b3-spanid=[75dbd2a5d1e3517d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0b77eaa-120e-4666-a9d9-5516a14e9ab1]}\\\"}\"}","context":{"RequestID":"f0b77eaa-120e-4666-a9d9-5516a14e9ab1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c867026c-7da5-488d-bad4-e31d8b28cc49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:19.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:19.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0b77eaa-120e-4666-a9d9-5516a14e9ab1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c867026c-7da5-488d-bad4-e31d8b28cc49","LogTimestamp":"2023-09-27T03:38:19.623Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:21.635Z","message":"Entering","context":{"RequestID":"cf01f3c3-a413-4980-8fc3-00ae5503da23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fe049e4-5a06-4a3c-ab72-a15ab9082040","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:21.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:21.638Z","message":"{\"transactionId\":\"cf01f3c3-a413-4980-8fc3-00ae5503da23\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:21:636\",\"respDate\":\"230927-03:38:21:638\",\"sourceId\":\"haproxy:cf01f3c3-a413-4980-8fc3-00ae5503da23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:21:636-7329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b43990ce-4020-4ab4-a137-522e176a7ecc], x-b3-parentspanid=[3e4db9ebcd8d6e1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb292e6d68ec9de83e4db9ebcd8d6e1e], x-b3-spanid=[d687bd7aaf89f582], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf01f3c3-a413-4980-8fc3-00ae5503da23]}\\\"}\"}","context":{"RequestID":"cf01f3c3-a413-4980-8fc3-00ae5503da23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fe049e4-5a06-4a3c-ab72-a15ab9082040","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:21.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:21.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf01f3c3-a413-4980-8fc3-00ae5503da23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fe049e4-5a06-4a3c-ab72-a15ab9082040","LogTimestamp":"2023-09-27T03:38:21.638Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:23.649Z","message":"Entering","context":{"RequestID":"16d57101-dd2b-430d-87fa-59f5c4b561ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b4e4bc19-691f-4b93-80ec-0212bdb37cb6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:23.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:23.651Z","message":"{\"transactionId\":\"16d57101-dd2b-430d-87fa-59f5c4b561ab\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:23:649\",\"respDate\":\"230927-03:38:23:651\",\"sourceId\":\"haproxy:16d57101-dd2b-430d-87fa-59f5c4b561ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:23:649-68867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efeb8813-1c0f-4dd4-b916-40df2f33a864], x-b3-parentspanid=[88e9b2049048dbd3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d485cdfc40e0c4a788e9b2049048dbd3], x-b3-spanid=[feade8d9e4518dce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16d57101-dd2b-430d-87fa-59f5c4b561ab]}\\\"}\"}","context":{"RequestID":"16d57101-dd2b-430d-87fa-59f5c4b561ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b4e4bc19-691f-4b93-80ec-0212bdb37cb6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:23.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:23.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16d57101-dd2b-430d-87fa-59f5c4b561ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4e4bc19-691f-4b93-80ec-0212bdb37cb6","LogTimestamp":"2023-09-27T03:38:23.651Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:25.662Z","message":"Entering","context":{"RequestID":"0abc48c5-ac4d-4157-8df3-d686e97c7488","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f02f34f2-ad42-4358-bdfa-5c16b1df744e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:25.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:25.665Z","message":"{\"transactionId\":\"0abc48c5-ac4d-4157-8df3-d686e97c7488\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:25:663\",\"respDate\":\"230927-03:38:25:665\",\"sourceId\":\"haproxy:0abc48c5-ac4d-4157-8df3-d686e97c7488\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:25:663-7037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a2a6250-b1b5-4558-9553-2554bd2437e2], x-b3-parentspanid=[621d66fbb9cb2b2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a316fb0031bf92cb621d66fbb9cb2b2e], x-b3-spanid=[ff4dabd96a3bb3bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0abc48c5-ac4d-4157-8df3-d686e97c7488]}\\\"}\"}","context":{"RequestID":"0abc48c5-ac4d-4157-8df3-d686e97c7488","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f02f34f2-ad42-4358-bdfa-5c16b1df744e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:25.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:25.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0abc48c5-ac4d-4157-8df3-d686e97c7488","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f02f34f2-ad42-4358-bdfa-5c16b1df744e","LogTimestamp":"2023-09-27T03:38:25.665Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:25.853Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:38:25.882Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:25.885Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:25.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:25.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:25.895Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:27.693Z","message":"Entering","context":{"RequestID":"99fe27fb-29b8-459e-8c81-93c867fedbfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b78adad2-c27b-42e4-99db-389bee1c5d23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:27.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:27.695Z","message":"{\"transactionId\":\"99fe27fb-29b8-459e-8c81-93c867fedbfe\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:27:693\",\"respDate\":\"230927-03:38:27:695\",\"sourceId\":\"haproxy:99fe27fb-29b8-459e-8c81-93c867fedbfe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:27:693-26524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8281b2f-4325-4f73-bf8f-190d409c1899], x-b3-parentspanid=[d603eef095a42bc7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e22638f6f50b4564d603eef095a42bc7], x-b3-spanid=[b5eea4726bbd3994], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99fe27fb-29b8-459e-8c81-93c867fedbfe]}\\\"}\"}","context":{"RequestID":"99fe27fb-29b8-459e-8c81-93c867fedbfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b78adad2-c27b-42e4-99db-389bee1c5d23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:27.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:27.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99fe27fb-29b8-459e-8c81-93c867fedbfe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b78adad2-c27b-42e4-99db-389bee1c5d23","LogTimestamp":"2023-09-27T03:38:27.695Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:28.185Z","message":"Entering","context":{"RequestID":"289d97f0-95c0-4da4-ad2f-5fc7f7ec5693","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a88056e-172e-4873-8d70-b4f75cb7ceb1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:28.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:28.187Z","message":"{\"transactionId\":\"289d97f0-95c0-4da4-ad2f-5fc7f7ec5693\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:28:186\",\"respDate\":\"230927-03:38:28:187\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:289d97f0-95c0-4da4-ad2f-5fc7f7ec5693\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:28:186-26360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d29075fe-9f63-4ac2-87db-4fca971e9349], x-b3-parentspanid=[0473997d2defe62d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59173], x-envoy-attempt-count=[1], x-b3-traceid=[d2a3de16a16b67910473997d2defe62d], x-b3-spanid=[3a070462027d4063], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[289d97f0-95c0-4da4-ad2f-5fc7f7ec5693]}\\\"}\"}","context":{"RequestID":"289d97f0-95c0-4da4-ad2f-5fc7f7ec5693","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a88056e-172e-4873-8d70-b4f75cb7ceb1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:28.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:28.188Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"289d97f0-95c0-4da4-ad2f-5fc7f7ec5693","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a88056e-172e-4873-8d70-b4f75cb7ceb1","LogTimestamp":"2023-09-27T03:38:28.188Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:28.421Z","message":"Entering","context":{"RequestID":"91eb754a-4f5f-4d34-9c43-9ec216975fb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8139f05c-7074-487f-96a9-fb923a9c9944","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:28.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"91eb754a-4f5f-4d34-9c43-9ec216975fb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8139f05c-7074-487f-96a9-fb923a9c9944","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:28.426Z","message":"{\"transactionId\":\"91eb754a-4f5f-4d34-9c43-9ec216975fb1\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:28:421\",\"respDate\":\"230927-03:38:28:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:91eb754a-4f5f-4d34-9c43-9ec216975fb1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:28:421-57164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[91eb754a-4f5f-4d34-9c43-9ec216975fb1]}\\\"}\"}","context":{"RequestID":"91eb754a-4f5f-4d34-9c43-9ec216975fb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8139f05c-7074-487f-96a9-fb923a9c9944","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:28.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91eb754a-4f5f-4d34-9c43-9ec216975fb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8139f05c-7074-487f-96a9-fb923a9c9944","LogTimestamp":"2023-09-27T03:38:28.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:38:29.711Z","message":"Entering","context":{"RequestID":"2fb07925-9bba-43c7-b673-d480645d902d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"153e96c0-e6e4-4a39-a6d4-abc9b862929a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:29.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:29.714Z","message":"{\"transactionId\":\"2fb07925-9bba-43c7-b673-d480645d902d\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:29:711\",\"respDate\":\"230927-03:38:29:714\",\"sourceId\":\"haproxy:2fb07925-9bba-43c7-b673-d480645d902d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:29:711-17822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d31a8e3-feba-44ae-b467-d0f519b62ebe], x-b3-parentspanid=[b494bcbd76fccf89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b560468eda97c5efb494bcbd76fccf89], x-b3-spanid=[3600c372b202fa2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fb07925-9bba-43c7-b673-d480645d902d]}\\\"}\"}","context":{"RequestID":"2fb07925-9bba-43c7-b673-d480645d902d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"153e96c0-e6e4-4a39-a6d4-abc9b862929a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:29.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:29.715Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fb07925-9bba-43c7-b673-d480645d902d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"153e96c0-e6e4-4a39-a6d4-abc9b862929a","LogTimestamp":"2023-09-27T03:38:29.714Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:38:31.732Z","message":"Entering","context":{"RequestID":"c358e4c8-5493-4b61-b813-0f3f7172e396","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df487923-f887-4c35-8ee7-9a50d24f8be3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:31.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:31.734Z","message":"{\"transactionId\":\"c358e4c8-5493-4b61-b813-0f3f7172e396\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:31:733\",\"respDate\":\"230927-03:38:31:734\",\"sourceId\":\"haproxy:c358e4c8-5493-4b61-b813-0f3f7172e396\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:31:733-20351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2f7940d-d51d-425b-bb70-c53cf6cfa6ab], x-b3-parentspanid=[58a2a61abf5fd662], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91c1d3a2e1ff0d7158a2a61abf5fd662], x-b3-spanid=[25b7ff6325dde889], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c358e4c8-5493-4b61-b813-0f3f7172e396]}\\\"}\"}","context":{"RequestID":"c358e4c8-5493-4b61-b813-0f3f7172e396","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df487923-f887-4c35-8ee7-9a50d24f8be3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:31.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:31.735Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c358e4c8-5493-4b61-b813-0f3f7172e396","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df487923-f887-4c35-8ee7-9a50d24f8be3","LogTimestamp":"2023-09-27T03:38:31.735Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:33.745Z","message":"Entering","context":{"RequestID":"ee26e803-0e39-4b62-b724-f8aabb248526","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"414c255e-dc1e-4fa7-89a6-9190bddc2298","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:33.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:33.748Z","message":"{\"transactionId\":\"ee26e803-0e39-4b62-b724-f8aabb248526\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:33:746\",\"respDate\":\"230927-03:38:33:748\",\"sourceId\":\"haproxy:ee26e803-0e39-4b62-b724-f8aabb248526\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:33:746-46600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f0a029b-2af0-4a15-a7f6-37e5bd0fa3bc], x-b3-parentspanid=[792c034b255f9ce8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b1ce996e63ee20a792c034b255f9ce8], x-b3-spanid=[9f196cd834c6ef22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee26e803-0e39-4b62-b724-f8aabb248526]}\\\"}\"}","context":{"RequestID":"ee26e803-0e39-4b62-b724-f8aabb248526","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"414c255e-dc1e-4fa7-89a6-9190bddc2298","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:33.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:33.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee26e803-0e39-4b62-b724-f8aabb248526","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"414c255e-dc1e-4fa7-89a6-9190bddc2298","LogTimestamp":"2023-09-27T03:38:33.748Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:35.759Z","message":"Entering","context":{"RequestID":"6693eaad-b529-4856-a967-25b7d5ebc76e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f777141-bb5b-49d1-ae0b-c1d471570464","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:35.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:35.762Z","message":"{\"transactionId\":\"6693eaad-b529-4856-a967-25b7d5ebc76e\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:35:760\",\"respDate\":\"230927-03:38:35:762\",\"sourceId\":\"haproxy:6693eaad-b529-4856-a967-25b7d5ebc76e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:35:760-91591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e12a284-56ce-47ac-85c8-ea9fda73c11c], x-b3-parentspanid=[b2611aa1d05b89a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54e5b78a94ca0f13b2611aa1d05b89a1], x-b3-spanid=[683f046b83418664], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6693eaad-b529-4856-a967-25b7d5ebc76e]}\\\"}\"}","context":{"RequestID":"6693eaad-b529-4856-a967-25b7d5ebc76e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f777141-bb5b-49d1-ae0b-c1d471570464","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:35.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:35.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6693eaad-b529-4856-a967-25b7d5ebc76e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f777141-bb5b-49d1-ae0b-c1d471570464","LogTimestamp":"2023-09-27T03:38:35.762Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:35.853Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:38:35.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:35.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:35.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:37.775Z","message":"Entering","context":{"RequestID":"611f01c6-f16a-4cd0-bd88-73aa47f732d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78a8db19-39fd-40fe-be41-b3b6165356a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:37.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:37.778Z","message":"{\"transactionId\":\"611f01c6-f16a-4cd0-bd88-73aa47f732d8\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:37:776\",\"respDate\":\"230927-03:38:37:777\",\"sourceId\":\"haproxy:611f01c6-f16a-4cd0-bd88-73aa47f732d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:37:776-9079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e5df2e8-d2cf-4704-b098-cb477bdc5d30], x-b3-parentspanid=[fb5126453eeac036], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3da7f8b31d02967bfb5126453eeac036], x-b3-spanid=[a34213497331ed42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[611f01c6-f16a-4cd0-bd88-73aa47f732d8]}\\\"}\"}","context":{"RequestID":"611f01c6-f16a-4cd0-bd88-73aa47f732d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78a8db19-39fd-40fe-be41-b3b6165356a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:37.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:37.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"611f01c6-f16a-4cd0-bd88-73aa47f732d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78a8db19-39fd-40fe-be41-b3b6165356a0","LogTimestamp":"2023-09-27T03:38:37.778Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:38.186Z","message":"Entering","context":{"RequestID":"f56c6a43-b5a3-4efa-89a3-69b3cfb6f7c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cdcc2b5-32d6-45e5-9ef4-6037dc688a05","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:38.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:38.188Z","message":"{\"transactionId\":\"f56c6a43-b5a3-4efa-89a3-69b3cfb6f7c6\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:38:187\",\"respDate\":\"230927-03:38:38:188\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f56c6a43-b5a3-4efa-89a3-69b3cfb6f7c6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:38:187-7482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cceff696-2752-41f8-8104-59eb1f10021c], x-b3-parentspanid=[97c8e9fd5295ce09], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50743], x-envoy-attempt-count=[1], x-b3-traceid=[0393faef0eeeaad697c8e9fd5295ce09], x-b3-spanid=[c649f346931d48b6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f56c6a43-b5a3-4efa-89a3-69b3cfb6f7c6]}\\\"}\"}","context":{"RequestID":"f56c6a43-b5a3-4efa-89a3-69b3cfb6f7c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cdcc2b5-32d6-45e5-9ef4-6037dc688a05","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:38.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:38.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f56c6a43-b5a3-4efa-89a3-69b3cfb6f7c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cdcc2b5-32d6-45e5-9ef4-6037dc688a05","LogTimestamp":"2023-09-27T03:38:38.189Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:38.419Z","message":"Entering","context":{"RequestID":"43253da4-5da2-46c7-bf66-c987e98aee5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f14e1b56-ecfd-4b20-ae09-ae9bb1c7b57e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"43253da4-5da2-46c7-bf66-c987e98aee5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f14e1b56-ecfd-4b20-ae09-ae9bb1c7b57e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:38.422Z","message":"{\"transactionId\":\"43253da4-5da2-46c7-bf66-c987e98aee5a\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:38:419\",\"respDate\":\"230927-03:38:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:43253da4-5da2-46c7-bf66-c987e98aee5a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:38:419-63183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[43253da4-5da2-46c7-bf66-c987e98aee5a]}\\\"}\"}","context":{"RequestID":"43253da4-5da2-46c7-bf66-c987e98aee5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f14e1b56-ecfd-4b20-ae09-ae9bb1c7b57e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43253da4-5da2-46c7-bf66-c987e98aee5a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f14e1b56-ecfd-4b20-ae09-ae9bb1c7b57e","LogTimestamp":"2023-09-27T03:38:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:39.788Z","message":"Entering","context":{"RequestID":"598f1bf6-9022-4177-9ddb-a077fa092922","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b36b5d3e-ee0d-468b-b30e-2182d088428e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:39.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:39.790Z","message":"{\"transactionId\":\"598f1bf6-9022-4177-9ddb-a077fa092922\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:39:788\",\"respDate\":\"230927-03:38:39:790\",\"sourceId\":\"haproxy:598f1bf6-9022-4177-9ddb-a077fa092922\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:39:788-89417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b321bcef-dc8b-442b-a0d3-ef4db6dedb78], x-b3-parentspanid=[17addfc18294b514], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a97aa7011dd77eea17addfc18294b514], x-b3-spanid=[d54001830425cd50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[598f1bf6-9022-4177-9ddb-a077fa092922]}\\\"}\"}","context":{"RequestID":"598f1bf6-9022-4177-9ddb-a077fa092922","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b36b5d3e-ee0d-468b-b30e-2182d088428e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:39.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:39.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"598f1bf6-9022-4177-9ddb-a077fa092922","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b36b5d3e-ee0d-468b-b30e-2182d088428e","LogTimestamp":"2023-09-27T03:38:39.790Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:40.097Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:40.102Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:41.807Z","message":"Entering","context":{"RequestID":"e739a688-f748-477a-8794-99c1047e6c28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"158b36e9-efe1-4037-b0c1-392eca3d700c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:41.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:41.810Z","message":"{\"transactionId\":\"e739a688-f748-477a-8794-99c1047e6c28\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:41:808\",\"respDate\":\"230927-03:38:41:809\",\"sourceId\":\"haproxy:e739a688-f748-477a-8794-99c1047e6c28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:41:808-15521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8095565-3156-44c7-a8c2-86ab65123552], x-b3-parentspanid=[91a6dd1a82c22db5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[178b50c446398a3e91a6dd1a82c22db5], x-b3-spanid=[70091e53ca9a873d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e739a688-f748-477a-8794-99c1047e6c28]}\\\"}\"}","context":{"RequestID":"e739a688-f748-477a-8794-99c1047e6c28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"158b36e9-efe1-4037-b0c1-392eca3d700c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:41.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:41.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e739a688-f748-477a-8794-99c1047e6c28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"158b36e9-efe1-4037-b0c1-392eca3d700c","LogTimestamp":"2023-09-27T03:38:41.810Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:43.822Z","message":"Entering","context":{"RequestID":"da8dd573-9e89-4814-bde9-9f8ff7215880","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f68a1935-8f6c-4a27-80d9-552f11988899","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:43.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:43.824Z","message":"{\"transactionId\":\"da8dd573-9e89-4814-bde9-9f8ff7215880\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:43:822\",\"respDate\":\"230927-03:38:43:824\",\"sourceId\":\"haproxy:da8dd573-9e89-4814-bde9-9f8ff7215880\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:43:822-50854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a85cc457-4c42-4a7c-a760-c0e550593a1a], x-b3-parentspanid=[1fa17dfd268a209c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50ff597f359185741fa17dfd268a209c], x-b3-spanid=[49c3e480682788ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da8dd573-9e89-4814-bde9-9f8ff7215880]}\\\"}\"}","context":{"RequestID":"da8dd573-9e89-4814-bde9-9f8ff7215880","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f68a1935-8f6c-4a27-80d9-552f11988899","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:43.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:43.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da8dd573-9e89-4814-bde9-9f8ff7215880","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f68a1935-8f6c-4a27-80d9-552f11988899","LogTimestamp":"2023-09-27T03:38:43.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:45.834Z","message":"Entering","context":{"RequestID":"ec716892-52f1-4d98-a5eb-b0ac586eabe8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30a15d72-3d8a-44bb-b5ed-609e89aab564","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:45.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:45.837Z","message":"{\"transactionId\":\"ec716892-52f1-4d98-a5eb-b0ac586eabe8\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:45:835\",\"respDate\":\"230927-03:38:45:837\",\"sourceId\":\"haproxy:ec716892-52f1-4d98-a5eb-b0ac586eabe8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:45:835-33201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2b17ad4-5df4-4d47-8207-1f0e6a3ccfac], x-b3-parentspanid=[b9a4bb7c130faa0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11736e38736944f1b9a4bb7c130faa0a], x-b3-spanid=[b99174b12ee8aeff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec716892-52f1-4d98-a5eb-b0ac586eabe8]}\\\"}\"}","context":{"RequestID":"ec716892-52f1-4d98-a5eb-b0ac586eabe8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30a15d72-3d8a-44bb-b5ed-609e89aab564","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:45.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:45.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec716892-52f1-4d98-a5eb-b0ac586eabe8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30a15d72-3d8a-44bb-b5ed-609e89aab564","LogTimestamp":"2023-09-27T03:38:45.837Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:45.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:38:45.873Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:45.874Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:45.874Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:47.847Z","message":"Entering","context":{"RequestID":"d57cc3c4-2a19-4bec-8f68-15c474d989f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35328482-d1e8-4997-92b1-20551f6f9676","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:47.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:47.849Z","message":"{\"transactionId\":\"d57cc3c4-2a19-4bec-8f68-15c474d989f5\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:47:847\",\"respDate\":\"230927-03:38:47:849\",\"sourceId\":\"haproxy:d57cc3c4-2a19-4bec-8f68-15c474d989f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:47:847-58367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d11dce3-cfed-4edc-b6ec-f4b24bb0e0cf], x-b3-parentspanid=[2f780d83ba042794], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7549d580cfaf4c32f780d83ba042794], x-b3-spanid=[d610635feaa028b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d57cc3c4-2a19-4bec-8f68-15c474d989f5]}\\\"}\"}","context":{"RequestID":"d57cc3c4-2a19-4bec-8f68-15c474d989f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35328482-d1e8-4997-92b1-20551f6f9676","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:47.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:47.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d57cc3c4-2a19-4bec-8f68-15c474d989f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35328482-d1e8-4997-92b1-20551f6f9676","LogTimestamp":"2023-09-27T03:38:47.850Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:48.195Z","message":"Entering","context":{"RequestID":"5b5f6bb6-47c7-4419-a26f-0e4277e45911","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bac85f3d-9864-4826-86ad-4d636ebf7453","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:48.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:48.197Z","message":"{\"transactionId\":\"5b5f6bb6-47c7-4419-a26f-0e4277e45911\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:48:195\",\"respDate\":\"230927-03:38:48:197\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5b5f6bb6-47c7-4419-a26f-0e4277e45911\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:48:195-43393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ceaad866-7798-40a7-801d-dca432ea98b1], x-b3-parentspanid=[1ff0a57f359d9db8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52637], x-envoy-attempt-count=[1], x-b3-traceid=[f8cc1c35380958f01ff0a57f359d9db8], x-b3-spanid=[9a2c75f9ac7c29ff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5b5f6bb6-47c7-4419-a26f-0e4277e45911]}\\\"}\"}","context":{"RequestID":"5b5f6bb6-47c7-4419-a26f-0e4277e45911","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bac85f3d-9864-4826-86ad-4d636ebf7453","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:48.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:48.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b5f6bb6-47c7-4419-a26f-0e4277e45911","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bac85f3d-9864-4826-86ad-4d636ebf7453","LogTimestamp":"2023-09-27T03:38:48.198Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:48.418Z","message":"Entering","context":{"RequestID":"0715322c-e5df-446f-bf2e-a78be0b0f384","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4fa0471f-2592-4a26-b6cd-a507680f7b0c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0715322c-e5df-446f-bf2e-a78be0b0f384","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4fa0471f-2592-4a26-b6cd-a507680f7b0c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:48.421Z","message":"{\"transactionId\":\"0715322c-e5df-446f-bf2e-a78be0b0f384\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:48:419\",\"respDate\":\"230927-03:38:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0715322c-e5df-446f-bf2e-a78be0b0f384\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:48:419-86699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0715322c-e5df-446f-bf2e-a78be0b0f384]}\\\"}\"}","context":{"RequestID":"0715322c-e5df-446f-bf2e-a78be0b0f384","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4fa0471f-2592-4a26-b6cd-a507680f7b0c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0715322c-e5df-446f-bf2e-a78be0b0f384","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fa0471f-2592-4a26-b6cd-a507680f7b0c","LogTimestamp":"2023-09-27T03:38:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:49.862Z","message":"Entering","context":{"RequestID":"6ff95985-01e7-49d3-923c-71f71ffd9e0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"deffc0af-1acf-4297-a51d-bda4ac5890fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:49.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:49.865Z","message":"{\"transactionId\":\"6ff95985-01e7-49d3-923c-71f71ffd9e0d\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:49:863\",\"respDate\":\"230927-03:38:49:865\",\"sourceId\":\"haproxy:6ff95985-01e7-49d3-923c-71f71ffd9e0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:49:863-84496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54828e3d-d897-4ad2-9d25-ee98146283b8], x-b3-parentspanid=[c5892eb2e66792a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab8764cd673fa4aac5892eb2e66792a4], x-b3-spanid=[58ecff304048937b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ff95985-01e7-49d3-923c-71f71ffd9e0d]}\\\"}\"}","context":{"RequestID":"6ff95985-01e7-49d3-923c-71f71ffd9e0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"deffc0af-1acf-4297-a51d-bda4ac5890fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:49.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:49.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ff95985-01e7-49d3-923c-71f71ffd9e0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deffc0af-1acf-4297-a51d-bda4ac5890fd","LogTimestamp":"2023-09-27T03:38:49.865Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:51.882Z","message":"Entering","context":{"RequestID":"14706df1-4e5a-4b1f-92aa-94fe16a5ab2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98b63131-27f4-42b2-aa69-426b58ae4e90","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:51.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:51.884Z","message":"{\"transactionId\":\"14706df1-4e5a-4b1f-92aa-94fe16a5ab2c\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:51:882\",\"respDate\":\"230927-03:38:51:884\",\"sourceId\":\"haproxy:14706df1-4e5a-4b1f-92aa-94fe16a5ab2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:51:882-9621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2e01bf5-6e83-44e9-8df2-9c6a832f24dd], x-b3-parentspanid=[c4cec844910c7c89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8456c2c7b3607d0c4cec844910c7c89], x-b3-spanid=[f13b09639bab098f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14706df1-4e5a-4b1f-92aa-94fe16a5ab2c]}\\\"}\"}","context":{"RequestID":"14706df1-4e5a-4b1f-92aa-94fe16a5ab2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98b63131-27f4-42b2-aa69-426b58ae4e90","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:51.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:51.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14706df1-4e5a-4b1f-92aa-94fe16a5ab2c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98b63131-27f4-42b2-aa69-426b58ae4e90","LogTimestamp":"2023-09-27T03:38:51.885Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:38:53.896Z","message":"Entering","context":{"RequestID":"f3e31594-36de-4475-911f-364352e8ae1c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1a66436-6cc2-4956-9720-f09504fbd19f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:53.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:53.899Z","message":"{\"transactionId\":\"f3e31594-36de-4475-911f-364352e8ae1c\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:53:897\",\"respDate\":\"230927-03:38:53:899\",\"sourceId\":\"haproxy:f3e31594-36de-4475-911f-364352e8ae1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:53:897-57773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f51992b-7b65-44ff-ac42-85a393f244aa], x-b3-parentspanid=[be71acb7d3f7ab8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[105b180fe6757a31be71acb7d3f7ab8e], x-b3-spanid=[86a12b63b31f9744], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3e31594-36de-4475-911f-364352e8ae1c]}\\\"}\"}","context":{"RequestID":"f3e31594-36de-4475-911f-364352e8ae1c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1a66436-6cc2-4956-9720-f09504fbd19f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:53.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:53.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3e31594-36de-4475-911f-364352e8ae1c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1a66436-6cc2-4956-9720-f09504fbd19f","LogTimestamp":"2023-09-27T03:38:53.900Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:55.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:38:55.895Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:55.901Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:55.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:55.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:55.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:55.910Z","message":"Entering","context":{"RequestID":"2a9495af-c09f-4c9e-a7ec-7cf7086066e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d0143e8-2d74-48ee-a18f-8709f4bf55f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:55.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:55.913Z","message":"{\"transactionId\":\"2a9495af-c09f-4c9e-a7ec-7cf7086066e8\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:55:911\",\"respDate\":\"230927-03:38:55:913\",\"sourceId\":\"haproxy:2a9495af-c09f-4c9e-a7ec-7cf7086066e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:55:911-44946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82cf2a16-ed39-45d9-a0da-6bdbaecae83e], x-b3-parentspanid=[b586bf88e76b045b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[131441efc9729e88b586bf88e76b045b], x-b3-spanid=[62f2285842eea281], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a9495af-c09f-4c9e-a7ec-7cf7086066e8]}\\\"}\"}","context":{"RequestID":"2a9495af-c09f-4c9e-a7ec-7cf7086066e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d0143e8-2d74-48ee-a18f-8709f4bf55f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:55.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:55.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a9495af-c09f-4c9e-a7ec-7cf7086066e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d0143e8-2d74-48ee-a18f-8709f4bf55f9","LogTimestamp":"2023-09-27T03:38:55.913Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:57.941Z","message":"Entering","context":{"RequestID":"f90f46b6-bea3-4cbd-91c9-c2b6d5b0c464","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2674f459-0d47-429a-bcd1-d0dea0dc56a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:57.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:57.944Z","message":"{\"transactionId\":\"f90f46b6-bea3-4cbd-91c9-c2b6d5b0c464\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:57:942\",\"respDate\":\"230927-03:38:57:944\",\"sourceId\":\"haproxy:f90f46b6-bea3-4cbd-91c9-c2b6d5b0c464\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:57:942-47430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2e28002-0d15-48bb-84a3-a31bad48db22], x-b3-parentspanid=[f435486229f86c70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79c7787674b7ba3bf435486229f86c70], x-b3-spanid=[68c43938a9c02716], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f90f46b6-bea3-4cbd-91c9-c2b6d5b0c464]}\\\"}\"}","context":{"RequestID":"f90f46b6-bea3-4cbd-91c9-c2b6d5b0c464","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2674f459-0d47-429a-bcd1-d0dea0dc56a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:57.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:57.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f90f46b6-bea3-4cbd-91c9-c2b6d5b0c464","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2674f459-0d47-429a-bcd1-d0dea0dc56a4","LogTimestamp":"2023-09-27T03:38:57.945Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:38:58.181Z","message":"Entering","context":{"RequestID":"39afa30a-75aa-4837-ba67-c458ceb22dd0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"943ed1cf-dab9-4919-8d24-429ba81d6f00","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:58.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:58.184Z","message":"{\"transactionId\":\"39afa30a-75aa-4837-ba67-c458ceb22dd0\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:58:182\",\"respDate\":\"230927-03:38:58:184\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:39afa30a-75aa-4837-ba67-c458ceb22dd0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:38:58:182-67472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1963d8ee-544f-4bf0-9f67-264c548add04], x-b3-parentspanid=[66ac4924ab686672], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43017], x-envoy-attempt-count=[1], x-b3-traceid=[407f33a6e7a5602a66ac4924ab686672], x-b3-spanid=[0f36cd2e5eef7fbb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[39afa30a-75aa-4837-ba67-c458ceb22dd0]}\\\"}\"}","context":{"RequestID":"39afa30a-75aa-4837-ba67-c458ceb22dd0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"943ed1cf-dab9-4919-8d24-429ba81d6f00","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:38:58.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:58.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39afa30a-75aa-4837-ba67-c458ceb22dd0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"943ed1cf-dab9-4919-8d24-429ba81d6f00","LogTimestamp":"2023-09-27T03:38:58.185Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:58.419Z","message":"Entering","context":{"RequestID":"ab09dd9e-8bbd-431a-a23e-1a1d7ea5ad80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff6db956-1ca1-4fdc-afe5-459b1c1ec2cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:58.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"ab09dd9e-8bbd-431a-a23e-1a1d7ea5ad80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff6db956-1ca1-4fdc-afe5-459b1c1ec2cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:58.422Z","message":"{\"transactionId\":\"ab09dd9e-8bbd-431a-a23e-1a1d7ea5ad80\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:58:420\",\"respDate\":\"230927-03:38:58:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ab09dd9e-8bbd-431a-a23e-1a1d7ea5ad80\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:38:58:420-55775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ab09dd9e-8bbd-431a-a23e-1a1d7ea5ad80]}\\\"}\"}","context":{"RequestID":"ab09dd9e-8bbd-431a-a23e-1a1d7ea5ad80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff6db956-1ca1-4fdc-afe5-459b1c1ec2cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:38:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:58.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab09dd9e-8bbd-431a-a23e-1a1d7ea5ad80","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff6db956-1ca1-4fdc-afe5-459b1c1ec2cb","LogTimestamp":"2023-09-27T03:38:58.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:38:59.956Z","message":"Entering","context":{"RequestID":"f72345a2-6072-425d-abd9-e3c1068f6353","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0de2234b-54a2-430c-bf13-3ca165d2c8fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:59.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:38:59.958Z","message":"{\"transactionId\":\"f72345a2-6072-425d-abd9-e3c1068f6353\",\"status\":\"200\",\"rqstDate\":\"230927-03:38:59:957\",\"respDate\":\"230927-03:38:59:958\",\"sourceId\":\"haproxy:f72345a2-6072-425d-abd9-e3c1068f6353\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:38:59:957-47257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45945042-4b67-4e30-bfbb-ee71b8b78d1c], x-b3-parentspanid=[c67dba9b0e658c33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfda2284edd09021c67dba9b0e658c33], x-b3-spanid=[2a3fc00c8546b11b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f72345a2-6072-425d-abd9-e3c1068f6353]}\\\"}\"}","context":{"RequestID":"f72345a2-6072-425d-abd9-e3c1068f6353","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0de2234b-54a2-430c-bf13-3ca165d2c8fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:38:59.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:38:59.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f72345a2-6072-425d-abd9-e3c1068f6353","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0de2234b-54a2-430c-bf13-3ca165d2c8fe","LogTimestamp":"2023-09-27T03:38:59.959Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:38:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:39:01.972Z","message":"Entering","context":{"RequestID":"570191d1-0d54-4e3b-aa25-0a995b66fd61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebc3dfee-1956-4de9-9af4-671268051b80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:01.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:01.975Z","message":"{\"transactionId\":\"570191d1-0d54-4e3b-aa25-0a995b66fd61\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:01:973\",\"respDate\":\"230927-03:39:01:974\",\"sourceId\":\"haproxy:570191d1-0d54-4e3b-aa25-0a995b66fd61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:01:973-68391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9c0422a-4cc8-47fb-bf7f-26bd2c16d99a], x-b3-parentspanid=[d66cb04545d29ba4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d169d82e81153e78d66cb04545d29ba4], x-b3-spanid=[b9e2e9891124bd55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[570191d1-0d54-4e3b-aa25-0a995b66fd61]}\\\"}\"}","context":{"RequestID":"570191d1-0d54-4e3b-aa25-0a995b66fd61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebc3dfee-1956-4de9-9af4-671268051b80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:01.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:01.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"570191d1-0d54-4e3b-aa25-0a995b66fd61","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebc3dfee-1956-4de9-9af4-671268051b80","LogTimestamp":"2023-09-27T03:39:01.975Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:39:03.985Z","message":"Entering","context":{"RequestID":"d76a3309-15d7-4e87-b4c3-3f13d07865d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0cb2c7ec-34a5-4f1a-a937-55e003eaaff3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:03.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:03.987Z","message":"{\"transactionId\":\"d76a3309-15d7-4e87-b4c3-3f13d07865d1\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:03:985\",\"respDate\":\"230927-03:39:03:987\",\"sourceId\":\"haproxy:d76a3309-15d7-4e87-b4c3-3f13d07865d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:03:985-80215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2ffed06-d006-4439-84b6-bcdf2a040199], x-b3-parentspanid=[c849c7a139d6d73e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32973c3978de79c0c849c7a139d6d73e], x-b3-spanid=[fafdcd9548e7a167], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d76a3309-15d7-4e87-b4c3-3f13d07865d1]}\\\"}\"}","context":{"RequestID":"d76a3309-15d7-4e87-b4c3-3f13d07865d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0cb2c7ec-34a5-4f1a-a937-55e003eaaff3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:03.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:03.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d76a3309-15d7-4e87-b4c3-3f13d07865d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cb2c7ec-34a5-4f1a-a937-55e003eaaff3","LogTimestamp":"2023-09-27T03:39:03.988Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:05.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:39:05.871Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:05.872Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:05.872Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:05.999Z","message":"Entering","context":{"RequestID":"e039bf35-a5cf-462d-b2f8-8009048f0f1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a3fab9e-d24e-4533-8ea1-d2832123f5da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:05.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:06.001Z","message":"{\"transactionId\":\"e039bf35-a5cf-462d-b2f8-8009048f0f1b\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:05:999\",\"respDate\":\"230927-03:39:06:001\",\"sourceId\":\"haproxy:e039bf35-a5cf-462d-b2f8-8009048f0f1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:39:05:999-65911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b6e0000-f774-41c4-94f1-168dbe5034cc], x-b3-parentspanid=[559649a6f9c2d60f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[271d6289e1fa7f16559649a6f9c2d60f], x-b3-spanid=[73075c39bd1fceff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e039bf35-a5cf-462d-b2f8-8009048f0f1b]}\\\"}\"}","context":{"RequestID":"e039bf35-a5cf-462d-b2f8-8009048f0f1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a3fab9e-d24e-4533-8ea1-d2832123f5da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:05.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:06.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e039bf35-a5cf-462d-b2f8-8009048f0f1b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a3fab9e-d24e-4533-8ea1-d2832123f5da","LogTimestamp":"2023-09-27T03:39:06.002Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:08.019Z","message":"Entering","context":{"RequestID":"9c1bbd87-3f96-4ab7-b2cb-81ae5593709c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2bab5aec-9d6a-4079-b83a-fc8bb4fcaeed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:08.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:08.022Z","message":"{\"transactionId\":\"9c1bbd87-3f96-4ab7-b2cb-81ae5593709c\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:08:020\",\"respDate\":\"230927-03:39:08:022\",\"sourceId\":\"haproxy:9c1bbd87-3f96-4ab7-b2cb-81ae5593709c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:08:020-14944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7bf6e72-d972-4299-8ac2-a3bbe7c93e1f], x-b3-parentspanid=[d39d4a946179c389], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e30de7a6886294a6d39d4a946179c389], x-b3-spanid=[15439524a12f1467], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c1bbd87-3f96-4ab7-b2cb-81ae5593709c]}\\\"}\"}","context":{"RequestID":"9c1bbd87-3f96-4ab7-b2cb-81ae5593709c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2bab5aec-9d6a-4079-b83a-fc8bb4fcaeed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:08.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:08.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c1bbd87-3f96-4ab7-b2cb-81ae5593709c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bab5aec-9d6a-4079-b83a-fc8bb4fcaeed","LogTimestamp":"2023-09-27T03:39:08.022Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:08.187Z","message":"Entering","context":{"RequestID":"976cba91-fdf6-4871-96af-3bef033b2e2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce13843c-4088-44ac-b757-ebec6daff27c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:08.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:08.190Z","message":"{\"transactionId\":\"976cba91-fdf6-4871-96af-3bef033b2e2d\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:08:188\",\"respDate\":\"230927-03:39:08:190\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:976cba91-fdf6-4871-96af-3bef033b2e2d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:08:188-20003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eea0088b-7470-4b90-a567-4d32a2cca0bb], x-b3-parentspanid=[a785f9fabc02902c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35361], x-envoy-attempt-count=[1], x-b3-traceid=[c0a047138c493aa3a785f9fabc02902c], x-b3-spanid=[4fcb87268eda3146], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[976cba91-fdf6-4871-96af-3bef033b2e2d]}\\\"}\"}","context":{"RequestID":"976cba91-fdf6-4871-96af-3bef033b2e2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce13843c-4088-44ac-b757-ebec6daff27c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:08.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:08.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"976cba91-fdf6-4871-96af-3bef033b2e2d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce13843c-4088-44ac-b757-ebec6daff27c","LogTimestamp":"2023-09-27T03:39:08.191Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:08.419Z","message":"Entering","context":{"RequestID":"3b544ab6-cae6-4834-bb29-b3cae6899e18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"072c6364-1ee8-42e6-8fc2-5cf9700fb5e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:08.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b544ab6-cae6-4834-bb29-b3cae6899e18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"072c6364-1ee8-42e6-8fc2-5cf9700fb5e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:08.423Z","message":"{\"transactionId\":\"3b544ab6-cae6-4834-bb29-b3cae6899e18\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:08:420\",\"respDate\":\"230927-03:39:08:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3b544ab6-cae6-4834-bb29-b3cae6899e18\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:08:420-95276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3b544ab6-cae6-4834-bb29-b3cae6899e18]}\\\"}\"}","context":{"RequestID":"3b544ab6-cae6-4834-bb29-b3cae6899e18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"072c6364-1ee8-42e6-8fc2-5cf9700fb5e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:08.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b544ab6-cae6-4834-bb29-b3cae6899e18","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"072c6364-1ee8-42e6-8fc2-5cf9700fb5e0","LogTimestamp":"2023-09-27T03:39:08.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:39:10.033Z","message":"Entering","context":{"RequestID":"93d3b9f0-917c-4b4d-8ed7-587a6936f216","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c46c1a63-084a-48eb-a2f4-62476e8763b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:10.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:10.036Z","message":"{\"transactionId\":\"93d3b9f0-917c-4b4d-8ed7-587a6936f216\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:10:034\",\"respDate\":\"230927-03:39:10:036\",\"sourceId\":\"haproxy:93d3b9f0-917c-4b4d-8ed7-587a6936f216\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:39:10:034-98553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ed71d46-d597-4c96-a31c-3f8ad92f78e9], x-b3-parentspanid=[12b2d47a1ccb7d8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[caf4ef8ed87cddd412b2d47a1ccb7d8e], x-b3-spanid=[5c65f30023bccea3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93d3b9f0-917c-4b4d-8ed7-587a6936f216]}\\\"}\"}","context":{"RequestID":"93d3b9f0-917c-4b4d-8ed7-587a6936f216","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c46c1a63-084a-48eb-a2f4-62476e8763b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:10.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:10.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93d3b9f0-917c-4b4d-8ed7-587a6936f216","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c46c1a63-084a-48eb-a2f4-62476e8763b2","LogTimestamp":"2023-09-27T03:39:10.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:39:10.110Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:10.117Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:12.047Z","message":"Entering","context":{"RequestID":"3569fe4e-06c9-4fc4-ac17-da66e6000cc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b291c067-70fd-4a32-8ad5-fcf5a5814469","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:12.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:12.049Z","message":"{\"transactionId\":\"3569fe4e-06c9-4fc4-ac17-da66e6000cc3\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:12:048\",\"respDate\":\"230927-03:39:12:049\",\"sourceId\":\"haproxy:3569fe4e-06c9-4fc4-ac17-da66e6000cc3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:12:048-61943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef46452e-5163-4be4-8a16-f1a4a76c2317], x-b3-parentspanid=[8da02cd95e22f27f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2418523cce9c0c258da02cd95e22f27f], x-b3-spanid=[1da5efde5c8aee41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3569fe4e-06c9-4fc4-ac17-da66e6000cc3]}\\\"}\"}","context":{"RequestID":"3569fe4e-06c9-4fc4-ac17-da66e6000cc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b291c067-70fd-4a32-8ad5-fcf5a5814469","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:12.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:12.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3569fe4e-06c9-4fc4-ac17-da66e6000cc3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b291c067-70fd-4a32-8ad5-fcf5a5814469","LogTimestamp":"2023-09-27T03:39:12.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:39:14.061Z","message":"Entering","context":{"RequestID":"fc5dfc33-58d3-41fe-aa53-dcc6bd6ef099","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31f4942e-2272-4899-9049-57a9eb4a92b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:14.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:14.065Z","message":"{\"transactionId\":\"fc5dfc33-58d3-41fe-aa53-dcc6bd6ef099\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:14:062\",\"respDate\":\"230927-03:39:14:064\",\"sourceId\":\"haproxy:fc5dfc33-58d3-41fe-aa53-dcc6bd6ef099\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:14:062-95890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3da842e5-92f9-4461-9dcc-91fed595126a], x-b3-parentspanid=[9e5a23a776d9c981], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3723671d5ec145e19e5a23a776d9c981], x-b3-spanid=[c8d5060321b4bfca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc5dfc33-58d3-41fe-aa53-dcc6bd6ef099]}\\\"}\"}","context":{"RequestID":"fc5dfc33-58d3-41fe-aa53-dcc6bd6ef099","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31f4942e-2272-4899-9049-57a9eb4a92b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:14.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:14.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc5dfc33-58d3-41fe-aa53-dcc6bd6ef099","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31f4942e-2272-4899-9049-57a9eb4a92b3","LogTimestamp":"2023-09-27T03:39:14.065Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:39:15.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:39:15.865Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:15.865Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:15.865Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:16.080Z","message":"Entering","context":{"RequestID":"75721195-e9d8-4349-96a1-68c59dcdefc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66bbc723-c5b8-44e3-88b2-2ecd537204b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:16.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:16.083Z","message":"{\"transactionId\":\"75721195-e9d8-4349-96a1-68c59dcdefc5\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:16:081\",\"respDate\":\"230927-03:39:16:083\",\"sourceId\":\"haproxy:75721195-e9d8-4349-96a1-68c59dcdefc5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:16:081-59767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d4661a5-5af7-449f-86a2-74b156be98cd], x-b3-parentspanid=[5c69e1f023ce250b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d16122255246f8a5c69e1f023ce250b], x-b3-spanid=[cda8fe28891a48e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75721195-e9d8-4349-96a1-68c59dcdefc5]}\\\"}\"}","context":{"RequestID":"75721195-e9d8-4349-96a1-68c59dcdefc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66bbc723-c5b8-44e3-88b2-2ecd537204b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:16.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:16.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75721195-e9d8-4349-96a1-68c59dcdefc5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66bbc723-c5b8-44e3-88b2-2ecd537204b0","LogTimestamp":"2023-09-27T03:39:16.083Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:18.103Z","message":"Entering","context":{"RequestID":"0084d5ac-9614-4537-bfc7-6655dc16b373","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87cb6ca2-b530-4d31-af29-11a02e675141","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:18.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:18.106Z","message":"{\"transactionId\":\"0084d5ac-9614-4537-bfc7-6655dc16b373\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:18:104\",\"respDate\":\"230927-03:39:18:106\",\"sourceId\":\"haproxy:0084d5ac-9614-4537-bfc7-6655dc16b373\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:18:104-21190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02e068fc-bb38-4d1e-8f3e-cf474a05f591], x-b3-parentspanid=[63c4900627813b25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[018869306afce60663c4900627813b25], x-b3-spanid=[d5cc13f83617cb91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0084d5ac-9614-4537-bfc7-6655dc16b373]}\\\"}\"}","context":{"RequestID":"0084d5ac-9614-4537-bfc7-6655dc16b373","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87cb6ca2-b530-4d31-af29-11a02e675141","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:18.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:18.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0084d5ac-9614-4537-bfc7-6655dc16b373","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87cb6ca2-b530-4d31-af29-11a02e675141","LogTimestamp":"2023-09-27T03:39:18.107Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:18.185Z","message":"Entering","context":{"RequestID":"f90ea933-44e3-4085-8511-2a0718ea22b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c384d9cc-36ea-4b9f-97ac-2b99536375ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:18.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:18.188Z","message":"{\"transactionId\":\"f90ea933-44e3-4085-8511-2a0718ea22b2\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:18:186\",\"respDate\":\"230927-03:39:18:188\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f90ea933-44e3-4085-8511-2a0718ea22b2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:18:186-49987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b50bb12f-283f-48f6-9c03-9f2c28c82014], x-b3-parentspanid=[a503c7b4551d68bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38947], x-envoy-attempt-count=[1], x-b3-traceid=[337a93dfd0872250a503c7b4551d68bf], x-b3-spanid=[12c68aea51b5afb6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f90ea933-44e3-4085-8511-2a0718ea22b2]}\\\"}\"}","context":{"RequestID":"f90ea933-44e3-4085-8511-2a0718ea22b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c384d9cc-36ea-4b9f-97ac-2b99536375ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:18.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:18.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f90ea933-44e3-4085-8511-2a0718ea22b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c384d9cc-36ea-4b9f-97ac-2b99536375ca","LogTimestamp":"2023-09-27T03:39:18.189Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:18.418Z","message":"Entering","context":{"RequestID":"aac7bbc9-d0ac-4efe-9049-d85308bf27ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74f0951f-2b25-4dce-b0aa-744e7420a65d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"aac7bbc9-d0ac-4efe-9049-d85308bf27ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74f0951f-2b25-4dce-b0aa-744e7420a65d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:18.421Z","message":"{\"transactionId\":\"aac7bbc9-d0ac-4efe-9049-d85308bf27ab\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:18:419\",\"respDate\":\"230927-03:39:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aac7bbc9-d0ac-4efe-9049-d85308bf27ab\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:18:419-36403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aac7bbc9-d0ac-4efe-9049-d85308bf27ab]}\\\"}\"}","context":{"RequestID":"aac7bbc9-d0ac-4efe-9049-d85308bf27ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74f0951f-2b25-4dce-b0aa-744e7420a65d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aac7bbc9-d0ac-4efe-9049-d85308bf27ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74f0951f-2b25-4dce-b0aa-744e7420a65d","LogTimestamp":"2023-09-27T03:39:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:20.122Z","message":"Entering","context":{"RequestID":"0783a79f-9a55-4cdb-8d5e-0ac3249ed3ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0281bec-82e5-497d-81bc-2f5f7ba0ade3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:20.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:20.125Z","message":"{\"transactionId\":\"0783a79f-9a55-4cdb-8d5e-0ac3249ed3ca\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:20:122\",\"respDate\":\"230927-03:39:20:125\",\"sourceId\":\"haproxy:0783a79f-9a55-4cdb-8d5e-0ac3249ed3ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:20:122-96423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[775e3879-9160-4dc4-8774-97d800a5aeca], x-b3-parentspanid=[b01b56f74965c241], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e59197f039ad777ab01b56f74965c241], x-b3-spanid=[f523fe63f06c7683], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0783a79f-9a55-4cdb-8d5e-0ac3249ed3ca]}\\\"}\"}","context":{"RequestID":"0783a79f-9a55-4cdb-8d5e-0ac3249ed3ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0281bec-82e5-497d-81bc-2f5f7ba0ade3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:20.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:20.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0783a79f-9a55-4cdb-8d5e-0ac3249ed3ca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0281bec-82e5-497d-81bc-2f5f7ba0ade3","LogTimestamp":"2023-09-27T03:39:20.125Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:22.140Z","message":"Entering","context":{"RequestID":"fb933fe2-6b84-467d-8b38-3d1ec150cab4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e783393e-fd28-4342-9cfd-b7c2e96b834e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:22.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:22.143Z","message":"{\"transactionId\":\"fb933fe2-6b84-467d-8b38-3d1ec150cab4\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:22:141\",\"respDate\":\"230927-03:39:22:143\",\"sourceId\":\"haproxy:fb933fe2-6b84-467d-8b38-3d1ec150cab4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:22:141-90785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b17e0875-4625-458e-9572-2d6a72861f6c], x-b3-parentspanid=[3fb53dde7c6df99a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a46d0486970fe7b3fb53dde7c6df99a], x-b3-spanid=[f21e5c49cc01eaea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb933fe2-6b84-467d-8b38-3d1ec150cab4]}\\\"}\"}","context":{"RequestID":"fb933fe2-6b84-467d-8b38-3d1ec150cab4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e783393e-fd28-4342-9cfd-b7c2e96b834e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:22.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:22.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb933fe2-6b84-467d-8b38-3d1ec150cab4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e783393e-fd28-4342-9cfd-b7c2e96b834e","LogTimestamp":"2023-09-27T03:39:22.144Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:24.167Z","message":"Entering","context":{"RequestID":"015e0ad8-b258-4c68-9e8b-00852d9020c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c2a92c5-fd8b-4dfc-855d-dc39737038dc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:24.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:24.170Z","message":"{\"transactionId\":\"015e0ad8-b258-4c68-9e8b-00852d9020c3\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:24:167\",\"respDate\":\"230927-03:39:24:170\",\"sourceId\":\"haproxy:015e0ad8-b258-4c68-9e8b-00852d9020c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:24:167-9450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46af5c40-4530-43ac-b420-70fb47425246], x-b3-parentspanid=[9b5d8c818cd10aaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6692daf7221e15979b5d8c818cd10aaf], x-b3-spanid=[2314c239c7097415], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[015e0ad8-b258-4c68-9e8b-00852d9020c3]}\\\"}\"}","context":{"RequestID":"015e0ad8-b258-4c68-9e8b-00852d9020c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c2a92c5-fd8b-4dfc-855d-dc39737038dc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:24.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:24.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"015e0ad8-b258-4c68-9e8b-00852d9020c3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c2a92c5-fd8b-4dfc-855d-dc39737038dc","LogTimestamp":"2023-09-27T03:39:24.170Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:25.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:39:25.906Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:25.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:25.907Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:26.186Z","message":"Entering","context":{"RequestID":"e331b649-0c74-4a14-bfa9-7a0e3ede7429","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a7545f9-2987-46c3-a336-dc760bb46760","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:26.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:26.190Z","message":"{\"transactionId\":\"e331b649-0c74-4a14-bfa9-7a0e3ede7429\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:26:186\",\"respDate\":\"230927-03:39:26:189\",\"sourceId\":\"haproxy:e331b649-0c74-4a14-bfa9-7a0e3ede7429\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:26:186-92721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0c89cb9-ba21-444c-be12-fab1012a2573], x-b3-parentspanid=[d577203023052646], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc75c365bb31b0c2d577203023052646], x-b3-spanid=[288150dde3ebf009], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e331b649-0c74-4a14-bfa9-7a0e3ede7429]}\\\"}\"}","context":{"RequestID":"e331b649-0c74-4a14-bfa9-7a0e3ede7429","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a7545f9-2987-46c3-a336-dc760bb46760","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:26.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:26.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e331b649-0c74-4a14-bfa9-7a0e3ede7429","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a7545f9-2987-46c3-a336-dc760bb46760","LogTimestamp":"2023-09-27T03:39:26.191Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:39:28.183Z","message":"Entering","context":{"RequestID":"90b960b2-108e-4815-8ae0-a100a5635fbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a53ce78-97a5-4bc4-91b0-4d26cc0ad00d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:28.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:28.185Z","message":"{\"transactionId\":\"90b960b2-108e-4815-8ae0-a100a5635fbf\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:28:183\",\"respDate\":\"230927-03:39:28:185\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:90b960b2-108e-4815-8ae0-a100a5635fbf\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:28:183-79548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a721d7d2-4c86-4fea-9845-d4e0561d3de6], x-b3-parentspanid=[40a3228a733bc55d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60267], x-envoy-attempt-count=[1], x-b3-traceid=[bf59c19a2d87ff3a40a3228a733bc55d], x-b3-spanid=[74e5ee6646933696], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[90b960b2-108e-4815-8ae0-a100a5635fbf]}\\\"}\"}","context":{"RequestID":"90b960b2-108e-4815-8ae0-a100a5635fbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a53ce78-97a5-4bc4-91b0-4d26cc0ad00d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:28.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:28.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90b960b2-108e-4815-8ae0-a100a5635fbf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a53ce78-97a5-4bc4-91b0-4d26cc0ad00d","LogTimestamp":"2023-09-27T03:39:28.186Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:28.208Z","message":"Entering","context":{"RequestID":"5d17a5b3-786f-48d2-984d-bb260b865653","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5925f9b1-b391-4e23-8520-2134e48608d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:28.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:28.211Z","message":"{\"transactionId\":\"5d17a5b3-786f-48d2-984d-bb260b865653\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:28:209\",\"respDate\":\"230927-03:39:28:211\",\"sourceId\":\"haproxy:5d17a5b3-786f-48d2-984d-bb260b865653\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:28:209-84447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e405a6aa-e7fe-4464-bb02-067f5902e912], x-b3-parentspanid=[838403614676e97b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6506f7f379ee1ff0838403614676e97b], x-b3-spanid=[411f1145a655aa74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d17a5b3-786f-48d2-984d-bb260b865653]}\\\"}\"}","context":{"RequestID":"5d17a5b3-786f-48d2-984d-bb260b865653","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5925f9b1-b391-4e23-8520-2134e48608d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:28.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:28.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d17a5b3-786f-48d2-984d-bb260b865653","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5925f9b1-b391-4e23-8520-2134e48608d7","LogTimestamp":"2023-09-27T03:39:28.212Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:28.420Z","message":"Entering","context":{"RequestID":"e33ebbcd-5ce6-4cc4-83e7-ab265b47a168","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b36d7c45-33d5-462c-af1e-0dec453823db","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:28.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"e33ebbcd-5ce6-4cc4-83e7-ab265b47a168","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b36d7c45-33d5-462c-af1e-0dec453823db","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:28.423Z","message":"{\"transactionId\":\"e33ebbcd-5ce6-4cc4-83e7-ab265b47a168\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:28:421\",\"respDate\":\"230927-03:39:28:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e33ebbcd-5ce6-4cc4-83e7-ab265b47a168\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:28:421-20648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e33ebbcd-5ce6-4cc4-83e7-ab265b47a168]}\\\"}\"}","context":{"RequestID":"e33ebbcd-5ce6-4cc4-83e7-ab265b47a168","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b36d7c45-33d5-462c-af1e-0dec453823db","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:28.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:28.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e33ebbcd-5ce6-4cc4-83e7-ab265b47a168","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b36d7c45-33d5-462c-af1e-0dec453823db","LogTimestamp":"2023-09-27T03:39:28.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:30.226Z","message":"Entering","context":{"RequestID":"0aa41c42-5a0f-47c7-ae3e-cea81c5369bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9850fd1c-4e8b-43fb-bd4f-d8c82fc18441","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:30.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:30.229Z","message":"{\"transactionId\":\"0aa41c42-5a0f-47c7-ae3e-cea81c5369bb\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:30:227\",\"respDate\":\"230927-03:39:30:229\",\"sourceId\":\"haproxy:0aa41c42-5a0f-47c7-ae3e-cea81c5369bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:30:227-61185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28cd363a-839c-4e71-a32c-90906295940c], x-b3-parentspanid=[5d1d7b84251ba02f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[752e35bb17467fef5d1d7b84251ba02f], x-b3-spanid=[51d8631765723b3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0aa41c42-5a0f-47c7-ae3e-cea81c5369bb]}\\\"}\"}","context":{"RequestID":"0aa41c42-5a0f-47c7-ae3e-cea81c5369bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9850fd1c-4e8b-43fb-bd4f-d8c82fc18441","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:30.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:30.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0aa41c42-5a0f-47c7-ae3e-cea81c5369bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9850fd1c-4e8b-43fb-bd4f-d8c82fc18441","LogTimestamp":"2023-09-27T03:39:30.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:32.241Z","message":"Entering","context":{"RequestID":"27c6e7c2-7562-4bae-8eeb-ef940e5479e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"735acc93-dc0c-4e82-9a77-4c5522cd0142","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:32.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:32.244Z","message":"{\"transactionId\":\"27c6e7c2-7562-4bae-8eeb-ef940e5479e7\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:32:242\",\"respDate\":\"230927-03:39:32:244\",\"sourceId\":\"haproxy:27c6e7c2-7562-4bae-8eeb-ef940e5479e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:32:242-4107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2f2bc84-65a1-4d6e-bedc-5fa7858f1a61], x-b3-parentspanid=[f39bf7b1cf9eb706], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[603c24a55b20eddef39bf7b1cf9eb706], x-b3-spanid=[cab5529861a5f9d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27c6e7c2-7562-4bae-8eeb-ef940e5479e7]}\\\"}\"}","context":{"RequestID":"27c6e7c2-7562-4bae-8eeb-ef940e5479e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"735acc93-dc0c-4e82-9a77-4c5522cd0142","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:32.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:32.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27c6e7c2-7562-4bae-8eeb-ef940e5479e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"735acc93-dc0c-4e82-9a77-4c5522cd0142","LogTimestamp":"2023-09-27T03:39:32.244Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:34.259Z","message":"Entering","context":{"RequestID":"3eb9b5ad-527d-4fcf-b315-923b48b26ac5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca6b7734-be68-4637-99ca-05e12d13d225","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:34.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:34.262Z","message":"{\"transactionId\":\"3eb9b5ad-527d-4fcf-b315-923b48b26ac5\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:34:259\",\"respDate\":\"230927-03:39:34:262\",\"sourceId\":\"haproxy:3eb9b5ad-527d-4fcf-b315-923b48b26ac5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:39:34:259-24414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dada9a6-6479-42df-aaf5-7230dda21339], x-b3-parentspanid=[7465c833c08180c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e2573140be5d1337465c833c08180c1], x-b3-spanid=[4ce74614309bfe39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3eb9b5ad-527d-4fcf-b315-923b48b26ac5]}\\\"}\"}","context":{"RequestID":"3eb9b5ad-527d-4fcf-b315-923b48b26ac5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca6b7734-be68-4637-99ca-05e12d13d225","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:34.258Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:34.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3eb9b5ad-527d-4fcf-b315-923b48b26ac5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca6b7734-be68-4637-99ca-05e12d13d225","LogTimestamp":"2023-09-27T03:39:34.263Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:39:35.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:39:35.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:35.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:35.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:36.278Z","message":"Entering","context":{"RequestID":"70023fa0-70ca-43a1-8ba9-a5862bdc4eb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae858c31-c27f-444b-bea9-a2cb6abcaf26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:36.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:36.281Z","message":"{\"transactionId\":\"70023fa0-70ca-43a1-8ba9-a5862bdc4eb1\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:36:279\",\"respDate\":\"230927-03:39:36:281\",\"sourceId\":\"haproxy:70023fa0-70ca-43a1-8ba9-a5862bdc4eb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:36:279-7146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f71c9a11-aca0-4a5f-bf8b-068daea94f1d], x-b3-parentspanid=[203bedcdc0aa717e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d522e2a88147c6ba203bedcdc0aa717e], x-b3-spanid=[ea39feac9657a150], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70023fa0-70ca-43a1-8ba9-a5862bdc4eb1]}\\\"}\"}","context":{"RequestID":"70023fa0-70ca-43a1-8ba9-a5862bdc4eb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae858c31-c27f-444b-bea9-a2cb6abcaf26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:36.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:36.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70023fa0-70ca-43a1-8ba9-a5862bdc4eb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae858c31-c27f-444b-bea9-a2cb6abcaf26","LogTimestamp":"2023-09-27T03:39:36.281Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:38.183Z","message":"Entering","context":{"RequestID":"4d66b10f-e3ec-440f-be6e-d4ff7c13cd60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"534d597c-47c0-4d0f-8e20-2f647ffb5632","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:38.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:38.189Z","message":"{\"transactionId\":\"4d66b10f-e3ec-440f-be6e-d4ff7c13cd60\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:38:184\",\"respDate\":\"230927-03:39:38:189\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4d66b10f-e3ec-440f-be6e-d4ff7c13cd60\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:38:184-30507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7f1e254-7a2c-4b0f-90ed-66b62197a9c6], x-b3-parentspanid=[ce1261b98486aff4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51817], x-envoy-attempt-count=[1], x-b3-traceid=[813e814f2901e8e2ce1261b98486aff4], x-b3-spanid=[84d38e9fc0f1dd57], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4d66b10f-e3ec-440f-be6e-d4ff7c13cd60]}\\\"}\"}","context":{"RequestID":"4d66b10f-e3ec-440f-be6e-d4ff7c13cd60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"534d597c-47c0-4d0f-8e20-2f647ffb5632","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:38.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:38.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d66b10f-e3ec-440f-be6e-d4ff7c13cd60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"534d597c-47c0-4d0f-8e20-2f647ffb5632","LogTimestamp":"2023-09-27T03:39:38.189Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:39:38.292Z","message":"Entering","context":{"RequestID":"b0b37b46-f786-4ced-a61f-0c1e740467d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22abed3b-044f-440a-ad81-b2d280663379","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:38.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:38.297Z","message":"{\"transactionId\":\"b0b37b46-f786-4ced-a61f-0c1e740467d6\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:38:293\",\"respDate\":\"230927-03:39:38:297\",\"sourceId\":\"haproxy:b0b37b46-f786-4ced-a61f-0c1e740467d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:38:293-88293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[400bec32-b93b-4e8f-81cf-3e5df615b1a3], x-b3-parentspanid=[fa1068a71fb9a467], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56ad375bb6c11a75fa1068a71fb9a467], x-b3-spanid=[e06f2dd9d31977cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0b37b46-f786-4ced-a61f-0c1e740467d6]}\\\"}\"}","context":{"RequestID":"b0b37b46-f786-4ced-a61f-0c1e740467d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22abed3b-044f-440a-ad81-b2d280663379","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:38.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:38.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0b37b46-f786-4ced-a61f-0c1e740467d6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22abed3b-044f-440a-ad81-b2d280663379","LogTimestamp":"2023-09-27T03:39:38.298Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:39:38.419Z","message":"Entering","context":{"RequestID":"c1e15e16-31ec-47d7-bef6-6121fc9b5768","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cacd096d-ed1a-4442-9943-5ddaad741f3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1e15e16-31ec-47d7-bef6-6121fc9b5768","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cacd096d-ed1a-4442-9943-5ddaad741f3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:38.422Z","message":"{\"transactionId\":\"c1e15e16-31ec-47d7-bef6-6121fc9b5768\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:38:420\",\"respDate\":\"230927-03:39:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c1e15e16-31ec-47d7-bef6-6121fc9b5768\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:39:38:420-18364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c1e15e16-31ec-47d7-bef6-6121fc9b5768]}\\\"}\"}","context":{"RequestID":"c1e15e16-31ec-47d7-bef6-6121fc9b5768","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cacd096d-ed1a-4442-9943-5ddaad741f3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1e15e16-31ec-47d7-bef6-6121fc9b5768","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cacd096d-ed1a-4442-9943-5ddaad741f3e","LogTimestamp":"2023-09-27T03:39:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:40.118Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:40.124Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:40.311Z","message":"Entering","context":{"RequestID":"b20451e1-e6ae-472c-94cf-902678710bfb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5965f4c-0d4f-4716-bd23-c3d171f8734d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:40.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:40.319Z","message":"{\"transactionId\":\"b20451e1-e6ae-472c-94cf-902678710bfb\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:40:312\",\"respDate\":\"230927-03:39:40:319\",\"sourceId\":\"haproxy:b20451e1-e6ae-472c-94cf-902678710bfb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:40:312-63766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5f88007-b0d9-42ad-8b30-33639d4ef6ca], x-b3-parentspanid=[b7c835cdf88830f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ade74771d80e08b0b7c835cdf88830f8], x-b3-spanid=[5a3470a19d773d08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b20451e1-e6ae-472c-94cf-902678710bfb]}\\\"}\"}","context":{"RequestID":"b20451e1-e6ae-472c-94cf-902678710bfb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5965f4c-0d4f-4716-bd23-c3d171f8734d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:40.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:40.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b20451e1-e6ae-472c-94cf-902678710bfb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5965f4c-0d4f-4716-bd23-c3d171f8734d","LogTimestamp":"2023-09-27T03:39:40.320Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:39:42.334Z","message":"Entering","context":{"RequestID":"201ab494-b329-47b1-a328-70a25579e091","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"108f964c-5371-47bc-9d08-5438439421bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:42.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:42.340Z","message":"{\"transactionId\":\"201ab494-b329-47b1-a328-70a25579e091\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:42:336\",\"respDate\":\"230927-03:39:42:340\",\"sourceId\":\"haproxy:201ab494-b329-47b1-a328-70a25579e091\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:39:42:336-68363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75f73b58-4232-402d-a69b-b50c2b425999], x-b3-parentspanid=[c44fcfc51ca8e290], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cce866531c93489ac44fcfc51ca8e290], x-b3-spanid=[3909f638512d0849], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[201ab494-b329-47b1-a328-70a25579e091]}\\\"}\"}","context":{"RequestID":"201ab494-b329-47b1-a328-70a25579e091","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"108f964c-5371-47bc-9d08-5438439421bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:42.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:42.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"201ab494-b329-47b1-a328-70a25579e091","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"108f964c-5371-47bc-9d08-5438439421bc","LogTimestamp":"2023-09-27T03:39:42.341Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-09-27T03:39:44.365Z","message":"Entering","context":{"RequestID":"a7f96110-4e1f-40e3-8ff5-9b18921f0ef0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2496ddd0-26df-4007-941c-32f68e1c99e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:44.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:44.369Z","message":"{\"transactionId\":\"a7f96110-4e1f-40e3-8ff5-9b18921f0ef0\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:44:366\",\"respDate\":\"230927-03:39:44:369\",\"sourceId\":\"haproxy:a7f96110-4e1f-40e3-8ff5-9b18921f0ef0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:44:366-95486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54b092cb-7efd-41b3-ab47-49d409b00542], x-b3-parentspanid=[a5a4807288a6a8a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5db3568e59e8cac4a5a4807288a6a8a1], x-b3-spanid=[a54a17dbebce8431], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7f96110-4e1f-40e3-8ff5-9b18921f0ef0]}\\\"}\"}","context":{"RequestID":"a7f96110-4e1f-40e3-8ff5-9b18921f0ef0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2496ddd0-26df-4007-941c-32f68e1c99e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:44.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:44.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7f96110-4e1f-40e3-8ff5-9b18921f0ef0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2496ddd0-26df-4007-941c-32f68e1c99e7","LogTimestamp":"2023-09-27T03:39:44.369Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:39:45.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:39:45.865Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:45.866Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:45.866Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:46.379Z","message":"Entering","context":{"RequestID":"f7ba5455-4532-442e-81fa-5ba64d440150","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d87e3666-ed0a-4741-baf1-338aec4a7bd7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:46.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:46.382Z","message":"{\"transactionId\":\"f7ba5455-4532-442e-81fa-5ba64d440150\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:46:380\",\"respDate\":\"230927-03:39:46:382\",\"sourceId\":\"haproxy:f7ba5455-4532-442e-81fa-5ba64d440150\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:46:380-66368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[148c5bad-d8e8-4dee-95eb-23f821403398], x-b3-parentspanid=[11a4eda39eda9b9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[deeb25964bba5daf11a4eda39eda9b9b], x-b3-spanid=[6d5bb12f02e3a9d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7ba5455-4532-442e-81fa-5ba64d440150]}\\\"}\"}","context":{"RequestID":"f7ba5455-4532-442e-81fa-5ba64d440150","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d87e3666-ed0a-4741-baf1-338aec4a7bd7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:46.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:46.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7ba5455-4532-442e-81fa-5ba64d440150","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d87e3666-ed0a-4741-baf1-338aec4a7bd7","LogTimestamp":"2023-09-27T03:39:46.382Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:48.182Z","message":"Entering","context":{"RequestID":"32f322eb-1dd7-457a-aa2d-99a60f48561d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94d46f10-6418-4bf2-9296-7e9486e2f968","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:48.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:48.186Z","message":"{\"transactionId\":\"32f322eb-1dd7-457a-aa2d-99a60f48561d\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:48:183\",\"respDate\":\"230927-03:39:48:186\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:32f322eb-1dd7-457a-aa2d-99a60f48561d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:48:183-7850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[518a59ab-5972-485d-abab-3f26a7fe6963], x-b3-parentspanid=[4c035511a5380ea3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43659], x-envoy-attempt-count=[1], x-b3-traceid=[cd3e154b10e269914c035511a5380ea3], x-b3-spanid=[3fd58fe780f55d50], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[32f322eb-1dd7-457a-aa2d-99a60f48561d]}\\\"}\"}","context":{"RequestID":"32f322eb-1dd7-457a-aa2d-99a60f48561d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94d46f10-6418-4bf2-9296-7e9486e2f968","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:48.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:48.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32f322eb-1dd7-457a-aa2d-99a60f48561d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94d46f10-6418-4bf2-9296-7e9486e2f968","LogTimestamp":"2023-09-27T03:39:48.187Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:39:48.401Z","message":"Entering","context":{"RequestID":"7ebf8814-dbe2-41c6-a07d-c8ea21dcd5b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e9d3fed-bc64-40eb-9df4-c1a6db9e6468","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:48.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:48.404Z","message":"{\"transactionId\":\"7ebf8814-dbe2-41c6-a07d-c8ea21dcd5b4\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:48:402\",\"respDate\":\"230927-03:39:48:404\",\"sourceId\":\"haproxy:7ebf8814-dbe2-41c6-a07d-c8ea21dcd5b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:48:402-98114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67d0928e-efc8-42a1-96e5-4aabdb35900c], x-b3-parentspanid=[4844385e6b38eae2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b3e139765171e044844385e6b38eae2], x-b3-spanid=[fc5713ff6c2de916], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ebf8814-dbe2-41c6-a07d-c8ea21dcd5b4]}\\\"}\"}","context":{"RequestID":"7ebf8814-dbe2-41c6-a07d-c8ea21dcd5b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e9d3fed-bc64-40eb-9df4-c1a6db9e6468","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:48.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:48.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ebf8814-dbe2-41c6-a07d-c8ea21dcd5b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e9d3fed-bc64-40eb-9df4-c1a6db9e6468","LogTimestamp":"2023-09-27T03:39:48.405Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:48.419Z","message":"Entering","context":{"RequestID":"2dd92e34-1f89-4421-812a-79dd67d56982","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f506621-e0e8-480e-b8bc-91786d90aadf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"2dd92e34-1f89-4421-812a-79dd67d56982","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f506621-e0e8-480e-b8bc-91786d90aadf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:48.422Z","message":"{\"transactionId\":\"2dd92e34-1f89-4421-812a-79dd67d56982\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:48:420\",\"respDate\":\"230927-03:39:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2dd92e34-1f89-4421-812a-79dd67d56982\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:48:420-93248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2dd92e34-1f89-4421-812a-79dd67d56982]}\\\"}\"}","context":{"RequestID":"2dd92e34-1f89-4421-812a-79dd67d56982","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f506621-e0e8-480e-b8bc-91786d90aadf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dd92e34-1f89-4421-812a-79dd67d56982","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f506621-e0e8-480e-b8bc-91786d90aadf","LogTimestamp":"2023-09-27T03:39:48.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:50.420Z","message":"Entering","context":{"RequestID":"80aba8a2-4a91-49b4-9b7a-f34a1286f5fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cb42cf5-f757-4348-b892-31c86245a4be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:50.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:50.426Z","message":"{\"transactionId\":\"80aba8a2-4a91-49b4-9b7a-f34a1286f5fb\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:50:421\",\"respDate\":\"230927-03:39:50:426\",\"sourceId\":\"haproxy:80aba8a2-4a91-49b4-9b7a-f34a1286f5fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:50:421-58525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d7230ae-cca7-405f-80b0-114be6faf1af], x-b3-parentspanid=[4b2dfc81b7ea9d16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f793f12e501d7954b2dfc81b7ea9d16], x-b3-spanid=[079a2b48e3c64863], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80aba8a2-4a91-49b4-9b7a-f34a1286f5fb]}\\\"}\"}","context":{"RequestID":"80aba8a2-4a91-49b4-9b7a-f34a1286f5fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cb42cf5-f757-4348-b892-31c86245a4be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:50.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:50.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80aba8a2-4a91-49b4-9b7a-f34a1286f5fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cb42cf5-f757-4348-b892-31c86245a4be","LogTimestamp":"2023-09-27T03:39:50.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:39:52.436Z","message":"Entering","context":{"RequestID":"b5e80084-cfd3-42d4-a84e-5fef6d3c4256","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f135d187-a17e-43a5-b97b-935dbc1acb6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:52.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:52.439Z","message":"{\"transactionId\":\"b5e80084-cfd3-42d4-a84e-5fef6d3c4256\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:52:437\",\"respDate\":\"230927-03:39:52:439\",\"sourceId\":\"haproxy:b5e80084-cfd3-42d4-a84e-5fef6d3c4256\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:52:437-59710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1bfe33f-33bf-4752-afed-3b5e919c0074], x-b3-parentspanid=[1cf5f6b7dee1e33a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e44fc0b1ca2b4b041cf5f6b7dee1e33a], x-b3-spanid=[dc58e31f57612c01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5e80084-cfd3-42d4-a84e-5fef6d3c4256]}\\\"}\"}","context":{"RequestID":"b5e80084-cfd3-42d4-a84e-5fef6d3c4256","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f135d187-a17e-43a5-b97b-935dbc1acb6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:52.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:52.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5e80084-cfd3-42d4-a84e-5fef6d3c4256","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f135d187-a17e-43a5-b97b-935dbc1acb6e","LogTimestamp":"2023-09-27T03:39:52.440Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:39:54.477Z","message":"Entering","context":{"RequestID":"2d1e3b22-acc5-44f4-9fcc-6616d5b813b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57970efc-ad44-4db3-83d9-4212ce759a32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:54.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:54.481Z","message":"{\"transactionId\":\"2d1e3b22-acc5-44f4-9fcc-6616d5b813b9\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:54:478\",\"respDate\":\"230927-03:39:54:481\",\"sourceId\":\"haproxy:2d1e3b22-acc5-44f4-9fcc-6616d5b813b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:54:478-91608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ede52939-bb3a-421e-bfa5-f31ee907d3d2], x-b3-parentspanid=[8fb2985e6267f86b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[516ef8a820c4de558fb2985e6267f86b], x-b3-spanid=[a0ceb1ced500e2b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d1e3b22-acc5-44f4-9fcc-6616d5b813b9]}\\\"}\"}","context":{"RequestID":"2d1e3b22-acc5-44f4-9fcc-6616d5b813b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57970efc-ad44-4db3-83d9-4212ce759a32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:54.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:54.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d1e3b22-acc5-44f4-9fcc-6616d5b813b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57970efc-ad44-4db3-83d9-4212ce759a32","LogTimestamp":"2023-09-27T03:39:54.482Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:39:55.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:39:55.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:55.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:55.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:56.495Z","message":"Entering","context":{"RequestID":"667fef0b-20bc-42d2-83d6-8c999871588b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6c35da5-9ee6-4cf3-850f-dbe1aa2e05d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:56.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:56.498Z","message":"{\"transactionId\":\"667fef0b-20bc-42d2-83d6-8c999871588b\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:56:496\",\"respDate\":\"230927-03:39:56:498\",\"sourceId\":\"haproxy:667fef0b-20bc-42d2-83d6-8c999871588b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:39:56:496-72215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f39eb2b-d440-4ff5-988e-0162d0a12f48], x-b3-parentspanid=[f17bfe391bb18536], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c7628a98359a9def17bfe391bb18536], x-b3-spanid=[cb95885feef75d04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[667fef0b-20bc-42d2-83d6-8c999871588b]}\\\"}\"}","context":{"RequestID":"667fef0b-20bc-42d2-83d6-8c999871588b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6c35da5-9ee6-4cf3-850f-dbe1aa2e05d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:56.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:56.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"667fef0b-20bc-42d2-83d6-8c999871588b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6c35da5-9ee6-4cf3-850f-dbe1aa2e05d0","LogTimestamp":"2023-09-27T03:39:56.499Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:39:58.182Z","message":"Entering","context":{"RequestID":"62b72593-d243-4c47-b750-ddd0e9a50d1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"434a230d-2819-4296-b1a3-47a15bbb9221","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:58.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:58.186Z","message":"{\"transactionId\":\"62b72593-d243-4c47-b750-ddd0e9a50d1f\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:58:183\",\"respDate\":\"230927-03:39:58:186\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:62b72593-d243-4c47-b750-ddd0e9a50d1f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:39:58:183-61026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20fc49df-74a1-4480-a9b5-a75ba5c39608], x-b3-parentspanid=[9cd8e27df4d4415e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50583], x-envoy-attempt-count=[1], x-b3-traceid=[4ea41274bbaefb509cd8e27df4d4415e], x-b3-spanid=[cd2e59e4766ac4b6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[62b72593-d243-4c47-b750-ddd0e9a50d1f]}\\\"}\"}","context":{"RequestID":"62b72593-d243-4c47-b750-ddd0e9a50d1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"434a230d-2819-4296-b1a3-47a15bbb9221","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:39:58.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:58.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62b72593-d243-4c47-b750-ddd0e9a50d1f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"434a230d-2819-4296-b1a3-47a15bbb9221","LogTimestamp":"2023-09-27T03:39:58.186Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:39:58.418Z","message":"Entering","context":{"RequestID":"2c222343-baf9-4adb-b898-e01b4c899d7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12ba4039-bb61-4ed1-a536-80c57589ab47","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2c222343-baf9-4adb-b898-e01b4c899d7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12ba4039-bb61-4ed1-a536-80c57589ab47","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:58.421Z","message":"{\"transactionId\":\"2c222343-baf9-4adb-b898-e01b4c899d7e\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:58:419\",\"respDate\":\"230927-03:39:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2c222343-baf9-4adb-b898-e01b4c899d7e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:39:58:419-84475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2c222343-baf9-4adb-b898-e01b4c899d7e]}\\\"}\"}","context":{"RequestID":"2c222343-baf9-4adb-b898-e01b4c899d7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12ba4039-bb61-4ed1-a536-80c57589ab47","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:39:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c222343-baf9-4adb-b898-e01b4c899d7e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12ba4039-bb61-4ed1-a536-80c57589ab47","LogTimestamp":"2023-09-27T03:39:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:39:58.514Z","message":"Entering","context":{"RequestID":"ea1f210c-2b5e-4f45-874f-8c418fbe537b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08bbb422-25be-43c4-9d67-593225630cdd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:58.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:39:58.516Z","message":"{\"transactionId\":\"ea1f210c-2b5e-4f45-874f-8c418fbe537b\",\"status\":\"200\",\"rqstDate\":\"230927-03:39:58:514\",\"respDate\":\"230927-03:39:58:516\",\"sourceId\":\"haproxy:ea1f210c-2b5e-4f45-874f-8c418fbe537b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:39:58:514-60190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33977f1e-d438-4e34-80c1-caaa8c214a63], x-b3-parentspanid=[57ec38023a91adb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b81fbcaeba0c164057ec38023a91adb4], x-b3-spanid=[79750e37505c48d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea1f210c-2b5e-4f45-874f-8c418fbe537b]}\\\"}\"}","context":{"RequestID":"ea1f210c-2b5e-4f45-874f-8c418fbe537b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08bbb422-25be-43c4-9d67-593225630cdd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:39:58.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:39:58.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea1f210c-2b5e-4f45-874f-8c418fbe537b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08bbb422-25be-43c4-9d67-593225630cdd","LogTimestamp":"2023-09-27T03:39:58.517Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:39:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:40:00.532Z","message":"Entering","context":{"RequestID":"528d8408-3716-49ce-aa7d-977b08bce52b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdc583ec-0b4b-4090-af9b-c33326908a9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:00.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:00.535Z","message":"{\"transactionId\":\"528d8408-3716-49ce-aa7d-977b08bce52b\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:00:533\",\"respDate\":\"230927-03:40:00:535\",\"sourceId\":\"haproxy:528d8408-3716-49ce-aa7d-977b08bce52b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:00:533-71533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55077725-1f09-4915-9ab5-289403757567], x-b3-parentspanid=[bdbc0ee21ac6447d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9d660387d59972ebdbc0ee21ac6447d], x-b3-spanid=[5af1afbf681d320c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[528d8408-3716-49ce-aa7d-977b08bce52b]}\\\"}\"}","context":{"RequestID":"528d8408-3716-49ce-aa7d-977b08bce52b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdc583ec-0b4b-4090-af9b-c33326908a9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:00.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:00.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"528d8408-3716-49ce-aa7d-977b08bce52b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdc583ec-0b4b-4090-af9b-c33326908a9b","LogTimestamp":"2023-09-27T03:40:00.536Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:40:02.552Z","message":"Entering","context":{"RequestID":"7aa40337-ee34-4d06-8384-f704daae0813","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d25686f-2390-4dd6-9d62-8544802f841e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:02.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:02.555Z","message":"{\"transactionId\":\"7aa40337-ee34-4d06-8384-f704daae0813\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:02:553\",\"respDate\":\"230927-03:40:02:555\",\"sourceId\":\"haproxy:7aa40337-ee34-4d06-8384-f704daae0813\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:02:553-5281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbbdbd14-e06a-4945-b928-45ce8b3f033b], x-b3-parentspanid=[23f51432566f1e88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a663dbcfb511df723f51432566f1e88], x-b3-spanid=[5dbb4086e9339e44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7aa40337-ee34-4d06-8384-f704daae0813]}\\\"}\"}","context":{"RequestID":"7aa40337-ee34-4d06-8384-f704daae0813","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d25686f-2390-4dd6-9d62-8544802f841e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:02.552Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:02.555Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7aa40337-ee34-4d06-8384-f704daae0813","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d25686f-2390-4dd6-9d62-8544802f841e","LogTimestamp":"2023-09-27T03:40:02.555Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:04.567Z","message":"Entering","context":{"RequestID":"f9115ed2-be8f-4537-90f2-0e93b77d601a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83e7d20a-3eed-43d2-9027-3841a685af33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:04.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:04.569Z","message":"{\"transactionId\":\"f9115ed2-be8f-4537-90f2-0e93b77d601a\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:04:567\",\"respDate\":\"230927-03:40:04:569\",\"sourceId\":\"haproxy:f9115ed2-be8f-4537-90f2-0e93b77d601a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:04:567-36176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fe3cb44-17bc-44af-9066-f61f36fedc81], x-b3-parentspanid=[228204e0c5ca8cc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aed8083c6f63bcbe228204e0c5ca8cc4], x-b3-spanid=[23e8f3fcf681192e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9115ed2-be8f-4537-90f2-0e93b77d601a]}\\\"}\"}","context":{"RequestID":"f9115ed2-be8f-4537-90f2-0e93b77d601a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83e7d20a-3eed-43d2-9027-3841a685af33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:04.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:04.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9115ed2-be8f-4537-90f2-0e93b77d601a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83e7d20a-3eed-43d2-9027-3841a685af33","LogTimestamp":"2023-09-27T03:40:04.569Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:05.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:40:05.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:05.995Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:05.995Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:06.579Z","message":"Entering","context":{"RequestID":"a5989cc6-7990-4a1e-b27f-36dea9f1bcd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d92135ab-4781-4a13-87ec-df8e61659341","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:06.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:06.581Z","message":"{\"transactionId\":\"a5989cc6-7990-4a1e-b27f-36dea9f1bcd5\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:06:579\",\"respDate\":\"230927-03:40:06:581\",\"sourceId\":\"haproxy:a5989cc6-7990-4a1e-b27f-36dea9f1bcd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:06:579-71963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa028c03-ffbe-48f9-a655-dae1b871d1f0], x-b3-parentspanid=[30ce169f03c85cc2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8de741a002096c2530ce169f03c85cc2], x-b3-spanid=[cce38c179cb02ce4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5989cc6-7990-4a1e-b27f-36dea9f1bcd5]}\\\"}\"}","context":{"RequestID":"a5989cc6-7990-4a1e-b27f-36dea9f1bcd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d92135ab-4781-4a13-87ec-df8e61659341","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:06.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:06.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5989cc6-7990-4a1e-b27f-36dea9f1bcd5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d92135ab-4781-4a13-87ec-df8e61659341","LogTimestamp":"2023-09-27T03:40:06.581Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:40:08.184Z","message":"Entering","context":{"RequestID":"c531f1a0-6ee6-43e0-b4f1-90bbd614e17e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"912f8bf7-bbff-4f46-9aa8-cb3f87eadbfe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:08.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:08.188Z","message":"{\"transactionId\":\"c531f1a0-6ee6-43e0-b4f1-90bbd614e17e\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:08:185\",\"respDate\":\"230927-03:40:08:187\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c531f1a0-6ee6-43e0-b4f1-90bbd614e17e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:08:185-63099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cccae29-4485-4cba-ab50-bcde7d3b924c], x-b3-parentspanid=[789154adda85cba6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39781], x-envoy-attempt-count=[1], x-b3-traceid=[de9da1b052126b05789154adda85cba6], x-b3-spanid=[605e80771553d2ad], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c531f1a0-6ee6-43e0-b4f1-90bbd614e17e]}\\\"}\"}","context":{"RequestID":"c531f1a0-6ee6-43e0-b4f1-90bbd614e17e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"912f8bf7-bbff-4f46-9aa8-cb3f87eadbfe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:08.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:08.188Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c531f1a0-6ee6-43e0-b4f1-90bbd614e17e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"912f8bf7-bbff-4f46-9aa8-cb3f87eadbfe","LogTimestamp":"2023-09-27T03:40:08.188Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:40:08.419Z","message":"Entering","context":{"RequestID":"1b3e7b50-15df-47c7-88e8-817f93a29b24","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63ee3078-f8d1-4283-a605-0270d4bb0bf8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:08.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"1b3e7b50-15df-47c7-88e8-817f93a29b24","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63ee3078-f8d1-4283-a605-0270d4bb0bf8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:08.422Z","message":"{\"transactionId\":\"1b3e7b50-15df-47c7-88e8-817f93a29b24\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:08:419\",\"respDate\":\"230927-03:40:08:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1b3e7b50-15df-47c7-88e8-817f93a29b24\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:08:419-83655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1b3e7b50-15df-47c7-88e8-817f93a29b24]}\\\"}\"}","context":{"RequestID":"1b3e7b50-15df-47c7-88e8-817f93a29b24","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63ee3078-f8d1-4283-a605-0270d4bb0bf8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b3e7b50-15df-47c7-88e8-817f93a29b24","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63ee3078-f8d1-4283-a605-0270d4bb0bf8","LogTimestamp":"2023-09-27T03:40:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:08.593Z","message":"Entering","context":{"RequestID":"ca004e3e-afca-4930-88de-edeb5a394084","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48fa08e3-4817-42dd-a6fd-e70fe8457a68","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:08.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:08.596Z","message":"{\"transactionId\":\"ca004e3e-afca-4930-88de-edeb5a394084\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:08:594\",\"respDate\":\"230927-03:40:08:596\",\"sourceId\":\"haproxy:ca004e3e-afca-4930-88de-edeb5a394084\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:08:594-23799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edb9a0ea-f09f-4744-ad53-210755694b20], x-b3-parentspanid=[f6a57af88a9db1c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd4888c0a0d8ae86f6a57af88a9db1c7], x-b3-spanid=[2f38fdb79eb7ca92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca004e3e-afca-4930-88de-edeb5a394084]}\\\"}\"}","context":{"RequestID":"ca004e3e-afca-4930-88de-edeb5a394084","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48fa08e3-4817-42dd-a6fd-e70fe8457a68","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:08.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:08.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca004e3e-afca-4930-88de-edeb5a394084","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48fa08e3-4817-42dd-a6fd-e70fe8457a68","LogTimestamp":"2023-09-27T03:40:08.597Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:10.125Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:10.130Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:10.609Z","message":"Entering","context":{"RequestID":"154acde3-2922-48e8-a53c-977ecd6ee355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9760c42b-6608-41d9-b1de-a12b78f29aca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:10.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:10.612Z","message":"{\"transactionId\":\"154acde3-2922-48e8-a53c-977ecd6ee355\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:10:609\",\"respDate\":\"230927-03:40:10:612\",\"sourceId\":\"haproxy:154acde3-2922-48e8-a53c-977ecd6ee355\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:10:609-62577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73420fc1-3f29-4956-a807-cf3f885440c6], x-b3-parentspanid=[13f3398256df2af9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c474b85c6d6b2e4713f3398256df2af9], x-b3-spanid=[ebb4805633586feb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[154acde3-2922-48e8-a53c-977ecd6ee355]}\\\"}\"}","context":{"RequestID":"154acde3-2922-48e8-a53c-977ecd6ee355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9760c42b-6608-41d9-b1de-a12b78f29aca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:10.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:10.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"154acde3-2922-48e8-a53c-977ecd6ee355","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9760c42b-6608-41d9-b1de-a12b78f29aca","LogTimestamp":"2023-09-27T03:40:10.612Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:40:12.623Z","message":"Entering","context":{"RequestID":"876692b0-afba-46f9-95c7-71399383172e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1f5bf49b-6c1d-4663-b606-ee18ae615c34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:12.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:12.626Z","message":"{\"transactionId\":\"876692b0-afba-46f9-95c7-71399383172e\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:12:624\",\"respDate\":\"230927-03:40:12:626\",\"sourceId\":\"haproxy:876692b0-afba-46f9-95c7-71399383172e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:12:624-78232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f282a7fb-93c8-4df8-9500-e8331c891dc4], x-b3-parentspanid=[f0b568270de36617], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8b5b8d10ad5fa63f0b568270de36617], x-b3-spanid=[a79b92aa182a90e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[876692b0-afba-46f9-95c7-71399383172e]}\\\"}\"}","context":{"RequestID":"876692b0-afba-46f9-95c7-71399383172e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1f5bf49b-6c1d-4663-b606-ee18ae615c34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:12.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:12.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"876692b0-afba-46f9-95c7-71399383172e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f5bf49b-6c1d-4663-b606-ee18ae615c34","LogTimestamp":"2023-09-27T03:40:12.626Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:40:14.636Z","message":"Entering","context":{"RequestID":"0650b99a-5161-4cc0-b34f-5f28beac940c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5912a5d1-ba9e-44df-afa2-a931a9c1474d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:14.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:14.639Z","message":"{\"transactionId\":\"0650b99a-5161-4cc0-b34f-5f28beac940c\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:14:637\",\"respDate\":\"230927-03:40:14:639\",\"sourceId\":\"haproxy:0650b99a-5161-4cc0-b34f-5f28beac940c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:14:637-10849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e7b4908-9b8b-49e3-a4ab-3ef3e7c30b81], x-b3-parentspanid=[11aaeac53e6983e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7643248a0b6a0f611aaeac53e6983e3], x-b3-spanid=[136ccf0454ccefb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0650b99a-5161-4cc0-b34f-5f28beac940c]}\\\"}\"}","context":{"RequestID":"0650b99a-5161-4cc0-b34f-5f28beac940c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5912a5d1-ba9e-44df-afa2-a931a9c1474d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:14.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:14.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0650b99a-5161-4cc0-b34f-5f28beac940c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5912a5d1-ba9e-44df-afa2-a931a9c1474d","LogTimestamp":"2023-09-27T03:40:14.639Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:15.853Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:40:15.869Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:15.869Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:15.870Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:16.649Z","message":"Entering","context":{"RequestID":"6099ce00-aee8-45ec-ad45-f5e052ab8a8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab5e56ae-6bfb-4873-bb14-6e7321077f9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:16.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:16.652Z","message":"{\"transactionId\":\"6099ce00-aee8-45ec-ad45-f5e052ab8a8d\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:16:650\",\"respDate\":\"230927-03:40:16:652\",\"sourceId\":\"haproxy:6099ce00-aee8-45ec-ad45-f5e052ab8a8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:16:650-57087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0409b953-020d-4c49-8cf0-79e50ac3279b], x-b3-parentspanid=[2f768ea74cc83e50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fa5a4af4859cd642f768ea74cc83e50], x-b3-spanid=[fb40021202e558c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6099ce00-aee8-45ec-ad45-f5e052ab8a8d]}\\\"}\"}","context":{"RequestID":"6099ce00-aee8-45ec-ad45-f5e052ab8a8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab5e56ae-6bfb-4873-bb14-6e7321077f9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:16.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:16.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6099ce00-aee8-45ec-ad45-f5e052ab8a8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab5e56ae-6bfb-4873-bb14-6e7321077f9c","LogTimestamp":"2023-09-27T03:40:16.652Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:18.180Z","message":"Entering","context":{"RequestID":"76dfee91-9511-4ce7-bd98-98f36d3bea2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec67f7e1-3da0-457f-9179-9d54d8243816","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:18.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:18.183Z","message":"{\"transactionId\":\"76dfee91-9511-4ce7-bd98-98f36d3bea2b\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:18:181\",\"respDate\":\"230927-03:40:18:183\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:76dfee91-9511-4ce7-bd98-98f36d3bea2b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:18:181-61422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cff8e34-1a19-4425-bc2a-5744d770d245], x-b3-parentspanid=[4ac3cf4b42061d40], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34861], x-envoy-attempt-count=[1], x-b3-traceid=[f28ce640c4da24644ac3cf4b42061d40], x-b3-spanid=[d4c51bf7cb0a2092], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[76dfee91-9511-4ce7-bd98-98f36d3bea2b]}\\\"}\"}","context":{"RequestID":"76dfee91-9511-4ce7-bd98-98f36d3bea2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec67f7e1-3da0-457f-9179-9d54d8243816","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:18.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:18.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76dfee91-9511-4ce7-bd98-98f36d3bea2b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec67f7e1-3da0-457f-9179-9d54d8243816","LogTimestamp":"2023-09-27T03:40:18.183Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:18.418Z","message":"Entering","context":{"RequestID":"1e45b5ad-96e4-4ddc-9852-258c3c623397","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19fc4cb8-e053-481b-9426-8ab040b2dd92","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"1e45b5ad-96e4-4ddc-9852-258c3c623397","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19fc4cb8-e053-481b-9426-8ab040b2dd92","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:18.421Z","message":"{\"transactionId\":\"1e45b5ad-96e4-4ddc-9852-258c3c623397\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:18:419\",\"respDate\":\"230927-03:40:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1e45b5ad-96e4-4ddc-9852-258c3c623397\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:18:419-88218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1e45b5ad-96e4-4ddc-9852-258c3c623397]}\\\"}\"}","context":{"RequestID":"1e45b5ad-96e4-4ddc-9852-258c3c623397","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19fc4cb8-e053-481b-9426-8ab040b2dd92","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e45b5ad-96e4-4ddc-9852-258c3c623397","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19fc4cb8-e053-481b-9426-8ab040b2dd92","LogTimestamp":"2023-09-27T03:40:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:18.661Z","message":"Entering","context":{"RequestID":"fe49bc3f-2418-4af5-af7d-2db180c3c290","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58a8346e-ec2f-4565-8f20-9e38b0f9fd26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:18.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:18.664Z","message":"{\"transactionId\":\"fe49bc3f-2418-4af5-af7d-2db180c3c290\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:18:662\",\"respDate\":\"230927-03:40:18:664\",\"sourceId\":\"haproxy:fe49bc3f-2418-4af5-af7d-2db180c3c290\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:18:662-94713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7700a2a-af37-4d2a-9bfa-0f1d46b3d8c9], x-b3-parentspanid=[a9fa11b59aef2ca3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3548e33e5fcc4237a9fa11b59aef2ca3], x-b3-spanid=[a680b7b9a5ae8a59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe49bc3f-2418-4af5-af7d-2db180c3c290]}\\\"}\"}","context":{"RequestID":"fe49bc3f-2418-4af5-af7d-2db180c3c290","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58a8346e-ec2f-4565-8f20-9e38b0f9fd26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:18.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:18.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe49bc3f-2418-4af5-af7d-2db180c3c290","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58a8346e-ec2f-4565-8f20-9e38b0f9fd26","LogTimestamp":"2023-09-27T03:40:18.664Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:20.674Z","message":"Entering","context":{"RequestID":"487466de-0b59-4096-9ca1-8252bf194686","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c5a5056-15f1-4402-ac07-993e63a0954a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:20.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:20.677Z","message":"{\"transactionId\":\"487466de-0b59-4096-9ca1-8252bf194686\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:20:675\",\"respDate\":\"230927-03:40:20:677\",\"sourceId\":\"haproxy:487466de-0b59-4096-9ca1-8252bf194686\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:20:675-28782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ce40ccf-d8d2-470d-9bd0-a5957604358c], x-b3-parentspanid=[e2da35d827121fdf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[531cfa65670bedcae2da35d827121fdf], x-b3-spanid=[2978685342aa6307], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[487466de-0b59-4096-9ca1-8252bf194686]}\\\"}\"}","context":{"RequestID":"487466de-0b59-4096-9ca1-8252bf194686","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c5a5056-15f1-4402-ac07-993e63a0954a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:20.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:20.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"487466de-0b59-4096-9ca1-8252bf194686","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c5a5056-15f1-4402-ac07-993e63a0954a","LogTimestamp":"2023-09-27T03:40:20.677Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:22.687Z","message":"Entering","context":{"RequestID":"0ea00c21-3210-402b-a6ee-1fd4e78d1e1d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d6a180d-c162-4360-93a1-172923ef0095","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:22.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:22.690Z","message":"{\"transactionId\":\"0ea00c21-3210-402b-a6ee-1fd4e78d1e1d\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:22:688\",\"respDate\":\"230927-03:40:22:690\",\"sourceId\":\"haproxy:0ea00c21-3210-402b-a6ee-1fd4e78d1e1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:22:688-67153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55e613fd-b9a1-4999-8983-b8eb2219f6d6], x-b3-parentspanid=[9b61eb63d64a5a68], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ab9902398b31ac79b61eb63d64a5a68], x-b3-spanid=[ac38849a3af30528], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ea00c21-3210-402b-a6ee-1fd4e78d1e1d]}\\\"}\"}","context":{"RequestID":"0ea00c21-3210-402b-a6ee-1fd4e78d1e1d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d6a180d-c162-4360-93a1-172923ef0095","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:22.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:22.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ea00c21-3210-402b-a6ee-1fd4e78d1e1d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d6a180d-c162-4360-93a1-172923ef0095","LogTimestamp":"2023-09-27T03:40:22.690Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:24.700Z","message":"Entering","context":{"RequestID":"36470f0e-2364-45e6-81de-3d5e0e086313","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f5cfbc6-1b05-4df4-99e2-b61e5c0e348d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:24.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:24.703Z","message":"{\"transactionId\":\"36470f0e-2364-45e6-81de-3d5e0e086313\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:24:701\",\"respDate\":\"230927-03:40:24:703\",\"sourceId\":\"haproxy:36470f0e-2364-45e6-81de-3d5e0e086313\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:24:701-12801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12e8a82d-f75d-4d0a-943c-20b0d9c2d010], x-b3-parentspanid=[f85c8ab9bc8ff1cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[211910029b604a14f85c8ab9bc8ff1cd], x-b3-spanid=[ab9989ab4f1d3242], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36470f0e-2364-45e6-81de-3d5e0e086313]}\\\"}\"}","context":{"RequestID":"36470f0e-2364-45e6-81de-3d5e0e086313","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f5cfbc6-1b05-4df4-99e2-b61e5c0e348d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:24.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:24.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36470f0e-2364-45e6-81de-3d5e0e086313","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f5cfbc6-1b05-4df4-99e2-b61e5c0e348d","LogTimestamp":"2023-09-27T03:40:24.703Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:25.853Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:40:25.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:25.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:25.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:26.713Z","message":"Entering","context":{"RequestID":"54be0241-c161-43f3-a7cf-fc084d88621e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bb0df73d-ad16-4201-b289-75d3329ea913","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:26.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:26.715Z","message":"{\"transactionId\":\"54be0241-c161-43f3-a7cf-fc084d88621e\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:26:713\",\"respDate\":\"230927-03:40:26:715\",\"sourceId\":\"haproxy:54be0241-c161-43f3-a7cf-fc084d88621e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:26:713-68997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aab58486-b9eb-4110-8e8d-e50b063bba99], x-b3-parentspanid=[6dc55e44ada0f594], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbfe013bc3e86bfe6dc55e44ada0f594], x-b3-spanid=[4c53cf1b5cd7713a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54be0241-c161-43f3-a7cf-fc084d88621e]}\\\"}\"}","context":{"RequestID":"54be0241-c161-43f3-a7cf-fc084d88621e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bb0df73d-ad16-4201-b289-75d3329ea913","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:26.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:26.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54be0241-c161-43f3-a7cf-fc084d88621e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb0df73d-ad16-4201-b289-75d3329ea913","LogTimestamp":"2023-09-27T03:40:26.716Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:28.185Z","message":"Entering","context":{"RequestID":"e2a23d28-4c50-4c7c-8846-dbf211ff6d19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d13555d-3ed5-48ac-83f0-f292a698a06a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:28.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:28.188Z","message":"{\"transactionId\":\"e2a23d28-4c50-4c7c-8846-dbf211ff6d19\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:28:186\",\"respDate\":\"230927-03:40:28:188\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e2a23d28-4c50-4c7c-8846-dbf211ff6d19\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:28:186-55363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94166f0c-fff3-4106-b20c-bb1912ed3de6], x-b3-parentspanid=[7212cb5b13a4a88e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41019], x-envoy-attempt-count=[1], x-b3-traceid=[1f9560c413a280c77212cb5b13a4a88e], x-b3-spanid=[a1c06f00befc3141], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e2a23d28-4c50-4c7c-8846-dbf211ff6d19]}\\\"}\"}","context":{"RequestID":"e2a23d28-4c50-4c7c-8846-dbf211ff6d19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d13555d-3ed5-48ac-83f0-f292a698a06a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:28.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:28.188Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2a23d28-4c50-4c7c-8846-dbf211ff6d19","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d13555d-3ed5-48ac-83f0-f292a698a06a","LogTimestamp":"2023-09-27T03:40:28.188Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:28.419Z","message":"Entering","context":{"RequestID":"9cdd10ea-4884-4a9e-ac47-68a4268ab6c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab5c2c58-fd25-4fde-ae20-6a441719d4c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:28.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"9cdd10ea-4884-4a9e-ac47-68a4268ab6c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab5c2c58-fd25-4fde-ae20-6a441719d4c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:28.423Z","message":"{\"transactionId\":\"9cdd10ea-4884-4a9e-ac47-68a4268ab6c0\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:28:420\",\"respDate\":\"230927-03:40:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9cdd10ea-4884-4a9e-ac47-68a4268ab6c0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:28:420-6505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9cdd10ea-4884-4a9e-ac47-68a4268ab6c0]}\\\"}\"}","context":{"RequestID":"9cdd10ea-4884-4a9e-ac47-68a4268ab6c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab5c2c58-fd25-4fde-ae20-6a441719d4c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cdd10ea-4884-4a9e-ac47-68a4268ab6c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab5c2c58-fd25-4fde-ae20-6a441719d4c6","LogTimestamp":"2023-09-27T03:40:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:28.731Z","message":"Entering","context":{"RequestID":"2bca7cb2-4367-41c8-bdb6-687e691e26a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc8cb8cf-5a71-4006-8e69-4686d23ca5c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:28.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:28.734Z","message":"{\"transactionId\":\"2bca7cb2-4367-41c8-bdb6-687e691e26a6\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:28:732\",\"respDate\":\"230927-03:40:28:733\",\"sourceId\":\"haproxy:2bca7cb2-4367-41c8-bdb6-687e691e26a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:28:732-64419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3bf45a1-16d7-443f-bf01-7cfb5e6fdbd3], x-b3-parentspanid=[a3f4aed4ed0c4858], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48ce5f7ee1543ad2a3f4aed4ed0c4858], x-b3-spanid=[bc30e4cdc028be09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bca7cb2-4367-41c8-bdb6-687e691e26a6]}\\\"}\"}","context":{"RequestID":"2bca7cb2-4367-41c8-bdb6-687e691e26a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc8cb8cf-5a71-4006-8e69-4686d23ca5c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:28.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:28.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bca7cb2-4367-41c8-bdb6-687e691e26a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc8cb8cf-5a71-4006-8e69-4686d23ca5c2","LogTimestamp":"2023-09-27T03:40:28.734Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:30.748Z","message":"Entering","context":{"RequestID":"0575c9cf-4748-493e-9426-67eaef922f9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9df688ab-6449-4361-8077-5ff8c548ff19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:30.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:30.750Z","message":"{\"transactionId\":\"0575c9cf-4748-493e-9426-67eaef922f9d\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:30:749\",\"respDate\":\"230927-03:40:30:750\",\"sourceId\":\"haproxy:0575c9cf-4748-493e-9426-67eaef922f9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:30:749-16641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85fa93d6-98ae-4d05-9e3d-26c7e85f62c0], x-b3-parentspanid=[b7c0dd3bf229b0aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[748105290e10452fb7c0dd3bf229b0aa], x-b3-spanid=[72d54e14f7202d5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0575c9cf-4748-493e-9426-67eaef922f9d]}\\\"}\"}","context":{"RequestID":"0575c9cf-4748-493e-9426-67eaef922f9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9df688ab-6449-4361-8077-5ff8c548ff19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:30.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:30.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0575c9cf-4748-493e-9426-67eaef922f9d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9df688ab-6449-4361-8077-5ff8c548ff19","LogTimestamp":"2023-09-27T03:40:30.751Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:32.763Z","message":"Entering","context":{"RequestID":"b04abe38-8ff2-4b72-a000-55f6d3a84e04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"253f12dc-26ef-4d04-a0fd-e0faa6a862b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:32.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:32.767Z","message":"{\"transactionId\":\"b04abe38-8ff2-4b72-a000-55f6d3a84e04\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:32:764\",\"respDate\":\"230927-03:40:32:766\",\"sourceId\":\"haproxy:b04abe38-8ff2-4b72-a000-55f6d3a84e04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:32:764-79661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9eda1f4f-00c0-40bb-b60b-265049e3327f], x-b3-parentspanid=[a0a702d41a61d39a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc5386e47a55047da0a702d41a61d39a], x-b3-spanid=[856de1863db8ce04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b04abe38-8ff2-4b72-a000-55f6d3a84e04]}\\\"}\"}","context":{"RequestID":"b04abe38-8ff2-4b72-a000-55f6d3a84e04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"253f12dc-26ef-4d04-a0fd-e0faa6a862b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:32.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:32.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b04abe38-8ff2-4b72-a000-55f6d3a84e04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"253f12dc-26ef-4d04-a0fd-e0faa6a862b0","LogTimestamp":"2023-09-27T03:40:32.767Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:34.780Z","message":"Entering","context":{"RequestID":"e7861320-059a-4de2-a753-79421e518aa8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e5e6620-3ff0-4af7-ba18-d4ea55fe862a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:34.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:34.783Z","message":"{\"transactionId\":\"e7861320-059a-4de2-a753-79421e518aa8\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:34:780\",\"respDate\":\"230927-03:40:34:783\",\"sourceId\":\"haproxy:e7861320-059a-4de2-a753-79421e518aa8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:34:780-30709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[203b95fe-083c-4e0e-8a85-93f67eb9f86b], x-b3-parentspanid=[65992304a77d5af9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[012ab4b7cd7c20bb65992304a77d5af9], x-b3-spanid=[d139915f479443c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7861320-059a-4de2-a753-79421e518aa8]}\\\"}\"}","context":{"RequestID":"e7861320-059a-4de2-a753-79421e518aa8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e5e6620-3ff0-4af7-ba18-d4ea55fe862a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:34.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:34.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7861320-059a-4de2-a753-79421e518aa8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e5e6620-3ff0-4af7-ba18-d4ea55fe862a","LogTimestamp":"2023-09-27T03:40:34.783Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:40:35.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:40:35.875Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:35.875Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:35.876Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:36.796Z","message":"Entering","context":{"RequestID":"ec5ce3f5-de16-46c6-b1b7-d5e874284daa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5bfae235-36ce-4402-96c4-ced43163a998","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:36.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:36.799Z","message":"{\"transactionId\":\"ec5ce3f5-de16-46c6-b1b7-d5e874284daa\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:36:797\",\"respDate\":\"230927-03:40:36:799\",\"sourceId\":\"haproxy:ec5ce3f5-de16-46c6-b1b7-d5e874284daa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:36:797-27456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2c007f1-fbb9-4157-b1b4-31d24dcdc9d5], x-b3-parentspanid=[2c069481e2752de3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[181046156bbd78f22c069481e2752de3], x-b3-spanid=[4ad31e6234d847fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec5ce3f5-de16-46c6-b1b7-d5e874284daa]}\\\"}\"}","context":{"RequestID":"ec5ce3f5-de16-46c6-b1b7-d5e874284daa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5bfae235-36ce-4402-96c4-ced43163a998","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:36.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:36.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec5ce3f5-de16-46c6-b1b7-d5e874284daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bfae235-36ce-4402-96c4-ced43163a998","LogTimestamp":"2023-09-27T03:40:36.800Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:38.188Z","message":"Entering","context":{"RequestID":"187956e8-1dea-4ae2-8a46-830719c0a476","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03f09d9f-2392-47fb-8bbe-234f55344ff0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:38.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:38.191Z","message":"{\"transactionId\":\"187956e8-1dea-4ae2-8a46-830719c0a476\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:38:189\",\"respDate\":\"230927-03:40:38:191\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:187956e8-1dea-4ae2-8a46-830719c0a476\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:38:189-36662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8e918a5-2017-4fa2-a959-01e7ba099486], x-b3-parentspanid=[7723db05ba6a3474], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53287], x-envoy-attempt-count=[1], x-b3-traceid=[e262f2cd6d24a30e7723db05ba6a3474], x-b3-spanid=[4f883a836707bb21], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[187956e8-1dea-4ae2-8a46-830719c0a476]}\\\"}\"}","context":{"RequestID":"187956e8-1dea-4ae2-8a46-830719c0a476","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03f09d9f-2392-47fb-8bbe-234f55344ff0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:38.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:38.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"187956e8-1dea-4ae2-8a46-830719c0a476","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03f09d9f-2392-47fb-8bbe-234f55344ff0","LogTimestamp":"2023-09-27T03:40:38.192Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:38.418Z","message":"Entering","context":{"RequestID":"0e8409fc-06f9-4308-8b42-66a1316824e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5fc14a06-89ee-40eb-a56b-5a3964e9ec14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0e8409fc-06f9-4308-8b42-66a1316824e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5fc14a06-89ee-40eb-a56b-5a3964e9ec14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:38.421Z","message":"{\"transactionId\":\"0e8409fc-06f9-4308-8b42-66a1316824e5\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:38:419\",\"respDate\":\"230927-03:40:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0e8409fc-06f9-4308-8b42-66a1316824e5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:38:419-11258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0e8409fc-06f9-4308-8b42-66a1316824e5]}\\\"}\"}","context":{"RequestID":"0e8409fc-06f9-4308-8b42-66a1316824e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5fc14a06-89ee-40eb-a56b-5a3964e9ec14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e8409fc-06f9-4308-8b42-66a1316824e5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fc14a06-89ee-40eb-a56b-5a3964e9ec14","LogTimestamp":"2023-09-27T03:40:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:38.821Z","message":"Entering","context":{"RequestID":"48b4e3ea-d60e-4e4a-a332-34883b5dd579","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b3d0dbf3-0bf2-40ac-b4d2-5a86585a915b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:38.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:38.824Z","message":"{\"transactionId\":\"48b4e3ea-d60e-4e4a-a332-34883b5dd579\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:38:822\",\"respDate\":\"230927-03:40:38:824\",\"sourceId\":\"haproxy:48b4e3ea-d60e-4e4a-a332-34883b5dd579\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:38:822-44479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08a79ecc-4bd6-402e-a7bd-2ccd0306854d], x-b3-parentspanid=[c46b3499ad8ae1f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b394cc29307a42ec46b3499ad8ae1f8], x-b3-spanid=[37dfb1758f324ad5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48b4e3ea-d60e-4e4a-a332-34883b5dd579]}\\\"}\"}","context":{"RequestID":"48b4e3ea-d60e-4e4a-a332-34883b5dd579","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b3d0dbf3-0bf2-40ac-b4d2-5a86585a915b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:38.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:38.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48b4e3ea-d60e-4e4a-a332-34883b5dd579","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3d0dbf3-0bf2-40ac-b4d2-5a86585a915b","LogTimestamp":"2023-09-27T03:40:38.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:40.133Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:40.137Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:40.837Z","message":"Entering","context":{"RequestID":"31e85fa9-abab-4f75-b055-edb80cbbe8b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c55a6021-f650-4d59-8934-12d3089404e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:40.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:40.840Z","message":"{\"transactionId\":\"31e85fa9-abab-4f75-b055-edb80cbbe8b0\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:40:838\",\"respDate\":\"230927-03:40:40:840\",\"sourceId\":\"haproxy:31e85fa9-abab-4f75-b055-edb80cbbe8b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:40:838-47567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dba25f66-069a-4091-b3a6-d2b99834e522], x-b3-parentspanid=[2bc0b48633293446], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20a1563b1dc07ccc2bc0b48633293446], x-b3-spanid=[93f95df323c8f45b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31e85fa9-abab-4f75-b055-edb80cbbe8b0]}\\\"}\"}","context":{"RequestID":"31e85fa9-abab-4f75-b055-edb80cbbe8b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c55a6021-f650-4d59-8934-12d3089404e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:40.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:40.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31e85fa9-abab-4f75-b055-edb80cbbe8b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c55a6021-f650-4d59-8934-12d3089404e7","LogTimestamp":"2023-09-27T03:40:40.840Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:42.850Z","message":"Entering","context":{"RequestID":"3c8fcfe7-af7f-4718-abed-bd4fead0db56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd94ae1f-97d0-45e2-9a0e-d448f141909a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:42.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:42.852Z","message":"{\"transactionId\":\"3c8fcfe7-af7f-4718-abed-bd4fead0db56\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:42:850\",\"respDate\":\"230927-03:40:42:852\",\"sourceId\":\"haproxy:3c8fcfe7-af7f-4718-abed-bd4fead0db56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:42:850-48221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0dcf65a-ed26-46df-8a70-2cd8ee405646], x-b3-parentspanid=[951224af3cc2453a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e7a35bbfa5bb030951224af3cc2453a], x-b3-spanid=[a83bc8959262fe91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c8fcfe7-af7f-4718-abed-bd4fead0db56]}\\\"}\"}","context":{"RequestID":"3c8fcfe7-af7f-4718-abed-bd4fead0db56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd94ae1f-97d0-45e2-9a0e-d448f141909a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:42.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:42.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c8fcfe7-af7f-4718-abed-bd4fead0db56","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd94ae1f-97d0-45e2-9a0e-d448f141909a","LogTimestamp":"2023-09-27T03:40:42.852Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:44.863Z","message":"Entering","context":{"RequestID":"2e878fe9-61af-43e2-ae9e-b2a230f95f64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fcc9704-b13d-4e85-961e-3a47c9754989","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:44.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:44.866Z","message":"{\"transactionId\":\"2e878fe9-61af-43e2-ae9e-b2a230f95f64\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:44:864\",\"respDate\":\"230927-03:40:44:866\",\"sourceId\":\"haproxy:2e878fe9-61af-43e2-ae9e-b2a230f95f64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:44:864-30268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f399195-9f31-4a12-bad9-6d8c08efac2b], x-b3-parentspanid=[54eec3c32838ae8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aec4bd5ffe8ddccc54eec3c32838ae8a], x-b3-spanid=[fdaa0d4dbc060ed7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e878fe9-61af-43e2-ae9e-b2a230f95f64]}\\\"}\"}","context":{"RequestID":"2e878fe9-61af-43e2-ae9e-b2a230f95f64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fcc9704-b13d-4e85-961e-3a47c9754989","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:44.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:44.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e878fe9-61af-43e2-ae9e-b2a230f95f64","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fcc9704-b13d-4e85-961e-3a47c9754989","LogTimestamp":"2023-09-27T03:40:44.866Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:45.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:40:45.867Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:45.868Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:45.868Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:46.877Z","message":"Entering","context":{"RequestID":"cc33aa6e-3cd7-4588-a444-854a0a4f7298","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a32d8b9f-404b-4a21-ac08-3902e8c21751","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:46.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:46.880Z","message":"{\"transactionId\":\"cc33aa6e-3cd7-4588-a444-854a0a4f7298\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:46:878\",\"respDate\":\"230927-03:40:46:880\",\"sourceId\":\"haproxy:cc33aa6e-3cd7-4588-a444-854a0a4f7298\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:46:878-20108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90326220-3646-40a7-a319-51f44e7cd878], x-b3-parentspanid=[d1c86d7b2b0ffbfb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7460994bbb2e504bd1c86d7b2b0ffbfb], x-b3-spanid=[8411195a3f65d19f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc33aa6e-3cd7-4588-a444-854a0a4f7298]}\\\"}\"}","context":{"RequestID":"cc33aa6e-3cd7-4588-a444-854a0a4f7298","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a32d8b9f-404b-4a21-ac08-3902e8c21751","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:46.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:46.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc33aa6e-3cd7-4588-a444-854a0a4f7298","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a32d8b9f-404b-4a21-ac08-3902e8c21751","LogTimestamp":"2023-09-27T03:40:46.880Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:40:48.186Z","message":"Entering","context":{"RequestID":"9dbd64d9-321d-4e94-9d29-cc50ea773779","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"787c3687-5636-444a-840b-895c542d9ce9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:48.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:48.188Z","message":"{\"transactionId\":\"9dbd64d9-321d-4e94-9d29-cc50ea773779\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:48:187\",\"respDate\":\"230927-03:40:48:188\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9dbd64d9-321d-4e94-9d29-cc50ea773779\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:48:187-44686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[640cfe1f-cb47-403f-9f22-137445d2b6fc], x-b3-parentspanid=[df3fca8514f62730], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59741], x-envoy-attempt-count=[1], x-b3-traceid=[3c7bbbcfd9bea749df3fca8514f62730], x-b3-spanid=[ad0ddef3b2b65347], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9dbd64d9-321d-4e94-9d29-cc50ea773779]}\\\"}\"}","context":{"RequestID":"9dbd64d9-321d-4e94-9d29-cc50ea773779","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"787c3687-5636-444a-840b-895c542d9ce9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:48.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:48.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dbd64d9-321d-4e94-9d29-cc50ea773779","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"787c3687-5636-444a-840b-895c542d9ce9","LogTimestamp":"2023-09-27T03:40:48.189Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:48.419Z","message":"Entering","context":{"RequestID":"ca1cbe29-0435-46aa-9aa4-f5c4b9d09467","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e5428ce-e6dc-40ba-a50f-21a07867ea7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:48.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca1cbe29-0435-46aa-9aa4-f5c4b9d09467","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e5428ce-e6dc-40ba-a50f-21a07867ea7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:48.425Z","message":"{\"transactionId\":\"ca1cbe29-0435-46aa-9aa4-f5c4b9d09467\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:48:420\",\"respDate\":\"230927-03:40:48:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca1cbe29-0435-46aa-9aa4-f5c4b9d09467\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:48:420-68097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca1cbe29-0435-46aa-9aa4-f5c4b9d09467]}\\\"}\"}","context":{"RequestID":"ca1cbe29-0435-46aa-9aa4-f5c4b9d09467","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e5428ce-e6dc-40ba-a50f-21a07867ea7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:48.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca1cbe29-0435-46aa-9aa4-f5c4b9d09467","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e5428ce-e6dc-40ba-a50f-21a07867ea7d","LogTimestamp":"2023-09-27T03:40:48.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:40:48.895Z","message":"Entering","context":{"RequestID":"0c2787dd-be7d-453c-a6f0-1e445e852389","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6d46467-2587-4f7b-8ec2-e6f66bc21878","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:48.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:48.898Z","message":"{\"transactionId\":\"0c2787dd-be7d-453c-a6f0-1e445e852389\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:48:896\",\"respDate\":\"230927-03:40:48:898\",\"sourceId\":\"haproxy:0c2787dd-be7d-453c-a6f0-1e445e852389\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:48:896-72061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d8496b2-b8c5-42df-a171-c6675af9ba81], x-b3-parentspanid=[d6888560f44644ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e63da375d4396a23d6888560f44644ae], x-b3-spanid=[dcc9f9d077729a84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c2787dd-be7d-453c-a6f0-1e445e852389]}\\\"}\"}","context":{"RequestID":"0c2787dd-be7d-453c-a6f0-1e445e852389","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6d46467-2587-4f7b-8ec2-e6f66bc21878","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:48.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:48.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c2787dd-be7d-453c-a6f0-1e445e852389","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6d46467-2587-4f7b-8ec2-e6f66bc21878","LogTimestamp":"2023-09-27T03:40:48.898Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:50.912Z","message":"Entering","context":{"RequestID":"a592112b-1743-408a-8cbe-8b44604d3100","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15294314-beab-4038-b6ab-c55d2d96a29f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:50.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:50.914Z","message":"{\"transactionId\":\"a592112b-1743-408a-8cbe-8b44604d3100\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:50:913\",\"respDate\":\"230927-03:40:50:914\",\"sourceId\":\"haproxy:a592112b-1743-408a-8cbe-8b44604d3100\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:50:913-90691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da09d608-6c2e-4b3b-85d0-daa9213ddf81], x-b3-parentspanid=[41547fb3582a45cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[146e92ab0e82704b41547fb3582a45cf], x-b3-spanid=[8d7891e9b77b8a52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a592112b-1743-408a-8cbe-8b44604d3100]}\\\"}\"}","context":{"RequestID":"a592112b-1743-408a-8cbe-8b44604d3100","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15294314-beab-4038-b6ab-c55d2d96a29f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:50.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:50.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a592112b-1743-408a-8cbe-8b44604d3100","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15294314-beab-4038-b6ab-c55d2d96a29f","LogTimestamp":"2023-09-27T03:40:50.914Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:52.929Z","message":"Entering","context":{"RequestID":"b1c0ad29-3f62-483f-abb2-b1a666e627f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"098513c4-8a5a-4074-89bf-bbd3d6176f1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:52.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:52.941Z","message":"{\"transactionId\":\"b1c0ad29-3f62-483f-abb2-b1a666e627f4\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:52:929\",\"respDate\":\"230927-03:40:52:941\",\"sourceId\":\"haproxy:b1c0ad29-3f62-483f-abb2-b1a666e627f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:52:929-12255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6bef70a-cca2-46ee-9b21-25d2fcbad13e], x-b3-parentspanid=[0ea1a16009a5552c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8b079854fd9d11a0ea1a16009a5552c], x-b3-spanid=[35a45094dacb8170], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1c0ad29-3f62-483f-abb2-b1a666e627f4]}\\\"}\"}","context":{"RequestID":"b1c0ad29-3f62-483f-abb2-b1a666e627f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"098513c4-8a5a-4074-89bf-bbd3d6176f1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:52.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:52.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1c0ad29-3f62-483f-abb2-b1a666e627f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"14","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"098513c4-8a5a-4074-89bf-bbd3d6176f1a","LogTimestamp":"2023-09-27T03:40:52.942Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-09-27T03:40:54.956Z","message":"Entering","context":{"RequestID":"0a93d27d-02f1-4588-82aa-e0802f5fcac9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7375c84c-8362-4df1-afe8-fc4db4ff5664","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:54.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:54.958Z","message":"{\"transactionId\":\"0a93d27d-02f1-4588-82aa-e0802f5fcac9\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:54:957\",\"respDate\":\"230927-03:40:54:958\",\"sourceId\":\"haproxy:0a93d27d-02f1-4588-82aa-e0802f5fcac9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:54:957-20311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bfb753e-7d12-4b91-9879-fc397d2e208a], x-b3-parentspanid=[1ea37ef93735b764], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0ac1200b532d2cb1ea37ef93735b764], x-b3-spanid=[0aafe3a6f1f91555], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a93d27d-02f1-4588-82aa-e0802f5fcac9]}\\\"}\"}","context":{"RequestID":"0a93d27d-02f1-4588-82aa-e0802f5fcac9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7375c84c-8362-4df1-afe8-fc4db4ff5664","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:54.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:54.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a93d27d-02f1-4588-82aa-e0802f5fcac9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7375c84c-8362-4df1-afe8-fc4db4ff5664","LogTimestamp":"2023-09-27T03:40:54.959Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:55.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:40:55.935Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:55.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:55.935Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:56.975Z","message":"Entering","context":{"RequestID":"30a0b1f3-cfdc-4ffe-a6ff-dcdd8dec384d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2df89f63-0167-4262-9fc4-51d405f67b55","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:56.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:56.978Z","message":"{\"transactionId\":\"30a0b1f3-cfdc-4ffe-a6ff-dcdd8dec384d\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:56:976\",\"respDate\":\"230927-03:40:56:978\",\"sourceId\":\"haproxy:30a0b1f3-cfdc-4ffe-a6ff-dcdd8dec384d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:56:976-24815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7531f80d-4643-48d3-9dd7-06e8cf98f0bf], x-b3-parentspanid=[4ad8ecc877b04851], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8eaa72d92ac71eb84ad8ecc877b04851], x-b3-spanid=[163507f711b42a44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30a0b1f3-cfdc-4ffe-a6ff-dcdd8dec384d]}\\\"}\"}","context":{"RequestID":"30a0b1f3-cfdc-4ffe-a6ff-dcdd8dec384d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2df89f63-0167-4262-9fc4-51d405f67b55","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:56.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:56.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30a0b1f3-cfdc-4ffe-a6ff-dcdd8dec384d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2df89f63-0167-4262-9fc4-51d405f67b55","LogTimestamp":"2023-09-27T03:40:56.978Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:58.181Z","message":"Entering","context":{"RequestID":"ce0e6f29-0913-405f-9168-ed837a25dc87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c757168-d643-450d-9257-5a6beb0fb9fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:58.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:58.184Z","message":"{\"transactionId\":\"ce0e6f29-0913-405f-9168-ed837a25dc87\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:58:182\",\"respDate\":\"230927-03:40:58:184\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ce0e6f29-0913-405f-9168-ed837a25dc87\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:40:58:182-69394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6819b468-cb1b-4d54-8e22-79e9dbf0b70d], x-b3-parentspanid=[d1319b98314d5a2e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48547], x-envoy-attempt-count=[1], x-b3-traceid=[e7f3efdcaac510b9d1319b98314d5a2e], x-b3-spanid=[97814b0a391703a5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ce0e6f29-0913-405f-9168-ed837a25dc87]}\\\"}\"}","context":{"RequestID":"ce0e6f29-0913-405f-9168-ed837a25dc87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c757168-d643-450d-9257-5a6beb0fb9fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:40:58.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:58.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce0e6f29-0913-405f-9168-ed837a25dc87","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c757168-d643-450d-9257-5a6beb0fb9fa","LogTimestamp":"2023-09-27T03:40:58.184Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:40:58.418Z","message":"Entering","context":{"RequestID":"aa073d01-b2df-446c-a5f9-41c83c8b9b4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f991beb4-aff1-4000-9b21-aad06ea40e2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa073d01-b2df-446c-a5f9-41c83c8b9b4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f991beb4-aff1-4000-9b21-aad06ea40e2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:58.421Z","message":"{\"transactionId\":\"aa073d01-b2df-446c-a5f9-41c83c8b9b4b\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:58:419\",\"respDate\":\"230927-03:40:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aa073d01-b2df-446c-a5f9-41c83c8b9b4b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:40:58:419-51855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aa073d01-b2df-446c-a5f9-41c83c8b9b4b]}\\\"}\"}","context":{"RequestID":"aa073d01-b2df-446c-a5f9-41c83c8b9b4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f991beb4-aff1-4000-9b21-aad06ea40e2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:40:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa073d01-b2df-446c-a5f9-41c83c8b9b4b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f991beb4-aff1-4000-9b21-aad06ea40e2e","LogTimestamp":"2023-09-27T03:40:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:40:58.989Z","message":"Entering","context":{"RequestID":"a66620e9-ca23-4ffb-a13d-757640cfe36a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ad86ec5-a506-41a7-9ee0-18d0586a3896","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:58.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:40:58.991Z","message":"{\"transactionId\":\"a66620e9-ca23-4ffb-a13d-757640cfe36a\",\"status\":\"200\",\"rqstDate\":\"230927-03:40:58:990\",\"respDate\":\"230927-03:40:58:991\",\"sourceId\":\"haproxy:a66620e9-ca23-4ffb-a13d-757640cfe36a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:40:58:990-74992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca4dcb45-1a85-442a-a5cf-11d76d44442e], x-b3-parentspanid=[6feb998b88871975], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc631ed4cd350cd96feb998b88871975], x-b3-spanid=[e7bde8d2765d94ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a66620e9-ca23-4ffb-a13d-757640cfe36a]}\\\"}\"}","context":{"RequestID":"a66620e9-ca23-4ffb-a13d-757640cfe36a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ad86ec5-a506-41a7-9ee0-18d0586a3896","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:40:58.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:40:58.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a66620e9-ca23-4ffb-a13d-757640cfe36a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ad86ec5-a506-41a7-9ee0-18d0586a3896","LogTimestamp":"2023-09-27T03:40:58.992Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:40:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:01.002Z","message":"Entering","context":{"RequestID":"e24d6554-fbe4-4085-9f1f-7303a376ca58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11c42298-c433-41ab-8d13-ac15eebbaf99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:01.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:01.006Z","message":"{\"transactionId\":\"e24d6554-fbe4-4085-9f1f-7303a376ca58\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:01:004\",\"respDate\":\"230927-03:41:01:006\",\"sourceId\":\"haproxy:e24d6554-fbe4-4085-9f1f-7303a376ca58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:01:004-57829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ee941ff-5e27-44b7-9832-bb77988c9eab], x-b3-parentspanid=[808f05a24c4151b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0680c88de1fcbb6808f05a24c4151b4], x-b3-spanid=[64ed15caaf92429c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e24d6554-fbe4-4085-9f1f-7303a376ca58]}\\\"}\"}","context":{"RequestID":"e24d6554-fbe4-4085-9f1f-7303a376ca58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11c42298-c433-41ab-8d13-ac15eebbaf99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:01.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:01.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e24d6554-fbe4-4085-9f1f-7303a376ca58","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11c42298-c433-41ab-8d13-ac15eebbaf99","LogTimestamp":"2023-09-27T03:41:01.007Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:41:03.018Z","message":"Entering","context":{"RequestID":"ee66b2d0-7baa-47a7-92ee-5baa184116ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10643bfd-07b9-4e8f-9526-7dbaf73b3185","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:03.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:03.021Z","message":"{\"transactionId\":\"ee66b2d0-7baa-47a7-92ee-5baa184116ec\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:03:019\",\"respDate\":\"230927-03:41:03:020\",\"sourceId\":\"haproxy:ee66b2d0-7baa-47a7-92ee-5baa184116ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:03:019-48810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1957a17d-f1e2-45c4-9d1f-b69ef1b424ed], x-b3-parentspanid=[4e8033788d6593d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a775a2e00d531ca14e8033788d6593d2], x-b3-spanid=[88ac0ed8243ac1e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee66b2d0-7baa-47a7-92ee-5baa184116ec]}\\\"}\"}","context":{"RequestID":"ee66b2d0-7baa-47a7-92ee-5baa184116ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10643bfd-07b9-4e8f-9526-7dbaf73b3185","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:03.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:03.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee66b2d0-7baa-47a7-92ee-5baa184116ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10643bfd-07b9-4e8f-9526-7dbaf73b3185","LogTimestamp":"2023-09-27T03:41:03.021Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:05.031Z","message":"Entering","context":{"RequestID":"bf8dcf88-c028-4799-9552-a67d2bae2ca0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4a8cfc5-3a11-40d7-8f94-ddd111c6e2c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:05.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:05.034Z","message":"{\"transactionId\":\"bf8dcf88-c028-4799-9552-a67d2bae2ca0\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:05:032\",\"respDate\":\"230927-03:41:05:034\",\"sourceId\":\"haproxy:bf8dcf88-c028-4799-9552-a67d2bae2ca0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:05:032-52871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9039d4cb-60a3-437f-aaeb-29ddc5847033], x-b3-parentspanid=[00f911e698ac8345], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ad141336c0fb83f00f911e698ac8345], x-b3-spanid=[ac8bd23dd1550564], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf8dcf88-c028-4799-9552-a67d2bae2ca0]}\\\"}\"}","context":{"RequestID":"bf8dcf88-c028-4799-9552-a67d2bae2ca0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4a8cfc5-3a11-40d7-8f94-ddd111c6e2c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:05.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:05.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf8dcf88-c028-4799-9552-a67d2bae2ca0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4a8cfc5-3a11-40d7-8f94-ddd111c6e2c4","LogTimestamp":"2023-09-27T03:41:05.035Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:05.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:41:05.884Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:05.885Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:05.885Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:07.048Z","message":"Entering","context":{"RequestID":"903fb5a4-b10d-4178-9b09-39bcc0c669fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eda5f900-8619-430a-9b24-1956da65dad6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:07.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:07.050Z","message":"{\"transactionId\":\"903fb5a4-b10d-4178-9b09-39bcc0c669fa\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:07:048\",\"respDate\":\"230927-03:41:07:050\",\"sourceId\":\"haproxy:903fb5a4-b10d-4178-9b09-39bcc0c669fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:07:048-76224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2b6d8ff-8f61-4be5-9974-2c3d95a9b242], x-b3-parentspanid=[a8a8bdfb2d998922], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4005d3bf8916fdd9a8a8bdfb2d998922], x-b3-spanid=[bc1c53060c0d23f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[903fb5a4-b10d-4178-9b09-39bcc0c669fa]}\\\"}\"}","context":{"RequestID":"903fb5a4-b10d-4178-9b09-39bcc0c669fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eda5f900-8619-430a-9b24-1956da65dad6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:07.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:07.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"903fb5a4-b10d-4178-9b09-39bcc0c669fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eda5f900-8619-430a-9b24-1956da65dad6","LogTimestamp":"2023-09-27T03:41:07.051Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:08.183Z","message":"Entering","context":{"RequestID":"60999bb0-274f-4177-9c7c-9b3d47b61c14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85871047-ad6b-4c17-86b7-682d1709ae14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:08.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:08.185Z","message":"{\"transactionId\":\"60999bb0-274f-4177-9c7c-9b3d47b61c14\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:08:183\",\"respDate\":\"230927-03:41:08:185\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:60999bb0-274f-4177-9c7c-9b3d47b61c14\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:08:183-33569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6261c5c8-2e8c-42ef-82d1-9d46fc634ce0], x-b3-parentspanid=[7daa0e992425819e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40683], x-envoy-attempt-count=[1], x-b3-traceid=[3e54d06d07f2a9357daa0e992425819e], x-b3-spanid=[e2f08d2bba568f8c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[60999bb0-274f-4177-9c7c-9b3d47b61c14]}\\\"}\"}","context":{"RequestID":"60999bb0-274f-4177-9c7c-9b3d47b61c14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85871047-ad6b-4c17-86b7-682d1709ae14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:08.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:08.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60999bb0-274f-4177-9c7c-9b3d47b61c14","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85871047-ad6b-4c17-86b7-682d1709ae14","LogTimestamp":"2023-09-27T03:41:08.185Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:41:08.418Z","message":"Entering","context":{"RequestID":"3c0df73f-a053-40cc-a000-2f004c8b96d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80ec427a-1c36-4ca5-b0ac-fdb3d5228a57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"3c0df73f-a053-40cc-a000-2f004c8b96d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80ec427a-1c36-4ca5-b0ac-fdb3d5228a57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:08.421Z","message":"{\"transactionId\":\"3c0df73f-a053-40cc-a000-2f004c8b96d2\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:08:419\",\"respDate\":\"230927-03:41:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3c0df73f-a053-40cc-a000-2f004c8b96d2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:08:419-19712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3c0df73f-a053-40cc-a000-2f004c8b96d2]}\\\"}\"}","context":{"RequestID":"3c0df73f-a053-40cc-a000-2f004c8b96d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80ec427a-1c36-4ca5-b0ac-fdb3d5228a57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c0df73f-a053-40cc-a000-2f004c8b96d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80ec427a-1c36-4ca5-b0ac-fdb3d5228a57","LogTimestamp":"2023-09-27T03:41:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:09.064Z","message":"Entering","context":{"RequestID":"75e97c17-bf1f-4dad-8873-0761ae73438c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0486b7b0-100f-4593-aaa4-338bc7066352","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:09.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:09.066Z","message":"{\"transactionId\":\"75e97c17-bf1f-4dad-8873-0761ae73438c\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:09:064\",\"respDate\":\"230927-03:41:09:066\",\"sourceId\":\"haproxy:75e97c17-bf1f-4dad-8873-0761ae73438c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:09:064-1536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5853717b-d8a3-421c-b625-e6c25aaa5759], x-b3-parentspanid=[230624ba33eefda8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c1867668701d2b3230624ba33eefda8], x-b3-spanid=[16b47669bff16559], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75e97c17-bf1f-4dad-8873-0761ae73438c]}\\\"}\"}","context":{"RequestID":"75e97c17-bf1f-4dad-8873-0761ae73438c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0486b7b0-100f-4593-aaa4-338bc7066352","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:09.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:09.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75e97c17-bf1f-4dad-8873-0761ae73438c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0486b7b0-100f-4593-aaa4-338bc7066352","LogTimestamp":"2023-09-27T03:41:09.067Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:10.138Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:10.144Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:11.090Z","message":"Entering","context":{"RequestID":"200655d7-8fa4-425c-94e6-3b7b72fc91a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd608608-a3db-4ece-850e-1b203c5bc96a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:11.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:11.094Z","message":"{\"transactionId\":\"200655d7-8fa4-425c-94e6-3b7b72fc91a9\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:11:091\",\"respDate\":\"230927-03:41:11:094\",\"sourceId\":\"haproxy:200655d7-8fa4-425c-94e6-3b7b72fc91a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:11:091-37688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87e262ff-2ae6-4133-887e-1205cdf3070f], x-b3-parentspanid=[92e6deb83075fc42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6359581a48f558b692e6deb83075fc42], x-b3-spanid=[3e56503218400d33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[200655d7-8fa4-425c-94e6-3b7b72fc91a9]}\\\"}\"}","context":{"RequestID":"200655d7-8fa4-425c-94e6-3b7b72fc91a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd608608-a3db-4ece-850e-1b203c5bc96a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:11.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:11.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"200655d7-8fa4-425c-94e6-3b7b72fc91a9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd608608-a3db-4ece-850e-1b203c5bc96a","LogTimestamp":"2023-09-27T03:41:11.095Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:41:13.106Z","message":"Entering","context":{"RequestID":"7e949983-4708-4b6b-a7a6-918f6248da71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ac33b56-c576-452c-8f3b-22f124e9f5a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:13.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:13.108Z","message":"{\"transactionId\":\"7e949983-4708-4b6b-a7a6-918f6248da71\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:13:107\",\"respDate\":\"230927-03:41:13:108\",\"sourceId\":\"haproxy:7e949983-4708-4b6b-a7a6-918f6248da71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:41:13:107-41754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30fbdb71-7fa0-4918-8617-45728acdb777], x-b3-parentspanid=[d7bcd93cdce98359], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[220078283de106c8d7bcd93cdce98359], x-b3-spanid=[09958fc92177e275], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e949983-4708-4b6b-a7a6-918f6248da71]}\\\"}\"}","context":{"RequestID":"7e949983-4708-4b6b-a7a6-918f6248da71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ac33b56-c576-452c-8f3b-22f124e9f5a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:13.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:13.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e949983-4708-4b6b-a7a6-918f6248da71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ac33b56-c576-452c-8f3b-22f124e9f5a6","LogTimestamp":"2023-09-27T03:41:13.109Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:15.123Z","message":"Entering","context":{"RequestID":"448c51c4-553f-4fca-bbe7-277977431b80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71ecacff-9723-4d5b-95d1-3b4732933c22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:15.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:15.125Z","message":"{\"transactionId\":\"448c51c4-553f-4fca-bbe7-277977431b80\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:15:124\",\"respDate\":\"230927-03:41:15:125\",\"sourceId\":\"haproxy:448c51c4-553f-4fca-bbe7-277977431b80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:15:124-74463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bc60f8e-89de-4901-9ef2-39d25dbeacba], x-b3-parentspanid=[989ad07287ba927e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2096ccfadbf30be989ad07287ba927e], x-b3-spanid=[26d74f3d3e9fd57e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[448c51c4-553f-4fca-bbe7-277977431b80]}\\\"}\"}","context":{"RequestID":"448c51c4-553f-4fca-bbe7-277977431b80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71ecacff-9723-4d5b-95d1-3b4732933c22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:15.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:15.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"448c51c4-553f-4fca-bbe7-277977431b80","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71ecacff-9723-4d5b-95d1-3b4732933c22","LogTimestamp":"2023-09-27T03:41:15.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:15.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:41:15.866Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:15.866Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:15.866Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:17.137Z","message":"Entering","context":{"RequestID":"f43eab0c-5e0c-462f-9c1a-3c5d1eb1a549","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da9b5aeb-6dc4-4f50-a0fa-88fbe6128993","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:17.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:17.140Z","message":"{\"transactionId\":\"f43eab0c-5e0c-462f-9c1a-3c5d1eb1a549\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:17:138\",\"respDate\":\"230927-03:41:17:140\",\"sourceId\":\"haproxy:f43eab0c-5e0c-462f-9c1a-3c5d1eb1a549\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:17:138-29383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[198b9c6a-feef-45c9-8372-278d723bd348], x-b3-parentspanid=[a0cca0e30265064a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b7ee76cd93ccb16a0cca0e30265064a], x-b3-spanid=[abe83e8b9e10aa7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f43eab0c-5e0c-462f-9c1a-3c5d1eb1a549]}\\\"}\"}","context":{"RequestID":"f43eab0c-5e0c-462f-9c1a-3c5d1eb1a549","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da9b5aeb-6dc4-4f50-a0fa-88fbe6128993","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:17.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:17.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f43eab0c-5e0c-462f-9c1a-3c5d1eb1a549","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da9b5aeb-6dc4-4f50-a0fa-88fbe6128993","LogTimestamp":"2023-09-27T03:41:17.140Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:18.188Z","message":"Entering","context":{"RequestID":"3a8e4077-84c3-4c86-aa61-ab78fb7150ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b50b7dd-0591-404b-8e35-611f8e60614b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:18.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:18.191Z","message":"{\"transactionId\":\"3a8e4077-84c3-4c86-aa61-ab78fb7150ff\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:18:189\",\"respDate\":\"230927-03:41:18:191\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3a8e4077-84c3-4c86-aa61-ab78fb7150ff\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:18:189-23109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d1bef83-86d8-4888-9ae1-e6c861525d20], x-b3-parentspanid=[1dc27cce33590e11], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39353], x-envoy-attempt-count=[1], x-b3-traceid=[9daefe7710c444e71dc27cce33590e11], x-b3-spanid=[77de48130037a1cd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3a8e4077-84c3-4c86-aa61-ab78fb7150ff]}\\\"}\"}","context":{"RequestID":"3a8e4077-84c3-4c86-aa61-ab78fb7150ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b50b7dd-0591-404b-8e35-611f8e60614b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:18.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:18.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a8e4077-84c3-4c86-aa61-ab78fb7150ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b50b7dd-0591-404b-8e35-611f8e60614b","LogTimestamp":"2023-09-27T03:41:18.192Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:41:18.419Z","message":"Entering","context":{"RequestID":"2a291a13-1271-432f-9350-994eb42a5cd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2b7925a-f8d9-4559-b313-7d3770dba613","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"2a291a13-1271-432f-9350-994eb42a5cd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2b7925a-f8d9-4559-b313-7d3770dba613","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:18.423Z","message":"{\"transactionId\":\"2a291a13-1271-432f-9350-994eb42a5cd8\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:18:420\",\"respDate\":\"230927-03:41:18:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2a291a13-1271-432f-9350-994eb42a5cd8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:18:420-4669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2a291a13-1271-432f-9350-994eb42a5cd8]}\\\"}\"}","context":{"RequestID":"2a291a13-1271-432f-9350-994eb42a5cd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2b7925a-f8d9-4559-b313-7d3770dba613","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:18.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a291a13-1271-432f-9350-994eb42a5cd8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2b7925a-f8d9-4559-b313-7d3770dba613","LogTimestamp":"2023-09-27T03:41:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:41:19.153Z","message":"Entering","context":{"RequestID":"61256b0d-fb4d-49a2-a8a2-5b82cd38e3e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7bf61ba3-cf11-4e42-ab6e-d7caa887ea6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:19.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:19.155Z","message":"{\"transactionId\":\"61256b0d-fb4d-49a2-a8a2-5b82cd38e3e1\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:19:153\",\"respDate\":\"230927-03:41:19:155\",\"sourceId\":\"haproxy:61256b0d-fb4d-49a2-a8a2-5b82cd38e3e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:41:19:153-19877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea63c8ff-fcdc-48e1-99ad-30eee28441ea], x-b3-parentspanid=[155535ce931b18c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56c706e87b6d9212155535ce931b18c7], x-b3-spanid=[e71d9bbe4c035e5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61256b0d-fb4d-49a2-a8a2-5b82cd38e3e1]}\\\"}\"}","context":{"RequestID":"61256b0d-fb4d-49a2-a8a2-5b82cd38e3e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7bf61ba3-cf11-4e42-ab6e-d7caa887ea6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:19.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:19.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61256b0d-fb4d-49a2-a8a2-5b82cd38e3e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bf61ba3-cf11-4e42-ab6e-d7caa887ea6b","LogTimestamp":"2023-09-27T03:41:19.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:21.166Z","message":"Entering","context":{"RequestID":"c1b41c97-2dd4-4d99-b409-6dfce553afcc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a5293f8-10b5-4b03-9590-49263ff6a340","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:21.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:21.170Z","message":"{\"transactionId\":\"c1b41c97-2dd4-4d99-b409-6dfce553afcc\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:21:167\",\"respDate\":\"230927-03:41:21:170\",\"sourceId\":\"haproxy:c1b41c97-2dd4-4d99-b409-6dfce553afcc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:21:167-87103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30fa5e3c-082d-4b76-8c76-f7e012599a48], x-b3-parentspanid=[3e9d66cb41c4504c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44ad1cf3dc7533133e9d66cb41c4504c], x-b3-spanid=[e7b6aed4f3722a5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1b41c97-2dd4-4d99-b409-6dfce553afcc]}\\\"}\"}","context":{"RequestID":"c1b41c97-2dd4-4d99-b409-6dfce553afcc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a5293f8-10b5-4b03-9590-49263ff6a340","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:21.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:21.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1b41c97-2dd4-4d99-b409-6dfce553afcc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a5293f8-10b5-4b03-9590-49263ff6a340","LogTimestamp":"2023-09-27T03:41:21.171Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:41:23.182Z","message":"Entering","context":{"RequestID":"637e2e56-ff24-4e77-8378-d65ec01c9a76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0984f675-6658-4001-bf1d-ce9531d7cb99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:23.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:23.185Z","message":"{\"transactionId\":\"637e2e56-ff24-4e77-8378-d65ec01c9a76\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:23:183\",\"respDate\":\"230927-03:41:23:185\",\"sourceId\":\"haproxy:637e2e56-ff24-4e77-8378-d65ec01c9a76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:23:183-68029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f028b83-6c48-4d5b-b651-3cdcbe86fe45], x-b3-parentspanid=[73dc0f71f37c4530], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fca7c5feb5ad6a6973dc0f71f37c4530], x-b3-spanid=[7c3fd7931cb3fdb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[637e2e56-ff24-4e77-8378-d65ec01c9a76]}\\\"}\"}","context":{"RequestID":"637e2e56-ff24-4e77-8378-d65ec01c9a76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0984f675-6658-4001-bf1d-ce9531d7cb99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:23.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:23.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"637e2e56-ff24-4e77-8378-d65ec01c9a76","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0984f675-6658-4001-bf1d-ce9531d7cb99","LogTimestamp":"2023-09-27T03:41:23.187Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:41:25.202Z","message":"Entering","context":{"RequestID":"2c410171-a3bd-4449-b36a-0c84adfbeba9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebd6adb8-849b-494b-a0c1-1d7337cc2c0f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:25.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:25.204Z","message":"{\"transactionId\":\"2c410171-a3bd-4449-b36a-0c84adfbeba9\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:25:202\",\"respDate\":\"230927-03:41:25:204\",\"sourceId\":\"haproxy:2c410171-a3bd-4449-b36a-0c84adfbeba9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:41:25:202-89762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d3bf787-0714-4090-8f96-d51d7594472b], x-b3-parentspanid=[8508a2fc9cf44ac1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c51e222270380c48508a2fc9cf44ac1], x-b3-spanid=[142b9d2cabb1289b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c410171-a3bd-4449-b36a-0c84adfbeba9]}\\\"}\"}","context":{"RequestID":"2c410171-a3bd-4449-b36a-0c84adfbeba9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebd6adb8-849b-494b-a0c1-1d7337cc2c0f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:25.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:25.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c410171-a3bd-4449-b36a-0c84adfbeba9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebd6adb8-849b-494b-a0c1-1d7337cc2c0f","LogTimestamp":"2023-09-27T03:41:25.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:25.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:41:25.883Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:25.883Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:25.884Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:27.214Z","message":"Entering","context":{"RequestID":"8a29d4d6-93ec-46f1-95f3-956cd568312f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f94b37e-cb5a-4439-b958-5e1b3494e0c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:27.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:27.216Z","message":"{\"transactionId\":\"8a29d4d6-93ec-46f1-95f3-956cd568312f\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:27:215\",\"respDate\":\"230927-03:41:27:216\",\"sourceId\":\"haproxy:8a29d4d6-93ec-46f1-95f3-956cd568312f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:27:215-30713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8925bb2-f012-40f5-8ebe-da7ec692337d], x-b3-parentspanid=[e5a4a54129c08484], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f89bdd4f2362dd0ee5a4a54129c08484], x-b3-spanid=[9b9ddf7302b41de7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a29d4d6-93ec-46f1-95f3-956cd568312f]}\\\"}\"}","context":{"RequestID":"8a29d4d6-93ec-46f1-95f3-956cd568312f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f94b37e-cb5a-4439-b958-5e1b3494e0c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:27.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:27.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a29d4d6-93ec-46f1-95f3-956cd568312f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f94b37e-cb5a-4439-b958-5e1b3494e0c8","LogTimestamp":"2023-09-27T03:41:27.217Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:28.177Z","message":"Entering","context":{"RequestID":"17f86c34-f335-4e88-84c0-f1883cf710f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27d59c2e-7481-4ef2-9e89-b9bc59bed575","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:28.180Z","message":"{\"transactionId\":\"17f86c34-f335-4e88-84c0-f1883cf710f8\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:28:178\",\"respDate\":\"230927-03:41:28:180\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:17f86c34-f335-4e88-84c0-f1883cf710f8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:28:178-50982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99a6af95-2914-488b-b998-cc2b17bb50ad], x-b3-parentspanid=[42b06e334c88d7cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43525], x-envoy-attempt-count=[1], x-b3-traceid=[88a6fd2644cfea1a42b06e334c88d7cb], x-b3-spanid=[60f58d3c9652fa34], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[17f86c34-f335-4e88-84c0-f1883cf710f8]}\\\"}\"}","context":{"RequestID":"17f86c34-f335-4e88-84c0-f1883cf710f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27d59c2e-7481-4ef2-9e89-b9bc59bed575","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:28.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17f86c34-f335-4e88-84c0-f1883cf710f8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27d59c2e-7481-4ef2-9e89-b9bc59bed575","LogTimestamp":"2023-09-27T03:41:28.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:28.419Z","message":"Entering","context":{"RequestID":"2e969500-02f2-4a60-b571-3c30c283bc54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2b85afd-1df1-4495-9d60-360c6d91713f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:28.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e969500-02f2-4a60-b571-3c30c283bc54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2b85afd-1df1-4495-9d60-360c6d91713f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:28.424Z","message":"{\"transactionId\":\"2e969500-02f2-4a60-b571-3c30c283bc54\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:28:420\",\"respDate\":\"230927-03:41:28:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2e969500-02f2-4a60-b571-3c30c283bc54\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:41:28:420-85791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2e969500-02f2-4a60-b571-3c30c283bc54]}\\\"}\"}","context":{"RequestID":"2e969500-02f2-4a60-b571-3c30c283bc54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2b85afd-1df1-4495-9d60-360c6d91713f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:28.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e969500-02f2-4a60-b571-3c30c283bc54","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2b85afd-1df1-4495-9d60-360c6d91713f","LogTimestamp":"2023-09-27T03:41:28.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:41:29.230Z","message":"Entering","context":{"RequestID":"a40d0cfc-f7e4-4ca5-a77e-189341b51432","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16d335ff-cea4-4500-b69f-25e4d7b55c13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:29.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:29.233Z","message":"{\"transactionId\":\"a40d0cfc-f7e4-4ca5-a77e-189341b51432\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:29:231\",\"respDate\":\"230927-03:41:29:233\",\"sourceId\":\"haproxy:a40d0cfc-f7e4-4ca5-a77e-189341b51432\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:29:231-45149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac11cd12-48dc-4e8c-b354-7368fa901408], x-b3-parentspanid=[d9ab0cecff4870e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[512ce50f430f4229d9ab0cecff4870e6], x-b3-spanid=[19b2929c530b0124], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a40d0cfc-f7e4-4ca5-a77e-189341b51432]}\\\"}\"}","context":{"RequestID":"a40d0cfc-f7e4-4ca5-a77e-189341b51432","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16d335ff-cea4-4500-b69f-25e4d7b55c13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:29.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:29.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a40d0cfc-f7e4-4ca5-a77e-189341b51432","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16d335ff-cea4-4500-b69f-25e4d7b55c13","LogTimestamp":"2023-09-27T03:41:29.233Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:41:31.246Z","message":"Entering","context":{"RequestID":"35711da8-7c5f-4f9d-a6a8-072ea9208d8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99a80927-5d0e-4202-91a8-f4339a06148e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:31.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:31.248Z","message":"{\"transactionId\":\"35711da8-7c5f-4f9d-a6a8-072ea9208d8e\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:31:247\",\"respDate\":\"230927-03:41:31:248\",\"sourceId\":\"haproxy:35711da8-7c5f-4f9d-a6a8-072ea9208d8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:31:247-99207\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0119a36-b27e-4177-8970-afc241733478], x-b3-parentspanid=[7a833b451e6a9b0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a151c6422b6b2017a833b451e6a9b0c], x-b3-spanid=[0aa183e60185115f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35711da8-7c5f-4f9d-a6a8-072ea9208d8e]}\\\"}\"}","context":{"RequestID":"35711da8-7c5f-4f9d-a6a8-072ea9208d8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99a80927-5d0e-4202-91a8-f4339a06148e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:31.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:31.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35711da8-7c5f-4f9d-a6a8-072ea9208d8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99a80927-5d0e-4202-91a8-f4339a06148e","LogTimestamp":"2023-09-27T03:41:31.249Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:33.261Z","message":"Entering","context":{"RequestID":"68b85ea3-dc99-4193-b43e-14282f452a86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b84dea36-727a-4a29-aca3-80532afae7bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:33.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:33.264Z","message":"{\"transactionId\":\"68b85ea3-dc99-4193-b43e-14282f452a86\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:33:261\",\"respDate\":\"230927-03:41:33:264\",\"sourceId\":\"haproxy:68b85ea3-dc99-4193-b43e-14282f452a86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:33:261-52143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7ec0713-40a5-4979-b800-a04acf7fa476], x-b3-parentspanid=[e810577f05647e0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d833fe842b2f2be2e810577f05647e0e], x-b3-spanid=[3a7ad4276597892c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68b85ea3-dc99-4193-b43e-14282f452a86]}\\\"}\"}","context":{"RequestID":"68b85ea3-dc99-4193-b43e-14282f452a86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b84dea36-727a-4a29-aca3-80532afae7bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:33.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:33.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68b85ea3-dc99-4193-b43e-14282f452a86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b84dea36-727a-4a29-aca3-80532afae7bd","LogTimestamp":"2023-09-27T03:41:33.264Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:41:35.277Z","message":"Entering","context":{"RequestID":"8216f49a-da79-43f4-895e-c8ead08ef454","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c916333a-0717-400e-a0ad-1dbe9cd0c9bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:35.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:35.280Z","message":"{\"transactionId\":\"8216f49a-da79-43f4-895e-c8ead08ef454\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:35:278\",\"respDate\":\"230927-03:41:35:280\",\"sourceId\":\"haproxy:8216f49a-da79-43f4-895e-c8ead08ef454\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:35:278-57409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[724b5f3b-3e99-444a-a505-8ced21d849d5], x-b3-parentspanid=[323c19422f5b9ac2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8804e931af5b2912323c19422f5b9ac2], x-b3-spanid=[bac52f93275b7303], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8216f49a-da79-43f4-895e-c8ead08ef454]}\\\"}\"}","context":{"RequestID":"8216f49a-da79-43f4-895e-c8ead08ef454","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c916333a-0717-400e-a0ad-1dbe9cd0c9bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:35.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:35.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8216f49a-da79-43f4-895e-c8ead08ef454","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c916333a-0717-400e-a0ad-1dbe9cd0c9bd","LogTimestamp":"2023-09-27T03:41:35.281Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:41:35.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:41:35.880Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:35.880Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:35.881Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:37.299Z","message":"Entering","context":{"RequestID":"36cbe859-54d0-4c2b-945c-f86b973634ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8732d75b-9557-4e5b-8b14-fb579d73f8a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:37.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:37.301Z","message":"{\"transactionId\":\"36cbe859-54d0-4c2b-945c-f86b973634ee\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:37:300\",\"respDate\":\"230927-03:41:37:301\",\"sourceId\":\"haproxy:36cbe859-54d0-4c2b-945c-f86b973634ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:37:300-17990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2da77fc-c827-4b21-b430-99e6531b07e6], x-b3-parentspanid=[95792fb73470882a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9fc3529dd818e2a95792fb73470882a], x-b3-spanid=[5b9c8695e3fbb64b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36cbe859-54d0-4c2b-945c-f86b973634ee]}\\\"}\"}","context":{"RequestID":"36cbe859-54d0-4c2b-945c-f86b973634ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8732d75b-9557-4e5b-8b14-fb579d73f8a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:37.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:37.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36cbe859-54d0-4c2b-945c-f86b973634ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8732d75b-9557-4e5b-8b14-fb579d73f8a3","LogTimestamp":"2023-09-27T03:41:37.302Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:38.197Z","message":"Entering","context":{"RequestID":"c35b9891-8f5f-408e-bb03-842254f01ccc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5906490d-98cc-4650-beda-99ce424d7f8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:38.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:38.202Z","message":"{\"transactionId\":\"c35b9891-8f5f-408e-bb03-842254f01ccc\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:38:199\",\"respDate\":\"230927-03:41:38:202\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c35b9891-8f5f-408e-bb03-842254f01ccc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:38:199-57690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ff3c4d9-7ef5-4c75-a7f7-ab7a8d8b6349], x-b3-parentspanid=[ed10666d4b367128], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43981], x-envoy-attempt-count=[1], x-b3-traceid=[7cb67c184151163eed10666d4b367128], x-b3-spanid=[a40365a6497366a2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c35b9891-8f5f-408e-bb03-842254f01ccc]}\\\"}\"}","context":{"RequestID":"c35b9891-8f5f-408e-bb03-842254f01ccc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5906490d-98cc-4650-beda-99ce424d7f8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:38.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:38.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c35b9891-8f5f-408e-bb03-842254f01ccc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5906490d-98cc-4650-beda-99ce424d7f8c","LogTimestamp":"2023-09-27T03:41:38.204Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:41:38.418Z","message":"Entering","context":{"RequestID":"924d9b4f-2bd2-4968-8a43-4ef34f56a88f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e83bc8b9-11ee-48d0-83f0-78b5fc441190","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"924d9b4f-2bd2-4968-8a43-4ef34f56a88f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e83bc8b9-11ee-48d0-83f0-78b5fc441190","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:38.420Z","message":"{\"transactionId\":\"924d9b4f-2bd2-4968-8a43-4ef34f56a88f\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:38:418\",\"respDate\":\"230927-03:41:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:924d9b4f-2bd2-4968-8a43-4ef34f56a88f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:38:418-72567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[924d9b4f-2bd2-4968-8a43-4ef34f56a88f]}\\\"}\"}","context":{"RequestID":"924d9b4f-2bd2-4968-8a43-4ef34f56a88f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e83bc8b9-11ee-48d0-83f0-78b5fc441190","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"924d9b4f-2bd2-4968-8a43-4ef34f56a88f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e83bc8b9-11ee-48d0-83f0-78b5fc441190","LogTimestamp":"2023-09-27T03:41:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:39.326Z","message":"Entering","context":{"RequestID":"9736202d-6c26-4beb-984d-a481e69354cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ce199ae-314e-4815-8792-c5658b7acdad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:39.328Z","message":"{\"transactionId\":\"9736202d-6c26-4beb-984d-a481e69354cf\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:39:327\",\"respDate\":\"230927-03:41:39:328\",\"sourceId\":\"haproxy:9736202d-6c26-4beb-984d-a481e69354cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:41:39:327-73473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[261b4331-3bfd-4025-8421-8015a0f999ba], x-b3-parentspanid=[310025401c369326], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[892bfdef0f63e75c310025401c369326], x-b3-spanid=[39930ab6f7e8df5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9736202d-6c26-4beb-984d-a481e69354cf]}\\\"}\"}","context":{"RequestID":"9736202d-6c26-4beb-984d-a481e69354cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ce199ae-314e-4815-8792-c5658b7acdad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:39.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:39.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9736202d-6c26-4beb-984d-a481e69354cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ce199ae-314e-4815-8792-c5658b7acdad","LogTimestamp":"2023-09-27T03:41:39.329Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:40.145Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:40.170Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:41.340Z","message":"Entering","context":{"RequestID":"ac4bf522-1cca-49fb-8bb8-9a63f97a5f90","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a775580f-05b5-4311-84df-31b7c87576cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:41.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:41.345Z","message":"{\"transactionId\":\"ac4bf522-1cca-49fb-8bb8-9a63f97a5f90\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:41:342\",\"respDate\":\"230927-03:41:41:345\",\"sourceId\":\"haproxy:ac4bf522-1cca-49fb-8bb8-9a63f97a5f90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:41:342-70514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ea6c164-666a-40f9-a258-8991d6b6f2e8], x-b3-parentspanid=[4af8a16bd7e975a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e381edeab4e7f524af8a16bd7e975a9], x-b3-spanid=[0b417ca161b5653c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac4bf522-1cca-49fb-8bb8-9a63f97a5f90]}\\\"}\"}","context":{"RequestID":"ac4bf522-1cca-49fb-8bb8-9a63f97a5f90","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a775580f-05b5-4311-84df-31b7c87576cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:41.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:41.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac4bf522-1cca-49fb-8bb8-9a63f97a5f90","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a775580f-05b5-4311-84df-31b7c87576cb","LogTimestamp":"2023-09-27T03:41:41.347Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:41:43.372Z","message":"Entering","context":{"RequestID":"252a4283-d4e7-4d32-9b18-bb30fb30d14d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06a33744-6a54-4a8e-bc11-5536d1fc77c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:43.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:43.375Z","message":"{\"transactionId\":\"252a4283-d4e7-4d32-9b18-bb30fb30d14d\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:43:373\",\"respDate\":\"230927-03:41:43:375\",\"sourceId\":\"haproxy:252a4283-d4e7-4d32-9b18-bb30fb30d14d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:41:43:373-55053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99da6d9d-6f06-4339-927b-42dfa55b459b], x-b3-parentspanid=[f52e6e57c125a8fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4aea156feb90dfe4f52e6e57c125a8fe], x-b3-spanid=[dd89339c02790930], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[252a4283-d4e7-4d32-9b18-bb30fb30d14d]}\\\"}\"}","context":{"RequestID":"252a4283-d4e7-4d32-9b18-bb30fb30d14d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06a33744-6a54-4a8e-bc11-5536d1fc77c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:43.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:43.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"252a4283-d4e7-4d32-9b18-bb30fb30d14d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06a33744-6a54-4a8e-bc11-5536d1fc77c8","LogTimestamp":"2023-09-27T03:41:43.375Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:45.393Z","message":"Entering","context":{"RequestID":"b42def3b-4c29-44ea-8b9b-f246ae6d9383","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73da386e-a7f4-44e9-947c-bf6658ca636e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:45.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:45.396Z","message":"{\"transactionId\":\"b42def3b-4c29-44ea-8b9b-f246ae6d9383\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:45:394\",\"respDate\":\"230927-03:41:45:396\",\"sourceId\":\"haproxy:b42def3b-4c29-44ea-8b9b-f246ae6d9383\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:45:394-39718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7dedc06d-b449-48b6-80f9-bad17cc5418f], x-b3-parentspanid=[d58f62fcb6991b88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[247a7128c20c6da9d58f62fcb6991b88], x-b3-spanid=[0207d1db9ee3deca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b42def3b-4c29-44ea-8b9b-f246ae6d9383]}\\\"}\"}","context":{"RequestID":"b42def3b-4c29-44ea-8b9b-f246ae6d9383","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73da386e-a7f4-44e9-947c-bf6658ca636e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:45.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:45.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b42def3b-4c29-44ea-8b9b-f246ae6d9383","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73da386e-a7f4-44e9-947c-bf6658ca636e","LogTimestamp":"2023-09-27T03:41:45.397Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:45.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:41:45.877Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:45.878Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:45.879Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:47.408Z","message":"Entering","context":{"RequestID":"dba62965-311c-4f83-b83b-5e24763462c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f169481-8496-4fab-a3d3-1b7ee6250906","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:47.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:47.412Z","message":"{\"transactionId\":\"dba62965-311c-4f83-b83b-5e24763462c2\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:47:409\",\"respDate\":\"230927-03:41:47:412\",\"sourceId\":\"haproxy:dba62965-311c-4f83-b83b-5e24763462c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:47:409-1388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c0d8f7b-ea35-48ef-bdbe-d6be50f2d97e], x-b3-parentspanid=[7891c50b76856fb6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e690c4a9605b84d27891c50b76856fb6], x-b3-spanid=[2cbe47aa91f94d11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dba62965-311c-4f83-b83b-5e24763462c2]}\\\"}\"}","context":{"RequestID":"dba62965-311c-4f83-b83b-5e24763462c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f169481-8496-4fab-a3d3-1b7ee6250906","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:47.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:47.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dba62965-311c-4f83-b83b-5e24763462c2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f169481-8496-4fab-a3d3-1b7ee6250906","LogTimestamp":"2023-09-27T03:41:47.413Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:41:48.188Z","message":"Entering","context":{"RequestID":"c3044a01-2044-47fa-ac14-3e1c8c95682e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec766b8d-780b-4407-beb9-eb5aa5b4e483","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:48.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:48.191Z","message":"{\"transactionId\":\"c3044a01-2044-47fa-ac14-3e1c8c95682e\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:48:189\",\"respDate\":\"230927-03:41:48:191\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c3044a01-2044-47fa-ac14-3e1c8c95682e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:48:189-75480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[159b4df7-f00a-430c-ba22-35d377d29543], x-b3-parentspanid=[6b8db9a41373e7bd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52997], x-envoy-attempt-count=[1], x-b3-traceid=[50511b1c98435abd6b8db9a41373e7bd], x-b3-spanid=[b7cea4861f40d68f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c3044a01-2044-47fa-ac14-3e1c8c95682e]}\\\"}\"}","context":{"RequestID":"c3044a01-2044-47fa-ac14-3e1c8c95682e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec766b8d-780b-4407-beb9-eb5aa5b4e483","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:48.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:48.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3044a01-2044-47fa-ac14-3e1c8c95682e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec766b8d-780b-4407-beb9-eb5aa5b4e483","LogTimestamp":"2023-09-27T03:41:48.192Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:41:48.419Z","message":"Entering","context":{"RequestID":"1e360b04-4015-4689-a6b3-c5987fb1e518","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8b06e1a-3909-41f9-9259-66e34e3807de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:48.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"1e360b04-4015-4689-a6b3-c5987fb1e518","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8b06e1a-3909-41f9-9259-66e34e3807de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:48.424Z","message":"{\"transactionId\":\"1e360b04-4015-4689-a6b3-c5987fb1e518\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:48:420\",\"respDate\":\"230927-03:41:48:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1e360b04-4015-4689-a6b3-c5987fb1e518\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:48:420-23528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1e360b04-4015-4689-a6b3-c5987fb1e518]}\\\"}\"}","context":{"RequestID":"1e360b04-4015-4689-a6b3-c5987fb1e518","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8b06e1a-3909-41f9-9259-66e34e3807de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:48.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e360b04-4015-4689-a6b3-c5987fb1e518","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8b06e1a-3909-41f9-9259-66e34e3807de","LogTimestamp":"2023-09-27T03:41:48.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:41:49.423Z","message":"Entering","context":{"RequestID":"a01a7e1e-c8e5-4796-a5a7-ab928fcd739e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99fad07b-0f1a-4f50-9855-f037744a40ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:49.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:49.425Z","message":"{\"transactionId\":\"a01a7e1e-c8e5-4796-a5a7-ab928fcd739e\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:49:424\",\"respDate\":\"230927-03:41:49:425\",\"sourceId\":\"haproxy:a01a7e1e-c8e5-4796-a5a7-ab928fcd739e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:41:49:424-51956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8a9dd9a-332e-98a3-9447-3d38c2115450], x-b3-parentspanid=[fe8a1acc1259624d], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7d06ab1f8600567fe8a1acc1259624d], x-b3-spanid=[9157f2e5fd791a99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a01a7e1e-c8e5-4796-a5a7-ab928fcd739e]}\\\"}\"}","context":{"RequestID":"a01a7e1e-c8e5-4796-a5a7-ab928fcd739e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99fad07b-0f1a-4f50-9855-f037744a40ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:49.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:49.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a01a7e1e-c8e5-4796-a5a7-ab928fcd739e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99fad07b-0f1a-4f50-9855-f037744a40ac","LogTimestamp":"2023-09-27T03:41:49.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:51.448Z","message":"Entering","context":{"RequestID":"209f2bb4-d76e-4e0a-93b5-61ad44f76c14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50b7fa19-25dc-45f3-89c1-1ffef05a4fc1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:51.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:51.451Z","message":"{\"transactionId\":\"209f2bb4-d76e-4e0a-93b5-61ad44f76c14\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:51:448\",\"respDate\":\"230927-03:41:51:451\",\"sourceId\":\"haproxy:209f2bb4-d76e-4e0a-93b5-61ad44f76c14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:51:448-36295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73aba97d-1b01-4c6e-9124-34721dfb6e40], x-b3-parentspanid=[d406be571e5f546a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[160c73c523af39bdd406be571e5f546a], x-b3-spanid=[b2fa47803ffdfe39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[209f2bb4-d76e-4e0a-93b5-61ad44f76c14]}\\\"}\"}","context":{"RequestID":"209f2bb4-d76e-4e0a-93b5-61ad44f76c14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50b7fa19-25dc-45f3-89c1-1ffef05a4fc1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:51.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:51.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"209f2bb4-d76e-4e0a-93b5-61ad44f76c14","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50b7fa19-25dc-45f3-89c1-1ffef05a4fc1","LogTimestamp":"2023-09-27T03:41:51.451Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:41:53.471Z","message":"Entering","context":{"RequestID":"d6448bdc-45fa-4bfb-9027-0af5ed3ee259","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85a5bb8f-fe88-47ad-b182-6a6672217823","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:53.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:53.474Z","message":"{\"transactionId\":\"d6448bdc-45fa-4bfb-9027-0af5ed3ee259\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:53:472\",\"respDate\":\"230927-03:41:53:474\",\"sourceId\":\"haproxy:d6448bdc-45fa-4bfb-9027-0af5ed3ee259\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:53:472-76243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8b5e058-0228-4cc9-9410-c59e3f973dc1], x-b3-parentspanid=[32dccff1c7a3274c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f12c9a7215ff572e32dccff1c7a3274c], x-b3-spanid=[23b4866eac2ace13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6448bdc-45fa-4bfb-9027-0af5ed3ee259]}\\\"}\"}","context":{"RequestID":"d6448bdc-45fa-4bfb-9027-0af5ed3ee259","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85a5bb8f-fe88-47ad-b182-6a6672217823","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:53.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:53.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6448bdc-45fa-4bfb-9027-0af5ed3ee259","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85a5bb8f-fe88-47ad-b182-6a6672217823","LogTimestamp":"2023-09-27T03:41:53.475Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:55.496Z","message":"Entering","context":{"RequestID":"5018e7fd-7f27-4a6a-96d4-fc99f5a0b3e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30dccc37-791d-4df0-ae6f-26f3b87978d1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:55.499Z","message":"{\"transactionId\":\"5018e7fd-7f27-4a6a-96d4-fc99f5a0b3e6\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:55:497\",\"respDate\":\"230927-03:41:55:499\",\"sourceId\":\"haproxy:5018e7fd-7f27-4a6a-96d4-fc99f5a0b3e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:41:55:497-86150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b29443f0-308a-4295-bd49-03212bc1e823], x-b3-parentspanid=[9a995a5738a17583], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66e9363006891cfb9a995a5738a17583], x-b3-spanid=[93fa8cf7886a0ffc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5018e7fd-7f27-4a6a-96d4-fc99f5a0b3e6]}\\\"}\"}","context":{"RequestID":"5018e7fd-7f27-4a6a-96d4-fc99f5a0b3e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30dccc37-791d-4df0-ae6f-26f3b87978d1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:55.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:55.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5018e7fd-7f27-4a6a-96d4-fc99f5a0b3e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30dccc37-791d-4df0-ae6f-26f3b87978d1","LogTimestamp":"2023-09-27T03:41:55.499Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:55.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:41:55.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:55.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:55.953Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:57.522Z","message":"Entering","context":{"RequestID":"976d7715-b596-4042-9433-631c5c3c6e74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ddba5b7e-9bab-45c1-8763-c1bd4ad89bfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:57.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:57.524Z","message":"{\"transactionId\":\"976d7715-b596-4042-9433-631c5c3c6e74\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:57:523\",\"respDate\":\"230927-03:41:57:524\",\"sourceId\":\"haproxy:976d7715-b596-4042-9433-631c5c3c6e74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:41:57:523-81143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9341403d-93d8-44bb-95f6-dbb145e75305], x-b3-parentspanid=[1626cd1c074c641c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cacf6429dd33698b1626cd1c074c641c], x-b3-spanid=[06fe3477b81ec8f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[976d7715-b596-4042-9433-631c5c3c6e74]}\\\"}\"}","context":{"RequestID":"976d7715-b596-4042-9433-631c5c3c6e74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ddba5b7e-9bab-45c1-8763-c1bd4ad89bfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:57.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:57.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"976d7715-b596-4042-9433-631c5c3c6e74","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddba5b7e-9bab-45c1-8763-c1bd4ad89bfe","LogTimestamp":"2023-09-27T03:41:57.525Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:41:58.194Z","message":"Entering","context":{"RequestID":"2dfec395-e9af-4bde-bb7e-9cef2c0d1a57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c36ff0e-ea19-4723-8b27-12af71d236ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:58.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:58.197Z","message":"{\"transactionId\":\"2dfec395-e9af-4bde-bb7e-9cef2c0d1a57\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:58:195\",\"respDate\":\"230927-03:41:58:197\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2dfec395-e9af-4bde-bb7e-9cef2c0d1a57\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:58:195-84336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60827c16-11a7-44cc-86f9-c431a45102cd], x-b3-parentspanid=[ba22f882762596e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43497], x-envoy-attempt-count=[1], x-b3-traceid=[82664a7ef2a91f72ba22f882762596e1], x-b3-spanid=[44b0f877819c97bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2dfec395-e9af-4bde-bb7e-9cef2c0d1a57]}\\\"}\"}","context":{"RequestID":"2dfec395-e9af-4bde-bb7e-9cef2c0d1a57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c36ff0e-ea19-4723-8b27-12af71d236ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:41:58.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:58.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dfec395-e9af-4bde-bb7e-9cef2c0d1a57","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c36ff0e-ea19-4723-8b27-12af71d236ee","LogTimestamp":"2023-09-27T03:41:58.198Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:58.419Z","message":"Entering","context":{"RequestID":"8343627e-1782-45a6-a6fa-699f872dd1f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c019095-41c7-43c4-8487-1112d99317a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:58.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"8343627e-1782-45a6-a6fa-699f872dd1f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c019095-41c7-43c4-8487-1112d99317a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:58.422Z","message":"{\"transactionId\":\"8343627e-1782-45a6-a6fa-699f872dd1f5\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:58:419\",\"respDate\":\"230927-03:41:58:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8343627e-1782-45a6-a6fa-699f872dd1f5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:58:419-73023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8343627e-1782-45a6-a6fa-699f872dd1f5]}\\\"}\"}","context":{"RequestID":"8343627e-1782-45a6-a6fa-699f872dd1f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c019095-41c7-43c4-8487-1112d99317a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:41:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:58.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8343627e-1782-45a6-a6fa-699f872dd1f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c019095-41c7-43c4-8487-1112d99317a8","LogTimestamp":"2023-09-27T03:41:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:41:59.569Z","message":"Entering","context":{"RequestID":"f0d475b1-41f5-4994-b216-53a309589acd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b67620fb-d872-490c-aa77-9a9f1bf9c038","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:59.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:41:59.572Z","message":"{\"transactionId\":\"f0d475b1-41f5-4994-b216-53a309589acd\",\"status\":\"200\",\"rqstDate\":\"230927-03:41:59:570\",\"respDate\":\"230927-03:41:59:572\",\"sourceId\":\"haproxy:f0d475b1-41f5-4994-b216-53a309589acd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:41:59:570-79972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c331ad88-a51f-43af-8303-fe1904315fb5], x-b3-parentspanid=[061a7080781c62fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3dc0148090d756b061a7080781c62fe], x-b3-spanid=[c6faba87cd28e5b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0d475b1-41f5-4994-b216-53a309589acd]}\\\"}\"}","context":{"RequestID":"f0d475b1-41f5-4994-b216-53a309589acd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b67620fb-d872-490c-aa77-9a9f1bf9c038","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:41:59.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:41:59.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0d475b1-41f5-4994-b216-53a309589acd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b67620fb-d872-490c-aa77-9a9f1bf9c038","LogTimestamp":"2023-09-27T03:41:59.572Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:41:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:01.589Z","message":"Entering","context":{"RequestID":"dd958d78-13a4-441a-8d1c-e2a7b16741c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea5c8d46-2dbd-40d3-829c-d98215b6c8f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:01.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:01.592Z","message":"{\"transactionId\":\"dd958d78-13a4-441a-8d1c-e2a7b16741c1\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:01:590\",\"respDate\":\"230927-03:42:01:592\",\"sourceId\":\"haproxy:dd958d78-13a4-441a-8d1c-e2a7b16741c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:01:590-85452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5aea2973-aad6-4147-9e19-8e5216d62ff2], x-b3-parentspanid=[9199a3631d0febed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b797f777bd2dc2999199a3631d0febed], x-b3-spanid=[c6aeb5a66fe26a2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd958d78-13a4-441a-8d1c-e2a7b16741c1]}\\\"}\"}","context":{"RequestID":"dd958d78-13a4-441a-8d1c-e2a7b16741c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea5c8d46-2dbd-40d3-829c-d98215b6c8f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:01.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:01.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd958d78-13a4-441a-8d1c-e2a7b16741c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea5c8d46-2dbd-40d3-829c-d98215b6c8f3","LogTimestamp":"2023-09-27T03:42:01.593Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:03.607Z","message":"Entering","context":{"RequestID":"b418d78f-3c5e-4c05-a3b2-e1eb42ade051","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ddb647c7-7cb9-402c-a26d-f4b053f9406d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:03.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:03.609Z","message":"{\"transactionId\":\"b418d78f-3c5e-4c05-a3b2-e1eb42ade051\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:03:608\",\"respDate\":\"230927-03:42:03:609\",\"sourceId\":\"haproxy:b418d78f-3c5e-4c05-a3b2-e1eb42ade051\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:03:608-38812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea13953b-be69-40bf-b689-58dbbb398442], x-b3-parentspanid=[0c3e96f626fe49e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00c79cf5980a56b00c3e96f626fe49e6], x-b3-spanid=[abb7f5171648e97c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b418d78f-3c5e-4c05-a3b2-e1eb42ade051]}\\\"}\"}","context":{"RequestID":"b418d78f-3c5e-4c05-a3b2-e1eb42ade051","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ddb647c7-7cb9-402c-a26d-f4b053f9406d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:03.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:03.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b418d78f-3c5e-4c05-a3b2-e1eb42ade051","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddb647c7-7cb9-402c-a26d-f4b053f9406d","LogTimestamp":"2023-09-27T03:42:03.610Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:42:05.648Z","message":"Entering","context":{"RequestID":"11da6cbd-fb93-4e99-847d-1a2096977271","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97317830-b26f-43c0-82b3-6e278873709c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:05.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:05.651Z","message":"{\"transactionId\":\"11da6cbd-fb93-4e99-847d-1a2096977271\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:05:649\",\"respDate\":\"230927-03:42:05:651\",\"sourceId\":\"haproxy:11da6cbd-fb93-4e99-847d-1a2096977271\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:05:649-61487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07461e9a-d4a5-4f78-a444-e98135445513], x-b3-parentspanid=[f40537a7949d50a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b26d91cbb71d2e23f40537a7949d50a6], x-b3-spanid=[b0d9690fc70e2163], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11da6cbd-fb93-4e99-847d-1a2096977271]}\\\"}\"}","context":{"RequestID":"11da6cbd-fb93-4e99-847d-1a2096977271","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97317830-b26f-43c0-82b3-6e278873709c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:05.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:05.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11da6cbd-fb93-4e99-847d-1a2096977271","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97317830-b26f-43c0-82b3-6e278873709c","LogTimestamp":"2023-09-27T03:42:05.651Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:05.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:42:05.871Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:05.872Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:05.872Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:07.665Z","message":"Entering","context":{"RequestID":"8bb3e7ec-2917-4304-abec-dcba8eac8d61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ace88a7-4e8e-4012-afec-4cb374ddb432","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:07.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:07.668Z","message":"{\"transactionId\":\"8bb3e7ec-2917-4304-abec-dcba8eac8d61\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:07:666\",\"respDate\":\"230927-03:42:07:668\",\"sourceId\":\"haproxy:8bb3e7ec-2917-4304-abec-dcba8eac8d61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:07:666-91929\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25dd254e-be63-4d7f-ae8c-11948417f312], x-b3-parentspanid=[f55c551f76533132], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1504468fdd2941ccf55c551f76533132], x-b3-spanid=[5a239568509d0389], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bb3e7ec-2917-4304-abec-dcba8eac8d61]}\\\"}\"}","context":{"RequestID":"8bb3e7ec-2917-4304-abec-dcba8eac8d61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ace88a7-4e8e-4012-afec-4cb374ddb432","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:07.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:07.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bb3e7ec-2917-4304-abec-dcba8eac8d61","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ace88a7-4e8e-4012-afec-4cb374ddb432","LogTimestamp":"2023-09-27T03:42:07.668Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:08.184Z","message":"Entering","context":{"RequestID":"3283ac81-40ba-4abe-8905-284fcec7425b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1bb3ac5c-7280-497c-905f-350c91be0b97","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:08.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:08.187Z","message":"{\"transactionId\":\"3283ac81-40ba-4abe-8905-284fcec7425b\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:08:185\",\"respDate\":\"230927-03:42:08:187\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3283ac81-40ba-4abe-8905-284fcec7425b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:08:185-19947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f579b56-00aa-4d89-827a-891f8140b0e7], x-b3-parentspanid=[f1b4cf18a5406d5a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38105], x-envoy-attempt-count=[1], x-b3-traceid=[d35a7fb748bb18b1f1b4cf18a5406d5a], x-b3-spanid=[2c6b51b2cf5ccc0a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3283ac81-40ba-4abe-8905-284fcec7425b]}\\\"}\"}","context":{"RequestID":"3283ac81-40ba-4abe-8905-284fcec7425b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1bb3ac5c-7280-497c-905f-350c91be0b97","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:08.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:08.188Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3283ac81-40ba-4abe-8905-284fcec7425b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bb3ac5c-7280-497c-905f-350c91be0b97","LogTimestamp":"2023-09-27T03:42:08.188Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:08.418Z","message":"Entering","context":{"RequestID":"8bb6b056-1a30-4f3e-8c4c-00037fa54d44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36b7dce3-a0b5-452b-9b77-2bf9786498cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"8bb6b056-1a30-4f3e-8c4c-00037fa54d44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36b7dce3-a0b5-452b-9b77-2bf9786498cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:08.421Z","message":"{\"transactionId\":\"8bb6b056-1a30-4f3e-8c4c-00037fa54d44\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:08:419\",\"respDate\":\"230927-03:42:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8bb6b056-1a30-4f3e-8c4c-00037fa54d44\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:08:419-74336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8bb6b056-1a30-4f3e-8c4c-00037fa54d44]}\\\"}\"}","context":{"RequestID":"8bb6b056-1a30-4f3e-8c4c-00037fa54d44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36b7dce3-a0b5-452b-9b77-2bf9786498cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bb6b056-1a30-4f3e-8c4c-00037fa54d44","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36b7dce3-a0b5-452b-9b77-2bf9786498cc","LogTimestamp":"2023-09-27T03:42:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:09.681Z","message":"Entering","context":{"RequestID":"dc722439-6dce-430c-b64b-7bf6b48ee748","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67fbe112-e473-4638-b0cf-c78eee863371","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:09.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:09.684Z","message":"{\"transactionId\":\"dc722439-6dce-430c-b64b-7bf6b48ee748\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:09:682\",\"respDate\":\"230927-03:42:09:684\",\"sourceId\":\"haproxy:dc722439-6dce-430c-b64b-7bf6b48ee748\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:09:682-33995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f16ac59-b06c-4919-b0e3-68554b84fab5], x-b3-parentspanid=[9e1796eca17536f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3924c5d46060cc189e1796eca17536f7], x-b3-spanid=[1739f449e72cb51b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc722439-6dce-430c-b64b-7bf6b48ee748]}\\\"}\"}","context":{"RequestID":"dc722439-6dce-430c-b64b-7bf6b48ee748","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67fbe112-e473-4638-b0cf-c78eee863371","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:09.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:09.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc722439-6dce-430c-b64b-7bf6b48ee748","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67fbe112-e473-4638-b0cf-c78eee863371","LogTimestamp":"2023-09-27T03:42:09.684Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:10.170Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:10.177Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:11.700Z","message":"Entering","context":{"RequestID":"39176be1-cc1f-4681-929a-f3c18a89b7b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"dea04ee1-28d4-4747-8635-2445dfaf7ec6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:11.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:11.703Z","message":"{\"transactionId\":\"39176be1-cc1f-4681-929a-f3c18a89b7b5\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:11:701\",\"respDate\":\"230927-03:42:11:702\",\"sourceId\":\"haproxy:39176be1-cc1f-4681-929a-f3c18a89b7b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:11:701-3052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6980db5-bd6b-4754-ade4-4977ca66a03a], x-b3-parentspanid=[af687f175f7605f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d221103e75365e33af687f175f7605f4], x-b3-spanid=[9e7cf3a4b5b66365], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39176be1-cc1f-4681-929a-f3c18a89b7b5]}\\\"}\"}","context":{"RequestID":"39176be1-cc1f-4681-929a-f3c18a89b7b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"dea04ee1-28d4-4747-8635-2445dfaf7ec6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:11.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:11.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39176be1-cc1f-4681-929a-f3c18a89b7b5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dea04ee1-28d4-4747-8635-2445dfaf7ec6","LogTimestamp":"2023-09-27T03:42:11.703Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:42:13.719Z","message":"Entering","context":{"RequestID":"21103777-39a7-43db-a168-c9bb2e58e895","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d494268-72fe-43cf-b8d0-5e3d092632c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:13.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:13.721Z","message":"{\"transactionId\":\"21103777-39a7-43db-a168-c9bb2e58e895\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:13:719\",\"respDate\":\"230927-03:42:13:721\",\"sourceId\":\"haproxy:21103777-39a7-43db-a168-c9bb2e58e895\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:13:719-82885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2b7a7a3-7f69-4432-91ce-b2ae8c52743c], x-b3-parentspanid=[a512b22ec0a61624], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32c68f97fc974639a512b22ec0a61624], x-b3-spanid=[070e6127c71dbeee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21103777-39a7-43db-a168-c9bb2e58e895]}\\\"}\"}","context":{"RequestID":"21103777-39a7-43db-a168-c9bb2e58e895","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d494268-72fe-43cf-b8d0-5e3d092632c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:13.719Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:13.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21103777-39a7-43db-a168-c9bb2e58e895","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d494268-72fe-43cf-b8d0-5e3d092632c0","LogTimestamp":"2023-09-27T03:42:13.722Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:15.750Z","message":"Entering","context":{"RequestID":"06193346-7d41-47fd-ae5b-ad5fe8c54720","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5daa4eb0-cd62-4f2f-969c-5efc6c254126","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:15.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:15.753Z","message":"{\"transactionId\":\"06193346-7d41-47fd-ae5b-ad5fe8c54720\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:15:751\",\"respDate\":\"230927-03:42:15:753\",\"sourceId\":\"haproxy:06193346-7d41-47fd-ae5b-ad5fe8c54720\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:15:751-41761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5258df76-3f5e-4d55-8909-953ef39a04f6], x-b3-parentspanid=[d1b5c04e67ac1213], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68925a5848a88e21d1b5c04e67ac1213], x-b3-spanid=[9ea76fa7247c4979], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06193346-7d41-47fd-ae5b-ad5fe8c54720]}\\\"}\"}","context":{"RequestID":"06193346-7d41-47fd-ae5b-ad5fe8c54720","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5daa4eb0-cd62-4f2f-969c-5efc6c254126","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:15.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:15.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06193346-7d41-47fd-ae5b-ad5fe8c54720","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5daa4eb0-cd62-4f2f-969c-5efc6c254126","LogTimestamp":"2023-09-27T03:42:15.754Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:42:15.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:42:15.866Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:15.866Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:15.867Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:17.789Z","message":"Entering","context":{"RequestID":"93ad711b-5346-4b5d-b9c7-0e443a3752a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d59dccd4-76bf-4681-8f13-25b0e75740d1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:17.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:17.793Z","message":"{\"transactionId\":\"93ad711b-5346-4b5d-b9c7-0e443a3752a7\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:17:790\",\"respDate\":\"230927-03:42:17:793\",\"sourceId\":\"haproxy:93ad711b-5346-4b5d-b9c7-0e443a3752a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:17:790-35764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf8d81da-0155-45b0-b81b-08e844e1e2d3], x-b3-parentspanid=[bb89ffb9ca99f5ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0656a6d7b59d4547bb89ffb9ca99f5ec], x-b3-spanid=[0cf09f4711685154], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93ad711b-5346-4b5d-b9c7-0e443a3752a7]}\\\"}\"}","context":{"RequestID":"93ad711b-5346-4b5d-b9c7-0e443a3752a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d59dccd4-76bf-4681-8f13-25b0e75740d1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:17.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:17.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93ad711b-5346-4b5d-b9c7-0e443a3752a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d59dccd4-76bf-4681-8f13-25b0e75740d1","LogTimestamp":"2023-09-27T03:42:17.794Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:42:18.214Z","message":"Entering","context":{"RequestID":"2a7cb048-9776-4285-ac6d-d2cbe320ff4d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4433bd11-108b-4bac-b371-0584338e4d07","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:18.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:18.217Z","message":"{\"transactionId\":\"2a7cb048-9776-4285-ac6d-d2cbe320ff4d\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:18:215\",\"respDate\":\"230927-03:42:18:217\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2a7cb048-9776-4285-ac6d-d2cbe320ff4d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:18:215-46922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3a47526-f393-4de5-841b-3c3a02e1b964], x-b3-parentspanid=[f37d9937063f8974], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34015], x-envoy-attempt-count=[1], x-b3-traceid=[400f40ac89b965aaf37d9937063f8974], x-b3-spanid=[f56f195b39942eca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2a7cb048-9776-4285-ac6d-d2cbe320ff4d]}\\\"}\"}","context":{"RequestID":"2a7cb048-9776-4285-ac6d-d2cbe320ff4d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4433bd11-108b-4bac-b371-0584338e4d07","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:18.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:18.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a7cb048-9776-4285-ac6d-d2cbe320ff4d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4433bd11-108b-4bac-b371-0584338e4d07","LogTimestamp":"2023-09-27T03:42:18.218Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:18.419Z","message":"Entering","context":{"RequestID":"ca41e1e5-e620-4356-80b8-cea2d5102779","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"432fa2fe-997c-4ce0-bf18-6eae940900eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca41e1e5-e620-4356-80b8-cea2d5102779","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"432fa2fe-997c-4ce0-bf18-6eae940900eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:18.423Z","message":"{\"transactionId\":\"ca41e1e5-e620-4356-80b8-cea2d5102779\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:18:420\",\"respDate\":\"230927-03:42:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca41e1e5-e620-4356-80b8-cea2d5102779\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:18:420-80239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca41e1e5-e620-4356-80b8-cea2d5102779]}\\\"}\"}","context":{"RequestID":"ca41e1e5-e620-4356-80b8-cea2d5102779","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"432fa2fe-997c-4ce0-bf18-6eae940900eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca41e1e5-e620-4356-80b8-cea2d5102779","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"432fa2fe-997c-4ce0-bf18-6eae940900eb","LogTimestamp":"2023-09-27T03:42:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:42:19.807Z","message":"Entering","context":{"RequestID":"56dbad05-33a6-4f98-8ad4-6ae6b897d283","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b16b5c6-6862-4e48-83d6-764fc3ae1dee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:19.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:19.809Z","message":"{\"transactionId\":\"56dbad05-33a6-4f98-8ad4-6ae6b897d283\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:19:807\",\"respDate\":\"230927-03:42:19:809\",\"sourceId\":\"haproxy:56dbad05-33a6-4f98-8ad4-6ae6b897d283\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:19:807-2739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b60d226-0039-4534-92fb-686c64b5abe0], x-b3-parentspanid=[8a4885f4822f7987], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6bc3f17b638c8028a4885f4822f7987], x-b3-spanid=[25dfaa9aee0b988a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56dbad05-33a6-4f98-8ad4-6ae6b897d283]}\\\"}\"}","context":{"RequestID":"56dbad05-33a6-4f98-8ad4-6ae6b897d283","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b16b5c6-6862-4e48-83d6-764fc3ae1dee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:19.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:19.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56dbad05-33a6-4f98-8ad4-6ae6b897d283","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b16b5c6-6862-4e48-83d6-764fc3ae1dee","LogTimestamp":"2023-09-27T03:42:19.809Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:42:21.819Z","message":"Entering","context":{"RequestID":"f2df46f0-1f3b-4524-83c4-340065aeac0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03d75baa-f764-4973-931f-a10ae5315fea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:21.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:21.822Z","message":"{\"transactionId\":\"f2df46f0-1f3b-4524-83c4-340065aeac0d\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:21:819\",\"respDate\":\"230927-03:42:21:822\",\"sourceId\":\"haproxy:f2df46f0-1f3b-4524-83c4-340065aeac0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:21:819-67858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28943082-8249-4e9f-9921-6881a39ae7fd], x-b3-parentspanid=[a9c1c8535ecd3033], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[098efb3e651a8445a9c1c8535ecd3033], x-b3-spanid=[75ea69a7b89dda20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2df46f0-1f3b-4524-83c4-340065aeac0d]}\\\"}\"}","context":{"RequestID":"f2df46f0-1f3b-4524-83c4-340065aeac0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03d75baa-f764-4973-931f-a10ae5315fea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:21.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:21.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2df46f0-1f3b-4524-83c4-340065aeac0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03d75baa-f764-4973-931f-a10ae5315fea","LogTimestamp":"2023-09-27T03:42:21.823Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:42:23.837Z","message":"Entering","context":{"RequestID":"b0fa7575-0cbb-4384-8541-d489fda89cf7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4913edf7-af52-4e72-a06f-427584b73771","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:23.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:23.841Z","message":"{\"transactionId\":\"b0fa7575-0cbb-4384-8541-d489fda89cf7\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:23:838\",\"respDate\":\"230927-03:42:23:841\",\"sourceId\":\"haproxy:b0fa7575-0cbb-4384-8541-d489fda89cf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:23:838-97966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81d0cf49-8103-49e5-a0da-0903eb902d7c], x-b3-parentspanid=[726394af3b74dc3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea00eef0fccf434a726394af3b74dc3d], x-b3-spanid=[ad20bcbf42d8660a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0fa7575-0cbb-4384-8541-d489fda89cf7]}\\\"}\"}","context":{"RequestID":"b0fa7575-0cbb-4384-8541-d489fda89cf7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4913edf7-af52-4e72-a06f-427584b73771","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:23.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:23.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0fa7575-0cbb-4384-8541-d489fda89cf7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4913edf7-af52-4e72-a06f-427584b73771","LogTimestamp":"2023-09-27T03:42:23.841Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:42:25.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:42:25.863Z","message":"Entering","context":{"RequestID":"4ca56797-f830-4c1f-978d-a5ce501035f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e6111f47-2e24-4f0f-875f-34331c23e298","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:25.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:25.865Z","message":"{\"transactionId\":\"4ca56797-f830-4c1f-978d-a5ce501035f3\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:25:863\",\"respDate\":\"230927-03:42:25:865\",\"sourceId\":\"haproxy:4ca56797-f830-4c1f-978d-a5ce501035f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:25:863-42510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[646a1277-8967-483c-beea-8511c33073c9], x-b3-parentspanid=[0989980b1aef190a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[338666d2cdadcae60989980b1aef190a], x-b3-spanid=[91063f39d25cf1f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ca56797-f830-4c1f-978d-a5ce501035f3]}\\\"}\"}","context":{"RequestID":"4ca56797-f830-4c1f-978d-a5ce501035f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e6111f47-2e24-4f0f-875f-34331c23e298","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:25.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:25.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ca56797-f830-4c1f-978d-a5ce501035f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6111f47-2e24-4f0f-875f-34331c23e298","LogTimestamp":"2023-09-27T03:42:25.865Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:25.888Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:25.889Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:25.889Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:27.891Z","message":"Entering","context":{"RequestID":"04f0aaae-0c95-4484-a3cc-80640f672ad8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6a9a70f-406e-45b6-8ce2-5e7144bb293d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:27.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:27.894Z","message":"{\"transactionId\":\"04f0aaae-0c95-4484-a3cc-80640f672ad8\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:27:892\",\"respDate\":\"230927-03:42:27:894\",\"sourceId\":\"haproxy:04f0aaae-0c95-4484-a3cc-80640f672ad8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:27:892-6578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9278686-428d-42ae-9532-da1e7bddaf3f], x-b3-parentspanid=[d32905f524c0d2e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1eb86091d65f04bad32905f524c0d2e1], x-b3-spanid=[2b7e215e1b494d24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04f0aaae-0c95-4484-a3cc-80640f672ad8]}\\\"}\"}","context":{"RequestID":"04f0aaae-0c95-4484-a3cc-80640f672ad8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6a9a70f-406e-45b6-8ce2-5e7144bb293d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:27.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:27.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04f0aaae-0c95-4484-a3cc-80640f672ad8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6a9a70f-406e-45b6-8ce2-5e7144bb293d","LogTimestamp":"2023-09-27T03:42:27.894Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:28.180Z","message":"Entering","context":{"RequestID":"1287a093-d8bb-4a9c-822e-d0b0805384d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"572d64de-5058-40cb-baf4-b97f229e5b79","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:28.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:28.183Z","message":"{\"transactionId\":\"1287a093-d8bb-4a9c-822e-d0b0805384d5\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:28:181\",\"respDate\":\"230927-03:42:28:183\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1287a093-d8bb-4a9c-822e-d0b0805384d5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:28:181-10197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e18349f1-04bc-4971-942e-8ba4ea301c49], x-b3-parentspanid=[9b63be3d21886f6f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55273], x-envoy-attempt-count=[1], x-b3-traceid=[44351236c878e5b19b63be3d21886f6f], x-b3-spanid=[bf3469d1dac71ac7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1287a093-d8bb-4a9c-822e-d0b0805384d5]}\\\"}\"}","context":{"RequestID":"1287a093-d8bb-4a9c-822e-d0b0805384d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"572d64de-5058-40cb-baf4-b97f229e5b79","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:28.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:28.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1287a093-d8bb-4a9c-822e-d0b0805384d5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"572d64de-5058-40cb-baf4-b97f229e5b79","LogTimestamp":"2023-09-27T03:42:28.183Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:28.418Z","message":"Entering","context":{"RequestID":"adf0b5c8-c470-4d11-8b40-384fd23d788a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8386ba9a-92ea-421d-8066-b014b297aa72","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"adf0b5c8-c470-4d11-8b40-384fd23d788a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8386ba9a-92ea-421d-8066-b014b297aa72","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:28.422Z","message":"{\"transactionId\":\"adf0b5c8-c470-4d11-8b40-384fd23d788a\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:28:419\",\"respDate\":\"230927-03:42:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:adf0b5c8-c470-4d11-8b40-384fd23d788a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:28:419-78230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[adf0b5c8-c470-4d11-8b40-384fd23d788a]}\\\"}\"}","context":{"RequestID":"adf0b5c8-c470-4d11-8b40-384fd23d788a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8386ba9a-92ea-421d-8066-b014b297aa72","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"adf0b5c8-c470-4d11-8b40-384fd23d788a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8386ba9a-92ea-421d-8066-b014b297aa72","LogTimestamp":"2023-09-27T03:42:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:42:29.909Z","message":"Entering","context":{"RequestID":"f91c56e4-ff27-430b-b4d7-e5b752420118","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a1638bdf-439b-496d-ac52-ca9f30480a1c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:29.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:29.911Z","message":"{\"transactionId\":\"f91c56e4-ff27-430b-b4d7-e5b752420118\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:29:909\",\"respDate\":\"230927-03:42:29:911\",\"sourceId\":\"haproxy:f91c56e4-ff27-430b-b4d7-e5b752420118\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:29:909-93270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[477a457d-dcd1-489b-8b2e-1bb40e0e419e], x-b3-parentspanid=[b534e7f798fcbd1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d834d74643c7089cb534e7f798fcbd1e], x-b3-spanid=[89ab91533bdc2e02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f91c56e4-ff27-430b-b4d7-e5b752420118]}\\\"}\"}","context":{"RequestID":"f91c56e4-ff27-430b-b4d7-e5b752420118","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a1638bdf-439b-496d-ac52-ca9f30480a1c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:29.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:29.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f91c56e4-ff27-430b-b4d7-e5b752420118","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1638bdf-439b-496d-ac52-ca9f30480a1c","LogTimestamp":"2023-09-27T03:42:29.912Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:31.926Z","message":"Entering","context":{"RequestID":"e2ac0f1e-d45a-4983-92f0-86c4ddaa677d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e291c67a-01c6-4b74-a71c-16b0459b8464","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:31.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:31.929Z","message":"{\"transactionId\":\"e2ac0f1e-d45a-4983-92f0-86c4ddaa677d\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:31:927\",\"respDate\":\"230927-03:42:31:929\",\"sourceId\":\"haproxy:e2ac0f1e-d45a-4983-92f0-86c4ddaa677d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:31:927-1778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[068e1921-1c60-4556-b2c7-4708f0e63701], x-b3-parentspanid=[0b8d814bfbe6f890], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f10590930f50f900b8d814bfbe6f890], x-b3-spanid=[9d8205070460c8ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2ac0f1e-d45a-4983-92f0-86c4ddaa677d]}\\\"}\"}","context":{"RequestID":"e2ac0f1e-d45a-4983-92f0-86c4ddaa677d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e291c67a-01c6-4b74-a71c-16b0459b8464","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:31.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:31.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2ac0f1e-d45a-4983-92f0-86c4ddaa677d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e291c67a-01c6-4b74-a71c-16b0459b8464","LogTimestamp":"2023-09-27T03:42:31.929Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:33.940Z","message":"Entering","context":{"RequestID":"917ee3b7-9e09-41c4-a24b-62b054968b13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e2b3571-38e3-4234-98ba-a4c5d6c992b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:33.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:33.943Z","message":"{\"transactionId\":\"917ee3b7-9e09-41c4-a24b-62b054968b13\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:33:941\",\"respDate\":\"230927-03:42:33:942\",\"sourceId\":\"haproxy:917ee3b7-9e09-41c4-a24b-62b054968b13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:33:941-33691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[790806e7-ebb0-4f99-a364-9150f90834f9], x-b3-parentspanid=[fe5ff4bc9009fa01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de241744ef6ebca1fe5ff4bc9009fa01], x-b3-spanid=[f91300ae1877c2ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[917ee3b7-9e09-41c4-a24b-62b054968b13]}\\\"}\"}","context":{"RequestID":"917ee3b7-9e09-41c4-a24b-62b054968b13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e2b3571-38e3-4234-98ba-a4c5d6c992b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:33.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:33.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"917ee3b7-9e09-41c4-a24b-62b054968b13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e2b3571-38e3-4234-98ba-a4c5d6c992b0","LogTimestamp":"2023-09-27T03:42:33.943Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:35.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:42:35.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:35.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:35.891Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:35.957Z","message":"Entering","context":{"RequestID":"dabb647e-44ff-4acc-ae7a-e28a4b1a8936","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1bf5854-1090-426b-91fa-0ca9cecf1325","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:35.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:35.959Z","message":"{\"transactionId\":\"dabb647e-44ff-4acc-ae7a-e28a4b1a8936\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:35:958\",\"respDate\":\"230927-03:42:35:959\",\"sourceId\":\"haproxy:dabb647e-44ff-4acc-ae7a-e28a4b1a8936\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:35:958-61422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3554ea90-071a-4e04-a52a-f785fcdae8c8], x-b3-parentspanid=[14ee04cbfd8a82c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c7ecc909b69ceeb14ee04cbfd8a82c0], x-b3-spanid=[810344c74db9cbec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dabb647e-44ff-4acc-ae7a-e28a4b1a8936]}\\\"}\"}","context":{"RequestID":"dabb647e-44ff-4acc-ae7a-e28a4b1a8936","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1bf5854-1090-426b-91fa-0ca9cecf1325","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:35.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:35.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dabb647e-44ff-4acc-ae7a-e28a4b1a8936","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1bf5854-1090-426b-91fa-0ca9cecf1325","LogTimestamp":"2023-09-27T03:42:35.960Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:37.974Z","message":"Entering","context":{"RequestID":"5e38e6e9-58f7-412f-95c8-9b70a8bd9834","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e2c5630e-9129-4fde-a815-d255bb910ebf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:37.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:37.976Z","message":"{\"transactionId\":\"5e38e6e9-58f7-412f-95c8-9b70a8bd9834\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:37:974\",\"respDate\":\"230927-03:42:37:976\",\"sourceId\":\"haproxy:5e38e6e9-58f7-412f-95c8-9b70a8bd9834\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:37:974-22486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1b98079-4d5b-4430-b539-7e8c9c1080e4], x-b3-parentspanid=[ab0bcde2f14676bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1531acc123750d17ab0bcde2f14676bf], x-b3-spanid=[bc38635e88090777], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e38e6e9-58f7-412f-95c8-9b70a8bd9834]}\\\"}\"}","context":{"RequestID":"5e38e6e9-58f7-412f-95c8-9b70a8bd9834","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e2c5630e-9129-4fde-a815-d255bb910ebf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:37.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:37.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e38e6e9-58f7-412f-95c8-9b70a8bd9834","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2c5630e-9129-4fde-a815-d255bb910ebf","LogTimestamp":"2023-09-27T03:42:37.977Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:38.191Z","message":"Entering","context":{"RequestID":"cd620e5a-6ec9-41db-8a37-083d5ce279a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3df4cb2f-76e0-44b0-a37e-f65c29ef6d62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:38.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:38.194Z","message":"{\"transactionId\":\"cd620e5a-6ec9-41db-8a37-083d5ce279a6\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:38:192\",\"respDate\":\"230927-03:42:38:194\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cd620e5a-6ec9-41db-8a37-083d5ce279a6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:38:192-93514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6478187-3e40-4895-9a7e-1296c9c7d5b7], x-b3-parentspanid=[3901decaadd69312], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53009], x-envoy-attempt-count=[1], x-b3-traceid=[5eb889c13d14fd7c3901decaadd69312], x-b3-spanid=[81997aa624476e87], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cd620e5a-6ec9-41db-8a37-083d5ce279a6]}\\\"}\"}","context":{"RequestID":"cd620e5a-6ec9-41db-8a37-083d5ce279a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3df4cb2f-76e0-44b0-a37e-f65c29ef6d62","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:38.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:38.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd620e5a-6ec9-41db-8a37-083d5ce279a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3df4cb2f-76e0-44b0-a37e-f65c29ef6d62","LogTimestamp":"2023-09-27T03:42:38.195Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:42:38.422Z","message":"Entering","context":{"RequestID":"12b0d048-0ee7-435c-a38e-5adf6b91547b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c00f7b0-a258-4083-8d71-0d515356615b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:38.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:38.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"12b0d048-0ee7-435c-a38e-5adf6b91547b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c00f7b0-a258-4083-8d71-0d515356615b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:38.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:38.425Z","message":"{\"transactionId\":\"12b0d048-0ee7-435c-a38e-5adf6b91547b\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:38:422\",\"respDate\":\"230927-03:42:38:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:12b0d048-0ee7-435c-a38e-5adf6b91547b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:38:422-91261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[12b0d048-0ee7-435c-a38e-5adf6b91547b]}\\\"}\"}","context":{"RequestID":"12b0d048-0ee7-435c-a38e-5adf6b91547b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c00f7b0-a258-4083-8d71-0d515356615b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:38.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:38.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12b0d048-0ee7-435c-a38e-5adf6b91547b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c00f7b0-a258-4083-8d71-0d515356615b","LogTimestamp":"2023-09-27T03:42:38.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:42:39.995Z","message":"Entering","context":{"RequestID":"9529c119-d885-4399-b5f9-bf0df132ad2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f405fe9-dda4-4c84-b5ad-510367fa68c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:39.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:39.997Z","message":"{\"transactionId\":\"9529c119-d885-4399-b5f9-bf0df132ad2a\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:39:996\",\"respDate\":\"230927-03:42:39:997\",\"sourceId\":\"haproxy:9529c119-d885-4399-b5f9-bf0df132ad2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:39:996-96840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0df5bfe3-c78c-456a-84ec-ce045bd8553b], x-b3-parentspanid=[3d2e7a07f2cef55e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[905d4a36b213471b3d2e7a07f2cef55e], x-b3-spanid=[fe3247dc87474211], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9529c119-d885-4399-b5f9-bf0df132ad2a]}\\\"}\"}","context":{"RequestID":"9529c119-d885-4399-b5f9-bf0df132ad2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f405fe9-dda4-4c84-b5ad-510367fa68c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:39.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:39.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9529c119-d885-4399-b5f9-bf0df132ad2a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f405fe9-dda4-4c84-b5ad-510367fa68c1","LogTimestamp":"2023-09-27T03:42:39.998Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:40.178Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:40.189Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:42.010Z","message":"Entering","context":{"RequestID":"e30fb4a2-4a1b-4242-b4ee-1df62dbf8b6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"503f6ed5-7b71-41e3-865c-3d244a24972d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:42.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:42.012Z","message":"{\"transactionId\":\"e30fb4a2-4a1b-4242-b4ee-1df62dbf8b6f\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:42:011\",\"respDate\":\"230927-03:42:42:012\",\"sourceId\":\"haproxy:e30fb4a2-4a1b-4242-b4ee-1df62dbf8b6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:42:011-50050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe121242-59a8-49ee-8395-4e969c77007c], x-b3-parentspanid=[9e819f0bdbbc0393], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0db292811e327e29e819f0bdbbc0393], x-b3-spanid=[7f6519d961da5284], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e30fb4a2-4a1b-4242-b4ee-1df62dbf8b6f]}\\\"}\"}","context":{"RequestID":"e30fb4a2-4a1b-4242-b4ee-1df62dbf8b6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"503f6ed5-7b71-41e3-865c-3d244a24972d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:42.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:42.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e30fb4a2-4a1b-4242-b4ee-1df62dbf8b6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"503f6ed5-7b71-41e3-865c-3d244a24972d","LogTimestamp":"2023-09-27T03:42:42.013Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:44.024Z","message":"Entering","context":{"RequestID":"6f06c822-c5b5-4ce8-ad2f-2e3652061307","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2af47399-7fb8-4e37-959c-3c9df0ac6d7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:44.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:44.027Z","message":"{\"transactionId\":\"6f06c822-c5b5-4ce8-ad2f-2e3652061307\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:44:025\",\"respDate\":\"230927-03:42:44:027\",\"sourceId\":\"haproxy:6f06c822-c5b5-4ce8-ad2f-2e3652061307\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:44:025-33103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e034b5ea-f6de-433e-84d2-795726ec9060], x-b3-parentspanid=[3e06995b4838b341], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05f180c876f829b43e06995b4838b341], x-b3-spanid=[d65da3e9022ec587], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f06c822-c5b5-4ce8-ad2f-2e3652061307]}\\\"}\"}","context":{"RequestID":"6f06c822-c5b5-4ce8-ad2f-2e3652061307","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2af47399-7fb8-4e37-959c-3c9df0ac6d7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:44.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:44.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f06c822-c5b5-4ce8-ad2f-2e3652061307","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2af47399-7fb8-4e37-959c-3c9df0ac6d7e","LogTimestamp":"2023-09-27T03:42:44.027Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:45.854Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:42:45.871Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:45.871Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:45.871Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:46.041Z","message":"Entering","context":{"RequestID":"98014c9a-34a1-4322-a610-0f09671d4f5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c6dd683-861e-402f-ae30-70d842eb68a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:46.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:46.043Z","message":"{\"transactionId\":\"98014c9a-34a1-4322-a610-0f09671d4f5e\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:46:041\",\"respDate\":\"230927-03:42:46:043\",\"sourceId\":\"haproxy:98014c9a-34a1-4322-a610-0f09671d4f5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:46:041-19545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31005828-cee6-4482-8a63-17ea0a276141], x-b3-parentspanid=[dc24efb91675347b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af82b637c0e08358dc24efb91675347b], x-b3-spanid=[82b3673973eb6b2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98014c9a-34a1-4322-a610-0f09671d4f5e]}\\\"}\"}","context":{"RequestID":"98014c9a-34a1-4322-a610-0f09671d4f5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c6dd683-861e-402f-ae30-70d842eb68a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:46.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:46.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98014c9a-34a1-4322-a610-0f09671d4f5e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c6dd683-861e-402f-ae30-70d842eb68a0","LogTimestamp":"2023-09-27T03:42:46.044Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:48.054Z","message":"Entering","context":{"RequestID":"b9ea98e8-a557-4bc8-9e76-84846354f28f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cbfe89d-cd95-4c75-b661-a5cec1a574a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:48.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:48.056Z","message":"{\"transactionId\":\"b9ea98e8-a557-4bc8-9e76-84846354f28f\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:48:055\",\"respDate\":\"230927-03:42:48:056\",\"sourceId\":\"haproxy:b9ea98e8-a557-4bc8-9e76-84846354f28f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:48:055-8382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ede685a-0aa8-4be2-b5fa-f18f926b78f3], x-b3-parentspanid=[0e0c966cbf123ed9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32fb27163b2426240e0c966cbf123ed9], x-b3-spanid=[2bfa4076b801d5ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9ea98e8-a557-4bc8-9e76-84846354f28f]}\\\"}\"}","context":{"RequestID":"b9ea98e8-a557-4bc8-9e76-84846354f28f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cbfe89d-cd95-4c75-b661-a5cec1a574a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:48.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:48.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9ea98e8-a557-4bc8-9e76-84846354f28f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cbfe89d-cd95-4c75-b661-a5cec1a574a3","LogTimestamp":"2023-09-27T03:42:48.057Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:42:48.198Z","message":"Entering","context":{"RequestID":"0bdeb092-603b-4ec9-826b-38b41710e01c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e581df4f-60ae-4855-8e9d-6d62ba86f5af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:48.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:48.201Z","message":"{\"transactionId\":\"0bdeb092-603b-4ec9-826b-38b41710e01c\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:48:199\",\"respDate\":\"230927-03:42:48:201\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0bdeb092-603b-4ec9-826b-38b41710e01c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:48:199-11651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf328297-c435-471f-81fe-fa2dd5cc4c89], x-b3-parentspanid=[07a07208c036875d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48779], x-envoy-attempt-count=[1], x-b3-traceid=[985906031388e6ce07a07208c036875d], x-b3-spanid=[842c0ab4f39e3eb0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0bdeb092-603b-4ec9-826b-38b41710e01c]}\\\"}\"}","context":{"RequestID":"0bdeb092-603b-4ec9-826b-38b41710e01c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e581df4f-60ae-4855-8e9d-6d62ba86f5af","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:48.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:48.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bdeb092-603b-4ec9-826b-38b41710e01c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e581df4f-60ae-4855-8e9d-6d62ba86f5af","LogTimestamp":"2023-09-27T03:42:48.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:48.418Z","message":"Entering","context":{"RequestID":"ded2f6ea-a752-432d-9927-c7c9c1a1f835","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da3a38b4-daf1-46db-8c75-bbe0786d1714","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"ded2f6ea-a752-432d-9927-c7c9c1a1f835","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da3a38b4-daf1-46db-8c75-bbe0786d1714","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:48.421Z","message":"{\"transactionId\":\"ded2f6ea-a752-432d-9927-c7c9c1a1f835\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:48:418\",\"respDate\":\"230927-03:42:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ded2f6ea-a752-432d-9927-c7c9c1a1f835\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:48:418-26644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ded2f6ea-a752-432d-9927-c7c9c1a1f835]}\\\"}\"}","context":{"RequestID":"ded2f6ea-a752-432d-9927-c7c9c1a1f835","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da3a38b4-daf1-46db-8c75-bbe0786d1714","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ded2f6ea-a752-432d-9927-c7c9c1a1f835","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da3a38b4-daf1-46db-8c75-bbe0786d1714","LogTimestamp":"2023-09-27T03:42:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:50.072Z","message":"Entering","context":{"RequestID":"6fb75a86-bc67-46db-93c0-a853a3984d0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8512cf4b-5c1d-4e8a-bb8d-c46b035a61c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:50.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:50.075Z","message":"{\"transactionId\":\"6fb75a86-bc67-46db-93c0-a853a3984d0e\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:50:073\",\"respDate\":\"230927-03:42:50:075\",\"sourceId\":\"haproxy:6fb75a86-bc67-46db-93c0-a853a3984d0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:42:50:073-73710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[249e1c77-4850-4bac-938f-cf8515d74569], x-b3-parentspanid=[f1197b52c9c2751a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d89a34c03316bacf1197b52c9c2751a], x-b3-spanid=[b8f7235fb67564ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6fb75a86-bc67-46db-93c0-a853a3984d0e]}\\\"}\"}","context":{"RequestID":"6fb75a86-bc67-46db-93c0-a853a3984d0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8512cf4b-5c1d-4e8a-bb8d-c46b035a61c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:50.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:50.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fb75a86-bc67-46db-93c0-a853a3984d0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8512cf4b-5c1d-4e8a-bb8d-c46b035a61c7","LogTimestamp":"2023-09-27T03:42:50.075Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:42:52.094Z","message":"Entering","context":{"RequestID":"562e9258-2ae8-4bed-9e78-181c54bb9bd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7037250-81c7-431b-9fd6-4fef3d044750","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:52.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:52.096Z","message":"{\"transactionId\":\"562e9258-2ae8-4bed-9e78-181c54bb9bd4\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:52:094\",\"respDate\":\"230927-03:42:52:096\",\"sourceId\":\"haproxy:562e9258-2ae8-4bed-9e78-181c54bb9bd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:52:094-47612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adfdee0e-2aa7-46ab-bd48-0cf1b4cba439], x-b3-parentspanid=[cf90b4fd09e14cde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[537947412450d9a8cf90b4fd09e14cde], x-b3-spanid=[c47887c2e9e0fd50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[562e9258-2ae8-4bed-9e78-181c54bb9bd4]}\\\"}\"}","context":{"RequestID":"562e9258-2ae8-4bed-9e78-181c54bb9bd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7037250-81c7-431b-9fd6-4fef3d044750","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:52.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:52.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"562e9258-2ae8-4bed-9e78-181c54bb9bd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7037250-81c7-431b-9fd6-4fef3d044750","LogTimestamp":"2023-09-27T03:42:52.096Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:42:54.109Z","message":"Entering","context":{"RequestID":"0159239f-6832-40cb-bee2-c05f5381c9cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"505c8093-9b0a-410c-8f6f-ec0da9842b09","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:54.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:54.112Z","message":"{\"transactionId\":\"0159239f-6832-40cb-bee2-c05f5381c9cb\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:54:110\",\"respDate\":\"230927-03:42:54:112\",\"sourceId\":\"haproxy:0159239f-6832-40cb-bee2-c05f5381c9cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:54:110-69120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e43dc01-90e3-4d83-b2a3-33d6d7da27b6], x-b3-parentspanid=[9093479bb10f6861], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[321e37439227b6f39093479bb10f6861], x-b3-spanid=[3344fc5da7b82f0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0159239f-6832-40cb-bee2-c05f5381c9cb]}\\\"}\"}","context":{"RequestID":"0159239f-6832-40cb-bee2-c05f5381c9cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"505c8093-9b0a-410c-8f6f-ec0da9842b09","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:54.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:54.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0159239f-6832-40cb-bee2-c05f5381c9cb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"505c8093-9b0a-410c-8f6f-ec0da9842b09","LogTimestamp":"2023-09-27T03:42:54.113Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:55.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:42:55.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:55.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:55.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:56.124Z","message":"Entering","context":{"RequestID":"d1e4b744-1c4a-4a3d-a2a0-26cb8aee90ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e03c8a7-cff7-499f-b164-75c9a5348afc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:56.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:56.127Z","message":"{\"transactionId\":\"d1e4b744-1c4a-4a3d-a2a0-26cb8aee90ad\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:56:125\",\"respDate\":\"230927-03:42:56:127\",\"sourceId\":\"haproxy:d1e4b744-1c4a-4a3d-a2a0-26cb8aee90ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:56:125-70176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6993680e-9f97-457c-b6e6-2dbf747b4b7e], x-b3-parentspanid=[918cd3e9f49bd258], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4dbe85737c97fea918cd3e9f49bd258], x-b3-spanid=[e9d1688b4db834fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1e4b744-1c4a-4a3d-a2a0-26cb8aee90ad]}\\\"}\"}","context":{"RequestID":"d1e4b744-1c4a-4a3d-a2a0-26cb8aee90ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e03c8a7-cff7-499f-b164-75c9a5348afc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:56.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:56.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1e4b744-1c4a-4a3d-a2a0-26cb8aee90ad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e03c8a7-cff7-499f-b164-75c9a5348afc","LogTimestamp":"2023-09-27T03:42:56.127Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:42:58.138Z","message":"Entering","context":{"RequestID":"aaef6431-691e-4e16-b1d5-c706c28d8984","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a703849-4835-4ae0-88ab-64eee771d438","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:58.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:58.141Z","message":"{\"transactionId\":\"aaef6431-691e-4e16-b1d5-c706c28d8984\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:58:138\",\"respDate\":\"230927-03:42:58:140\",\"sourceId\":\"haproxy:aaef6431-691e-4e16-b1d5-c706c28d8984\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:58:138-88391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78193f89-9a8d-440f-9d04-9ceb0f347423], x-b3-parentspanid=[3101703639a0c92f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f652a74211312ac3101703639a0c92f], x-b3-spanid=[120aa2744feeb075], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aaef6431-691e-4e16-b1d5-c706c28d8984]}\\\"}\"}","context":{"RequestID":"aaef6431-691e-4e16-b1d5-c706c28d8984","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a703849-4835-4ae0-88ab-64eee771d438","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:42:58.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:58.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aaef6431-691e-4e16-b1d5-c706c28d8984","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a703849-4835-4ae0-88ab-64eee771d438","LogTimestamp":"2023-09-27T03:42:58.141Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:42:58.182Z","message":"Entering","context":{"RequestID":"f289faee-97e6-4fd4-886b-f0d6f7abf77c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb16ead7-de98-4c0e-8481-ae32ada73102","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:58.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:58.185Z","message":"{\"transactionId\":\"f289faee-97e6-4fd4-886b-f0d6f7abf77c\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:58:183\",\"respDate\":\"230927-03:42:58:185\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f289faee-97e6-4fd4-886b-f0d6f7abf77c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:42:58:183-70929\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e7b5fcf-2dd6-42af-9a46-ff547a0cfdc2], x-b3-parentspanid=[055c60feee0faf34], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49923], x-envoy-attempt-count=[1], x-b3-traceid=[46db2900e920ea48055c60feee0faf34], x-b3-spanid=[0f96bda157cd4373], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f289faee-97e6-4fd4-886b-f0d6f7abf77c]}\\\"}\"}","context":{"RequestID":"f289faee-97e6-4fd4-886b-f0d6f7abf77c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb16ead7-de98-4c0e-8481-ae32ada73102","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:42:58.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:58.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f289faee-97e6-4fd4-886b-f0d6f7abf77c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb16ead7-de98-4c0e-8481-ae32ada73102","LogTimestamp":"2023-09-27T03:42:58.185Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:42:58.419Z","message":"Entering","context":{"RequestID":"8250d614-69d2-43b8-b8fe-b92cb93f1179","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd9f6ced-8fb1-4064-890a-8fd4893e3d17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:42:58.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"8250d614-69d2-43b8-b8fe-b92cb93f1179","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd9f6ced-8fb1-4064-890a-8fd4893e3d17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:58.423Z","message":"{\"transactionId\":\"8250d614-69d2-43b8-b8fe-b92cb93f1179\",\"status\":\"200\",\"rqstDate\":\"230927-03:42:58:420\",\"respDate\":\"230927-03:42:58:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8250d614-69d2-43b8-b8fe-b92cb93f1179\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:42:58:420-79508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8250d614-69d2-43b8-b8fe-b92cb93f1179]}\\\"}\"}","context":{"RequestID":"8250d614-69d2-43b8-b8fe-b92cb93f1179","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd9f6ced-8fb1-4064-890a-8fd4893e3d17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:42:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:42:58.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8250d614-69d2-43b8-b8fe-b92cb93f1179","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd9f6ced-8fb1-4064-890a-8fd4893e3d17","LogTimestamp":"2023-09-27T03:42:58.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:42:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:43:00.156Z","message":"Entering","context":{"RequestID":"e6cc1e01-d28f-42eb-9a26-1ee61eef7445","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"254c1e14-7ed7-4a46-86b2-8254d4cc1881","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:00.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:00.158Z","message":"{\"transactionId\":\"e6cc1e01-d28f-42eb-9a26-1ee61eef7445\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:00:156\",\"respDate\":\"230927-03:43:00:158\",\"sourceId\":\"haproxy:e6cc1e01-d28f-42eb-9a26-1ee61eef7445\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:00:156-66649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7216bbfb-14e3-4723-aad9-52979c5ce3c1], x-b3-parentspanid=[6f2b80fe69337195], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e65e2805ebe0fd996f2b80fe69337195], x-b3-spanid=[7534dd8350c11501], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6cc1e01-d28f-42eb-9a26-1ee61eef7445]}\\\"}\"}","context":{"RequestID":"e6cc1e01-d28f-42eb-9a26-1ee61eef7445","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"254c1e14-7ed7-4a46-86b2-8254d4cc1881","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:00.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:00.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6cc1e01-d28f-42eb-9a26-1ee61eef7445","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"254c1e14-7ed7-4a46-86b2-8254d4cc1881","LogTimestamp":"2023-09-27T03:43:00.158Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:02.179Z","message":"Entering","context":{"RequestID":"e2962dc7-1223-4ed2-bff0-9d7da9fd9e21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f56facba-3773-472b-951f-fdb0e7295f85","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:02.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:02.181Z","message":"{\"transactionId\":\"e2962dc7-1223-4ed2-bff0-9d7da9fd9e21\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:02:180\",\"respDate\":\"230927-03:43:02:181\",\"sourceId\":\"haproxy:e2962dc7-1223-4ed2-bff0-9d7da9fd9e21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:02:180-83975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3593f0e3-e30c-4f97-9c5f-7653e4bd55c9], x-b3-parentspanid=[10b1f9a809dd4213], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1d9e38a618a8c0a10b1f9a809dd4213], x-b3-spanid=[84d4d535c5d63d3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2962dc7-1223-4ed2-bff0-9d7da9fd9e21]}\\\"}\"}","context":{"RequestID":"e2962dc7-1223-4ed2-bff0-9d7da9fd9e21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f56facba-3773-472b-951f-fdb0e7295f85","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:02.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:02.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2962dc7-1223-4ed2-bff0-9d7da9fd9e21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f56facba-3773-472b-951f-fdb0e7295f85","LogTimestamp":"2023-09-27T03:43:02.182Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:04.200Z","message":"Entering","context":{"RequestID":"06263fd8-9c4d-4ad6-9b4e-3891b0d97a5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"067fb7f4-52ab-4f3a-8b77-15ba4789da2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:04.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:04.202Z","message":"{\"transactionId\":\"06263fd8-9c4d-4ad6-9b4e-3891b0d97a5a\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:04:200\",\"respDate\":\"230927-03:43:04:202\",\"sourceId\":\"haproxy:06263fd8-9c4d-4ad6-9b4e-3891b0d97a5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:04:200-57674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cea79312-cd5a-443a-8e8c-aefca5cfd8c9], x-b3-parentspanid=[4ae72c423ac19a37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21aa00f0678561114ae72c423ac19a37], x-b3-spanid=[18b7350048467ef1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06263fd8-9c4d-4ad6-9b4e-3891b0d97a5a]}\\\"}\"}","context":{"RequestID":"06263fd8-9c4d-4ad6-9b4e-3891b0d97a5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"067fb7f4-52ab-4f3a-8b77-15ba4789da2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:04.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:04.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06263fd8-9c4d-4ad6-9b4e-3891b0d97a5a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"067fb7f4-52ab-4f3a-8b77-15ba4789da2b","LogTimestamp":"2023-09-27T03:43:04.203Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:43:05.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:43:05.876Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:05.876Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:05.876Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:06.234Z","message":"Entering","context":{"RequestID":"93c1cac4-7b62-4a53-9ca1-7db65647f783","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff153a8f-f4d3-4df5-b786-42bf87ce7242","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:06.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:06.237Z","message":"{\"transactionId\":\"93c1cac4-7b62-4a53-9ca1-7db65647f783\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:06:235\",\"respDate\":\"230927-03:43:06:237\",\"sourceId\":\"haproxy:93c1cac4-7b62-4a53-9ca1-7db65647f783\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:06:235-70793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2939528-61a6-4ee6-8feb-2fd98b3c0b28], x-b3-parentspanid=[328f58b5f8e08dd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5df44708d00046d9328f58b5f8e08dd6], x-b3-spanid=[854b647fa0a4599e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93c1cac4-7b62-4a53-9ca1-7db65647f783]}\\\"}\"}","context":{"RequestID":"93c1cac4-7b62-4a53-9ca1-7db65647f783","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff153a8f-f4d3-4df5-b786-42bf87ce7242","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:06.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:06.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93c1cac4-7b62-4a53-9ca1-7db65647f783","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff153a8f-f4d3-4df5-b786-42bf87ce7242","LogTimestamp":"2023-09-27T03:43:06.237Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:43:08.186Z","message":"Entering","context":{"RequestID":"73bb8773-4cd2-4731-bb90-ac24c1dfc2b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"397909e1-2ebd-448b-be85-11ee7b7e30eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:08.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:08.189Z","message":"{\"transactionId\":\"73bb8773-4cd2-4731-bb90-ac24c1dfc2b8\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:08:187\",\"respDate\":\"230927-03:43:08:189\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:73bb8773-4cd2-4731-bb90-ac24c1dfc2b8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:08:187-69435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17b0f67d-a800-4c6d-8a2d-b6e19b97dc2d], x-b3-parentspanid=[d820c5559037e657], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44903], x-envoy-attempt-count=[1], x-b3-traceid=[f0ded9d3243fbe83d820c5559037e657], x-b3-spanid=[efbde2ba2ccd4599], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[73bb8773-4cd2-4731-bb90-ac24c1dfc2b8]}\\\"}\"}","context":{"RequestID":"73bb8773-4cd2-4731-bb90-ac24c1dfc2b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"397909e1-2ebd-448b-be85-11ee7b7e30eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:08.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:08.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73bb8773-4cd2-4731-bb90-ac24c1dfc2b8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"397909e1-2ebd-448b-be85-11ee7b7e30eb","LogTimestamp":"2023-09-27T03:43:08.190Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:43:08.257Z","message":"Entering","context":{"RequestID":"62d24815-290d-4254-b9cc-efcbadefdf3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2bbfbc63-d72c-4ef5-9770-6803e1cfa71c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:08.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:08.260Z","message":"{\"transactionId\":\"62d24815-290d-4254-b9cc-efcbadefdf3c\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:08:258\",\"respDate\":\"230927-03:43:08:260\",\"sourceId\":\"haproxy:62d24815-290d-4254-b9cc-efcbadefdf3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:08:258-88328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f0aaec4-8391-4d24-9ce9-40166d3e5676], x-b3-parentspanid=[81877b6b0454ce79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e15dfedc52f84b7181877b6b0454ce79], x-b3-spanid=[89a3375965e95a08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62d24815-290d-4254-b9cc-efcbadefdf3c]}\\\"}\"}","context":{"RequestID":"62d24815-290d-4254-b9cc-efcbadefdf3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2bbfbc63-d72c-4ef5-9770-6803e1cfa71c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:08.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:08.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62d24815-290d-4254-b9cc-efcbadefdf3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bbfbc63-d72c-4ef5-9770-6803e1cfa71c","LogTimestamp":"2023-09-27T03:43:08.261Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:08.418Z","message":"Entering","context":{"RequestID":"62e9d8ef-cd77-492d-9c9f-dfc67c4ae66d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a444575-2077-4c25-ac59-958be2f64146","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:08.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"62e9d8ef-cd77-492d-9c9f-dfc67c4ae66d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a444575-2077-4c25-ac59-958be2f64146","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:08.422Z","message":"{\"transactionId\":\"62e9d8ef-cd77-492d-9c9f-dfc67c4ae66d\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:08:419\",\"respDate\":\"230927-03:43:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:62e9d8ef-cd77-492d-9c9f-dfc67c4ae66d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:08:419-20334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[62e9d8ef-cd77-492d-9c9f-dfc67c4ae66d]}\\\"}\"}","context":{"RequestID":"62e9d8ef-cd77-492d-9c9f-dfc67c4ae66d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a444575-2077-4c25-ac59-958be2f64146","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62e9d8ef-cd77-492d-9c9f-dfc67c4ae66d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a444575-2077-4c25-ac59-958be2f64146","LogTimestamp":"2023-09-27T03:43:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:10.190Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:10.198Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:10.294Z","message":"Entering","context":{"RequestID":"fadcf7d0-42fa-4a89-bbef-64f8e00c63d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"186d552d-6204-458a-ab94-cab447ecc669","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:10.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:10.297Z","message":"{\"transactionId\":\"fadcf7d0-42fa-4a89-bbef-64f8e00c63d7\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:10:295\",\"respDate\":\"230927-03:43:10:297\",\"sourceId\":\"haproxy:fadcf7d0-42fa-4a89-bbef-64f8e00c63d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:10:295-21373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b9dbabb-827e-4464-890b-37af2886f6cb], x-b3-parentspanid=[8082405a7e87c405], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25db83c27b06a93f8082405a7e87c405], x-b3-spanid=[7cdc7059f8260e14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fadcf7d0-42fa-4a89-bbef-64f8e00c63d7]}\\\"}\"}","context":{"RequestID":"fadcf7d0-42fa-4a89-bbef-64f8e00c63d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"186d552d-6204-458a-ab94-cab447ecc669","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:10.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:10.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fadcf7d0-42fa-4a89-bbef-64f8e00c63d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"186d552d-6204-458a-ab94-cab447ecc669","LogTimestamp":"2023-09-27T03:43:10.297Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:12.319Z","message":"Entering","context":{"RequestID":"ab71fd63-142f-4d88-9e34-6b217af5a2bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74db22dc-32b3-457b-9c4f-6232e6f74b8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:12.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:12.322Z","message":"{\"transactionId\":\"ab71fd63-142f-4d88-9e34-6b217af5a2bd\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:12:320\",\"respDate\":\"230927-03:43:12:322\",\"sourceId\":\"haproxy:ab71fd63-142f-4d88-9e34-6b217af5a2bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:12:320-95941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[414bcb6a-971e-4875-a9f6-5c0c650e161f], x-b3-parentspanid=[9a9501c8e934d7d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb91ee79b26b3e039a9501c8e934d7d4], x-b3-spanid=[62ba8e9dc5b18a5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab71fd63-142f-4d88-9e34-6b217af5a2bd]}\\\"}\"}","context":{"RequestID":"ab71fd63-142f-4d88-9e34-6b217af5a2bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74db22dc-32b3-457b-9c4f-6232e6f74b8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:12.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:12.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab71fd63-142f-4d88-9e34-6b217af5a2bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74db22dc-32b3-457b-9c4f-6232e6f74b8a","LogTimestamp":"2023-09-27T03:43:12.322Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:14.337Z","message":"Entering","context":{"RequestID":"b90eae76-41ef-47d9-af9a-8dc49c78bfea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fb9ab24-9ba9-4bf1-96c7-4911dca49ba4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:14.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:14.340Z","message":"{\"transactionId\":\"b90eae76-41ef-47d9-af9a-8dc49c78bfea\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:14:338\",\"respDate\":\"230927-03:43:14:340\",\"sourceId\":\"haproxy:b90eae76-41ef-47d9-af9a-8dc49c78bfea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:14:338-29504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58f061c8-ee52-4baf-aa26-4e47beca7a36], x-b3-parentspanid=[9242ab7912cc57c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ad18719fb3673619242ab7912cc57c2], x-b3-spanid=[0b5e332f28f65b6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b90eae76-41ef-47d9-af9a-8dc49c78bfea]}\\\"}\"}","context":{"RequestID":"b90eae76-41ef-47d9-af9a-8dc49c78bfea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fb9ab24-9ba9-4bf1-96c7-4911dca49ba4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:14.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:14.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b90eae76-41ef-47d9-af9a-8dc49c78bfea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fb9ab24-9ba9-4bf1-96c7-4911dca49ba4","LogTimestamp":"2023-09-27T03:43:14.341Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:43:15.855Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:43:15.871Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:15.871Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:15.871Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:16.353Z","message":"Entering","context":{"RequestID":"03d4c669-c32c-44be-86bf-e8d0586ce1da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86a678c0-df8e-46b8-95c3-a7b901d4fc02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:16.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:16.355Z","message":"{\"transactionId\":\"03d4c669-c32c-44be-86bf-e8d0586ce1da\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:16:353\",\"respDate\":\"230927-03:43:16:355\",\"sourceId\":\"haproxy:03d4c669-c32c-44be-86bf-e8d0586ce1da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:16:353-38229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8809ce71-19f3-42c5-8fee-cf261cf2b616], x-b3-parentspanid=[baa6692e60fc2c69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afd6008df795061abaa6692e60fc2c69], x-b3-spanid=[9fe109dd277c44f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03d4c669-c32c-44be-86bf-e8d0586ce1da]}\\\"}\"}","context":{"RequestID":"03d4c669-c32c-44be-86bf-e8d0586ce1da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86a678c0-df8e-46b8-95c3-a7b901d4fc02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:16.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:16.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03d4c669-c32c-44be-86bf-e8d0586ce1da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86a678c0-df8e-46b8-95c3-a7b901d4fc02","LogTimestamp":"2023-09-27T03:43:16.356Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:18.198Z","message":"Entering","context":{"RequestID":"282b29e6-d4cb-4267-942e-12196f8fe467","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70ceaa67-1dac-4320-a5df-460972de1d7c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:18.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:18.200Z","message":"{\"transactionId\":\"282b29e6-d4cb-4267-942e-12196f8fe467\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:18:198\",\"respDate\":\"230927-03:43:18:200\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:282b29e6-d4cb-4267-942e-12196f8fe467\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:18:198-78162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dac2dab9-f904-4ebc-9d77-521da462c172], x-b3-parentspanid=[fa9f7314fc779817], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46871], x-envoy-attempt-count=[1], x-b3-traceid=[b77f399f23f5ac19fa9f7314fc779817], x-b3-spanid=[b3d0b86d55661ca3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[282b29e6-d4cb-4267-942e-12196f8fe467]}\\\"}\"}","context":{"RequestID":"282b29e6-d4cb-4267-942e-12196f8fe467","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70ceaa67-1dac-4320-a5df-460972de1d7c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:18.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:18.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"282b29e6-d4cb-4267-942e-12196f8fe467","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70ceaa67-1dac-4320-a5df-460972de1d7c","LogTimestamp":"2023-09-27T03:43:18.201Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:18.369Z","message":"Entering","context":{"RequestID":"10c6792b-8df6-4ed5-ac20-860fc4fd2d68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc536a00-070e-429e-8642-e01e1612dc9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:18.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:18.373Z","message":"{\"transactionId\":\"10c6792b-8df6-4ed5-ac20-860fc4fd2d68\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:18:371\",\"respDate\":\"230927-03:43:18:373\",\"sourceId\":\"haproxy:10c6792b-8df6-4ed5-ac20-860fc4fd2d68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:18:371-5993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8340ab6f-53fa-4d85-a454-89d0feafc492], x-b3-parentspanid=[93e022f0bffee33f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a53c118ee481dde193e022f0bffee33f], x-b3-spanid=[8d69e30228123ea9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10c6792b-8df6-4ed5-ac20-860fc4fd2d68]}\\\"}\"}","context":{"RequestID":"10c6792b-8df6-4ed5-ac20-860fc4fd2d68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc536a00-070e-429e-8642-e01e1612dc9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:18.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:18.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10c6792b-8df6-4ed5-ac20-860fc4fd2d68","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc536a00-070e-429e-8642-e01e1612dc9a","LogTimestamp":"2023-09-27T03:43:18.373Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:43:18.419Z","message":"Entering","context":{"RequestID":"4200650c-26ef-4e79-a6d2-504f98c879f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"caca551a-5e2a-424c-af27-8eaf4f7bd720","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"4200650c-26ef-4e79-a6d2-504f98c879f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"caca551a-5e2a-424c-af27-8eaf4f7bd720","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:18.422Z","message":"{\"transactionId\":\"4200650c-26ef-4e79-a6d2-504f98c879f2\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:18:420\",\"respDate\":\"230927-03:43:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4200650c-26ef-4e79-a6d2-504f98c879f2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:18:420-44625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4200650c-26ef-4e79-a6d2-504f98c879f2]}\\\"}\"}","context":{"RequestID":"4200650c-26ef-4e79-a6d2-504f98c879f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"caca551a-5e2a-424c-af27-8eaf4f7bd720","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4200650c-26ef-4e79-a6d2-504f98c879f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"caca551a-5e2a-424c-af27-8eaf4f7bd720","LogTimestamp":"2023-09-27T03:43:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:20.386Z","message":"Entering","context":{"RequestID":"4c00d07f-c684-4916-84c9-dda466959908","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7cd77ae-7461-496b-8e6d-425833d4b3b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:20.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:20.389Z","message":"{\"transactionId\":\"4c00d07f-c684-4916-84c9-dda466959908\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:20:387\",\"respDate\":\"230927-03:43:20:388\",\"sourceId\":\"haproxy:4c00d07f-c684-4916-84c9-dda466959908\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:20:387-52239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b14df47b-4607-40b1-ad22-ac1563f8516e], x-b3-parentspanid=[782d10650b89e679], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4dbff9037f7c3e49782d10650b89e679], x-b3-spanid=[1e048ab4b07d6872], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c00d07f-c684-4916-84c9-dda466959908]}\\\"}\"}","context":{"RequestID":"4c00d07f-c684-4916-84c9-dda466959908","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7cd77ae-7461-496b-8e6d-425833d4b3b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:20.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:20.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c00d07f-c684-4916-84c9-dda466959908","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7cd77ae-7461-496b-8e6d-425833d4b3b8","LogTimestamp":"2023-09-27T03:43:20.389Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:22.402Z","message":"Entering","context":{"RequestID":"d53f337d-a1a3-4d21-9f91-68f8ed55854f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9490f03-f4b7-456f-95a9-ef8ca3007a70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:22.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:22.404Z","message":"{\"transactionId\":\"d53f337d-a1a3-4d21-9f91-68f8ed55854f\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:22:403\",\"respDate\":\"230927-03:43:22:404\",\"sourceId\":\"haproxy:d53f337d-a1a3-4d21-9f91-68f8ed55854f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:22:403-90602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd08ae15-87dd-4477-ad76-519350881d99], x-b3-parentspanid=[de6c010fe13441f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f3bdd6a7fdb859ede6c010fe13441f5], x-b3-spanid=[858b61850d506093], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d53f337d-a1a3-4d21-9f91-68f8ed55854f]}\\\"}\"}","context":{"RequestID":"d53f337d-a1a3-4d21-9f91-68f8ed55854f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9490f03-f4b7-456f-95a9-ef8ca3007a70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:22.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:22.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d53f337d-a1a3-4d21-9f91-68f8ed55854f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9490f03-f4b7-456f-95a9-ef8ca3007a70","LogTimestamp":"2023-09-27T03:43:22.405Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:43:24.415Z","message":"Entering","context":{"RequestID":"a47b6c51-fd7e-472e-a055-498d69acf5ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89f86a98-e95d-4fda-b906-aad223769644","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:24.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:24.417Z","message":"{\"transactionId\":\"a47b6c51-fd7e-472e-a055-498d69acf5ea\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:24:416\",\"respDate\":\"230927-03:43:24:417\",\"sourceId\":\"haproxy:a47b6c51-fd7e-472e-a055-498d69acf5ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:24:416-42332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f2afb14-51bb-40b1-aaa7-b3db710a8d9f], x-b3-parentspanid=[497af33089f0ab6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74ea056e8f77d4e6497af33089f0ab6e], x-b3-spanid=[64c3b0a9090142a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a47b6c51-fd7e-472e-a055-498d69acf5ea]}\\\"}\"}","context":{"RequestID":"a47b6c51-fd7e-472e-a055-498d69acf5ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89f86a98-e95d-4fda-b906-aad223769644","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:24.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:24.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a47b6c51-fd7e-472e-a055-498d69acf5ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89f86a98-e95d-4fda-b906-aad223769644","LogTimestamp":"2023-09-27T03:43:24.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:25.856Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:43:25.876Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:25.876Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:25.876Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:26.428Z","message":"Entering","context":{"RequestID":"1bf91437-01ad-4fb1-bba6-81b7548b58d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"feeaef8e-0b7e-443c-98cc-f881f83c08ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:26.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:26.430Z","message":"{\"transactionId\":\"1bf91437-01ad-4fb1-bba6-81b7548b58d8\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:26:429\",\"respDate\":\"230927-03:43:26:430\",\"sourceId\":\"haproxy:1bf91437-01ad-4fb1-bba6-81b7548b58d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:26:429-44452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0997cc9-ab94-485a-a16c-305bad554d1c], x-b3-parentspanid=[61dac1dae9fcf660], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4479bcb2658af49161dac1dae9fcf660], x-b3-spanid=[add680fb578bb36f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bf91437-01ad-4fb1-bba6-81b7548b58d8]}\\\"}\"}","context":{"RequestID":"1bf91437-01ad-4fb1-bba6-81b7548b58d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"feeaef8e-0b7e-443c-98cc-f881f83c08ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:26.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:26.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bf91437-01ad-4fb1-bba6-81b7548b58d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"feeaef8e-0b7e-443c-98cc-f881f83c08ba","LogTimestamp":"2023-09-27T03:43:26.431Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:28.178Z","message":"Entering","context":{"RequestID":"5d0682df-6e30-4a6a-a448-5e0b9ae10623","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"097dc34b-d1d7-43bd-8a86-7c55cb4521f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:28.182Z","message":"{\"transactionId\":\"5d0682df-6e30-4a6a-a448-5e0b9ae10623\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:28:180\",\"respDate\":\"230927-03:43:28:182\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5d0682df-6e30-4a6a-a448-5e0b9ae10623\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:28:180-13117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f515c5ab-dde1-4371-a938-d7548e2e23fd], x-b3-parentspanid=[aa160b32465ef3cf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35549], x-envoy-attempt-count=[1], x-b3-traceid=[8afd68b79fea8125aa160b32465ef3cf], x-b3-spanid=[7cf26f66852defbd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5d0682df-6e30-4a6a-a448-5e0b9ae10623]}\\\"}\"}","context":{"RequestID":"5d0682df-6e30-4a6a-a448-5e0b9ae10623","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"097dc34b-d1d7-43bd-8a86-7c55cb4521f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:28.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d0682df-6e30-4a6a-a448-5e0b9ae10623","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"097dc34b-d1d7-43bd-8a86-7c55cb4521f9","LogTimestamp":"2023-09-27T03:43:28.183Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:43:28.423Z","message":"Entering","context":{"RequestID":"55067651-38e9-4a01-8165-8ac5e002a23f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2d2aac5-6bf3-4c55-bb6a-3b7ed3ca4ad9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:28.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:28.425Z","message":"Database is available from CACHED check.","context":{"RequestID":"55067651-38e9-4a01-8165-8ac5e002a23f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2d2aac5-6bf3-4c55-bb6a-3b7ed3ca4ad9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:28.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:28.426Z","message":"{\"transactionId\":\"55067651-38e9-4a01-8165-8ac5e002a23f\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:28:424\",\"respDate\":\"230927-03:43:28:426\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:55067651-38e9-4a01-8165-8ac5e002a23f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:28:424-76\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[55067651-38e9-4a01-8165-8ac5e002a23f]}\\\"}\"}","context":{"RequestID":"55067651-38e9-4a01-8165-8ac5e002a23f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2d2aac5-6bf3-4c55-bb6a-3b7ed3ca4ad9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:28.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:28.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55067651-38e9-4a01-8165-8ac5e002a23f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2d2aac5-6bf3-4c55-bb6a-3b7ed3ca4ad9","LogTimestamp":"2023-09-27T03:43:28.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:28.446Z","message":"Entering","context":{"RequestID":"630d9a8b-2ebc-40b0-ad99-780cefc99fc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2523dbf-8ebe-4b88-b113-503b9986f5ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:28.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:28.449Z","message":"{\"transactionId\":\"630d9a8b-2ebc-40b0-ad99-780cefc99fc9\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:28:447\",\"respDate\":\"230927-03:43:28:449\",\"sourceId\":\"haproxy:630d9a8b-2ebc-40b0-ad99-780cefc99fc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:28:447-45089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d76d7e2-fc5d-4651-b940-cd128e6a4bb5], x-b3-parentspanid=[b7458d7b415a07c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77186bfe9c04f11cb7458d7b415a07c4], x-b3-spanid=[863be92899bda007], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[630d9a8b-2ebc-40b0-ad99-780cefc99fc9]}\\\"}\"}","context":{"RequestID":"630d9a8b-2ebc-40b0-ad99-780cefc99fc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2523dbf-8ebe-4b88-b113-503b9986f5ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:28.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:28.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"630d9a8b-2ebc-40b0-ad99-780cefc99fc9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2523dbf-8ebe-4b88-b113-503b9986f5ab","LogTimestamp":"2023-09-27T03:43:28.449Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:30.464Z","message":"Entering","context":{"RequestID":"97981fad-ec09-4d3a-a8ea-19cd9f98b382","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34f75826-773d-41a0-9c82-eb07ef81e9aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:30.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:30.467Z","message":"{\"transactionId\":\"97981fad-ec09-4d3a-a8ea-19cd9f98b382\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:30:465\",\"respDate\":\"230927-03:43:30:467\",\"sourceId\":\"haproxy:97981fad-ec09-4d3a-a8ea-19cd9f98b382\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:30:465-98346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc6cc156-1852-4e6b-bd81-c9f3f266cb9c], x-b3-parentspanid=[307c4669561f9eb6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72c9b1629ec09c7b307c4669561f9eb6], x-b3-spanid=[8eb88abc6bfd6495], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97981fad-ec09-4d3a-a8ea-19cd9f98b382]}\\\"}\"}","context":{"RequestID":"97981fad-ec09-4d3a-a8ea-19cd9f98b382","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34f75826-773d-41a0-9c82-eb07ef81e9aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:30.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:30.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97981fad-ec09-4d3a-a8ea-19cd9f98b382","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34f75826-773d-41a0-9c82-eb07ef81e9aa","LogTimestamp":"2023-09-27T03:43:30.467Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:32.476Z","message":"Entering","context":{"RequestID":"4e0b1640-42f7-4d65-b589-02e032be4b94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02f61982-6af3-48f9-af15-2b177b17d3a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:32.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:32.478Z","message":"{\"transactionId\":\"4e0b1640-42f7-4d65-b589-02e032be4b94\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:32:477\",\"respDate\":\"230927-03:43:32:478\",\"sourceId\":\"haproxy:4e0b1640-42f7-4d65-b589-02e032be4b94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:32:477-34054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a1a9c4b-531f-437b-bade-a875961555dc], x-b3-parentspanid=[06bfbaefb0191012], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a6867112dfdff5d06bfbaefb0191012], x-b3-spanid=[0a29c49f6105fc19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e0b1640-42f7-4d65-b589-02e032be4b94]}\\\"}\"}","context":{"RequestID":"4e0b1640-42f7-4d65-b589-02e032be4b94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02f61982-6af3-48f9-af15-2b177b17d3a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:32.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:32.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e0b1640-42f7-4d65-b589-02e032be4b94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02f61982-6af3-48f9-af15-2b177b17d3a4","LogTimestamp":"2023-09-27T03:43:32.479Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:34.491Z","message":"Entering","context":{"RequestID":"46641ed0-b976-4516-aa0d-3916215f880c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f11dd667-4cc7-4140-8645-01e244c377c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:34.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:34.494Z","message":"{\"transactionId\":\"46641ed0-b976-4516-aa0d-3916215f880c\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:34:492\",\"respDate\":\"230927-03:43:34:494\",\"sourceId\":\"haproxy:46641ed0-b976-4516-aa0d-3916215f880c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:34:492-77476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7d92a55-afb3-4211-8e7a-0311786d2c5f], x-b3-parentspanid=[9c88753ddcb57577], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e76d267ee49e88169c88753ddcb57577], x-b3-spanid=[f655093634cf5e5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46641ed0-b976-4516-aa0d-3916215f880c]}\\\"}\"}","context":{"RequestID":"46641ed0-b976-4516-aa0d-3916215f880c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f11dd667-4cc7-4140-8645-01e244c377c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:34.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:34.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46641ed0-b976-4516-aa0d-3916215f880c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f11dd667-4cc7-4140-8645-01e244c377c5","LogTimestamp":"2023-09-27T03:43:34.494Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:35.856Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:43:35.871Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:35.871Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:35.872Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:36.507Z","message":"Entering","context":{"RequestID":"51bb59a7-cc27-4136-8f09-63392e936c7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63ab1da0-5243-40df-8f1f-91851b4c8473","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:36.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:36.510Z","message":"{\"transactionId\":\"51bb59a7-cc27-4136-8f09-63392e936c7b\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:36:508\",\"respDate\":\"230927-03:43:36:510\",\"sourceId\":\"haproxy:51bb59a7-cc27-4136-8f09-63392e936c7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:36:508-16402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da975faf-1bf7-4795-9c6a-87bb77b5ef18], x-b3-parentspanid=[e40e6ef8e24e5430], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3245994d2592cf89e40e6ef8e24e5430], x-b3-spanid=[d0974f62f56c355b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51bb59a7-cc27-4136-8f09-63392e936c7b]}\\\"}\"}","context":{"RequestID":"51bb59a7-cc27-4136-8f09-63392e936c7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63ab1da0-5243-40df-8f1f-91851b4c8473","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:36.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:36.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51bb59a7-cc27-4136-8f09-63392e936c7b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63ab1da0-5243-40df-8f1f-91851b4c8473","LogTimestamp":"2023-09-27T03:43:36.510Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:38.186Z","message":"Entering","context":{"RequestID":"813a1bdb-97e4-4328-9cef-2e680578813a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59bb0846-420f-4990-b3f8-5ad1f62d70bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:38.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:38.188Z","message":"{\"transactionId\":\"813a1bdb-97e4-4328-9cef-2e680578813a\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:38:186\",\"respDate\":\"230927-03:43:38:188\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:813a1bdb-97e4-4328-9cef-2e680578813a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:38:186-8992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9aa2554c-fd98-4c9d-ae12-48372c869751], x-b3-parentspanid=[d229fd0a67008c5f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36489], x-envoy-attempt-count=[1], x-b3-traceid=[7df65e5124d49c88d229fd0a67008c5f], x-b3-spanid=[21c47376099342cd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[813a1bdb-97e4-4328-9cef-2e680578813a]}\\\"}\"}","context":{"RequestID":"813a1bdb-97e4-4328-9cef-2e680578813a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59bb0846-420f-4990-b3f8-5ad1f62d70bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:38.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:38.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"813a1bdb-97e4-4328-9cef-2e680578813a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59bb0846-420f-4990-b3f8-5ad1f62d70bc","LogTimestamp":"2023-09-27T03:43:38.189Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:38.419Z","message":"Entering","context":{"RequestID":"57dcf329-89fe-435f-8708-c869aa4a0ce4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"46dc8347-39b8-454f-853c-710454e61ccb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"57dcf329-89fe-435f-8708-c869aa4a0ce4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"46dc8347-39b8-454f-853c-710454e61ccb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:38.422Z","message":"{\"transactionId\":\"57dcf329-89fe-435f-8708-c869aa4a0ce4\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:38:419\",\"respDate\":\"230927-03:43:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:57dcf329-89fe-435f-8708-c869aa4a0ce4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:38:419-27203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[57dcf329-89fe-435f-8708-c869aa4a0ce4]}\\\"}\"}","context":{"RequestID":"57dcf329-89fe-435f-8708-c869aa4a0ce4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"46dc8347-39b8-454f-853c-710454e61ccb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57dcf329-89fe-435f-8708-c869aa4a0ce4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46dc8347-39b8-454f-853c-710454e61ccb","LogTimestamp":"2023-09-27T03:43:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:38.524Z","message":"Entering","context":{"RequestID":"a7d7bed9-e57c-40e7-aef0-ade12e4b3286","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d7e80d0-0484-47f5-a1cb-0ab7ad3bf3f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:38.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:38.526Z","message":"{\"transactionId\":\"a7d7bed9-e57c-40e7-aef0-ade12e4b3286\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:38:524\",\"respDate\":\"230927-03:43:38:526\",\"sourceId\":\"haproxy:a7d7bed9-e57c-40e7-aef0-ade12e4b3286\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:38:524-68905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d6b0eee-97cd-450c-a4f8-60e73138b46a], x-b3-parentspanid=[8fb8cfb648f83029], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd0f04eb53bdeb088fb8cfb648f83029], x-b3-spanid=[7f49a2c0badeef30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7d7bed9-e57c-40e7-aef0-ade12e4b3286]}\\\"}\"}","context":{"RequestID":"a7d7bed9-e57c-40e7-aef0-ade12e4b3286","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d7e80d0-0484-47f5-a1cb-0ab7ad3bf3f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:38.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:38.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7d7bed9-e57c-40e7-aef0-ade12e4b3286","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d7e80d0-0484-47f5-a1cb-0ab7ad3bf3f3","LogTimestamp":"2023-09-27T03:43:38.527Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:40.199Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:40.205Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:40.537Z","message":"Entering","context":{"RequestID":"97483dd2-8b06-40a3-b371-0aa92914ea6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d2f1e8e-9e92-4c8a-b50a-c311df7c9e06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:40.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:40.540Z","message":"{\"transactionId\":\"97483dd2-8b06-40a3-b371-0aa92914ea6f\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:40:538\",\"respDate\":\"230927-03:43:40:540\",\"sourceId\":\"haproxy:97483dd2-8b06-40a3-b371-0aa92914ea6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:40:538-38588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1805a1a-5ccd-4a2b-84f3-a267a421b04a], x-b3-parentspanid=[0148fba888a97217], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f419e113ca9805a10148fba888a97217], x-b3-spanid=[8fe668492598f88b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97483dd2-8b06-40a3-b371-0aa92914ea6f]}\\\"}\"}","context":{"RequestID":"97483dd2-8b06-40a3-b371-0aa92914ea6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d2f1e8e-9e92-4c8a-b50a-c311df7c9e06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:40.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:40.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97483dd2-8b06-40a3-b371-0aa92914ea6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d2f1e8e-9e92-4c8a-b50a-c311df7c9e06","LogTimestamp":"2023-09-27T03:43:40.540Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:42.564Z","message":"Entering","context":{"RequestID":"8d0fe60e-09d5-4b84-b94a-6485378768d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27b33642-6de4-4937-b8a6-54823980fde3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:42.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:42.566Z","message":"{\"transactionId\":\"8d0fe60e-09d5-4b84-b94a-6485378768d4\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:42:565\",\"respDate\":\"230927-03:43:42:566\",\"sourceId\":\"haproxy:8d0fe60e-09d5-4b84-b94a-6485378768d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:42:565-12577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f0f7665-1c7c-4f69-9a92-80b501f47e61], x-b3-parentspanid=[c63bf1a3f772ace9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08c9978387b82bd0c63bf1a3f772ace9], x-b3-spanid=[749dcfda66243e4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d0fe60e-09d5-4b84-b94a-6485378768d4]}\\\"}\"}","context":{"RequestID":"8d0fe60e-09d5-4b84-b94a-6485378768d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27b33642-6de4-4937-b8a6-54823980fde3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:42.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:42.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d0fe60e-09d5-4b84-b94a-6485378768d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27b33642-6de4-4937-b8a6-54823980fde3","LogTimestamp":"2023-09-27T03:43:42.567Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:44.577Z","message":"Entering","context":{"RequestID":"b53457f4-347f-491a-bb8c-c247b4d447ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e544c8d4-8c86-40a6-9290-6031fd3deed1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:44.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:44.579Z","message":"{\"transactionId\":\"b53457f4-347f-491a-bb8c-c247b4d447ea\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:44:577\",\"respDate\":\"230927-03:43:44:579\",\"sourceId\":\"haproxy:b53457f4-347f-491a-bb8c-c247b4d447ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:44:577-4907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8bc02b0-4b54-4846-aaf6-968489f86820], x-b3-parentspanid=[024b7ba970331414], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81f982661b12c9b7024b7ba970331414], x-b3-spanid=[0b169d60cb8d2e25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b53457f4-347f-491a-bb8c-c247b4d447ea]}\\\"}\"}","context":{"RequestID":"b53457f4-347f-491a-bb8c-c247b4d447ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e544c8d4-8c86-40a6-9290-6031fd3deed1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:44.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:44.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b53457f4-347f-491a-bb8c-c247b4d447ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e544c8d4-8c86-40a6-9290-6031fd3deed1","LogTimestamp":"2023-09-27T03:43:44.579Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:45.856Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:43:45.886Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:45.887Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:45.887Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:46.590Z","message":"Entering","context":{"RequestID":"b2aafea3-a725-4cb6-a55a-f490b3652855","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e9ea3fc-943b-4d73-8392-77e3d962c6c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:46.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:46.593Z","message":"{\"transactionId\":\"b2aafea3-a725-4cb6-a55a-f490b3652855\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:46:591\",\"respDate\":\"230927-03:43:46:593\",\"sourceId\":\"haproxy:b2aafea3-a725-4cb6-a55a-f490b3652855\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:46:591-170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c38afbf-dad4-4a66-980e-3787994c91b3], x-b3-parentspanid=[d2bca80418260402], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee49ca3ba730d544d2bca80418260402], x-b3-spanid=[faf0cfd0da578e44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2aafea3-a725-4cb6-a55a-f490b3652855]}\\\"}\"}","context":{"RequestID":"b2aafea3-a725-4cb6-a55a-f490b3652855","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e9ea3fc-943b-4d73-8392-77e3d962c6c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:46.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:46.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2aafea3-a725-4cb6-a55a-f490b3652855","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e9ea3fc-943b-4d73-8392-77e3d962c6c1","LogTimestamp":"2023-09-27T03:43:46.593Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:43:48.198Z","message":"Entering","context":{"RequestID":"6334449a-f30b-4c91-848b-ff37c9538b1d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bf43666-ec7d-4ade-bcb3-2e33dffa2d24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:48.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:48.200Z","message":"{\"transactionId\":\"6334449a-f30b-4c91-848b-ff37c9538b1d\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:48:198\",\"respDate\":\"230927-03:43:48:200\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6334449a-f30b-4c91-848b-ff37c9538b1d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:48:198-17788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a3f473d-5b66-4baf-a895-5851920732b3], x-b3-parentspanid=[4983c23509f42c72], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52679], x-envoy-attempt-count=[1], x-b3-traceid=[b745eb34feb8748b4983c23509f42c72], x-b3-spanid=[e4fe64aa491dce16], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6334449a-f30b-4c91-848b-ff37c9538b1d]}\\\"}\"}","context":{"RequestID":"6334449a-f30b-4c91-848b-ff37c9538b1d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bf43666-ec7d-4ade-bcb3-2e33dffa2d24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:48.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:48.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6334449a-f30b-4c91-848b-ff37c9538b1d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bf43666-ec7d-4ade-bcb3-2e33dffa2d24","LogTimestamp":"2023-09-27T03:43:48.201Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:43:48.419Z","message":"Entering","context":{"RequestID":"4f7824ca-9293-480c-a6c6-1943037fc72c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0dc973c3-0ae6-4e76-abff-335372467b96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"4f7824ca-9293-480c-a6c6-1943037fc72c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0dc973c3-0ae6-4e76-abff-335372467b96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:48.422Z","message":"{\"transactionId\":\"4f7824ca-9293-480c-a6c6-1943037fc72c\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:48:419\",\"respDate\":\"230927-03:43:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4f7824ca-9293-480c-a6c6-1943037fc72c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:48:419-67340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4f7824ca-9293-480c-a6c6-1943037fc72c]}\\\"}\"}","context":{"RequestID":"4f7824ca-9293-480c-a6c6-1943037fc72c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0dc973c3-0ae6-4e76-abff-335372467b96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f7824ca-9293-480c-a6c6-1943037fc72c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dc973c3-0ae6-4e76-abff-335372467b96","LogTimestamp":"2023-09-27T03:43:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:48.616Z","message":"Entering","context":{"RequestID":"43314e31-f485-49cf-832c-57dc178f122b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b555e6fc-2a67-4c23-872f-03ca79d62db1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:48.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:48.618Z","message":"{\"transactionId\":\"43314e31-f485-49cf-832c-57dc178f122b\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:48:616\",\"respDate\":\"230927-03:43:48:618\",\"sourceId\":\"haproxy:43314e31-f485-49cf-832c-57dc178f122b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:48:616-81653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e349c03-72cf-4ff0-902c-0761919d6e0d], x-b3-parentspanid=[f9c2059f7bc5f7a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a310b6115fdd5c6f9c2059f7bc5f7a6], x-b3-spanid=[b82b22f362036692], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43314e31-f485-49cf-832c-57dc178f122b]}\\\"}\"}","context":{"RequestID":"43314e31-f485-49cf-832c-57dc178f122b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b555e6fc-2a67-4c23-872f-03ca79d62db1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:48.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:48.619Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43314e31-f485-49cf-832c-57dc178f122b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b555e6fc-2a67-4c23-872f-03ca79d62db1","LogTimestamp":"2023-09-27T03:43:48.619Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:50.638Z","message":"Entering","context":{"RequestID":"04a1b1b2-9127-448b-ae45-338536c7fa60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ac73e69-53ea-4e19-b064-bc05afd6a238","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:50.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:50.640Z","message":"{\"transactionId\":\"04a1b1b2-9127-448b-ae45-338536c7fa60\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:50:638\",\"respDate\":\"230927-03:43:50:640\",\"sourceId\":\"haproxy:04a1b1b2-9127-448b-ae45-338536c7fa60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:43:50:638-85418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[628ea6c2-190b-45c9-b0c4-2e5a86c03ed4], x-b3-parentspanid=[d3509a411d77ca05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab9665930f14a766d3509a411d77ca05], x-b3-spanid=[0ff39d6107bb51d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04a1b1b2-9127-448b-ae45-338536c7fa60]}\\\"}\"}","context":{"RequestID":"04a1b1b2-9127-448b-ae45-338536c7fa60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ac73e69-53ea-4e19-b064-bc05afd6a238","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:50.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:50.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04a1b1b2-9127-448b-ae45-338536c7fa60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ac73e69-53ea-4e19-b064-bc05afd6a238","LogTimestamp":"2023-09-27T03:43:50.641Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:52.658Z","message":"Entering","context":{"RequestID":"9c79af40-d100-4b3b-b826-0b049e37a568","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"910f3d00-353f-422d-a23c-617c611463d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:52.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:52.660Z","message":"{\"transactionId\":\"9c79af40-d100-4b3b-b826-0b049e37a568\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:52:658\",\"respDate\":\"230927-03:43:52:660\",\"sourceId\":\"haproxy:9c79af40-d100-4b3b-b826-0b049e37a568\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:52:658-39021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87638b09-7eea-4353-87da-232f0e17523a], x-b3-parentspanid=[14baf203912be583], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f4694ab499024e114baf203912be583], x-b3-spanid=[455bec4975a5cdd4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c79af40-d100-4b3b-b826-0b049e37a568]}\\\"}\"}","context":{"RequestID":"9c79af40-d100-4b3b-b826-0b049e37a568","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"910f3d00-353f-422d-a23c-617c611463d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:52.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:52.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c79af40-d100-4b3b-b826-0b049e37a568","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"910f3d00-353f-422d-a23c-617c611463d0","LogTimestamp":"2023-09-27T03:43:52.661Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:54.675Z","message":"Entering","context":{"RequestID":"da89f079-f8e4-4958-90f0-7ec135c8b12b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d87ce3d2-0768-41bc-af85-9ae47794213d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:54.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:54.677Z","message":"{\"transactionId\":\"da89f079-f8e4-4958-90f0-7ec135c8b12b\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:54:675\",\"respDate\":\"230927-03:43:54:677\",\"sourceId\":\"haproxy:da89f079-f8e4-4958-90f0-7ec135c8b12b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:54:675-58646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cb58137-0864-4ec8-86ac-a1eff613ff48], x-b3-parentspanid=[1931cb9f51a36346], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e2e539175e517e61931cb9f51a36346], x-b3-spanid=[fa58b278406ad816], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da89f079-f8e4-4958-90f0-7ec135c8b12b]}\\\"}\"}","context":{"RequestID":"da89f079-f8e4-4958-90f0-7ec135c8b12b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d87ce3d2-0768-41bc-af85-9ae47794213d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:54.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:54.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da89f079-f8e4-4958-90f0-7ec135c8b12b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d87ce3d2-0768-41bc-af85-9ae47794213d","LogTimestamp":"2023-09-27T03:43:54.677Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:55.857Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:43:55.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:55.937Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:55.937Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:56.687Z","message":"Entering","context":{"RequestID":"8490cb01-08c1-43d0-b608-931d33e14fa7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65003d81-0251-4521-a31b-1aacb0e3782b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:56.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:56.689Z","message":"{\"transactionId\":\"8490cb01-08c1-43d0-b608-931d33e14fa7\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:56:688\",\"respDate\":\"230927-03:43:56:689\",\"sourceId\":\"haproxy:8490cb01-08c1-43d0-b608-931d33e14fa7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:56:688-11511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7087885-2cde-4bbf-b0c9-bd6a153f0140], x-b3-parentspanid=[b61f4c6c1aa556ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3709c88f43a89d6bb61f4c6c1aa556ef], x-b3-spanid=[52dc9ef3a1d0a7d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8490cb01-08c1-43d0-b608-931d33e14fa7]}\\\"}\"}","context":{"RequestID":"8490cb01-08c1-43d0-b608-931d33e14fa7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65003d81-0251-4521-a31b-1aacb0e3782b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:56.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:56.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8490cb01-08c1-43d0-b608-931d33e14fa7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65003d81-0251-4521-a31b-1aacb0e3782b","LogTimestamp":"2023-09-27T03:43:56.690Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:43:58.182Z","message":"Entering","context":{"RequestID":"ee3cc8aa-37a4-4cde-b566-851b5402f597","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6c50035-fd67-4a0f-9438-447d68a6056c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:58.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:58.186Z","message":"{\"transactionId\":\"ee3cc8aa-37a4-4cde-b566-851b5402f597\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:58:183\",\"respDate\":\"230927-03:43:58:185\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ee3cc8aa-37a4-4cde-b566-851b5402f597\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:58:183-85723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3e97cb3-42db-49fc-a74f-66de0b52481a], x-b3-parentspanid=[b5508ea6b92c9d89], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34251], x-envoy-attempt-count=[1], x-b3-traceid=[5a201dbfa5b61ff9b5508ea6b92c9d89], x-b3-spanid=[a28f91d590722d2b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ee3cc8aa-37a4-4cde-b566-851b5402f597]}\\\"}\"}","context":{"RequestID":"ee3cc8aa-37a4-4cde-b566-851b5402f597","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6c50035-fd67-4a0f-9438-447d68a6056c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:43:58.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:58.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee3cc8aa-37a4-4cde-b566-851b5402f597","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6c50035-fd67-4a0f-9438-447d68a6056c","LogTimestamp":"2023-09-27T03:43:58.186Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:43:58.418Z","message":"Entering","context":{"RequestID":"40720442-ddda-4653-ab19-c7f953690760","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7f8df830-71a3-4aa5-b79d-3affb109fb13","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"40720442-ddda-4653-ab19-c7f953690760","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7f8df830-71a3-4aa5-b79d-3affb109fb13","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:58.421Z","message":"{\"transactionId\":\"40720442-ddda-4653-ab19-c7f953690760\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:58:419\",\"respDate\":\"230927-03:43:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:40720442-ddda-4653-ab19-c7f953690760\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:43:58:419-43411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[40720442-ddda-4653-ab19-c7f953690760]}\\\"}\"}","context":{"RequestID":"40720442-ddda-4653-ab19-c7f953690760","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7f8df830-71a3-4aa5-b79d-3affb109fb13","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:43:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40720442-ddda-4653-ab19-c7f953690760","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f8df830-71a3-4aa5-b79d-3affb109fb13","LogTimestamp":"2023-09-27T03:43:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:43:58.704Z","message":"Entering","context":{"RequestID":"60a3221d-2f54-4916-bb36-4f9bfda3352d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbdbf40f-cb5a-4220-a585-0a62cad339a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:58.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:43:58.706Z","message":"{\"transactionId\":\"60a3221d-2f54-4916-bb36-4f9bfda3352d\",\"status\":\"200\",\"rqstDate\":\"230927-03:43:58:704\",\"respDate\":\"230927-03:43:58:706\",\"sourceId\":\"haproxy:60a3221d-2f54-4916-bb36-4f9bfda3352d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:43:58:704-69177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[845e3e9f-b96c-487c-b2b8-f6ca05963cd4], x-b3-parentspanid=[89652125f59aa31d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06f2e412a10625bc89652125f59aa31d], x-b3-spanid=[16cf4298906efa8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60a3221d-2f54-4916-bb36-4f9bfda3352d]}\\\"}\"}","context":{"RequestID":"60a3221d-2f54-4916-bb36-4f9bfda3352d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbdbf40f-cb5a-4220-a585-0a62cad339a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:43:58.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:43:58.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60a3221d-2f54-4916-bb36-4f9bfda3352d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbdbf40f-cb5a-4220-a585-0a62cad339a6","LogTimestamp":"2023-09-27T03:43:58.707Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:43:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:00.721Z","message":"Entering","context":{"RequestID":"cc148094-2311-4e37-bbb1-362331e62c4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c614161f-9333-47e7-9b05-e61d468d7ade","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:00.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:00.724Z","message":"{\"transactionId\":\"cc148094-2311-4e37-bbb1-362331e62c4c\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:00:722\",\"respDate\":\"230927-03:44:00:724\",\"sourceId\":\"haproxy:cc148094-2311-4e37-bbb1-362331e62c4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:00:722-77007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[218b8235-484e-4c1a-9655-42e080b02966], x-b3-parentspanid=[1bc20c6ede2c4972], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc47c518a09927ae1bc20c6ede2c4972], x-b3-spanid=[87c10aa5d6507a40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc148094-2311-4e37-bbb1-362331e62c4c]}\\\"}\"}","context":{"RequestID":"cc148094-2311-4e37-bbb1-362331e62c4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c614161f-9333-47e7-9b05-e61d468d7ade","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:00.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:00.725Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc148094-2311-4e37-bbb1-362331e62c4c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c614161f-9333-47e7-9b05-e61d468d7ade","LogTimestamp":"2023-09-27T03:44:00.725Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:02.740Z","message":"Entering","context":{"RequestID":"b377653d-25d7-4af9-a50c-6466ccabbada","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28ff567c-07a6-47f2-8980-a53f869d5f7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:02.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:02.742Z","message":"{\"transactionId\":\"b377653d-25d7-4af9-a50c-6466ccabbada\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:02:741\",\"respDate\":\"230927-03:44:02:742\",\"sourceId\":\"haproxy:b377653d-25d7-4af9-a50c-6466ccabbada\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:02:741-14567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cb4808d-e3ab-4402-a710-0556c48a6423], x-b3-parentspanid=[2d326e0ce3326161], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0ff2445962b9f4d2d326e0ce3326161], x-b3-spanid=[737176a64b40d576], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b377653d-25d7-4af9-a50c-6466ccabbada]}\\\"}\"}","context":{"RequestID":"b377653d-25d7-4af9-a50c-6466ccabbada","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28ff567c-07a6-47f2-8980-a53f869d5f7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:02.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:02.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b377653d-25d7-4af9-a50c-6466ccabbada","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28ff567c-07a6-47f2-8980-a53f869d5f7e","LogTimestamp":"2023-09-27T03:44:02.743Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:04.763Z","message":"Entering","context":{"RequestID":"c184b911-f86e-4bba-ad9b-11a48da5f296","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcbdb3f1-39ee-44a1-b322-a2c149a32134","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:04.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:04.765Z","message":"{\"transactionId\":\"c184b911-f86e-4bba-ad9b-11a48da5f296\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:04:764\",\"respDate\":\"230927-03:44:04:765\",\"sourceId\":\"haproxy:c184b911-f86e-4bba-ad9b-11a48da5f296\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:04:764-61880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[355da68b-6752-43fa-90ab-391d6df13eb3], x-b3-parentspanid=[c1a4c36523f1998b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a203a7d72bddede9c1a4c36523f1998b], x-b3-spanid=[31646e9692290f60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c184b911-f86e-4bba-ad9b-11a48da5f296]}\\\"}\"}","context":{"RequestID":"c184b911-f86e-4bba-ad9b-11a48da5f296","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcbdb3f1-39ee-44a1-b322-a2c149a32134","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:04.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:04.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c184b911-f86e-4bba-ad9b-11a48da5f296","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcbdb3f1-39ee-44a1-b322-a2c149a32134","LogTimestamp":"2023-09-27T03:44:04.766Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:05.858Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:44:05.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:05.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:05.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:06.775Z","message":"Entering","context":{"RequestID":"72b7525d-4d24-4d7c-a6d7-0adb5305b731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f54e1a4-6cd7-4818-9a17-8056fad74bd9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:06.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:06.778Z","message":"{\"transactionId\":\"72b7525d-4d24-4d7c-a6d7-0adb5305b731\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:06:776\",\"respDate\":\"230927-03:44:06:778\",\"sourceId\":\"haproxy:72b7525d-4d24-4d7c-a6d7-0adb5305b731\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:06:776-58456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20a5d04f-fae1-4014-9c61-2c3cf9c6b39a], x-b3-parentspanid=[59190a12e5169463], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37bd206136e9c62059190a12e5169463], x-b3-spanid=[f3f22ecd5ddbfa1f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72b7525d-4d24-4d7c-a6d7-0adb5305b731]}\\\"}\"}","context":{"RequestID":"72b7525d-4d24-4d7c-a6d7-0adb5305b731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f54e1a4-6cd7-4818-9a17-8056fad74bd9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:06.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:06.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72b7525d-4d24-4d7c-a6d7-0adb5305b731","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f54e1a4-6cd7-4818-9a17-8056fad74bd9","LogTimestamp":"2023-09-27T03:44:06.778Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:08.176Z","message":"Entering","context":{"RequestID":"e70e7df7-cfde-4a95-bfba-3d9f153c9c0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1bca3596-a478-4cc4-b7c2-74081c37c7e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:08.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:08.178Z","message":"{\"transactionId\":\"e70e7df7-cfde-4a95-bfba-3d9f153c9c0d\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:08:177\",\"respDate\":\"230927-03:44:08:178\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e70e7df7-cfde-4a95-bfba-3d9f153c9c0d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:08:177-86555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[959e8bdd-fb4a-487e-b77b-380236c7f120], x-b3-parentspanid=[4ca53620cc64d0b9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55705], x-envoy-attempt-count=[1], x-b3-traceid=[d707a5e22a1e563b4ca53620cc64d0b9], x-b3-spanid=[560729faa923abcb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e70e7df7-cfde-4a95-bfba-3d9f153c9c0d]}\\\"}\"}","context":{"RequestID":"e70e7df7-cfde-4a95-bfba-3d9f153c9c0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1bca3596-a478-4cc4-b7c2-74081c37c7e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:08.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:08.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e70e7df7-cfde-4a95-bfba-3d9f153c9c0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bca3596-a478-4cc4-b7c2-74081c37c7e6","LogTimestamp":"2023-09-27T03:44:08.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:08.419Z","message":"Entering","context":{"RequestID":"a827db4b-17e2-4e4d-90f6-731613e8c5e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65d044c9-860c-4a30-8eed-905cf4605a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:08.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"a827db4b-17e2-4e4d-90f6-731613e8c5e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65d044c9-860c-4a30-8eed-905cf4605a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:08.424Z","message":"{\"transactionId\":\"a827db4b-17e2-4e4d-90f6-731613e8c5e2\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:08:419\",\"respDate\":\"230927-03:44:08:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a827db4b-17e2-4e4d-90f6-731613e8c5e2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:08:419-60472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a827db4b-17e2-4e4d-90f6-731613e8c5e2]}\\\"}\"}","context":{"RequestID":"a827db4b-17e2-4e4d-90f6-731613e8c5e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65d044c9-860c-4a30-8eed-905cf4605a73","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:08.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a827db4b-17e2-4e4d-90f6-731613e8c5e2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65d044c9-860c-4a30-8eed-905cf4605a73","LogTimestamp":"2023-09-27T03:44:08.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:44:08.798Z","message":"Entering","context":{"RequestID":"de16e955-326d-4652-9f48-0980f1928ad2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6219e9b0-b1ee-4bfa-b950-7f1d30efcebe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:08.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:08.800Z","message":"{\"transactionId\":\"de16e955-326d-4652-9f48-0980f1928ad2\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:08:798\",\"respDate\":\"230927-03:44:08:800\",\"sourceId\":\"haproxy:de16e955-326d-4652-9f48-0980f1928ad2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:08:798-43787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ef78646-ea06-4433-aafd-875c998e0de7], x-b3-parentspanid=[36f124de226cb64f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a1f0efac682590436f124de226cb64f], x-b3-spanid=[af2a47fe349a5f53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de16e955-326d-4652-9f48-0980f1928ad2]}\\\"}\"}","context":{"RequestID":"de16e955-326d-4652-9f48-0980f1928ad2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6219e9b0-b1ee-4bfa-b950-7f1d30efcebe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:08.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:08.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de16e955-326d-4652-9f48-0980f1928ad2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6219e9b0-b1ee-4bfa-b950-7f1d30efcebe","LogTimestamp":"2023-09-27T03:44:08.800Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:44:10.206Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:10.209Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:10.819Z","message":"Entering","context":{"RequestID":"6c5c01e8-07d0-42d1-bcdd-050390b62473","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9793f62f-ee85-4c76-912f-b3e5f1f464aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:10.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:10.822Z","message":"{\"transactionId\":\"6c5c01e8-07d0-42d1-bcdd-050390b62473\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:10:820\",\"respDate\":\"230927-03:44:10:822\",\"sourceId\":\"haproxy:6c5c01e8-07d0-42d1-bcdd-050390b62473\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:10:820-92467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3c754fd-3b43-4ad5-a732-2a7589765bc9], x-b3-parentspanid=[f5bf9f2935fb95b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8795e4bb3e2756f2f5bf9f2935fb95b8], x-b3-spanid=[3c0f9787de4beaf6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c5c01e8-07d0-42d1-bcdd-050390b62473]}\\\"}\"}","context":{"RequestID":"6c5c01e8-07d0-42d1-bcdd-050390b62473","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9793f62f-ee85-4c76-912f-b3e5f1f464aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:10.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:10.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c5c01e8-07d0-42d1-bcdd-050390b62473","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9793f62f-ee85-4c76-912f-b3e5f1f464aa","LogTimestamp":"2023-09-27T03:44:10.822Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:12.840Z","message":"Entering","context":{"RequestID":"cb74c45a-61ec-412e-a875-c8597e80239d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2380b4b8-bff4-40ae-ae43-b6427d502421","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:12.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:12.849Z","message":"{\"transactionId\":\"cb74c45a-61ec-412e-a875-c8597e80239d\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:12:847\",\"respDate\":\"230927-03:44:12:849\",\"sourceId\":\"haproxy:cb74c45a-61ec-412e-a875-c8597e80239d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:12:847-27505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[974c6b91-1cb8-49f3-8e57-56dcd551389a], x-b3-parentspanid=[9b662341a37b8362], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b416b71067ab94339b662341a37b8362], x-b3-spanid=[d0b4e11f309577db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb74c45a-61ec-412e-a875-c8597e80239d]}\\\"}\"}","context":{"RequestID":"cb74c45a-61ec-412e-a875-c8597e80239d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2380b4b8-bff4-40ae-ae43-b6427d502421","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:12.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:12.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb74c45a-61ec-412e-a875-c8597e80239d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"10","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2380b4b8-bff4-40ae-ae43-b6427d502421","LogTimestamp":"2023-09-27T03:44:12.850Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-09-27T03:44:14.864Z","message":"Entering","context":{"RequestID":"5c78ac59-e35b-4415-94a8-5191c81b6305","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2fd45af0-0f8d-4e16-b668-e9e3f6829e59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:14.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:14.866Z","message":"{\"transactionId\":\"5c78ac59-e35b-4415-94a8-5191c81b6305\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:14:865\",\"respDate\":\"230927-03:44:14:866\",\"sourceId\":\"haproxy:5c78ac59-e35b-4415-94a8-5191c81b6305\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:14:865-26300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[568671d2-d1ce-42e6-82dc-47e9654ab3c1], x-b3-parentspanid=[6dd3a4fef780d0bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26c70107179a429a6dd3a4fef780d0bf], x-b3-spanid=[96c0f4c3908d585f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c78ac59-e35b-4415-94a8-5191c81b6305]}\\\"}\"}","context":{"RequestID":"5c78ac59-e35b-4415-94a8-5191c81b6305","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2fd45af0-0f8d-4e16-b668-e9e3f6829e59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:14.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:14.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c78ac59-e35b-4415-94a8-5191c81b6305","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fd45af0-0f8d-4e16-b668-e9e3f6829e59","LogTimestamp":"2023-09-27T03:44:14.866Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:44:15.857Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:44:15.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:15.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:15.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:16.881Z","message":"Entering","context":{"RequestID":"871953a7-5fee-4c03-9428-d484f8942cbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0045f641-8f10-41b6-81e3-106c913a9287","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:16.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:16.884Z","message":"{\"transactionId\":\"871953a7-5fee-4c03-9428-d484f8942cbf\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:16:882\",\"respDate\":\"230927-03:44:16:884\",\"sourceId\":\"haproxy:871953a7-5fee-4c03-9428-d484f8942cbf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:16:882-55695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6381763e-d5a9-40ff-9e39-0bcd819d102b], x-b3-parentspanid=[a976a20997d8505c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08887eed503de117a976a20997d8505c], x-b3-spanid=[4e7e5b189befbbfa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[871953a7-5fee-4c03-9428-d484f8942cbf]}\\\"}\"}","context":{"RequestID":"871953a7-5fee-4c03-9428-d484f8942cbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0045f641-8f10-41b6-81e3-106c913a9287","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:16.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:16.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"871953a7-5fee-4c03-9428-d484f8942cbf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0045f641-8f10-41b6-81e3-106c913a9287","LogTimestamp":"2023-09-27T03:44:16.884Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:18.175Z","message":"Entering","context":{"RequestID":"75ec1e9a-71ac-4632-b386-0b68b1204320","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"533ecc82-188b-4d90-abd7-ac74f472084f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:18.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:18.177Z","message":"{\"transactionId\":\"75ec1e9a-71ac-4632-b386-0b68b1204320\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:18:175\",\"respDate\":\"230927-03:44:18:177\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:75ec1e9a-71ac-4632-b386-0b68b1204320\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:18:175-63412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce38558a-f271-416d-9f7c-843c0ff2d9f9], x-b3-parentspanid=[2bdef6ac7e0cbc96], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42441], x-envoy-attempt-count=[1], x-b3-traceid=[008ca47d613a79762bdef6ac7e0cbc96], x-b3-spanid=[ed47934fa84b5e51], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[75ec1e9a-71ac-4632-b386-0b68b1204320]}\\\"}\"}","context":{"RequestID":"75ec1e9a-71ac-4632-b386-0b68b1204320","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"533ecc82-188b-4d90-abd7-ac74f472084f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:18.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:18.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75ec1e9a-71ac-4632-b386-0b68b1204320","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"533ecc82-188b-4d90-abd7-ac74f472084f","LogTimestamp":"2023-09-27T03:44:18.177Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:18.419Z","message":"Entering","context":{"RequestID":"4281ed8f-8375-4e25-a28f-abc39dd89889","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"304c2e1c-334e-46e4-90ad-65593c5d341b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"4281ed8f-8375-4e25-a28f-abc39dd89889","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"304c2e1c-334e-46e4-90ad-65593c5d341b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:18.422Z","message":"{\"transactionId\":\"4281ed8f-8375-4e25-a28f-abc39dd89889\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:18:420\",\"respDate\":\"230927-03:44:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4281ed8f-8375-4e25-a28f-abc39dd89889\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:18:420-23306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4281ed8f-8375-4e25-a28f-abc39dd89889]}\\\"}\"}","context":{"RequestID":"4281ed8f-8375-4e25-a28f-abc39dd89889","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"304c2e1c-334e-46e4-90ad-65593c5d341b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4281ed8f-8375-4e25-a28f-abc39dd89889","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"304c2e1c-334e-46e4-90ad-65593c5d341b","LogTimestamp":"2023-09-27T03:44:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:18.904Z","message":"Entering","context":{"RequestID":"56043764-7dac-46ab-9272-fb64f6298b08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1208b33a-c813-4d03-9866-8492c7ca7560","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:18.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:18.907Z","message":"{\"transactionId\":\"56043764-7dac-46ab-9272-fb64f6298b08\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:18:905\",\"respDate\":\"230927-03:44:18:907\",\"sourceId\":\"haproxy:56043764-7dac-46ab-9272-fb64f6298b08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:18:905-39761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac1da073-7c24-42a4-ac69-47ab9ff18cfd], x-b3-parentspanid=[554aa03c60d51138], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c3bcc21b88f3d1c554aa03c60d51138], x-b3-spanid=[4730d2cb5f19147a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56043764-7dac-46ab-9272-fb64f6298b08]}\\\"}\"}","context":{"RequestID":"56043764-7dac-46ab-9272-fb64f6298b08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1208b33a-c813-4d03-9866-8492c7ca7560","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:18.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:18.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56043764-7dac-46ab-9272-fb64f6298b08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1208b33a-c813-4d03-9866-8492c7ca7560","LogTimestamp":"2023-09-27T03:44:18.907Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:20.929Z","message":"Entering","context":{"RequestID":"6019075f-3bd1-4be8-b5f1-a7d287655045","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06bd4092-a282-4a83-ae39-093f2d1905b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:20.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:20.931Z","message":"{\"transactionId\":\"6019075f-3bd1-4be8-b5f1-a7d287655045\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:20:929\",\"respDate\":\"230927-03:44:20:931\",\"sourceId\":\"haproxy:6019075f-3bd1-4be8-b5f1-a7d287655045\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:20:929-14642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f116451-ee50-4462-9716-297335b9f979], x-b3-parentspanid=[54e36e4dbc0df5da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2df3d39489345a6554e36e4dbc0df5da], x-b3-spanid=[14691c2778c5a397], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6019075f-3bd1-4be8-b5f1-a7d287655045]}\\\"}\"}","context":{"RequestID":"6019075f-3bd1-4be8-b5f1-a7d287655045","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06bd4092-a282-4a83-ae39-093f2d1905b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:20.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:20.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6019075f-3bd1-4be8-b5f1-a7d287655045","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06bd4092-a282-4a83-ae39-093f2d1905b2","LogTimestamp":"2023-09-27T03:44:20.932Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:22.956Z","message":"Entering","context":{"RequestID":"7c7771f8-b399-4e23-b0f1-f7491db601fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05827633-4560-457a-9cb6-e5f1481bd1af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:22.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:22.960Z","message":"{\"transactionId\":\"7c7771f8-b399-4e23-b0f1-f7491db601fd\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:22:957\",\"respDate\":\"230927-03:44:22:960\",\"sourceId\":\"haproxy:7c7771f8-b399-4e23-b0f1-f7491db601fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:22:957-41966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac2150f0-c866-41f5-9bc4-73ee051563a4], x-b3-parentspanid=[3886c1188a04ba89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6015e7a8dad0ed53886c1188a04ba89], x-b3-spanid=[4c016b7e37696f18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c7771f8-b399-4e23-b0f1-f7491db601fd]}\\\"}\"}","context":{"RequestID":"7c7771f8-b399-4e23-b0f1-f7491db601fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05827633-4560-457a-9cb6-e5f1481bd1af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:22.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:22.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c7771f8-b399-4e23-b0f1-f7491db601fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05827633-4560-457a-9cb6-e5f1481bd1af","LogTimestamp":"2023-09-27T03:44:22.961Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:24.973Z","message":"Entering","context":{"RequestID":"71e8f5cf-e436-4852-9256-fcecb9e5509c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"490d722a-18f2-4fed-9301-97752810eccb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:24.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:24.975Z","message":"{\"transactionId\":\"71e8f5cf-e436-4852-9256-fcecb9e5509c\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:24:974\",\"respDate\":\"230927-03:44:24:975\",\"sourceId\":\"haproxy:71e8f5cf-e436-4852-9256-fcecb9e5509c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:24:974-22591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5142433-8e60-46a4-8393-4658e01d19fb], x-b3-parentspanid=[8ea0e2402ca254bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2f45f30641187c98ea0e2402ca254bb], x-b3-spanid=[92455977361512e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71e8f5cf-e436-4852-9256-fcecb9e5509c]}\\\"}\"}","context":{"RequestID":"71e8f5cf-e436-4852-9256-fcecb9e5509c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"490d722a-18f2-4fed-9301-97752810eccb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:24.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:24.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71e8f5cf-e436-4852-9256-fcecb9e5509c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"490d722a-18f2-4fed-9301-97752810eccb","LogTimestamp":"2023-09-27T03:44:24.976Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:25.858Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:44:25.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:25.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:25.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:26.992Z","message":"Entering","context":{"RequestID":"89753541-deb1-49fe-9fe5-7bf5d32b4940","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3fdc094-6069-4ce9-80f1-6c7fe8989eca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:26.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:26.996Z","message":"{\"transactionId\":\"89753541-deb1-49fe-9fe5-7bf5d32b4940\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:26:993\",\"respDate\":\"230927-03:44:26:996\",\"sourceId\":\"haproxy:89753541-deb1-49fe-9fe5-7bf5d32b4940\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:26:993-52543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[790ebec7-22ce-4797-a6f2-fe9e62ef36a6], x-b3-parentspanid=[6d2e6704d68f6eba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c38aa8f41f9b22906d2e6704d68f6eba], x-b3-spanid=[27ddd002b1ec3851], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89753541-deb1-49fe-9fe5-7bf5d32b4940]}\\\"}\"}","context":{"RequestID":"89753541-deb1-49fe-9fe5-7bf5d32b4940","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3fdc094-6069-4ce9-80f1-6c7fe8989eca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:26.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:26.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89753541-deb1-49fe-9fe5-7bf5d32b4940","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3fdc094-6069-4ce9-80f1-6c7fe8989eca","LogTimestamp":"2023-09-27T03:44:26.996Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:44:28.177Z","message":"Entering","context":{"RequestID":"6ee6ae49-c8b4-4f2d-854c-b041784aabfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"245c82f4-b261-4bde-a085-4667d089ba93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:28.179Z","message":"{\"transactionId\":\"6ee6ae49-c8b4-4f2d-854c-b041784aabfe\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:28:177\",\"respDate\":\"230927-03:44:28:179\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6ee6ae49-c8b4-4f2d-854c-b041784aabfe\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:28:177-90351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae5a282c-0ed4-442e-b6ce-309623d74bf7], x-b3-parentspanid=[56c35d7615c298e7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40623], x-envoy-attempt-count=[1], x-b3-traceid=[e97da8a27dc9e27656c35d7615c298e7], x-b3-spanid=[450106eb1c0a6238], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6ee6ae49-c8b4-4f2d-854c-b041784aabfe]}\\\"}\"}","context":{"RequestID":"6ee6ae49-c8b4-4f2d-854c-b041784aabfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"245c82f4-b261-4bde-a085-4667d089ba93","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:28.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ee6ae49-c8b4-4f2d-854c-b041784aabfe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"245c82f4-b261-4bde-a085-4667d089ba93","LogTimestamp":"2023-09-27T03:44:28.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:28.418Z","message":"Entering","context":{"RequestID":"7d681417-b9ef-4dd0-b375-0cb30ef7c18f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79d23053-5ce0-48c4-b305-cd053f392e08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"7d681417-b9ef-4dd0-b375-0cb30ef7c18f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79d23053-5ce0-48c4-b305-cd053f392e08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:28.421Z","message":"{\"transactionId\":\"7d681417-b9ef-4dd0-b375-0cb30ef7c18f\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:28:419\",\"respDate\":\"230927-03:44:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7d681417-b9ef-4dd0-b375-0cb30ef7c18f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:28:419-93444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7d681417-b9ef-4dd0-b375-0cb30ef7c18f]}\\\"}\"}","context":{"RequestID":"7d681417-b9ef-4dd0-b375-0cb30ef7c18f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79d23053-5ce0-48c4-b305-cd053f392e08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d681417-b9ef-4dd0-b375-0cb30ef7c18f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79d23053-5ce0-48c4-b305-cd053f392e08","LogTimestamp":"2023-09-27T03:44:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:29.009Z","message":"Entering","context":{"RequestID":"d11d8014-a338-48f6-aa0c-cca53d95ff88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8fa4bc7-c8ae-4ba6-aa9a-622264eab03f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:29.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:29.011Z","message":"{\"transactionId\":\"d11d8014-a338-48f6-aa0c-cca53d95ff88\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:29:009\",\"respDate\":\"230927-03:44:29:011\",\"sourceId\":\"haproxy:d11d8014-a338-48f6-aa0c-cca53d95ff88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:29:009-8470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[862c2c8d-3468-4d8a-beed-907d92de91a4], x-b3-parentspanid=[55592dbd1cc0d8d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6ac2e07ea5891b755592dbd1cc0d8d8], x-b3-spanid=[76f954f3e650db64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d11d8014-a338-48f6-aa0c-cca53d95ff88]}\\\"}\"}","context":{"RequestID":"d11d8014-a338-48f6-aa0c-cca53d95ff88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8fa4bc7-c8ae-4ba6-aa9a-622264eab03f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:29.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:29.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d11d8014-a338-48f6-aa0c-cca53d95ff88","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8fa4bc7-c8ae-4ba6-aa9a-622264eab03f","LogTimestamp":"2023-09-27T03:44:29.012Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:31.023Z","message":"Entering","context":{"RequestID":"a4b8cf9c-ea69-4a21-aff8-48da94d857b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"190401a1-d31e-454d-bff1-96809ca6913b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:31.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:31.026Z","message":"{\"transactionId\":\"a4b8cf9c-ea69-4a21-aff8-48da94d857b0\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:31:024\",\"respDate\":\"230927-03:44:31:026\",\"sourceId\":\"haproxy:a4b8cf9c-ea69-4a21-aff8-48da94d857b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:31:024-97701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[528a8144-3dfe-4f39-a7cf-d3222a03294f], x-b3-parentspanid=[21b2eaa1e96e1a7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e1628c0da56dafd21b2eaa1e96e1a7f], x-b3-spanid=[a4042b8d8c84e769], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4b8cf9c-ea69-4a21-aff8-48da94d857b0]}\\\"}\"}","context":{"RequestID":"a4b8cf9c-ea69-4a21-aff8-48da94d857b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"190401a1-d31e-454d-bff1-96809ca6913b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:31.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:31.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4b8cf9c-ea69-4a21-aff8-48da94d857b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"190401a1-d31e-454d-bff1-96809ca6913b","LogTimestamp":"2023-09-27T03:44:31.026Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:33.039Z","message":"Entering","context":{"RequestID":"0a6cd09b-cca2-41bb-a9c0-c2d38847a02b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19790552-cb9b-4794-97a5-e9765cc584e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:33.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:33.041Z","message":"{\"transactionId\":\"0a6cd09b-cca2-41bb-a9c0-c2d38847a02b\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:33:039\",\"respDate\":\"230927-03:44:33:041\",\"sourceId\":\"haproxy:0a6cd09b-cca2-41bb-a9c0-c2d38847a02b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:33:039-38925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c684998-0409-4a63-bcaa-e3f351537206], x-b3-parentspanid=[d00827d2b8004176], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29c9fa08be41433bd00827d2b8004176], x-b3-spanid=[9755d4cc5248ffcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a6cd09b-cca2-41bb-a9c0-c2d38847a02b]}\\\"}\"}","context":{"RequestID":"0a6cd09b-cca2-41bb-a9c0-c2d38847a02b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19790552-cb9b-4794-97a5-e9765cc584e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:33.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:33.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a6cd09b-cca2-41bb-a9c0-c2d38847a02b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19790552-cb9b-4794-97a5-e9765cc584e3","LogTimestamp":"2023-09-27T03:44:33.041Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:35.053Z","message":"Entering","context":{"RequestID":"a479e217-476a-41de-8064-2331370a2ace","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be9ded56-a062-49bb-b9c7-085667775f02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:35.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:35.055Z","message":"{\"transactionId\":\"a479e217-476a-41de-8064-2331370a2ace\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:35:053\",\"respDate\":\"230927-03:44:35:055\",\"sourceId\":\"haproxy:a479e217-476a-41de-8064-2331370a2ace\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:35:053-28930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[308f5772-5a0b-4056-a7e6-d22b58169ca6], x-b3-parentspanid=[cb73067d90ceff21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af727199e12805c1cb73067d90ceff21], x-b3-spanid=[4479986740f95deb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a479e217-476a-41de-8064-2331370a2ace]}\\\"}\"}","context":{"RequestID":"a479e217-476a-41de-8064-2331370a2ace","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be9ded56-a062-49bb-b9c7-085667775f02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:35.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:35.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a479e217-476a-41de-8064-2331370a2ace","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be9ded56-a062-49bb-b9c7-085667775f02","LogTimestamp":"2023-09-27T03:44:35.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:35.858Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:44:35.889Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:35.889Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:35.889Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:37.076Z","message":"Entering","context":{"RequestID":"64d795eb-331e-42f8-b43f-36786392f923","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"668a61c3-900b-4278-90b9-58ef39ba9317","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:37.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:37.079Z","message":"{\"transactionId\":\"64d795eb-331e-42f8-b43f-36786392f923\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:37:077\",\"respDate\":\"230927-03:44:37:079\",\"sourceId\":\"haproxy:64d795eb-331e-42f8-b43f-36786392f923\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:37:077-36564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71854d8c-fefb-4c8e-a1f0-ff8d82f41bd3], x-b3-parentspanid=[81ee49e0747286ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adfa4344d2d0893481ee49e0747286ec], x-b3-spanid=[a447c3e53ace9f6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64d795eb-331e-42f8-b43f-36786392f923]}\\\"}\"}","context":{"RequestID":"64d795eb-331e-42f8-b43f-36786392f923","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"668a61c3-900b-4278-90b9-58ef39ba9317","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:37.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:37.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64d795eb-331e-42f8-b43f-36786392f923","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"668a61c3-900b-4278-90b9-58ef39ba9317","LogTimestamp":"2023-09-27T03:44:37.079Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:44:38.179Z","message":"Entering","context":{"RequestID":"1b4b443d-c79a-472d-80b2-d0c0cf2ff110","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01bcb02c-72ba-408c-8f37-864fdca0bc9a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:38.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:38.181Z","message":"{\"transactionId\":\"1b4b443d-c79a-472d-80b2-d0c0cf2ff110\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:38:179\",\"respDate\":\"230927-03:44:38:181\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1b4b443d-c79a-472d-80b2-d0c0cf2ff110\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:38:179-97447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[defa53e0-5837-4b59-8f4b-aa3cd90d6d75], x-b3-parentspanid=[25f631b8822d97bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46377], x-envoy-attempt-count=[1], x-b3-traceid=[4a7ff42cbc375aae25f631b8822d97bf], x-b3-spanid=[813f6bbeddf76b36], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1b4b443d-c79a-472d-80b2-d0c0cf2ff110]}\\\"}\"}","context":{"RequestID":"1b4b443d-c79a-472d-80b2-d0c0cf2ff110","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01bcb02c-72ba-408c-8f37-864fdca0bc9a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:38.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:38.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b4b443d-c79a-472d-80b2-d0c0cf2ff110","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01bcb02c-72ba-408c-8f37-864fdca0bc9a","LogTimestamp":"2023-09-27T03:44:38.182Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:38.418Z","message":"Entering","context":{"RequestID":"89f4577c-19bc-4d0e-9c9b-30da3ab254e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"caedc4e1-41f0-4d26-8141-9ed6c46e3434","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"89f4577c-19bc-4d0e-9c9b-30da3ab254e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"caedc4e1-41f0-4d26-8141-9ed6c46e3434","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:38.422Z","message":"{\"transactionId\":\"89f4577c-19bc-4d0e-9c9b-30da3ab254e5\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:38:419\",\"respDate\":\"230927-03:44:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:89f4577c-19bc-4d0e-9c9b-30da3ab254e5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:38:419-98164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[89f4577c-19bc-4d0e-9c9b-30da3ab254e5]}\\\"}\"}","context":{"RequestID":"89f4577c-19bc-4d0e-9c9b-30da3ab254e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"caedc4e1-41f0-4d26-8141-9ed6c46e3434","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89f4577c-19bc-4d0e-9c9b-30da3ab254e5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"caedc4e1-41f0-4d26-8141-9ed6c46e3434","LogTimestamp":"2023-09-27T03:44:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:44:39.091Z","message":"Entering","context":{"RequestID":"c2aca59d-4b82-4abf-8fa3-76dc0638bd9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d8af53a6-9d86-4046-911c-a9cfbec10aa3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:39.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:39.094Z","message":"{\"transactionId\":\"c2aca59d-4b82-4abf-8fa3-76dc0638bd9e\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:39:092\",\"respDate\":\"230927-03:44:39:094\",\"sourceId\":\"haproxy:c2aca59d-4b82-4abf-8fa3-76dc0638bd9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:39:092-11337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44240c5c-9fb1-4dd6-ab1b-dab5cd73b6fb], x-b3-parentspanid=[a4ba9bd59984b607], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87e7f3db12434124a4ba9bd59984b607], x-b3-spanid=[8f588ad813fc45f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2aca59d-4b82-4abf-8fa3-76dc0638bd9e]}\\\"}\"}","context":{"RequestID":"c2aca59d-4b82-4abf-8fa3-76dc0638bd9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d8af53a6-9d86-4046-911c-a9cfbec10aa3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:39.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:39.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2aca59d-4b82-4abf-8fa3-76dc0638bd9e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8af53a6-9d86-4046-911c-a9cfbec10aa3","LogTimestamp":"2023-09-27T03:44:39.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:44:40.210Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:40.223Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:41.104Z","message":"Entering","context":{"RequestID":"60babd14-0250-4334-813d-ffeb3adde3b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c42d9041-231b-4c9c-bbe3-41c04485190a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:41.106Z","message":"{\"transactionId\":\"60babd14-0250-4334-813d-ffeb3adde3b6\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:41:104\",\"respDate\":\"230927-03:44:41:106\",\"sourceId\":\"haproxy:60babd14-0250-4334-813d-ffeb3adde3b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:41:104-28251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4e75daf-008b-42a5-83bc-aa9ba9b5ed05], x-b3-parentspanid=[1026733a565be5a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[920e8d61d3162c8a1026733a565be5a9], x-b3-spanid=[66cad3b33f290d37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60babd14-0250-4334-813d-ffeb3adde3b6]}\\\"}\"}","context":{"RequestID":"60babd14-0250-4334-813d-ffeb3adde3b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c42d9041-231b-4c9c-bbe3-41c04485190a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:41.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:41.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60babd14-0250-4334-813d-ffeb3adde3b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c42d9041-231b-4c9c-bbe3-41c04485190a","LogTimestamp":"2023-09-27T03:44:41.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:43.121Z","message":"Entering","context":{"RequestID":"f61d3234-f1ed-42a7-a394-a856808b708b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"373d0187-e843-4283-939b-8756095177b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:43.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:43.124Z","message":"{\"transactionId\":\"f61d3234-f1ed-42a7-a394-a856808b708b\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:43:121\",\"respDate\":\"230927-03:44:43:124\",\"sourceId\":\"haproxy:f61d3234-f1ed-42a7-a394-a856808b708b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:43:121-48452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9129f1f7-1899-44b2-b608-0d426e9af84b], x-b3-parentspanid=[bbf2996531f0233a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[784d8e71681c5bbebbf2996531f0233a], x-b3-spanid=[9da7d2afb68e9984], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f61d3234-f1ed-42a7-a394-a856808b708b]}\\\"}\"}","context":{"RequestID":"f61d3234-f1ed-42a7-a394-a856808b708b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"373d0187-e843-4283-939b-8756095177b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:43.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:43.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f61d3234-f1ed-42a7-a394-a856808b708b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"373d0187-e843-4283-939b-8756095177b9","LogTimestamp":"2023-09-27T03:44:43.124Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:45.133Z","message":"Entering","context":{"RequestID":"a55084e9-8393-475d-af69-2d771ac0b88f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed267b9-5b78-47b4-8f8e-0472a21e7a2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:45.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:45.136Z","message":"{\"transactionId\":\"a55084e9-8393-475d-af69-2d771ac0b88f\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:45:134\",\"respDate\":\"230927-03:44:45:136\",\"sourceId\":\"haproxy:a55084e9-8393-475d-af69-2d771ac0b88f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:45:134-69816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10b1029a-90f9-4c66-8e82-d6b038e71d57], x-b3-parentspanid=[efda33ba5026fb17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a847b8fa6508fd35efda33ba5026fb17], x-b3-spanid=[ae51d72b7f00db99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a55084e9-8393-475d-af69-2d771ac0b88f]}\\\"}\"}","context":{"RequestID":"a55084e9-8393-475d-af69-2d771ac0b88f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed267b9-5b78-47b4-8f8e-0472a21e7a2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:45.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:45.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a55084e9-8393-475d-af69-2d771ac0b88f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ed267b9-5b78-47b4-8f8e-0472a21e7a2d","LogTimestamp":"2023-09-27T03:44:45.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:44:45.859Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:44:45.869Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:45.870Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:45.870Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:47.154Z","message":"Entering","context":{"RequestID":"82ff6e6d-1dd9-448d-a25d-2fa6ed168ca1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a7f14b7-92e7-4e2d-91dd-a7d46e786af4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:47.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:47.156Z","message":"{\"transactionId\":\"82ff6e6d-1dd9-448d-a25d-2fa6ed168ca1\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:47:154\",\"respDate\":\"230927-03:44:47:156\",\"sourceId\":\"haproxy:82ff6e6d-1dd9-448d-a25d-2fa6ed168ca1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:47:154-94757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b9ceb9f-2436-4a63-830c-c1f44fc22a0d], x-b3-parentspanid=[14dd207480e8094d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46b2ce758cd3a36914dd207480e8094d], x-b3-spanid=[c8435b851bd09620], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82ff6e6d-1dd9-448d-a25d-2fa6ed168ca1]}\\\"}\"}","context":{"RequestID":"82ff6e6d-1dd9-448d-a25d-2fa6ed168ca1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a7f14b7-92e7-4e2d-91dd-a7d46e786af4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:47.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:47.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82ff6e6d-1dd9-448d-a25d-2fa6ed168ca1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a7f14b7-92e7-4e2d-91dd-a7d46e786af4","LogTimestamp":"2023-09-27T03:44:47.157Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:48.205Z","message":"Entering","context":{"RequestID":"d4fb62e6-0ce9-4d68-b808-bcb8e223a2a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6604fad8-91fc-48cc-856b-7af9ec16d7ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:48.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:48.208Z","message":"{\"transactionId\":\"d4fb62e6-0ce9-4d68-b808-bcb8e223a2a7\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:48:206\",\"respDate\":\"230927-03:44:48:208\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d4fb62e6-0ce9-4d68-b808-bcb8e223a2a7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:48:206-61227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd574b46-1546-4701-8bfa-d15fb0832132], x-b3-parentspanid=[dc9c4326a0ee9357], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40013], x-envoy-attempt-count=[1], x-b3-traceid=[fd96c3e9c697aa25dc9c4326a0ee9357], x-b3-spanid=[488c65de44d56ef1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d4fb62e6-0ce9-4d68-b808-bcb8e223a2a7]}\\\"}\"}","context":{"RequestID":"d4fb62e6-0ce9-4d68-b808-bcb8e223a2a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6604fad8-91fc-48cc-856b-7af9ec16d7ac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:48.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:48.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4fb62e6-0ce9-4d68-b808-bcb8e223a2a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6604fad8-91fc-48cc-856b-7af9ec16d7ac","LogTimestamp":"2023-09-27T03:44:48.209Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:48.420Z","message":"Entering","context":{"RequestID":"c46d17f9-0233-486a-b170-4c6558d7ae8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d45b48f4-b5c6-4954-96c5-04e5fd36d422","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:48.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"c46d17f9-0233-486a-b170-4c6558d7ae8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d45b48f4-b5c6-4954-96c5-04e5fd36d422","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:48.424Z","message":"{\"transactionId\":\"c46d17f9-0233-486a-b170-4c6558d7ae8a\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:48:421\",\"respDate\":\"230927-03:44:48:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c46d17f9-0233-486a-b170-4c6558d7ae8a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:48:421-95543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c46d17f9-0233-486a-b170-4c6558d7ae8a]}\\\"}\"}","context":{"RequestID":"c46d17f9-0233-486a-b170-4c6558d7ae8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d45b48f4-b5c6-4954-96c5-04e5fd36d422","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:48.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c46d17f9-0233-486a-b170-4c6558d7ae8a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d45b48f4-b5c6-4954-96c5-04e5fd36d422","LogTimestamp":"2023-09-27T03:44:48.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:44:49.171Z","message":"Entering","context":{"RequestID":"28d0981e-1a4c-4aec-9f61-d1a0d07d29a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0da1ae69-94b0-4a3c-866f-2836f3cc124b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:49.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:49.174Z","message":"{\"transactionId\":\"28d0981e-1a4c-4aec-9f61-d1a0d07d29a3\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:49:172\",\"respDate\":\"230927-03:44:49:173\",\"sourceId\":\"haproxy:28d0981e-1a4c-4aec-9f61-d1a0d07d29a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:44:49:172-71056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd64e8f9-5ec4-4f70-b189-60250d64d295], x-b3-parentspanid=[cf3f6de645d5a56c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f241e5829f4c610cf3f6de645d5a56c], x-b3-spanid=[135dc66abbd71319], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28d0981e-1a4c-4aec-9f61-d1a0d07d29a3]}\\\"}\"}","context":{"RequestID":"28d0981e-1a4c-4aec-9f61-d1a0d07d29a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0da1ae69-94b0-4a3c-866f-2836f3cc124b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:49.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:49.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28d0981e-1a4c-4aec-9f61-d1a0d07d29a3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0da1ae69-94b0-4a3c-866f-2836f3cc124b","LogTimestamp":"2023-09-27T03:44:49.174Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:51.186Z","message":"Entering","context":{"RequestID":"d64aee04-9d2a-4cc3-a6c0-ec948d58e35f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"775e7cb6-15ec-4e9a-81e9-e3b788c91b18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:51.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:51.189Z","message":"{\"transactionId\":\"d64aee04-9d2a-4cc3-a6c0-ec948d58e35f\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:51:187\",\"respDate\":\"230927-03:44:51:189\",\"sourceId\":\"haproxy:d64aee04-9d2a-4cc3-a6c0-ec948d58e35f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:51:187-53129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f950107-9d0b-4de6-923a-c6bc965caa93], x-b3-parentspanid=[3569b12abd442fe8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad13544f89d9d9ca3569b12abd442fe8], x-b3-spanid=[447464beafa7ab6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d64aee04-9d2a-4cc3-a6c0-ec948d58e35f]}\\\"}\"}","context":{"RequestID":"d64aee04-9d2a-4cc3-a6c0-ec948d58e35f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"775e7cb6-15ec-4e9a-81e9-e3b788c91b18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:51.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:51.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d64aee04-9d2a-4cc3-a6c0-ec948d58e35f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"775e7cb6-15ec-4e9a-81e9-e3b788c91b18","LogTimestamp":"2023-09-27T03:44:51.190Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:53.201Z","message":"Entering","context":{"RequestID":"1d85b586-fe63-47a1-9414-9652abd5f8c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be452474-3a37-4d07-8263-cb39e4b2b189","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:53.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:53.204Z","message":"{\"transactionId\":\"1d85b586-fe63-47a1-9414-9652abd5f8c6\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:53:202\",\"respDate\":\"230927-03:44:53:204\",\"sourceId\":\"haproxy:1d85b586-fe63-47a1-9414-9652abd5f8c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:53:202-69032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a136a95d-c8d9-4b14-ad34-5801c9a6be60], x-b3-parentspanid=[8abcc6fe982f77b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bf86af8afd8fd308abcc6fe982f77b8], x-b3-spanid=[1d81ab9c709453e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d85b586-fe63-47a1-9414-9652abd5f8c6]}\\\"}\"}","context":{"RequestID":"1d85b586-fe63-47a1-9414-9652abd5f8c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be452474-3a37-4d07-8263-cb39e4b2b189","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:53.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:53.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d85b586-fe63-47a1-9414-9652abd5f8c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be452474-3a37-4d07-8263-cb39e4b2b189","LogTimestamp":"2023-09-27T03:44:53.204Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:44:55.215Z","message":"Entering","context":{"RequestID":"b04562fa-89c7-4f8a-82ff-17af7eb9d846","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82bb4f16-b034-4834-9a16-fb369bd215f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:55.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:55.217Z","message":"{\"transactionId\":\"b04562fa-89c7-4f8a-82ff-17af7eb9d846\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:55:215\",\"respDate\":\"230927-03:44:55:217\",\"sourceId\":\"haproxy:b04562fa-89c7-4f8a-82ff-17af7eb9d846\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:55:215-9158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4060268-6602-4a16-b845-c93a2931b22f], x-b3-parentspanid=[3a10bd7fc7c12125], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89be1e22faa7373f3a10bd7fc7c12125], x-b3-spanid=[82cc73f72c951ee8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b04562fa-89c7-4f8a-82ff-17af7eb9d846]}\\\"}\"}","context":{"RequestID":"b04562fa-89c7-4f8a-82ff-17af7eb9d846","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82bb4f16-b034-4834-9a16-fb369bd215f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:55.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:55.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b04562fa-89c7-4f8a-82ff-17af7eb9d846","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82bb4f16-b034-4834-9a16-fb369bd215f7","LogTimestamp":"2023-09-27T03:44:55.218Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:55.860Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:44:55.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:55.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:55.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:57.229Z","message":"Entering","context":{"RequestID":"fe91bebb-22a6-431f-96cb-6b27e4a08efc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f4ac452-f17d-44ec-93b0-c0b19d6a42c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:57.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:57.232Z","message":"{\"transactionId\":\"fe91bebb-22a6-431f-96cb-6b27e4a08efc\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:57:230\",\"respDate\":\"230927-03:44:57:232\",\"sourceId\":\"haproxy:fe91bebb-22a6-431f-96cb-6b27e4a08efc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:57:230-45334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa570d44-f74c-4926-bd15-a59fd7d7214a], x-b3-parentspanid=[f715881f865edc50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a1136a7c6f8905bf715881f865edc50], x-b3-spanid=[968cd98d761f30c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe91bebb-22a6-431f-96cb-6b27e4a08efc]}\\\"}\"}","context":{"RequestID":"fe91bebb-22a6-431f-96cb-6b27e4a08efc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f4ac452-f17d-44ec-93b0-c0b19d6a42c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:57.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:57.232Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe91bebb-22a6-431f-96cb-6b27e4a08efc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f4ac452-f17d-44ec-93b0-c0b19d6a42c3","LogTimestamp":"2023-09-27T03:44:57.232Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:58.172Z","message":"Entering","context":{"RequestID":"f70458f3-5013-4b8d-b474-9d2822c18984","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"676582eb-e634-46c1-b33b-0a3e9b881365","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:58.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:58.175Z","message":"{\"transactionId\":\"f70458f3-5013-4b8d-b474-9d2822c18984\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:58:173\",\"respDate\":\"230927-03:44:58:175\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f70458f3-5013-4b8d-b474-9d2822c18984\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:44:58:173-91087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71329a56-49ef-427e-a009-3ec241a8d4fa], x-b3-parentspanid=[51f4dd631b2338cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35377], x-envoy-attempt-count=[1], x-b3-traceid=[c1e52cdc1bf6f6e051f4dd631b2338cb], x-b3-spanid=[886551ee5523f40d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f70458f3-5013-4b8d-b474-9d2822c18984]}\\\"}\"}","context":{"RequestID":"f70458f3-5013-4b8d-b474-9d2822c18984","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"676582eb-e634-46c1-b33b-0a3e9b881365","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:44:58.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:58.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f70458f3-5013-4b8d-b474-9d2822c18984","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"676582eb-e634-46c1-b33b-0a3e9b881365","LogTimestamp":"2023-09-27T03:44:58.175Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:44:58.418Z","message":"Entering","context":{"RequestID":"5b7de27e-2729-4a8a-a585-e2ddc926dc06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"791ce382-2a4c-4dbc-9541-837c85cacffe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"5b7de27e-2729-4a8a-a585-e2ddc926dc06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"791ce382-2a4c-4dbc-9541-837c85cacffe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:58.421Z","message":"{\"transactionId\":\"5b7de27e-2729-4a8a-a585-e2ddc926dc06\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:58:419\",\"respDate\":\"230927-03:44:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5b7de27e-2729-4a8a-a585-e2ddc926dc06\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:58:419-91219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5b7de27e-2729-4a8a-a585-e2ddc926dc06]}\\\"}\"}","context":{"RequestID":"5b7de27e-2729-4a8a-a585-e2ddc926dc06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"791ce382-2a4c-4dbc-9541-837c85cacffe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:44:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b7de27e-2729-4a8a-a585-e2ddc926dc06","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"791ce382-2a4c-4dbc-9541-837c85cacffe","LogTimestamp":"2023-09-27T03:44:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:44:59.241Z","message":"Entering","context":{"RequestID":"2b784e8c-b53a-43c6-bf9d-fac90f175f80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64679fc6-8ffd-4d9d-b483-a19979a3667e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:59.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:44:59.244Z","message":"{\"transactionId\":\"2b784e8c-b53a-43c6-bf9d-fac90f175f80\",\"status\":\"200\",\"rqstDate\":\"230927-03:44:59:242\",\"respDate\":\"230927-03:44:59:243\",\"sourceId\":\"haproxy:2b784e8c-b53a-43c6-bf9d-fac90f175f80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:44:59:242-30657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc86fd53-9997-4363-85dd-4bd1f9484300], x-b3-parentspanid=[812420726d5a008f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49868aa99d4d0f92812420726d5a008f], x-b3-spanid=[65313a2410880f94], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b784e8c-b53a-43c6-bf9d-fac90f175f80]}\\\"}\"}","context":{"RequestID":"2b784e8c-b53a-43c6-bf9d-fac90f175f80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64679fc6-8ffd-4d9d-b483-a19979a3667e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:44:59.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:44:59.244Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b784e8c-b53a-43c6-bf9d-fac90f175f80","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64679fc6-8ffd-4d9d-b483-a19979a3667e","LogTimestamp":"2023-09-27T03:44:59.244Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:44:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:01.273Z","message":"Entering","context":{"RequestID":"9264bf99-8f71-47a6-8f71-9e9afd4cd772","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46f3a09a-d322-4939-b906-9ff2daf5da86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:01.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:01.276Z","message":"{\"transactionId\":\"9264bf99-8f71-47a6-8f71-9e9afd4cd772\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:01:274\",\"respDate\":\"230927-03:45:01:276\",\"sourceId\":\"haproxy:9264bf99-8f71-47a6-8f71-9e9afd4cd772\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:01:274-84839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68c4abab-abf2-4252-9386-2894319f1d68], x-b3-parentspanid=[72937d3fb28400d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0f673e56fffeb8372937d3fb28400d9], x-b3-spanid=[64468a84abbd23bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9264bf99-8f71-47a6-8f71-9e9afd4cd772]}\\\"}\"}","context":{"RequestID":"9264bf99-8f71-47a6-8f71-9e9afd4cd772","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46f3a09a-d322-4939-b906-9ff2daf5da86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:01.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:01.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9264bf99-8f71-47a6-8f71-9e9afd4cd772","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46f3a09a-d322-4939-b906-9ff2daf5da86","LogTimestamp":"2023-09-27T03:45:01.276Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:03.286Z","message":"Entering","context":{"RequestID":"af16ddb8-89d9-48a7-926c-96b19299d033","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"299a8df1-9bdd-4bfa-a078-77f8923f8b20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:03.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:03.288Z","message":"{\"transactionId\":\"af16ddb8-89d9-48a7-926c-96b19299d033\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:03:287\",\"respDate\":\"230927-03:45:03:288\",\"sourceId\":\"haproxy:af16ddb8-89d9-48a7-926c-96b19299d033\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:03:287-46282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d22c707-f610-431b-a955-71415e5f3593], x-b3-parentspanid=[6f41684109cdb4f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4ba8c97ef11e79b6f41684109cdb4f1], x-b3-spanid=[d941ac4ea26b325d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af16ddb8-89d9-48a7-926c-96b19299d033]}\\\"}\"}","context":{"RequestID":"af16ddb8-89d9-48a7-926c-96b19299d033","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"299a8df1-9bdd-4bfa-a078-77f8923f8b20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:03.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:03.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af16ddb8-89d9-48a7-926c-96b19299d033","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"299a8df1-9bdd-4bfa-a078-77f8923f8b20","LogTimestamp":"2023-09-27T03:45:03.289Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:05.302Z","message":"Entering","context":{"RequestID":"94205786-7b2c-4020-b66f-3319f44ae16e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a24947d-f21e-4b12-84ad-9c170fd8c5ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:05.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:05.304Z","message":"{\"transactionId\":\"94205786-7b2c-4020-b66f-3319f44ae16e\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:05:303\",\"respDate\":\"230927-03:45:05:304\",\"sourceId\":\"haproxy:94205786-7b2c-4020-b66f-3319f44ae16e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:05:303-42488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5b067fd-af7b-4699-b62a-7b64ab467f2b], x-b3-parentspanid=[a248afa90032411b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0079ec30cb20a49a248afa90032411b], x-b3-spanid=[80368195c682e2f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94205786-7b2c-4020-b66f-3319f44ae16e]}\\\"}\"}","context":{"RequestID":"94205786-7b2c-4020-b66f-3319f44ae16e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a24947d-f21e-4b12-84ad-9c170fd8c5ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:05.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:05.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94205786-7b2c-4020-b66f-3319f44ae16e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a24947d-f21e-4b12-84ad-9c170fd8c5ad","LogTimestamp":"2023-09-27T03:45:05.305Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:05.860Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:45:05.884Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:05.884Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:05.885Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:07.320Z","message":"Entering","context":{"RequestID":"4bd791aa-91bf-4f0e-a3ac-11ad36e8f328","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a58eba7c-f3c3-4859-81c5-9586be0e6f2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:07.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:07.322Z","message":"{\"transactionId\":\"4bd791aa-91bf-4f0e-a3ac-11ad36e8f328\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:07:321\",\"respDate\":\"230927-03:45:07:322\",\"sourceId\":\"haproxy:4bd791aa-91bf-4f0e-a3ac-11ad36e8f328\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:07:321-1957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[585ef6e6-5044-480a-8ae4-d2263473ff20], x-b3-parentspanid=[871a5cbb9ac57599], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48e0b4b833302057871a5cbb9ac57599], x-b3-spanid=[00fab640ff7384c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bd791aa-91bf-4f0e-a3ac-11ad36e8f328]}\\\"}\"}","context":{"RequestID":"4bd791aa-91bf-4f0e-a3ac-11ad36e8f328","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a58eba7c-f3c3-4859-81c5-9586be0e6f2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:07.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:07.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bd791aa-91bf-4f0e-a3ac-11ad36e8f328","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a58eba7c-f3c3-4859-81c5-9586be0e6f2e","LogTimestamp":"2023-09-27T03:45:07.322Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:45:08.198Z","message":"Entering","context":{"RequestID":"64e2d703-3dc1-4d44-9c0c-c3aade972cd9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d708de03-c38f-46ba-871c-6cb52db4a54b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:08.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:08.200Z","message":"{\"transactionId\":\"64e2d703-3dc1-4d44-9c0c-c3aade972cd9\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:08:198\",\"respDate\":\"230927-03:45:08:200\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:64e2d703-3dc1-4d44-9c0c-c3aade972cd9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:08:198-76240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9b8110c-82a6-4ff9-90c9-473e2a84cfdd], x-b3-parentspanid=[a59c8967cac4d475], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58321], x-envoy-attempt-count=[1], x-b3-traceid=[b8ca623352ac251aa59c8967cac4d475], x-b3-spanid=[247f9420cfe66b46], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[64e2d703-3dc1-4d44-9c0c-c3aade972cd9]}\\\"}\"}","context":{"RequestID":"64e2d703-3dc1-4d44-9c0c-c3aade972cd9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d708de03-c38f-46ba-871c-6cb52db4a54b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:08.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:08.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64e2d703-3dc1-4d44-9c0c-c3aade972cd9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d708de03-c38f-46ba-871c-6cb52db4a54b","LogTimestamp":"2023-09-27T03:45:08.201Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:08.418Z","message":"Entering","context":{"RequestID":"ac508609-6656-4e0f-8fdb-6dbc017720be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"019f0e93-8ce0-4832-bf17-f3741319e522","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"ac508609-6656-4e0f-8fdb-6dbc017720be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"019f0e93-8ce0-4832-bf17-f3741319e522","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:08.420Z","message":"{\"transactionId\":\"ac508609-6656-4e0f-8fdb-6dbc017720be\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:08:418\",\"respDate\":\"230927-03:45:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ac508609-6656-4e0f-8fdb-6dbc017720be\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:08:418-43568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ac508609-6656-4e0f-8fdb-6dbc017720be]}\\\"}\"}","context":{"RequestID":"ac508609-6656-4e0f-8fdb-6dbc017720be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"019f0e93-8ce0-4832-bf17-f3741319e522","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac508609-6656-4e0f-8fdb-6dbc017720be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"019f0e93-8ce0-4832-bf17-f3741319e522","LogTimestamp":"2023-09-27T03:45:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:09.340Z","message":"Entering","context":{"RequestID":"11ed8fa4-2e51-4dcf-a919-517438da7450","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"576d3b1b-cb53-4b47-a646-9ad76dab67c9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:09.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:09.342Z","message":"{\"transactionId\":\"11ed8fa4-2e51-4dcf-a919-517438da7450\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:09:340\",\"respDate\":\"230927-03:45:09:342\",\"sourceId\":\"haproxy:11ed8fa4-2e51-4dcf-a919-517438da7450\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:09:340-54766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb44713d-4286-4ea4-9920-aa6d35fdc0bf], x-b3-parentspanid=[10865d7974c62f27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d057e6c3b8f72d2310865d7974c62f27], x-b3-spanid=[3c32a47b4ee46598], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11ed8fa4-2e51-4dcf-a919-517438da7450]}\\\"}\"}","context":{"RequestID":"11ed8fa4-2e51-4dcf-a919-517438da7450","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"576d3b1b-cb53-4b47-a646-9ad76dab67c9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:09.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:09.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11ed8fa4-2e51-4dcf-a919-517438da7450","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"576d3b1b-cb53-4b47-a646-9ad76dab67c9","LogTimestamp":"2023-09-27T03:45:09.342Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:45:10.224Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:10.232Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:11.360Z","message":"Entering","context":{"RequestID":"7de104c3-0727-4439-a550-3518d1742895","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"116ea6e9-a465-4e0f-a774-43b3e11cba28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:11.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:11.363Z","message":"{\"transactionId\":\"7de104c3-0727-4439-a550-3518d1742895\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:11:361\",\"respDate\":\"230927-03:45:11:363\",\"sourceId\":\"haproxy:7de104c3-0727-4439-a550-3518d1742895\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:11:361-23742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28ebbf88-118f-4273-89d6-39587505c3b0], x-b3-parentspanid=[aca0f1371fadaf54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84ba5b4f983bd1fdaca0f1371fadaf54], x-b3-spanid=[8b3456eeae8d7359], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7de104c3-0727-4439-a550-3518d1742895]}\\\"}\"}","context":{"RequestID":"7de104c3-0727-4439-a550-3518d1742895","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"116ea6e9-a465-4e0f-a774-43b3e11cba28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:11.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:11.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7de104c3-0727-4439-a550-3518d1742895","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"116ea6e9-a465-4e0f-a774-43b3e11cba28","LogTimestamp":"2023-09-27T03:45:11.363Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:13.376Z","message":"Entering","context":{"RequestID":"566c3de6-9360-485d-866d-ca99bf840c5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e44f686f-ce35-458a-94b8-782c7573796a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:13.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:13.379Z","message":"{\"transactionId\":\"566c3de6-9360-485d-866d-ca99bf840c5e\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:13:377\",\"respDate\":\"230927-03:45:13:379\",\"sourceId\":\"haproxy:566c3de6-9360-485d-866d-ca99bf840c5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:13:377-49796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7de9bbdc-a9a9-474f-af8e-10ef85b40bfe], x-b3-parentspanid=[4fea087ce5a8c3c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[638d740cbd0fc79c4fea087ce5a8c3c5], x-b3-spanid=[da3e7be266319845], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[566c3de6-9360-485d-866d-ca99bf840c5e]}\\\"}\"}","context":{"RequestID":"566c3de6-9360-485d-866d-ca99bf840c5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e44f686f-ce35-458a-94b8-782c7573796a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:13.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:13.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"566c3de6-9360-485d-866d-ca99bf840c5e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e44f686f-ce35-458a-94b8-782c7573796a","LogTimestamp":"2023-09-27T03:45:13.379Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:15.393Z","message":"Entering","context":{"RequestID":"98986c57-6f05-41a5-bbe2-861b775363bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6033d5b4-f09f-452d-9ab7-5dfb30950c6d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:15.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:15.395Z","message":"{\"transactionId\":\"98986c57-6f05-41a5-bbe2-861b775363bb\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:15:394\",\"respDate\":\"230927-03:45:15:395\",\"sourceId\":\"haproxy:98986c57-6f05-41a5-bbe2-861b775363bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:15:394-17470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2798ef8-0b29-4496-a17f-611c5653a578], x-b3-parentspanid=[d5a51733fc177d2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a066ea536d52bedd5a51733fc177d2f], x-b3-spanid=[045ae31dc1391cc2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98986c57-6f05-41a5-bbe2-861b775363bb]}\\\"}\"}","context":{"RequestID":"98986c57-6f05-41a5-bbe2-861b775363bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6033d5b4-f09f-452d-9ab7-5dfb30950c6d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:15.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:15.396Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98986c57-6f05-41a5-bbe2-861b775363bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6033d5b4-f09f-452d-9ab7-5dfb30950c6d","LogTimestamp":"2023-09-27T03:45:15.396Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:15.860Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:45:15.871Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:15.872Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:15.872Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:17.407Z","message":"Entering","context":{"RequestID":"424ded68-90d8-4913-871c-6bba51ff226f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6221db5-bc63-4c6a-a300-900ca6fdfec5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:17.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:17.410Z","message":"{\"transactionId\":\"424ded68-90d8-4913-871c-6bba51ff226f\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:17:407\",\"respDate\":\"230927-03:45:17:410\",\"sourceId\":\"haproxy:424ded68-90d8-4913-871c-6bba51ff226f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:17:407-31791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e930c589-82ed-435e-93b8-76d90ff057e1], x-b3-parentspanid=[052588969c309f19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1cdacff9069e6b81052588969c309f19], x-b3-spanid=[64a2fdbf5a70e955], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[424ded68-90d8-4913-871c-6bba51ff226f]}\\\"}\"}","context":{"RequestID":"424ded68-90d8-4913-871c-6bba51ff226f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6221db5-bc63-4c6a-a300-900ca6fdfec5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:17.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:17.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"424ded68-90d8-4913-871c-6bba51ff226f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6221db5-bc63-4c6a-a300-900ca6fdfec5","LogTimestamp":"2023-09-27T03:45:17.410Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:18.178Z","message":"Entering","context":{"RequestID":"32024160-e279-4b75-91e3-a44b8e75eb13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65317458-003c-4a4b-9d48-24fcae30c07c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:18.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:18.180Z","message":"{\"transactionId\":\"32024160-e279-4b75-91e3-a44b8e75eb13\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:18:178\",\"respDate\":\"230927-03:45:18:180\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:32024160-e279-4b75-91e3-a44b8e75eb13\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:18:178-90653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30e5b48d-00b1-4af2-80b1-ddcefc168569], x-b3-parentspanid=[4d954052e7318622], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38031], x-envoy-attempt-count=[1], x-b3-traceid=[91b93df04178c6394d954052e7318622], x-b3-spanid=[28f5cc673161ad38], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[32024160-e279-4b75-91e3-a44b8e75eb13]}\\\"}\"}","context":{"RequestID":"32024160-e279-4b75-91e3-a44b8e75eb13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65317458-003c-4a4b-9d48-24fcae30c07c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:18.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:18.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32024160-e279-4b75-91e3-a44b8e75eb13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65317458-003c-4a4b-9d48-24fcae30c07c","LogTimestamp":"2023-09-27T03:45:18.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:45:18.419Z","message":"Entering","context":{"RequestID":"d46fcbc5-89ad-4a89-9f6f-c8006c640fb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4a9b9a6-522a-4240-8d84-f4c559e10333","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"d46fcbc5-89ad-4a89-9f6f-c8006c640fb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4a9b9a6-522a-4240-8d84-f4c559e10333","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:18.422Z","message":"{\"transactionId\":\"d46fcbc5-89ad-4a89-9f6f-c8006c640fb7\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:18:420\",\"respDate\":\"230927-03:45:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d46fcbc5-89ad-4a89-9f6f-c8006c640fb7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:18:420-1357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d46fcbc5-89ad-4a89-9f6f-c8006c640fb7]}\\\"}\"}","context":{"RequestID":"d46fcbc5-89ad-4a89-9f6f-c8006c640fb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4a9b9a6-522a-4240-8d84-f4c559e10333","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d46fcbc5-89ad-4a89-9f6f-c8006c640fb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4a9b9a6-522a-4240-8d84-f4c559e10333","LogTimestamp":"2023-09-27T03:45:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:19.421Z","message":"Entering","context":{"RequestID":"e50b4b3e-2e1f-45f2-aa62-cc911748d0b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15119b8c-6271-46e9-9c7f-db3c9b6e7d76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:19.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:19.423Z","message":"{\"transactionId\":\"e50b4b3e-2e1f-45f2-aa62-cc911748d0b3\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:19:421\",\"respDate\":\"230927-03:45:19:423\",\"sourceId\":\"haproxy:e50b4b3e-2e1f-45f2-aa62-cc911748d0b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:19:421-46640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4684a4f4-a2d0-4d8d-93ac-46864084b7b1], x-b3-parentspanid=[5acfc95431d0e056], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b1f545bfe33178f5acfc95431d0e056], x-b3-spanid=[10492fbb2153a3a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e50b4b3e-2e1f-45f2-aa62-cc911748d0b3]}\\\"}\"}","context":{"RequestID":"e50b4b3e-2e1f-45f2-aa62-cc911748d0b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15119b8c-6271-46e9-9c7f-db3c9b6e7d76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:19.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:19.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e50b4b3e-2e1f-45f2-aa62-cc911748d0b3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15119b8c-6271-46e9-9c7f-db3c9b6e7d76","LogTimestamp":"2023-09-27T03:45:19.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:21.439Z","message":"Entering","context":{"RequestID":"a5c57152-edc8-411b-8118-3204a59109e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"688b40ac-a2ef-4e07-9298-7fc90445b85f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:21.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:21.441Z","message":"{\"transactionId\":\"a5c57152-edc8-411b-8118-3204a59109e0\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:21:440\",\"respDate\":\"230927-03:45:21:441\",\"sourceId\":\"haproxy:a5c57152-edc8-411b-8118-3204a59109e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:21:440-76627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cbeedfb-4c70-4585-a660-a1364d6cfe33], x-b3-parentspanid=[13d627e16eb39c54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35bb15f227d865c413d627e16eb39c54], x-b3-spanid=[27d53e4dfaa76175], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5c57152-edc8-411b-8118-3204a59109e0]}\\\"}\"}","context":{"RequestID":"a5c57152-edc8-411b-8118-3204a59109e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"688b40ac-a2ef-4e07-9298-7fc90445b85f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:21.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:21.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5c57152-edc8-411b-8118-3204a59109e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"688b40ac-a2ef-4e07-9298-7fc90445b85f","LogTimestamp":"2023-09-27T03:45:21.442Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:45:23.457Z","message":"Entering","context":{"RequestID":"2c4e9186-6fa7-46b5-8861-6a932bcb0f7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77a8f03d-3167-4cd9-9aef-eaddec301deb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:23.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:23.459Z","message":"{\"transactionId\":\"2c4e9186-6fa7-46b5-8861-6a932bcb0f7f\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:23:458\",\"respDate\":\"230927-03:45:23:459\",\"sourceId\":\"haproxy:2c4e9186-6fa7-46b5-8861-6a932bcb0f7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:23:458-52251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae281e86-18fd-4d16-afca-fa302a642515], x-b3-parentspanid=[e7fcfcf539e1db7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95191d6a085edfd0e7fcfcf539e1db7a], x-b3-spanid=[3a072c8697b5b754], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c4e9186-6fa7-46b5-8861-6a932bcb0f7f]}\\\"}\"}","context":{"RequestID":"2c4e9186-6fa7-46b5-8861-6a932bcb0f7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77a8f03d-3167-4cd9-9aef-eaddec301deb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:23.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:23.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c4e9186-6fa7-46b5-8861-6a932bcb0f7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77a8f03d-3167-4cd9-9aef-eaddec301deb","LogTimestamp":"2023-09-27T03:45:23.460Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:25.481Z","message":"Entering","context":{"RequestID":"c19bfdba-a65e-45e2-b8c1-05d20bc9b978","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"53f5f929-7b77-4901-9490-3655422ff788","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:25.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:25.485Z","message":"{\"transactionId\":\"c19bfdba-a65e-45e2-b8c1-05d20bc9b978\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:25:482\",\"respDate\":\"230927-03:45:25:485\",\"sourceId\":\"haproxy:c19bfdba-a65e-45e2-b8c1-05d20bc9b978\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:25:482-807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[beff2df5-1ec0-47cb-bd63-b7a7d7399cf7], x-b3-parentspanid=[6176b86ed2cc2613], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3537e9cfe9b51476176b86ed2cc2613], x-b3-spanid=[7520be8953cee6b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c19bfdba-a65e-45e2-b8c1-05d20bc9b978]}\\\"}\"}","context":{"RequestID":"c19bfdba-a65e-45e2-b8c1-05d20bc9b978","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"53f5f929-7b77-4901-9490-3655422ff788","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:25.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:25.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c19bfdba-a65e-45e2-b8c1-05d20bc9b978","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53f5f929-7b77-4901-9490-3655422ff788","LogTimestamp":"2023-09-27T03:45:25.486Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:45:25.860Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:45:25.875Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:25.875Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:25.875Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:27.497Z","message":"Entering","context":{"RequestID":"14c5c744-9bae-4022-955f-562d8540c99a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"003ea942-c658-4db8-803b-1aaeb58f169f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:27.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:27.499Z","message":"{\"transactionId\":\"14c5c744-9bae-4022-955f-562d8540c99a\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:27:497\",\"respDate\":\"230927-03:45:27:499\",\"sourceId\":\"haproxy:14c5c744-9bae-4022-955f-562d8540c99a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:27:497-75908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf3cbed3-b2b5-44ba-a14f-be0a56162bc9], x-b3-parentspanid=[13655b1246a72325], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[788febde097c4fb413655b1246a72325], x-b3-spanid=[313c424287e881e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14c5c744-9bae-4022-955f-562d8540c99a]}\\\"}\"}","context":{"RequestID":"14c5c744-9bae-4022-955f-562d8540c99a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"003ea942-c658-4db8-803b-1aaeb58f169f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:27.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:27.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14c5c744-9bae-4022-955f-562d8540c99a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"003ea942-c658-4db8-803b-1aaeb58f169f","LogTimestamp":"2023-09-27T03:45:27.499Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:28.171Z","message":"Entering","context":{"RequestID":"1e1964b6-41c3-4f6d-883e-39ebb7d72235","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82c404d5-0813-4e14-be0e-9b21bb3d3c90","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:28.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:28.174Z","message":"{\"transactionId\":\"1e1964b6-41c3-4f6d-883e-39ebb7d72235\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:28:171\",\"respDate\":\"230927-03:45:28:174\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1e1964b6-41c3-4f6d-883e-39ebb7d72235\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:28:171-6317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6117255-5e43-4e8e-a09b-d35145e573be], x-b3-parentspanid=[7fc9514cd91ea885], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35269], x-envoy-attempt-count=[1], x-b3-traceid=[05495a0ac29bc54c7fc9514cd91ea885], x-b3-spanid=[da87b4b51a205fa8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1e1964b6-41c3-4f6d-883e-39ebb7d72235]}\\\"}\"}","context":{"RequestID":"1e1964b6-41c3-4f6d-883e-39ebb7d72235","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82c404d5-0813-4e14-be0e-9b21bb3d3c90","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:28.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:28.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e1964b6-41c3-4f6d-883e-39ebb7d72235","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82c404d5-0813-4e14-be0e-9b21bb3d3c90","LogTimestamp":"2023-09-27T03:45:28.175Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:45:28.418Z","message":"Entering","context":{"RequestID":"6d452c71-3feb-4070-85b8-b158d516578a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3ad533a-10c5-4fec-a0eb-2a97f60993cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d452c71-3feb-4070-85b8-b158d516578a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3ad533a-10c5-4fec-a0eb-2a97f60993cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:28.421Z","message":"{\"transactionId\":\"6d452c71-3feb-4070-85b8-b158d516578a\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:28:419\",\"respDate\":\"230927-03:45:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d452c71-3feb-4070-85b8-b158d516578a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:28:419-35331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d452c71-3feb-4070-85b8-b158d516578a]}\\\"}\"}","context":{"RequestID":"6d452c71-3feb-4070-85b8-b158d516578a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3ad533a-10c5-4fec-a0eb-2a97f60993cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d452c71-3feb-4070-85b8-b158d516578a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3ad533a-10c5-4fec-a0eb-2a97f60993cd","LogTimestamp":"2023-09-27T03:45:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:29.539Z","message":"Entering","context":{"RequestID":"80eb878d-7788-4749-a75f-bdcc2eb93ffa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"209f0fc7-f78d-4e90-9825-2703beb116b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:29.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:29.542Z","message":"{\"transactionId\":\"80eb878d-7788-4749-a75f-bdcc2eb93ffa\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:29:540\",\"respDate\":\"230927-03:45:29:542\",\"sourceId\":\"haproxy:80eb878d-7788-4749-a75f-bdcc2eb93ffa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:29:540-58541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7bf55e31-5e76-4261-b475-77c92cd953af], x-b3-parentspanid=[4c6cd501c1865195], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67529e0cda77900c4c6cd501c1865195], x-b3-spanid=[391939c72857935d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80eb878d-7788-4749-a75f-bdcc2eb93ffa]}\\\"}\"}","context":{"RequestID":"80eb878d-7788-4749-a75f-bdcc2eb93ffa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"209f0fc7-f78d-4e90-9825-2703beb116b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:29.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:29.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80eb878d-7788-4749-a75f-bdcc2eb93ffa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"209f0fc7-f78d-4e90-9825-2703beb116b3","LogTimestamp":"2023-09-27T03:45:29.542Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:45:31.554Z","message":"Entering","context":{"RequestID":"930faa91-91eb-4b46-9c28-143e7e368515","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f80e258-20e6-418c-b4c3-01c3f2dc2a45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:31.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:31.557Z","message":"{\"transactionId\":\"930faa91-91eb-4b46-9c28-143e7e368515\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:31:555\",\"respDate\":\"230927-03:45:31:557\",\"sourceId\":\"haproxy:930faa91-91eb-4b46-9c28-143e7e368515\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:31:555-54980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab16785e-573f-467b-816c-b0831a882bda], x-b3-parentspanid=[0d2788013ebbbaac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0c7795de66410210d2788013ebbbaac], x-b3-spanid=[7e1e95cfa8704a54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[930faa91-91eb-4b46-9c28-143e7e368515]}\\\"}\"}","context":{"RequestID":"930faa91-91eb-4b46-9c28-143e7e368515","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f80e258-20e6-418c-b4c3-01c3f2dc2a45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:31.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:31.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"930faa91-91eb-4b46-9c28-143e7e368515","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f80e258-20e6-418c-b4c3-01c3f2dc2a45","LogTimestamp":"2023-09-27T03:45:31.557Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:33.576Z","message":"Entering","context":{"RequestID":"8fada538-8e0f-4396-b7c0-e72e9e875302","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e7e8902-92be-4706-9be3-7ef28f3fb757","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:33.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:33.579Z","message":"{\"transactionId\":\"8fada538-8e0f-4396-b7c0-e72e9e875302\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:33:577\",\"respDate\":\"230927-03:45:33:579\",\"sourceId\":\"haproxy:8fada538-8e0f-4396-b7c0-e72e9e875302\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:33:577-32364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e726ce8-56af-40bb-ae5c-1974ad3783a9], x-b3-parentspanid=[a9d5fd0d56bbd670], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdd48505ac60774fa9d5fd0d56bbd670], x-b3-spanid=[a612d8a937b4fa96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fada538-8e0f-4396-b7c0-e72e9e875302]}\\\"}\"}","context":{"RequestID":"8fada538-8e0f-4396-b7c0-e72e9e875302","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e7e8902-92be-4706-9be3-7ef28f3fb757","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:33.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:33.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fada538-8e0f-4396-b7c0-e72e9e875302","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e7e8902-92be-4706-9be3-7ef28f3fb757","LogTimestamp":"2023-09-27T03:45:33.579Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:35.603Z","message":"Entering","context":{"RequestID":"497bf4fd-73d5-49ad-8112-a078a036c545","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80ccbb0f-8e6f-4566-8283-d6fd9ddd8b5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:35.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:35.605Z","message":"{\"transactionId\":\"497bf4fd-73d5-49ad-8112-a078a036c545\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:35:604\",\"respDate\":\"230927-03:45:35:605\",\"sourceId\":\"haproxy:497bf4fd-73d5-49ad-8112-a078a036c545\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:35:604-69613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02d85999-0bdc-456f-9cb9-b5282940ac57], x-b3-parentspanid=[3346fc2ade6f5df3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f5f677b351bd1943346fc2ade6f5df3], x-b3-spanid=[2e00dc0e71d6a067], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[497bf4fd-73d5-49ad-8112-a078a036c545]}\\\"}\"}","context":{"RequestID":"497bf4fd-73d5-49ad-8112-a078a036c545","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80ccbb0f-8e6f-4566-8283-d6fd9ddd8b5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:35.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:35.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"497bf4fd-73d5-49ad-8112-a078a036c545","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80ccbb0f-8e6f-4566-8283-d6fd9ddd8b5e","LogTimestamp":"2023-09-27T03:45:35.606Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:35.860Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:45:35.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:35.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:35.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:37.616Z","message":"Entering","context":{"RequestID":"da4b8b0e-94bb-4dc3-8617-b9aee4e35676","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80aeb649-2043-46b3-9b66-8921f9c0e628","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:37.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:37.618Z","message":"{\"transactionId\":\"da4b8b0e-94bb-4dc3-8617-b9aee4e35676\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:37:617\",\"respDate\":\"230927-03:45:37:618\",\"sourceId\":\"haproxy:da4b8b0e-94bb-4dc3-8617-b9aee4e35676\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:37:617-92275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fddceb2-95cf-4642-9be7-09d43faa6a7d], x-b3-parentspanid=[235f5ea49c6f52c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da6a8532168ae604235f5ea49c6f52c4], x-b3-spanid=[e377bd652574f428], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da4b8b0e-94bb-4dc3-8617-b9aee4e35676]}\\\"}\"}","context":{"RequestID":"da4b8b0e-94bb-4dc3-8617-b9aee4e35676","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80aeb649-2043-46b3-9b66-8921f9c0e628","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:37.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:37.619Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da4b8b0e-94bb-4dc3-8617-b9aee4e35676","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80aeb649-2043-46b3-9b66-8921f9c0e628","LogTimestamp":"2023-09-27T03:45:37.619Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:45:38.173Z","message":"Entering","context":{"RequestID":"37247810-6eba-4f6a-9adc-85bc6196128f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b52745f-8333-4c24-9f1c-474ac06ba658","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:38.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:38.175Z","message":"{\"transactionId\":\"37247810-6eba-4f6a-9adc-85bc6196128f\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:38:173\",\"respDate\":\"230927-03:45:38:175\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:37247810-6eba-4f6a-9adc-85bc6196128f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:38:173-66821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66d33421-704b-4804-b1bd-3dbcb7969305], x-b3-parentspanid=[ccfdfa317aac05ad], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39081], x-envoy-attempt-count=[1], x-b3-traceid=[facf6897acd4d65accfdfa317aac05ad], x-b3-spanid=[0ef43ffac902902d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[37247810-6eba-4f6a-9adc-85bc6196128f]}\\\"}\"}","context":{"RequestID":"37247810-6eba-4f6a-9adc-85bc6196128f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b52745f-8333-4c24-9f1c-474ac06ba658","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:38.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:38.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37247810-6eba-4f6a-9adc-85bc6196128f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b52745f-8333-4c24-9f1c-474ac06ba658","LogTimestamp":"2023-09-27T03:45:38.175Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:45:38.419Z","message":"Entering","context":{"RequestID":"5deaa896-7304-4661-8412-ee3a662377f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e0c80e6-64d5-457a-a7aa-c3482836bb21","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:38.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"5deaa896-7304-4661-8412-ee3a662377f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e0c80e6-64d5-457a-a7aa-c3482836bb21","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:38.423Z","message":"{\"transactionId\":\"5deaa896-7304-4661-8412-ee3a662377f3\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:38:420\",\"respDate\":\"230927-03:45:38:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5deaa896-7304-4661-8412-ee3a662377f3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:38:420-54087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5deaa896-7304-4661-8412-ee3a662377f3]}\\\"}\"}","context":{"RequestID":"5deaa896-7304-4661-8412-ee3a662377f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e0c80e6-64d5-457a-a7aa-c3482836bb21","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:38.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5deaa896-7304-4661-8412-ee3a662377f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e0c80e6-64d5-457a-a7aa-c3482836bb21","LogTimestamp":"2023-09-27T03:45:38.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:45:39.637Z","message":"Entering","context":{"RequestID":"2ba3b767-aa3b-4593-ad6e-39b0567253a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"565f8508-a1e4-4b65-9b19-e7c49fd9422f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:39.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:39.640Z","message":"{\"transactionId\":\"2ba3b767-aa3b-4593-ad6e-39b0567253a4\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:39:638\",\"respDate\":\"230927-03:45:39:639\",\"sourceId\":\"haproxy:2ba3b767-aa3b-4593-ad6e-39b0567253a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:39:638-73391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f76bf273-49a6-46bd-b685-c9fedbdabea9], x-b3-parentspanid=[1e6ba96d1155572e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6bf1d3594af76431e6ba96d1155572e], x-b3-spanid=[396193c3171151c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ba3b767-aa3b-4593-ad6e-39b0567253a4]}\\\"}\"}","context":{"RequestID":"2ba3b767-aa3b-4593-ad6e-39b0567253a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"565f8508-a1e4-4b65-9b19-e7c49fd9422f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:39.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:39.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ba3b767-aa3b-4593-ad6e-39b0567253a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"565f8508-a1e4-4b65-9b19-e7c49fd9422f","LogTimestamp":"2023-09-27T03:45:39.640Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:40.233Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:40.250Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:41.657Z","message":"Entering","context":{"RequestID":"d1602ee3-6f56-4554-9007-44d9bf72907d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"091581bd-9f40-4034-8fe4-1836195c2a9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:41.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:41.660Z","message":"{\"transactionId\":\"d1602ee3-6f56-4554-9007-44d9bf72907d\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:41:658\",\"respDate\":\"230927-03:45:41:660\",\"sourceId\":\"haproxy:d1602ee3-6f56-4554-9007-44d9bf72907d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:41:658-49122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7eef9df-fd47-4656-9be3-aacc82db8dc5], x-b3-parentspanid=[78f1dcf8d1805c03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d621d17c454076c978f1dcf8d1805c03], x-b3-spanid=[c4676b40396c7032], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1602ee3-6f56-4554-9007-44d9bf72907d]}\\\"}\"}","context":{"RequestID":"d1602ee3-6f56-4554-9007-44d9bf72907d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"091581bd-9f40-4034-8fe4-1836195c2a9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:41.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:41.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1602ee3-6f56-4554-9007-44d9bf72907d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"091581bd-9f40-4034-8fe4-1836195c2a9f","LogTimestamp":"2023-09-27T03:45:41.660Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:43.676Z","message":"Entering","context":{"RequestID":"790c9d32-bdfa-4b85-b673-96fc523cc52b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"460f2e43-6fe7-4a63-abcc-5860be17695a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:43.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:43.679Z","message":"{\"transactionId\":\"790c9d32-bdfa-4b85-b673-96fc523cc52b\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:43:677\",\"respDate\":\"230927-03:45:43:679\",\"sourceId\":\"haproxy:790c9d32-bdfa-4b85-b673-96fc523cc52b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:43:677-51195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8f8ffa1-e095-4373-a565-b78ea49c0d91], x-b3-parentspanid=[5be54be1d917336a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f0109bddd982abe5be54be1d917336a], x-b3-spanid=[de57b6b09e7557f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[790c9d32-bdfa-4b85-b673-96fc523cc52b]}\\\"}\"}","context":{"RequestID":"790c9d32-bdfa-4b85-b673-96fc523cc52b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"460f2e43-6fe7-4a63-abcc-5860be17695a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:43.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:43.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"790c9d32-bdfa-4b85-b673-96fc523cc52b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"460f2e43-6fe7-4a63-abcc-5860be17695a","LogTimestamp":"2023-09-27T03:45:43.679Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:45.706Z","message":"Entering","context":{"RequestID":"d6288a87-17eb-47b5-8145-91355cc04b0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"742d9a53-ea56-4be9-9797-27c5ba6f8ec4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:45.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:45.709Z","message":"{\"transactionId\":\"d6288a87-17eb-47b5-8145-91355cc04b0b\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:45:707\",\"respDate\":\"230927-03:45:45:709\",\"sourceId\":\"haproxy:d6288a87-17eb-47b5-8145-91355cc04b0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:45:707-24642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a501384c-8040-43cf-a8ae-57a7976fbbec], x-b3-parentspanid=[b5a4cc3f2122127f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35ddb0fe25466bb3b5a4cc3f2122127f], x-b3-spanid=[0a77924807ad2a21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6288a87-17eb-47b5-8145-91355cc04b0b]}\\\"}\"}","context":{"RequestID":"d6288a87-17eb-47b5-8145-91355cc04b0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"742d9a53-ea56-4be9-9797-27c5ba6f8ec4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:45.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:45.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6288a87-17eb-47b5-8145-91355cc04b0b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"742d9a53-ea56-4be9-9797-27c5ba6f8ec4","LogTimestamp":"2023-09-27T03:45:45.710Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:45:45.861Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:45:45.913Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:45.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:45.914Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:47.761Z","message":"Entering","context":{"RequestID":"2795bcab-10c7-46f2-a3db-f14c8a0aa817","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0de5d81-1d4f-4f73-99cf-f20085d3ad2a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:47.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:47.765Z","message":"{\"transactionId\":\"2795bcab-10c7-46f2-a3db-f14c8a0aa817\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:47:762\",\"respDate\":\"230927-03:45:47:765\",\"sourceId\":\"haproxy:2795bcab-10c7-46f2-a3db-f14c8a0aa817\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:47:762-79869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a360c323-a160-41fc-a55f-01322e174e9c], x-b3-parentspanid=[7a33f51b0d5087af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cc3393859d0cc4d7a33f51b0d5087af], x-b3-spanid=[3a6b34bda22b9865], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2795bcab-10c7-46f2-a3db-f14c8a0aa817]}\\\"}\"}","context":{"RequestID":"2795bcab-10c7-46f2-a3db-f14c8a0aa817","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0de5d81-1d4f-4f73-99cf-f20085d3ad2a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:47.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:47.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2795bcab-10c7-46f2-a3db-f14c8a0aa817","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0de5d81-1d4f-4f73-99cf-f20085d3ad2a","LogTimestamp":"2023-09-27T03:45:47.765Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:45:48.180Z","message":"Entering","context":{"RequestID":"ba6e0ed2-1ea1-42c8-b916-13ef6ed05f04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c819b99c-8c2b-4e59-ac63-798c4fbb4aa8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:48.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:48.182Z","message":"{\"transactionId\":\"ba6e0ed2-1ea1-42c8-b916-13ef6ed05f04\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:48:180\",\"respDate\":\"230927-03:45:48:182\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ba6e0ed2-1ea1-42c8-b916-13ef6ed05f04\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:48:180-11206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b9ac070-f0d4-49f1-8d89-f6a1ab9982b3], x-b3-parentspanid=[4447e9fc134fed33], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39783], x-envoy-attempt-count=[1], x-b3-traceid=[0c1a8bb136e7c0b94447e9fc134fed33], x-b3-spanid=[daaa179b6bcd860f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ba6e0ed2-1ea1-42c8-b916-13ef6ed05f04]}\\\"}\"}","context":{"RequestID":"ba6e0ed2-1ea1-42c8-b916-13ef6ed05f04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c819b99c-8c2b-4e59-ac63-798c4fbb4aa8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:48.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:48.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba6e0ed2-1ea1-42c8-b916-13ef6ed05f04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c819b99c-8c2b-4e59-ac63-798c4fbb4aa8","LogTimestamp":"2023-09-27T03:45:48.183Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:48.419Z","message":"Entering","context":{"RequestID":"0889903b-e796-4683-a6c9-bb78a12d8d23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99e8fcdf-a014-457c-bad6-8fafef4a74a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"0889903b-e796-4683-a6c9-bb78a12d8d23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99e8fcdf-a014-457c-bad6-8fafef4a74a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:48.423Z","message":"{\"transactionId\":\"0889903b-e796-4683-a6c9-bb78a12d8d23\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:48:420\",\"respDate\":\"230927-03:45:48:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0889903b-e796-4683-a6c9-bb78a12d8d23\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:48:420-32768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0889903b-e796-4683-a6c9-bb78a12d8d23]}\\\"}\"}","context":{"RequestID":"0889903b-e796-4683-a6c9-bb78a12d8d23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99e8fcdf-a014-457c-bad6-8fafef4a74a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0889903b-e796-4683-a6c9-bb78a12d8d23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99e8fcdf-a014-457c-bad6-8fafef4a74a9","LogTimestamp":"2023-09-27T03:45:48.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:45:49.777Z","message":"Entering","context":{"RequestID":"b945444a-bd29-4336-854f-32a514eb92e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60f74211-f0a1-4301-a6c6-da41db50c47d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:49.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:49.779Z","message":"{\"transactionId\":\"b945444a-bd29-4336-854f-32a514eb92e8\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:49:778\",\"respDate\":\"230927-03:45:49:779\",\"sourceId\":\"haproxy:b945444a-bd29-4336-854f-32a514eb92e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:49:778-26544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29b1f729-a725-445c-8f6f-ec237567c651], x-b3-parentspanid=[c21905d6c3c41abf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3f0b72b1e6840dcc21905d6c3c41abf], x-b3-spanid=[fa8bb1bc05ee2791], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b945444a-bd29-4336-854f-32a514eb92e8]}\\\"}\"}","context":{"RequestID":"b945444a-bd29-4336-854f-32a514eb92e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60f74211-f0a1-4301-a6c6-da41db50c47d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:49.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:49.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b945444a-bd29-4336-854f-32a514eb92e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60f74211-f0a1-4301-a6c6-da41db50c47d","LogTimestamp":"2023-09-27T03:45:49.780Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:51.807Z","message":"Entering","context":{"RequestID":"4f2bd6ac-1fef-4829-8469-2932e9eb3d75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0ba71b0-3a4d-4030-adaa-0a4191c35f29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:51.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:51.810Z","message":"{\"transactionId\":\"4f2bd6ac-1fef-4829-8469-2932e9eb3d75\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:51:808\",\"respDate\":\"230927-03:45:51:810\",\"sourceId\":\"haproxy:4f2bd6ac-1fef-4829-8469-2932e9eb3d75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:51:808-19197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f404cb7-3812-4664-86f6-d0c3e931416b], x-b3-parentspanid=[7208c0016b0a10e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d0d0205a5df4cee7208c0016b0a10e4], x-b3-spanid=[e69da4214a6380a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f2bd6ac-1fef-4829-8469-2932e9eb3d75]}\\\"}\"}","context":{"RequestID":"4f2bd6ac-1fef-4829-8469-2932e9eb3d75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0ba71b0-3a4d-4030-adaa-0a4191c35f29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:51.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:51.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f2bd6ac-1fef-4829-8469-2932e9eb3d75","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0ba71b0-3a4d-4030-adaa-0a4191c35f29","LogTimestamp":"2023-09-27T03:45:51.811Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:45:53.861Z","message":"Entering","context":{"RequestID":"eb899976-32bb-4cb8-8b83-48f0646d1253","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fed1fe11-2f19-4053-958a-9d012e33bf5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:53.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:53.864Z","message":"{\"transactionId\":\"eb899976-32bb-4cb8-8b83-48f0646d1253\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:53:862\",\"respDate\":\"230927-03:45:53:863\",\"sourceId\":\"haproxy:eb899976-32bb-4cb8-8b83-48f0646d1253\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:53:862-63857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e42d389a-2339-47bd-8c67-d9ea34033789], x-b3-parentspanid=[4a7a036379f2b0ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14bac318fbce84874a7a036379f2b0ea], x-b3-spanid=[ca36673097789507], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb899976-32bb-4cb8-8b83-48f0646d1253]}\\\"}\"}","context":{"RequestID":"eb899976-32bb-4cb8-8b83-48f0646d1253","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fed1fe11-2f19-4053-958a-9d012e33bf5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:53.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:53.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb899976-32bb-4cb8-8b83-48f0646d1253","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fed1fe11-2f19-4053-958a-9d012e33bf5c","LogTimestamp":"2023-09-27T03:45:53.864Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:45:55.861Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:45:55.880Z","message":"Entering","context":{"RequestID":"92bffadf-0437-49e3-8962-9698cb664f27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5526d142-aacd-4187-bd14-835b640a48ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:55.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:55.882Z","message":"{\"transactionId\":\"92bffadf-0437-49e3-8962-9698cb664f27\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:55:880\",\"respDate\":\"230927-03:45:55:882\",\"sourceId\":\"haproxy:92bffadf-0437-49e3-8962-9698cb664f27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:55:880-6270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9742ab01-4ae0-4c56-aede-fa7fe4cd0ba6], x-b3-parentspanid=[7639a15489dbed67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09bf6c3b1367c3097639a15489dbed67], x-b3-spanid=[696a9b1fc67dc674], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92bffadf-0437-49e3-8962-9698cb664f27]}\\\"}\"}","context":{"RequestID":"92bffadf-0437-49e3-8962-9698cb664f27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5526d142-aacd-4187-bd14-835b640a48ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:55.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:55.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92bffadf-0437-49e3-8962-9698cb664f27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5526d142-aacd-4187-bd14-835b640a48ff","LogTimestamp":"2023-09-27T03:45:55.882Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:45:55.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:55.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:55.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:57.895Z","message":"Entering","context":{"RequestID":"06725e32-4895-4a6f-b0fc-d595e7c153de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d183598-a11e-46fc-93e0-7df83115e155","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:57.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:57.898Z","message":"{\"transactionId\":\"06725e32-4895-4a6f-b0fc-d595e7c153de\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:57:896\",\"respDate\":\"230927-03:45:57:898\",\"sourceId\":\"haproxy:06725e32-4895-4a6f-b0fc-d595e7c153de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:45:57:896-82384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17fcd936-23f3-46d1-811d-3e8248711ec3], x-b3-parentspanid=[f218c6f0361b286b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[418d14a63d8fbf74f218c6f0361b286b], x-b3-spanid=[0ec06c831d0abb14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06725e32-4895-4a6f-b0fc-d595e7c153de]}\\\"}\"}","context":{"RequestID":"06725e32-4895-4a6f-b0fc-d595e7c153de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d183598-a11e-46fc-93e0-7df83115e155","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:57.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:57.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06725e32-4895-4a6f-b0fc-d595e7c153de","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d183598-a11e-46fc-93e0-7df83115e155","LogTimestamp":"2023-09-27T03:45:57.898Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:45:58.176Z","message":"Entering","context":{"RequestID":"207957d2-d3d8-4296-ba58-bf127cde6b0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84ac9673-ec02-4a1a-8212-d872ff7b0060","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:58.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:58.178Z","message":"{\"transactionId\":\"207957d2-d3d8-4296-ba58-bf127cde6b0a\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:58:176\",\"respDate\":\"230927-03:45:58:178\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:207957d2-d3d8-4296-ba58-bf127cde6b0a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:45:58:176-9579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cc1865d-57df-4714-98ea-ab1d53fd315c], x-b3-parentspanid=[8207c2203be65ee6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38375], x-envoy-attempt-count=[1], x-b3-traceid=[2ccf35d3c10e33668207c2203be65ee6], x-b3-spanid=[591ac7472a7832c3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[207957d2-d3d8-4296-ba58-bf127cde6b0a]}\\\"}\"}","context":{"RequestID":"207957d2-d3d8-4296-ba58-bf127cde6b0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84ac9673-ec02-4a1a-8212-d872ff7b0060","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:45:58.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:58.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"207957d2-d3d8-4296-ba58-bf127cde6b0a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84ac9673-ec02-4a1a-8212-d872ff7b0060","LogTimestamp":"2023-09-27T03:45:58.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:45:58.419Z","message":"Entering","context":{"RequestID":"2bb9e6ff-d531-48c6-92b4-7c3dde3bb1eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"551f571b-ecc9-476a-b633-e1c76b3ffc64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:58.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"2bb9e6ff-d531-48c6-92b4-7c3dde3bb1eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"551f571b-ecc9-476a-b633-e1c76b3ffc64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:58.424Z","message":"{\"transactionId\":\"2bb9e6ff-d531-48c6-92b4-7c3dde3bb1eb\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:58:421\",\"respDate\":\"230927-03:45:58:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2bb9e6ff-d531-48c6-92b4-7c3dde3bb1eb\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:58:421-24734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2bb9e6ff-d531-48c6-92b4-7c3dde3bb1eb]}\\\"}\"}","context":{"RequestID":"2bb9e6ff-d531-48c6-92b4-7c3dde3bb1eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"551f571b-ecc9-476a-b633-e1c76b3ffc64","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:45:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:58.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bb9e6ff-d531-48c6-92b4-7c3dde3bb1eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"551f571b-ecc9-476a-b633-e1c76b3ffc64","LogTimestamp":"2023-09-27T03:45:58.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T03:45:59.914Z","message":"Entering","context":{"RequestID":"e1a22fb2-b62e-454b-9fca-44454b65f6ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0c08b2f-a7b4-4dc4-a529-944216405354","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:59.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:45:59.917Z","message":"{\"transactionId\":\"e1a22fb2-b62e-454b-9fca-44454b65f6ce\",\"status\":\"200\",\"rqstDate\":\"230927-03:45:59:915\",\"respDate\":\"230927-03:45:59:916\",\"sourceId\":\"haproxy:e1a22fb2-b62e-454b-9fca-44454b65f6ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:45:59:915-7508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fde5fea6-1d7a-428d-a3f9-77f4726f5b74], x-b3-parentspanid=[153d5e7593c6a1b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e567458899df5587153d5e7593c6a1b0], x-b3-spanid=[a76b1866f8c1c0ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1a22fb2-b62e-454b-9fca-44454b65f6ce]}\\\"}\"}","context":{"RequestID":"e1a22fb2-b62e-454b-9fca-44454b65f6ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0c08b2f-a7b4-4dc4-a529-944216405354","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:45:59.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:45:59.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1a22fb2-b62e-454b-9fca-44454b65f6ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0c08b2f-a7b4-4dc4-a529-944216405354","LogTimestamp":"2023-09-27T03:45:59.917Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:45:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:46:01.932Z","message":"Entering","context":{"RequestID":"e361f031-09e0-43cc-91e3-df3fa216a37f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56c37fa0-0f0c-4bc0-8a4b-bf08840312e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:01.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:01.934Z","message":"{\"transactionId\":\"e361f031-09e0-43cc-91e3-df3fa216a37f\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:01:933\",\"respDate\":\"230927-03:46:01:934\",\"sourceId\":\"haproxy:e361f031-09e0-43cc-91e3-df3fa216a37f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:01:933-940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33db2a26-539a-44f7-b31a-519cfaf8616f], x-b3-parentspanid=[118b8173317cc91b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddbe7fc07b422cb2118b8173317cc91b], x-b3-spanid=[3c1f9d786fc45a97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e361f031-09e0-43cc-91e3-df3fa216a37f]}\\\"}\"}","context":{"RequestID":"e361f031-09e0-43cc-91e3-df3fa216a37f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56c37fa0-0f0c-4bc0-8a4b-bf08840312e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:01.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:01.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e361f031-09e0-43cc-91e3-df3fa216a37f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56c37fa0-0f0c-4bc0-8a4b-bf08840312e7","LogTimestamp":"2023-09-27T03:46:01.935Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:03.979Z","message":"Entering","context":{"RequestID":"cdec37f6-118e-4626-a703-1fb4fd976a7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf90106c-9480-4b27-b0fa-5117e2eabd38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:03.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:03.981Z","message":"{\"transactionId\":\"cdec37f6-118e-4626-a703-1fb4fd976a7d\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:03:979\",\"respDate\":\"230927-03:46:03:981\",\"sourceId\":\"haproxy:cdec37f6-118e-4626-a703-1fb4fd976a7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:03:979-555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc357e63-bb74-442d-915e-822c0a9ffbc8], x-b3-parentspanid=[93bf377a12f6c574], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abc2cdb81a1f3e0a93bf377a12f6c574], x-b3-spanid=[c489e567608d6260], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cdec37f6-118e-4626-a703-1fb4fd976a7d]}\\\"}\"}","context":{"RequestID":"cdec37f6-118e-4626-a703-1fb4fd976a7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf90106c-9480-4b27-b0fa-5117e2eabd38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:03.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:03.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdec37f6-118e-4626-a703-1fb4fd976a7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf90106c-9480-4b27-b0fa-5117e2eabd38","LogTimestamp":"2023-09-27T03:46:03.982Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:46:05.861Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:46:05.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:05.983Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:05.983Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:06.000Z","message":"Entering","context":{"RequestID":"22dda0c6-58e7-4a2e-b820-fd7942039cef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"897a633c-9b55-4ebc-9399-7e27b0839212","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:06Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:06.003Z","message":"{\"transactionId\":\"22dda0c6-58e7-4a2e-b820-fd7942039cef\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:06:001\",\"respDate\":\"230927-03:46:06:003\",\"sourceId\":\"haproxy:22dda0c6-58e7-4a2e-b820-fd7942039cef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:06:001-17916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ce3c91b-924b-48c8-9fbe-9ecee2dd1c13], x-b3-parentspanid=[d09d1f2d8f15f456], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52c90385ee1f10fbd09d1f2d8f15f456], x-b3-spanid=[8d3e4d151321db43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22dda0c6-58e7-4a2e-b820-fd7942039cef]}\\\"}\"}","context":{"RequestID":"22dda0c6-58e7-4a2e-b820-fd7942039cef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"897a633c-9b55-4ebc-9399-7e27b0839212","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:06Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:06.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22dda0c6-58e7-4a2e-b820-fd7942039cef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"897a633c-9b55-4ebc-9399-7e27b0839212","LogTimestamp":"2023-09-27T03:46:06.003Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:46:08.018Z","message":"Entering","context":{"RequestID":"898ff913-dcbd-4e89-9721-ba99805ea841","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cf49d2f-7f13-4615-95e3-2d483826df9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:08.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:08.020Z","message":"{\"transactionId\":\"898ff913-dcbd-4e89-9721-ba99805ea841\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:08:019\",\"respDate\":\"230927-03:46:08:020\",\"sourceId\":\"haproxy:898ff913-dcbd-4e89-9721-ba99805ea841\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:08:019-94052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84996aaf-73b3-4a3d-ad6b-40fa81db394c], x-b3-parentspanid=[49a3f840652adde8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13650991c964f59849a3f840652adde8], x-b3-spanid=[1cd26cb26a7cc32c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[898ff913-dcbd-4e89-9721-ba99805ea841]}\\\"}\"}","context":{"RequestID":"898ff913-dcbd-4e89-9721-ba99805ea841","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cf49d2f-7f13-4615-95e3-2d483826df9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:08.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:08.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"898ff913-dcbd-4e89-9721-ba99805ea841","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cf49d2f-7f13-4615-95e3-2d483826df9c","LogTimestamp":"2023-09-27T03:46:08.021Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:08.177Z","message":"Entering","context":{"RequestID":"c0f6ea97-f694-4a2c-a872-c984160602db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e63fadfa-73d4-4156-9d85-633dd5b017cf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:08.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:08.180Z","message":"{\"transactionId\":\"c0f6ea97-f694-4a2c-a872-c984160602db\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:08:178\",\"respDate\":\"230927-03:46:08:179\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c0f6ea97-f694-4a2c-a872-c984160602db\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:08:178-4726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b384c06-36f3-4ba7-87b6-195fc03f2188], x-b3-parentspanid=[bf98d33b3f4df203], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58537], x-envoy-attempt-count=[1], x-b3-traceid=[5f2d42af7f5a93d2bf98d33b3f4df203], x-b3-spanid=[3d36165ac01fe855], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c0f6ea97-f694-4a2c-a872-c984160602db]}\\\"}\"}","context":{"RequestID":"c0f6ea97-f694-4a2c-a872-c984160602db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e63fadfa-73d4-4156-9d85-633dd5b017cf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:08.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:08.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0f6ea97-f694-4a2c-a872-c984160602db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e63fadfa-73d4-4156-9d85-633dd5b017cf","LogTimestamp":"2023-09-27T03:46:08.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:08.420Z","message":"Entering","context":{"RequestID":"4dcbfe6b-3daa-41a1-8083-b8b9d3567505","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c80a8b16-e61a-4018-8f88-76af399a105a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:08.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"4dcbfe6b-3daa-41a1-8083-b8b9d3567505","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c80a8b16-e61a-4018-8f88-76af399a105a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:08.422Z","message":"{\"transactionId\":\"4dcbfe6b-3daa-41a1-8083-b8b9d3567505\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:08:420\",\"respDate\":\"230927-03:46:08:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4dcbfe6b-3daa-41a1-8083-b8b9d3567505\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:08:420-87954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4dcbfe6b-3daa-41a1-8083-b8b9d3567505]}\\\"}\"}","context":{"RequestID":"4dcbfe6b-3daa-41a1-8083-b8b9d3567505","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c80a8b16-e61a-4018-8f88-76af399a105a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:08.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:08.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dcbfe6b-3daa-41a1-8083-b8b9d3567505","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c80a8b16-e61a-4018-8f88-76af399a105a","LogTimestamp":"2023-09-27T03:46:08.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:10.051Z","message":"Entering","context":{"RequestID":"059bcb62-e1e4-40b6-85ba-a1620e43fa64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf6ddf1b-1729-4a3f-bf00-e5b9d122a873","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:10.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:10.054Z","message":"{\"transactionId\":\"059bcb62-e1e4-40b6-85ba-a1620e43fa64\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:10:052\",\"respDate\":\"230927-03:46:10:054\",\"sourceId\":\"haproxy:059bcb62-e1e4-40b6-85ba-a1620e43fa64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:10:052-82193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2f0c437-3c99-4d8d-8914-3a22dc771ecb], x-b3-parentspanid=[4c51e9f4c6a0d8c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6d05ba4d126821b4c51e9f4c6a0d8c2], x-b3-spanid=[ec5c587dfb6ffbe9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[059bcb62-e1e4-40b6-85ba-a1620e43fa64]}\\\"}\"}","context":{"RequestID":"059bcb62-e1e4-40b6-85ba-a1620e43fa64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf6ddf1b-1729-4a3f-bf00-e5b9d122a873","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:10.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:10.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"059bcb62-e1e4-40b6-85ba-a1620e43fa64","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf6ddf1b-1729-4a3f-bf00-e5b9d122a873","LogTimestamp":"2023-09-27T03:46:10.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:46:10.251Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:10.256Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:12.068Z","message":"Entering","context":{"RequestID":"b1dc3b1f-dd42-4ada-bbd9-f51959939de2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f7dad209-ccac-4c55-b28f-2b3c3194d4e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:12.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:12.070Z","message":"{\"transactionId\":\"b1dc3b1f-dd42-4ada-bbd9-f51959939de2\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:12:069\",\"respDate\":\"230927-03:46:12:070\",\"sourceId\":\"haproxy:b1dc3b1f-dd42-4ada-bbd9-f51959939de2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:12:069-93302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48730f91-8342-4e18-a7c7-cb7c919e7139], x-b3-parentspanid=[6cab61f3d01e1232], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e83171d02c76aeb6cab61f3d01e1232], x-b3-spanid=[d8b5822197ff35bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1dc3b1f-dd42-4ada-bbd9-f51959939de2]}\\\"}\"}","context":{"RequestID":"b1dc3b1f-dd42-4ada-bbd9-f51959939de2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f7dad209-ccac-4c55-b28f-2b3c3194d4e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:12.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:12.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1dc3b1f-dd42-4ada-bbd9-f51959939de2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7dad209-ccac-4c55-b28f-2b3c3194d4e3","LogTimestamp":"2023-09-27T03:46:12.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:46:14.083Z","message":"Entering","context":{"RequestID":"b846e49d-37e8-4efe-b7b0-cef09d53e011","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8187f055-24fd-4386-a296-fd831fcaa109","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:14.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:14.085Z","message":"{\"transactionId\":\"b846e49d-37e8-4efe-b7b0-cef09d53e011\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:14:083\",\"respDate\":\"230927-03:46:14:085\",\"sourceId\":\"haproxy:b846e49d-37e8-4efe-b7b0-cef09d53e011\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:14:083-89701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e45eb85a-9d5e-49f5-8086-fb44512ae42b], x-b3-parentspanid=[94d6d538996ea468], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63e87e7d0d05433a94d6d538996ea468], x-b3-spanid=[6de8e6193e879729], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b846e49d-37e8-4efe-b7b0-cef09d53e011]}\\\"}\"}","context":{"RequestID":"b846e49d-37e8-4efe-b7b0-cef09d53e011","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8187f055-24fd-4386-a296-fd831fcaa109","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:14.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:14.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b846e49d-37e8-4efe-b7b0-cef09d53e011","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8187f055-24fd-4386-a296-fd831fcaa109","LogTimestamp":"2023-09-27T03:46:14.086Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:15.861Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:46:15.882Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:15.882Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:15.883Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:16.096Z","message":"Entering","context":{"RequestID":"449b249c-ea3e-4f44-a6c0-874ff4d62e5b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f1bf4fa-8d3f-44d2-84cc-cc0bffec47ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:16.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:16.099Z","message":"{\"transactionId\":\"449b249c-ea3e-4f44-a6c0-874ff4d62e5b\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:16:097\",\"respDate\":\"230927-03:46:16:099\",\"sourceId\":\"haproxy:449b249c-ea3e-4f44-a6c0-874ff4d62e5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:16:097-26346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d6753ff-930b-48d5-b279-d501addd4c09], x-b3-parentspanid=[3f6d8a42a122ec09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c8bc08e85f081613f6d8a42a122ec09], x-b3-spanid=[7dc4b46cd95a17a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[449b249c-ea3e-4f44-a6c0-874ff4d62e5b]}\\\"}\"}","context":{"RequestID":"449b249c-ea3e-4f44-a6c0-874ff4d62e5b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f1bf4fa-8d3f-44d2-84cc-cc0bffec47ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:16.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:16.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"449b249c-ea3e-4f44-a6c0-874ff4d62e5b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f1bf4fa-8d3f-44d2-84cc-cc0bffec47ca","LogTimestamp":"2023-09-27T03:46:16.101Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:18.122Z","message":"Entering","context":{"RequestID":"cfec1927-9e34-45ea-aa46-01cdbfb138e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c3daa35-0c64-4808-be90-166bf46c3167","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:18.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:18.124Z","message":"{\"transactionId\":\"cfec1927-9e34-45ea-aa46-01cdbfb138e3\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:18:123\",\"respDate\":\"230927-03:46:18:124\",\"sourceId\":\"haproxy:cfec1927-9e34-45ea-aa46-01cdbfb138e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:18:123-89795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[872e3d6e-906e-484b-a889-b52384e68ced], x-b3-parentspanid=[950561c5b92a5b91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f92ad8ead5ebd776950561c5b92a5b91], x-b3-spanid=[4565f29f7da887a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfec1927-9e34-45ea-aa46-01cdbfb138e3]}\\\"}\"}","context":{"RequestID":"cfec1927-9e34-45ea-aa46-01cdbfb138e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c3daa35-0c64-4808-be90-166bf46c3167","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:18.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:18.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfec1927-9e34-45ea-aa46-01cdbfb138e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c3daa35-0c64-4808-be90-166bf46c3167","LogTimestamp":"2023-09-27T03:46:18.125Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:18.198Z","message":"Entering","context":{"RequestID":"af39d406-c2d2-401a-8432-2f76cace795c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5663da23-0309-43d6-a1c9-bc342098b11b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:18.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:18.201Z","message":"{\"transactionId\":\"af39d406-c2d2-401a-8432-2f76cace795c\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:18:198\",\"respDate\":\"230927-03:46:18:200\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:af39d406-c2d2-401a-8432-2f76cace795c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:18:198-73357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0c4a861-44e6-418b-ba19-64789cf7123e], x-b3-parentspanid=[b5838e9fc6b5a166], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58567], x-envoy-attempt-count=[1], x-b3-traceid=[0352c85d75fc88c9b5838e9fc6b5a166], x-b3-spanid=[5d5dc6cd63380127], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[af39d406-c2d2-401a-8432-2f76cace795c]}\\\"}\"}","context":{"RequestID":"af39d406-c2d2-401a-8432-2f76cace795c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5663da23-0309-43d6-a1c9-bc342098b11b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:18.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:18.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af39d406-c2d2-401a-8432-2f76cace795c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5663da23-0309-43d6-a1c9-bc342098b11b","LogTimestamp":"2023-09-27T03:46:18.201Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:18.419Z","message":"Entering","context":{"RequestID":"ee5c9efa-6107-4369-af23-a2f615e8066c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2491cb20-8418-4023-b306-861d6ad61c5d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"ee5c9efa-6107-4369-af23-a2f615e8066c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2491cb20-8418-4023-b306-861d6ad61c5d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:18.423Z","message":"{\"transactionId\":\"ee5c9efa-6107-4369-af23-a2f615e8066c\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:18:419\",\"respDate\":\"230927-03:46:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ee5c9efa-6107-4369-af23-a2f615e8066c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:18:419-67678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ee5c9efa-6107-4369-af23-a2f615e8066c]}\\\"}\"}","context":{"RequestID":"ee5c9efa-6107-4369-af23-a2f615e8066c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2491cb20-8418-4023-b306-861d6ad61c5d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee5c9efa-6107-4369-af23-a2f615e8066c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2491cb20-8418-4023-b306-861d6ad61c5d","LogTimestamp":"2023-09-27T03:46:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:20.158Z","message":"Entering","context":{"RequestID":"3ba350a6-2853-4144-9597-5c721a34af01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33214750-a431-4880-ab8b-45d90a2c9f04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:20.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:20.160Z","message":"{\"transactionId\":\"3ba350a6-2853-4144-9597-5c721a34af01\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:20:159\",\"respDate\":\"230927-03:46:20:160\",\"sourceId\":\"haproxy:3ba350a6-2853-4144-9597-5c721a34af01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:20:159-39288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6dcadfa-4011-4c22-9d5a-eed5a549a40a], x-b3-parentspanid=[1785a06046aa53ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1ca472aed24890e1785a06046aa53ae], x-b3-spanid=[7678510451cef5c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ba350a6-2853-4144-9597-5c721a34af01]}\\\"}\"}","context":{"RequestID":"3ba350a6-2853-4144-9597-5c721a34af01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33214750-a431-4880-ab8b-45d90a2c9f04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:20.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:20.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ba350a6-2853-4144-9597-5c721a34af01","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33214750-a431-4880-ab8b-45d90a2c9f04","LogTimestamp":"2023-09-27T03:46:20.161Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:46:22.171Z","message":"Entering","context":{"RequestID":"f73bda5e-2f93-478d-b1f2-696c74d26148","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48b9bfdc-97b0-4a6b-97d7-22baae2bf72a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:22.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:22.173Z","message":"{\"transactionId\":\"f73bda5e-2f93-478d-b1f2-696c74d26148\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:22:171\",\"respDate\":\"230927-03:46:22:173\",\"sourceId\":\"haproxy:f73bda5e-2f93-478d-b1f2-696c74d26148\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:22:171-51047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[170e28b2-445b-4544-a209-616011a9a2e4], x-b3-parentspanid=[3ed6c5eb5d8ec029], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55dbc54af12fa9393ed6c5eb5d8ec029], x-b3-spanid=[121e0d6fa0ecb757], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f73bda5e-2f93-478d-b1f2-696c74d26148]}\\\"}\"}","context":{"RequestID":"f73bda5e-2f93-478d-b1f2-696c74d26148","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48b9bfdc-97b0-4a6b-97d7-22baae2bf72a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:22.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:22.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f73bda5e-2f93-478d-b1f2-696c74d26148","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48b9bfdc-97b0-4a6b-97d7-22baae2bf72a","LogTimestamp":"2023-09-27T03:46:22.174Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:24.184Z","message":"Entering","context":{"RequestID":"9a22b152-0d5c-40c1-b55b-92da1b1ce1fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9db0027-01aa-42a3-a97d-d481e6e67281","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:24.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:24.186Z","message":"{\"transactionId\":\"9a22b152-0d5c-40c1-b55b-92da1b1ce1fe\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:24:185\",\"respDate\":\"230927-03:46:24:186\",\"sourceId\":\"haproxy:9a22b152-0d5c-40c1-b55b-92da1b1ce1fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:24:185-80586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[593029f5-c000-4f2a-acd7-e68e4af551db], x-b3-parentspanid=[e2e179bd990761b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f6a5d09126aa39ce2e179bd990761b4], x-b3-spanid=[d0b29fc6be64f3a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a22b152-0d5c-40c1-b55b-92da1b1ce1fe]}\\\"}\"}","context":{"RequestID":"9a22b152-0d5c-40c1-b55b-92da1b1ce1fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9db0027-01aa-42a3-a97d-d481e6e67281","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:24.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:24.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a22b152-0d5c-40c1-b55b-92da1b1ce1fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9db0027-01aa-42a3-a97d-d481e6e67281","LogTimestamp":"2023-09-27T03:46:24.187Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:25.862Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:46:25.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:25.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:25.930Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:26.196Z","message":"Entering","context":{"RequestID":"8e078e7e-7013-4a9e-bcb4-622ca2d11fe4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"980ca98b-1e34-47e8-87f6-5002c5041539","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:26.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:26.198Z","message":"{\"transactionId\":\"8e078e7e-7013-4a9e-bcb4-622ca2d11fe4\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:26:197\",\"respDate\":\"230927-03:46:26:198\",\"sourceId\":\"haproxy:8e078e7e-7013-4a9e-bcb4-622ca2d11fe4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:26:197-51041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3e22929-e5ba-4b73-9c55-9a57b4f8b2bf], x-b3-parentspanid=[1cf549390b6087dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edefa0d03866065d1cf549390b6087dd], x-b3-spanid=[1eac48c2d084ccb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e078e7e-7013-4a9e-bcb4-622ca2d11fe4]}\\\"}\"}","context":{"RequestID":"8e078e7e-7013-4a9e-bcb4-622ca2d11fe4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"980ca98b-1e34-47e8-87f6-5002c5041539","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:26.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:26.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e078e7e-7013-4a9e-bcb4-622ca2d11fe4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"980ca98b-1e34-47e8-87f6-5002c5041539","LogTimestamp":"2023-09-27T03:46:26.199Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:28.174Z","message":"Entering","context":{"RequestID":"fc89a8a4-305e-4f37-bfe9-52419d865fea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5428876-45ee-4856-8106-fbde97cf7483","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:28.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:28.177Z","message":"{\"transactionId\":\"fc89a8a4-305e-4f37-bfe9-52419d865fea\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:28:175\",\"respDate\":\"230927-03:46:28:176\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fc89a8a4-305e-4f37-bfe9-52419d865fea\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:28:175-59415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efa96aa3-481d-493f-a0d6-fae9c1c43a0f], x-b3-parentspanid=[493e9752f6b273db], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38295], x-envoy-attempt-count=[1], x-b3-traceid=[30b0d7eef5acfcfe493e9752f6b273db], x-b3-spanid=[52313fff569a5735], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fc89a8a4-305e-4f37-bfe9-52419d865fea]}\\\"}\"}","context":{"RequestID":"fc89a8a4-305e-4f37-bfe9-52419d865fea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5428876-45ee-4856-8106-fbde97cf7483","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:28.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:28.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc89a8a4-305e-4f37-bfe9-52419d865fea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5428876-45ee-4856-8106-fbde97cf7483","LogTimestamp":"2023-09-27T03:46:28.177Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:46:28.212Z","message":"Entering","context":{"RequestID":"328a1a97-1472-49fe-a3bf-b905f1d2a3cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0904810-770f-4106-81d4-99a317c8cccd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:28.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:28.215Z","message":"{\"transactionId\":\"328a1a97-1472-49fe-a3bf-b905f1d2a3cd\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:28:213\",\"respDate\":\"230927-03:46:28:214\",\"sourceId\":\"haproxy:328a1a97-1472-49fe-a3bf-b905f1d2a3cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:28:213-756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5685729f-c9af-4258-91f8-9e3c70b535cc], x-b3-parentspanid=[0e510a513915d6cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b6d0c9cd9d308fb0e510a513915d6cf], x-b3-spanid=[98253a466fea4bc0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[328a1a97-1472-49fe-a3bf-b905f1d2a3cd]}\\\"}\"}","context":{"RequestID":"328a1a97-1472-49fe-a3bf-b905f1d2a3cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0904810-770f-4106-81d4-99a317c8cccd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:28.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:28.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"328a1a97-1472-49fe-a3bf-b905f1d2a3cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0904810-770f-4106-81d4-99a317c8cccd","LogTimestamp":"2023-09-27T03:46:28.215Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:28.422Z","message":"Entering","context":{"RequestID":"e4901bb4-ff15-4f91-8906-b50a0e885c8b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242622a9-b1a3-4df4-ad58-77684cf1ff96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:28.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:28.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"e4901bb4-ff15-4f91-8906-b50a0e885c8b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242622a9-b1a3-4df4-ad58-77684cf1ff96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:28.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:28.425Z","message":"{\"transactionId\":\"e4901bb4-ff15-4f91-8906-b50a0e885c8b\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:28:422\",\"respDate\":\"230927-03:46:28:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e4901bb4-ff15-4f91-8906-b50a0e885c8b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:28:422-17359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e4901bb4-ff15-4f91-8906-b50a0e885c8b]}\\\"}\"}","context":{"RequestID":"e4901bb4-ff15-4f91-8906-b50a0e885c8b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242622a9-b1a3-4df4-ad58-77684cf1ff96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:28.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:28.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4901bb4-ff15-4f91-8906-b50a0e885c8b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"242622a9-b1a3-4df4-ad58-77684cf1ff96","LogTimestamp":"2023-09-27T03:46:28.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:46:30.232Z","message":"Entering","context":{"RequestID":"422b6ba9-fe95-4e17-bdd9-a648f9c83c70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc737f65-620d-45f1-a302-db8d062b2f2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:30.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:30.235Z","message":"{\"transactionId\":\"422b6ba9-fe95-4e17-bdd9-a648f9c83c70\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:30:233\",\"respDate\":\"230927-03:46:30:235\",\"sourceId\":\"haproxy:422b6ba9-fe95-4e17-bdd9-a648f9c83c70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:30:233-55201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db9112d0-85c6-43b2-852f-1af638d82049], x-b3-parentspanid=[b2b0ef638e1b1227], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0c62340075d58a5b2b0ef638e1b1227], x-b3-spanid=[b5e953fb8679dd60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[422b6ba9-fe95-4e17-bdd9-a648f9c83c70]}\\\"}\"}","context":{"RequestID":"422b6ba9-fe95-4e17-bdd9-a648f9c83c70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc737f65-620d-45f1-a302-db8d062b2f2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:30.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:30.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"422b6ba9-fe95-4e17-bdd9-a648f9c83c70","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc737f65-620d-45f1-a302-db8d062b2f2e","LogTimestamp":"2023-09-27T03:46:30.235Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:32.249Z","message":"Entering","context":{"RequestID":"eb99bb33-7eac-40c5-bfab-2fce2715ef67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c5cb738-ae16-4471-83c8-31aad821f9b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:32.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:32.251Z","message":"{\"transactionId\":\"eb99bb33-7eac-40c5-bfab-2fce2715ef67\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:32:250\",\"respDate\":\"230927-03:46:32:251\",\"sourceId\":\"haproxy:eb99bb33-7eac-40c5-bfab-2fce2715ef67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:32:250-25303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c34f2231-fdc6-44c1-9854-0b0e12b1133d], x-b3-parentspanid=[4354d36ac0671f01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f7ca712032203ff4354d36ac0671f01], x-b3-spanid=[40efafa7381c3bb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb99bb33-7eac-40c5-bfab-2fce2715ef67]}\\\"}\"}","context":{"RequestID":"eb99bb33-7eac-40c5-bfab-2fce2715ef67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c5cb738-ae16-4471-83c8-31aad821f9b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:32.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:32.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb99bb33-7eac-40c5-bfab-2fce2715ef67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c5cb738-ae16-4471-83c8-31aad821f9b4","LogTimestamp":"2023-09-27T03:46:32.252Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:34.266Z","message":"Entering","context":{"RequestID":"2751ef89-c4c1-4654-8064-dc7753b9ce13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"878c10f5-4d07-49ba-a3cb-cacdcaa36127","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:34.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:34.268Z","message":"{\"transactionId\":\"2751ef89-c4c1-4654-8064-dc7753b9ce13\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:34:266\",\"respDate\":\"230927-03:46:34:268\",\"sourceId\":\"haproxy:2751ef89-c4c1-4654-8064-dc7753b9ce13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:34:266-84955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc687e70-7659-4a1e-b1e7-0df9d8d5b0a6], x-b3-parentspanid=[39620cd4047ce2f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1af87a19a56ee48839620cd4047ce2f4], x-b3-spanid=[928389cddb0758ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2751ef89-c4c1-4654-8064-dc7753b9ce13]}\\\"}\"}","context":{"RequestID":"2751ef89-c4c1-4654-8064-dc7753b9ce13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"878c10f5-4d07-49ba-a3cb-cacdcaa36127","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:34.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:34.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2751ef89-c4c1-4654-8064-dc7753b9ce13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"878c10f5-4d07-49ba-a3cb-cacdcaa36127","LogTimestamp":"2023-09-27T03:46:34.268Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:35.862Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:46:35.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:35.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:35.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:36.284Z","message":"Entering","context":{"RequestID":"7c235906-2371-4972-8295-5a3d13cd0d29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68ce3374-2f71-4541-bd78-1a57f6e392b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:36.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:36.287Z","message":"{\"transactionId\":\"7c235906-2371-4972-8295-5a3d13cd0d29\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:36:285\",\"respDate\":\"230927-03:46:36:287\",\"sourceId\":\"haproxy:7c235906-2371-4972-8295-5a3d13cd0d29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:36:285-3768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed50f8d8-fe15-44e0-8801-5d6596708467], x-b3-parentspanid=[1bcf395314bed433], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ab46e103a54e0821bcf395314bed433], x-b3-spanid=[4e7097a14daa1562], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c235906-2371-4972-8295-5a3d13cd0d29]}\\\"}\"}","context":{"RequestID":"7c235906-2371-4972-8295-5a3d13cd0d29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68ce3374-2f71-4541-bd78-1a57f6e392b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:36.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:36.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c235906-2371-4972-8295-5a3d13cd0d29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68ce3374-2f71-4541-bd78-1a57f6e392b3","LogTimestamp":"2023-09-27T03:46:36.287Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:38.183Z","message":"Entering","context":{"RequestID":"f4a9e0bb-459c-472e-a40f-486401372e65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4ab0f66-220f-4c29-ab02-f3b99cda2ed8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:38.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:38.186Z","message":"{\"transactionId\":\"f4a9e0bb-459c-472e-a40f-486401372e65\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:38:184\",\"respDate\":\"230927-03:46:38:185\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f4a9e0bb-459c-472e-a40f-486401372e65\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:38:184-67778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecd20e0f-3f71-42e8-baf5-71601466f980], x-b3-parentspanid=[ecc984b906b5c8e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48169], x-envoy-attempt-count=[1], x-b3-traceid=[5e2f1119d3b80b15ecc984b906b5c8e5], x-b3-spanid=[4922166d0d897400], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f4a9e0bb-459c-472e-a40f-486401372e65]}\\\"}\"}","context":{"RequestID":"f4a9e0bb-459c-472e-a40f-486401372e65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4ab0f66-220f-4c29-ab02-f3b99cda2ed8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:38.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:38.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4a9e0bb-459c-472e-a40f-486401372e65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4ab0f66-220f-4c29-ab02-f3b99cda2ed8","LogTimestamp":"2023-09-27T03:46:38.186Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:46:38.305Z","message":"Entering","context":{"RequestID":"96f4e9e8-18ac-4688-9b63-d05c353945bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57aa8edd-1f64-4a9b-8888-234837e600bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:38.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:38.308Z","message":"{\"transactionId\":\"96f4e9e8-18ac-4688-9b63-d05c353945bd\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:38:305\",\"respDate\":\"230927-03:46:38:308\",\"sourceId\":\"haproxy:96f4e9e8-18ac-4688-9b63-d05c353945bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:38:305-60123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63392f9e-1bc7-4878-af4f-827fc134b1b7], x-b3-parentspanid=[8ab1ec45285f6319], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7af6dbe1c6e8216e8ab1ec45285f6319], x-b3-spanid=[0e31ccd85769dbb7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96f4e9e8-18ac-4688-9b63-d05c353945bd]}\\\"}\"}","context":{"RequestID":"96f4e9e8-18ac-4688-9b63-d05c353945bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57aa8edd-1f64-4a9b-8888-234837e600bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:38.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:38.309Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96f4e9e8-18ac-4688-9b63-d05c353945bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57aa8edd-1f64-4a9b-8888-234837e600bc","LogTimestamp":"2023-09-27T03:46:38.309Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:38.418Z","message":"Entering","context":{"RequestID":"cc87c9be-df61-4126-a711-f5a9ba0be813","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"858332cf-6f7c-4b8c-b2aa-dd7f7f414b5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"cc87c9be-df61-4126-a711-f5a9ba0be813","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"858332cf-6f7c-4b8c-b2aa-dd7f7f414b5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:38.421Z","message":"{\"transactionId\":\"cc87c9be-df61-4126-a711-f5a9ba0be813\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:38:419\",\"respDate\":\"230927-03:46:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cc87c9be-df61-4126-a711-f5a9ba0be813\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:38:419-59554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cc87c9be-df61-4126-a711-f5a9ba0be813]}\\\"}\"}","context":{"RequestID":"cc87c9be-df61-4126-a711-f5a9ba0be813","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"858332cf-6f7c-4b8c-b2aa-dd7f7f414b5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc87c9be-df61-4126-a711-f5a9ba0be813","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"858332cf-6f7c-4b8c-b2aa-dd7f7f414b5e","LogTimestamp":"2023-09-27T03:46:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:40.257Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:40.266Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:40.319Z","message":"Entering","context":{"RequestID":"baa14869-8246-498f-b88c-d1908ce7f90d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acfe482e-2b7e-4ca8-a6e9-f468b34c83b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:40.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:40.321Z","message":"{\"transactionId\":\"baa14869-8246-498f-b88c-d1908ce7f90d\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:40:320\",\"respDate\":\"230927-03:46:40:321\",\"sourceId\":\"haproxy:baa14869-8246-498f-b88c-d1908ce7f90d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:40:320-19771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8481938-1a00-4565-9cd6-b86135c1e398], x-b3-parentspanid=[39d18fd26c659237], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17a9c12c27f3eb0a39d18fd26c659237], x-b3-spanid=[c3dc63bfb76cb841], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[baa14869-8246-498f-b88c-d1908ce7f90d]}\\\"}\"}","context":{"RequestID":"baa14869-8246-498f-b88c-d1908ce7f90d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acfe482e-2b7e-4ca8-a6e9-f468b34c83b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:40.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:40.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"baa14869-8246-498f-b88c-d1908ce7f90d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acfe482e-2b7e-4ca8-a6e9-f468b34c83b9","LogTimestamp":"2023-09-27T03:46:40.322Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:46:42.340Z","message":"Entering","context":{"RequestID":"f674b2e4-9d39-461a-be68-62dade3e0f32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c85c19e-b512-49c8-8ee9-69a6d96883de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:42.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:42.342Z","message":"{\"transactionId\":\"f674b2e4-9d39-461a-be68-62dade3e0f32\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:42:340\",\"respDate\":\"230927-03:46:42:342\",\"sourceId\":\"haproxy:f674b2e4-9d39-461a-be68-62dade3e0f32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:42:340-5128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f5fc9a6-dc37-4e63-89ff-3e237dfe2cff], x-b3-parentspanid=[05943fffb85ac6b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c9b33ed120f1d5305943fffb85ac6b2], x-b3-spanid=[ae2b7c7a2f00d82a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f674b2e4-9d39-461a-be68-62dade3e0f32]}\\\"}\"}","context":{"RequestID":"f674b2e4-9d39-461a-be68-62dade3e0f32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c85c19e-b512-49c8-8ee9-69a6d96883de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:42.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:42.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f674b2e4-9d39-461a-be68-62dade3e0f32","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c85c19e-b512-49c8-8ee9-69a6d96883de","LogTimestamp":"2023-09-27T03:46:42.342Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:46:44.360Z","message":"Entering","context":{"RequestID":"efbacd74-553e-41c2-98b6-18434ff64579","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a33af4d-626b-47a9-a67d-0c9d2d6ff824","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:44.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:44.362Z","message":"{\"transactionId\":\"efbacd74-553e-41c2-98b6-18434ff64579\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:44:360\",\"respDate\":\"230927-03:46:44:362\",\"sourceId\":\"haproxy:efbacd74-553e-41c2-98b6-18434ff64579\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:44:360-84559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85891f89-17b4-4e17-bafb-a89adcd58b81], x-b3-parentspanid=[25ffe642be0c5e0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[969bce3fd00d466e25ffe642be0c5e0b], x-b3-spanid=[9717e90379a98d28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efbacd74-553e-41c2-98b6-18434ff64579]}\\\"}\"}","context":{"RequestID":"efbacd74-553e-41c2-98b6-18434ff64579","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a33af4d-626b-47a9-a67d-0c9d2d6ff824","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:44.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:44.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efbacd74-553e-41c2-98b6-18434ff64579","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a33af4d-626b-47a9-a67d-0c9d2d6ff824","LogTimestamp":"2023-09-27T03:46:44.362Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:46:45.863Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:46:45.882Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:45.882Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:45.882Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:46.371Z","message":"Entering","context":{"RequestID":"997f2c4b-bd52-484d-a424-0206a47ee33a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59f127eb-5e9b-4170-bdde-472eb3a575ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:46.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:46.373Z","message":"{\"transactionId\":\"997f2c4b-bd52-484d-a424-0206a47ee33a\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:46:372\",\"respDate\":\"230927-03:46:46:373\",\"sourceId\":\"haproxy:997f2c4b-bd52-484d-a424-0206a47ee33a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:46:372-43464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dc55448-1092-4bff-8030-00a4385dabaa], x-b3-parentspanid=[75b441d991281be5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[959e8c8b6f2bedfc75b441d991281be5], x-b3-spanid=[9177b1be91ea7272], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[997f2c4b-bd52-484d-a424-0206a47ee33a]}\\\"}\"}","context":{"RequestID":"997f2c4b-bd52-484d-a424-0206a47ee33a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59f127eb-5e9b-4170-bdde-472eb3a575ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:46.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:46.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"997f2c4b-bd52-484d-a424-0206a47ee33a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59f127eb-5e9b-4170-bdde-472eb3a575ee","LogTimestamp":"2023-09-27T03:46:46.374Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:46:48.180Z","message":"Entering","context":{"RequestID":"3ef97c2a-2da9-4b57-9b74-5da444fec697","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ac39a73-18ca-4f70-8972-32b2fddd6353","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:48.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:48.182Z","message":"{\"transactionId\":\"3ef97c2a-2da9-4b57-9b74-5da444fec697\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:48:181\",\"respDate\":\"230927-03:46:48:182\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3ef97c2a-2da9-4b57-9b74-5da444fec697\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:48:181-16559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[603091a1-8b25-4b2a-ba9e-6ddd81400dbe], x-b3-parentspanid=[49b70653c03a7d6b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56419], x-envoy-attempt-count=[1], x-b3-traceid=[5398f74a8ac7aa9c49b70653c03a7d6b], x-b3-spanid=[ff40def953b57b34], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3ef97c2a-2da9-4b57-9b74-5da444fec697]}\\\"}\"}","context":{"RequestID":"3ef97c2a-2da9-4b57-9b74-5da444fec697","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ac39a73-18ca-4f70-8972-32b2fddd6353","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:48.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:48.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ef97c2a-2da9-4b57-9b74-5da444fec697","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ac39a73-18ca-4f70-8972-32b2fddd6353","LogTimestamp":"2023-09-27T03:46:48.183Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:46:48.384Z","message":"Entering","context":{"RequestID":"ac305ced-5412-4b61-bac2-bb7ef920c92c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa71daac-834d-495b-98fc-fcb2650c3a7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:48.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:48.386Z","message":"{\"transactionId\":\"ac305ced-5412-4b61-bac2-bb7ef920c92c\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:48:385\",\"respDate\":\"230927-03:46:48:386\",\"sourceId\":\"haproxy:ac305ced-5412-4b61-bac2-bb7ef920c92c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:48:385-6400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[722a54f2-4158-4635-8c9d-1383975151bc], x-b3-parentspanid=[591df7131a72cd8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdfcaa57a1f4a4a3591df7131a72cd8c], x-b3-spanid=[9315f1fd620ed96d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac305ced-5412-4b61-bac2-bb7ef920c92c]}\\\"}\"}","context":{"RequestID":"ac305ced-5412-4b61-bac2-bb7ef920c92c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa71daac-834d-495b-98fc-fcb2650c3a7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:48.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:48.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac305ced-5412-4b61-bac2-bb7ef920c92c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa71daac-834d-495b-98fc-fcb2650c3a7d","LogTimestamp":"2023-09-27T03:46:48.386Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:48.418Z","message":"Entering","context":{"RequestID":"9ed82cba-574e-41ed-b73d-bc95a8de4244","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e67511da-7db0-40ec-84d0-706f6ca482a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ed82cba-574e-41ed-b73d-bc95a8de4244","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e67511da-7db0-40ec-84d0-706f6ca482a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:48.421Z","message":"{\"transactionId\":\"9ed82cba-574e-41ed-b73d-bc95a8de4244\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:48:419\",\"respDate\":\"230927-03:46:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ed82cba-574e-41ed-b73d-bc95a8de4244\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:48:419-31802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ed82cba-574e-41ed-b73d-bc95a8de4244]}\\\"}\"}","context":{"RequestID":"9ed82cba-574e-41ed-b73d-bc95a8de4244","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e67511da-7db0-40ec-84d0-706f6ca482a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ed82cba-574e-41ed-b73d-bc95a8de4244","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e67511da-7db0-40ec-84d0-706f6ca482a8","LogTimestamp":"2023-09-27T03:46:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:50.404Z","message":"Entering","context":{"RequestID":"c603e564-f8a1-41b1-9fda-d90e502e8205","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e67a6ca-a498-4097-8006-bff397c2aa28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:50.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:50.407Z","message":"{\"transactionId\":\"c603e564-f8a1-41b1-9fda-d90e502e8205\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:50:405\",\"respDate\":\"230927-03:46:50:407\",\"sourceId\":\"haproxy:c603e564-f8a1-41b1-9fda-d90e502e8205\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:46:50:405-40125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65541af3-3000-4d6f-8ba9-52d6d02a85a2], x-b3-parentspanid=[74a37d750e7f17fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[724e3ac704228cdb74a37d750e7f17fc], x-b3-spanid=[f0e4c904805043bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c603e564-f8a1-41b1-9fda-d90e502e8205]}\\\"}\"}","context":{"RequestID":"c603e564-f8a1-41b1-9fda-d90e502e8205","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e67a6ca-a498-4097-8006-bff397c2aa28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:50.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:50.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c603e564-f8a1-41b1-9fda-d90e502e8205","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e67a6ca-a498-4097-8006-bff397c2aa28","LogTimestamp":"2023-09-27T03:46:50.407Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:46:52.418Z","message":"Entering","context":{"RequestID":"88de9843-699f-4e9e-bc45-c194b256f23f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81abfca9-d969-49de-8d04-9044b8c9d556","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:52.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:52.420Z","message":"{\"transactionId\":\"88de9843-699f-4e9e-bc45-c194b256f23f\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:52:418\",\"respDate\":\"230927-03:46:52:420\",\"sourceId\":\"haproxy:88de9843-699f-4e9e-bc45-c194b256f23f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:52:418-10860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[360723c1-6a8c-4a0b-9687-d4a59da6f7e2], x-b3-parentspanid=[190710a0f50362cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2772b4462924720c190710a0f50362cc], x-b3-spanid=[d346922781856280], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88de9843-699f-4e9e-bc45-c194b256f23f]}\\\"}\"}","context":{"RequestID":"88de9843-699f-4e9e-bc45-c194b256f23f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81abfca9-d969-49de-8d04-9044b8c9d556","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:52.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:52.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88de9843-699f-4e9e-bc45-c194b256f23f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81abfca9-d969-49de-8d04-9044b8c9d556","LogTimestamp":"2023-09-27T03:46:52.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:54.432Z","message":"Entering","context":{"RequestID":"094275d3-820c-437a-8994-31b22c6f8a1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0498df36-a1f7-4f8c-ad41-44ac6de917de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:54.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:54.436Z","message":"{\"transactionId\":\"094275d3-820c-437a-8994-31b22c6f8a1b\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:54:433\",\"respDate\":\"230927-03:46:54:436\",\"sourceId\":\"haproxy:094275d3-820c-437a-8994-31b22c6f8a1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:54:433-86245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6c4e8f2-9b60-4185-9068-264e751583b8], x-b3-parentspanid=[c800bcfdff2dde52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6059b1f748db2bac800bcfdff2dde52], x-b3-spanid=[6152954617448849], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[094275d3-820c-437a-8994-31b22c6f8a1b]}\\\"}\"}","context":{"RequestID":"094275d3-820c-437a-8994-31b22c6f8a1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0498df36-a1f7-4f8c-ad41-44ac6de917de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:54.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:54.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"094275d3-820c-437a-8994-31b22c6f8a1b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0498df36-a1f7-4f8c-ad41-44ac6de917de","LogTimestamp":"2023-09-27T03:46:54.437Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:46:55.863Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:46:55.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:55.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:55.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:56.459Z","message":"Entering","context":{"RequestID":"631f8aa3-5559-4c50-a163-54f271681ba1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"385de7ea-2785-4388-999b-9726b1b7e185","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:56.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:56.461Z","message":"{\"transactionId\":\"631f8aa3-5559-4c50-a163-54f271681ba1\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:56:460\",\"respDate\":\"230927-03:46:56:461\",\"sourceId\":\"haproxy:631f8aa3-5559-4c50-a163-54f271681ba1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:56:460-68666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab98c418-62e2-4e07-8164-c3e3138e51a7], x-b3-parentspanid=[9a882ca4d5896018], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1249fe8e821c60d9a882ca4d5896018], x-b3-spanid=[bb8d2a2b9cd98699], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[631f8aa3-5559-4c50-a163-54f271681ba1]}\\\"}\"}","context":{"RequestID":"631f8aa3-5559-4c50-a163-54f271681ba1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"385de7ea-2785-4388-999b-9726b1b7e185","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:56.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:56.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"631f8aa3-5559-4c50-a163-54f271681ba1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"385de7ea-2785-4388-999b-9726b1b7e185","LogTimestamp":"2023-09-27T03:46:56.462Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:46:58.201Z","message":"Entering","context":{"RequestID":"026f1e49-3820-46e3-9486-6540c33ed884","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0bfc64e-8ce7-4d23-83e7-9d20e9cb0c57","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:58.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:58.204Z","message":"{\"transactionId\":\"026f1e49-3820-46e3-9486-6540c33ed884\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:58:202\",\"respDate\":\"230927-03:46:58:204\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:026f1e49-3820-46e3-9486-6540c33ed884\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:58:202-36190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3be1be98-cdd2-4f2d-994b-4de5b0ce8563], x-b3-parentspanid=[61ff8e409e5a93e6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34623], x-envoy-attempt-count=[1], x-b3-traceid=[4b2665c0e7ee33a061ff8e409e5a93e6], x-b3-spanid=[c4f06f507d62cf25], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[026f1e49-3820-46e3-9486-6540c33ed884]}\\\"}\"}","context":{"RequestID":"026f1e49-3820-46e3-9486-6540c33ed884","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0bfc64e-8ce7-4d23-83e7-9d20e9cb0c57","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:46:58.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:58.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"026f1e49-3820-46e3-9486-6540c33ed884","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0bfc64e-8ce7-4d23-83e7-9d20e9cb0c57","LogTimestamp":"2023-09-27T03:46:58.204Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:46:58.417Z","message":"Entering","context":{"RequestID":"945d9de7-8940-418b-a84b-20a282d8a386","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"623fcc37-7d57-4a58-81a0-626f3ac09e6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"945d9de7-8940-418b-a84b-20a282d8a386","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"623fcc37-7d57-4a58-81a0-626f3ac09e6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:58.420Z","message":"{\"transactionId\":\"945d9de7-8940-418b-a84b-20a282d8a386\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:58:418\",\"respDate\":\"230927-03:46:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:945d9de7-8940-418b-a84b-20a282d8a386\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:46:58:418-30945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[945d9de7-8940-418b-a84b-20a282d8a386]}\\\"}\"}","context":{"RequestID":"945d9de7-8940-418b-a84b-20a282d8a386","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"623fcc37-7d57-4a58-81a0-626f3ac09e6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:46:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"945d9de7-8940-418b-a84b-20a282d8a386","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"623fcc37-7d57-4a58-81a0-626f3ac09e6b","LogTimestamp":"2023-09-27T03:46:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:46:58.483Z","message":"Entering","context":{"RequestID":"3f087286-4ee5-480b-9638-f2fc7c706aaa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1d0b099-3700-409e-b049-70370261e77a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:58.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:46:58.485Z","message":"{\"transactionId\":\"3f087286-4ee5-480b-9638-f2fc7c706aaa\",\"status\":\"200\",\"rqstDate\":\"230927-03:46:58:483\",\"respDate\":\"230927-03:46:58:485\",\"sourceId\":\"haproxy:3f087286-4ee5-480b-9638-f2fc7c706aaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:46:58:483-25889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91be8a73-917b-4036-9dfd-3a60138f4aee], x-b3-parentspanid=[58fbda217e6940e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d65523a995ed9f758fbda217e6940e8], x-b3-spanid=[2dc8644f0044c8e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f087286-4ee5-480b-9638-f2fc7c706aaa]}\\\"}\"}","context":{"RequestID":"3f087286-4ee5-480b-9638-f2fc7c706aaa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1d0b099-3700-409e-b049-70370261e77a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:46:58.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:46:58.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f087286-4ee5-480b-9638-f2fc7c706aaa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1d0b099-3700-409e-b049-70370261e77a","LogTimestamp":"2023-09-27T03:46:58.485Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:46:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:47:00.496Z","message":"Entering","context":{"RequestID":"924a8e24-d5d1-4744-9db1-3b3174d54572","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4173724b-7a21-4d8d-af10-feedb53ef0ea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:00.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:00.498Z","message":"{\"transactionId\":\"924a8e24-d5d1-4744-9db1-3b3174d54572\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:00:496\",\"respDate\":\"230927-03:47:00:498\",\"sourceId\":\"haproxy:924a8e24-d5d1-4744-9db1-3b3174d54572\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:00:496-66705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00a452b5-7d42-4446-a2ae-ccdeee4cca1b], x-b3-parentspanid=[54b567152d6cc48e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6205f4ca8b132e0c54b567152d6cc48e], x-b3-spanid=[c843dea967605f85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[924a8e24-d5d1-4744-9db1-3b3174d54572]}\\\"}\"}","context":{"RequestID":"924a8e24-d5d1-4744-9db1-3b3174d54572","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4173724b-7a21-4d8d-af10-feedb53ef0ea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:00.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:00.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"924a8e24-d5d1-4744-9db1-3b3174d54572","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4173724b-7a21-4d8d-af10-feedb53ef0ea","LogTimestamp":"2023-09-27T03:47:00.499Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:02.534Z","message":"Entering","context":{"RequestID":"cde30d04-e0a0-46cd-bd67-13f01e5d975e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cec0a1b6-9200-4054-abe8-4ebfd60d8ee7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:02.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:02.537Z","message":"{\"transactionId\":\"cde30d04-e0a0-46cd-bd67-13f01e5d975e\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:02:535\",\"respDate\":\"230927-03:47:02:537\",\"sourceId\":\"haproxy:cde30d04-e0a0-46cd-bd67-13f01e5d975e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:02:535-38523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc3a4033-db70-426a-a301-34dc87918639], x-b3-parentspanid=[23a2cf0ba8613d6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfe8bc830d7c639723a2cf0ba8613d6e], x-b3-spanid=[a88c0c2a82ac396d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cde30d04-e0a0-46cd-bd67-13f01e5d975e]}\\\"}\"}","context":{"RequestID":"cde30d04-e0a0-46cd-bd67-13f01e5d975e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cec0a1b6-9200-4054-abe8-4ebfd60d8ee7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:02.534Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:02.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cde30d04-e0a0-46cd-bd67-13f01e5d975e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cec0a1b6-9200-4054-abe8-4ebfd60d8ee7","LogTimestamp":"2023-09-27T03:47:02.538Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:47:04.575Z","message":"Entering","context":{"RequestID":"0fb73c74-828c-4d87-84ba-ea9a30c055ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe268fbf-d964-49ee-bfb6-7644b8a23319","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:04.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:04.578Z","message":"{\"transactionId\":\"0fb73c74-828c-4d87-84ba-ea9a30c055ed\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:04:576\",\"respDate\":\"230927-03:47:04:578\",\"sourceId\":\"haproxy:0fb73c74-828c-4d87-84ba-ea9a30c055ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:04:576-11202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e90a37e-a855-40aa-97bf-067d3a4c8041], x-b3-parentspanid=[1e3b182f3ecc8d73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8070f46c29de763d1e3b182f3ecc8d73], x-b3-spanid=[349420d1d1c40321], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fb73c74-828c-4d87-84ba-ea9a30c055ed]}\\\"}\"}","context":{"RequestID":"0fb73c74-828c-4d87-84ba-ea9a30c055ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe268fbf-d964-49ee-bfb6-7644b8a23319","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:04.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:04.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fb73c74-828c-4d87-84ba-ea9a30c055ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe268fbf-d964-49ee-bfb6-7644b8a23319","LogTimestamp":"2023-09-27T03:47:04.578Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:05.863Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:47:05.875Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:05.875Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:05.875Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:06.608Z","message":"Entering","context":{"RequestID":"61c79d1e-8e91-4fe4-8bde-1e7122f69d3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc4ae228-656b-4442-96a8-96f8a8f86412","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:06.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:06.610Z","message":"{\"transactionId\":\"61c79d1e-8e91-4fe4-8bde-1e7122f69d3e\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:06:608\",\"respDate\":\"230927-03:47:06:609\",\"sourceId\":\"haproxy:61c79d1e-8e91-4fe4-8bde-1e7122f69d3e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:06:608-68641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a6f71bd-99ff-4773-9c87-59e30f5f39d9], x-b3-parentspanid=[c9bad81092805b70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12a4ca96464083a3c9bad81092805b70], x-b3-spanid=[dd0401b2210de5f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61c79d1e-8e91-4fe4-8bde-1e7122f69d3e]}\\\"}\"}","context":{"RequestID":"61c79d1e-8e91-4fe4-8bde-1e7122f69d3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc4ae228-656b-4442-96a8-96f8a8f86412","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:06.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:06.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61c79d1e-8e91-4fe4-8bde-1e7122f69d3e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc4ae228-656b-4442-96a8-96f8a8f86412","LogTimestamp":"2023-09-27T03:47:06.610Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:08.188Z","message":"Entering","context":{"RequestID":"9ddde3c7-6f54-4da1-8be7-181beb739879","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64bb6868-3b48-40a8-baf1-6162e81b084b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:08.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:08.191Z","message":"{\"transactionId\":\"9ddde3c7-6f54-4da1-8be7-181beb739879\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:08:189\",\"respDate\":\"230927-03:47:08:191\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9ddde3c7-6f54-4da1-8be7-181beb739879\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:08:189-7545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fccef6c-31aa-42a6-8416-23f7e488a3c6], x-b3-parentspanid=[6fb7764640a73c06], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33263], x-envoy-attempt-count=[1], x-b3-traceid=[e4bc22ec1a276a0d6fb7764640a73c06], x-b3-spanid=[93f2a46f61770d9d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9ddde3c7-6f54-4da1-8be7-181beb739879]}\\\"}\"}","context":{"RequestID":"9ddde3c7-6f54-4da1-8be7-181beb739879","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64bb6868-3b48-40a8-baf1-6162e81b084b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:08.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:08.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ddde3c7-6f54-4da1-8be7-181beb739879","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64bb6868-3b48-40a8-baf1-6162e81b084b","LogTimestamp":"2023-09-27T03:47:08.192Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:47:08.417Z","message":"Entering","context":{"RequestID":"2ba41074-3506-4298-ac5b-4dd9d52c5fe0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74fbaa5c-f50d-42d9-8156-65ad6a57a0dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2ba41074-3506-4298-ac5b-4dd9d52c5fe0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74fbaa5c-f50d-42d9-8156-65ad6a57a0dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:08.420Z","message":"{\"transactionId\":\"2ba41074-3506-4298-ac5b-4dd9d52c5fe0\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:08:418\",\"respDate\":\"230927-03:47:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2ba41074-3506-4298-ac5b-4dd9d52c5fe0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:08:418-17195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2ba41074-3506-4298-ac5b-4dd9d52c5fe0]}\\\"}\"}","context":{"RequestID":"2ba41074-3506-4298-ac5b-4dd9d52c5fe0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74fbaa5c-f50d-42d9-8156-65ad6a57a0dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ba41074-3506-4298-ac5b-4dd9d52c5fe0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74fbaa5c-f50d-42d9-8156-65ad6a57a0dc","LogTimestamp":"2023-09-27T03:47:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:08.639Z","message":"Entering","context":{"RequestID":"7c2d9e14-e085-4d10-a387-d0657267e5d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3175240d-61af-4c43-986b-724e7e48ca15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:08.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:08.641Z","message":"{\"transactionId\":\"7c2d9e14-e085-4d10-a387-d0657267e5d0\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:08:639\",\"respDate\":\"230927-03:47:08:641\",\"sourceId\":\"haproxy:7c2d9e14-e085-4d10-a387-d0657267e5d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:08:639-57721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[406d1476-0e45-4fc0-a9e2-d60f47eb74be], x-b3-parentspanid=[e4970d837eb1355d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b65ebd63d2746105e4970d837eb1355d], x-b3-spanid=[ad3641a67f5af9fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c2d9e14-e085-4d10-a387-d0657267e5d0]}\\\"}\"}","context":{"RequestID":"7c2d9e14-e085-4d10-a387-d0657267e5d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3175240d-61af-4c43-986b-724e7e48ca15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:08.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:08.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c2d9e14-e085-4d10-a387-d0657267e5d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3175240d-61af-4c43-986b-724e7e48ca15","LogTimestamp":"2023-09-27T03:47:08.641Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:10.266Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:10.277Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:10.659Z","message":"Entering","context":{"RequestID":"679ae13c-08e4-4cff-9290-b6c07c323739","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07b1c853-a9b3-4e1c-ac66-a37c5766ede0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:10.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:10.661Z","message":"{\"transactionId\":\"679ae13c-08e4-4cff-9290-b6c07c323739\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:10:660\",\"respDate\":\"230927-03:47:10:661\",\"sourceId\":\"haproxy:679ae13c-08e4-4cff-9290-b6c07c323739\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:10:660-8532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bc41be6-2922-4b21-a386-80dda9b2d81f], x-b3-parentspanid=[b45d0182ff36d5d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc3803ab18e21a23b45d0182ff36d5d6], x-b3-spanid=[8948c1b1cb653104], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[679ae13c-08e4-4cff-9290-b6c07c323739]}\\\"}\"}","context":{"RequestID":"679ae13c-08e4-4cff-9290-b6c07c323739","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07b1c853-a9b3-4e1c-ac66-a37c5766ede0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:10.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:10.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"679ae13c-08e4-4cff-9290-b6c07c323739","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07b1c853-a9b3-4e1c-ac66-a37c5766ede0","LogTimestamp":"2023-09-27T03:47:10.661Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:47:12.676Z","message":"Entering","context":{"RequestID":"bd202fc3-79ae-4a78-8abf-725dcdd3dea8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3fcff30-3d8e-4339-b083-2378eefff8d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:12.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:12.678Z","message":"{\"transactionId\":\"bd202fc3-79ae-4a78-8abf-725dcdd3dea8\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:12:676\",\"respDate\":\"230927-03:47:12:678\",\"sourceId\":\"haproxy:bd202fc3-79ae-4a78-8abf-725dcdd3dea8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:12:676-57297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43c89a49-3d53-4dc4-ab2c-49bbe7c6867b], x-b3-parentspanid=[d7dba1acf2a295ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0999840cd3330e54d7dba1acf2a295ec], x-b3-spanid=[9d4550b1ea4b5034], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd202fc3-79ae-4a78-8abf-725dcdd3dea8]}\\\"}\"}","context":{"RequestID":"bd202fc3-79ae-4a78-8abf-725dcdd3dea8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3fcff30-3d8e-4339-b083-2378eefff8d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:12.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:12.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd202fc3-79ae-4a78-8abf-725dcdd3dea8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3fcff30-3d8e-4339-b083-2378eefff8d6","LogTimestamp":"2023-09-27T03:47:12.679Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:14.692Z","message":"Entering","context":{"RequestID":"0e72391b-3ee6-4605-8773-4bfd93c8fd4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"49a47da2-703d-4f2b-815c-e39e92f57e2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:14.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:14.694Z","message":"{\"transactionId\":\"0e72391b-3ee6-4605-8773-4bfd93c8fd4a\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:14:692\",\"respDate\":\"230927-03:47:14:694\",\"sourceId\":\"haproxy:0e72391b-3ee6-4605-8773-4bfd93c8fd4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:14:692-10329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b910896b-64a3-4283-a508-8d61514289e0], x-b3-parentspanid=[c5cc140605470ae1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[039af0ac2cf9fb5ac5cc140605470ae1], x-b3-spanid=[1232444264640c8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e72391b-3ee6-4605-8773-4bfd93c8fd4a]}\\\"}\"}","context":{"RequestID":"0e72391b-3ee6-4605-8773-4bfd93c8fd4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"49a47da2-703d-4f2b-815c-e39e92f57e2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:14.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:14.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e72391b-3ee6-4605-8773-4bfd93c8fd4a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49a47da2-703d-4f2b-815c-e39e92f57e2d","LogTimestamp":"2023-09-27T03:47:14.694Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:47:15.862Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:47:15.883Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:15.884Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:15.885Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:15.885Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:15.886Z","message":"Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:16.709Z","message":"Entering","context":{"RequestID":"56bebcfb-42d9-48db-8ab1-32bc37a7530d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"081009fd-4ac8-4665-996b-f0915247e620","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:16.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:16.711Z","message":"{\"transactionId\":\"56bebcfb-42d9-48db-8ab1-32bc37a7530d\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:16:710\",\"respDate\":\"230927-03:47:16:711\",\"sourceId\":\"haproxy:56bebcfb-42d9-48db-8ab1-32bc37a7530d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:16:710-65217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d4183e6-1a1d-4f16-9705-a82163bff96d], x-b3-parentspanid=[c880d44969d01ee6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2634f63ce9421e0cc880d44969d01ee6], x-b3-spanid=[5b241910fc3e8b1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56bebcfb-42d9-48db-8ab1-32bc37a7530d]}\\\"}\"}","context":{"RequestID":"56bebcfb-42d9-48db-8ab1-32bc37a7530d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"081009fd-4ac8-4665-996b-f0915247e620","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:16.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:16.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56bebcfb-42d9-48db-8ab1-32bc37a7530d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"081009fd-4ac8-4665-996b-f0915247e620","LogTimestamp":"2023-09-27T03:47:16.712Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:47:18.181Z","message":"Entering","context":{"RequestID":"9d39a845-8157-40d2-8bc1-f2aaf2886e91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2dce0b0b-9274-41ce-a108-c10653e08c85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:18.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:18.183Z","message":"{\"transactionId\":\"9d39a845-8157-40d2-8bc1-f2aaf2886e91\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:18:181\",\"respDate\":\"230927-03:47:18:183\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9d39a845-8157-40d2-8bc1-f2aaf2886e91\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:18:181-9535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb47ec24-6335-4aff-8f76-e9014cedbae3], x-b3-parentspanid=[95805b9a7f5fc9b7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36569], x-envoy-attempt-count=[1], x-b3-traceid=[bfaa86a76d85bd9395805b9a7f5fc9b7], x-b3-spanid=[2ca5d1c26e7c7e9e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9d39a845-8157-40d2-8bc1-f2aaf2886e91]}\\\"}\"}","context":{"RequestID":"9d39a845-8157-40d2-8bc1-f2aaf2886e91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2dce0b0b-9274-41ce-a108-c10653e08c85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:18.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:18.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d39a845-8157-40d2-8bc1-f2aaf2886e91","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dce0b0b-9274-41ce-a108-c10653e08c85","LogTimestamp":"2023-09-27T03:47:18.184Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:47:18.418Z","message":"Entering","context":{"RequestID":"0c0951cd-7dc9-4e8c-a0be-ae66888b1e94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30dc9f7e-5e53-4026-b27b-3dadb06da21e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0c0951cd-7dc9-4e8c-a0be-ae66888b1e94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30dc9f7e-5e53-4026-b27b-3dadb06da21e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:18.421Z","message":"{\"transactionId\":\"0c0951cd-7dc9-4e8c-a0be-ae66888b1e94\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:18:419\",\"respDate\":\"230927-03:47:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0c0951cd-7dc9-4e8c-a0be-ae66888b1e94\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:18:419-28033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0c0951cd-7dc9-4e8c-a0be-ae66888b1e94]}\\\"}\"}","context":{"RequestID":"0c0951cd-7dc9-4e8c-a0be-ae66888b1e94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30dc9f7e-5e53-4026-b27b-3dadb06da21e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c0951cd-7dc9-4e8c-a0be-ae66888b1e94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30dc9f7e-5e53-4026-b27b-3dadb06da21e","LogTimestamp":"2023-09-27T03:47:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:47:18.730Z","message":"Entering","context":{"RequestID":"b4bf46bb-d024-4d53-a540-f984797887d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1efe7115-23b1-408f-a839-f4999216e0be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:18.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:18.732Z","message":"{\"transactionId\":\"b4bf46bb-d024-4d53-a540-f984797887d7\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:18:731\",\"respDate\":\"230927-03:47:18:732\",\"sourceId\":\"haproxy:b4bf46bb-d024-4d53-a540-f984797887d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:18:731-93481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e824d6a5-f7bc-4d71-97d4-3c32eed8bdff], x-b3-parentspanid=[1220cac7924c2d62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6be1cabb4ee0de3c1220cac7924c2d62], x-b3-spanid=[498493c1956d7f28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4bf46bb-d024-4d53-a540-f984797887d7]}\\\"}\"}","context":{"RequestID":"b4bf46bb-d024-4d53-a540-f984797887d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1efe7115-23b1-408f-a839-f4999216e0be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:18.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:18.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4bf46bb-d024-4d53-a540-f984797887d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1efe7115-23b1-408f-a839-f4999216e0be","LogTimestamp":"2023-09-27T03:47:18.733Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:20.751Z","message":"Entering","context":{"RequestID":"d9701c52-0f0e-4316-83c5-e53d855e6592","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76258318-d009-426d-b167-6a2e402fcf5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:20.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:20.753Z","message":"{\"transactionId\":\"d9701c52-0f0e-4316-83c5-e53d855e6592\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:20:751\",\"respDate\":\"230927-03:47:20:753\",\"sourceId\":\"haproxy:d9701c52-0f0e-4316-83c5-e53d855e6592\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:20:751-23670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[378605fb-717d-4dce-9347-4147d1e40e9f], x-b3-parentspanid=[072dc4259e78f08e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4363cad2a24a435072dc4259e78f08e], x-b3-spanid=[50c2607b87da9851], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9701c52-0f0e-4316-83c5-e53d855e6592]}\\\"}\"}","context":{"RequestID":"d9701c52-0f0e-4316-83c5-e53d855e6592","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76258318-d009-426d-b167-6a2e402fcf5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:20.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:20.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9701c52-0f0e-4316-83c5-e53d855e6592","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76258318-d009-426d-b167-6a2e402fcf5a","LogTimestamp":"2023-09-27T03:47:20.753Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:22.767Z","message":"Entering","context":{"RequestID":"ee48274e-3645-4206-bfb5-cce461d8aab5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19191bff-c55f-475c-88ae-a53052f4ea46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:22.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:22.770Z","message":"{\"transactionId\":\"ee48274e-3645-4206-bfb5-cce461d8aab5\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:22:768\",\"respDate\":\"230927-03:47:22:770\",\"sourceId\":\"haproxy:ee48274e-3645-4206-bfb5-cce461d8aab5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:22:768-97626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22591497-ca2b-47f5-bf94-70ff2b9958b4], x-b3-parentspanid=[d6c8d7c1b930f625], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8158fd478a8bdbaed6c8d7c1b930f625], x-b3-spanid=[4d12418b46924e00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee48274e-3645-4206-bfb5-cce461d8aab5]}\\\"}\"}","context":{"RequestID":"ee48274e-3645-4206-bfb5-cce461d8aab5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19191bff-c55f-475c-88ae-a53052f4ea46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:22.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:22.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee48274e-3645-4206-bfb5-cce461d8aab5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19191bff-c55f-475c-88ae-a53052f4ea46","LogTimestamp":"2023-09-27T03:47:22.770Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:47:24.787Z","message":"Entering","context":{"RequestID":"bda465c5-21d7-4ba2-8be4-571fab35feeb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79c2f440-4845-4058-b450-d69ea6502a67","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:24.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:24.790Z","message":"{\"transactionId\":\"bda465c5-21d7-4ba2-8be4-571fab35feeb\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:24:788\",\"respDate\":\"230927-03:47:24:789\",\"sourceId\":\"haproxy:bda465c5-21d7-4ba2-8be4-571fab35feeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:24:788-18519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55ddb830-ea5c-49b2-b7db-e7c565c1eade], x-b3-parentspanid=[d60d530b06e3f634], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72bee04e2cdda5aad60d530b06e3f634], x-b3-spanid=[9b6b96d81f99c962], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bda465c5-21d7-4ba2-8be4-571fab35feeb]}\\\"}\"}","context":{"RequestID":"bda465c5-21d7-4ba2-8be4-571fab35feeb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79c2f440-4845-4058-b450-d69ea6502a67","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:24.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:24.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bda465c5-21d7-4ba2-8be4-571fab35feeb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79c2f440-4845-4058-b450-d69ea6502a67","LogTimestamp":"2023-09-27T03:47:24.790Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:25.863Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:47:25.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:25.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:25.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:26.815Z","message":"Entering","context":{"RequestID":"0bd24b6a-9782-46f6-871f-e6ac436b7b77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c0897e5-5a42-42ce-990b-212012a8d4a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:26.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:26.817Z","message":"{\"transactionId\":\"0bd24b6a-9782-46f6-871f-e6ac436b7b77\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:26:815\",\"respDate\":\"230927-03:47:26:817\",\"sourceId\":\"haproxy:0bd24b6a-9782-46f6-871f-e6ac436b7b77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:26:815-80179\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0acd7d13-bf66-4b4c-956a-fec217043ad5], x-b3-parentspanid=[d26739c9553d5f65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b23c20c313e474cbd26739c9553d5f65], x-b3-spanid=[2295dbb70d193d54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bd24b6a-9782-46f6-871f-e6ac436b7b77]}\\\"}\"}","context":{"RequestID":"0bd24b6a-9782-46f6-871f-e6ac436b7b77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c0897e5-5a42-42ce-990b-212012a8d4a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:26.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:26.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bd24b6a-9782-46f6-871f-e6ac436b7b77","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c0897e5-5a42-42ce-990b-212012a8d4a2","LogTimestamp":"2023-09-27T03:47:26.817Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:28.168Z","message":"Entering","context":{"RequestID":"ede61608-72ec-446c-bc39-a066fec0ce0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"143fba4d-d26a-4913-8536-d4fb24ffecb3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:28.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:28.170Z","message":"{\"transactionId\":\"ede61608-72ec-446c-bc39-a066fec0ce0b\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:28:169\",\"respDate\":\"230927-03:47:28:170\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ede61608-72ec-446c-bc39-a066fec0ce0b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:28:169-26281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[580ada6e-9032-46c7-84d9-6e2a259914cc], x-b3-parentspanid=[84fd48099e3b9c1f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59967], x-envoy-attempt-count=[1], x-b3-traceid=[a79117336e4e270284fd48099e3b9c1f], x-b3-spanid=[3dac01b5ede791b3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ede61608-72ec-446c-bc39-a066fec0ce0b]}\\\"}\"}","context":{"RequestID":"ede61608-72ec-446c-bc39-a066fec0ce0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"143fba4d-d26a-4913-8536-d4fb24ffecb3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:28.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:28.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ede61608-72ec-446c-bc39-a066fec0ce0b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"143fba4d-d26a-4913-8536-d4fb24ffecb3","LogTimestamp":"2023-09-27T03:47:28.171Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:28.418Z","message":"Entering","context":{"RequestID":"7aadae22-f8df-496a-987b-bc97120549f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5ae5459-009a-4cb2-b2f9-7da46100325a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:28.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"7aadae22-f8df-496a-987b-bc97120549f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5ae5459-009a-4cb2-b2f9-7da46100325a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:28.422Z","message":"{\"transactionId\":\"7aadae22-f8df-496a-987b-bc97120549f5\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:28:419\",\"respDate\":\"230927-03:47:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7aadae22-f8df-496a-987b-bc97120549f5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:28:419-73184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7aadae22-f8df-496a-987b-bc97120549f5]}\\\"}\"}","context":{"RequestID":"7aadae22-f8df-496a-987b-bc97120549f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5ae5459-009a-4cb2-b2f9-7da46100325a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7aadae22-f8df-496a-987b-bc97120549f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5ae5459-009a-4cb2-b2f9-7da46100325a","LogTimestamp":"2023-09-27T03:47:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:47:28.841Z","message":"Entering","context":{"RequestID":"cff8c249-e480-49f5-b234-681828a97ef3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32d89861-1a0e-4fd3-8181-49bd45143e23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:28.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:28.843Z","message":"{\"transactionId\":\"cff8c249-e480-49f5-b234-681828a97ef3\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:28:841\",\"respDate\":\"230927-03:47:28:843\",\"sourceId\":\"haproxy:cff8c249-e480-49f5-b234-681828a97ef3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:28:841-58443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d84727c-75b6-46c5-972f-fa04470dd1e1], x-b3-parentspanid=[cb962030b53f5300], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af4fdacc3b6abfd7cb962030b53f5300], x-b3-spanid=[fa4f6a8eeef65228], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cff8c249-e480-49f5-b234-681828a97ef3]}\\\"}\"}","context":{"RequestID":"cff8c249-e480-49f5-b234-681828a97ef3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32d89861-1a0e-4fd3-8181-49bd45143e23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:28.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:28.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cff8c249-e480-49f5-b234-681828a97ef3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32d89861-1a0e-4fd3-8181-49bd45143e23","LogTimestamp":"2023-09-27T03:47:28.843Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:30.854Z","message":"Entering","context":{"RequestID":"345ae1f5-3380-4848-b160-bdd82b89c7b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a95125a-d6ba-4773-847d-3ceeb58eae8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:30.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:30.856Z","message":"{\"transactionId\":\"345ae1f5-3380-4848-b160-bdd82b89c7b0\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:30:854\",\"respDate\":\"230927-03:47:30:856\",\"sourceId\":\"haproxy:345ae1f5-3380-4848-b160-bdd82b89c7b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:30:854-13904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb22efcb-ae21-4a74-8927-94713a2c4988], x-b3-parentspanid=[c8aa90929f08f54c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24662ed85dbbc2a3c8aa90929f08f54c], x-b3-spanid=[2f63370174ae0616], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[345ae1f5-3380-4848-b160-bdd82b89c7b0]}\\\"}\"}","context":{"RequestID":"345ae1f5-3380-4848-b160-bdd82b89c7b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a95125a-d6ba-4773-847d-3ceeb58eae8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:30.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:30.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"345ae1f5-3380-4848-b160-bdd82b89c7b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a95125a-d6ba-4773-847d-3ceeb58eae8a","LogTimestamp":"2023-09-27T03:47:30.856Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:47:32.867Z","message":"Entering","context":{"RequestID":"51369ea9-eb39-450f-b0c6-e7a2f3396329","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47b99cfb-e35e-4d84-addd-e3f09993dfc2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:32.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:32.869Z","message":"{\"transactionId\":\"51369ea9-eb39-450f-b0c6-e7a2f3396329\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:32:868\",\"respDate\":\"230927-03:47:32:869\",\"sourceId\":\"haproxy:51369ea9-eb39-450f-b0c6-e7a2f3396329\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:32:868-56534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6a8eeea-dc3b-4259-a8e9-3aa9c2d054ba], x-b3-parentspanid=[f143f20909a82ff7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b5391731926f018f143f20909a82ff7], x-b3-spanid=[7a0dea6adc3b3c6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51369ea9-eb39-450f-b0c6-e7a2f3396329]}\\\"}\"}","context":{"RequestID":"51369ea9-eb39-450f-b0c6-e7a2f3396329","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47b99cfb-e35e-4d84-addd-e3f09993dfc2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:32.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:32.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51369ea9-eb39-450f-b0c6-e7a2f3396329","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47b99cfb-e35e-4d84-addd-e3f09993dfc2","LogTimestamp":"2023-09-27T03:47:32.870Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:34.885Z","message":"Entering","context":{"RequestID":"4a009006-b692-41d5-b922-d0e9db559703","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6b2b127-ed74-4257-b083-c66d94b6f538","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:34.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:34.888Z","message":"{\"transactionId\":\"4a009006-b692-41d5-b922-d0e9db559703\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:34:886\",\"respDate\":\"230927-03:47:34:888\",\"sourceId\":\"haproxy:4a009006-b692-41d5-b922-d0e9db559703\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:34:886-56486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[645877e2-7209-419f-b587-c2df2ee2f7ca], x-b3-parentspanid=[9522f0f245b6932d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58dee1cd6148a5ab9522f0f245b6932d], x-b3-spanid=[6a557fda9a70db9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a009006-b692-41d5-b922-d0e9db559703]}\\\"}\"}","context":{"RequestID":"4a009006-b692-41d5-b922-d0e9db559703","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6b2b127-ed74-4257-b083-c66d94b6f538","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:34.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:34.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a009006-b692-41d5-b922-d0e9db559703","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6b2b127-ed74-4257-b083-c66d94b6f538","LogTimestamp":"2023-09-27T03:47:34.888Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:47:35.863Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:47:35.886Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:35.887Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:35.887Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:36.899Z","message":"Entering","context":{"RequestID":"e4a82a3f-cc75-49a0-9d80-b9b25ac3d69e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efcc20ee-0c68-4916-aff9-4edd13f157a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:36.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:36.902Z","message":"{\"transactionId\":\"e4a82a3f-cc75-49a0-9d80-b9b25ac3d69e\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:36:900\",\"respDate\":\"230927-03:47:36:902\",\"sourceId\":\"haproxy:e4a82a3f-cc75-49a0-9d80-b9b25ac3d69e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:36:900-40140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44de923d-3ffd-41d2-baf2-aa2e96e512bf], x-b3-parentspanid=[3c07e1a637cc2f5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ccfbf0ce234b9a33c07e1a637cc2f5d], x-b3-spanid=[806390cd07ce109d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4a82a3f-cc75-49a0-9d80-b9b25ac3d69e]}\\\"}\"}","context":{"RequestID":"e4a82a3f-cc75-49a0-9d80-b9b25ac3d69e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efcc20ee-0c68-4916-aff9-4edd13f157a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:36.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:36.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4a82a3f-cc75-49a0-9d80-b9b25ac3d69e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efcc20ee-0c68-4916-aff9-4edd13f157a6","LogTimestamp":"2023-09-27T03:47:36.902Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:47:38.176Z","message":"Entering","context":{"RequestID":"b4b74fea-26ad-4522-91ef-65c232672676","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07790dfe-eb9d-450e-8b20-96c86e953547","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:38.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:38.179Z","message":"{\"transactionId\":\"b4b74fea-26ad-4522-91ef-65c232672676\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:38:177\",\"respDate\":\"230927-03:47:38:178\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b4b74fea-26ad-4522-91ef-65c232672676\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:38:177-27659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd3464a4-0854-4874-b4b5-36a4f6f6759e], x-b3-parentspanid=[f2bc5abcb6b6ea88], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46767], x-envoy-attempt-count=[1], x-b3-traceid=[76cb768c4c0c2d7ef2bc5abcb6b6ea88], x-b3-spanid=[b1846cf7c94da08b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b4b74fea-26ad-4522-91ef-65c232672676]}\\\"}\"}","context":{"RequestID":"b4b74fea-26ad-4522-91ef-65c232672676","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07790dfe-eb9d-450e-8b20-96c86e953547","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:38.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:38.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4b74fea-26ad-4522-91ef-65c232672676","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07790dfe-eb9d-450e-8b20-96c86e953547","LogTimestamp":"2023-09-27T03:47:38.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:38.419Z","message":"Entering","context":{"RequestID":"c9a89e02-da6c-4b28-af6b-3943794966a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6659969d-88fc-4f92-bb57-96168af0c905","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9a89e02-da6c-4b28-af6b-3943794966a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6659969d-88fc-4f92-bb57-96168af0c905","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:38.422Z","message":"{\"transactionId\":\"c9a89e02-da6c-4b28-af6b-3943794966a6\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:38:420\",\"respDate\":\"230927-03:47:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9a89e02-da6c-4b28-af6b-3943794966a6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:38:420-72776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9a89e02-da6c-4b28-af6b-3943794966a6]}\\\"}\"}","context":{"RequestID":"c9a89e02-da6c-4b28-af6b-3943794966a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6659969d-88fc-4f92-bb57-96168af0c905","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9a89e02-da6c-4b28-af6b-3943794966a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6659969d-88fc-4f92-bb57-96168af0c905","LogTimestamp":"2023-09-27T03:47:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:47:38.919Z","message":"Entering","context":{"RequestID":"2ea56eaa-5629-4854-901b-487e8d958802","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a5766ad-b48c-40e9-b3b5-bf8605994e86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:38.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:38.921Z","message":"{\"transactionId\":\"2ea56eaa-5629-4854-901b-487e8d958802\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:38:920\",\"respDate\":\"230927-03:47:38:921\",\"sourceId\":\"haproxy:2ea56eaa-5629-4854-901b-487e8d958802\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:38:920-68330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a6702d4-b89e-46b6-b78a-7fcfb6fb14c0], x-b3-parentspanid=[384d96e0d8530090], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41040eb89a54d524384d96e0d8530090], x-b3-spanid=[801b742450fe2329], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ea56eaa-5629-4854-901b-487e8d958802]}\\\"}\"}","context":{"RequestID":"2ea56eaa-5629-4854-901b-487e8d958802","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a5766ad-b48c-40e9-b3b5-bf8605994e86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:38.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:38.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ea56eaa-5629-4854-901b-487e8d958802","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a5766ad-b48c-40e9-b3b5-bf8605994e86","LogTimestamp":"2023-09-27T03:47:38.922Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:40.278Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:40.304Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:40.952Z","message":"Entering","context":{"RequestID":"95a53f49-4e74-4c3e-b1ca-03d79972324b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a99404e7-af72-4b97-b224-4282adf0b628","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:40.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:40.954Z","message":"{\"transactionId\":\"95a53f49-4e74-4c3e-b1ca-03d79972324b\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:40:952\",\"respDate\":\"230927-03:47:40:954\",\"sourceId\":\"haproxy:95a53f49-4e74-4c3e-b1ca-03d79972324b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:40:952-47444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6831782-6629-49ed-af2f-60d7a42c086f], x-b3-parentspanid=[0900da3c7c3887ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86323c7f8d869bb40900da3c7c3887ec], x-b3-spanid=[696ba25d468c0594], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95a53f49-4e74-4c3e-b1ca-03d79972324b]}\\\"}\"}","context":{"RequestID":"95a53f49-4e74-4c3e-b1ca-03d79972324b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a99404e7-af72-4b97-b224-4282adf0b628","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:40.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:40.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95a53f49-4e74-4c3e-b1ca-03d79972324b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a99404e7-af72-4b97-b224-4282adf0b628","LogTimestamp":"2023-09-27T03:47:40.954Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:47:42.987Z","message":"Entering","context":{"RequestID":"720de375-3ba0-49e5-9b3d-52bb347b6ebd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa2b793f-96a5-48c1-860a-c4c9efb920d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:42.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:42.989Z","message":"{\"transactionId\":\"720de375-3ba0-49e5-9b3d-52bb347b6ebd\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:42:988\",\"respDate\":\"230927-03:47:42:989\",\"sourceId\":\"haproxy:720de375-3ba0-49e5-9b3d-52bb347b6ebd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:42:988-38579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ce316eb-d9bb-4cc1-b6ed-c378bcc23d13], x-b3-parentspanid=[0a4375afdced6cc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e9359395b3e432d0a4375afdced6cc9], x-b3-spanid=[bff693c84f98b09b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[720de375-3ba0-49e5-9b3d-52bb347b6ebd]}\\\"}\"}","context":{"RequestID":"720de375-3ba0-49e5-9b3d-52bb347b6ebd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa2b793f-96a5-48c1-860a-c4c9efb920d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:42.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:42.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"720de375-3ba0-49e5-9b3d-52bb347b6ebd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa2b793f-96a5-48c1-860a-c4c9efb920d0","LogTimestamp":"2023-09-27T03:47:42.990Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:45.011Z","message":"Entering","context":{"RequestID":"248c3ad3-4ac5-4a04-935c-5b3ce82eecbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82757f14-3ef8-40ef-89bb-65959a877d4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:45.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:45.013Z","message":"{\"transactionId\":\"248c3ad3-4ac5-4a04-935c-5b3ce82eecbb\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:45:011\",\"respDate\":\"230927-03:47:45:013\",\"sourceId\":\"haproxy:248c3ad3-4ac5-4a04-935c-5b3ce82eecbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:45:011-64411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc347c0a-56a6-4a63-ae35-2c19e4bab94d], x-b3-parentspanid=[4d27432221a13b73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[682ddd275db0ca244d27432221a13b73], x-b3-spanid=[137e659cdf0f1b69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[248c3ad3-4ac5-4a04-935c-5b3ce82eecbb]}\\\"}\"}","context":{"RequestID":"248c3ad3-4ac5-4a04-935c-5b3ce82eecbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82757f14-3ef8-40ef-89bb-65959a877d4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:45.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:45.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"248c3ad3-4ac5-4a04-935c-5b3ce82eecbb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82757f14-3ef8-40ef-89bb-65959a877d4a","LogTimestamp":"2023-09-27T03:47:45.014Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:45.864Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:47:45.876Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:45.877Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:45.877Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:47.036Z","message":"Entering","context":{"RequestID":"9ea9c512-ca79-47e3-8d39-70b6df85cfd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a05f4d0-15e8-489a-b292-54ab495f43a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:47.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:47.039Z","message":"{\"transactionId\":\"9ea9c512-ca79-47e3-8d39-70b6df85cfd6\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:47:037\",\"respDate\":\"230927-03:47:47:039\",\"sourceId\":\"haproxy:9ea9c512-ca79-47e3-8d39-70b6df85cfd6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:47:037-60263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[632c8868-25c5-4728-a733-a8eb33dba57f], x-b3-parentspanid=[8a3d8b266b2e92e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8dcb44a2c1afd4e38a3d8b266b2e92e6], x-b3-spanid=[f1eff628121a565f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ea9c512-ca79-47e3-8d39-70b6df85cfd6]}\\\"}\"}","context":{"RequestID":"9ea9c512-ca79-47e3-8d39-70b6df85cfd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a05f4d0-15e8-489a-b292-54ab495f43a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:47.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:47.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ea9c512-ca79-47e3-8d39-70b6df85cfd6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a05f4d0-15e8-489a-b292-54ab495f43a4","LogTimestamp":"2023-09-27T03:47:47.040Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:47:48.179Z","message":"Entering","context":{"RequestID":"8a027680-9f17-4a7c-8a4d-ff1248478fd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e4443f9-45da-4a2e-a073-7e855048ec68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:48.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:48.181Z","message":"{\"transactionId\":\"8a027680-9f17-4a7c-8a4d-ff1248478fd3\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:48:180\",\"respDate\":\"230927-03:47:48:181\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8a027680-9f17-4a7c-8a4d-ff1248478fd3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:48:180-15981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a0b10ff-a8d4-4f1f-92ad-1256391b464a], x-b3-parentspanid=[4fb99b283e2b143b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58517], x-envoy-attempt-count=[1], x-b3-traceid=[d0a908c51681f9c54fb99b283e2b143b], x-b3-spanid=[e1e7fe2b9548dee8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8a027680-9f17-4a7c-8a4d-ff1248478fd3]}\\\"}\"}","context":{"RequestID":"8a027680-9f17-4a7c-8a4d-ff1248478fd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e4443f9-45da-4a2e-a073-7e855048ec68","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:48.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:48.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a027680-9f17-4a7c-8a4d-ff1248478fd3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e4443f9-45da-4a2e-a073-7e855048ec68","LogTimestamp":"2023-09-27T03:47:48.182Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:48.418Z","message":"Entering","context":{"RequestID":"eaf08f2b-370f-4c41-87e8-e5a06e451a05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"06b93ff5-261b-4516-a1b6-b01ed1666d5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"eaf08f2b-370f-4c41-87e8-e5a06e451a05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"06b93ff5-261b-4516-a1b6-b01ed1666d5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:48.420Z","message":"{\"transactionId\":\"eaf08f2b-370f-4c41-87e8-e5a06e451a05\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:48:418\",\"respDate\":\"230927-03:47:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eaf08f2b-370f-4c41-87e8-e5a06e451a05\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:48:418-46104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eaf08f2b-370f-4c41-87e8-e5a06e451a05]}\\\"}\"}","context":{"RequestID":"eaf08f2b-370f-4c41-87e8-e5a06e451a05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"06b93ff5-261b-4516-a1b6-b01ed1666d5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaf08f2b-370f-4c41-87e8-e5a06e451a05","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06b93ff5-261b-4516-a1b6-b01ed1666d5e","LogTimestamp":"2023-09-27T03:47:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:49.062Z","message":"Entering","context":{"RequestID":"162ec2e2-faa4-47d4-9319-bf66583c9af1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"958f8f6a-fa0c-4e37-ab32-f82eecd64bf9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:49.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:49.065Z","message":"{\"transactionId\":\"162ec2e2-faa4-47d4-9319-bf66583c9af1\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:49:063\",\"respDate\":\"230927-03:47:49:065\",\"sourceId\":\"haproxy:162ec2e2-faa4-47d4-9319-bf66583c9af1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:49:063-48025\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dbaba71-a0b0-4da9-95b7-c020e7f4e645], x-b3-parentspanid=[7eea713fb396bcd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4de8741a233688867eea713fb396bcd9], x-b3-spanid=[ba17421453b92a2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[162ec2e2-faa4-47d4-9319-bf66583c9af1]}\\\"}\"}","context":{"RequestID":"162ec2e2-faa4-47d4-9319-bf66583c9af1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"958f8f6a-fa0c-4e37-ab32-f82eecd64bf9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:49.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:49.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"162ec2e2-faa4-47d4-9319-bf66583c9af1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"958f8f6a-fa0c-4e37-ab32-f82eecd64bf9","LogTimestamp":"2023-09-27T03:47:49.065Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:47:51.087Z","message":"Entering","context":{"RequestID":"4d727ff6-b88a-4974-a884-c34a61c0def5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"609de5f0-f2fe-4f19-a162-284c8560f37e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:51.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:51.089Z","message":"{\"transactionId\":\"4d727ff6-b88a-4974-a884-c34a61c0def5\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:51:088\",\"respDate\":\"230927-03:47:51:089\",\"sourceId\":\"haproxy:4d727ff6-b88a-4974-a884-c34a61c0def5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:51:088-54611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4de6eab4-0f5a-4058-bcc8-aab3efad13eb], x-b3-parentspanid=[9626f7f13371dc9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f89b74ce53ed57b39626f7f13371dc9d], x-b3-spanid=[fa442a38b5733bdf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d727ff6-b88a-4974-a884-c34a61c0def5]}\\\"}\"}","context":{"RequestID":"4d727ff6-b88a-4974-a884-c34a61c0def5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"609de5f0-f2fe-4f19-a162-284c8560f37e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:51.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:51.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d727ff6-b88a-4974-a884-c34a61c0def5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"609de5f0-f2fe-4f19-a162-284c8560f37e","LogTimestamp":"2023-09-27T03:47:51.090Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:53.101Z","message":"Entering","context":{"RequestID":"37b097c7-2bbd-4c90-b850-d0180f12f8bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4db3d4ba-8db1-4b55-a9c0-6abbcac8dd74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:53.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:53.103Z","message":"{\"transactionId\":\"37b097c7-2bbd-4c90-b850-d0180f12f8bf\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:53:101\",\"respDate\":\"230927-03:47:53:103\",\"sourceId\":\"haproxy:37b097c7-2bbd-4c90-b850-d0180f12f8bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:53:101-86939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6618e9c-7366-4d82-a2d5-dd042384a8e1], x-b3-parentspanid=[e760b9963d5aedc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e18f34e13b62d8aae760b9963d5aedc3], x-b3-spanid=[934a096d461dd389], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37b097c7-2bbd-4c90-b850-d0180f12f8bf]}\\\"}\"}","context":{"RequestID":"37b097c7-2bbd-4c90-b850-d0180f12f8bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4db3d4ba-8db1-4b55-a9c0-6abbcac8dd74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:53.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:53.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37b097c7-2bbd-4c90-b850-d0180f12f8bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4db3d4ba-8db1-4b55-a9c0-6abbcac8dd74","LogTimestamp":"2023-09-27T03:47:53.103Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:47:55.115Z","message":"Entering","context":{"RequestID":"924f29d1-ec0c-4fcc-a228-a44ccaf26698","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9dd7809-ba86-48bd-8774-2cf69de63a5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:55.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:55.118Z","message":"{\"transactionId\":\"924f29d1-ec0c-4fcc-a228-a44ccaf26698\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:55:116\",\"respDate\":\"230927-03:47:55:118\",\"sourceId\":\"haproxy:924f29d1-ec0c-4fcc-a228-a44ccaf26698\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:55:116-66271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14e094f8-3f0a-4cc2-88a1-2069dba06af0], x-b3-parentspanid=[67efacf116733263], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4890628103228c6b67efacf116733263], x-b3-spanid=[12be7c03f3169b88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[924f29d1-ec0c-4fcc-a228-a44ccaf26698]}\\\"}\"}","context":{"RequestID":"924f29d1-ec0c-4fcc-a228-a44ccaf26698","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9dd7809-ba86-48bd-8774-2cf69de63a5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:55.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:55.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"924f29d1-ec0c-4fcc-a228-a44ccaf26698","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9dd7809-ba86-48bd-8774-2cf69de63a5e","LogTimestamp":"2023-09-27T03:47:55.118Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:47:55.864Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:47:56.077Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:56.078Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:56.078Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:57.136Z","message":"Entering","context":{"RequestID":"31239a3a-3fa0-4ad2-bace-bd9b17be685c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ca84103-2b49-4663-a294-a6513cbefa61","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:57.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:57.138Z","message":"{\"transactionId\":\"31239a3a-3fa0-4ad2-bace-bd9b17be685c\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:57:136\",\"respDate\":\"230927-03:47:57:138\",\"sourceId\":\"haproxy:31239a3a-3fa0-4ad2-bace-bd9b17be685c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:47:57:136-37834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69284d69-0fc0-48b8-a6f0-f2bddb88fe45], x-b3-parentspanid=[ca339cd62133a4f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3385acb3ad405e7cca339cd62133a4f3], x-b3-spanid=[9267691aaa9e2825], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31239a3a-3fa0-4ad2-bace-bd9b17be685c]}\\\"}\"}","context":{"RequestID":"31239a3a-3fa0-4ad2-bace-bd9b17be685c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ca84103-2b49-4663-a294-a6513cbefa61","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:57.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:57.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31239a3a-3fa0-4ad2-bace-bd9b17be685c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ca84103-2b49-4663-a294-a6513cbefa61","LogTimestamp":"2023-09-27T03:47:57.138Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:47:58.195Z","message":"Entering","context":{"RequestID":"84752e40-a585-4095-9b69-3e008c088051","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df1db223-aace-42fa-b8d4-bb51215dc217","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:58.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:58.197Z","message":"{\"transactionId\":\"84752e40-a585-4095-9b69-3e008c088051\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:58:196\",\"respDate\":\"230927-03:47:58:197\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:84752e40-a585-4095-9b69-3e008c088051\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:58:196-44969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f23bd932-73de-48fd-9fb6-f4488ae5a005], x-b3-parentspanid=[af563df3cac72b1e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57251], x-envoy-attempt-count=[1], x-b3-traceid=[19d51092d8af5d13af563df3cac72b1e], x-b3-spanid=[b418a0652900296d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[84752e40-a585-4095-9b69-3e008c088051]}\\\"}\"}","context":{"RequestID":"84752e40-a585-4095-9b69-3e008c088051","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df1db223-aace-42fa-b8d4-bb51215dc217","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:47:58.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:58.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84752e40-a585-4095-9b69-3e008c088051","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df1db223-aace-42fa-b8d4-bb51215dc217","LogTimestamp":"2023-09-27T03:47:58.198Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:47:58.418Z","message":"Entering","context":{"RequestID":"d8ded2af-8ab9-4d0b-b522-eeb73dd5e417","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2df87cc8-4351-4a95-8d42-9c3c4018b4b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"d8ded2af-8ab9-4d0b-b522-eeb73dd5e417","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2df87cc8-4351-4a95-8d42-9c3c4018b4b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:58.421Z","message":"{\"transactionId\":\"d8ded2af-8ab9-4d0b-b522-eeb73dd5e417\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:58:419\",\"respDate\":\"230927-03:47:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d8ded2af-8ab9-4d0b-b522-eeb73dd5e417\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:47:58:419-12915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d8ded2af-8ab9-4d0b-b522-eeb73dd5e417]}\\\"}\"}","context":{"RequestID":"d8ded2af-8ab9-4d0b-b522-eeb73dd5e417","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2df87cc8-4351-4a95-8d42-9c3c4018b4b7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:47:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8ded2af-8ab9-4d0b-b522-eeb73dd5e417","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2df87cc8-4351-4a95-8d42-9c3c4018b4b7","LogTimestamp":"2023-09-27T03:47:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:47:59.154Z","message":"Entering","context":{"RequestID":"7fab188c-faa8-4cb2-9e94-9382b815b320","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fa04f14-c4f2-455e-b379-430bf9edd70a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:59.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:47:59.157Z","message":"{\"transactionId\":\"7fab188c-faa8-4cb2-9e94-9382b815b320\",\"status\":\"200\",\"rqstDate\":\"230927-03:47:59:155\",\"respDate\":\"230927-03:47:59:156\",\"sourceId\":\"haproxy:7fab188c-faa8-4cb2-9e94-9382b815b320\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:47:59:155-83767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc62fec1-9f84-4ca6-8933-3c1ecb4225fa], x-b3-parentspanid=[58abbfece42dc416], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f7aae92a5b40bfd58abbfece42dc416], x-b3-spanid=[255969eb057759b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fab188c-faa8-4cb2-9e94-9382b815b320]}\\\"}\"}","context":{"RequestID":"7fab188c-faa8-4cb2-9e94-9382b815b320","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fa04f14-c4f2-455e-b379-430bf9edd70a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:47:59.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:47:59.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fab188c-faa8-4cb2-9e94-9382b815b320","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fa04f14-c4f2-455e-b379-430bf9edd70a","LogTimestamp":"2023-09-27T03:47:59.157Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:47:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:48:01.179Z","message":"Entering","context":{"RequestID":"ffecae6a-289b-4fef-9388-e6b054f1e0c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5c33e57-808f-4532-a5e1-070f03f3261d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:01.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:01.181Z","message":"{\"transactionId\":\"ffecae6a-289b-4fef-9388-e6b054f1e0c1\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:01:179\",\"respDate\":\"230927-03:48:01:181\",\"sourceId\":\"haproxy:ffecae6a-289b-4fef-9388-e6b054f1e0c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:01:179-72902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e901990-5d8a-4bad-aee3-a55c254f11eb], x-b3-parentspanid=[1a76037a03453218], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f4d504cac9ed4bd1a76037a03453218], x-b3-spanid=[e4a6b8d964651adf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffecae6a-289b-4fef-9388-e6b054f1e0c1]}\\\"}\"}","context":{"RequestID":"ffecae6a-289b-4fef-9388-e6b054f1e0c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5c33e57-808f-4532-a5e1-070f03f3261d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:01.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:01.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffecae6a-289b-4fef-9388-e6b054f1e0c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5c33e57-808f-4532-a5e1-070f03f3261d","LogTimestamp":"2023-09-27T03:48:01.181Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:48:03.207Z","message":"Entering","context":{"RequestID":"63129ffc-347f-48d7-b203-bb6c9907bc11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0db46790-edca-4b4b-ac1c-fefdd4ea9240","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:03.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:03.210Z","message":"{\"transactionId\":\"63129ffc-347f-48d7-b203-bb6c9907bc11\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:03:208\",\"respDate\":\"230927-03:48:03:210\",\"sourceId\":\"haproxy:63129ffc-347f-48d7-b203-bb6c9907bc11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:03:208-79322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79085b63-95ed-4d3c-9098-75fb5b1b0dc9], x-b3-parentspanid=[613a1262b1e19140], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[299575b73c86549d613a1262b1e19140], x-b3-spanid=[2be36f3cb78cb026], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63129ffc-347f-48d7-b203-bb6c9907bc11]}\\\"}\"}","context":{"RequestID":"63129ffc-347f-48d7-b203-bb6c9907bc11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0db46790-edca-4b4b-ac1c-fefdd4ea9240","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:03.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:03.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63129ffc-347f-48d7-b203-bb6c9907bc11","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0db46790-edca-4b4b-ac1c-fefdd4ea9240","LogTimestamp":"2023-09-27T03:48:03.211Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:48:05.224Z","message":"Entering","context":{"RequestID":"4da7d595-a9ea-472e-be98-c5228e1d3c2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea2d5faf-3318-4128-b87d-ce4dabfd5ecb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:05.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:05.226Z","message":"{\"transactionId\":\"4da7d595-a9ea-472e-be98-c5228e1d3c2b\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:05:224\",\"respDate\":\"230927-03:48:05:226\",\"sourceId\":\"haproxy:4da7d595-a9ea-472e-be98-c5228e1d3c2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:05:224-94347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ead782e8-2d32-4895-ac0f-89aa23b135ad], x-b3-parentspanid=[b3995372643aed13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb5325dc2b636d2eb3995372643aed13], x-b3-spanid=[1238cc1690edb5d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4da7d595-a9ea-472e-be98-c5228e1d3c2b]}\\\"}\"}","context":{"RequestID":"4da7d595-a9ea-472e-be98-c5228e1d3c2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea2d5faf-3318-4128-b87d-ce4dabfd5ecb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:05.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:05.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4da7d595-a9ea-472e-be98-c5228e1d3c2b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea2d5faf-3318-4128-b87d-ce4dabfd5ecb","LogTimestamp":"2023-09-27T03:48:05.227Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:05.864Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:48:05.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:05.979Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:05.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:07.243Z","message":"Entering","context":{"RequestID":"f0a3538b-c4dd-4f77-ae92-447b77d1818a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"333a90dc-b392-499f-86b9-4c7108168a2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:07.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:07.246Z","message":"{\"transactionId\":\"f0a3538b-c4dd-4f77-ae92-447b77d1818a\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:07:244\",\"respDate\":\"230927-03:48:07:246\",\"sourceId\":\"haproxy:f0a3538b-c4dd-4f77-ae92-447b77d1818a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:07:244-83301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2670a013-aa15-42d5-abd9-2b79ef9a2206], x-b3-parentspanid=[e411bf650b098453], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd000c520280ece6e411bf650b098453], x-b3-spanid=[f8b2166477e72e2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0a3538b-c4dd-4f77-ae92-447b77d1818a]}\\\"}\"}","context":{"RequestID":"f0a3538b-c4dd-4f77-ae92-447b77d1818a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"333a90dc-b392-499f-86b9-4c7108168a2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:07.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:07.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0a3538b-c4dd-4f77-ae92-447b77d1818a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"333a90dc-b392-499f-86b9-4c7108168a2d","LogTimestamp":"2023-09-27T03:48:07.246Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:08.174Z","message":"Entering","context":{"RequestID":"b998b6e0-c74c-48f9-8cbb-8f5efb0d7ac1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ca191e3-1bd7-45bc-9524-133f060d9cf0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:08.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:08.177Z","message":"{\"transactionId\":\"b998b6e0-c74c-48f9-8cbb-8f5efb0d7ac1\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:08:175\",\"respDate\":\"230927-03:48:08:177\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b998b6e0-c74c-48f9-8cbb-8f5efb0d7ac1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:08:175-38154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f1871df-d451-439b-b381-6b85af8a4651], x-b3-parentspanid=[d9b6ca5aa0f5a920], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52863], x-envoy-attempt-count=[1], x-b3-traceid=[09074dc590f50079d9b6ca5aa0f5a920], x-b3-spanid=[44d7360c4f93861f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b998b6e0-c74c-48f9-8cbb-8f5efb0d7ac1]}\\\"}\"}","context":{"RequestID":"b998b6e0-c74c-48f9-8cbb-8f5efb0d7ac1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ca191e3-1bd7-45bc-9524-133f060d9cf0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:08.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:08.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b998b6e0-c74c-48f9-8cbb-8f5efb0d7ac1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ca191e3-1bd7-45bc-9524-133f060d9cf0","LogTimestamp":"2023-09-27T03:48:08.178Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:08.418Z","message":"Entering","context":{"RequestID":"9ac5316a-cfbd-44e9-91db-42a768b0169d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb17cb42-bcf3-4fd4-888e-606613315c37","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ac5316a-cfbd-44e9-91db-42a768b0169d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb17cb42-bcf3-4fd4-888e-606613315c37","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:08.420Z","message":"{\"transactionId\":\"9ac5316a-cfbd-44e9-91db-42a768b0169d\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:08:418\",\"respDate\":\"230927-03:48:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ac5316a-cfbd-44e9-91db-42a768b0169d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:08:418-62699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ac5316a-cfbd-44e9-91db-42a768b0169d]}\\\"}\"}","context":{"RequestID":"9ac5316a-cfbd-44e9-91db-42a768b0169d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb17cb42-bcf3-4fd4-888e-606613315c37","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ac5316a-cfbd-44e9-91db-42a768b0169d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb17cb42-bcf3-4fd4-888e-606613315c37","LogTimestamp":"2023-09-27T03:48:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:09.263Z","message":"Entering","context":{"RequestID":"078ac42d-346a-4ff6-bd08-927bf53962c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27ce54e3-38aa-4a8d-a7d4-e8ab4e81d649","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:09.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:09.266Z","message":"{\"transactionId\":\"078ac42d-346a-4ff6-bd08-927bf53962c9\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:09:264\",\"respDate\":\"230927-03:48:09:266\",\"sourceId\":\"haproxy:078ac42d-346a-4ff6-bd08-927bf53962c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:09:264-79349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[136f0470-9659-418a-afcc-3284eb3b05f4], x-b3-parentspanid=[afe37f92d3651ac6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89b6c001b9167fc1afe37f92d3651ac6], x-b3-spanid=[05461b23d8959a24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[078ac42d-346a-4ff6-bd08-927bf53962c9]}\\\"}\"}","context":{"RequestID":"078ac42d-346a-4ff6-bd08-927bf53962c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27ce54e3-38aa-4a8d-a7d4-e8ab4e81d649","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:09.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:09.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"078ac42d-346a-4ff6-bd08-927bf53962c9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27ce54e3-38aa-4a8d-a7d4-e8ab4e81d649","LogTimestamp":"2023-09-27T03:48:09.266Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:10.304Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:10.314Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:11.284Z","message":"Entering","context":{"RequestID":"c72064aa-bbf4-4d3e-ba15-a320d2a284d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c79d57c7-a718-4012-ae12-7ad1b69a6cd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:11.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:11.287Z","message":"{\"transactionId\":\"c72064aa-bbf4-4d3e-ba15-a320d2a284d7\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:11:284\",\"respDate\":\"230927-03:48:11:287\",\"sourceId\":\"haproxy:c72064aa-bbf4-4d3e-ba15-a320d2a284d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:11:284-27983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9754021b-b035-4156-a53d-cb65403337f0], x-b3-parentspanid=[8fdc806e643ec1b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83333c4b6adcc0d18fdc806e643ec1b3], x-b3-spanid=[bbb67fff57b7296f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c72064aa-bbf4-4d3e-ba15-a320d2a284d7]}\\\"}\"}","context":{"RequestID":"c72064aa-bbf4-4d3e-ba15-a320d2a284d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c79d57c7-a718-4012-ae12-7ad1b69a6cd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:11.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:11.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c72064aa-bbf4-4d3e-ba15-a320d2a284d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c79d57c7-a718-4012-ae12-7ad1b69a6cd2","LogTimestamp":"2023-09-27T03:48:11.287Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:48:13.308Z","message":"Entering","context":{"RequestID":"482ed986-6879-45d4-8089-6b848ac36c3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7da51ef8-bfc1-436e-877e-5498621877d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:13.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:13.311Z","message":"{\"transactionId\":\"482ed986-6879-45d4-8089-6b848ac36c3e\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:13:308\",\"respDate\":\"230927-03:48:13:311\",\"sourceId\":\"haproxy:482ed986-6879-45d4-8089-6b848ac36c3e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:13:308-8400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de192217-a5d9-4930-8436-9ddd5ed4a299], x-b3-parentspanid=[4c1035bfaf7c7c0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd7db42e565c6ab94c1035bfaf7c7c0d], x-b3-spanid=[a51a92dd80b22d24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[482ed986-6879-45d4-8089-6b848ac36c3e]}\\\"}\"}","context":{"RequestID":"482ed986-6879-45d4-8089-6b848ac36c3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7da51ef8-bfc1-436e-877e-5498621877d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:13.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:13.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"482ed986-6879-45d4-8089-6b848ac36c3e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7da51ef8-bfc1-436e-877e-5498621877d3","LogTimestamp":"2023-09-27T03:48:13.311Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:48:15.327Z","message":"Entering","context":{"RequestID":"006ebfc4-ced9-42fc-beca-f3baa6f3563e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb4dbc5f-4077-4ba0-8326-52c2c0c894f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:15.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:15.329Z","message":"{\"transactionId\":\"006ebfc4-ced9-42fc-beca-f3baa6f3563e\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:15:328\",\"respDate\":\"230927-03:48:15:329\",\"sourceId\":\"haproxy:006ebfc4-ced9-42fc-beca-f3baa6f3563e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:15:328-43930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20aa18a4-8d60-44ab-9738-e875b2dcd6c3], x-b3-parentspanid=[0aaae6cb2913d729], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64c42b5edfd9bc5d0aaae6cb2913d729], x-b3-spanid=[718b1c26b688a4bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[006ebfc4-ced9-42fc-beca-f3baa6f3563e]}\\\"}\"}","context":{"RequestID":"006ebfc4-ced9-42fc-beca-f3baa6f3563e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb4dbc5f-4077-4ba0-8326-52c2c0c894f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:15.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:15.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"006ebfc4-ced9-42fc-beca-f3baa6f3563e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb4dbc5f-4077-4ba0-8326-52c2c0c894f0","LogTimestamp":"2023-09-27T03:48:15.330Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:15.869Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:48:15.884Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:15.885Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:15.885Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:17.347Z","message":"Entering","context":{"RequestID":"b53fba8e-d14b-4330-be6e-d655ff6c1910","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1086c105-ee86-4fee-8085-857000b7e618","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:17.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:17.350Z","message":"{\"transactionId\":\"b53fba8e-d14b-4330-be6e-d655ff6c1910\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:17:348\",\"respDate\":\"230927-03:48:17:350\",\"sourceId\":\"haproxy:b53fba8e-d14b-4330-be6e-d655ff6c1910\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:17:348-72972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ec29403-2a70-4db4-bd3f-8f8084ad8f4a], x-b3-parentspanid=[c58e1f6e24de9119], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60be11c5b310129ec58e1f6e24de9119], x-b3-spanid=[2282387492b9d8d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b53fba8e-d14b-4330-be6e-d655ff6c1910]}\\\"}\"}","context":{"RequestID":"b53fba8e-d14b-4330-be6e-d655ff6c1910","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1086c105-ee86-4fee-8085-857000b7e618","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:17.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:17.351Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b53fba8e-d14b-4330-be6e-d655ff6c1910","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1086c105-ee86-4fee-8085-857000b7e618","LogTimestamp":"2023-09-27T03:48:17.350Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:18.170Z","message":"Entering","context":{"RequestID":"06d49de9-740c-43fb-b065-637e234679ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca91040c-4d6d-4c3b-8cf1-de15cd9c8d12","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:18.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:18.172Z","message":"{\"transactionId\":\"06d49de9-740c-43fb-b065-637e234679ca\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:18:170\",\"respDate\":\"230927-03:48:18:172\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:06d49de9-740c-43fb-b065-637e234679ca\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:18:170-11634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70c561c2-fdc2-49fa-90e4-3ad5b2fcd709], x-b3-parentspanid=[ad30d6fd759e20ff], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50365], x-envoy-attempt-count=[1], x-b3-traceid=[44c7a32edefed2f0ad30d6fd759e20ff], x-b3-spanid=[5efbc83521f44df0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[06d49de9-740c-43fb-b065-637e234679ca]}\\\"}\"}","context":{"RequestID":"06d49de9-740c-43fb-b065-637e234679ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca91040c-4d6d-4c3b-8cf1-de15cd9c8d12","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:18.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:18.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06d49de9-740c-43fb-b065-637e234679ca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca91040c-4d6d-4c3b-8cf1-de15cd9c8d12","LogTimestamp":"2023-09-27T03:48:18.173Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:18.421Z","message":"Entering","context":{"RequestID":"99b6bbed-8aa4-403d-b376-976e0acab3f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"644674ce-824e-4dd2-bb70-59301cf2ebac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:18.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:18.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"99b6bbed-8aa4-403d-b376-976e0acab3f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"644674ce-824e-4dd2-bb70-59301cf2ebac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:18.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:18.425Z","message":"{\"transactionId\":\"99b6bbed-8aa4-403d-b376-976e0acab3f2\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:18:422\",\"respDate\":\"230927-03:48:18:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:99b6bbed-8aa4-403d-b376-976e0acab3f2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:18:422-48557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[99b6bbed-8aa4-403d-b376-976e0acab3f2]}\\\"}\"}","context":{"RequestID":"99b6bbed-8aa4-403d-b376-976e0acab3f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"644674ce-824e-4dd2-bb70-59301cf2ebac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:18.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:18.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99b6bbed-8aa4-403d-b376-976e0acab3f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"644674ce-824e-4dd2-bb70-59301cf2ebac","LogTimestamp":"2023-09-27T03:48:18.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:48:19.372Z","message":"Entering","context":{"RequestID":"d98d6727-2eaa-4457-8958-865754d9dca2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"776b36f5-2bda-4dbc-b1c8-7ee85a9ae31f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:19.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:19.375Z","message":"{\"transactionId\":\"d98d6727-2eaa-4457-8958-865754d9dca2\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:19:372\",\"respDate\":\"230927-03:48:19:375\",\"sourceId\":\"haproxy:d98d6727-2eaa-4457-8958-865754d9dca2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:19:372-17946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b2ccf4f-fe1f-4f3b-92e7-7b87b826090e], x-b3-parentspanid=[8c788b444b306c5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fde7c582abbce6e8c788b444b306c5d], x-b3-spanid=[c40f65f02cd2363b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d98d6727-2eaa-4457-8958-865754d9dca2]}\\\"}\"}","context":{"RequestID":"d98d6727-2eaa-4457-8958-865754d9dca2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"776b36f5-2bda-4dbc-b1c8-7ee85a9ae31f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:19.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:19.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d98d6727-2eaa-4457-8958-865754d9dca2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"776b36f5-2bda-4dbc-b1c8-7ee85a9ae31f","LogTimestamp":"2023-09-27T03:48:19.376Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:48:21.399Z","message":"Entering","context":{"RequestID":"e01fbad3-67ab-4659-ae1e-67eba521ff3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbbd1527-6d06-4495-8394-d7461fd2522b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:21.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:21.402Z","message":"{\"transactionId\":\"e01fbad3-67ab-4659-ae1e-67eba521ff3e\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:21:400\",\"respDate\":\"230927-03:48:21:402\",\"sourceId\":\"haproxy:e01fbad3-67ab-4659-ae1e-67eba521ff3e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:21:400-40638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[752d899d-9659-4d7b-a49a-d72fb5d99053], x-b3-parentspanid=[bb11614a1c081dd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79d3445d9f4db1bebb11614a1c081dd8], x-b3-spanid=[3c2f2e49bd6ff2dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e01fbad3-67ab-4659-ae1e-67eba521ff3e]}\\\"}\"}","context":{"RequestID":"e01fbad3-67ab-4659-ae1e-67eba521ff3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbbd1527-6d06-4495-8394-d7461fd2522b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:21.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:21.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e01fbad3-67ab-4659-ae1e-67eba521ff3e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbbd1527-6d06-4495-8394-d7461fd2522b","LogTimestamp":"2023-09-27T03:48:21.402Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:23.414Z","message":"Entering","context":{"RequestID":"e440cd81-b341-4618-aa24-61874c43257c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7febf518-adad-4a68-824c-a519923b3865","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:23.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:23.417Z","message":"{\"transactionId\":\"e440cd81-b341-4618-aa24-61874c43257c\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:23:415\",\"respDate\":\"230927-03:48:23:417\",\"sourceId\":\"haproxy:e440cd81-b341-4618-aa24-61874c43257c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:23:415-65717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b1aea74-a534-4139-ac2f-080644989471], x-b3-parentspanid=[2dc316f88f466d9a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f92a1265a57e7ad02dc316f88f466d9a], x-b3-spanid=[3f289259f69846d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e440cd81-b341-4618-aa24-61874c43257c]}\\\"}\"}","context":{"RequestID":"e440cd81-b341-4618-aa24-61874c43257c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7febf518-adad-4a68-824c-a519923b3865","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:23.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:23.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e440cd81-b341-4618-aa24-61874c43257c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7febf518-adad-4a68-824c-a519923b3865","LogTimestamp":"2023-09-27T03:48:23.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:48:25.452Z","message":"Entering","context":{"RequestID":"4d3f9db3-34bd-47ad-82b0-f67b8bd9b6cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1386afdc-71c5-4051-88ab-09cf56eab742","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:25.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:25.455Z","message":"{\"transactionId\":\"4d3f9db3-34bd-47ad-82b0-f67b8bd9b6cb\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:25:453\",\"respDate\":\"230927-03:48:25:455\",\"sourceId\":\"haproxy:4d3f9db3-34bd-47ad-82b0-f67b8bd9b6cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:25:453-50084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ca6dc67-c043-427d-b573-47888348a021], x-b3-parentspanid=[9354b265ace1435f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06f54b19f41d06ef9354b265ace1435f], x-b3-spanid=[0e5a3c4f9863726a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d3f9db3-34bd-47ad-82b0-f67b8bd9b6cb]}\\\"}\"}","context":{"RequestID":"4d3f9db3-34bd-47ad-82b0-f67b8bd9b6cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1386afdc-71c5-4051-88ab-09cf56eab742","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:25.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:25.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d3f9db3-34bd-47ad-82b0-f67b8bd9b6cb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1386afdc-71c5-4051-88ab-09cf56eab742","LogTimestamp":"2023-09-27T03:48:25.456Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:48:25.869Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:48:25.908Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:25.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:25.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:27.473Z","message":"Entering","context":{"RequestID":"986fad0c-7011-49d7-9626-ed51a7a87e33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e46374dc-fee3-48b9-956d-0801401822ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:27.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:27.477Z","message":"{\"transactionId\":\"986fad0c-7011-49d7-9626-ed51a7a87e33\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:27:474\",\"respDate\":\"230927-03:48:27:476\",\"sourceId\":\"haproxy:986fad0c-7011-49d7-9626-ed51a7a87e33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:27:474-58436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23b884c7-cca3-4e40-9657-b298d3e19c38], x-b3-parentspanid=[6431f33a7629f83c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[259e6216482e95d76431f33a7629f83c], x-b3-spanid=[f07fff138b9ec4d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[986fad0c-7011-49d7-9626-ed51a7a87e33]}\\\"}\"}","context":{"RequestID":"986fad0c-7011-49d7-9626-ed51a7a87e33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e46374dc-fee3-48b9-956d-0801401822ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:27.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:27.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"986fad0c-7011-49d7-9626-ed51a7a87e33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e46374dc-fee3-48b9-956d-0801401822ee","LogTimestamp":"2023-09-27T03:48:27.477Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:48:28.177Z","message":"Entering","context":{"RequestID":"c22ac9c0-58ef-47b2-93dd-0bf2f99d3c6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"402b024e-becc-4765-99a6-d8cba2d92357","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:28.181Z","message":"{\"transactionId\":\"c22ac9c0-58ef-47b2-93dd-0bf2f99d3c6f\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:28:178\",\"respDate\":\"230927-03:48:28:180\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c22ac9c0-58ef-47b2-93dd-0bf2f99d3c6f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:28:178-1729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a2f7018-89fd-462a-83c5-3858c596c57b], x-b3-parentspanid=[1b705feef7a7a055], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57947], x-envoy-attempt-count=[1], x-b3-traceid=[74f2d23e6b7ba3021b705feef7a7a055], x-b3-spanid=[8ae42081a2f9f433], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c22ac9c0-58ef-47b2-93dd-0bf2f99d3c6f]}\\\"}\"}","context":{"RequestID":"c22ac9c0-58ef-47b2-93dd-0bf2f99d3c6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"402b024e-becc-4765-99a6-d8cba2d92357","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:28.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c22ac9c0-58ef-47b2-93dd-0bf2f99d3c6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"402b024e-becc-4765-99a6-d8cba2d92357","LogTimestamp":"2023-09-27T03:48:28.181Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:48:28.419Z","message":"Entering","context":{"RequestID":"3102a005-b9d1-42e2-835f-066758071f66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29ab73a3-5bbc-48a8-a63c-796492174ea6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:28.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"3102a005-b9d1-42e2-835f-066758071f66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29ab73a3-5bbc-48a8-a63c-796492174ea6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:28.423Z","message":"{\"transactionId\":\"3102a005-b9d1-42e2-835f-066758071f66\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:28:420\",\"respDate\":\"230927-03:48:28:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3102a005-b9d1-42e2-835f-066758071f66\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:28:420-32985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3102a005-b9d1-42e2-835f-066758071f66]}\\\"}\"}","context":{"RequestID":"3102a005-b9d1-42e2-835f-066758071f66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29ab73a3-5bbc-48a8-a63c-796492174ea6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:28.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3102a005-b9d1-42e2-835f-066758071f66","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29ab73a3-5bbc-48a8-a63c-796492174ea6","LogTimestamp":"2023-09-27T03:48:28.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:48:29.490Z","message":"Entering","context":{"RequestID":"28a9f529-72f6-4780-81fb-f31999451013","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b48ffc35-9e3b-43fe-8e72-3ab018ebe5cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:29.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:29.492Z","message":"{\"transactionId\":\"28a9f529-72f6-4780-81fb-f31999451013\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:29:491\",\"respDate\":\"230927-03:48:29:492\",\"sourceId\":\"haproxy:28a9f529-72f6-4780-81fb-f31999451013\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:29:491-81408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3ddfa7e-0ebc-49cc-a102-3d7670aac7ed], x-b3-parentspanid=[1a0a32521d1fbe80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb863403dc95a89e1a0a32521d1fbe80], x-b3-spanid=[8af079931d019047], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28a9f529-72f6-4780-81fb-f31999451013]}\\\"}\"}","context":{"RequestID":"28a9f529-72f6-4780-81fb-f31999451013","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b48ffc35-9e3b-43fe-8e72-3ab018ebe5cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:29.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:29.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28a9f529-72f6-4780-81fb-f31999451013","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b48ffc35-9e3b-43fe-8e72-3ab018ebe5cc","LogTimestamp":"2023-09-27T03:48:29.493Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:31.506Z","message":"Entering","context":{"RequestID":"552a495d-6859-4926-a762-5900d5f52f5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b943ccd6-ed41-4da0-81b8-d96434fd9322","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:31.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:31.509Z","message":"{\"transactionId\":\"552a495d-6859-4926-a762-5900d5f52f5f\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:31:507\",\"respDate\":\"230927-03:48:31:509\",\"sourceId\":\"haproxy:552a495d-6859-4926-a762-5900d5f52f5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:31:507-68964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[537915a5-ae0d-4959-a3d7-f6f310f30df6], x-b3-parentspanid=[0c871a2edf0f2c59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c9e1efd0d88af5d0c871a2edf0f2c59], x-b3-spanid=[a74f42a27af4f44a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[552a495d-6859-4926-a762-5900d5f52f5f]}\\\"}\"}","context":{"RequestID":"552a495d-6859-4926-a762-5900d5f52f5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b943ccd6-ed41-4da0-81b8-d96434fd9322","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:31.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:31.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"552a495d-6859-4926-a762-5900d5f52f5f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b943ccd6-ed41-4da0-81b8-d96434fd9322","LogTimestamp":"2023-09-27T03:48:31.510Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:48:33.530Z","message":"Entering","context":{"RequestID":"5956ab80-ab94-47f8-96f0-2ef1dbb46884","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"908ab922-5cf1-46d8-a680-4aac6735a2fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:33.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:33.538Z","message":"{\"transactionId\":\"5956ab80-ab94-47f8-96f0-2ef1dbb46884\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:33:531\",\"respDate\":\"230927-03:48:33:537\",\"sourceId\":\"haproxy:5956ab80-ab94-47f8-96f0-2ef1dbb46884\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:33:531-38387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2c827fd-fb1a-44db-b798-6073ec5bcc42], x-b3-parentspanid=[d4a5f5b8bed25c45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d1ac2e2a0abf11ad4a5f5b8bed25c45], x-b3-spanid=[39af1eaeceb41220], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5956ab80-ab94-47f8-96f0-2ef1dbb46884]}\\\"}\"}","context":{"RequestID":"5956ab80-ab94-47f8-96f0-2ef1dbb46884","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"908ab922-5cf1-46d8-a680-4aac6735a2fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:33.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:33.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5956ab80-ab94-47f8-96f0-2ef1dbb46884","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"908ab922-5cf1-46d8-a680-4aac6735a2fc","LogTimestamp":"2023-09-27T03:48:33.538Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:48:35.559Z","message":"Entering","context":{"RequestID":"61feb49a-7612-4f2e-ac2f-056064fcd853","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b920474-24b0-4f95-9d1f-569e6c525b49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:35.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:35.561Z","message":"{\"transactionId\":\"61feb49a-7612-4f2e-ac2f-056064fcd853\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:35:559\",\"respDate\":\"230927-03:48:35:561\",\"sourceId\":\"haproxy:61feb49a-7612-4f2e-ac2f-056064fcd853\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:35:559-50839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4adca9e-0380-442a-bfe5-7bd1b87769ff], x-b3-parentspanid=[e5a238c4435934b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6aedec3cc6bfddcee5a238c4435934b9], x-b3-spanid=[cf2e209b3ea7855d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61feb49a-7612-4f2e-ac2f-056064fcd853]}\\\"}\"}","context":{"RequestID":"61feb49a-7612-4f2e-ac2f-056064fcd853","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b920474-24b0-4f95-9d1f-569e6c525b49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:35.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:35.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61feb49a-7612-4f2e-ac2f-056064fcd853","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b920474-24b0-4f95-9d1f-569e6c525b49","LogTimestamp":"2023-09-27T03:48:35.561Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:35.868Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:48:35.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:35.937Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:35.937Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:37.574Z","message":"Entering","context":{"RequestID":"66cc76c7-c944-472b-9b88-d0b8be87566c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"24490829-4436-49b8-9c5b-5f1e9b0b3d04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:37.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:37.577Z","message":"{\"transactionId\":\"66cc76c7-c944-472b-9b88-d0b8be87566c\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:37:575\",\"respDate\":\"230927-03:48:37:577\",\"sourceId\":\"haproxy:66cc76c7-c944-472b-9b88-d0b8be87566c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:37:575-85104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d18daf70-926d-4725-8b95-142dfe59af94], x-b3-parentspanid=[87e6aed4b9c462b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e30defe78408d8087e6aed4b9c462b5], x-b3-spanid=[3c5ceed59138ae7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66cc76c7-c944-472b-9b88-d0b8be87566c]}\\\"}\"}","context":{"RequestID":"66cc76c7-c944-472b-9b88-d0b8be87566c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"24490829-4436-49b8-9c5b-5f1e9b0b3d04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:37.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:37.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66cc76c7-c944-472b-9b88-d0b8be87566c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24490829-4436-49b8-9c5b-5f1e9b0b3d04","LogTimestamp":"2023-09-27T03:48:37.577Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:38.166Z","message":"Entering","context":{"RequestID":"daa5f629-430e-46fb-8c72-f3fcdde870c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee759fcd-a933-4575-b176-c083c2c71498","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:38.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:38.169Z","message":"{\"transactionId\":\"daa5f629-430e-46fb-8c72-f3fcdde870c8\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:38:167\",\"respDate\":\"230927-03:48:38:169\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:daa5f629-430e-46fb-8c72-f3fcdde870c8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:38:167-26789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[714db3e6-66cf-4f0a-ae3d-6522fa9dc80d], x-b3-parentspanid=[2cc58805b4a12838], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51463], x-envoy-attempt-count=[1], x-b3-traceid=[c27b44de5ccc71c22cc58805b4a12838], x-b3-spanid=[59832ecd98039ca8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[daa5f629-430e-46fb-8c72-f3fcdde870c8]}\\\"}\"}","context":{"RequestID":"daa5f629-430e-46fb-8c72-f3fcdde870c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee759fcd-a933-4575-b176-c083c2c71498","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:38.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:38.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daa5f629-430e-46fb-8c72-f3fcdde870c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee759fcd-a933-4575-b176-c083c2c71498","LogTimestamp":"2023-09-27T03:48:38.169Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:38.420Z","message":"Entering","context":{"RequestID":"7e4c760b-0d5a-42ee-96ad-eecc43a1d138","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea3164bb-5d3d-4fb4-8b6e-0e41176d5502","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:38.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"7e4c760b-0d5a-42ee-96ad-eecc43a1d138","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea3164bb-5d3d-4fb4-8b6e-0e41176d5502","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:38.424Z","message":"{\"transactionId\":\"7e4c760b-0d5a-42ee-96ad-eecc43a1d138\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:38:420\",\"respDate\":\"230927-03:48:38:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7e4c760b-0d5a-42ee-96ad-eecc43a1d138\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:38:420-92303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7e4c760b-0d5a-42ee-96ad-eecc43a1d138]}\\\"}\"}","context":{"RequestID":"7e4c760b-0d5a-42ee-96ad-eecc43a1d138","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea3164bb-5d3d-4fb4-8b6e-0e41176d5502","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:38.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e4c760b-0d5a-42ee-96ad-eecc43a1d138","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea3164bb-5d3d-4fb4-8b6e-0e41176d5502","LogTimestamp":"2023-09-27T03:48:38.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:48:39.590Z","message":"Entering","context":{"RequestID":"b5e80b71-af86-49fe-9738-57d86e4cfe76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4b170bb-a10c-4602-95cd-85a39e46c6ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:39.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:39.592Z","message":"{\"transactionId\":\"b5e80b71-af86-49fe-9738-57d86e4cfe76\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:39:591\",\"respDate\":\"230927-03:48:39:592\",\"sourceId\":\"haproxy:b5e80b71-af86-49fe-9738-57d86e4cfe76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:39:591-54045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9404e82-92ea-413a-aff2-c28aa1c62687], x-b3-parentspanid=[d179889527bb58a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[092a5159c8303a84d179889527bb58a0], x-b3-spanid=[7dae81ea4da417da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5e80b71-af86-49fe-9738-57d86e4cfe76]}\\\"}\"}","context":{"RequestID":"b5e80b71-af86-49fe-9738-57d86e4cfe76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4b170bb-a10c-4602-95cd-85a39e46c6ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:39.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:39.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5e80b71-af86-49fe-9738-57d86e4cfe76","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4b170bb-a10c-4602-95cd-85a39e46c6ee","LogTimestamp":"2023-09-27T03:48:39.593Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:40.315Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:40.324Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:41.626Z","message":"Entering","context":{"RequestID":"d33cbff9-67a3-4c40-8036-f6e4fe9a340f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c55e9f6-d599-4e65-b80c-a576282f1f68","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:41.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:41.628Z","message":"{\"transactionId\":\"d33cbff9-67a3-4c40-8036-f6e4fe9a340f\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:41:627\",\"respDate\":\"230927-03:48:41:628\",\"sourceId\":\"haproxy:d33cbff9-67a3-4c40-8036-f6e4fe9a340f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:41:627-5391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2ec9a4f-5c52-4ba4-877a-2bc1efd69b84], x-b3-parentspanid=[f601dd547e28832e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f752add9ae16d380f601dd547e28832e], x-b3-spanid=[f7bb6610b6f96eb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d33cbff9-67a3-4c40-8036-f6e4fe9a340f]}\\\"}\"}","context":{"RequestID":"d33cbff9-67a3-4c40-8036-f6e4fe9a340f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c55e9f6-d599-4e65-b80c-a576282f1f68","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:41.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:41.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d33cbff9-67a3-4c40-8036-f6e4fe9a340f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c55e9f6-d599-4e65-b80c-a576282f1f68","LogTimestamp":"2023-09-27T03:48:41.629Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:43.646Z","message":"Entering","context":{"RequestID":"249d159b-ac84-45aa-bffe-8e302946a60e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a335f1d-130a-4d8f-a04f-e3dd9ff558c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:43.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:43.648Z","message":"{\"transactionId\":\"249d159b-ac84-45aa-bffe-8e302946a60e\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:43:646\",\"respDate\":\"230927-03:48:43:648\",\"sourceId\":\"haproxy:249d159b-ac84-45aa-bffe-8e302946a60e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:43:646-41922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8f30a92-503b-42f7-bea2-72049ac3b343], x-b3-parentspanid=[cdbff0e31fe42c0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9fef4c47d49e7dc6cdbff0e31fe42c0e], x-b3-spanid=[cce62d0a2b427266], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[249d159b-ac84-45aa-bffe-8e302946a60e]}\\\"}\"}","context":{"RequestID":"249d159b-ac84-45aa-bffe-8e302946a60e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a335f1d-130a-4d8f-a04f-e3dd9ff558c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:43.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:43.649Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"249d159b-ac84-45aa-bffe-8e302946a60e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a335f1d-130a-4d8f-a04f-e3dd9ff558c8","LogTimestamp":"2023-09-27T03:48:43.649Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:45.663Z","message":"Entering","context":{"RequestID":"699c8696-31d1-42a3-a2db-a2c5d0612c6d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"45d53ee0-a178-4d81-98d1-fd30b5771276","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:45.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:45.665Z","message":"{\"transactionId\":\"699c8696-31d1-42a3-a2db-a2c5d0612c6d\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:45:663\",\"respDate\":\"230927-03:48:45:665\",\"sourceId\":\"haproxy:699c8696-31d1-42a3-a2db-a2c5d0612c6d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:45:663-13034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed599dea-fcf5-4c74-bd1c-c48070093025], x-b3-parentspanid=[716f84ed084550dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d10987892f7ed8a716f84ed084550dc], x-b3-spanid=[a1c0aa0cee580846], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[699c8696-31d1-42a3-a2db-a2c5d0612c6d]}\\\"}\"}","context":{"RequestID":"699c8696-31d1-42a3-a2db-a2c5d0612c6d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"45d53ee0-a178-4d81-98d1-fd30b5771276","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:45.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:45.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"699c8696-31d1-42a3-a2db-a2c5d0612c6d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45d53ee0-a178-4d81-98d1-fd30b5771276","LogTimestamp":"2023-09-27T03:48:45.666Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:45.869Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:48:45.884Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:45.885Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:45.885Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:47.683Z","message":"Entering","context":{"RequestID":"2e55aa34-c642-4d83-8e4c-bf41e53338a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0d88795-d992-443d-b238-75801997e6ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:47.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:47.686Z","message":"{\"transactionId\":\"2e55aa34-c642-4d83-8e4c-bf41e53338a1\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:47:684\",\"respDate\":\"230927-03:48:47:686\",\"sourceId\":\"haproxy:2e55aa34-c642-4d83-8e4c-bf41e53338a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:47:684-94159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f9ffb32-f6f8-4b71-be6b-07852564a45b], x-b3-parentspanid=[0a9b62c8bf94e8bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffd7c856c50446db0a9b62c8bf94e8bc], x-b3-spanid=[87ec4aa579e96a30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e55aa34-c642-4d83-8e4c-bf41e53338a1]}\\\"}\"}","context":{"RequestID":"2e55aa34-c642-4d83-8e4c-bf41e53338a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0d88795-d992-443d-b238-75801997e6ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:47.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:47.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e55aa34-c642-4d83-8e4c-bf41e53338a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0d88795-d992-443d-b238-75801997e6ed","LogTimestamp":"2023-09-27T03:48:47.687Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:48:48.164Z","message":"Entering","context":{"RequestID":"280dfb07-639f-4264-8ae0-9057240669ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a6c5246-d235-4441-b840-649b01f7cc1d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:48.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:48.167Z","message":"{\"transactionId\":\"280dfb07-639f-4264-8ae0-9057240669ea\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:48:165\",\"respDate\":\"230927-03:48:48:167\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:280dfb07-639f-4264-8ae0-9057240669ea\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:48:165-70709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[481f7484-2866-4577-8d64-207a6d3889b0], x-b3-parentspanid=[0b973033ca79532b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37191], x-envoy-attempt-count=[1], x-b3-traceid=[c0382442094c8e790b973033ca79532b], x-b3-spanid=[ecf4df3ed8681e93], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[280dfb07-639f-4264-8ae0-9057240669ea]}\\\"}\"}","context":{"RequestID":"280dfb07-639f-4264-8ae0-9057240669ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a6c5246-d235-4441-b840-649b01f7cc1d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:48.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:48.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"280dfb07-639f-4264-8ae0-9057240669ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a6c5246-d235-4441-b840-649b01f7cc1d","LogTimestamp":"2023-09-27T03:48:48.168Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:48.418Z","message":"Entering","context":{"RequestID":"ce7a7686-95aa-4343-8e85-b0afa22d1212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fedbf09a-6d51-4fb4-a226-d1aba73281ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce7a7686-95aa-4343-8e85-b0afa22d1212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fedbf09a-6d51-4fb4-a226-d1aba73281ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:48.421Z","message":"{\"transactionId\":\"ce7a7686-95aa-4343-8e85-b0afa22d1212\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:48:419\",\"respDate\":\"230927-03:48:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ce7a7686-95aa-4343-8e85-b0afa22d1212\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:48:419-95434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ce7a7686-95aa-4343-8e85-b0afa22d1212]}\\\"}\"}","context":{"RequestID":"ce7a7686-95aa-4343-8e85-b0afa22d1212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fedbf09a-6d51-4fb4-a226-d1aba73281ab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce7a7686-95aa-4343-8e85-b0afa22d1212","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fedbf09a-6d51-4fb4-a226-d1aba73281ab","LogTimestamp":"2023-09-27T03:48:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:49.704Z","message":"Entering","context":{"RequestID":"ab06df3c-6bb5-4cbc-b3d4-ad4443383bbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"287a0cba-37ed-4a6d-aa60-6c811018db7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:49.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:49.706Z","message":"{\"transactionId\":\"ab06df3c-6bb5-4cbc-b3d4-ad4443383bbe\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:49:705\",\"respDate\":\"230927-03:48:49:706\",\"sourceId\":\"haproxy:ab06df3c-6bb5-4cbc-b3d4-ad4443383bbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:49:705-67729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21a62459-e9a9-43ea-8f0f-592c60e81a92], x-b3-parentspanid=[c33c93882a30f0c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ba32373f2f33625c33c93882a30f0c8], x-b3-spanid=[e04678e832937864], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab06df3c-6bb5-4cbc-b3d4-ad4443383bbe]}\\\"}\"}","context":{"RequestID":"ab06df3c-6bb5-4cbc-b3d4-ad4443383bbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"287a0cba-37ed-4a6d-aa60-6c811018db7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:49.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:49.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab06df3c-6bb5-4cbc-b3d4-ad4443383bbe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"287a0cba-37ed-4a6d-aa60-6c811018db7f","LogTimestamp":"2023-09-27T03:48:49.707Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:51.717Z","message":"Entering","context":{"RequestID":"780bcb39-2f33-4e9a-8501-178424a36c7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cfbd28a-b5e9-4d9f-949b-de738c736142","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:51.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:51.720Z","message":"{\"transactionId\":\"780bcb39-2f33-4e9a-8501-178424a36c7f\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:51:718\",\"respDate\":\"230927-03:48:51:720\",\"sourceId\":\"haproxy:780bcb39-2f33-4e9a-8501-178424a36c7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:48:51:718-5814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35542212-ef16-427b-940f-a5a9df166d01], x-b3-parentspanid=[e7b9cbf752444ab9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d71bbae4373e1aa9e7b9cbf752444ab9], x-b3-spanid=[f0c4b6e060fcb3c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[780bcb39-2f33-4e9a-8501-178424a36c7f]}\\\"}\"}","context":{"RequestID":"780bcb39-2f33-4e9a-8501-178424a36c7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cfbd28a-b5e9-4d9f-949b-de738c736142","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:51.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:51.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"780bcb39-2f33-4e9a-8501-178424a36c7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cfbd28a-b5e9-4d9f-949b-de738c736142","LogTimestamp":"2023-09-27T03:48:51.720Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:48:53.738Z","message":"Entering","context":{"RequestID":"c64f82bd-8343-4ff7-becd-3febdc0432e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa6132ae-96d3-48cf-8d80-eb2efbcef8ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:53.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:53.740Z","message":"{\"transactionId\":\"c64f82bd-8343-4ff7-becd-3febdc0432e8\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:53:738\",\"respDate\":\"230927-03:48:53:740\",\"sourceId\":\"haproxy:c64f82bd-8343-4ff7-becd-3febdc0432e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:53:738-28554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[180a46b8-8137-4410-a914-502f24d60edb], x-b3-parentspanid=[fba6b7fd9426208e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbc5a244ab8b3858fba6b7fd9426208e], x-b3-spanid=[3e51068f10775446], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c64f82bd-8343-4ff7-becd-3febdc0432e8]}\\\"}\"}","context":{"RequestID":"c64f82bd-8343-4ff7-becd-3febdc0432e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa6132ae-96d3-48cf-8d80-eb2efbcef8ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:53.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:53.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c64f82bd-8343-4ff7-becd-3febdc0432e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa6132ae-96d3-48cf-8d80-eb2efbcef8ed","LogTimestamp":"2023-09-27T03:48:53.740Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:55.770Z","message":"Entering","context":{"RequestID":"a555b6ce-bd38-4ab3-a4b2-dfc8665a7ad9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0203988-2596-4d86-be49-10345f587e2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:55.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:55.772Z","message":"{\"transactionId\":\"a555b6ce-bd38-4ab3-a4b2-dfc8665a7ad9\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:55:770\",\"respDate\":\"230927-03:48:55:772\",\"sourceId\":\"haproxy:a555b6ce-bd38-4ab3-a4b2-dfc8665a7ad9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:55:770-12311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e6b5a3c-6d9b-48b8-a55f-10b0392f17ae], x-b3-parentspanid=[f51c1ad5847ff481], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b5a1ca20e49e7daf51c1ad5847ff481], x-b3-spanid=[57351c30e4014a5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a555b6ce-bd38-4ab3-a4b2-dfc8665a7ad9]}\\\"}\"}","context":{"RequestID":"a555b6ce-bd38-4ab3-a4b2-dfc8665a7ad9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0203988-2596-4d86-be49-10345f587e2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:55.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:55.772Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a555b6ce-bd38-4ab3-a4b2-dfc8665a7ad9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0203988-2596-4d86-be49-10345f587e2f","LogTimestamp":"2023-09-27T03:48:55.772Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:48:55.869Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:48:55.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:55.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:55.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:57.803Z","message":"Entering","context":{"RequestID":"a2d89ff7-392c-4916-8755-0edc070bcbef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"473de978-5a38-4ae7-a53c-01557ac00272","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:57.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:57.805Z","message":"{\"transactionId\":\"a2d89ff7-392c-4916-8755-0edc070bcbef\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:57:803\",\"respDate\":\"230927-03:48:57:805\",\"sourceId\":\"haproxy:a2d89ff7-392c-4916-8755-0edc070bcbef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:57:803-54800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c52a04fc-f115-43d3-aebd-943b7b8b805b], x-b3-parentspanid=[447e5cce1ab050ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca7b571a3d7fad5b447e5cce1ab050ab], x-b3-spanid=[48910efcc44c1822], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2d89ff7-392c-4916-8755-0edc070bcbef]}\\\"}\"}","context":{"RequestID":"a2d89ff7-392c-4916-8755-0edc070bcbef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"473de978-5a38-4ae7-a53c-01557ac00272","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:57.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:57.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2d89ff7-392c-4916-8755-0edc070bcbef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"473de978-5a38-4ae7-a53c-01557ac00272","LogTimestamp":"2023-09-27T03:48:57.806Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:48:58.175Z","message":"Entering","context":{"RequestID":"0d7b0882-6315-4736-ac62-a6246712d5e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf79c2bb-4436-4095-a62a-fbca2d329833","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:58.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:58.177Z","message":"{\"transactionId\":\"0d7b0882-6315-4736-ac62-a6246712d5e4\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:58:175\",\"respDate\":\"230927-03:48:58:177\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0d7b0882-6315-4736-ac62-a6246712d5e4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:58:175-40401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e17c8f9-d6f5-41c8-aa33-a6edba5cbe5f], x-b3-parentspanid=[9cf5cd765ca65412], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50131], x-envoy-attempt-count=[1], x-b3-traceid=[bb10898f19169f439cf5cd765ca65412], x-b3-spanid=[aa3e023ad6324ef3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0d7b0882-6315-4736-ac62-a6246712d5e4]}\\\"}\"}","context":{"RequestID":"0d7b0882-6315-4736-ac62-a6246712d5e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf79c2bb-4436-4095-a62a-fbca2d329833","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:48:58.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:58.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d7b0882-6315-4736-ac62-a6246712d5e4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf79c2bb-4436-4095-a62a-fbca2d329833","LogTimestamp":"2023-09-27T03:48:58.177Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:58.419Z","message":"Entering","context":{"RequestID":"c6959525-0a42-4003-bce5-f2c9ddf172d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ec85f99-64da-48b5-895c-b4db6c462b70","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:58.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"c6959525-0a42-4003-bce5-f2c9ddf172d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ec85f99-64da-48b5-895c-b4db6c462b70","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:58.421Z","message":"{\"transactionId\":\"c6959525-0a42-4003-bce5-f2c9ddf172d9\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:58:419\",\"respDate\":\"230927-03:48:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c6959525-0a42-4003-bce5-f2c9ddf172d9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:48:58:419-37480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c6959525-0a42-4003-bce5-f2c9ddf172d9]}\\\"}\"}","context":{"RequestID":"c6959525-0a42-4003-bce5-f2c9ddf172d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ec85f99-64da-48b5-895c-b4db6c462b70","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:48:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6959525-0a42-4003-bce5-f2c9ddf172d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ec85f99-64da-48b5-895c-b4db6c462b70","LogTimestamp":"2023-09-27T03:48:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:48:59.823Z","message":"Entering","context":{"RequestID":"59906aa1-bead-40dd-a4eb-007fe20ddc30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b08d1474-067f-4f75-b1e3-938001bc5015","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:59.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:48:59.825Z","message":"{\"transactionId\":\"59906aa1-bead-40dd-a4eb-007fe20ddc30\",\"status\":\"200\",\"rqstDate\":\"230927-03:48:59:823\",\"respDate\":\"230927-03:48:59:825\",\"sourceId\":\"haproxy:59906aa1-bead-40dd-a4eb-007fe20ddc30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:48:59:823-87515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5223aa3-a379-4cd9-955c-2c7ed9a3e297], x-b3-parentspanid=[eaac9acdbccd3e8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[939c2266c3cc79dbeaac9acdbccd3e8f], x-b3-spanid=[ef44cce3101aa92f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59906aa1-bead-40dd-a4eb-007fe20ddc30]}\\\"}\"}","context":{"RequestID":"59906aa1-bead-40dd-a4eb-007fe20ddc30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b08d1474-067f-4f75-b1e3-938001bc5015","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:48:59.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:48:59.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59906aa1-bead-40dd-a4eb-007fe20ddc30","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b08d1474-067f-4f75-b1e3-938001bc5015","LogTimestamp":"2023-09-27T03:48:59.826Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:48:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:49:01.839Z","message":"Entering","context":{"RequestID":"a9f6c18f-3c56-422d-a8bc-51645f160777","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96397de7-9731-4906-949a-5711ca03f502","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:01.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:01.842Z","message":"{\"transactionId\":\"a9f6c18f-3c56-422d-a8bc-51645f160777\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:01:840\",\"respDate\":\"230927-03:49:01:841\",\"sourceId\":\"haproxy:a9f6c18f-3c56-422d-a8bc-51645f160777\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:01:840-21007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2f3f10d-54e4-4890-b67e-18516c360055], x-b3-parentspanid=[599dccb223cf1ed6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[485719545a5fc660599dccb223cf1ed6], x-b3-spanid=[75237863283157dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9f6c18f-3c56-422d-a8bc-51645f160777]}\\\"}\"}","context":{"RequestID":"a9f6c18f-3c56-422d-a8bc-51645f160777","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96397de7-9731-4906-949a-5711ca03f502","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:01.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:01.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9f6c18f-3c56-422d-a8bc-51645f160777","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96397de7-9731-4906-949a-5711ca03f502","LogTimestamp":"2023-09-27T03:49:01.842Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:03.869Z","message":"Entering","context":{"RequestID":"95cd8053-ef52-4298-ad08-8b0cb5ecc814","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d382c93-52db-4ec9-83d2-562b63260ea0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:03.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:03.872Z","message":"{\"transactionId\":\"95cd8053-ef52-4298-ad08-8b0cb5ecc814\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:03:870\",\"respDate\":\"230927-03:49:03:872\",\"sourceId\":\"haproxy:95cd8053-ef52-4298-ad08-8b0cb5ecc814\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:03:870-32713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56b3beca-75d9-4eb6-ae47-ffd8714a74f9], x-b3-parentspanid=[0c4370ae8662ea92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03b7e275e3669d990c4370ae8662ea92], x-b3-spanid=[6191dc1e16a7f1f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95cd8053-ef52-4298-ad08-8b0cb5ecc814]}\\\"}\"}","context":{"RequestID":"95cd8053-ef52-4298-ad08-8b0cb5ecc814","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d382c93-52db-4ec9-83d2-562b63260ea0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:03.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:03.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95cd8053-ef52-4298-ad08-8b0cb5ecc814","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d382c93-52db-4ec9-83d2-562b63260ea0","LogTimestamp":"2023-09-27T03:49:03.873Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:49:05.869Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:49:05.884Z","message":"Entering","context":{"RequestID":"9165ce82-00fc-4329-83ee-5b5784e7155a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f678db48-1c85-4f69-839e-bf373b2eea60","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:05.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:05.887Z","message":"{\"transactionId\":\"9165ce82-00fc-4329-83ee-5b5784e7155a\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:05:885\",\"respDate\":\"230927-03:49:05:886\",\"sourceId\":\"haproxy:9165ce82-00fc-4329-83ee-5b5784e7155a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:05:885-11114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33ef3a61-ae52-4477-90da-b5eca3b79f88], x-b3-parentspanid=[b946e195b816a979], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c91ffbaa87c2a785b946e195b816a979], x-b3-spanid=[1dca0b546daa1263], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9165ce82-00fc-4329-83ee-5b5784e7155a]}\\\"}\"}","context":{"RequestID":"9165ce82-00fc-4329-83ee-5b5784e7155a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f678db48-1c85-4f69-839e-bf373b2eea60","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:05.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:05.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9165ce82-00fc-4329-83ee-5b5784e7155a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f678db48-1c85-4f69-839e-bf373b2eea60","LogTimestamp":"2023-09-27T03:49:05.887Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:05.901Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:05.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:05.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:07.923Z","message":"Entering","context":{"RequestID":"5dc2ceff-4d1c-4add-b982-581ea2a3130f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0084ff8-36a4-41b9-a2d5-34db10fa6b08","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:07.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:07.926Z","message":"{\"transactionId\":\"5dc2ceff-4d1c-4add-b982-581ea2a3130f\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:07:924\",\"respDate\":\"230927-03:49:07:926\",\"sourceId\":\"haproxy:5dc2ceff-4d1c-4add-b982-581ea2a3130f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:07:924-42248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24584a88-f253-48f3-bd8b-8831d71d9f48], x-b3-parentspanid=[ccaefc9b164ea7f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[111ac37113bab452ccaefc9b164ea7f6], x-b3-spanid=[d28633be66661695], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5dc2ceff-4d1c-4add-b982-581ea2a3130f]}\\\"}\"}","context":{"RequestID":"5dc2ceff-4d1c-4add-b982-581ea2a3130f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0084ff8-36a4-41b9-a2d5-34db10fa6b08","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:07.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:07.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dc2ceff-4d1c-4add-b982-581ea2a3130f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0084ff8-36a4-41b9-a2d5-34db10fa6b08","LogTimestamp":"2023-09-27T03:49:07.927Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:49:08.186Z","message":"Entering","context":{"RequestID":"8a2179e4-6dd8-4466-8d51-68b9ea9bdd02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd4373eb-6876-4b35-a0f6-c94d0b352822","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:08.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:08.188Z","message":"{\"transactionId\":\"8a2179e4-6dd8-4466-8d51-68b9ea9bdd02\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:08:187\",\"respDate\":\"230927-03:49:08:188\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8a2179e4-6dd8-4466-8d51-68b9ea9bdd02\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:08:187-45882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[166ecfbf-9a7a-4607-ac08-2aaa4da7a202], x-b3-parentspanid=[5ba758adb49c7b78], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53881], x-envoy-attempt-count=[1], x-b3-traceid=[36c3cf0bfe971a3e5ba758adb49c7b78], x-b3-spanid=[67d55c40cbb57cff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8a2179e4-6dd8-4466-8d51-68b9ea9bdd02]}\\\"}\"}","context":{"RequestID":"8a2179e4-6dd8-4466-8d51-68b9ea9bdd02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd4373eb-6876-4b35-a0f6-c94d0b352822","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:08.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:08.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a2179e4-6dd8-4466-8d51-68b9ea9bdd02","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd4373eb-6876-4b35-a0f6-c94d0b352822","LogTimestamp":"2023-09-27T03:49:08.189Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:08.419Z","message":"Entering","context":{"RequestID":"c925501b-430c-4d21-abe2-e1f10deb3d31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"828eb7e4-082c-4203-8ab8-5aec0a86d511","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:08.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"c925501b-430c-4d21-abe2-e1f10deb3d31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"828eb7e4-082c-4203-8ab8-5aec0a86d511","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:08.422Z","message":"{\"transactionId\":\"c925501b-430c-4d21-abe2-e1f10deb3d31\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:08:420\",\"respDate\":\"230927-03:49:08:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c925501b-430c-4d21-abe2-e1f10deb3d31\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:08:420-14996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c925501b-430c-4d21-abe2-e1f10deb3d31]}\\\"}\"}","context":{"RequestID":"c925501b-430c-4d21-abe2-e1f10deb3d31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"828eb7e4-082c-4203-8ab8-5aec0a86d511","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:08.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c925501b-430c-4d21-abe2-e1f10deb3d31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"828eb7e4-082c-4203-8ab8-5aec0a86d511","LogTimestamp":"2023-09-27T03:49:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:09.954Z","message":"Entering","context":{"RequestID":"1070a7fe-0068-4512-a79b-da8b2907923c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"515ee409-7cae-4260-83b9-cabe4fe24dca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:09.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:09.957Z","message":"{\"transactionId\":\"1070a7fe-0068-4512-a79b-da8b2907923c\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:09:955\",\"respDate\":\"230927-03:49:09:956\",\"sourceId\":\"haproxy:1070a7fe-0068-4512-a79b-da8b2907923c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:09:955-60967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[285e572d-4783-4067-b0af-63a8f9842feb], x-b3-parentspanid=[a0afaef732ca87f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42dd8716b6e6e445a0afaef732ca87f7], x-b3-spanid=[2f8fe020c84c28c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1070a7fe-0068-4512-a79b-da8b2907923c]}\\\"}\"}","context":{"RequestID":"1070a7fe-0068-4512-a79b-da8b2907923c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"515ee409-7cae-4260-83b9-cabe4fe24dca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:09.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:09.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1070a7fe-0068-4512-a79b-da8b2907923c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"515ee409-7cae-4260-83b9-cabe4fe24dca","LogTimestamp":"2023-09-27T03:49:09.957Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:10.325Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:10.351Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:11.994Z","message":"Entering","context":{"RequestID":"63963c06-3956-40cf-9d8a-85297911ddab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f90de2b4-0ab5-4baf-91da-118c1eefd16c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:11.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:11.996Z","message":"{\"transactionId\":\"63963c06-3956-40cf-9d8a-85297911ddab\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:11:995\",\"respDate\":\"230927-03:49:11:996\",\"sourceId\":\"haproxy:63963c06-3956-40cf-9d8a-85297911ddab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:11:995-11359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d212f55-455b-4245-9d4f-0313a0fd7ee4], x-b3-parentspanid=[cd5fd2a8e987b864], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3450f6215c850bb6cd5fd2a8e987b864], x-b3-spanid=[8e86cf060a8f1161], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63963c06-3956-40cf-9d8a-85297911ddab]}\\\"}\"}","context":{"RequestID":"63963c06-3956-40cf-9d8a-85297911ddab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f90de2b4-0ab5-4baf-91da-118c1eefd16c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:11.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:11.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63963c06-3956-40cf-9d8a-85297911ddab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f90de2b4-0ab5-4baf-91da-118c1eefd16c","LogTimestamp":"2023-09-27T03:49:11.997Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:14.009Z","message":"Entering","context":{"RequestID":"9c86820b-9a5a-49ad-bdac-7de89b908574","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"811a810c-f6c7-414a-814a-b9621e7b5fbc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:14.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:14.012Z","message":"{\"transactionId\":\"9c86820b-9a5a-49ad-bdac-7de89b908574\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:14:010\",\"respDate\":\"230927-03:49:14:012\",\"sourceId\":\"haproxy:9c86820b-9a5a-49ad-bdac-7de89b908574\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:14:010-73236\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bf3150d-38a8-4997-93fa-bffc2c0347b3], x-b3-parentspanid=[e9739357fed8ebab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e91909a5546b06c6e9739357fed8ebab], x-b3-spanid=[f843c1653fc1e4a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c86820b-9a5a-49ad-bdac-7de89b908574]}\\\"}\"}","context":{"RequestID":"9c86820b-9a5a-49ad-bdac-7de89b908574","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"811a810c-f6c7-414a-814a-b9621e7b5fbc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:14.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:14.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c86820b-9a5a-49ad-bdac-7de89b908574","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"811a810c-f6c7-414a-814a-b9621e7b5fbc","LogTimestamp":"2023-09-27T03:49:14.013Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:49:15.869Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:49:15.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:15.892Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:15.892Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:16.035Z","message":"Entering","context":{"RequestID":"c86603a9-1dd2-42eb-a2ca-d147fd0a5140","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52f9adba-2492-4bf9-99a2-310817ff88cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:16.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:16.038Z","message":"{\"transactionId\":\"c86603a9-1dd2-42eb-a2ca-d147fd0a5140\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:16:036\",\"respDate\":\"230927-03:49:16:038\",\"sourceId\":\"haproxy:c86603a9-1dd2-42eb-a2ca-d147fd0a5140\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:16:036-19483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cb465de-0f22-46d9-bdb0-81a8ab616373], x-b3-parentspanid=[f4ebf16dcaa6fb63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a65b3203f7a4611ef4ebf16dcaa6fb63], x-b3-spanid=[7e01898d18c74b11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c86603a9-1dd2-42eb-a2ca-d147fd0a5140]}\\\"}\"}","context":{"RequestID":"c86603a9-1dd2-42eb-a2ca-d147fd0a5140","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52f9adba-2492-4bf9-99a2-310817ff88cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:16.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:16.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c86603a9-1dd2-42eb-a2ca-d147fd0a5140","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52f9adba-2492-4bf9-99a2-310817ff88cf","LogTimestamp":"2023-09-27T03:49:16.039Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:18.061Z","message":"Entering","context":{"RequestID":"de15a4f1-6616-4e4f-974d-07030cb19ccb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9a4afec-4068-4ebe-b056-8f2e6b9dfed4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:18.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:18.064Z","message":"{\"transactionId\":\"de15a4f1-6616-4e4f-974d-07030cb19ccb\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:18:062\",\"respDate\":\"230927-03:49:18:064\",\"sourceId\":\"haproxy:de15a4f1-6616-4e4f-974d-07030cb19ccb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:18:062-97696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1779fa28-b046-4d0e-b1a4-51adbf80495c], x-b3-parentspanid=[b74eed6f55e69ffd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1d6efd05543ac19b74eed6f55e69ffd], x-b3-spanid=[2622fc67bd7ef315], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de15a4f1-6616-4e4f-974d-07030cb19ccb]}\\\"}\"}","context":{"RequestID":"de15a4f1-6616-4e4f-974d-07030cb19ccb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9a4afec-4068-4ebe-b056-8f2e6b9dfed4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:18.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:18.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de15a4f1-6616-4e4f-974d-07030cb19ccb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9a4afec-4068-4ebe-b056-8f2e6b9dfed4","LogTimestamp":"2023-09-27T03:49:18.065Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:49:18.206Z","message":"Entering","context":{"RequestID":"6b271f34-52d1-4523-bcb6-c6d21a8d2857","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c2b6713-559d-49db-b27c-4e618f303bfe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:18.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:18.209Z","message":"{\"transactionId\":\"6b271f34-52d1-4523-bcb6-c6d21a8d2857\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:18:207\",\"respDate\":\"230927-03:49:18:209\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6b271f34-52d1-4523-bcb6-c6d21a8d2857\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:18:207-97365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80fe5322-aa71-4346-a5f8-7bf428f69fda], x-b3-parentspanid=[c3fec6025db1c63b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34529], x-envoy-attempt-count=[1], x-b3-traceid=[dd788ca9c1c30db2c3fec6025db1c63b], x-b3-spanid=[95b9d147a609ae1e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6b271f34-52d1-4523-bcb6-c6d21a8d2857]}\\\"}\"}","context":{"RequestID":"6b271f34-52d1-4523-bcb6-c6d21a8d2857","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c2b6713-559d-49db-b27c-4e618f303bfe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:18.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:18.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b271f34-52d1-4523-bcb6-c6d21a8d2857","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c2b6713-559d-49db-b27c-4e618f303bfe","LogTimestamp":"2023-09-27T03:49:18.209Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:18.418Z","message":"Entering","context":{"RequestID":"4e7df09f-eb93-4920-92da-1e95b8aa403b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f69f4427-ae20-494b-950f-e76081b1371b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e7df09f-eb93-4920-92da-1e95b8aa403b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f69f4427-ae20-494b-950f-e76081b1371b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:18.422Z","message":"{\"transactionId\":\"4e7df09f-eb93-4920-92da-1e95b8aa403b\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:18:419\",\"respDate\":\"230927-03:49:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4e7df09f-eb93-4920-92da-1e95b8aa403b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:18:419-23513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4e7df09f-eb93-4920-92da-1e95b8aa403b]}\\\"}\"}","context":{"RequestID":"4e7df09f-eb93-4920-92da-1e95b8aa403b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f69f4427-ae20-494b-950f-e76081b1371b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e7df09f-eb93-4920-92da-1e95b8aa403b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f69f4427-ae20-494b-950f-e76081b1371b","LogTimestamp":"2023-09-27T03:49:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:49:20.075Z","message":"Entering","context":{"RequestID":"441d3f51-16b9-4490-bd10-63798d13c316","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dee99e01-0798-43af-a13e-82c66dc31da3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:20.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:20.078Z","message":"{\"transactionId\":\"441d3f51-16b9-4490-bd10-63798d13c316\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:20:076\",\"respDate\":\"230927-03:49:20:078\",\"sourceId\":\"haproxy:441d3f51-16b9-4490-bd10-63798d13c316\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:20:076-39413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d08e68b4-69f9-4d5e-847b-b67b80e88f6b], x-b3-parentspanid=[d8eef9ea2d7bfed4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3853fa666e90e81d8eef9ea2d7bfed4], x-b3-spanid=[f0e637cbb6721047], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[441d3f51-16b9-4490-bd10-63798d13c316]}\\\"}\"}","context":{"RequestID":"441d3f51-16b9-4490-bd10-63798d13c316","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dee99e01-0798-43af-a13e-82c66dc31da3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:20.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:20.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"441d3f51-16b9-4490-bd10-63798d13c316","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dee99e01-0798-43af-a13e-82c66dc31da3","LogTimestamp":"2023-09-27T03:49:20.079Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:22.091Z","message":"Entering","context":{"RequestID":"c990e188-8357-47d2-a2ea-10270729f7ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d707dd15-7df2-4a10-976a-82989fa22767","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:22.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:22.093Z","message":"{\"transactionId\":\"c990e188-8357-47d2-a2ea-10270729f7ee\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:22:091\",\"respDate\":\"230927-03:49:22:093\",\"sourceId\":\"haproxy:c990e188-8357-47d2-a2ea-10270729f7ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:22:091-93540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea27d03d-5ce7-4396-9244-d06acc8219c0], x-b3-parentspanid=[8693c249475f5add], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8939da05c75c0d728693c249475f5add], x-b3-spanid=[19866a345fae6f14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c990e188-8357-47d2-a2ea-10270729f7ee]}\\\"}\"}","context":{"RequestID":"c990e188-8357-47d2-a2ea-10270729f7ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d707dd15-7df2-4a10-976a-82989fa22767","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:22.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:22.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c990e188-8357-47d2-a2ea-10270729f7ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d707dd15-7df2-4a10-976a-82989fa22767","LogTimestamp":"2023-09-27T03:49:22.093Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:24.113Z","message":"Entering","context":{"RequestID":"f2b405a5-b7e3-4ef9-ba7c-89c79d25ef5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7dc462af-961b-4b06-8bdf-8353b3054927","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:24.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:24.116Z","message":"{\"transactionId\":\"f2b405a5-b7e3-4ef9-ba7c-89c79d25ef5c\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:24:113\",\"respDate\":\"230927-03:49:24:116\",\"sourceId\":\"haproxy:f2b405a5-b7e3-4ef9-ba7c-89c79d25ef5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:24:113-42848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2522cacf-4261-44f0-838b-8fd1a119aeac], x-b3-parentspanid=[ba041102506879a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adb19bab97d59ac7ba041102506879a3], x-b3-spanid=[f4ee46c21ca1b4d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2b405a5-b7e3-4ef9-ba7c-89c79d25ef5c]}\\\"}\"}","context":{"RequestID":"f2b405a5-b7e3-4ef9-ba7c-89c79d25ef5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7dc462af-961b-4b06-8bdf-8353b3054927","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:24.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:24.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2b405a5-b7e3-4ef9-ba7c-89c79d25ef5c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dc462af-961b-4b06-8bdf-8353b3054927","LogTimestamp":"2023-09-27T03:49:24.116Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:25.870Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:49:25.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:25.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:25.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:26.134Z","message":"Entering","context":{"RequestID":"7487a843-cd78-46d4-aa0e-4bdb0965e561","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acca6334-7490-4546-b00e-10062a9f0866","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:26.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:26.136Z","message":"{\"transactionId\":\"7487a843-cd78-46d4-aa0e-4bdb0965e561\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:26:135\",\"respDate\":\"230927-03:49:26:136\",\"sourceId\":\"haproxy:7487a843-cd78-46d4-aa0e-4bdb0965e561\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:26:135-23806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7362afbd-4a14-4d8c-bdef-1478e0d8287c], x-b3-parentspanid=[e1302d917b3f0dcc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6e727f737429d4ae1302d917b3f0dcc], x-b3-spanid=[e33e7cbe90e8c1dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7487a843-cd78-46d4-aa0e-4bdb0965e561]}\\\"}\"}","context":{"RequestID":"7487a843-cd78-46d4-aa0e-4bdb0965e561","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acca6334-7490-4546-b00e-10062a9f0866","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:26.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:26.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7487a843-cd78-46d4-aa0e-4bdb0965e561","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acca6334-7490-4546-b00e-10062a9f0866","LogTimestamp":"2023-09-27T03:49:26.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:28.154Z","message":"Entering","context":{"RequestID":"04b3d476-ed0e-4530-87ef-42a4f67e0bee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d15831fe-296e-4edf-8c41-4bf0724216be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:28.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:28.156Z","message":"{\"transactionId\":\"04b3d476-ed0e-4530-87ef-42a4f67e0bee\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:28:154\",\"respDate\":\"230927-03:49:28:156\",\"sourceId\":\"haproxy:04b3d476-ed0e-4530-87ef-42a4f67e0bee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:28:154-9156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86dd7e47-92b3-4df3-ae51-7fd6f2cdad7f], x-b3-parentspanid=[2b495c2468fade60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7da299aa8eea21e2b495c2468fade60], x-b3-spanid=[1624ffc97e02c9fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04b3d476-ed0e-4530-87ef-42a4f67e0bee]}\\\"}\"}","context":{"RequestID":"04b3d476-ed0e-4530-87ef-42a4f67e0bee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d15831fe-296e-4edf-8c41-4bf0724216be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:28.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:28.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04b3d476-ed0e-4530-87ef-42a4f67e0bee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d15831fe-296e-4edf-8c41-4bf0724216be","LogTimestamp":"2023-09-27T03:49:28.157Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:28.181Z","message":"Entering","context":{"RequestID":"c6ec8d4e-9da0-4692-9ec8-6b66214fee82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69fba128-c8a4-481e-aa06-e513ad9f24de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:28.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:28.184Z","message":"{\"transactionId\":\"c6ec8d4e-9da0-4692-9ec8-6b66214fee82\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:28:182\",\"respDate\":\"230927-03:49:28:184\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c6ec8d4e-9da0-4692-9ec8-6b66214fee82\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:28:182-53449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba7cd37c-cedb-4bda-a7a3-dfa6a7572cbc], x-b3-parentspanid=[b54619f6a0924d5d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52513], x-envoy-attempt-count=[1], x-b3-traceid=[d01106545f34e86cb54619f6a0924d5d], x-b3-spanid=[b068df337a3b8a4f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c6ec8d4e-9da0-4692-9ec8-6b66214fee82]}\\\"}\"}","context":{"RequestID":"c6ec8d4e-9da0-4692-9ec8-6b66214fee82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69fba128-c8a4-481e-aa06-e513ad9f24de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:28.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:28.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6ec8d4e-9da0-4692-9ec8-6b66214fee82","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69fba128-c8a4-481e-aa06-e513ad9f24de","LogTimestamp":"2023-09-27T03:49:28.185Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:28.418Z","message":"Entering","context":{"RequestID":"4dab837a-eb49-46f8-8676-16ea69c187f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4b1e369-46d0-486a-97bf-52e439abc821","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"4dab837a-eb49-46f8-8676-16ea69c187f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4b1e369-46d0-486a-97bf-52e439abc821","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:28.421Z","message":"{\"transactionId\":\"4dab837a-eb49-46f8-8676-16ea69c187f5\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:28:419\",\"respDate\":\"230927-03:49:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4dab837a-eb49-46f8-8676-16ea69c187f5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:28:419-65029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4dab837a-eb49-46f8-8676-16ea69c187f5]}\\\"}\"}","context":{"RequestID":"4dab837a-eb49-46f8-8676-16ea69c187f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4b1e369-46d0-486a-97bf-52e439abc821","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dab837a-eb49-46f8-8676-16ea69c187f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4b1e369-46d0-486a-97bf-52e439abc821","LogTimestamp":"2023-09-27T03:49:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:30.178Z","message":"Entering","context":{"RequestID":"a5268024-2f53-4e4e-8ea8-dc3556c5dabd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5225b48-b2bc-4ee0-ab61-43a1792d30d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:30.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:30.181Z","message":"{\"transactionId\":\"a5268024-2f53-4e4e-8ea8-dc3556c5dabd\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:30:179\",\"respDate\":\"230927-03:49:30:181\",\"sourceId\":\"haproxy:a5268024-2f53-4e4e-8ea8-dc3556c5dabd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:30:179-75167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31159043-1ec7-42ee-87ee-481b60ee9d23], x-b3-parentspanid=[27f60915c52a556e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35f58a468edb300e27f60915c52a556e], x-b3-spanid=[5d40dfaf01f77008], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5268024-2f53-4e4e-8ea8-dc3556c5dabd]}\\\"}\"}","context":{"RequestID":"a5268024-2f53-4e4e-8ea8-dc3556c5dabd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5225b48-b2bc-4ee0-ab61-43a1792d30d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:30.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:30.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5268024-2f53-4e4e-8ea8-dc3556c5dabd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5225b48-b2bc-4ee0-ab61-43a1792d30d3","LogTimestamp":"2023-09-27T03:49:30.182Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:32.191Z","message":"Entering","context":{"RequestID":"3a2925f7-ae94-4bc7-9211-926213621c76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41e66ce5-8914-4057-848e-934cd7af3372","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:32.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:32.194Z","message":"{\"transactionId\":\"3a2925f7-ae94-4bc7-9211-926213621c76\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:32:192\",\"respDate\":\"230927-03:49:32:193\",\"sourceId\":\"haproxy:3a2925f7-ae94-4bc7-9211-926213621c76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:32:192-49696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1a25a44-c818-480e-9cb7-8c917439847b], x-b3-parentspanid=[3bf2d250fc7f293d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca05df8ca9cf8b2c3bf2d250fc7f293d], x-b3-spanid=[18a86dabaeb27c1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a2925f7-ae94-4bc7-9211-926213621c76]}\\\"}\"}","context":{"RequestID":"3a2925f7-ae94-4bc7-9211-926213621c76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41e66ce5-8914-4057-848e-934cd7af3372","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:32.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:32.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a2925f7-ae94-4bc7-9211-926213621c76","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41e66ce5-8914-4057-848e-934cd7af3372","LogTimestamp":"2023-09-27T03:49:32.194Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:34.211Z","message":"Entering","context":{"RequestID":"ef94a423-93f2-47af-9271-38a62dfa7d52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89df70f3-60c2-425d-967a-be2cabc3cd7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:34.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:34.213Z","message":"{\"transactionId\":\"ef94a423-93f2-47af-9271-38a62dfa7d52\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:34:211\",\"respDate\":\"230927-03:49:34:213\",\"sourceId\":\"haproxy:ef94a423-93f2-47af-9271-38a62dfa7d52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:34:211-83544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f107f97-1f5b-4431-835c-1a06c1b08359], x-b3-parentspanid=[7d06100c1e009e03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4acf9529737c9ca7d06100c1e009e03], x-b3-spanid=[f9043be088af565b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef94a423-93f2-47af-9271-38a62dfa7d52]}\\\"}\"}","context":{"RequestID":"ef94a423-93f2-47af-9271-38a62dfa7d52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89df70f3-60c2-425d-967a-be2cabc3cd7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:34.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:34.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef94a423-93f2-47af-9271-38a62dfa7d52","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89df70f3-60c2-425d-967a-be2cabc3cd7f","LogTimestamp":"2023-09-27T03:49:34.213Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:35.870Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:49:35.885Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:35.886Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:35.886Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:36.226Z","message":"Entering","context":{"RequestID":"951a792d-1d0c-48b3-a298-2c6205d9baf9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60c25fe3-6ce9-4c2f-8ac4-3c2c7f963a32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:36.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:36.228Z","message":"{\"transactionId\":\"951a792d-1d0c-48b3-a298-2c6205d9baf9\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:36:227\",\"respDate\":\"230927-03:49:36:228\",\"sourceId\":\"haproxy:951a792d-1d0c-48b3-a298-2c6205d9baf9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:36:227-74018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54749d6f-50d6-46d3-a477-bd781f1e4e6b], x-b3-parentspanid=[c5f31cc76cd715c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7bc9c3b9bd302868c5f31cc76cd715c8], x-b3-spanid=[680e17f0bba1e524], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[951a792d-1d0c-48b3-a298-2c6205d9baf9]}\\\"}\"}","context":{"RequestID":"951a792d-1d0c-48b3-a298-2c6205d9baf9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60c25fe3-6ce9-4c2f-8ac4-3c2c7f963a32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:36.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:36.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"951a792d-1d0c-48b3-a298-2c6205d9baf9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60c25fe3-6ce9-4c2f-8ac4-3c2c7f963a32","LogTimestamp":"2023-09-27T03:49:36.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:38.167Z","message":"Entering","context":{"RequestID":"4d0a904d-bca2-413b-bc20-78ebbb0ea2ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"baaa6619-5b7a-45e9-a9fe-c3bde8ee3659","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:38.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:38.169Z","message":"{\"transactionId\":\"4d0a904d-bca2-413b-bc20-78ebbb0ea2ee\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:38:167\",\"respDate\":\"230927-03:49:38:169\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4d0a904d-bca2-413b-bc20-78ebbb0ea2ee\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:38:167-53362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02090b55-f2e9-43bc-892e-1bc38e8e28b0], x-b3-parentspanid=[2b58bdb1f709df6a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44159], x-envoy-attempt-count=[1], x-b3-traceid=[b3b6ba75be8d94162b58bdb1f709df6a], x-b3-spanid=[f49ad09915f0fedd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4d0a904d-bca2-413b-bc20-78ebbb0ea2ee]}\\\"}\"}","context":{"RequestID":"4d0a904d-bca2-413b-bc20-78ebbb0ea2ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"baaa6619-5b7a-45e9-a9fe-c3bde8ee3659","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:38.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:38.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d0a904d-bca2-413b-bc20-78ebbb0ea2ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baaa6619-5b7a-45e9-a9fe-c3bde8ee3659","LogTimestamp":"2023-09-27T03:49:38.169Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:38.246Z","message":"Entering","context":{"RequestID":"d8f3f968-b84a-421a-9ebc-6862022d8112","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07e0327c-4694-4c02-96d8-eb0c2a5e1cc4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:38.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:38.248Z","message":"{\"transactionId\":\"d8f3f968-b84a-421a-9ebc-6862022d8112\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:38:247\",\"respDate\":\"230927-03:49:38:248\",\"sourceId\":\"haproxy:d8f3f968-b84a-421a-9ebc-6862022d8112\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:38:247-86080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8169176-9b9c-4aa5-9b91-641c72582ffc], x-b3-parentspanid=[5da14a2ebab1e397], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65b76d6c335c43055da14a2ebab1e397], x-b3-spanid=[e6a7bda6a7ca3612], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8f3f968-b84a-421a-9ebc-6862022d8112]}\\\"}\"}","context":{"RequestID":"d8f3f968-b84a-421a-9ebc-6862022d8112","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07e0327c-4694-4c02-96d8-eb0c2a5e1cc4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:38.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:38.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8f3f968-b84a-421a-9ebc-6862022d8112","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07e0327c-4694-4c02-96d8-eb0c2a5e1cc4","LogTimestamp":"2023-09-27T03:49:38.249Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:38.418Z","message":"Entering","context":{"RequestID":"c9243e99-d100-4df6-9c6a-071df7f1e347","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb6e1065-cc62-4a6e-8bb1-eeedf4c07c10","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9243e99-d100-4df6-9c6a-071df7f1e347","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb6e1065-cc62-4a6e-8bb1-eeedf4c07c10","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:38.421Z","message":"{\"transactionId\":\"c9243e99-d100-4df6-9c6a-071df7f1e347\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:38:419\",\"respDate\":\"230927-03:49:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9243e99-d100-4df6-9c6a-071df7f1e347\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:38:419-32561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9243e99-d100-4df6-9c6a-071df7f1e347]}\\\"}\"}","context":{"RequestID":"c9243e99-d100-4df6-9c6a-071df7f1e347","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb6e1065-cc62-4a6e-8bb1-eeedf4c07c10","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9243e99-d100-4df6-9c6a-071df7f1e347","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb6e1065-cc62-4a6e-8bb1-eeedf4c07c10","LogTimestamp":"2023-09-27T03:49:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:40.266Z","message":"Entering","context":{"RequestID":"88465ce5-73e4-4c30-8d65-5009ea63f433","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e977f14c-7144-4b01-a5c2-1d77d4f0cc7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:40.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:40.268Z","message":"{\"transactionId\":\"88465ce5-73e4-4c30-8d65-5009ea63f433\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:40:266\",\"respDate\":\"230927-03:49:40:268\",\"sourceId\":\"haproxy:88465ce5-73e4-4c30-8d65-5009ea63f433\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:40:266-43060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca830585-647f-41f8-8211-715c72715fe2], x-b3-parentspanid=[6ddd0023e7b3d0eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9199f007d6ce48e96ddd0023e7b3d0eb], x-b3-spanid=[265a060b448b34e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88465ce5-73e4-4c30-8d65-5009ea63f433]}\\\"}\"}","context":{"RequestID":"88465ce5-73e4-4c30-8d65-5009ea63f433","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e977f14c-7144-4b01-a5c2-1d77d4f0cc7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:40.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:40.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88465ce5-73e4-4c30-8d65-5009ea63f433","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e977f14c-7144-4b01-a5c2-1d77d4f0cc7e","LogTimestamp":"2023-09-27T03:49:40.268Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:40.352Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:40.392Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:42.283Z","message":"Entering","context":{"RequestID":"928b8b0a-6ba5-4e67-a49f-fb6bad917582","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7766a50-0f86-42d9-8237-457a02f4f57d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:42.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:42.285Z","message":"{\"transactionId\":\"928b8b0a-6ba5-4e67-a49f-fb6bad917582\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:42:283\",\"respDate\":\"230927-03:49:42:285\",\"sourceId\":\"haproxy:928b8b0a-6ba5-4e67-a49f-fb6bad917582\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:42:283-98790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c651f78-8424-44a1-8ac8-0e9579f0a5e8], x-b3-parentspanid=[6127ee98a55c9d6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f135d040d43aadff6127ee98a55c9d6d], x-b3-spanid=[83c32fe306f34986], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[928b8b0a-6ba5-4e67-a49f-fb6bad917582]}\\\"}\"}","context":{"RequestID":"928b8b0a-6ba5-4e67-a49f-fb6bad917582","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7766a50-0f86-42d9-8237-457a02f4f57d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:42.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:42.286Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"928b8b0a-6ba5-4e67-a49f-fb6bad917582","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7766a50-0f86-42d9-8237-457a02f4f57d","LogTimestamp":"2023-09-27T03:49:42.286Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:44.311Z","message":"Entering","context":{"RequestID":"91486e74-a6a9-4acd-9321-50aff211ba0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5d0efff-5953-4de7-9574-e39d1cdcb68f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:44.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:44.314Z","message":"{\"transactionId\":\"91486e74-a6a9-4acd-9321-50aff211ba0d\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:44:312\",\"respDate\":\"230927-03:49:44:313\",\"sourceId\":\"haproxy:91486e74-a6a9-4acd-9321-50aff211ba0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:44:312-50192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c22655f4-a465-445a-8fe7-e17e0fdf4c92], x-b3-parentspanid=[bac1b97323e947d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b54ae5b79e9b345ebac1b97323e947d3], x-b3-spanid=[b6f4b0964218fc72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91486e74-a6a9-4acd-9321-50aff211ba0d]}\\\"}\"}","context":{"RequestID":"91486e74-a6a9-4acd-9321-50aff211ba0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5d0efff-5953-4de7-9574-e39d1cdcb68f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:44.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:44.314Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91486e74-a6a9-4acd-9321-50aff211ba0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5d0efff-5953-4de7-9574-e39d1cdcb68f","LogTimestamp":"2023-09-27T03:49:44.314Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:45.871Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:49:45.986Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:45.987Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:45.987Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:46.329Z","message":"Entering","context":{"RequestID":"85cbb3e4-381f-445e-96dc-c5ddefd1b58a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba2f8cc8-bee6-42ce-a4ea-b46e558e99c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:46.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:46.331Z","message":"{\"transactionId\":\"85cbb3e4-381f-445e-96dc-c5ddefd1b58a\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:46:330\",\"respDate\":\"230927-03:49:46:331\",\"sourceId\":\"haproxy:85cbb3e4-381f-445e-96dc-c5ddefd1b58a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:46:330-48217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b01e1559-f9e8-4d3b-888d-ff102af004c3], x-b3-parentspanid=[6ab6d83f5de253f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc80fee59f0678546ab6d83f5de253f0], x-b3-spanid=[c8838cc7490bfbaa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85cbb3e4-381f-445e-96dc-c5ddefd1b58a]}\\\"}\"}","context":{"RequestID":"85cbb3e4-381f-445e-96dc-c5ddefd1b58a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba2f8cc8-bee6-42ce-a4ea-b46e558e99c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:46.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:46.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85cbb3e4-381f-445e-96dc-c5ddefd1b58a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba2f8cc8-bee6-42ce-a4ea-b46e558e99c7","LogTimestamp":"2023-09-27T03:49:46.332Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:49:48.191Z","message":"Entering","context":{"RequestID":"1c857d45-0daa-4386-9ae0-dd2ff1672f1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f33d8251-bfec-453f-b662-d9424922dc38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:48.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:48.193Z","message":"{\"transactionId\":\"1c857d45-0daa-4386-9ae0-dd2ff1672f1b\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:48:192\",\"respDate\":\"230927-03:49:48:193\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1c857d45-0daa-4386-9ae0-dd2ff1672f1b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:48:192-3250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f02de39-d372-4b78-b830-e6ef8b101d95], x-b3-parentspanid=[ed91adf2407d08d6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45765], x-envoy-attempt-count=[1], x-b3-traceid=[5871e3785292ff64ed91adf2407d08d6], x-b3-spanid=[cd25090b00730d51], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1c857d45-0daa-4386-9ae0-dd2ff1672f1b]}\\\"}\"}","context":{"RequestID":"1c857d45-0daa-4386-9ae0-dd2ff1672f1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f33d8251-bfec-453f-b662-d9424922dc38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:48.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:48.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c857d45-0daa-4386-9ae0-dd2ff1672f1b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f33d8251-bfec-453f-b662-d9424922dc38","LogTimestamp":"2023-09-27T03:49:48.193Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:49:48.364Z","message":"Entering","context":{"RequestID":"764673cd-b975-45b5-b9da-d88959670d69","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b801d234-c8b4-49b6-8b9e-5df9e11d879b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:48.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:48.366Z","message":"{\"transactionId\":\"764673cd-b975-45b5-b9da-d88959670d69\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:48:364\",\"respDate\":\"230927-03:49:48:366\",\"sourceId\":\"haproxy:764673cd-b975-45b5-b9da-d88959670d69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:48:364-4185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c72a1a80-48cc-4832-9069-01b90394aa89], x-b3-parentspanid=[bc7b1c48b43cc49e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b4880c3a6e93e66bc7b1c48b43cc49e], x-b3-spanid=[4bcd3a0ba1366073], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[764673cd-b975-45b5-b9da-d88959670d69]}\\\"}\"}","context":{"RequestID":"764673cd-b975-45b5-b9da-d88959670d69","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b801d234-c8b4-49b6-8b9e-5df9e11d879b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:48.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:48.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"764673cd-b975-45b5-b9da-d88959670d69","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b801d234-c8b4-49b6-8b9e-5df9e11d879b","LogTimestamp":"2023-09-27T03:49:48.367Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:48.418Z","message":"Entering","context":{"RequestID":"f486dc9e-9c76-4da9-8456-fd46bf513c8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb53135-54b1-4657-bf97-21495b159cdf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"f486dc9e-9c76-4da9-8456-fd46bf513c8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb53135-54b1-4657-bf97-21495b159cdf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:48.421Z","message":"{\"transactionId\":\"f486dc9e-9c76-4da9-8456-fd46bf513c8d\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:48:419\",\"respDate\":\"230927-03:49:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f486dc9e-9c76-4da9-8456-fd46bf513c8d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:48:419-67101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f486dc9e-9c76-4da9-8456-fd46bf513c8d]}\\\"}\"}","context":{"RequestID":"f486dc9e-9c76-4da9-8456-fd46bf513c8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb53135-54b1-4657-bf97-21495b159cdf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f486dc9e-9c76-4da9-8456-fd46bf513c8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fb53135-54b1-4657-bf97-21495b159cdf","LogTimestamp":"2023-09-27T03:49:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:49:50.382Z","message":"Entering","context":{"RequestID":"7b5c1f0d-9181-4dd3-a597-a5688ac06073","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11550600-56eb-4740-b352-480fcef2c5a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:50.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:50.384Z","message":"{\"transactionId\":\"7b5c1f0d-9181-4dd3-a597-a5688ac06073\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:50:382\",\"respDate\":\"230927-03:49:50:384\",\"sourceId\":\"haproxy:7b5c1f0d-9181-4dd3-a597-a5688ac06073\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:50:382-19914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6571993-a781-4b4a-ad1a-31a882d5b4a8], x-b3-parentspanid=[522dbff6208bfa71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b5c5ac5321ea53c522dbff6208bfa71], x-b3-spanid=[63c0e8886a1bca9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b5c1f0d-9181-4dd3-a597-a5688ac06073]}\\\"}\"}","context":{"RequestID":"7b5c1f0d-9181-4dd3-a597-a5688ac06073","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11550600-56eb-4740-b352-480fcef2c5a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:50.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:50.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b5c1f0d-9181-4dd3-a597-a5688ac06073","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11550600-56eb-4740-b352-480fcef2c5a9","LogTimestamp":"2023-09-27T03:49:50.384Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:52.402Z","message":"Entering","context":{"RequestID":"59f47a86-9600-4cd7-9754-c3655aaedd01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c04b7fe3-db85-4861-8f2c-4fdad8dceba1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:52.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:52.404Z","message":"{\"transactionId\":\"59f47a86-9600-4cd7-9754-c3655aaedd01\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:52:403\",\"respDate\":\"230927-03:49:52:404\",\"sourceId\":\"haproxy:59f47a86-9600-4cd7-9754-c3655aaedd01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:52:403-9327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be3ae434-5cde-43ee-ac84-e15d0c437ade], x-b3-parentspanid=[68132a95a022ed97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c01f3892b2d1deb068132a95a022ed97], x-b3-spanid=[43683c097f524ac4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59f47a86-9600-4cd7-9754-c3655aaedd01]}\\\"}\"}","context":{"RequestID":"59f47a86-9600-4cd7-9754-c3655aaedd01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c04b7fe3-db85-4861-8f2c-4fdad8dceba1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:52.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:52.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59f47a86-9600-4cd7-9754-c3655aaedd01","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c04b7fe3-db85-4861-8f2c-4fdad8dceba1","LogTimestamp":"2023-09-27T03:49:52.405Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:49:54.415Z","message":"Entering","context":{"RequestID":"7db8220c-ed0f-49f3-bd56-360f1422a0c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f9d71db-d700-42ee-a4c0-f64a0b119087","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:54.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:54.418Z","message":"{\"transactionId\":\"7db8220c-ed0f-49f3-bd56-360f1422a0c6\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:54:416\",\"respDate\":\"230927-03:49:54:418\",\"sourceId\":\"haproxy:7db8220c-ed0f-49f3-bd56-360f1422a0c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:49:54:416-60659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e23ba7b3-a4e5-46bb-b59a-2dd5e6752d4f], x-b3-parentspanid=[596b3697543989ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a873b5d819c970e596b3697543989ca], x-b3-spanid=[42118c4fb59c43b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7db8220c-ed0f-49f3-bd56-360f1422a0c6]}\\\"}\"}","context":{"RequestID":"7db8220c-ed0f-49f3-bd56-360f1422a0c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f9d71db-d700-42ee-a4c0-f64a0b119087","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:54.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:54.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7db8220c-ed0f-49f3-bd56-360f1422a0c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f9d71db-d700-42ee-a4c0-f64a0b119087","LogTimestamp":"2023-09-27T03:49:54.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:55.871Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:49:55.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:55.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:55.935Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:56.428Z","message":"Entering","context":{"RequestID":"71241f76-da09-4e98-a2e5-c0aeb7fd9a7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f681a84-a6d5-4d87-837f-e368f8286373","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:56.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:56.431Z","message":"{\"transactionId\":\"71241f76-da09-4e98-a2e5-c0aeb7fd9a7b\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:56:429\",\"respDate\":\"230927-03:49:56:431\",\"sourceId\":\"haproxy:71241f76-da09-4e98-a2e5-c0aeb7fd9a7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:56:429-19307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d504bd18-a377-495d-b009-28e1a5c137d2], x-b3-parentspanid=[a5d5c834a7a695b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27d0fe6522a9c247a5d5c834a7a695b4], x-b3-spanid=[ec4bfa8bb7339972], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71241f76-da09-4e98-a2e5-c0aeb7fd9a7b]}\\\"}\"}","context":{"RequestID":"71241f76-da09-4e98-a2e5-c0aeb7fd9a7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f681a84-a6d5-4d87-837f-e368f8286373","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:56.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:56.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71241f76-da09-4e98-a2e5-c0aeb7fd9a7b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f681a84-a6d5-4d87-837f-e368f8286373","LogTimestamp":"2023-09-27T03:49:56.432Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:49:58.165Z","message":"Entering","context":{"RequestID":"ad5582ab-af21-4538-a0a9-bda3e23e9a3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2dcc5f04-ff8f-4da0-8d2b-cb3ce4943c8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:58.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:58.168Z","message":"{\"transactionId\":\"ad5582ab-af21-4538-a0a9-bda3e23e9a3a\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:58:166\",\"respDate\":\"230927-03:49:58:168\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ad5582ab-af21-4538-a0a9-bda3e23e9a3a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:58:166-85297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cc4c440-3bf0-97f6-a482-6ccde0a6dcac], x-b3-parentspanid=[e854eeae75a6beb2], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48629], x-envoy-attempt-count=[1], x-b3-traceid=[2a89a50e455f7677e854eeae75a6beb2], x-b3-spanid=[7a9a25a62a678aa7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ad5582ab-af21-4538-a0a9-bda3e23e9a3a]}\\\"}\"}","context":{"RequestID":"ad5582ab-af21-4538-a0a9-bda3e23e9a3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2dcc5f04-ff8f-4da0-8d2b-cb3ce4943c8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:49:58.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:58.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad5582ab-af21-4538-a0a9-bda3e23e9a3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dcc5f04-ff8f-4da0-8d2b-cb3ce4943c8c","LogTimestamp":"2023-09-27T03:49:58.169Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:58.419Z","message":"Entering","context":{"RequestID":"1123e596-4df1-46ca-bba9-0d7c1c81b9ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a4b0adc-02a9-4f2e-ae7a-071fe5a5ac22","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:58.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"1123e596-4df1-46ca-bba9-0d7c1c81b9ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a4b0adc-02a9-4f2e-ae7a-071fe5a5ac22","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:58.422Z","message":"{\"transactionId\":\"1123e596-4df1-46ca-bba9-0d7c1c81b9ab\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:58:419\",\"respDate\":\"230927-03:49:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1123e596-4df1-46ca-bba9-0d7c1c81b9ab\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:49:58:419-25431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1123e596-4df1-46ca-bba9-0d7c1c81b9ab]}\\\"}\"}","context":{"RequestID":"1123e596-4df1-46ca-bba9-0d7c1c81b9ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a4b0adc-02a9-4f2e-ae7a-071fe5a5ac22","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:49:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1123e596-4df1-46ca-bba9-0d7c1c81b9ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a4b0adc-02a9-4f2e-ae7a-071fe5a5ac22","LogTimestamp":"2023-09-27T03:49:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:49:58.453Z","message":"Entering","context":{"RequestID":"244d7d44-a64b-44d9-883d-084e2aef48f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af0388fe-8993-4a1a-9b31-1abff8ccf32d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:58.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:49:58.456Z","message":"{\"transactionId\":\"244d7d44-a64b-44d9-883d-084e2aef48f5\",\"status\":\"200\",\"rqstDate\":\"230927-03:49:58:454\",\"respDate\":\"230927-03:49:58:455\",\"sourceId\":\"haproxy:244d7d44-a64b-44d9-883d-084e2aef48f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:49:58:454-50442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b7d407a-1fbc-4d40-b04e-4967378b59bd], x-b3-parentspanid=[2fc6a218f7e805f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c3cd40779a096dc2fc6a218f7e805f6], x-b3-spanid=[8222e785f51bf851], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[244d7d44-a64b-44d9-883d-084e2aef48f5]}\\\"}\"}","context":{"RequestID":"244d7d44-a64b-44d9-883d-084e2aef48f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af0388fe-8993-4a1a-9b31-1abff8ccf32d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:49:58.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:49:58.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"244d7d44-a64b-44d9-883d-084e2aef48f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af0388fe-8993-4a1a-9b31-1abff8ccf32d","LogTimestamp":"2023-09-27T03:49:58.456Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:49:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:50:00.474Z","message":"Entering","context":{"RequestID":"80ebbb3a-90ba-4e94-81c7-4272adff976d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36fe9834-3af6-421c-b80f-8f607391b4df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:00.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:00.476Z","message":"{\"transactionId\":\"80ebbb3a-90ba-4e94-81c7-4272adff976d\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:00:475\",\"respDate\":\"230927-03:50:00:476\",\"sourceId\":\"haproxy:80ebbb3a-90ba-4e94-81c7-4272adff976d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:00:475-54860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a050ce93-23c2-4a6c-9d3d-ed4590a3eb65], x-b3-parentspanid=[6c0097bcd7f5a7c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a77462afca68e2ca6c0097bcd7f5a7c1], x-b3-spanid=[e429259562945b2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80ebbb3a-90ba-4e94-81c7-4272adff976d]}\\\"}\"}","context":{"RequestID":"80ebbb3a-90ba-4e94-81c7-4272adff976d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36fe9834-3af6-421c-b80f-8f607391b4df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:00.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:00.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80ebbb3a-90ba-4e94-81c7-4272adff976d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36fe9834-3af6-421c-b80f-8f607391b4df","LogTimestamp":"2023-09-27T03:50:00.477Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:02.490Z","message":"Entering","context":{"RequestID":"8a50b057-0dc1-4560-97ab-9a6658c62a3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb5d7944-948d-4bbf-8bfb-416120ba6614","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:02.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:02.492Z","message":"{\"transactionId\":\"8a50b057-0dc1-4560-97ab-9a6658c62a3c\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:02:490\",\"respDate\":\"230927-03:50:02:492\",\"sourceId\":\"haproxy:8a50b057-0dc1-4560-97ab-9a6658c62a3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:02:490-37287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdfc47e3-617d-4565-8454-3c225eee3bc6], x-b3-parentspanid=[c247cdb8759dbf10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b8e8520aefc64a5c247cdb8759dbf10], x-b3-spanid=[fd31b122475485a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a50b057-0dc1-4560-97ab-9a6658c62a3c]}\\\"}\"}","context":{"RequestID":"8a50b057-0dc1-4560-97ab-9a6658c62a3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb5d7944-948d-4bbf-8bfb-416120ba6614","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:02.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:02.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a50b057-0dc1-4560-97ab-9a6658c62a3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb5d7944-948d-4bbf-8bfb-416120ba6614","LogTimestamp":"2023-09-27T03:50:02.492Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:04.502Z","message":"Entering","context":{"RequestID":"5486865e-2008-44dd-ae07-e42ba05273cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a6ac4f0-aa3f-4a03-9448-58ba8c8d7df6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:04.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:04.506Z","message":"{\"transactionId\":\"5486865e-2008-44dd-ae07-e42ba05273cf\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:04:504\",\"respDate\":\"230927-03:50:04:506\",\"sourceId\":\"haproxy:5486865e-2008-44dd-ae07-e42ba05273cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:04:504-61086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ee25433-cc89-441d-94ca-429141ca7464], x-b3-parentspanid=[40c220949a8a0477], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67256daffaaec91f40c220949a8a0477], x-b3-spanid=[f84294bb22587323], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5486865e-2008-44dd-ae07-e42ba05273cf]}\\\"}\"}","context":{"RequestID":"5486865e-2008-44dd-ae07-e42ba05273cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a6ac4f0-aa3f-4a03-9448-58ba8c8d7df6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:04.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:04.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5486865e-2008-44dd-ae07-e42ba05273cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a6ac4f0-aa3f-4a03-9448-58ba8c8d7df6","LogTimestamp":"2023-09-27T03:50:04.506Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:50:05.870Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:50:05.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:05.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:05.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:06.521Z","message":"Entering","context":{"RequestID":"fe2a0a1b-b8af-4090-8a77-0104298624e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2730cafc-757b-4fc7-90ba-a6f5f8633d9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:06.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:06.523Z","message":"{\"transactionId\":\"fe2a0a1b-b8af-4090-8a77-0104298624e2\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:06:522\",\"respDate\":\"230927-03:50:06:523\",\"sourceId\":\"haproxy:fe2a0a1b-b8af-4090-8a77-0104298624e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:06:522-32911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e178d987-23ad-4d30-af72-f138c0c7b32e], x-b3-parentspanid=[5a490cba1263fbd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0ecf8350667f1a35a490cba1263fbd2], x-b3-spanid=[b393893e5757e2c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe2a0a1b-b8af-4090-8a77-0104298624e2]}\\\"}\"}","context":{"RequestID":"fe2a0a1b-b8af-4090-8a77-0104298624e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2730cafc-757b-4fc7-90ba-a6f5f8633d9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:06.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:06.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe2a0a1b-b8af-4090-8a77-0104298624e2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2730cafc-757b-4fc7-90ba-a6f5f8633d9c","LogTimestamp":"2023-09-27T03:50:06.524Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:50:08.182Z","message":"Entering","context":{"RequestID":"3ea629d7-51e8-4aca-9877-5339d8e9fcb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a87de87b-0a05-4520-909f-1a36f3773f10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:08.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:08.184Z","message":"{\"transactionId\":\"3ea629d7-51e8-4aca-9877-5339d8e9fcb6\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:08:182\",\"respDate\":\"230927-03:50:08:184\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3ea629d7-51e8-4aca-9877-5339d8e9fcb6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:08:182-29811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c054dffe-a168-490b-8cfb-877e378c6197], x-b3-parentspanid=[4545481d7c20f1c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59921], x-envoy-attempt-count=[1], x-b3-traceid=[c0516acc5b230c824545481d7c20f1c1], x-b3-spanid=[007862d5e6c799b6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3ea629d7-51e8-4aca-9877-5339d8e9fcb6]}\\\"}\"}","context":{"RequestID":"3ea629d7-51e8-4aca-9877-5339d8e9fcb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a87de87b-0a05-4520-909f-1a36f3773f10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:08.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:08.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ea629d7-51e8-4aca-9877-5339d8e9fcb6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a87de87b-0a05-4520-909f-1a36f3773f10","LogTimestamp":"2023-09-27T03:50:08.184Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:08.417Z","message":"Entering","context":{"RequestID":"115d0399-b7fd-4397-8c22-a754ba89bb71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ba85aae-b07f-49a8-84aa-590a6cadc25c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"115d0399-b7fd-4397-8c22-a754ba89bb71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ba85aae-b07f-49a8-84aa-590a6cadc25c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:08.419Z","message":"{\"transactionId\":\"115d0399-b7fd-4397-8c22-a754ba89bb71\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:08:418\",\"respDate\":\"230927-03:50:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:115d0399-b7fd-4397-8c22-a754ba89bb71\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:08:418-68722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[115d0399-b7fd-4397-8c22-a754ba89bb71]}\\\"}\"}","context":{"RequestID":"115d0399-b7fd-4397-8c22-a754ba89bb71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ba85aae-b07f-49a8-84aa-590a6cadc25c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"115d0399-b7fd-4397-8c22-a754ba89bb71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ba85aae-b07f-49a8-84aa-590a6cadc25c","LogTimestamp":"2023-09-27T03:50:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:08.543Z","message":"Entering","context":{"RequestID":"daf9f4ec-e54a-4ea5-a68c-70b99e0926a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62538284-5e74-4313-bac0-9d7fbc14059e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:08.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:08.549Z","message":"{\"transactionId\":\"daf9f4ec-e54a-4ea5-a68c-70b99e0926a0\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:08:547\",\"respDate\":\"230927-03:50:08:549\",\"sourceId\":\"haproxy:daf9f4ec-e54a-4ea5-a68c-70b99e0926a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:08:547-79969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcfd58d6-5b2e-40a9-832f-f6caa36c4968], x-b3-parentspanid=[6eacaa2fa79b7f23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd26b1015bf13cef6eacaa2fa79b7f23], x-b3-spanid=[744e2246db6c3cd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[daf9f4ec-e54a-4ea5-a68c-70b99e0926a0]}\\\"}\"}","context":{"RequestID":"daf9f4ec-e54a-4ea5-a68c-70b99e0926a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62538284-5e74-4313-bac0-9d7fbc14059e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:08.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:08.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daf9f4ec-e54a-4ea5-a68c-70b99e0926a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62538284-5e74-4313-bac0-9d7fbc14059e","LogTimestamp":"2023-09-27T03:50:08.549Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:50:10.393Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:10.403Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:10.565Z","message":"Entering","context":{"RequestID":"d8b72251-5cf8-4628-9044-18713cf28bc7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fecf19a-dbdc-406d-9ee7-6fc125f91ce1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:10.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:10.567Z","message":"{\"transactionId\":\"d8b72251-5cf8-4628-9044-18713cf28bc7\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:10:565\",\"respDate\":\"230927-03:50:10:567\",\"sourceId\":\"haproxy:d8b72251-5cf8-4628-9044-18713cf28bc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:10:565-40701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48307d1f-e3b9-4338-8019-21eae3d09f38], x-b3-parentspanid=[5368594beb98e3ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c2d0a80c521e3d75368594beb98e3ec], x-b3-spanid=[9fc09beebb560992], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8b72251-5cf8-4628-9044-18713cf28bc7]}\\\"}\"}","context":{"RequestID":"d8b72251-5cf8-4628-9044-18713cf28bc7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fecf19a-dbdc-406d-9ee7-6fc125f91ce1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:10.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:10.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8b72251-5cf8-4628-9044-18713cf28bc7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fecf19a-dbdc-406d-9ee7-6fc125f91ce1","LogTimestamp":"2023-09-27T03:50:10.567Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:50:12.580Z","message":"Entering","context":{"RequestID":"ee9707b5-4d9d-4b19-95f0-34f193e6fc1a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9803b42-af0c-42d9-94ff-b231ec3e0ad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:12.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:12.582Z","message":"{\"transactionId\":\"ee9707b5-4d9d-4b19-95f0-34f193e6fc1a\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:12:581\",\"respDate\":\"230927-03:50:12:582\",\"sourceId\":\"haproxy:ee9707b5-4d9d-4b19-95f0-34f193e6fc1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:12:581-85313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fbd1929-6b56-4f28-9a90-87329ed88f51], x-b3-parentspanid=[0454055e7e0a4848], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3ba80e411f242d40454055e7e0a4848], x-b3-spanid=[fa4316b47359ee08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee9707b5-4d9d-4b19-95f0-34f193e6fc1a]}\\\"}\"}","context":{"RequestID":"ee9707b5-4d9d-4b19-95f0-34f193e6fc1a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9803b42-af0c-42d9-94ff-b231ec3e0ad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:12.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:12.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee9707b5-4d9d-4b19-95f0-34f193e6fc1a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9803b42-af0c-42d9-94ff-b231ec3e0ad9","LogTimestamp":"2023-09-27T03:50:12.583Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:14.591Z","message":"Entering","context":{"RequestID":"27829c58-a299-4139-9d90-b42594234c0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a7f70f6-eedd-49c0-a9fe-d87f0a86021e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:14.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:14.594Z","message":"{\"transactionId\":\"27829c58-a299-4139-9d90-b42594234c0d\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:14:592\",\"respDate\":\"230927-03:50:14:594\",\"sourceId\":\"haproxy:27829c58-a299-4139-9d90-b42594234c0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:14:592-28429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ceb6bbe8-89e3-4065-b676-36e40b98d8dd], x-b3-parentspanid=[ce838420919be662], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64864188a1dbdaa2ce838420919be662], x-b3-spanid=[ba7529d78c2a8076], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27829c58-a299-4139-9d90-b42594234c0d]}\\\"}\"}","context":{"RequestID":"27829c58-a299-4139-9d90-b42594234c0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a7f70f6-eedd-49c0-a9fe-d87f0a86021e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:14.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:14.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27829c58-a299-4139-9d90-b42594234c0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a7f70f6-eedd-49c0-a9fe-d87f0a86021e","LogTimestamp":"2023-09-27T03:50:14.595Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:50:15.871Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:50:15.881Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:15.881Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:15.882Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:16.610Z","message":"Entering","context":{"RequestID":"2a34134a-01b2-4772-af70-245a878a5c5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33d1a58e-ef1c-4b8f-b2ef-7904bf9d6e5d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:16.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:16.613Z","message":"{\"transactionId\":\"2a34134a-01b2-4772-af70-245a878a5c5d\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:16:611\",\"respDate\":\"230927-03:50:16:613\",\"sourceId\":\"haproxy:2a34134a-01b2-4772-af70-245a878a5c5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:16:611-38839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c92139a1-788e-4c67-b80e-57001db74fc5], x-b3-parentspanid=[3a1c1363240098ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f882c0072dcc0bf93a1c1363240098ff], x-b3-spanid=[f35b64838acb365b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a34134a-01b2-4772-af70-245a878a5c5d]}\\\"}\"}","context":{"RequestID":"2a34134a-01b2-4772-af70-245a878a5c5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33d1a58e-ef1c-4b8f-b2ef-7904bf9d6e5d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:16.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:16.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a34134a-01b2-4772-af70-245a878a5c5d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33d1a58e-ef1c-4b8f-b2ef-7904bf9d6e5d","LogTimestamp":"2023-09-27T03:50:16.613Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:50:18.180Z","message":"Entering","context":{"RequestID":"38c7a145-d1d3-4978-a632-583442028ea1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5fbb3392-3bb1-4308-bcd3-4bbcba603229","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:18.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:18.183Z","message":"{\"transactionId\":\"38c7a145-d1d3-4978-a632-583442028ea1\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:18:181\",\"respDate\":\"230927-03:50:18:182\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:38c7a145-d1d3-4978-a632-583442028ea1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:18:181-60583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bef18e8a-1f38-4b20-9b29-48d4df287617], x-b3-parentspanid=[c6b479b734df027b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54935], x-envoy-attempt-count=[1], x-b3-traceid=[4793211778fd365fc6b479b734df027b], x-b3-spanid=[14ba2793306bae24], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[38c7a145-d1d3-4978-a632-583442028ea1]}\\\"}\"}","context":{"RequestID":"38c7a145-d1d3-4978-a632-583442028ea1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5fbb3392-3bb1-4308-bcd3-4bbcba603229","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:18.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:18.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38c7a145-d1d3-4978-a632-583442028ea1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fbb3392-3bb1-4308-bcd3-4bbcba603229","LogTimestamp":"2023-09-27T03:50:18.183Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:18.418Z","message":"Entering","context":{"RequestID":"25088c43-5072-4880-a5c6-6d1f3e74ad78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0f31294-f59e-4dcf-a7e0-a65ac258193e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"25088c43-5072-4880-a5c6-6d1f3e74ad78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0f31294-f59e-4dcf-a7e0-a65ac258193e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:18.421Z","message":"{\"transactionId\":\"25088c43-5072-4880-a5c6-6d1f3e74ad78\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:18:419\",\"respDate\":\"230927-03:50:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:25088c43-5072-4880-a5c6-6d1f3e74ad78\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:18:419-91060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[25088c43-5072-4880-a5c6-6d1f3e74ad78]}\\\"}\"}","context":{"RequestID":"25088c43-5072-4880-a5c6-6d1f3e74ad78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0f31294-f59e-4dcf-a7e0-a65ac258193e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25088c43-5072-4880-a5c6-6d1f3e74ad78","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0f31294-f59e-4dcf-a7e0-a65ac258193e","LogTimestamp":"2023-09-27T03:50:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:50:18.641Z","message":"Entering","context":{"RequestID":"3a5d5f04-6047-4781-b9f9-96368338c175","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54852309-317b-484f-bce6-5e94dc6d852c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:18.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:18.643Z","message":"{\"transactionId\":\"3a5d5f04-6047-4781-b9f9-96368338c175\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:18:641\",\"respDate\":\"230927-03:50:18:643\",\"sourceId\":\"haproxy:3a5d5f04-6047-4781-b9f9-96368338c175\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:18:641-8575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[278c7ca1-aa3e-4801-b4b8-073258d4da0a], x-b3-parentspanid=[34021911ce018862], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a1e4576c26106fa34021911ce018862], x-b3-spanid=[4fcceb9dba341916], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a5d5f04-6047-4781-b9f9-96368338c175]}\\\"}\"}","context":{"RequestID":"3a5d5f04-6047-4781-b9f9-96368338c175","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54852309-317b-484f-bce6-5e94dc6d852c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:18.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:18.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a5d5f04-6047-4781-b9f9-96368338c175","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54852309-317b-484f-bce6-5e94dc6d852c","LogTimestamp":"2023-09-27T03:50:18.644Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:20.660Z","message":"Entering","context":{"RequestID":"8c91d056-9e94-4d22-b7cf-1bb6cfe6ae86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a4e04a4-f9ef-4f3f-a7ee-3db42b797f94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:20.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:20.662Z","message":"{\"transactionId\":\"8c91d056-9e94-4d22-b7cf-1bb6cfe6ae86\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:20:661\",\"respDate\":\"230927-03:50:20:662\",\"sourceId\":\"haproxy:8c91d056-9e94-4d22-b7cf-1bb6cfe6ae86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:20:661-5109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9724483-9702-41c7-b071-d6daf40c6ef1], x-b3-parentspanid=[fc04cfa32a1b677b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f8435665c35b9e0fc04cfa32a1b677b], x-b3-spanid=[c8533cccd50938f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c91d056-9e94-4d22-b7cf-1bb6cfe6ae86]}\\\"}\"}","context":{"RequestID":"8c91d056-9e94-4d22-b7cf-1bb6cfe6ae86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a4e04a4-f9ef-4f3f-a7ee-3db42b797f94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:20.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:20.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c91d056-9e94-4d22-b7cf-1bb6cfe6ae86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a4e04a4-f9ef-4f3f-a7ee-3db42b797f94","LogTimestamp":"2023-09-27T03:50:20.663Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:22.678Z","message":"Entering","context":{"RequestID":"bcf7c552-56cd-48a8-ac48-77dd13c08e5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1617b9b4-ecbd-41a0-9d71-3fb8a0113579","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:22.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:22.680Z","message":"{\"transactionId\":\"bcf7c552-56cd-48a8-ac48-77dd13c08e5a\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:22:678\",\"respDate\":\"230927-03:50:22:680\",\"sourceId\":\"haproxy:bcf7c552-56cd-48a8-ac48-77dd13c08e5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:22:678-85385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c941b286-369d-4e47-a0d4-6b9b742a7859], x-b3-parentspanid=[1bc91f14b91a4f25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26ff7ba3b29e09801bc91f14b91a4f25], x-b3-spanid=[3921b9c22ac343a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcf7c552-56cd-48a8-ac48-77dd13c08e5a]}\\\"}\"}","context":{"RequestID":"bcf7c552-56cd-48a8-ac48-77dd13c08e5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1617b9b4-ecbd-41a0-9d71-3fb8a0113579","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:22.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:22.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcf7c552-56cd-48a8-ac48-77dd13c08e5a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1617b9b4-ecbd-41a0-9d71-3fb8a0113579","LogTimestamp":"2023-09-27T03:50:22.680Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:50:24.695Z","message":"Entering","context":{"RequestID":"cd0a38a2-c7f0-4f2e-8315-5421abb6301d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e705ac8-2cdf-4143-a92b-55844a0ed8ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:24.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:24.698Z","message":"{\"transactionId\":\"cd0a38a2-c7f0-4f2e-8315-5421abb6301d\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:24:696\",\"respDate\":\"230927-03:50:24:698\",\"sourceId\":\"haproxy:cd0a38a2-c7f0-4f2e-8315-5421abb6301d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:24:696-32051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcc3fa05-803b-4a05-a9d5-460f28a5edef], x-b3-parentspanid=[f5314eaa3b3cc0af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d945b91ddc464ee4f5314eaa3b3cc0af], x-b3-spanid=[c1603d957c07582a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd0a38a2-c7f0-4f2e-8315-5421abb6301d]}\\\"}\"}","context":{"RequestID":"cd0a38a2-c7f0-4f2e-8315-5421abb6301d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e705ac8-2cdf-4143-a92b-55844a0ed8ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:24.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:24.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd0a38a2-c7f0-4f2e-8315-5421abb6301d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e705ac8-2cdf-4143-a92b-55844a0ed8ed","LogTimestamp":"2023-09-27T03:50:24.698Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:50:25.870Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:50:25.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:25.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:25.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:26.716Z","message":"Entering","context":{"RequestID":"ebcb03a1-9541-4494-9c35-e2070132d418","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49bcbc16-268e-4f81-b68e-3ce7b1b1c096","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:26.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:26.718Z","message":"{\"transactionId\":\"ebcb03a1-9541-4494-9c35-e2070132d418\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:26:717\",\"respDate\":\"230927-03:50:26:718\",\"sourceId\":\"haproxy:ebcb03a1-9541-4494-9c35-e2070132d418\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:26:717-59100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[572aaaaa-005e-4370-8f29-fcb1af8535ba], x-b3-parentspanid=[40ecd1741c962075], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4e8c3c6bd2b9e5040ecd1741c962075], x-b3-spanid=[f6f8564cbb2119c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebcb03a1-9541-4494-9c35-e2070132d418]}\\\"}\"}","context":{"RequestID":"ebcb03a1-9541-4494-9c35-e2070132d418","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49bcbc16-268e-4f81-b68e-3ce7b1b1c096","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:26.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:26.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebcb03a1-9541-4494-9c35-e2070132d418","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49bcbc16-268e-4f81-b68e-3ce7b1b1c096","LogTimestamp":"2023-09-27T03:50:26.719Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:28.212Z","message":"Entering","context":{"RequestID":"bbd6561d-5b43-424f-b402-76e1447558bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01286d6b-45e6-4797-b787-cf0684d23ac9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:28.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:28.215Z","message":"{\"transactionId\":\"bbd6561d-5b43-424f-b402-76e1447558bd\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:28:213\",\"respDate\":\"230927-03:50:28:215\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bbd6561d-5b43-424f-b402-76e1447558bd\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:28:213-71884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ce9d164-680e-4775-a90e-a19465b7f117], x-b3-parentspanid=[fc66d07a39a72952], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46527], x-envoy-attempt-count=[1], x-b3-traceid=[9ebb2e8cb756ba4bfc66d07a39a72952], x-b3-spanid=[d0e9a705215c597f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bbd6561d-5b43-424f-b402-76e1447558bd]}\\\"}\"}","context":{"RequestID":"bbd6561d-5b43-424f-b402-76e1447558bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01286d6b-45e6-4797-b787-cf0684d23ac9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:28.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:28.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbd6561d-5b43-424f-b402-76e1447558bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01286d6b-45e6-4797-b787-cf0684d23ac9","LogTimestamp":"2023-09-27T03:50:28.216Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:50:28.418Z","message":"Entering","context":{"RequestID":"f6a0dbc7-a959-4b86-8b36-91bb9153d855","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b068244-16fa-46c9-8020-49d1b559623a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:28.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"f6a0dbc7-a959-4b86-8b36-91bb9153d855","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b068244-16fa-46c9-8020-49d1b559623a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:28.423Z","message":"{\"transactionId\":\"f6a0dbc7-a959-4b86-8b36-91bb9153d855\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:28:419\",\"respDate\":\"230927-03:50:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f6a0dbc7-a959-4b86-8b36-91bb9153d855\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:28:419-19807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f6a0dbc7-a959-4b86-8b36-91bb9153d855]}\\\"}\"}","context":{"RequestID":"f6a0dbc7-a959-4b86-8b36-91bb9153d855","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b068244-16fa-46c9-8020-49d1b559623a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:28.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6a0dbc7-a959-4b86-8b36-91bb9153d855","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b068244-16fa-46c9-8020-49d1b559623a","LogTimestamp":"2023-09-27T03:50:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-09-27T03:50:28.729Z","message":"Entering","context":{"RequestID":"5f734969-15c7-42a8-a0ea-8888762eecc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed775c7e-c755-4f95-8905-9b5a9b40cb11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:28.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:28.731Z","message":"{\"transactionId\":\"5f734969-15c7-42a8-a0ea-8888762eecc3\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:28:730\",\"respDate\":\"230927-03:50:28:731\",\"sourceId\":\"haproxy:5f734969-15c7-42a8-a0ea-8888762eecc3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:28:730-21099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcb44ab5-e184-4d4f-84b7-c5002ef1da9f], x-b3-parentspanid=[8bdca03563db8e94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56ccab8a72d780568bdca03563db8e94], x-b3-spanid=[4d55127b0d046f32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f734969-15c7-42a8-a0ea-8888762eecc3]}\\\"}\"}","context":{"RequestID":"5f734969-15c7-42a8-a0ea-8888762eecc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed775c7e-c755-4f95-8905-9b5a9b40cb11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:28.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:28.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f734969-15c7-42a8-a0ea-8888762eecc3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed775c7e-c755-4f95-8905-9b5a9b40cb11","LogTimestamp":"2023-09-27T03:50:28.732Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:30.742Z","message":"Entering","context":{"RequestID":"58b21fca-a3f5-4df2-960b-9965720b590b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95028d8f-93cc-4770-9325-4bc9e31d2317","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:30.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:30.744Z","message":"{\"transactionId\":\"58b21fca-a3f5-4df2-960b-9965720b590b\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:30:742\",\"respDate\":\"230927-03:50:30:744\",\"sourceId\":\"haproxy:58b21fca-a3f5-4df2-960b-9965720b590b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:30:742-52177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3c9167c-bae2-4a44-b839-3cf5c8e67b5d], x-b3-parentspanid=[4485a0debd49ba12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f5772bdc0f9a0844485a0debd49ba12], x-b3-spanid=[1a0113255bfef87d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58b21fca-a3f5-4df2-960b-9965720b590b]}\\\"}\"}","context":{"RequestID":"58b21fca-a3f5-4df2-960b-9965720b590b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95028d8f-93cc-4770-9325-4bc9e31d2317","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:30.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:30.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58b21fca-a3f5-4df2-960b-9965720b590b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95028d8f-93cc-4770-9325-4bc9e31d2317","LogTimestamp":"2023-09-27T03:50:30.744Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:32.754Z","message":"Entering","context":{"RequestID":"f60196d0-b9fb-46e3-bbbe-31ca66477917","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f73aa20c-e7d5-45c5-8956-0a0af33577d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:32.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:32.756Z","message":"{\"transactionId\":\"f60196d0-b9fb-46e3-bbbe-31ca66477917\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:32:755\",\"respDate\":\"230927-03:50:32:756\",\"sourceId\":\"haproxy:f60196d0-b9fb-46e3-bbbe-31ca66477917\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:32:755-54059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e4077c0-fd55-4bcb-883d-8b3ab9813302], x-b3-parentspanid=[ec65575d11e4cd4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e98b6d61df93c44aec65575d11e4cd4d], x-b3-spanid=[80fc0ec5e3a163f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f60196d0-b9fb-46e3-bbbe-31ca66477917]}\\\"}\"}","context":{"RequestID":"f60196d0-b9fb-46e3-bbbe-31ca66477917","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f73aa20c-e7d5-45c5-8956-0a0af33577d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:32.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:32.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f60196d0-b9fb-46e3-bbbe-31ca66477917","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f73aa20c-e7d5-45c5-8956-0a0af33577d5","LogTimestamp":"2023-09-27T03:50:32.757Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:34.769Z","message":"Entering","context":{"RequestID":"1be26925-93e8-4d4e-b198-248157e91b2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb9eef4b-3476-43a9-b470-19c3ee6c981f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:34.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:34.771Z","message":"{\"transactionId\":\"1be26925-93e8-4d4e-b198-248157e91b2a\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:34:769\",\"respDate\":\"230927-03:50:34:771\",\"sourceId\":\"haproxy:1be26925-93e8-4d4e-b198-248157e91b2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:34:769-6374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10a69df7-e9b4-437b-8ca5-017b2a19adb9], x-b3-parentspanid=[4bb3f9765622a16e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af1fc464697638484bb3f9765622a16e], x-b3-spanid=[aa9798f8beebd59e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1be26925-93e8-4d4e-b198-248157e91b2a]}\\\"}\"}","context":{"RequestID":"1be26925-93e8-4d4e-b198-248157e91b2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb9eef4b-3476-43a9-b470-19c3ee6c981f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:34.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:34.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1be26925-93e8-4d4e-b198-248157e91b2a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb9eef4b-3476-43a9-b470-19c3ee6c981f","LogTimestamp":"2023-09-27T03:50:34.771Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:50:35.871Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:50:35.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:35.892Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:35.892Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:36.780Z","message":"Entering","context":{"RequestID":"64af49e5-bd94-487c-92a2-90f2ba843514","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"990920cb-cb43-4f1e-90b7-d47f46d0f92c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:36.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:36.783Z","message":"{\"transactionId\":\"64af49e5-bd94-487c-92a2-90f2ba843514\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:36:781\",\"respDate\":\"230927-03:50:36:783\",\"sourceId\":\"haproxy:64af49e5-bd94-487c-92a2-90f2ba843514\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:36:781-41229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05ce6501-f59a-48a3-a91a-e932803789de], x-b3-parentspanid=[a8ff7319f283be31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd73fe47eceea934a8ff7319f283be31], x-b3-spanid=[bc85da69c3c1a106], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64af49e5-bd94-487c-92a2-90f2ba843514]}\\\"}\"}","context":{"RequestID":"64af49e5-bd94-487c-92a2-90f2ba843514","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"990920cb-cb43-4f1e-90b7-d47f46d0f92c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:36.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:36.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64af49e5-bd94-487c-92a2-90f2ba843514","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"990920cb-cb43-4f1e-90b7-d47f46d0f92c","LogTimestamp":"2023-09-27T03:50:36.783Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:50:38.176Z","message":"Entering","context":{"RequestID":"a529d3e5-c67e-445d-9a63-4ce7bb5b5e0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c49fa5f2-677e-45c0-b5ad-2f9c50fdeb44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:38.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:38.178Z","message":"{\"transactionId\":\"a529d3e5-c67e-445d-9a63-4ce7bb5b5e0c\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:38:176\",\"respDate\":\"230927-03:50:38:178\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a529d3e5-c67e-445d-9a63-4ce7bb5b5e0c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:38:176-24054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0807042-d5c1-4d09-b9d6-6831ca0a544a], x-b3-parentspanid=[5c0c916ab7b9710a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47321], x-envoy-attempt-count=[1], x-b3-traceid=[7a9d4e4d00cc651f5c0c916ab7b9710a], x-b3-spanid=[9d111a13cd9b3393], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a529d3e5-c67e-445d-9a63-4ce7bb5b5e0c]}\\\"}\"}","context":{"RequestID":"a529d3e5-c67e-445d-9a63-4ce7bb5b5e0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c49fa5f2-677e-45c0-b5ad-2f9c50fdeb44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:38.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:38.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a529d3e5-c67e-445d-9a63-4ce7bb5b5e0c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c49fa5f2-677e-45c0-b5ad-2f9c50fdeb44","LogTimestamp":"2023-09-27T03:50:38.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:38.419Z","message":"Entering","context":{"RequestID":"83480442-a91c-45e4-95a0-98662ec331b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d05ae734-a80c-4fee-80f6-4e255102cfed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"83480442-a91c-45e4-95a0-98662ec331b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d05ae734-a80c-4fee-80f6-4e255102cfed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:38.422Z","message":"{\"transactionId\":\"83480442-a91c-45e4-95a0-98662ec331b4\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:38:419\",\"respDate\":\"230927-03:50:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:83480442-a91c-45e4-95a0-98662ec331b4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:38:419-98233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[83480442-a91c-45e4-95a0-98662ec331b4]}\\\"}\"}","context":{"RequestID":"83480442-a91c-45e4-95a0-98662ec331b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d05ae734-a80c-4fee-80f6-4e255102cfed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83480442-a91c-45e4-95a0-98662ec331b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d05ae734-a80c-4fee-80f6-4e255102cfed","LogTimestamp":"2023-09-27T03:50:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:50:38.798Z","message":"Entering","context":{"RequestID":"487a7395-055b-4ded-9b90-0ab12f713150","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea546264-a6c9-4c50-9f62-69b3810ea904","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:38.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:38.800Z","message":"{\"transactionId\":\"487a7395-055b-4ded-9b90-0ab12f713150\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:38:799\",\"respDate\":\"230927-03:50:38:800\",\"sourceId\":\"haproxy:487a7395-055b-4ded-9b90-0ab12f713150\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:38:799-73332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a2b8bef-e7e2-4f90-9220-8c72d33954c8], x-b3-parentspanid=[3d1412d140a0e95a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b5ec8b735c5aa013d1412d140a0e95a], x-b3-spanid=[2819d8cb149ffc74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[487a7395-055b-4ded-9b90-0ab12f713150]}\\\"}\"}","context":{"RequestID":"487a7395-055b-4ded-9b90-0ab12f713150","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea546264-a6c9-4c50-9f62-69b3810ea904","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:38.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:38.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"487a7395-055b-4ded-9b90-0ab12f713150","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea546264-a6c9-4c50-9f62-69b3810ea904","LogTimestamp":"2023-09-27T03:50:38.801Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:40.404Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:40.420Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:40.814Z","message":"Entering","context":{"RequestID":"4ff7706c-3d2b-478b-bef6-ab50cd803e65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a1eb5c3-c62d-4e3f-a281-d28c93f98329","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:40.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:40.817Z","message":"{\"transactionId\":\"4ff7706c-3d2b-478b-bef6-ab50cd803e65\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:40:815\",\"respDate\":\"230927-03:50:40:817\",\"sourceId\":\"haproxy:4ff7706c-3d2b-478b-bef6-ab50cd803e65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:40:815-93167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9e4e7f4-fc45-4be3-8767-7686035faa43], x-b3-parentspanid=[eaf8c1256ecc323d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99839fea44d689edeaf8c1256ecc323d], x-b3-spanid=[8006e9123228dc03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ff7706c-3d2b-478b-bef6-ab50cd803e65]}\\\"}\"}","context":{"RequestID":"4ff7706c-3d2b-478b-bef6-ab50cd803e65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a1eb5c3-c62d-4e3f-a281-d28c93f98329","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:40.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:40.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ff7706c-3d2b-478b-bef6-ab50cd803e65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a1eb5c3-c62d-4e3f-a281-d28c93f98329","LogTimestamp":"2023-09-27T03:50:40.817Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:42.829Z","message":"Entering","context":{"RequestID":"b02c0eb5-896f-4643-93ef-56ab4797e5eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bb5bf5f-9758-4ba8-87b0-46a439740c5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:42.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:42.832Z","message":"{\"transactionId\":\"b02c0eb5-896f-4643-93ef-56ab4797e5eb\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:42:830\",\"respDate\":\"230927-03:50:42:832\",\"sourceId\":\"haproxy:b02c0eb5-896f-4643-93ef-56ab4797e5eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:42:830-40968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8c90ae9-c393-40f4-9b68-96fc444f896b], x-b3-parentspanid=[b784284a37d717f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70d037818b117fb8b784284a37d717f1], x-b3-spanid=[87fc1b3d49b6da14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b02c0eb5-896f-4643-93ef-56ab4797e5eb]}\\\"}\"}","context":{"RequestID":"b02c0eb5-896f-4643-93ef-56ab4797e5eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bb5bf5f-9758-4ba8-87b0-46a439740c5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:42.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:42.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b02c0eb5-896f-4643-93ef-56ab4797e5eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bb5bf5f-9758-4ba8-87b0-46a439740c5e","LogTimestamp":"2023-09-27T03:50:42.832Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:44.841Z","message":"Entering","context":{"RequestID":"18a4139d-11b7-4bd4-ae9c-6b81a061c6b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6c46d5e-63c4-4be5-9cd8-40972024377c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:44.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:44.843Z","message":"{\"transactionId\":\"18a4139d-11b7-4bd4-ae9c-6b81a061c6b9\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:44:842\",\"respDate\":\"230927-03:50:44:843\",\"sourceId\":\"haproxy:18a4139d-11b7-4bd4-ae9c-6b81a061c6b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:44:842-99864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5349fea-9010-412c-ab4e-ffa37c105969], x-b3-parentspanid=[09d3d79752af71ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f7f202b6c74d7f109d3d79752af71ab], x-b3-spanid=[2591aff26ba8dc0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18a4139d-11b7-4bd4-ae9c-6b81a061c6b9]}\\\"}\"}","context":{"RequestID":"18a4139d-11b7-4bd4-ae9c-6b81a061c6b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6c46d5e-63c4-4be5-9cd8-40972024377c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:44.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:44.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18a4139d-11b7-4bd4-ae9c-6b81a061c6b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6c46d5e-63c4-4be5-9cd8-40972024377c","LogTimestamp":"2023-09-27T03:50:44.844Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:45.870Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:50:45.882Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:45.883Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:45.883Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:45.883Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:45.886Z","message":"Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:46.852Z","message":"Entering","context":{"RequestID":"cfd91cf7-5fc6-45de-8029-babf0867f321","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d44200a-f714-4617-8f2e-08a83df9d4f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:46.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:46.854Z","message":"{\"transactionId\":\"cfd91cf7-5fc6-45de-8029-babf0867f321\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:46:852\",\"respDate\":\"230927-03:50:46:854\",\"sourceId\":\"haproxy:cfd91cf7-5fc6-45de-8029-babf0867f321\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:46:852-31086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c73bd638-c871-47d6-b8c1-4dc387432c01], x-b3-parentspanid=[282b8c1a7eeb6ea2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ab33471692187df282b8c1a7eeb6ea2], x-b3-spanid=[c24006df9482939a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfd91cf7-5fc6-45de-8029-babf0867f321]}\\\"}\"}","context":{"RequestID":"cfd91cf7-5fc6-45de-8029-babf0867f321","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d44200a-f714-4617-8f2e-08a83df9d4f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:46.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:46.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfd91cf7-5fc6-45de-8029-babf0867f321","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d44200a-f714-4617-8f2e-08a83df9d4f2","LogTimestamp":"2023-09-27T03:50:46.855Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:48.165Z","message":"Entering","context":{"RequestID":"3a677d26-7bb7-45f4-92b8-4ba625436ffb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34ade04c-74ab-499c-89f1-107ebc1f3584","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:48.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:48.167Z","message":"{\"transactionId\":\"3a677d26-7bb7-45f4-92b8-4ba625436ffb\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:48:165\",\"respDate\":\"230927-03:50:48:167\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3a677d26-7bb7-45f4-92b8-4ba625436ffb\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:48:165-5914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e2829c9-0dca-45ef-9dda-3d7dd22a6876], x-b3-parentspanid=[10823e5f84d01a23], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49081], x-envoy-attempt-count=[1], x-b3-traceid=[714062f4f3c3164310823e5f84d01a23], x-b3-spanid=[015285a86a955c0a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3a677d26-7bb7-45f4-92b8-4ba625436ffb]}\\\"}\"}","context":{"RequestID":"3a677d26-7bb7-45f4-92b8-4ba625436ffb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34ade04c-74ab-499c-89f1-107ebc1f3584","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:48.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:48.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a677d26-7bb7-45f4-92b8-4ba625436ffb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34ade04c-74ab-499c-89f1-107ebc1f3584","LogTimestamp":"2023-09-27T03:50:48.167Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:48.418Z","message":"Entering","context":{"RequestID":"fdb43abb-5897-41ad-a4e3-9715baebe41a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b7cc222-1678-4d9d-991c-f75598f6489e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"fdb43abb-5897-41ad-a4e3-9715baebe41a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b7cc222-1678-4d9d-991c-f75598f6489e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:48.421Z","message":"{\"transactionId\":\"fdb43abb-5897-41ad-a4e3-9715baebe41a\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:48:419\",\"respDate\":\"230927-03:50:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fdb43abb-5897-41ad-a4e3-9715baebe41a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:48:419-13976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fdb43abb-5897-41ad-a4e3-9715baebe41a]}\\\"}\"}","context":{"RequestID":"fdb43abb-5897-41ad-a4e3-9715baebe41a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b7cc222-1678-4d9d-991c-f75598f6489e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdb43abb-5897-41ad-a4e3-9715baebe41a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b7cc222-1678-4d9d-991c-f75598f6489e","LogTimestamp":"2023-09-27T03:50:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:48.863Z","message":"Entering","context":{"RequestID":"6f98d70c-e9c6-40aa-90c5-96cb736c996a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95c3ddce-7438-4012-9724-061b5b04746e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:48.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:48.865Z","message":"{\"transactionId\":\"6f98d70c-e9c6-40aa-90c5-96cb736c996a\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:48:864\",\"respDate\":\"230927-03:50:48:865\",\"sourceId\":\"haproxy:6f98d70c-e9c6-40aa-90c5-96cb736c996a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:48:864-30927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce8fb0de-e87d-485a-93c9-b41bcc4eddc6], x-b3-parentspanid=[b6fab7a836cc9745], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7449beaa5d59b41b6fab7a836cc9745], x-b3-spanid=[c365d2e3a4c4a8d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f98d70c-e9c6-40aa-90c5-96cb736c996a]}\\\"}\"}","context":{"RequestID":"6f98d70c-e9c6-40aa-90c5-96cb736c996a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95c3ddce-7438-4012-9724-061b5b04746e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:48.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:48.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f98d70c-e9c6-40aa-90c5-96cb736c996a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95c3ddce-7438-4012-9724-061b5b04746e","LogTimestamp":"2023-09-27T03:50:48.866Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:50:50.878Z","message":"Entering","context":{"RequestID":"24a066c2-6f88-41e6-ad20-84aff9655bec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae1b23d3-a91e-4394-aa14-7725b03b17b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:50.881Z","message":"{\"transactionId\":\"24a066c2-6f88-41e6-ad20-84aff9655bec\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:50:879\",\"respDate\":\"230927-03:50:50:881\",\"sourceId\":\"haproxy:24a066c2-6f88-41e6-ad20-84aff9655bec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:50:879-43618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f4289b3-a699-401f-94c5-f537541cc337], x-b3-parentspanid=[0a257c0d3d0b0b52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[decc281114a97d390a257c0d3d0b0b52], x-b3-spanid=[4cc768fcfcb7ee87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24a066c2-6f88-41e6-ad20-84aff9655bec]}\\\"}\"}","context":{"RequestID":"24a066c2-6f88-41e6-ad20-84aff9655bec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae1b23d3-a91e-4394-aa14-7725b03b17b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:50.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:50.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24a066c2-6f88-41e6-ad20-84aff9655bec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae1b23d3-a91e-4394-aa14-7725b03b17b0","LogTimestamp":"2023-09-27T03:50:50.881Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:50:52.893Z","message":"Entering","context":{"RequestID":"fb34ec2d-ce2b-4246-8d07-191cb7242c8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccc119e9-1f39-47f7-8330-7c5338ca33b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:52.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:52.895Z","message":"{\"transactionId\":\"fb34ec2d-ce2b-4246-8d07-191cb7242c8a\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:52:893\",\"respDate\":\"230927-03:50:52:895\",\"sourceId\":\"haproxy:fb34ec2d-ce2b-4246-8d07-191cb7242c8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:50:52:893-37542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[100df355-0dbf-46d2-8f4d-951deaf741e8], x-b3-parentspanid=[bd68212bcb7f851d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d491a2f48301fd4bd68212bcb7f851d], x-b3-spanid=[2225da7d40c0aa02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb34ec2d-ce2b-4246-8d07-191cb7242c8a]}\\\"}\"}","context":{"RequestID":"fb34ec2d-ce2b-4246-8d07-191cb7242c8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccc119e9-1f39-47f7-8330-7c5338ca33b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:52.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:52.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb34ec2d-ce2b-4246-8d07-191cb7242c8a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccc119e9-1f39-47f7-8330-7c5338ca33b7","LogTimestamp":"2023-09-27T03:50:52.895Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:50:54.911Z","message":"Entering","context":{"RequestID":"3a8d1faa-3a21-4126-8d4e-693dbcd9f5fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4627b212-b339-4f18-a571-fa52bd5fa824","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:54.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:54.914Z","message":"{\"transactionId\":\"3a8d1faa-3a21-4126-8d4e-693dbcd9f5fd\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:54:912\",\"respDate\":\"230927-03:50:54:914\",\"sourceId\":\"haproxy:3a8d1faa-3a21-4126-8d4e-693dbcd9f5fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:54:912-24851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36832bf5-aa14-4383-9c43-4159ba125109], x-b3-parentspanid=[039873f6dc5ac674], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f165e3aaa2108a68039873f6dc5ac674], x-b3-spanid=[33c65a5db1c207d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a8d1faa-3a21-4126-8d4e-693dbcd9f5fd]}\\\"}\"}","context":{"RequestID":"3a8d1faa-3a21-4126-8d4e-693dbcd9f5fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4627b212-b339-4f18-a571-fa52bd5fa824","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:54.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:54.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a8d1faa-3a21-4126-8d4e-693dbcd9f5fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4627b212-b339-4f18-a571-fa52bd5fa824","LogTimestamp":"2023-09-27T03:50:54.915Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:50:55.871Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:50:55.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:55.893Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:55.893Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:56.928Z","message":"Entering","context":{"RequestID":"14456689-349e-4633-a1da-53d70bf6c919","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc22789b-c424-4a55-8f09-be44fd11b765","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:56.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:56.930Z","message":"{\"transactionId\":\"14456689-349e-4633-a1da-53d70bf6c919\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:56:928\",\"respDate\":\"230927-03:50:56:930\",\"sourceId\":\"haproxy:14456689-349e-4633-a1da-53d70bf6c919\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:56:928-39984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fc0768d-ef81-4b5c-9c95-ed86688c8552], x-b3-parentspanid=[9c2a7ca50e6db0df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d11cf80fb86a1a49c2a7ca50e6db0df], x-b3-spanid=[8acae3db2dcb00c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14456689-349e-4633-a1da-53d70bf6c919]}\\\"}\"}","context":{"RequestID":"14456689-349e-4633-a1da-53d70bf6c919","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc22789b-c424-4a55-8f09-be44fd11b765","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:56.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:56.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14456689-349e-4633-a1da-53d70bf6c919","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc22789b-c424-4a55-8f09-be44fd11b765","LogTimestamp":"2023-09-27T03:50:56.930Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:58.197Z","message":"Entering","context":{"RequestID":"b4698020-f8f6-4d9a-b720-9a2ae0a4bfd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97f63939-b032-42b9-8699-a5079a6ec216","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:58.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:58.199Z","message":"{\"transactionId\":\"b4698020-f8f6-4d9a-b720-9a2ae0a4bfd4\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:58:197\",\"respDate\":\"230927-03:50:58:199\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b4698020-f8f6-4d9a-b720-9a2ae0a4bfd4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:58:197-54277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e22625c8-b7ea-48a9-9ec1-024a1cccb85d], x-b3-parentspanid=[13360cbf41cd7777], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35057], x-envoy-attempt-count=[1], x-b3-traceid=[bed77256c40f044813360cbf41cd7777], x-b3-spanid=[c23ffdeddef94bb2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b4698020-f8f6-4d9a-b720-9a2ae0a4bfd4]}\\\"}\"}","context":{"RequestID":"b4698020-f8f6-4d9a-b720-9a2ae0a4bfd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97f63939-b032-42b9-8699-a5079a6ec216","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:50:58.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:58.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4698020-f8f6-4d9a-b720-9a2ae0a4bfd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97f63939-b032-42b9-8699-a5079a6ec216","LogTimestamp":"2023-09-27T03:50:58.199Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:50:58.418Z","message":"Entering","context":{"RequestID":"bcb04d82-82a6-4d39-af46-1bde82a541d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad7ee4b7-c7cb-4db0-9425-2d175bbfef2c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"bcb04d82-82a6-4d39-af46-1bde82a541d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad7ee4b7-c7cb-4db0-9425-2d175bbfef2c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:58.421Z","message":"{\"transactionId\":\"bcb04d82-82a6-4d39-af46-1bde82a541d0\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:58:419\",\"respDate\":\"230927-03:50:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bcb04d82-82a6-4d39-af46-1bde82a541d0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:50:58:419-65661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bcb04d82-82a6-4d39-af46-1bde82a541d0]}\\\"}\"}","context":{"RequestID":"bcb04d82-82a6-4d39-af46-1bde82a541d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad7ee4b7-c7cb-4db0-9425-2d175bbfef2c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:50:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcb04d82-82a6-4d39-af46-1bde82a541d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad7ee4b7-c7cb-4db0-9425-2d175bbfef2c","LogTimestamp":"2023-09-27T03:50:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:50:58.940Z","message":"Entering","context":{"RequestID":"7c100a34-b16c-4b42-9332-fece5504c09c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa6e9ae3-e267-4564-b2c5-a8cfb1098ce6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:58.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:50:58.942Z","message":"{\"transactionId\":\"7c100a34-b16c-4b42-9332-fece5504c09c\",\"status\":\"200\",\"rqstDate\":\"230927-03:50:58:941\",\"respDate\":\"230927-03:50:58:942\",\"sourceId\":\"haproxy:7c100a34-b16c-4b42-9332-fece5504c09c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:50:58:941-16810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf556447-489b-47c2-8513-67dc8cf55025], x-b3-parentspanid=[b0d75688162a70b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07a7a2d5c435e639b0d75688162a70b5], x-b3-spanid=[f527e4ebcde61890], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c100a34-b16c-4b42-9332-fece5504c09c]}\\\"}\"}","context":{"RequestID":"7c100a34-b16c-4b42-9332-fece5504c09c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa6e9ae3-e267-4564-b2c5-a8cfb1098ce6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:50:58.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:50:58.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c100a34-b16c-4b42-9332-fece5504c09c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa6e9ae3-e267-4564-b2c5-a8cfb1098ce6","LogTimestamp":"2023-09-27T03:50:58.942Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:50:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:00.952Z","message":"Entering","context":{"RequestID":"0d0dc0d0-6eb0-4acf-9a26-466cc9157116","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46cecb12-8861-49f3-a1ee-d12c0566eb89","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:00.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:00.954Z","message":"{\"transactionId\":\"0d0dc0d0-6eb0-4acf-9a26-466cc9157116\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:00:953\",\"respDate\":\"230927-03:51:00:954\",\"sourceId\":\"haproxy:0d0dc0d0-6eb0-4acf-9a26-466cc9157116\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:00:953-85284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b370858e-3316-4078-95a0-757e33abd396], x-b3-parentspanid=[57337ebe1e81edd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73d0e80b130c935b57337ebe1e81edd7], x-b3-spanid=[330158ae9e63bb66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d0dc0d0-6eb0-4acf-9a26-466cc9157116]}\\\"}\"}","context":{"RequestID":"0d0dc0d0-6eb0-4acf-9a26-466cc9157116","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46cecb12-8861-49f3-a1ee-d12c0566eb89","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:00.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:00.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d0dc0d0-6eb0-4acf-9a26-466cc9157116","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46cecb12-8861-49f3-a1ee-d12c0566eb89","LogTimestamp":"2023-09-27T03:51:00.955Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:02.965Z","message":"Entering","context":{"RequestID":"6076b6d6-fc4d-4b08-9c2f-8ccca1ea5dd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07217507-aa43-4eb1-b5a7-5153efb76add","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:02.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:02.967Z","message":"{\"transactionId\":\"6076b6d6-fc4d-4b08-9c2f-8ccca1ea5dd3\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:02:965\",\"respDate\":\"230927-03:51:02:966\",\"sourceId\":\"haproxy:6076b6d6-fc4d-4b08-9c2f-8ccca1ea5dd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:02:965-67030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa590560-7920-4846-a27c-87c382e836d2], x-b3-parentspanid=[231225ae7ebe78b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8783c0187256eada231225ae7ebe78b5], x-b3-spanid=[2a8ec33b070c4542], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6076b6d6-fc4d-4b08-9c2f-8ccca1ea5dd3]}\\\"}\"}","context":{"RequestID":"6076b6d6-fc4d-4b08-9c2f-8ccca1ea5dd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07217507-aa43-4eb1-b5a7-5153efb76add","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:02.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:02.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6076b6d6-fc4d-4b08-9c2f-8ccca1ea5dd3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07217507-aa43-4eb1-b5a7-5153efb76add","LogTimestamp":"2023-09-27T03:51:02.967Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:04.980Z","message":"Entering","context":{"RequestID":"b7ccade3-8968-4172-b9cb-7cb35f5fd26f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14908363-04a2-4576-9c18-cee1e10a4fca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:04.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:04.983Z","message":"{\"transactionId\":\"b7ccade3-8968-4172-b9cb-7cb35f5fd26f\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:04:981\",\"respDate\":\"230927-03:51:04:982\",\"sourceId\":\"haproxy:b7ccade3-8968-4172-b9cb-7cb35f5fd26f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:04:981-29907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3e36fbe-5fec-4b11-a00b-6e7909913453], x-b3-parentspanid=[0307e9f4cc622ea6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ddb0e4277ebc68a0307e9f4cc622ea6], x-b3-spanid=[83f21cd087bec567], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7ccade3-8968-4172-b9cb-7cb35f5fd26f]}\\\"}\"}","context":{"RequestID":"b7ccade3-8968-4172-b9cb-7cb35f5fd26f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14908363-04a2-4576-9c18-cee1e10a4fca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:04.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:04.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7ccade3-8968-4172-b9cb-7cb35f5fd26f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14908363-04a2-4576-9c18-cee1e10a4fca","LogTimestamp":"2023-09-27T03:51:04.983Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:05.870Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:51:05.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:05.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:05.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:06.992Z","message":"Entering","context":{"RequestID":"ac217e60-0175-44ba-8e85-9a8cb833229b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fea33d4d-51e2-4fce-9839-ec5b74786ca5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:06.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:06.995Z","message":"{\"transactionId\":\"ac217e60-0175-44ba-8e85-9a8cb833229b\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:06:993\",\"respDate\":\"230927-03:51:06:995\",\"sourceId\":\"haproxy:ac217e60-0175-44ba-8e85-9a8cb833229b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:06:993-44972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c163fc93-e0c3-4c1d-85e4-9268914536bb], x-b3-parentspanid=[648441ee76baf00f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb758277820ee2bf648441ee76baf00f], x-b3-spanid=[be8f0718500b5ed2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac217e60-0175-44ba-8e85-9a8cb833229b]}\\\"}\"}","context":{"RequestID":"ac217e60-0175-44ba-8e85-9a8cb833229b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fea33d4d-51e2-4fce-9839-ec5b74786ca5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:06.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:06.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac217e60-0175-44ba-8e85-9a8cb833229b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fea33d4d-51e2-4fce-9839-ec5b74786ca5","LogTimestamp":"2023-09-27T03:51:06.995Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:08.163Z","message":"Entering","context":{"RequestID":"d77306eb-9598-4529-905f-32e412e3f449","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89cb98f5-7162-4c46-a741-d8822a518fa2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:08.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:08.166Z","message":"{\"transactionId\":\"d77306eb-9598-4529-905f-32e412e3f449\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:08:164\",\"respDate\":\"230927-03:51:08:166\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d77306eb-9598-4529-905f-32e412e3f449\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:08:164-26311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fb1cf45-aa9d-4c9b-8e1e-a9c3f7a5bb2d], x-b3-parentspanid=[a09fa6dc4d017a64], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54961], x-envoy-attempt-count=[1], x-b3-traceid=[939025c7178d560aa09fa6dc4d017a64], x-b3-spanid=[8e60c71da96f071e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d77306eb-9598-4529-905f-32e412e3f449]}\\\"}\"}","context":{"RequestID":"d77306eb-9598-4529-905f-32e412e3f449","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89cb98f5-7162-4c46-a741-d8822a518fa2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:08.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:08.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d77306eb-9598-4529-905f-32e412e3f449","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89cb98f5-7162-4c46-a741-d8822a518fa2","LogTimestamp":"2023-09-27T03:51:08.166Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:08.418Z","message":"Entering","context":{"RequestID":"a394cc06-8265-4047-9981-565a8c81c3a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ebbb976-a0f8-4d96-b123-9cb8eeddbbf9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a394cc06-8265-4047-9981-565a8c81c3a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ebbb976-a0f8-4d96-b123-9cb8eeddbbf9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:08.422Z","message":"{\"transactionId\":\"a394cc06-8265-4047-9981-565a8c81c3a4\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:08:419\",\"respDate\":\"230927-03:51:08:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a394cc06-8265-4047-9981-565a8c81c3a4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:08:419-9360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a394cc06-8265-4047-9981-565a8c81c3a4]}\\\"}\"}","context":{"RequestID":"a394cc06-8265-4047-9981-565a8c81c3a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ebbb976-a0f8-4d96-b123-9cb8eeddbbf9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a394cc06-8265-4047-9981-565a8c81c3a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ebbb976-a0f8-4d96-b123-9cb8eeddbbf9","LogTimestamp":"2023-09-27T03:51:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:09.007Z","message":"Entering","context":{"RequestID":"9cafb760-794d-4b3c-a006-c3b96ce72da4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f12a5653-ba31-4b4e-8f78-325432b357e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:09.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:09.010Z","message":"{\"transactionId\":\"9cafb760-794d-4b3c-a006-c3b96ce72da4\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:09:008\",\"respDate\":\"230927-03:51:09:010\",\"sourceId\":\"haproxy:9cafb760-794d-4b3c-a006-c3b96ce72da4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:09:008-37514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c61706ed-879e-4fa5-a336-5aef722e8876], x-b3-parentspanid=[b0e375da9ba81540], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b80ce0a1899c8a59b0e375da9ba81540], x-b3-spanid=[fd4f2e9ec4075a30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cafb760-794d-4b3c-a006-c3b96ce72da4]}\\\"}\"}","context":{"RequestID":"9cafb760-794d-4b3c-a006-c3b96ce72da4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f12a5653-ba31-4b4e-8f78-325432b357e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:09.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:09.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cafb760-794d-4b3c-a006-c3b96ce72da4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f12a5653-ba31-4b4e-8f78-325432b357e9","LogTimestamp":"2023-09-27T03:51:09.011Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:10.421Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:10.428Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:11.026Z","message":"Entering","context":{"RequestID":"6a51b914-61aa-4c26-bed0-277f5a1452d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e901fbfe-5992-4786-9eee-57f9ef13a474","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:11.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:11.028Z","message":"{\"transactionId\":\"6a51b914-61aa-4c26-bed0-277f5a1452d0\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:11:026\",\"respDate\":\"230927-03:51:11:028\",\"sourceId\":\"haproxy:6a51b914-61aa-4c26-bed0-277f5a1452d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:11:026-85282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c435ec4-ec14-4d52-a11c-993ca0e5deb4], x-b3-parentspanid=[cc287183539ae8f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c69c74c636f4ee1cc287183539ae8f3], x-b3-spanid=[1fd309d4b10fb111], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a51b914-61aa-4c26-bed0-277f5a1452d0]}\\\"}\"}","context":{"RequestID":"6a51b914-61aa-4c26-bed0-277f5a1452d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e901fbfe-5992-4786-9eee-57f9ef13a474","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:11.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:11.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a51b914-61aa-4c26-bed0-277f5a1452d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e901fbfe-5992-4786-9eee-57f9ef13a474","LogTimestamp":"2023-09-27T03:51:11.028Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:13.038Z","message":"Entering","context":{"RequestID":"066b17e0-aa59-4a2c-b385-968dad21269f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9bb339a7-a405-4efe-aa3e-cedfe245e835","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:13.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:13.040Z","message":"{\"transactionId\":\"066b17e0-aa59-4a2c-b385-968dad21269f\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:13:039\",\"respDate\":\"230927-03:51:13:040\",\"sourceId\":\"haproxy:066b17e0-aa59-4a2c-b385-968dad21269f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:13:039-79787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69bad18d-718d-4f00-969e-2421f8c33e37], x-b3-parentspanid=[5eba95893fb202c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1ae27f785b98ebc5eba95893fb202c1], x-b3-spanid=[14de31894e27be21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[066b17e0-aa59-4a2c-b385-968dad21269f]}\\\"}\"}","context":{"RequestID":"066b17e0-aa59-4a2c-b385-968dad21269f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9bb339a7-a405-4efe-aa3e-cedfe245e835","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:13.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:13.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"066b17e0-aa59-4a2c-b385-968dad21269f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9bb339a7-a405-4efe-aa3e-cedfe245e835","LogTimestamp":"2023-09-27T03:51:13.041Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:15.051Z","message":"Entering","context":{"RequestID":"79dee363-b641-4bfa-99cf-1813f7424cb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77afe3fb-0758-4fc1-b6ec-9907a083b2d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:15.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:15.053Z","message":"{\"transactionId\":\"79dee363-b641-4bfa-99cf-1813f7424cb6\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:15:051\",\"respDate\":\"230927-03:51:15:053\",\"sourceId\":\"haproxy:79dee363-b641-4bfa-99cf-1813f7424cb6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:15:051-84377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ec527c1-f8b3-45e8-8886-97207352149b], x-b3-parentspanid=[5b5a7fb174655139], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a4d2fe47dc1cfcc5b5a7fb174655139], x-b3-spanid=[704db2e65c8e9398], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79dee363-b641-4bfa-99cf-1813f7424cb6]}\\\"}\"}","context":{"RequestID":"79dee363-b641-4bfa-99cf-1813f7424cb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77afe3fb-0758-4fc1-b6ec-9907a083b2d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:15.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:15.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79dee363-b641-4bfa-99cf-1813f7424cb6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77afe3fb-0758-4fc1-b6ec-9907a083b2d6","LogTimestamp":"2023-09-27T03:51:15.053Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:15.870Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:51:15.881Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:15.881Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:15.881Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:17.065Z","message":"Entering","context":{"RequestID":"321f8986-d0e7-4d81-a432-60a542ff2d4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba58f075-86ea-4354-aa77-c00390515bc9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:17.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:17.068Z","message":"{\"transactionId\":\"321f8986-d0e7-4d81-a432-60a542ff2d4c\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:17:066\",\"respDate\":\"230927-03:51:17:068\",\"sourceId\":\"haproxy:321f8986-d0e7-4d81-a432-60a542ff2d4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:17:066-9004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[472136da-7b08-4716-9631-65545df212a6], x-b3-parentspanid=[449f13716fab52d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22351fa341d4fbed449f13716fab52d7], x-b3-spanid=[4b77ef57b2d82dfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[321f8986-d0e7-4d81-a432-60a542ff2d4c]}\\\"}\"}","context":{"RequestID":"321f8986-d0e7-4d81-a432-60a542ff2d4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba58f075-86ea-4354-aa77-c00390515bc9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:17.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:17.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"321f8986-d0e7-4d81-a432-60a542ff2d4c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba58f075-86ea-4354-aa77-c00390515bc9","LogTimestamp":"2023-09-27T03:51:17.068Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:18.176Z","message":"Entering","context":{"RequestID":"3a6b2b4f-8ddb-4902-a31d-db754135d17d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cad6e768-5aaf-4b8a-8a5f-35d73be37d42","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:18.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:18.179Z","message":"{\"transactionId\":\"3a6b2b4f-8ddb-4902-a31d-db754135d17d\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:18:176\",\"respDate\":\"230927-03:51:18:179\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3a6b2b4f-8ddb-4902-a31d-db754135d17d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:18:176-85003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[679ddac9-72db-415a-8440-2304423f8f25], x-b3-parentspanid=[732f81502bf74eec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48555], x-envoy-attempt-count=[1], x-b3-traceid=[fb30facd5f2fa92e732f81502bf74eec], x-b3-spanid=[0878a8f40947a1d1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3a6b2b4f-8ddb-4902-a31d-db754135d17d]}\\\"}\"}","context":{"RequestID":"3a6b2b4f-8ddb-4902-a31d-db754135d17d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cad6e768-5aaf-4b8a-8a5f-35d73be37d42","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:18.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:18.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a6b2b4f-8ddb-4902-a31d-db754135d17d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cad6e768-5aaf-4b8a-8a5f-35d73be37d42","LogTimestamp":"2023-09-27T03:51:18.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:51:18.419Z","message":"Entering","context":{"RequestID":"a92cb2a1-2c96-4112-b3a3-452d7e24c0c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a2c86d9-408e-4320-862c-f42fa8a30cd5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"a92cb2a1-2c96-4112-b3a3-452d7e24c0c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a2c86d9-408e-4320-862c-f42fa8a30cd5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:18.422Z","message":"{\"transactionId\":\"a92cb2a1-2c96-4112-b3a3-452d7e24c0c2\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:18:420\",\"respDate\":\"230927-03:51:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a92cb2a1-2c96-4112-b3a3-452d7e24c0c2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:18:420-82521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a92cb2a1-2c96-4112-b3a3-452d7e24c0c2]}\\\"}\"}","context":{"RequestID":"a92cb2a1-2c96-4112-b3a3-452d7e24c0c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a2c86d9-408e-4320-862c-f42fa8a30cd5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a92cb2a1-2c96-4112-b3a3-452d7e24c0c2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a2c86d9-408e-4320-862c-f42fa8a30cd5","LogTimestamp":"2023-09-27T03:51:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:19.080Z","message":"Entering","context":{"RequestID":"b3fc77d8-68ac-4f98-9bf0-bab4ca339f8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9d328cf-58f0-459f-a5b4-45af21024b94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:19.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:19.083Z","message":"{\"transactionId\":\"b3fc77d8-68ac-4f98-9bf0-bab4ca339f8a\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:19:081\",\"respDate\":\"230927-03:51:19:082\",\"sourceId\":\"haproxy:b3fc77d8-68ac-4f98-9bf0-bab4ca339f8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:19:081-93244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5010946d-a506-4e41-b14a-c02b6a831587], x-b3-parentspanid=[752f17892eea81b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cc4439d3aba0dbe752f17892eea81b9], x-b3-spanid=[1e3688bc9ae05d77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3fc77d8-68ac-4f98-9bf0-bab4ca339f8a]}\\\"}\"}","context":{"RequestID":"b3fc77d8-68ac-4f98-9bf0-bab4ca339f8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9d328cf-58f0-459f-a5b4-45af21024b94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:19.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:19.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3fc77d8-68ac-4f98-9bf0-bab4ca339f8a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9d328cf-58f0-459f-a5b4-45af21024b94","LogTimestamp":"2023-09-27T03:51:19.083Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:21.108Z","message":"Entering","context":{"RequestID":"24f6aba7-50b3-4240-8152-813ac645dc74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9af388e6-ea2c-489c-be3a-c723093acd86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:21.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:21.110Z","message":"{\"transactionId\":\"24f6aba7-50b3-4240-8152-813ac645dc74\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:21:109\",\"respDate\":\"230927-03:51:21:110\",\"sourceId\":\"haproxy:24f6aba7-50b3-4240-8152-813ac645dc74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:21:109-4755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e4416c9-bc85-4ee6-9ebb-11537a45ad6f], x-b3-parentspanid=[82a21e4cdfdee702], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[631b442ce6de5d5082a21e4cdfdee702], x-b3-spanid=[258541b4a3ca6ec5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24f6aba7-50b3-4240-8152-813ac645dc74]}\\\"}\"}","context":{"RequestID":"24f6aba7-50b3-4240-8152-813ac645dc74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9af388e6-ea2c-489c-be3a-c723093acd86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:21.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:21.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24f6aba7-50b3-4240-8152-813ac645dc74","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9af388e6-ea2c-489c-be3a-c723093acd86","LogTimestamp":"2023-09-27T03:51:21.111Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:23.125Z","message":"Entering","context":{"RequestID":"a8790c2a-b4de-462d-a493-c3d878c16c38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b59bc635-afd1-46e6-b71f-6cc730ba29f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:23.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:23.127Z","message":"{\"transactionId\":\"a8790c2a-b4de-462d-a493-c3d878c16c38\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:23:126\",\"respDate\":\"230927-03:51:23:127\",\"sourceId\":\"haproxy:a8790c2a-b4de-462d-a493-c3d878c16c38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:23:126-77452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0db5f92-1b8e-4b1b-b147-d9be16114a9c], x-b3-parentspanid=[0b106a113c65fd77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d67a31078313bb950b106a113c65fd77], x-b3-spanid=[36d4bdb52d8814fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8790c2a-b4de-462d-a493-c3d878c16c38]}\\\"}\"}","context":{"RequestID":"a8790c2a-b4de-462d-a493-c3d878c16c38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b59bc635-afd1-46e6-b71f-6cc730ba29f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:23.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:23.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8790c2a-b4de-462d-a493-c3d878c16c38","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b59bc635-afd1-46e6-b71f-6cc730ba29f6","LogTimestamp":"2023-09-27T03:51:23.128Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:25.140Z","message":"Entering","context":{"RequestID":"1d46cf11-923a-4419-a1e9-08b77c7d6e55","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4af4eb98-5cd3-47e2-9393-54c879cd38e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:25.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:25.143Z","message":"{\"transactionId\":\"1d46cf11-923a-4419-a1e9-08b77c7d6e55\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:25:141\",\"respDate\":\"230927-03:51:25:143\",\"sourceId\":\"haproxy:1d46cf11-923a-4419-a1e9-08b77c7d6e55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:25:141-58813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef57285a-ec4d-42a1-a599-c9ee356c1369], x-b3-parentspanid=[7a9f88de050c064b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[063b750e28dbe6957a9f88de050c064b], x-b3-spanid=[8cb2673397e8a89c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d46cf11-923a-4419-a1e9-08b77c7d6e55]}\\\"}\"}","context":{"RequestID":"1d46cf11-923a-4419-a1e9-08b77c7d6e55","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4af4eb98-5cd3-47e2-9393-54c879cd38e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:25.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:25.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d46cf11-923a-4419-a1e9-08b77c7d6e55","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4af4eb98-5cd3-47e2-9393-54c879cd38e6","LogTimestamp":"2023-09-27T03:51:25.143Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:25.871Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:51:25.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:25.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:25.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:27.157Z","message":"Entering","context":{"RequestID":"4b652dcf-68b9-49d4-bc4c-6257de12ab6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a1225b2-8fff-4bdc-baaf-54f99e0ba3b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:27.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:27.159Z","message":"{\"transactionId\":\"4b652dcf-68b9-49d4-bc4c-6257de12ab6f\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:27:157\",\"respDate\":\"230927-03:51:27:159\",\"sourceId\":\"haproxy:4b652dcf-68b9-49d4-bc4c-6257de12ab6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:27:157-9275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dd51243-5c31-45b2-adef-670026ee4def], x-b3-parentspanid=[e865fbb031252b38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c081e5c77b6fcf1e865fbb031252b38], x-b3-spanid=[1291fcd8ef10c3fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b652dcf-68b9-49d4-bc4c-6257de12ab6f]}\\\"}\"}","context":{"RequestID":"4b652dcf-68b9-49d4-bc4c-6257de12ab6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a1225b2-8fff-4bdc-baaf-54f99e0ba3b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:27.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:27.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b652dcf-68b9-49d4-bc4c-6257de12ab6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a1225b2-8fff-4bdc-baaf-54f99e0ba3b3","LogTimestamp":"2023-09-27T03:51:27.159Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:28.173Z","message":"Entering","context":{"RequestID":"acc63e8b-107c-4492-b1c2-557e0a53aa62","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88edea87-4c8b-498a-a4e4-cf046b7c1c99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:28.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:28.175Z","message":"{\"transactionId\":\"acc63e8b-107c-4492-b1c2-557e0a53aa62\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:28:173\",\"respDate\":\"230927-03:51:28:175\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:acc63e8b-107c-4492-b1c2-557e0a53aa62\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:28:173-53778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b522fe48-e718-48c3-9f2f-05373c7aff89], x-b3-parentspanid=[301952b36853615f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35197], x-envoy-attempt-count=[1], x-b3-traceid=[e66578299c52a8e4301952b36853615f], x-b3-spanid=[fde1769dd3a20bd7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[acc63e8b-107c-4492-b1c2-557e0a53aa62]}\\\"}\"}","context":{"RequestID":"acc63e8b-107c-4492-b1c2-557e0a53aa62","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88edea87-4c8b-498a-a4e4-cf046b7c1c99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:28.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:28.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acc63e8b-107c-4492-b1c2-557e0a53aa62","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88edea87-4c8b-498a-a4e4-cf046b7c1c99","LogTimestamp":"2023-09-27T03:51:28.175Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:28.418Z","message":"Entering","context":{"RequestID":"93ebf986-279d-41f2-a9c3-55082e0ba427","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f172ae8-e951-433e-ab45-86eb109bae82","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"93ebf986-279d-41f2-a9c3-55082e0ba427","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f172ae8-e951-433e-ab45-86eb109bae82","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:28.421Z","message":"{\"transactionId\":\"93ebf986-279d-41f2-a9c3-55082e0ba427\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:28:419\",\"respDate\":\"230927-03:51:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:93ebf986-279d-41f2-a9c3-55082e0ba427\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:28:419-28510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[93ebf986-279d-41f2-a9c3-55082e0ba427]}\\\"}\"}","context":{"RequestID":"93ebf986-279d-41f2-a9c3-55082e0ba427","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f172ae8-e951-433e-ab45-86eb109bae82","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93ebf986-279d-41f2-a9c3-55082e0ba427","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f172ae8-e951-433e-ab45-86eb109bae82","LogTimestamp":"2023-09-27T03:51:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:29.172Z","message":"Entering","context":{"RequestID":"1591f0b3-ccf9-4e33-9990-91ab761fe1b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18da308b-0501-47d7-a551-d4b665272689","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:29.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:29.174Z","message":"{\"transactionId\":\"1591f0b3-ccf9-4e33-9990-91ab761fe1b0\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:29:173\",\"respDate\":\"230927-03:51:29:174\",\"sourceId\":\"haproxy:1591f0b3-ccf9-4e33-9990-91ab761fe1b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:29:173-17008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09ac3cbb-0203-4da3-bbbd-d99fe613f5c9], x-b3-parentspanid=[334cd798be548705], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e48003c2cfa5cf2334cd798be548705], x-b3-spanid=[0e1f15aa78493b9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1591f0b3-ccf9-4e33-9990-91ab761fe1b0]}\\\"}\"}","context":{"RequestID":"1591f0b3-ccf9-4e33-9990-91ab761fe1b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18da308b-0501-47d7-a551-d4b665272689","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:29.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:29.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1591f0b3-ccf9-4e33-9990-91ab761fe1b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18da308b-0501-47d7-a551-d4b665272689","LogTimestamp":"2023-09-27T03:51:29.175Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:31.185Z","message":"Entering","context":{"RequestID":"99f7625f-8e7d-4fb8-aaea-8deb2e2de300","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09a5d564-5989-44d8-b4e8-8f94fe6e085e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:31.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:31.187Z","message":"{\"transactionId\":\"99f7625f-8e7d-4fb8-aaea-8deb2e2de300\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:31:185\",\"respDate\":\"230927-03:51:31:187\",\"sourceId\":\"haproxy:99f7625f-8e7d-4fb8-aaea-8deb2e2de300\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:31:185-7002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7305479c-a10b-4f83-b04c-7606ad161db0], x-b3-parentspanid=[78713a4cbe3488ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8027acea935a39d78713a4cbe3488ff], x-b3-spanid=[8dc7f7fa529a66cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99f7625f-8e7d-4fb8-aaea-8deb2e2de300]}\\\"}\"}","context":{"RequestID":"99f7625f-8e7d-4fb8-aaea-8deb2e2de300","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09a5d564-5989-44d8-b4e8-8f94fe6e085e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:31.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:31.188Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99f7625f-8e7d-4fb8-aaea-8deb2e2de300","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09a5d564-5989-44d8-b4e8-8f94fe6e085e","LogTimestamp":"2023-09-27T03:51:31.187Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:33.209Z","message":"Entering","context":{"RequestID":"01ab9751-7883-4af5-aee5-d17b511b6be3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f69b845-b7ff-46f6-a1a3-a41cf8db542f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:33.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:33.212Z","message":"{\"transactionId\":\"01ab9751-7883-4af5-aee5-d17b511b6be3\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:33:210\",\"respDate\":\"230927-03:51:33:212\",\"sourceId\":\"haproxy:01ab9751-7883-4af5-aee5-d17b511b6be3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:33:210-68845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1b9b100-153f-41d3-bf0a-042c6d25c9f1], x-b3-parentspanid=[c40fcbfdbd6b80d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec35cae72d545463c40fcbfdbd6b80d2], x-b3-spanid=[525e921ff04c5e44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01ab9751-7883-4af5-aee5-d17b511b6be3]}\\\"}\"}","context":{"RequestID":"01ab9751-7883-4af5-aee5-d17b511b6be3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f69b845-b7ff-46f6-a1a3-a41cf8db542f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:33.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:33.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01ab9751-7883-4af5-aee5-d17b511b6be3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f69b845-b7ff-46f6-a1a3-a41cf8db542f","LogTimestamp":"2023-09-27T03:51:33.212Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:35.224Z","message":"Entering","context":{"RequestID":"9fbd6a34-fb4c-4d76-8b48-f27eee1fdfa7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58fe4c52-e139-4d6d-ad2d-b8fac0ac4faa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:35.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:35.226Z","message":"{\"transactionId\":\"9fbd6a34-fb4c-4d76-8b48-f27eee1fdfa7\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:35:225\",\"respDate\":\"230927-03:51:35:226\",\"sourceId\":\"haproxy:9fbd6a34-fb4c-4d76-8b48-f27eee1fdfa7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:35:225-42152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b4f2a3a-ebcd-4ce6-9385-231984a47a1f], x-b3-parentspanid=[f61e453d7847129d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1af2a650d7f9647f61e453d7847129d], x-b3-spanid=[0d921066302756d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9fbd6a34-fb4c-4d76-8b48-f27eee1fdfa7]}\\\"}\"}","context":{"RequestID":"9fbd6a34-fb4c-4d76-8b48-f27eee1fdfa7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58fe4c52-e139-4d6d-ad2d-b8fac0ac4faa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:35.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:35.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fbd6a34-fb4c-4d76-8b48-f27eee1fdfa7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58fe4c52-e139-4d6d-ad2d-b8fac0ac4faa","LogTimestamp":"2023-09-27T03:51:35.227Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:35.871Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:51:35.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:35.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:35.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:37.239Z","message":"Entering","context":{"RequestID":"d8588e0c-bdc3-4bc0-9068-a9ae9a724fd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9253e77-b837-4da2-a7c5-83756321f95e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:37.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:37.242Z","message":"{\"transactionId\":\"d8588e0c-bdc3-4bc0-9068-a9ae9a724fd4\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:37:240\",\"respDate\":\"230927-03:51:37:242\",\"sourceId\":\"haproxy:d8588e0c-bdc3-4bc0-9068-a9ae9a724fd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:37:240-76276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[614e6112-4637-488f-bb76-7eec139aa7b4], x-b3-parentspanid=[50dfb89575cd44f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9510d8aa02eb70b750dfb89575cd44f7], x-b3-spanid=[04ac70c541be621a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8588e0c-bdc3-4bc0-9068-a9ae9a724fd4]}\\\"}\"}","context":{"RequestID":"d8588e0c-bdc3-4bc0-9068-a9ae9a724fd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9253e77-b837-4da2-a7c5-83756321f95e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:37.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:37.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8588e0c-bdc3-4bc0-9068-a9ae9a724fd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9253e77-b837-4da2-a7c5-83756321f95e","LogTimestamp":"2023-09-27T03:51:37.242Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:38.175Z","message":"Entering","context":{"RequestID":"efe5d6d4-d270-40d6-ba44-8e449176d32f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9771be4c-51b7-40f0-90c0-b98bcdfca888","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:38.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:38.178Z","message":"{\"transactionId\":\"efe5d6d4-d270-40d6-ba44-8e449176d32f\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:38:176\",\"respDate\":\"230927-03:51:38:178\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:efe5d6d4-d270-40d6-ba44-8e449176d32f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:38:176-25524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06c37f3e-830f-402b-8a36-7a4771b5d8b3], x-b3-parentspanid=[5fd78b7548fdcc8d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39649], x-envoy-attempt-count=[1], x-b3-traceid=[0fd01ff6ae58b5365fd78b7548fdcc8d], x-b3-spanid=[1add5239017eda80], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[efe5d6d4-d270-40d6-ba44-8e449176d32f]}\\\"}\"}","context":{"RequestID":"efe5d6d4-d270-40d6-ba44-8e449176d32f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9771be4c-51b7-40f0-90c0-b98bcdfca888","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:38.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:38.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efe5d6d4-d270-40d6-ba44-8e449176d32f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9771be4c-51b7-40f0-90c0-b98bcdfca888","LogTimestamp":"2023-09-27T03:51:38.178Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:38.418Z","message":"Entering","context":{"RequestID":"881d4365-702c-4d15-a5f1-c4986130febb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ca15629-6b68-45ad-9a21-26cc65889c4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"881d4365-702c-4d15-a5f1-c4986130febb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ca15629-6b68-45ad-9a21-26cc65889c4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:38.421Z","message":"{\"transactionId\":\"881d4365-702c-4d15-a5f1-c4986130febb\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:38:419\",\"respDate\":\"230927-03:51:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:881d4365-702c-4d15-a5f1-c4986130febb\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:38:419-84136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[881d4365-702c-4d15-a5f1-c4986130febb]}\\\"}\"}","context":{"RequestID":"881d4365-702c-4d15-a5f1-c4986130febb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ca15629-6b68-45ad-9a21-26cc65889c4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"881d4365-702c-4d15-a5f1-c4986130febb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ca15629-6b68-45ad-9a21-26cc65889c4d","LogTimestamp":"2023-09-27T03:51:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:39.266Z","message":"Entering","context":{"RequestID":"81b9abec-2301-46f4-9a4f-500ea34559cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe2cdeec-7cee-4511-8986-32a852351e95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:39.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:39.269Z","message":"{\"transactionId\":\"81b9abec-2301-46f4-9a4f-500ea34559cf\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:39:267\",\"respDate\":\"230927-03:51:39:268\",\"sourceId\":\"haproxy:81b9abec-2301-46f4-9a4f-500ea34559cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:39:267-55780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6a4eff1-551a-46cd-ab6b-1bf85da33e9b], x-b3-parentspanid=[14a6307b6cb7d3de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb511b2852b74d6914a6307b6cb7d3de], x-b3-spanid=[c2cb069bfd8cf287], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81b9abec-2301-46f4-9a4f-500ea34559cf]}\\\"}\"}","context":{"RequestID":"81b9abec-2301-46f4-9a4f-500ea34559cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe2cdeec-7cee-4511-8986-32a852351e95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:39.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:39.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81b9abec-2301-46f4-9a4f-500ea34559cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe2cdeec-7cee-4511-8986-32a852351e95","LogTimestamp":"2023-09-27T03:51:39.269Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:51:40.430Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:40.436Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:41.296Z","message":"Entering","context":{"RequestID":"8048eaa1-88f5-479c-83b1-4ac016a15aad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"639aa53b-74f2-41d5-8fba-6ef43e3c156e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:41.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:41.298Z","message":"{\"transactionId\":\"8048eaa1-88f5-479c-83b1-4ac016a15aad\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:41:297\",\"respDate\":\"230927-03:51:41:298\",\"sourceId\":\"haproxy:8048eaa1-88f5-479c-83b1-4ac016a15aad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:41:297-7893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2ddc5b0-39b5-49c1-a263-af5a1b0b02c9], x-b3-parentspanid=[f2b325baca5ceb8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[916f90430b855f7df2b325baca5ceb8e], x-b3-spanid=[ccffe4ff75b56ff7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8048eaa1-88f5-479c-83b1-4ac016a15aad]}\\\"}\"}","context":{"RequestID":"8048eaa1-88f5-479c-83b1-4ac016a15aad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"639aa53b-74f2-41d5-8fba-6ef43e3c156e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:41.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:41.299Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8048eaa1-88f5-479c-83b1-4ac016a15aad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"639aa53b-74f2-41d5-8fba-6ef43e3c156e","LogTimestamp":"2023-09-27T03:51:41.299Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:43.312Z","message":"Entering","context":{"RequestID":"5cc4383e-8d8b-46e3-87e2-451ba4f9d02e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d1ee7fd-ea04-4cad-8b27-e1cece5bdb15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:43.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:43.314Z","message":"{\"transactionId\":\"5cc4383e-8d8b-46e3-87e2-451ba4f9d02e\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:43:313\",\"respDate\":\"230927-03:51:43:314\",\"sourceId\":\"haproxy:5cc4383e-8d8b-46e3-87e2-451ba4f9d02e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:43:313-60705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a0799e0-02bf-4a9e-83ef-4112b5487566], x-b3-parentspanid=[ed7c0e65561d33a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fc3e94b277cbe3bed7c0e65561d33a9], x-b3-spanid=[50cd34efac605dd9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cc4383e-8d8b-46e3-87e2-451ba4f9d02e]}\\\"}\"}","context":{"RequestID":"5cc4383e-8d8b-46e3-87e2-451ba4f9d02e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d1ee7fd-ea04-4cad-8b27-e1cece5bdb15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:43.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:43.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cc4383e-8d8b-46e3-87e2-451ba4f9d02e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d1ee7fd-ea04-4cad-8b27-e1cece5bdb15","LogTimestamp":"2023-09-27T03:51:43.315Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:45.337Z","message":"Entering","context":{"RequestID":"a9cb8b29-1a0e-4501-9019-e0d2f910c7f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"039a4356-a9fc-43c8-bf1a-b1e9db2e0b72","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:45.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:45.339Z","message":"{\"transactionId\":\"a9cb8b29-1a0e-4501-9019-e0d2f910c7f5\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:45:337\",\"respDate\":\"230927-03:51:45:339\",\"sourceId\":\"haproxy:a9cb8b29-1a0e-4501-9019-e0d2f910c7f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:45:337-1080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f27d43bf-f742-479b-a2c4-900343434c14], x-b3-parentspanid=[a0c891a15572666e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cb96635e537b3e9a0c891a15572666e], x-b3-spanid=[cdad1e10a3646fb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a9cb8b29-1a0e-4501-9019-e0d2f910c7f5]}\\\"}\"}","context":{"RequestID":"a9cb8b29-1a0e-4501-9019-e0d2f910c7f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"039a4356-a9fc-43c8-bf1a-b1e9db2e0b72","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:45.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:45.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9cb8b29-1a0e-4501-9019-e0d2f910c7f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"039a4356-a9fc-43c8-bf1a-b1e9db2e0b72","LogTimestamp":"2023-09-27T03:51:45.339Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:45.872Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:51:45.880Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:45.880Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:45.880Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:47.353Z","message":"Entering","context":{"RequestID":"0064fd3f-d965-40b7-9597-83638fcb2d3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1504cc53-f185-4c26-b36f-e9522bccbe91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:47.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:47.356Z","message":"{\"transactionId\":\"0064fd3f-d965-40b7-9597-83638fcb2d3d\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:47:354\",\"respDate\":\"230927-03:51:47:356\",\"sourceId\":\"haproxy:0064fd3f-d965-40b7-9597-83638fcb2d3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:47:354-90430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00c898cf-4d07-4421-8293-9f7aa0a9d67c], x-b3-parentspanid=[c3f0e68ade68622b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a6b276607af4802c3f0e68ade68622b], x-b3-spanid=[a6eb3216ae7760fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0064fd3f-d965-40b7-9597-83638fcb2d3d]}\\\"}\"}","context":{"RequestID":"0064fd3f-d965-40b7-9597-83638fcb2d3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1504cc53-f185-4c26-b36f-e9522bccbe91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:47.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:47.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0064fd3f-d965-40b7-9597-83638fcb2d3d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1504cc53-f185-4c26-b36f-e9522bccbe91","LogTimestamp":"2023-09-27T03:51:47.357Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:51:48.193Z","message":"Entering","context":{"RequestID":"a81e32bd-81d4-40e5-b357-996b66ce1153","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"972b5b8a-0c00-4233-96d6-73e80a139ce7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:48.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:48.196Z","message":"{\"transactionId\":\"a81e32bd-81d4-40e5-b357-996b66ce1153\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:48:194\",\"respDate\":\"230927-03:51:48:196\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a81e32bd-81d4-40e5-b357-996b66ce1153\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:48:194-40407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d728dc32-c8bd-413a-895f-16d28c23249f], x-b3-parentspanid=[4e338a4a01063368], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47361], x-envoy-attempt-count=[1], x-b3-traceid=[624376acdcd5bf8d4e338a4a01063368], x-b3-spanid=[8b2200e9bcf5df4b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a81e32bd-81d4-40e5-b357-996b66ce1153]}\\\"}\"}","context":{"RequestID":"a81e32bd-81d4-40e5-b357-996b66ce1153","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"972b5b8a-0c00-4233-96d6-73e80a139ce7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:48.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:48.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a81e32bd-81d4-40e5-b357-996b66ce1153","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"972b5b8a-0c00-4233-96d6-73e80a139ce7","LogTimestamp":"2023-09-27T03:51:48.197Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:51:48.418Z","message":"Entering","context":{"RequestID":"c223ac07-4e2e-4578-bb3a-08cf4b89c937","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c747cebe-9cb6-4340-9f51-aa1e3ea8906c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"c223ac07-4e2e-4578-bb3a-08cf4b89c937","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c747cebe-9cb6-4340-9f51-aa1e3ea8906c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:48.421Z","message":"{\"transactionId\":\"c223ac07-4e2e-4578-bb3a-08cf4b89c937\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:48:419\",\"respDate\":\"230927-03:51:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c223ac07-4e2e-4578-bb3a-08cf4b89c937\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:48:419-72182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c223ac07-4e2e-4578-bb3a-08cf4b89c937]}\\\"}\"}","context":{"RequestID":"c223ac07-4e2e-4578-bb3a-08cf4b89c937","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c747cebe-9cb6-4340-9f51-aa1e3ea8906c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c223ac07-4e2e-4578-bb3a-08cf4b89c937","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c747cebe-9cb6-4340-9f51-aa1e3ea8906c","LogTimestamp":"2023-09-27T03:51:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:49.370Z","message":"Entering","context":{"RequestID":"118876a5-fde1-4e15-acee-5decded8119b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2faa36a6-3b56-46ea-893e-3758d30d8045","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:49.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:49.373Z","message":"{\"transactionId\":\"118876a5-fde1-4e15-acee-5decded8119b\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:49:371\",\"respDate\":\"230927-03:51:49:373\",\"sourceId\":\"haproxy:118876a5-fde1-4e15-acee-5decded8119b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:49:371-28078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6eed233-5f88-48cc-b121-253e67ad97de], x-b3-parentspanid=[42514047e3dc1374], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5183d7511c5baef42514047e3dc1374], x-b3-spanid=[e9adf69e9e1cd90f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[118876a5-fde1-4e15-acee-5decded8119b]}\\\"}\"}","context":{"RequestID":"118876a5-fde1-4e15-acee-5decded8119b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2faa36a6-3b56-46ea-893e-3758d30d8045","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:49.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:49.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"118876a5-fde1-4e15-acee-5decded8119b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2faa36a6-3b56-46ea-893e-3758d30d8045","LogTimestamp":"2023-09-27T03:51:49.374Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:51.390Z","message":"Entering","context":{"RequestID":"fcc1d56c-cf38-4646-9407-473ab4dc63c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"feeb1b49-2daf-4764-bbff-a871f3362af2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:51.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:51.392Z","message":"{\"transactionId\":\"fcc1d56c-cf38-4646-9407-473ab4dc63c5\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:51:390\",\"respDate\":\"230927-03:51:51:392\",\"sourceId\":\"haproxy:fcc1d56c-cf38-4646-9407-473ab4dc63c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:51:390-87238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34019c4d-86ec-4d97-a58d-aa377ca23da3], x-b3-parentspanid=[273cefa1ecddc015], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c9749e768800c8c273cefa1ecddc015], x-b3-spanid=[b8c37188adfecf8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fcc1d56c-cf38-4646-9407-473ab4dc63c5]}\\\"}\"}","context":{"RequestID":"fcc1d56c-cf38-4646-9407-473ab4dc63c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"feeb1b49-2daf-4764-bbff-a871f3362af2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:51.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:51.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcc1d56c-cf38-4646-9407-473ab4dc63c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"feeb1b49-2daf-4764-bbff-a871f3362af2","LogTimestamp":"2023-09-27T03:51:51.393Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:53.402Z","message":"Entering","context":{"RequestID":"2dbf5ec5-8bdd-4c61-9090-24c1a76f371b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7247323-9a20-47b8-909a-22c989a92bf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:53.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:53.405Z","message":"{\"transactionId\":\"2dbf5ec5-8bdd-4c61-9090-24c1a76f371b\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:53:403\",\"respDate\":\"230927-03:51:53:405\",\"sourceId\":\"haproxy:2dbf5ec5-8bdd-4c61-9090-24c1a76f371b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:53:403-90882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[178c95e0-4dc1-4d9b-a543-cf08bac4835f], x-b3-parentspanid=[092b3a81c7b23896], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6295898760b47502092b3a81c7b23896], x-b3-spanid=[6827c5e0a01a7146], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2dbf5ec5-8bdd-4c61-9090-24c1a76f371b]}\\\"}\"}","context":{"RequestID":"2dbf5ec5-8bdd-4c61-9090-24c1a76f371b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7247323-9a20-47b8-909a-22c989a92bf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:53.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:53.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dbf5ec5-8bdd-4c61-9090-24c1a76f371b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7247323-9a20-47b8-909a-22c989a92bf6","LogTimestamp":"2023-09-27T03:51:53.405Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:51:55.415Z","message":"Entering","context":{"RequestID":"60748cc9-f4bf-4ea0-bcf8-92067b922a48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98ef6686-d726-4e48-b624-c615afe3e589","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:55.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:55.418Z","message":"{\"transactionId\":\"60748cc9-f4bf-4ea0-bcf8-92067b922a48\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:55:416\",\"respDate\":\"230927-03:51:55:418\",\"sourceId\":\"haproxy:60748cc9-f4bf-4ea0-bcf8-92067b922a48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:55:416-16755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ae91de2-484a-4bbb-bb3d-de49d7405b41], x-b3-parentspanid=[dc5d608d3841e0d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d96f3187da903d5dc5d608d3841e0d6], x-b3-spanid=[db10178df378de9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60748cc9-f4bf-4ea0-bcf8-92067b922a48]}\\\"}\"}","context":{"RequestID":"60748cc9-f4bf-4ea0-bcf8-92067b922a48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98ef6686-d726-4e48-b624-c615afe3e589","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:55.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:55.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60748cc9-f4bf-4ea0-bcf8-92067b922a48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98ef6686-d726-4e48-b624-c615afe3e589","LogTimestamp":"2023-09-27T03:51:55.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:55.871Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:51:55.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:55.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:55.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:57.436Z","message":"Entering","context":{"RequestID":"73821e3f-dee1-482d-9256-92964289685b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba544eb7-7b64-4af8-bdfd-b150656f6065","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:57.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:57.439Z","message":"{\"transactionId\":\"73821e3f-dee1-482d-9256-92964289685b\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:57:437\",\"respDate\":\"230927-03:51:57:439\",\"sourceId\":\"haproxy:73821e3f-dee1-482d-9256-92964289685b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:51:57:437-23936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a18f3329-6352-4e07-8bf4-9f7f6829d599], x-b3-parentspanid=[ab14d93699ae3ebe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23c6d65251d192a3ab14d93699ae3ebe], x-b3-spanid=[7c23c8828268f28b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73821e3f-dee1-482d-9256-92964289685b]}\\\"}\"}","context":{"RequestID":"73821e3f-dee1-482d-9256-92964289685b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba544eb7-7b64-4af8-bdfd-b150656f6065","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:57.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:57.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73821e3f-dee1-482d-9256-92964289685b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba544eb7-7b64-4af8-bdfd-b150656f6065","LogTimestamp":"2023-09-27T03:51:57.439Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:58.163Z","message":"Entering","context":{"RequestID":"86058fcd-957d-4415-b3ea-39fe86981a4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75927b2c-5fdc-4063-8d2b-341c22957b44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:58.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:58.165Z","message":"{\"transactionId\":\"86058fcd-957d-4415-b3ea-39fe86981a4b\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:58:163\",\"respDate\":\"230927-03:51:58:165\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:86058fcd-957d-4415-b3ea-39fe86981a4b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:58:163-74796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[254da8b8-432e-4427-be33-c3693bc2b498], x-b3-parentspanid=[9a978a1e1a873aa6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36695], x-envoy-attempt-count=[1], x-b3-traceid=[87788696a639293d9a978a1e1a873aa6], x-b3-spanid=[f8ab076733acc868], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[86058fcd-957d-4415-b3ea-39fe86981a4b]}\\\"}\"}","context":{"RequestID":"86058fcd-957d-4415-b3ea-39fe86981a4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75927b2c-5fdc-4063-8d2b-341c22957b44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:51:58.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:58.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86058fcd-957d-4415-b3ea-39fe86981a4b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75927b2c-5fdc-4063-8d2b-341c22957b44","LogTimestamp":"2023-09-27T03:51:58.165Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:51:58.418Z","message":"Entering","context":{"RequestID":"672ae539-2ea7-46d3-b054-9c747af6a954","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5442e37-0234-4ce2-a1fd-5d847ee4d51d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"672ae539-2ea7-46d3-b054-9c747af6a954","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5442e37-0234-4ce2-a1fd-5d847ee4d51d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:58.421Z","message":"{\"transactionId\":\"672ae539-2ea7-46d3-b054-9c747af6a954\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:58:419\",\"respDate\":\"230927-03:51:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:672ae539-2ea7-46d3-b054-9c747af6a954\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:51:58:419-14688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[672ae539-2ea7-46d3-b054-9c747af6a954]}\\\"}\"}","context":{"RequestID":"672ae539-2ea7-46d3-b054-9c747af6a954","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5442e37-0234-4ce2-a1fd-5d847ee4d51d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:51:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"672ae539-2ea7-46d3-b054-9c747af6a954","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5442e37-0234-4ce2-a1fd-5d847ee4d51d","LogTimestamp":"2023-09-27T03:51:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:51:59.449Z","message":"Entering","context":{"RequestID":"e1af4bfc-b3f5-4900-8e37-073c6107e68e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"502c515f-11c4-47ef-b518-f88b0730389a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:59.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:51:59.452Z","message":"{\"transactionId\":\"e1af4bfc-b3f5-4900-8e37-073c6107e68e\",\"status\":\"200\",\"rqstDate\":\"230927-03:51:59:450\",\"respDate\":\"230927-03:51:59:452\",\"sourceId\":\"haproxy:e1af4bfc-b3f5-4900-8e37-073c6107e68e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:51:59:450-13241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea80f43c-33c4-4858-9112-1323e49762b2], x-b3-parentspanid=[2cab850a033e5189], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[749ffca02e3e69392cab850a033e5189], x-b3-spanid=[089dc61f159c2e58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1af4bfc-b3f5-4900-8e37-073c6107e68e]}\\\"}\"}","context":{"RequestID":"e1af4bfc-b3f5-4900-8e37-073c6107e68e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"502c515f-11c4-47ef-b518-f88b0730389a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:51:59.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:51:59.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1af4bfc-b3f5-4900-8e37-073c6107e68e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"502c515f-11c4-47ef-b518-f88b0730389a","LogTimestamp":"2023-09-27T03:51:59.453Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:51:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:52:01.462Z","message":"Entering","context":{"RequestID":"e65f9bb2-f868-482d-9a34-06d96ba1e86f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c96eba7f-f54c-44d2-8f49-d9bfca8645ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:01.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:01.465Z","message":"{\"transactionId\":\"e65f9bb2-f868-482d-9a34-06d96ba1e86f\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:01:462\",\"respDate\":\"230927-03:52:01:465\",\"sourceId\":\"haproxy:e65f9bb2-f868-482d-9a34-06d96ba1e86f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:01:462-44917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5183c3b5-7e16-46d5-a265-4699a4232553], x-b3-parentspanid=[ec4b760578141960], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d86e9beed279dfaec4b760578141960], x-b3-spanid=[8f101ad001c98882], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e65f9bb2-f868-482d-9a34-06d96ba1e86f]}\\\"}\"}","context":{"RequestID":"e65f9bb2-f868-482d-9a34-06d96ba1e86f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c96eba7f-f54c-44d2-8f49-d9bfca8645ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:01.462Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:01.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e65f9bb2-f868-482d-9a34-06d96ba1e86f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c96eba7f-f54c-44d2-8f49-d9bfca8645ad","LogTimestamp":"2023-09-27T03:52:01.465Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:03.476Z","message":"Entering","context":{"RequestID":"ef291a57-a7a0-46ee-b260-ffff2d583523","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b28c62cf-9e89-4e4a-a288-727fc88aecf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:03.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:03.478Z","message":"{\"transactionId\":\"ef291a57-a7a0-46ee-b260-ffff2d583523\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:03:476\",\"respDate\":\"230927-03:52:03:478\",\"sourceId\":\"haproxy:ef291a57-a7a0-46ee-b260-ffff2d583523\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:03:476-58238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a81c090-c919-4d50-ac1b-b0dec90001e8], x-b3-parentspanid=[eaabe7bd69015951], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32e9a8a6247b8412eaabe7bd69015951], x-b3-spanid=[c9c484c1e5174900], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef291a57-a7a0-46ee-b260-ffff2d583523]}\\\"}\"}","context":{"RequestID":"ef291a57-a7a0-46ee-b260-ffff2d583523","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b28c62cf-9e89-4e4a-a288-727fc88aecf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:03.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:03.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef291a57-a7a0-46ee-b260-ffff2d583523","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b28c62cf-9e89-4e4a-a288-727fc88aecf6","LogTimestamp":"2023-09-27T03:52:03.479Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:05.498Z","message":"Entering","context":{"RequestID":"8154d49b-9cfa-476c-970b-8e6e356f03bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f1fa840-4d4b-4b95-90c8-faf7587abb5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:05.500Z","message":"{\"transactionId\":\"8154d49b-9cfa-476c-970b-8e6e356f03bc\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:05:499\",\"respDate\":\"230927-03:52:05:500\",\"sourceId\":\"haproxy:8154d49b-9cfa-476c-970b-8e6e356f03bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:52:05:499-751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcf966b8-6b85-439e-80b8-f72750fef8c8], x-b3-parentspanid=[b2e7acb921c4aa6b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6dd9c95070faae50b2e7acb921c4aa6b], x-b3-spanid=[5d141e38d3d9b98c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8154d49b-9cfa-476c-970b-8e6e356f03bc]}\\\"}\"}","context":{"RequestID":"8154d49b-9cfa-476c-970b-8e6e356f03bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f1fa840-4d4b-4b95-90c8-faf7587abb5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:05.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:05.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8154d49b-9cfa-476c-970b-8e6e356f03bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f1fa840-4d4b-4b95-90c8-faf7587abb5c","LogTimestamp":"2023-09-27T03:52:05.501Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:05.872Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:52:05.912Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:05.930Z","message":"Connection[/10.233.71.184:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:05.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:05.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:05.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:07.520Z","message":"Entering","context":{"RequestID":"3e136dd2-1a3b-4ef5-99e7-0527d293e39c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1084ebd6-a958-4d36-92f6-fd6fcbd4b087","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:07.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:07.523Z","message":"{\"transactionId\":\"3e136dd2-1a3b-4ef5-99e7-0527d293e39c\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:07:521\",\"respDate\":\"230927-03:52:07:522\",\"sourceId\":\"haproxy:3e136dd2-1a3b-4ef5-99e7-0527d293e39c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:07:521-66686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d0f6ce0-26bc-4a7d-bf95-157a3febfc56], x-b3-parentspanid=[5342083e0e1ee2e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8e7ef22d159225b5342083e0e1ee2e0], x-b3-spanid=[6619764cda36500e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e136dd2-1a3b-4ef5-99e7-0527d293e39c]}\\\"}\"}","context":{"RequestID":"3e136dd2-1a3b-4ef5-99e7-0527d293e39c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1084ebd6-a958-4d36-92f6-fd6fcbd4b087","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:07.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:07.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e136dd2-1a3b-4ef5-99e7-0527d293e39c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1084ebd6-a958-4d36-92f6-fd6fcbd4b087","LogTimestamp":"2023-09-27T03:52:07.523Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:52:08.161Z","message":"Entering","context":{"RequestID":"0ea4bf45-1947-4967-b8dc-1de7c9da9ac6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d85bb1db-4a2f-4c64-9a68-66a76717efb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:08.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:08.163Z","message":"{\"transactionId\":\"0ea4bf45-1947-4967-b8dc-1de7c9da9ac6\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:08:161\",\"respDate\":\"230927-03:52:08:163\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0ea4bf45-1947-4967-b8dc-1de7c9da9ac6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:52:08:161-15472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b8fb067-d44d-4493-8acc-b6df575d4c15], x-b3-parentspanid=[4f69883881b17dc9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57977], x-envoy-attempt-count=[1], x-b3-traceid=[526b9ca2021b8a2f4f69883881b17dc9], x-b3-spanid=[8ec9dc17325f16a2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0ea4bf45-1947-4967-b8dc-1de7c9da9ac6]}\\\"}\"}","context":{"RequestID":"0ea4bf45-1947-4967-b8dc-1de7c9da9ac6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d85bb1db-4a2f-4c64-9a68-66a76717efb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:08.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:08.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ea4bf45-1947-4967-b8dc-1de7c9da9ac6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d85bb1db-4a2f-4c64-9a68-66a76717efb8","LogTimestamp":"2023-09-27T03:52:08.163Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:08.418Z","message":"Entering","context":{"RequestID":"58997f32-5da0-4893-8e95-ac1721c76e72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8ca76c0-c3ff-4160-b7f3-c743a703a93b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"58997f32-5da0-4893-8e95-ac1721c76e72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8ca76c0-c3ff-4160-b7f3-c743a703a93b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:08.421Z","message":"{\"transactionId\":\"58997f32-5da0-4893-8e95-ac1721c76e72\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:08:419\",\"respDate\":\"230927-03:52:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:58997f32-5da0-4893-8e95-ac1721c76e72\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:52:08:419-92264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[58997f32-5da0-4893-8e95-ac1721c76e72]}\\\"}\"}","context":{"RequestID":"58997f32-5da0-4893-8e95-ac1721c76e72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8ca76c0-c3ff-4160-b7f3-c743a703a93b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58997f32-5da0-4893-8e95-ac1721c76e72","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8ca76c0-c3ff-4160-b7f3-c743a703a93b","LogTimestamp":"2023-09-27T03:52:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:09.543Z","message":"Entering","context":{"RequestID":"1757b9c7-af06-411f-852a-f552ce788d81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c161d8f8-e263-4de6-b492-03a3ee27e48c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:09.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:09.545Z","message":"{\"transactionId\":\"1757b9c7-af06-411f-852a-f552ce788d81\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:09:543\",\"respDate\":\"230927-03:52:09:545\",\"sourceId\":\"haproxy:1757b9c7-af06-411f-852a-f552ce788d81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:09:543-10633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[915d5ce8-63d9-4ea7-9464-065653f09273], x-b3-parentspanid=[97e433f6c27ddd17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29d0df84df94eb4397e433f6c27ddd17], x-b3-spanid=[c744531c05f4be63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1757b9c7-af06-411f-852a-f552ce788d81]}\\\"}\"}","context":{"RequestID":"1757b9c7-af06-411f-852a-f552ce788d81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c161d8f8-e263-4de6-b492-03a3ee27e48c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:09.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:09.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1757b9c7-af06-411f-852a-f552ce788d81","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c161d8f8-e263-4de6-b492-03a3ee27e48c","LogTimestamp":"2023-09-27T03:52:09.545Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:10.438Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:10.447Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:11.581Z","message":"Entering","context":{"RequestID":"5ef62c75-c873-4bf2-b782-cafd0a5b9d43","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4318a30-d08c-47bc-a149-2e4b24807b87","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:11.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:11.584Z","message":"{\"transactionId\":\"5ef62c75-c873-4bf2-b782-cafd0a5b9d43\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:11:582\",\"respDate\":\"230927-03:52:11:584\",\"sourceId\":\"haproxy:5ef62c75-c873-4bf2-b782-cafd0a5b9d43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:11:582-4234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1d4b2f4-1c1c-4ed3-8560-a3b5ac59a809], x-b3-parentspanid=[72d4c363c4355b3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e73ffa23152a743972d4c363c4355b3f], x-b3-spanid=[1433266209af910a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ef62c75-c873-4bf2-b782-cafd0a5b9d43]}\\\"}\"}","context":{"RequestID":"5ef62c75-c873-4bf2-b782-cafd0a5b9d43","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4318a30-d08c-47bc-a149-2e4b24807b87","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:11.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:11.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ef62c75-c873-4bf2-b782-cafd0a5b9d43","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4318a30-d08c-47bc-a149-2e4b24807b87","LogTimestamp":"2023-09-27T03:52:11.585Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:52:13.601Z","message":"Entering","context":{"RequestID":"f9bf836d-d493-4a7a-8ff8-83fab5443fd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06b15966-be89-4697-ad7c-d06e79110157","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:13.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:13.603Z","message":"{\"transactionId\":\"f9bf836d-d493-4a7a-8ff8-83fab5443fd5\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:13:601\",\"respDate\":\"230927-03:52:13:603\",\"sourceId\":\"haproxy:f9bf836d-d493-4a7a-8ff8-83fab5443fd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:13:601-4340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7122a86-3449-4d17-84c1-a3383cce9009], x-b3-parentspanid=[1113f41a93ba0482], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26b5029e874aac361113f41a93ba0482], x-b3-spanid=[9546cb0770728123], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9bf836d-d493-4a7a-8ff8-83fab5443fd5]}\\\"}\"}","context":{"RequestID":"f9bf836d-d493-4a7a-8ff8-83fab5443fd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06b15966-be89-4697-ad7c-d06e79110157","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:13.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:13.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9bf836d-d493-4a7a-8ff8-83fab5443fd5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06b15966-be89-4697-ad7c-d06e79110157","LogTimestamp":"2023-09-27T03:52:13.604Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:15.622Z","message":"Entering","context":{"RequestID":"95ec5091-1389-486a-834a-d34c966bc141","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"178a0d8a-4649-49ed-854f-fa61d832934b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:15.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:15.625Z","message":"{\"transactionId\":\"95ec5091-1389-486a-834a-d34c966bc141\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:15:623\",\"respDate\":\"230927-03:52:15:625\",\"sourceId\":\"haproxy:95ec5091-1389-486a-834a-d34c966bc141\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:52:15:623-5572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14315be1-f0e5-46f4-ade7-f3aafddd60c9], x-b3-parentspanid=[f36e55481366b02f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1efc3643d1ad2d10f36e55481366b02f], x-b3-spanid=[1047bccb874ca36c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95ec5091-1389-486a-834a-d34c966bc141]}\\\"}\"}","context":{"RequestID":"95ec5091-1389-486a-834a-d34c966bc141","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"178a0d8a-4649-49ed-854f-fa61d832934b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:15.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:15.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95ec5091-1389-486a-834a-d34c966bc141","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"178a0d8a-4649-49ed-854f-fa61d832934b","LogTimestamp":"2023-09-27T03:52:15.625Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:15.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:52:15.887Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:15.888Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:15.888Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:17.652Z","message":"Entering","context":{"RequestID":"f0fd40fb-f333-42c1-a554-c8062718a967","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c7ea94c-1d8d-4896-973a-a0dfba684915","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:17.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:17.655Z","message":"{\"transactionId\":\"f0fd40fb-f333-42c1-a554-c8062718a967\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:17:653\",\"respDate\":\"230927-03:52:17:655\",\"sourceId\":\"haproxy:f0fd40fb-f333-42c1-a554-c8062718a967\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:17:653-92000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f6609bc-193b-402f-9ddc-e0605e2222cd], x-b3-parentspanid=[4bfb234312a35f92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0d8a8e32b8eeaf94bfb234312a35f92], x-b3-spanid=[469d19311d94682e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0fd40fb-f333-42c1-a554-c8062718a967]}\\\"}\"}","context":{"RequestID":"f0fd40fb-f333-42c1-a554-c8062718a967","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c7ea94c-1d8d-4896-973a-a0dfba684915","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:17.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:17.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0fd40fb-f333-42c1-a554-c8062718a967","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c7ea94c-1d8d-4896-973a-a0dfba684915","LogTimestamp":"2023-09-27T03:52:17.656Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:52:18.187Z","message":"Entering","context":{"RequestID":"8451601b-dc1b-4002-bc4e-371260e20a3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37791892-ae68-490a-82d6-d757c62d7b9b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:18.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:18.190Z","message":"{\"transactionId\":\"8451601b-dc1b-4002-bc4e-371260e20a3e\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:18:188\",\"respDate\":\"230927-03:52:18:190\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8451601b-dc1b-4002-bc4e-371260e20a3e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:18:188-42118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04cd3788-dcb5-4f0b-8ca0-241599036b29], x-b3-parentspanid=[1da280bf38835a09], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36511], x-envoy-attempt-count=[1], x-b3-traceid=[91b8736a4a8ff35e1da280bf38835a09], x-b3-spanid=[00e97c0eceacc654], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8451601b-dc1b-4002-bc4e-371260e20a3e]}\\\"}\"}","context":{"RequestID":"8451601b-dc1b-4002-bc4e-371260e20a3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37791892-ae68-490a-82d6-d757c62d7b9b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:18.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:18.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8451601b-dc1b-4002-bc4e-371260e20a3e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37791892-ae68-490a-82d6-d757c62d7b9b","LogTimestamp":"2023-09-27T03:52:18.191Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:52:18.421Z","message":"Entering","context":{"RequestID":"e515e4e0-c1bf-453f-80a9-ef7be7f190ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be7ac944-5bc5-4bac-85f1-09587fc1cfd2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:18.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:18.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"e515e4e0-c1bf-453f-80a9-ef7be7f190ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be7ac944-5bc5-4bac-85f1-09587fc1cfd2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:18.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:18.426Z","message":"{\"transactionId\":\"e515e4e0-c1bf-453f-80a9-ef7be7f190ba\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:18:422\",\"respDate\":\"230927-03:52:18:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e515e4e0-c1bf-453f-80a9-ef7be7f190ba\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:18:422-11357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e515e4e0-c1bf-453f-80a9-ef7be7f190ba]}\\\"}\"}","context":{"RequestID":"e515e4e0-c1bf-453f-80a9-ef7be7f190ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be7ac944-5bc5-4bac-85f1-09587fc1cfd2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:18.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:18.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e515e4e0-c1bf-453f-80a9-ef7be7f190ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be7ac944-5bc5-4bac-85f1-09587fc1cfd2","LogTimestamp":"2023-09-27T03:52:18.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:52:19.667Z","message":"Entering","context":{"RequestID":"86d7e07e-6977-4942-bd6f-6336ea9bebd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2304a4ec-3a1a-44a0-a000-a5383981d4d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:19.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:19.670Z","message":"{\"transactionId\":\"86d7e07e-6977-4942-bd6f-6336ea9bebd5\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:19:668\",\"respDate\":\"230927-03:52:19:670\",\"sourceId\":\"haproxy:86d7e07e-6977-4942-bd6f-6336ea9bebd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:19:668-39109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87c5a9f0-8445-4b52-89ca-6c8b9018544a], x-b3-parentspanid=[30656886601c92b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84016ca23a441c8a30656886601c92b3], x-b3-spanid=[581087661c233eb3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86d7e07e-6977-4942-bd6f-6336ea9bebd5]}\\\"}\"}","context":{"RequestID":"86d7e07e-6977-4942-bd6f-6336ea9bebd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2304a4ec-3a1a-44a0-a000-a5383981d4d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:19.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:19.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86d7e07e-6977-4942-bd6f-6336ea9bebd5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2304a4ec-3a1a-44a0-a000-a5383981d4d6","LogTimestamp":"2023-09-27T03:52:19.670Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:21.692Z","message":"Entering","context":{"RequestID":"9faae63f-2abf-4a8c-9204-2f295a53d583","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95791fe2-4561-4718-9e7b-700395f1bb85","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:21.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:21.694Z","message":"{\"transactionId\":\"9faae63f-2abf-4a8c-9204-2f295a53d583\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:21:693\",\"respDate\":\"230927-03:52:21:694\",\"sourceId\":\"haproxy:9faae63f-2abf-4a8c-9204-2f295a53d583\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:21:693-23165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b07e7c26-b84f-4a3d-a2a4-958d50dad3ce], x-b3-parentspanid=[75b7f2d8fb3d3cae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1b902f4e15b14db75b7f2d8fb3d3cae], x-b3-spanid=[c911cc35ce19ed8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9faae63f-2abf-4a8c-9204-2f295a53d583]}\\\"}\"}","context":{"RequestID":"9faae63f-2abf-4a8c-9204-2f295a53d583","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95791fe2-4561-4718-9e7b-700395f1bb85","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:21.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:21.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9faae63f-2abf-4a8c-9204-2f295a53d583","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95791fe2-4561-4718-9e7b-700395f1bb85","LogTimestamp":"2023-09-27T03:52:21.695Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:23.714Z","message":"Entering","context":{"RequestID":"4c3ae9e5-df54-4114-a837-3fbfcf120581","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d894e9d-391d-4b85-9c1a-4a264f5c6272","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:23.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:23.718Z","message":"{\"transactionId\":\"4c3ae9e5-df54-4114-a837-3fbfcf120581\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:23:715\",\"respDate\":\"230927-03:52:23:717\",\"sourceId\":\"haproxy:4c3ae9e5-df54-4114-a837-3fbfcf120581\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:23:715-94626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[642679d1-d76b-4448-9e56-d8c7869850ad], x-b3-parentspanid=[734f9509141e3ad8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7327874fcb2d3731734f9509141e3ad8], x-b3-spanid=[5624a834c6afc603], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c3ae9e5-df54-4114-a837-3fbfcf120581]}\\\"}\"}","context":{"RequestID":"4c3ae9e5-df54-4114-a837-3fbfcf120581","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d894e9d-391d-4b85-9c1a-4a264f5c6272","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:23.714Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:23.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c3ae9e5-df54-4114-a837-3fbfcf120581","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d894e9d-391d-4b85-9c1a-4a264f5c6272","LogTimestamp":"2023-09-27T03:52:23.719Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:52:25.733Z","message":"Entering","context":{"RequestID":"21f0f1c4-000d-47b8-ab30-60defa4d2ac8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9939af88-3167-4f76-9724-7833790f9692","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:25.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:25.736Z","message":"{\"transactionId\":\"21f0f1c4-000d-47b8-ab30-60defa4d2ac8\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:25:734\",\"respDate\":\"230927-03:52:25:736\",\"sourceId\":\"haproxy:21f0f1c4-000d-47b8-ab30-60defa4d2ac8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:25:734-66333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1538ff53-4ff3-4624-bef8-43cfb507d854], x-b3-parentspanid=[07d10f6c3ba14d84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff07cde2822d1a4e07d10f6c3ba14d84], x-b3-spanid=[497913a9888a1b32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21f0f1c4-000d-47b8-ab30-60defa4d2ac8]}\\\"}\"}","context":{"RequestID":"21f0f1c4-000d-47b8-ab30-60defa4d2ac8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9939af88-3167-4f76-9724-7833790f9692","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:25.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:25.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21f0f1c4-000d-47b8-ab30-60defa4d2ac8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9939af88-3167-4f76-9724-7833790f9692","LogTimestamp":"2023-09-27T03:52:25.736Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:25.874Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:52:25.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:25.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:25.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:27.747Z","message":"Entering","context":{"RequestID":"0bdfc206-57ac-452f-b901-293b6de8444c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e513dfb-08f3-4765-b977-7f77a594458e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:27.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:27.750Z","message":"{\"transactionId\":\"0bdfc206-57ac-452f-b901-293b6de8444c\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:27:748\",\"respDate\":\"230927-03:52:27:750\",\"sourceId\":\"haproxy:0bdfc206-57ac-452f-b901-293b6de8444c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:27:748-45867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b424320-ec88-414f-99c6-632d5102fd53], x-b3-parentspanid=[d3424afa335b9353], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ca285013c75a7c6d3424afa335b9353], x-b3-spanid=[9c368b0a8c4574ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bdfc206-57ac-452f-b901-293b6de8444c]}\\\"}\"}","context":{"RequestID":"0bdfc206-57ac-452f-b901-293b6de8444c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e513dfb-08f3-4765-b977-7f77a594458e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:27.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:27.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bdfc206-57ac-452f-b901-293b6de8444c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e513dfb-08f3-4765-b977-7f77a594458e","LogTimestamp":"2023-09-27T03:52:27.750Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:28.159Z","message":"Entering","context":{"RequestID":"7f555175-b067-431a-a229-faceb91a90d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87d1e8da-f597-4497-9ff7-3a53508be76f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:28.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:28.162Z","message":"{\"transactionId\":\"7f555175-b067-431a-a229-faceb91a90d9\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:28:160\",\"respDate\":\"230927-03:52:28:162\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7f555175-b067-431a-a229-faceb91a90d9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:28:160-96537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cca2b782-ac0a-4b25-9dd9-acfc0283f323], x-b3-parentspanid=[4eb958b69a538f8e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56805], x-envoy-attempt-count=[1], x-b3-traceid=[b477b3cdf365d3574eb958b69a538f8e], x-b3-spanid=[f5d139a9acfb3b9d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7f555175-b067-431a-a229-faceb91a90d9]}\\\"}\"}","context":{"RequestID":"7f555175-b067-431a-a229-faceb91a90d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87d1e8da-f597-4497-9ff7-3a53508be76f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:28.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:28.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f555175-b067-431a-a229-faceb91a90d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87d1e8da-f597-4497-9ff7-3a53508be76f","LogTimestamp":"2023-09-27T03:52:28.162Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:28.418Z","message":"Entering","context":{"RequestID":"6d1091ec-e306-436e-a71f-b9ceddf9f8af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70b02254-9470-4331-ab30-b061ddb18396","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d1091ec-e306-436e-a71f-b9ceddf9f8af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70b02254-9470-4331-ab30-b061ddb18396","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:28.421Z","message":"{\"transactionId\":\"6d1091ec-e306-436e-a71f-b9ceddf9f8af\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:28:419\",\"respDate\":\"230927-03:52:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d1091ec-e306-436e-a71f-b9ceddf9f8af\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:28:419-15637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d1091ec-e306-436e-a71f-b9ceddf9f8af]}\\\"}\"}","context":{"RequestID":"6d1091ec-e306-436e-a71f-b9ceddf9f8af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70b02254-9470-4331-ab30-b061ddb18396","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d1091ec-e306-436e-a71f-b9ceddf9f8af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70b02254-9470-4331-ab30-b061ddb18396","LogTimestamp":"2023-09-27T03:52:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:29.762Z","message":"Entering","context":{"RequestID":"011dd814-b4b4-45be-8f7a-ecb4de183e3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bae18502-92c4-4f7a-80c1-1bee18fc3eae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:29.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:29.766Z","message":"{\"transactionId\":\"011dd814-b4b4-45be-8f7a-ecb4de183e3a\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:29:763\",\"respDate\":\"230927-03:52:29:766\",\"sourceId\":\"haproxy:011dd814-b4b4-45be-8f7a-ecb4de183e3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:29:763-8888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0b98b91-01fb-4a3d-a831-cdd3b75d8411], x-b3-parentspanid=[289d19f21e7fdb3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ff00ce86509352b289d19f21e7fdb3c], x-b3-spanid=[94f055700ddc8d17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[011dd814-b4b4-45be-8f7a-ecb4de183e3a]}\\\"}\"}","context":{"RequestID":"011dd814-b4b4-45be-8f7a-ecb4de183e3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bae18502-92c4-4f7a-80c1-1bee18fc3eae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:29.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:29.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"011dd814-b4b4-45be-8f7a-ecb4de183e3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bae18502-92c4-4f7a-80c1-1bee18fc3eae","LogTimestamp":"2023-09-27T03:52:29.767Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:52:31.782Z","message":"Entering","context":{"RequestID":"005f13d1-533b-4a0d-81ff-8328b1e96f7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee2136d7-3cd3-4fd7-8381-fa72290fbd93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:31.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:31.785Z","message":"{\"transactionId\":\"005f13d1-533b-4a0d-81ff-8328b1e96f7e\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:31:783\",\"respDate\":\"230927-03:52:31:785\",\"sourceId\":\"haproxy:005f13d1-533b-4a0d-81ff-8328b1e96f7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:31:783-61169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f006add4-3185-42a7-86a5-f0865d5ab183], x-b3-parentspanid=[c1eb7520ef063d26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e93ab22bcdd846dc1eb7520ef063d26], x-b3-spanid=[07500eebc9a8fefc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[005f13d1-533b-4a0d-81ff-8328b1e96f7e]}\\\"}\"}","context":{"RequestID":"005f13d1-533b-4a0d-81ff-8328b1e96f7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee2136d7-3cd3-4fd7-8381-fa72290fbd93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:31.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:31.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"005f13d1-533b-4a0d-81ff-8328b1e96f7e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee2136d7-3cd3-4fd7-8381-fa72290fbd93","LogTimestamp":"2023-09-27T03:52:31.786Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:33.814Z","message":"Entering","context":{"RequestID":"9350b367-4da7-4833-914d-38fdb1a7fa49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95bc8622-02b6-4d90-8c9a-44041c8b867d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:33.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:33.817Z","message":"{\"transactionId\":\"9350b367-4da7-4833-914d-38fdb1a7fa49\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:33:815\",\"respDate\":\"230927-03:52:33:817\",\"sourceId\":\"haproxy:9350b367-4da7-4833-914d-38fdb1a7fa49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:33:815-42839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c724e04-cd09-4aaf-89ab-6eaa8d94868d], x-b3-parentspanid=[efc0a677f54d71f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56d32514dec9c0deefc0a677f54d71f6], x-b3-spanid=[58f797eef1a3d8b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9350b367-4da7-4833-914d-38fdb1a7fa49]}\\\"}\"}","context":{"RequestID":"9350b367-4da7-4833-914d-38fdb1a7fa49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95bc8622-02b6-4d90-8c9a-44041c8b867d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:33.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:33.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9350b367-4da7-4833-914d-38fdb1a7fa49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95bc8622-02b6-4d90-8c9a-44041c8b867d","LogTimestamp":"2023-09-27T03:52:33.818Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:35.830Z","message":"Entering","context":{"RequestID":"61cd936d-5b3a-49f2-a9d9-2cb058537fbc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3790aff9-e9a9-4499-8c42-9ac66261be46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:35.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:35.834Z","message":"{\"transactionId\":\"61cd936d-5b3a-49f2-a9d9-2cb058537fbc\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:35:831\",\"respDate\":\"230927-03:52:35:834\",\"sourceId\":\"haproxy:61cd936d-5b3a-49f2-a9d9-2cb058537fbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:35:831-16944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[508175bd-fd96-4bf9-9490-ca06a7334447], x-b3-parentspanid=[4cf22f91244d1c48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2aba284fcb900a804cf22f91244d1c48], x-b3-spanid=[eabf03ef129fe7cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61cd936d-5b3a-49f2-a9d9-2cb058537fbc]}\\\"}\"}","context":{"RequestID":"61cd936d-5b3a-49f2-a9d9-2cb058537fbc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3790aff9-e9a9-4499-8c42-9ac66261be46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:35.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:35.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61cd936d-5b3a-49f2-a9d9-2cb058537fbc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3790aff9-e9a9-4499-8c42-9ac66261be46","LogTimestamp":"2023-09-27T03:52:35.835Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:52:35.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:52:35.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:35.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:35.895Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:37.854Z","message":"Entering","context":{"RequestID":"ea34d1e5-027a-4990-947c-a444b94b79b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0818e963-26d5-4d8d-ae72-755a83e45ddd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:37.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:37.856Z","message":"{\"transactionId\":\"ea34d1e5-027a-4990-947c-a444b94b79b2\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:37:854\",\"respDate\":\"230927-03:52:37:856\",\"sourceId\":\"haproxy:ea34d1e5-027a-4990-947c-a444b94b79b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:37:854-88730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47aa5b6c-12a7-40e0-b509-7c071368ab43], x-b3-parentspanid=[3f30c129ef44a70d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22b7e1e839c588e43f30c129ef44a70d], x-b3-spanid=[b06c538a678db689], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea34d1e5-027a-4990-947c-a444b94b79b2]}\\\"}\"}","context":{"RequestID":"ea34d1e5-027a-4990-947c-a444b94b79b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0818e963-26d5-4d8d-ae72-755a83e45ddd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:37.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:37.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea34d1e5-027a-4990-947c-a444b94b79b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0818e963-26d5-4d8d-ae72-755a83e45ddd","LogTimestamp":"2023-09-27T03:52:37.857Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:38.183Z","message":"Entering","context":{"RequestID":"027669ae-9e10-4113-b66d-241a8f908e96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12b48692-e0b3-4b79-949e-124493364e81","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:38.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:38.186Z","message":"{\"transactionId\":\"027669ae-9e10-4113-b66d-241a8f908e96\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:38:184\",\"respDate\":\"230927-03:52:38:186\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:027669ae-9e10-4113-b66d-241a8f908e96\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:52:38:184-32721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18ed20b6-0fe7-4671-830e-37f087d2c38d], x-b3-parentspanid=[cd717b20713e12bd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52983], x-envoy-attempt-count=[1], x-b3-traceid=[bc74431c10503cc7cd717b20713e12bd], x-b3-spanid=[7210f7620fa7dfdc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[027669ae-9e10-4113-b66d-241a8f908e96]}\\\"}\"}","context":{"RequestID":"027669ae-9e10-4113-b66d-241a8f908e96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12b48692-e0b3-4b79-949e-124493364e81","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:38.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:38.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"027669ae-9e10-4113-b66d-241a8f908e96","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12b48692-e0b3-4b79-949e-124493364e81","LogTimestamp":"2023-09-27T03:52:38.186Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:38.419Z","message":"Entering","context":{"RequestID":"684ac06b-053d-4369-9796-76d61d5c3993","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c60ccab0-43b9-43e0-a5d3-1f00b47f6b57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"684ac06b-053d-4369-9796-76d61d5c3993","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c60ccab0-43b9-43e0-a5d3-1f00b47f6b57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:38.422Z","message":"{\"transactionId\":\"684ac06b-053d-4369-9796-76d61d5c3993\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:38:420\",\"respDate\":\"230927-03:52:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:684ac06b-053d-4369-9796-76d61d5c3993\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:38:420-10829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[684ac06b-053d-4369-9796-76d61d5c3993]}\\\"}\"}","context":{"RequestID":"684ac06b-053d-4369-9796-76d61d5c3993","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c60ccab0-43b9-43e0-a5d3-1f00b47f6b57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"684ac06b-053d-4369-9796-76d61d5c3993","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c60ccab0-43b9-43e0-a5d3-1f00b47f6b57","LogTimestamp":"2023-09-27T03:52:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:39.875Z","message":"Entering","context":{"RequestID":"ee920d60-2059-4c11-8204-888f67edbae2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9072d39-47bd-4961-8692-10ba19ac227c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:39.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:39.877Z","message":"{\"transactionId\":\"ee920d60-2059-4c11-8204-888f67edbae2\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:39:875\",\"respDate\":\"230927-03:52:39:877\",\"sourceId\":\"haproxy:ee920d60-2059-4c11-8204-888f67edbae2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:39:875-38562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bbb8bc3-8f3f-4303-a9f2-b9a59eb0ca4c], x-b3-parentspanid=[9666c19835ece670], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05827eca93f662949666c19835ece670], x-b3-spanid=[37fe71d4acb5ade8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee920d60-2059-4c11-8204-888f67edbae2]}\\\"}\"}","context":{"RequestID":"ee920d60-2059-4c11-8204-888f67edbae2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9072d39-47bd-4961-8692-10ba19ac227c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:39.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:39.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee920d60-2059-4c11-8204-888f67edbae2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9072d39-47bd-4961-8692-10ba19ac227c","LogTimestamp":"2023-09-27T03:52:39.877Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:40.448Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:40.452Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:41.893Z","message":"Entering","context":{"RequestID":"f6cc884f-88ce-41a2-b2c4-1053fa5e683f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5db04c7-fa96-46a8-b50e-eda27396dc1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:41.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:41.895Z","message":"{\"transactionId\":\"f6cc884f-88ce-41a2-b2c4-1053fa5e683f\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:41:894\",\"respDate\":\"230927-03:52:41:895\",\"sourceId\":\"haproxy:f6cc884f-88ce-41a2-b2c4-1053fa5e683f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:41:894-10803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c018eeeb-3700-4e51-ad47-a65837de05f8], x-b3-parentspanid=[428a3eb3d4303826], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c17f1b690b5aab8428a3eb3d4303826], x-b3-spanid=[e7870a775dc53099], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6cc884f-88ce-41a2-b2c4-1053fa5e683f]}\\\"}\"}","context":{"RequestID":"f6cc884f-88ce-41a2-b2c4-1053fa5e683f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5db04c7-fa96-46a8-b50e-eda27396dc1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:41.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:41.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6cc884f-88ce-41a2-b2c4-1053fa5e683f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5db04c7-fa96-46a8-b50e-eda27396dc1d","LogTimestamp":"2023-09-27T03:52:41.896Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:43.912Z","message":"Entering","context":{"RequestID":"93783fce-3ab6-4edc-84da-f93b13f176b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b420311-af2e-4478-be60-203b87bd5416","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:43.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:43.915Z","message":"{\"transactionId\":\"93783fce-3ab6-4edc-84da-f93b13f176b4\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:43:912\",\"respDate\":\"230927-03:52:43:914\",\"sourceId\":\"haproxy:93783fce-3ab6-4edc-84da-f93b13f176b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:43:912-3364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e704135-2498-4441-b499-d99b8d4820d7], x-b3-parentspanid=[6ead134ff8b7fb0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55edac4f2a2e0d4d6ead134ff8b7fb0f], x-b3-spanid=[4dbcd3eb17b93f38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93783fce-3ab6-4edc-84da-f93b13f176b4]}\\\"}\"}","context":{"RequestID":"93783fce-3ab6-4edc-84da-f93b13f176b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b420311-af2e-4478-be60-203b87bd5416","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:43.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:43.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93783fce-3ab6-4edc-84da-f93b13f176b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b420311-af2e-4478-be60-203b87bd5416","LogTimestamp":"2023-09-27T03:52:43.915Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:52:45.872Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:52:45.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:45.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:45.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:45.950Z","message":"Entering","context":{"RequestID":"5c837948-5868-4676-a4bb-1615a4e90f34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca12681f-00ff-4c0f-8558-7f8503d2db7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:45.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:45.953Z","message":"{\"transactionId\":\"5c837948-5868-4676-a4bb-1615a4e90f34\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:45:951\",\"respDate\":\"230927-03:52:45:953\",\"sourceId\":\"haproxy:5c837948-5868-4676-a4bb-1615a4e90f34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:45:951-16441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff9ae9a1-0a00-4e93-9684-71dec2af00d2], x-b3-parentspanid=[5f5e9349d14c1cb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74fe0a5f45e690da5f5e9349d14c1cb7], x-b3-spanid=[62297802488dec3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c837948-5868-4676-a4bb-1615a4e90f34]}\\\"}\"}","context":{"RequestID":"5c837948-5868-4676-a4bb-1615a4e90f34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca12681f-00ff-4c0f-8558-7f8503d2db7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:45.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:45.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c837948-5868-4676-a4bb-1615a4e90f34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca12681f-00ff-4c0f-8558-7f8503d2db7d","LogTimestamp":"2023-09-27T03:52:45.953Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:47.966Z","message":"Entering","context":{"RequestID":"170ef13c-33fb-49f8-b4e4-622d8b723e5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99e843f1-2eb9-4abb-9883-fbc6c184f636","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:47.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:47.969Z","message":"{\"transactionId\":\"170ef13c-33fb-49f8-b4e4-622d8b723e5c\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:47:967\",\"respDate\":\"230927-03:52:47:969\",\"sourceId\":\"haproxy:170ef13c-33fb-49f8-b4e4-622d8b723e5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:47:967-3269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cec06f00-4821-4ebf-a9ef-47322fe3516b], x-b3-parentspanid=[ae3eca330a6c9b3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[068fdb6551d9f663ae3eca330a6c9b3d], x-b3-spanid=[df5f7dfd8aef069f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[170ef13c-33fb-49f8-b4e4-622d8b723e5c]}\\\"}\"}","context":{"RequestID":"170ef13c-33fb-49f8-b4e4-622d8b723e5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99e843f1-2eb9-4abb-9883-fbc6c184f636","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:47.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:47.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"170ef13c-33fb-49f8-b4e4-622d8b723e5c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99e843f1-2eb9-4abb-9883-fbc6c184f636","LogTimestamp":"2023-09-27T03:52:47.969Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:48.176Z","message":"Entering","context":{"RequestID":"e4569d7b-24d7-4607-bc3b-36bdc17981cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48eb8ca3-d68b-42cc-8209-30bfc8a8452e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:48.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:48.179Z","message":"{\"transactionId\":\"e4569d7b-24d7-4607-bc3b-36bdc17981cc\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:48:177\",\"respDate\":\"230927-03:52:48:179\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e4569d7b-24d7-4607-bc3b-36bdc17981cc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:48:177-82920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1508f81e-5105-4fc7-8f25-6c8ccfbace84], x-b3-parentspanid=[4fd6686bfb5611a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51089], x-envoy-attempt-count=[1], x-b3-traceid=[c52a986aae4c76b84fd6686bfb5611a8], x-b3-spanid=[074e3fa319e30e8c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e4569d7b-24d7-4607-bc3b-36bdc17981cc]}\\\"}\"}","context":{"RequestID":"e4569d7b-24d7-4607-bc3b-36bdc17981cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48eb8ca3-d68b-42cc-8209-30bfc8a8452e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:48.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:48.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4569d7b-24d7-4607-bc3b-36bdc17981cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48eb8ca3-d68b-42cc-8209-30bfc8a8452e","LogTimestamp":"2023-09-27T03:52:48.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:48.419Z","message":"Entering","context":{"RequestID":"b9ae5a11-cfd0-44a9-b7ae-4b2803c59769","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d3d5fbb8-48fe-41f2-b526-8ffff13954e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"b9ae5a11-cfd0-44a9-b7ae-4b2803c59769","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d3d5fbb8-48fe-41f2-b526-8ffff13954e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:48.423Z","message":"{\"transactionId\":\"b9ae5a11-cfd0-44a9-b7ae-4b2803c59769\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:48:419\",\"respDate\":\"230927-03:52:48:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b9ae5a11-cfd0-44a9-b7ae-4b2803c59769\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:48:419-2428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b9ae5a11-cfd0-44a9-b7ae-4b2803c59769]}\\\"}\"}","context":{"RequestID":"b9ae5a11-cfd0-44a9-b7ae-4b2803c59769","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d3d5fbb8-48fe-41f2-b526-8ffff13954e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:48.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9ae5a11-cfd0-44a9-b7ae-4b2803c59769","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3d5fbb8-48fe-41f2-b526-8ffff13954e8","LogTimestamp":"2023-09-27T03:52:48.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:52:50.008Z","message":"Entering","context":{"RequestID":"5b0f5c96-9304-4a6c-bb5a-5459b924f35c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e4b563e-9b44-4dbd-bf3d-dfc296a38ae4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:50.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:50.011Z","message":"{\"transactionId\":\"5b0f5c96-9304-4a6c-bb5a-5459b924f35c\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:50:009\",\"respDate\":\"230927-03:52:50:011\",\"sourceId\":\"haproxy:5b0f5c96-9304-4a6c-bb5a-5459b924f35c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:52:50:009-34152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05fdb04c-0e4c-4931-bdc3-2ba71e31c6ee], x-b3-parentspanid=[e8d3e78740999703], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97a88a83ea0393c0e8d3e78740999703], x-b3-spanid=[116f85122043d62f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b0f5c96-9304-4a6c-bb5a-5459b924f35c]}\\\"}\"}","context":{"RequestID":"5b0f5c96-9304-4a6c-bb5a-5459b924f35c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e4b563e-9b44-4dbd-bf3d-dfc296a38ae4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:50.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:50.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b0f5c96-9304-4a6c-bb5a-5459b924f35c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e4b563e-9b44-4dbd-bf3d-dfc296a38ae4","LogTimestamp":"2023-09-27T03:52:50.011Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:52.021Z","message":"Entering","context":{"RequestID":"ef21d1e9-6e42-4261-ab50-1f04413b0c42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb022c44-7ada-435c-bb45-fb6eb3a17de6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:52.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:52.024Z","message":"{\"transactionId\":\"ef21d1e9-6e42-4261-ab50-1f04413b0c42\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:52:022\",\"respDate\":\"230927-03:52:52:024\",\"sourceId\":\"haproxy:ef21d1e9-6e42-4261-ab50-1f04413b0c42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:52:022-14802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0699023-f120-4031-9cef-834e21265f9d], x-b3-parentspanid=[13bf60331ea02f47], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67d88ca9fcb2cd1913bf60331ea02f47], x-b3-spanid=[59a7183c2b0e1b64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef21d1e9-6e42-4261-ab50-1f04413b0c42]}\\\"}\"}","context":{"RequestID":"ef21d1e9-6e42-4261-ab50-1f04413b0c42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb022c44-7ada-435c-bb45-fb6eb3a17de6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:52.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:52.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef21d1e9-6e42-4261-ab50-1f04413b0c42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb022c44-7ada-435c-bb45-fb6eb3a17de6","LogTimestamp":"2023-09-27T03:52:52.024Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:54.034Z","message":"Entering","context":{"RequestID":"a231ecee-5a10-4f35-80dc-dfbdf39ea758","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef3921be-dae6-40e8-81e1-2397d7732428","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:54.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:54.037Z","message":"{\"transactionId\":\"a231ecee-5a10-4f35-80dc-dfbdf39ea758\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:54:035\",\"respDate\":\"230927-03:52:54:037\",\"sourceId\":\"haproxy:a231ecee-5a10-4f35-80dc-dfbdf39ea758\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:52:54:035-6527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fef9f22-0a69-4dab-9af9-15f3784e8f2e], x-b3-parentspanid=[5d0007e33351dae7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1a47d7bd5d8f4365d0007e33351dae7], x-b3-spanid=[c0107482ecee4db8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a231ecee-5a10-4f35-80dc-dfbdf39ea758]}\\\"}\"}","context":{"RequestID":"a231ecee-5a10-4f35-80dc-dfbdf39ea758","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef3921be-dae6-40e8-81e1-2397d7732428","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:54.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:54.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a231ecee-5a10-4f35-80dc-dfbdf39ea758","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef3921be-dae6-40e8-81e1-2397d7732428","LogTimestamp":"2023-09-27T03:52:54.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:52:55.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:52:55.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:55.971Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:55.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:56.056Z","message":"Entering","context":{"RequestID":"0d2c6c4d-8ab3-4c92-9f6c-42ccadbc8b48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb7442ef-9f29-44aa-a187-56412b980674","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:56.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:56.058Z","message":"{\"transactionId\":\"0d2c6c4d-8ab3-4c92-9f6c-42ccadbc8b48\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:56:057\",\"respDate\":\"230927-03:52:56:058\",\"sourceId\":\"haproxy:0d2c6c4d-8ab3-4c92-9f6c-42ccadbc8b48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:52:56:057-6913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c081525e-68f5-4d6f-bf7f-dd0624d5f591], x-b3-parentspanid=[00069f27ad6cde5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94cebf1765c3765d00069f27ad6cde5c], x-b3-spanid=[40c6ef524f2aed70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d2c6c4d-8ab3-4c92-9f6c-42ccadbc8b48]}\\\"}\"}","context":{"RequestID":"0d2c6c4d-8ab3-4c92-9f6c-42ccadbc8b48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb7442ef-9f29-44aa-a187-56412b980674","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:56.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:56.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d2c6c4d-8ab3-4c92-9f6c-42ccadbc8b48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb7442ef-9f29-44aa-a187-56412b980674","LogTimestamp":"2023-09-27T03:52:56.059Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:58.078Z","message":"Entering","context":{"RequestID":"79879bb6-f60d-4f1b-811f-8592a5a28a31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f53fa4a9-5ddd-44a1-bfb3-aeb84c6da5e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:58.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:58.082Z","message":"{\"transactionId\":\"79879bb6-f60d-4f1b-811f-8592a5a28a31\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:58:079\",\"respDate\":\"230927-03:52:58:082\",\"sourceId\":\"haproxy:79879bb6-f60d-4f1b-811f-8592a5a28a31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:58:079-73996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0981f93f-f698-45c7-a34a-1bb7ea6435a8], x-b3-parentspanid=[bd47d7ef66df2a5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3191909471f9aacabd47d7ef66df2a5c], x-b3-spanid=[0128dd8b58c7b161], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79879bb6-f60d-4f1b-811f-8592a5a28a31]}\\\"}\"}","context":{"RequestID":"79879bb6-f60d-4f1b-811f-8592a5a28a31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f53fa4a9-5ddd-44a1-bfb3-aeb84c6da5e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:52:58.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:58.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79879bb6-f60d-4f1b-811f-8592a5a28a31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f53fa4a9-5ddd-44a1-bfb3-aeb84c6da5e3","LogTimestamp":"2023-09-27T03:52:58.083Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:52:58.178Z","message":"Entering","context":{"RequestID":"c41a2a60-db47-4e50-98c3-96a13428265d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86eaa87c-0611-4b1d-9e00-7277df94cd0a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:58.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:58.181Z","message":"{\"transactionId\":\"c41a2a60-db47-4e50-98c3-96a13428265d\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:58:179\",\"respDate\":\"230927-03:52:58:181\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c41a2a60-db47-4e50-98c3-96a13428265d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:58:179-11339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02ae338c-3186-4c46-b8f8-00adf3e1be5d], x-b3-parentspanid=[ee26a536d9adbb16], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56855], x-envoy-attempt-count=[1], x-b3-traceid=[3f4665505d49049bee26a536d9adbb16], x-b3-spanid=[a7688cdafc836b65], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c41a2a60-db47-4e50-98c3-96a13428265d]}\\\"}\"}","context":{"RequestID":"c41a2a60-db47-4e50-98c3-96a13428265d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86eaa87c-0611-4b1d-9e00-7277df94cd0a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:52:58.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:58.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c41a2a60-db47-4e50-98c3-96a13428265d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86eaa87c-0611-4b1d-9e00-7277df94cd0a","LogTimestamp":"2023-09-27T03:52:58.181Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:52:58.419Z","message":"Entering","context":{"RequestID":"619fb19a-1196-4b23-927b-a9d658a9ab51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"14e5d0cc-983b-47c9-b640-a37623cb1a03","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:52:58.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"619fb19a-1196-4b23-927b-a9d658a9ab51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"14e5d0cc-983b-47c9-b640-a37623cb1a03","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:58.422Z","message":"{\"transactionId\":\"619fb19a-1196-4b23-927b-a9d658a9ab51\",\"status\":\"200\",\"rqstDate\":\"230927-03:52:58:419\",\"respDate\":\"230927-03:52:58:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:619fb19a-1196-4b23-927b-a9d658a9ab51\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:52:58:419-77040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[619fb19a-1196-4b23-927b-a9d658a9ab51]}\\\"}\"}","context":{"RequestID":"619fb19a-1196-4b23-927b-a9d658a9ab51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"14e5d0cc-983b-47c9-b640-a37623cb1a03","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:52:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:52:58.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"619fb19a-1196-4b23-927b-a9d658a9ab51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14e5d0cc-983b-47c9-b640-a37623cb1a03","LogTimestamp":"2023-09-27T03:52:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:52:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:00.108Z","message":"Entering","context":{"RequestID":"5fba526f-88b9-484b-b103-b6a5e0712efb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a059b94f-ea92-4dd0-bebb-9a7ca48cfddb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:00.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:00.110Z","message":"{\"transactionId\":\"5fba526f-88b9-484b-b103-b6a5e0712efb\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:00:108\",\"respDate\":\"230927-03:53:00:110\",\"sourceId\":\"haproxy:5fba526f-88b9-484b-b103-b6a5e0712efb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:00:108-55390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[629ee555-390d-4d60-b3c2-8c2d46c01d2b], x-b3-parentspanid=[8b96dff4e4417b8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4f07296820632848b96dff4e4417b8a], x-b3-spanid=[f8c15707d40329ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fba526f-88b9-484b-b103-b6a5e0712efb]}\\\"}\"}","context":{"RequestID":"5fba526f-88b9-484b-b103-b6a5e0712efb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a059b94f-ea92-4dd0-bebb-9a7ca48cfddb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:00.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:00.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fba526f-88b9-484b-b103-b6a5e0712efb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a059b94f-ea92-4dd0-bebb-9a7ca48cfddb","LogTimestamp":"2023-09-27T03:53:00.111Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:02.132Z","message":"Entering","context":{"RequestID":"84ce1628-235b-4699-9a27-cfa2aadf8b1a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7fc9058f-5651-4e17-914a-43c1f273608f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:02.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:02.134Z","message":"{\"transactionId\":\"84ce1628-235b-4699-9a27-cfa2aadf8b1a\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:02:132\",\"respDate\":\"230927-03:53:02:134\",\"sourceId\":\"haproxy:84ce1628-235b-4699-9a27-cfa2aadf8b1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:02:132-56628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[577390ab-867a-4fee-a5b7-491b4793376b], x-b3-parentspanid=[1184462b6786c4cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1fc1a8a699f7cff1184462b6786c4cb], x-b3-spanid=[6bca219378e0c6b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84ce1628-235b-4699-9a27-cfa2aadf8b1a]}\\\"}\"}","context":{"RequestID":"84ce1628-235b-4699-9a27-cfa2aadf8b1a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7fc9058f-5651-4e17-914a-43c1f273608f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:02.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:02.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84ce1628-235b-4699-9a27-cfa2aadf8b1a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fc9058f-5651-4e17-914a-43c1f273608f","LogTimestamp":"2023-09-27T03:53:02.134Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:04.161Z","message":"Entering","context":{"RequestID":"6571bd6e-3253-4d1f-bee0-2e49d279dbae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdfba3e8-118b-4221-af05-1aa0b6b99083","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:04.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:04.164Z","message":"{\"transactionId\":\"6571bd6e-3253-4d1f-bee0-2e49d279dbae\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:04:162\",\"respDate\":\"230927-03:53:04:164\",\"sourceId\":\"haproxy:6571bd6e-3253-4d1f-bee0-2e49d279dbae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:04:162-16387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffcf5976-0b74-44ab-913b-b33cedaeab4b], x-b3-parentspanid=[fd7aea6cd64b61a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5342e3e25412bf26fd7aea6cd64b61a2], x-b3-spanid=[1516eab5b1b6e583], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6571bd6e-3253-4d1f-bee0-2e49d279dbae]}\\\"}\"}","context":{"RequestID":"6571bd6e-3253-4d1f-bee0-2e49d279dbae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdfba3e8-118b-4221-af05-1aa0b6b99083","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:04.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:04.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6571bd6e-3253-4d1f-bee0-2e49d279dbae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdfba3e8-118b-4221-af05-1aa0b6b99083","LogTimestamp":"2023-09-27T03:53:04.165Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:53:05.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:53:05.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:05.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:05.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:06.193Z","message":"Entering","context":{"RequestID":"f17c9fc9-1596-4788-b377-f0969647f185","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcf5c250-9eb3-426a-a258-47200dbb78a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:06.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:06.196Z","message":"{\"transactionId\":\"f17c9fc9-1596-4788-b377-f0969647f185\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:06:194\",\"respDate\":\"230927-03:53:06:196\",\"sourceId\":\"haproxy:f17c9fc9-1596-4788-b377-f0969647f185\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:06:194-51812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06e7de46-737c-45ba-aee7-5812f2d9ea66], x-b3-parentspanid=[4de7e49ee452c493], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e807a831d71cf3284de7e49ee452c493], x-b3-spanid=[33cb8cb9ab312ec8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f17c9fc9-1596-4788-b377-f0969647f185]}\\\"}\"}","context":{"RequestID":"f17c9fc9-1596-4788-b377-f0969647f185","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcf5c250-9eb3-426a-a258-47200dbb78a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:06.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:06.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f17c9fc9-1596-4788-b377-f0969647f185","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcf5c250-9eb3-426a-a258-47200dbb78a1","LogTimestamp":"2023-09-27T03:53:06.197Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:53:08.164Z","message":"Entering","context":{"RequestID":"51b9c87e-5f7e-4a3f-abc7-f46e406e91e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d009b63-70e5-472f-b3da-5bc06525c43a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:08.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:08.168Z","message":"{\"transactionId\":\"51b9c87e-5f7e-4a3f-abc7-f46e406e91e5\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:08:164\",\"respDate\":\"230927-03:53:08:167\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:51b9c87e-5f7e-4a3f-abc7-f46e406e91e5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:08:164-61209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61e28d88-007a-4298-9e33-ba5cb153cfd6], x-b3-parentspanid=[990cefed19441e16], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59045], x-envoy-attempt-count=[1], x-b3-traceid=[9bbd27865c039a5a990cefed19441e16], x-b3-spanid=[609ec88084247eba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[51b9c87e-5f7e-4a3f-abc7-f46e406e91e5]}\\\"}\"}","context":{"RequestID":"51b9c87e-5f7e-4a3f-abc7-f46e406e91e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d009b63-70e5-472f-b3da-5bc06525c43a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:08.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:08.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51b9c87e-5f7e-4a3f-abc7-f46e406e91e5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d009b63-70e5-472f-b3da-5bc06525c43a","LogTimestamp":"2023-09-27T03:53:08.168Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:08.208Z","message":"Entering","context":{"RequestID":"d95dd616-420b-451c-b840-623f2d4d25bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aca8c691-031d-4805-8639-17137fdf8060","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:08.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:08.211Z","message":"{\"transactionId\":\"d95dd616-420b-451c-b840-623f2d4d25bd\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:08:209\",\"respDate\":\"230927-03:53:08:211\",\"sourceId\":\"haproxy:d95dd616-420b-451c-b840-623f2d4d25bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:08:209-57934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2dac92f-e1c2-4f5f-8b83-022a2f118519], x-b3-parentspanid=[ef9dd02a016a108c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f4a83e240f283dbef9dd02a016a108c], x-b3-spanid=[3461b2fafffb3ac6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d95dd616-420b-451c-b840-623f2d4d25bd]}\\\"}\"}","context":{"RequestID":"d95dd616-420b-451c-b840-623f2d4d25bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aca8c691-031d-4805-8639-17137fdf8060","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:08.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:08.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d95dd616-420b-451c-b840-623f2d4d25bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aca8c691-031d-4805-8639-17137fdf8060","LogTimestamp":"2023-09-27T03:53:08.211Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:53:08.418Z","message":"Entering","context":{"RequestID":"eb2a4ff0-764c-460e-b97f-8365943390a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c139e6e-60a7-4e11-8fdc-883d11b7179f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"eb2a4ff0-764c-460e-b97f-8365943390a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c139e6e-60a7-4e11-8fdc-883d11b7179f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:08.421Z","message":"{\"transactionId\":\"eb2a4ff0-764c-460e-b97f-8365943390a3\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:08:419\",\"respDate\":\"230927-03:53:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eb2a4ff0-764c-460e-b97f-8365943390a3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:08:419-2289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eb2a4ff0-764c-460e-b97f-8365943390a3]}\\\"}\"}","context":{"RequestID":"eb2a4ff0-764c-460e-b97f-8365943390a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c139e6e-60a7-4e11-8fdc-883d11b7179f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb2a4ff0-764c-460e-b97f-8365943390a3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c139e6e-60a7-4e11-8fdc-883d11b7179f","LogTimestamp":"2023-09-27T03:53:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:10.233Z","message":"Entering","context":{"RequestID":"f68fec68-2dea-421d-99c9-03bad9b18bca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6bb79db-f48d-4cca-868a-f4caf15d8f11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:10.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:10.236Z","message":"{\"transactionId\":\"f68fec68-2dea-421d-99c9-03bad9b18bca\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:10:234\",\"respDate\":\"230927-03:53:10:236\",\"sourceId\":\"haproxy:f68fec68-2dea-421d-99c9-03bad9b18bca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:10:234-96584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[611eb7ee-1edf-4f2f-8121-eaf7edecd4e3], x-b3-parentspanid=[551f4364041b13d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85838ac5fc325201551f4364041b13d6], x-b3-spanid=[c6ffc71dadab0186], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f68fec68-2dea-421d-99c9-03bad9b18bca]}\\\"}\"}","context":{"RequestID":"f68fec68-2dea-421d-99c9-03bad9b18bca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6bb79db-f48d-4cca-868a-f4caf15d8f11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:10.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:10.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f68fec68-2dea-421d-99c9-03bad9b18bca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6bb79db-f48d-4cca-868a-f4caf15d8f11","LogTimestamp":"2023-09-27T03:53:10.237Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:10.452Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:10.460Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:12.260Z","message":"Entering","context":{"RequestID":"bfdfdb88-edcc-4d3f-8ee6-335ae698838e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f53ee5fd-2d2a-44b0-9f6a-d4f61ac13c9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:12.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:12.262Z","message":"{\"transactionId\":\"bfdfdb88-edcc-4d3f-8ee6-335ae698838e\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:12:260\",\"respDate\":\"230927-03:53:12:262\",\"sourceId\":\"haproxy:bfdfdb88-edcc-4d3f-8ee6-335ae698838e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:12:260-76547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d23934a4-4133-4007-9426-d80f8ab31cfe], x-b3-parentspanid=[9a3d3e7468082aed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f04c2a2e948f9bf49a3d3e7468082aed], x-b3-spanid=[616e38e6685a3ff8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfdfdb88-edcc-4d3f-8ee6-335ae698838e]}\\\"}\"}","context":{"RequestID":"bfdfdb88-edcc-4d3f-8ee6-335ae698838e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f53ee5fd-2d2a-44b0-9f6a-d4f61ac13c9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:12.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:12.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfdfdb88-edcc-4d3f-8ee6-335ae698838e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f53ee5fd-2d2a-44b0-9f6a-d4f61ac13c9b","LogTimestamp":"2023-09-27T03:53:12.263Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:53:14.276Z","message":"Entering","context":{"RequestID":"20a71484-62e7-4897-a47f-2649bf4c8e96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7538a2c3-715c-42bb-9b90-f78d47155cdb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:14.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:14.278Z","message":"{\"transactionId\":\"20a71484-62e7-4897-a47f-2649bf4c8e96\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:14:277\",\"respDate\":\"230927-03:53:14:278\",\"sourceId\":\"haproxy:20a71484-62e7-4897-a47f-2649bf4c8e96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:14:277-52661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f1be3e3-f238-403d-970c-487c8cf123d8], x-b3-parentspanid=[b5f20170c9dae3ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d76d9ae017da144ab5f20170c9dae3ce], x-b3-spanid=[f27591335a8ff750], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20a71484-62e7-4897-a47f-2649bf4c8e96]}\\\"}\"}","context":{"RequestID":"20a71484-62e7-4897-a47f-2649bf4c8e96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7538a2c3-715c-42bb-9b90-f78d47155cdb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:14.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:14.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20a71484-62e7-4897-a47f-2649bf4c8e96","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7538a2c3-715c-42bb-9b90-f78d47155cdb","LogTimestamp":"2023-09-27T03:53:14.279Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:15.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:53:15.886Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:15.887Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:15.887Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:16.288Z","message":"Entering","context":{"RequestID":"36d5ec96-dca3-470e-8ff2-fedac5deb2eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0147ca64-30d9-4d90-9cb9-3fdda665122e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:16.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:16.291Z","message":"{\"transactionId\":\"36d5ec96-dca3-470e-8ff2-fedac5deb2eb\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:16:289\",\"respDate\":\"230927-03:53:16:291\",\"sourceId\":\"haproxy:36d5ec96-dca3-470e-8ff2-fedac5deb2eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:16:289-28206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a38ad66-61d4-4038-94db-d10044bafa46], x-b3-parentspanid=[231f1fc92580cc4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7aa359e9f04302ef231f1fc92580cc4e], x-b3-spanid=[5ca57c22eb0b1fdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36d5ec96-dca3-470e-8ff2-fedac5deb2eb]}\\\"}\"}","context":{"RequestID":"36d5ec96-dca3-470e-8ff2-fedac5deb2eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0147ca64-30d9-4d90-9cb9-3fdda665122e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:16.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:16.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36d5ec96-dca3-470e-8ff2-fedac5deb2eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0147ca64-30d9-4d90-9cb9-3fdda665122e","LogTimestamp":"2023-09-27T03:53:16.292Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:18.168Z","message":"Entering","context":{"RequestID":"2bef7e2b-615c-4cfb-9b84-eb5f4626ddf8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"440abb83-6991-481b-906e-4e51b560766d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:18.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:18.171Z","message":"{\"transactionId\":\"2bef7e2b-615c-4cfb-9b84-eb5f4626ddf8\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:18:169\",\"respDate\":\"230927-03:53:18:171\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2bef7e2b-615c-4cfb-9b84-eb5f4626ddf8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:18:169-26529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35f0d0b5-717a-43cb-a4d5-0a822cff82cb], x-b3-parentspanid=[48ccf1f400eeeb37], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51311], x-envoy-attempt-count=[1], x-b3-traceid=[b9af17ea8fd1898a48ccf1f400eeeb37], x-b3-spanid=[30159e1f38b731d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2bef7e2b-615c-4cfb-9b84-eb5f4626ddf8]}\\\"}\"}","context":{"RequestID":"2bef7e2b-615c-4cfb-9b84-eb5f4626ddf8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"440abb83-6991-481b-906e-4e51b560766d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:18.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:18.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bef7e2b-615c-4cfb-9b84-eb5f4626ddf8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"440abb83-6991-481b-906e-4e51b560766d","LogTimestamp":"2023-09-27T03:53:18.171Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:53:18.304Z","message":"Entering","context":{"RequestID":"f13820d8-30f2-4f2a-8bbf-642e474d0832","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a99a6f32-9666-441d-84aa-eac12fb3e2c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:18.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:18.306Z","message":"{\"transactionId\":\"f13820d8-30f2-4f2a-8bbf-642e474d0832\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:18:304\",\"respDate\":\"230927-03:53:18:306\",\"sourceId\":\"haproxy:f13820d8-30f2-4f2a-8bbf-642e474d0832\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:18:304-40234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc9921fe-4079-4761-bfb7-2ebfdf0bdfb1], x-b3-parentspanid=[0f6a24875f17f1d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[776dd88c8acfa74e0f6a24875f17f1d2], x-b3-spanid=[8e43e59b420b5ee6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f13820d8-30f2-4f2a-8bbf-642e474d0832]}\\\"}\"}","context":{"RequestID":"f13820d8-30f2-4f2a-8bbf-642e474d0832","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a99a6f32-9666-441d-84aa-eac12fb3e2c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:18.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:18.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f13820d8-30f2-4f2a-8bbf-642e474d0832","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a99a6f32-9666-441d-84aa-eac12fb3e2c7","LogTimestamp":"2023-09-27T03:53:18.306Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:18.418Z","message":"Entering","context":{"RequestID":"1d62b4db-e146-43ee-ad7b-d2f6d0201eae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05cea736-fa3e-4969-ad64-aabdb7fa675b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"1d62b4db-e146-43ee-ad7b-d2f6d0201eae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05cea736-fa3e-4969-ad64-aabdb7fa675b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:18.421Z","message":"{\"transactionId\":\"1d62b4db-e146-43ee-ad7b-d2f6d0201eae\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:18:419\",\"respDate\":\"230927-03:53:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1d62b4db-e146-43ee-ad7b-d2f6d0201eae\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:18:419-34862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1d62b4db-e146-43ee-ad7b-d2f6d0201eae]}\\\"}\"}","context":{"RequestID":"1d62b4db-e146-43ee-ad7b-d2f6d0201eae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05cea736-fa3e-4969-ad64-aabdb7fa675b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d62b4db-e146-43ee-ad7b-d2f6d0201eae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05cea736-fa3e-4969-ad64-aabdb7fa675b","LogTimestamp":"2023-09-27T03:53:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:20.319Z","message":"Entering","context":{"RequestID":"8c6099cf-1264-416b-95fd-87f63df2c7f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"218eb96a-6c83-4e49-8188-fc6a9c591c8d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:20.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:20.322Z","message":"{\"transactionId\":\"8c6099cf-1264-416b-95fd-87f63df2c7f2\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:20:320\",\"respDate\":\"230927-03:53:20:322\",\"sourceId\":\"haproxy:8c6099cf-1264-416b-95fd-87f63df2c7f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:20:320-82221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13f4e48b-5edd-416a-9409-dd941f44b993], x-b3-parentspanid=[67eb80ad92129807], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59f889bc669399ca67eb80ad92129807], x-b3-spanid=[e5738a2039bc1333], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c6099cf-1264-416b-95fd-87f63df2c7f2]}\\\"}\"}","context":{"RequestID":"8c6099cf-1264-416b-95fd-87f63df2c7f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"218eb96a-6c83-4e49-8188-fc6a9c591c8d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:20.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:20.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c6099cf-1264-416b-95fd-87f63df2c7f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"218eb96a-6c83-4e49-8188-fc6a9c591c8d","LogTimestamp":"2023-09-27T03:53:20.323Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:53:22.343Z","message":"Entering","context":{"RequestID":"dbeaac90-23f1-4dcc-8718-f3b75b59ce14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b215a32-7f7f-456a-9d37-6bc2763798d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:22.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:22.347Z","message":"{\"transactionId\":\"dbeaac90-23f1-4dcc-8718-f3b75b59ce14\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:22:343\",\"respDate\":\"230927-03:53:22:347\",\"sourceId\":\"haproxy:dbeaac90-23f1-4dcc-8718-f3b75b59ce14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:22:343-81033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6d636dd-a5fa-4c66-8760-0f1396244f31], x-b3-parentspanid=[984becf7ee5159d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c82684f7b5867ff984becf7ee5159d7], x-b3-spanid=[1afa7786bcb2b6ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbeaac90-23f1-4dcc-8718-f3b75b59ce14]}\\\"}\"}","context":{"RequestID":"dbeaac90-23f1-4dcc-8718-f3b75b59ce14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b215a32-7f7f-456a-9d37-6bc2763798d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:22.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:22.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbeaac90-23f1-4dcc-8718-f3b75b59ce14","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b215a32-7f7f-456a-9d37-6bc2763798d3","LogTimestamp":"2023-09-27T03:53:22.347Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-09-27T03:53:24.361Z","message":"Entering","context":{"RequestID":"7755e31f-b3de-438f-9382-f0389dc85588","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ebc86ef-ee31-4d87-aaff-d1b6e60df83e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:24.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:24.364Z","message":"{\"transactionId\":\"7755e31f-b3de-438f-9382-f0389dc85588\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:24:362\",\"respDate\":\"230927-03:53:24:364\",\"sourceId\":\"haproxy:7755e31f-b3de-438f-9382-f0389dc85588\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:24:362-29822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69991efa-ec43-46ed-89c6-46a2cf5365bd], x-b3-parentspanid=[473b10b17b241370], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06ca408f69b33d05473b10b17b241370], x-b3-spanid=[94568686d1478b08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7755e31f-b3de-438f-9382-f0389dc85588]}\\\"}\"}","context":{"RequestID":"7755e31f-b3de-438f-9382-f0389dc85588","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ebc86ef-ee31-4d87-aaff-d1b6e60df83e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:24.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:24.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7755e31f-b3de-438f-9382-f0389dc85588","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ebc86ef-ee31-4d87-aaff-d1b6e60df83e","LogTimestamp":"2023-09-27T03:53:24.364Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:53:25.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:53:25.953Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:25.953Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:25.953Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:26.381Z","message":"Entering","context":{"RequestID":"70f1f056-c916-4254-907f-480740e946a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33e34f78-5a41-44aa-86e8-4d506b94fbb0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:26.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:26.384Z","message":"{\"transactionId\":\"70f1f056-c916-4254-907f-480740e946a4\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:26:382\",\"respDate\":\"230927-03:53:26:384\",\"sourceId\":\"haproxy:70f1f056-c916-4254-907f-480740e946a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:26:382-66868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29dac91b-7554-486f-b96a-6b4f35f1976a], x-b3-parentspanid=[c45fda1a5072aa20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e3a11b0e2a472b2c45fda1a5072aa20], x-b3-spanid=[58ebd093436e40fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70f1f056-c916-4254-907f-480740e946a4]}\\\"}\"}","context":{"RequestID":"70f1f056-c916-4254-907f-480740e946a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33e34f78-5a41-44aa-86e8-4d506b94fbb0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:26.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:26.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70f1f056-c916-4254-907f-480740e946a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33e34f78-5a41-44aa-86e8-4d506b94fbb0","LogTimestamp":"2023-09-27T03:53:26.384Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:53:28.172Z","message":"Entering","context":{"RequestID":"4aa09b8d-06a8-4494-8b2a-0c700c88cb01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d23fab5b-9dd4-4e0d-a7a0-2f5240cc48c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:28.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:28.175Z","message":"{\"transactionId\":\"4aa09b8d-06a8-4494-8b2a-0c700c88cb01\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:28:173\",\"respDate\":\"230927-03:53:28:174\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4aa09b8d-06a8-4494-8b2a-0c700c88cb01\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:28:173-12533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da0e9ea3-c0a2-48b5-a3b0-e92ac137ce30], x-b3-parentspanid=[007491c55c87a1c8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33525], x-envoy-attempt-count=[1], x-b3-traceid=[bf2f2c2370348284007491c55c87a1c8], x-b3-spanid=[2cc3a898bd214d24], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4aa09b8d-06a8-4494-8b2a-0c700c88cb01]}\\\"}\"}","context":{"RequestID":"4aa09b8d-06a8-4494-8b2a-0c700c88cb01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d23fab5b-9dd4-4e0d-a7a0-2f5240cc48c6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:28.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:28.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4aa09b8d-06a8-4494-8b2a-0c700c88cb01","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d23fab5b-9dd4-4e0d-a7a0-2f5240cc48c6","LogTimestamp":"2023-09-27T03:53:28.175Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:28.400Z","message":"Entering","context":{"RequestID":"cab65399-e051-457f-95ba-5ba3c624d587","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e42c2cb5-11c6-43a8-8907-fc53664da9f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:28.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:28.404Z","message":"{\"transactionId\":\"cab65399-e051-457f-95ba-5ba3c624d587\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:28:400\",\"respDate\":\"230927-03:53:28:404\",\"sourceId\":\"haproxy:cab65399-e051-457f-95ba-5ba3c624d587\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:28:400-87864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5be62da0-fa11-4e6e-901c-257c8c49e976], x-b3-parentspanid=[a2db2157079b16e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efbc69d6ff30cf84a2db2157079b16e4], x-b3-spanid=[d25e0414cfc58617], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cab65399-e051-457f-95ba-5ba3c624d587]}\\\"}\"}","context":{"RequestID":"cab65399-e051-457f-95ba-5ba3c624d587","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e42c2cb5-11c6-43a8-8907-fc53664da9f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:28.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:28.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cab65399-e051-457f-95ba-5ba3c624d587","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e42c2cb5-11c6-43a8-8907-fc53664da9f3","LogTimestamp":"2023-09-27T03:53:28.404Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:53:28.418Z","message":"Entering","context":{"RequestID":"267dbad4-635d-4424-a417-d33526546eac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d46b210-f31e-46b4-a314-37aae4886849","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"267dbad4-635d-4424-a417-d33526546eac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d46b210-f31e-46b4-a314-37aae4886849","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:28.421Z","message":"{\"transactionId\":\"267dbad4-635d-4424-a417-d33526546eac\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:28:419\",\"respDate\":\"230927-03:53:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:267dbad4-635d-4424-a417-d33526546eac\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:28:419-47170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[267dbad4-635d-4424-a417-d33526546eac]}\\\"}\"}","context":{"RequestID":"267dbad4-635d-4424-a417-d33526546eac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d46b210-f31e-46b4-a314-37aae4886849","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"267dbad4-635d-4424-a417-d33526546eac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d46b210-f31e-46b4-a314-37aae4886849","LogTimestamp":"2023-09-27T03:53:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:30.421Z","message":"Entering","context":{"RequestID":"c955e400-4270-42e0-977c-82cd6449da6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0371f6ae-2a0a-4cf7-9f38-d605f714bfd1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:30.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:30.423Z","message":"{\"transactionId\":\"c955e400-4270-42e0-977c-82cd6449da6b\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:30:421\",\"respDate\":\"230927-03:53:30:423\",\"sourceId\":\"haproxy:c955e400-4270-42e0-977c-82cd6449da6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:30:421-78800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5521900a-62b4-48d8-adf6-c1b0c8cc2aba], x-b3-parentspanid=[f9d911c970a7cbe9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaccb87392f20a84f9d911c970a7cbe9], x-b3-spanid=[47bc587edd43d98d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c955e400-4270-42e0-977c-82cd6449da6b]}\\\"}\"}","context":{"RequestID":"c955e400-4270-42e0-977c-82cd6449da6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0371f6ae-2a0a-4cf7-9f38-d605f714bfd1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:30.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:30.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c955e400-4270-42e0-977c-82cd6449da6b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0371f6ae-2a0a-4cf7-9f38-d605f714bfd1","LogTimestamp":"2023-09-27T03:53:30.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:32.448Z","message":"Entering","context":{"RequestID":"1bd4cdd8-d651-41d2-aee1-0dbf930e650a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f9baa9b-bfc7-4460-80a2-bd98cf521632","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:32.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:32.453Z","message":"{\"transactionId\":\"1bd4cdd8-d651-41d2-aee1-0dbf930e650a\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:32:450\",\"respDate\":\"230927-03:53:32:453\",\"sourceId\":\"haproxy:1bd4cdd8-d651-41d2-aee1-0dbf930e650a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:32:450-62032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37c27553-0c1e-4add-bb34-8892a4c9f310], x-b3-parentspanid=[58917eaa2e24a092], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5800278affbf0ea758917eaa2e24a092], x-b3-spanid=[61c679b84b103ed7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bd4cdd8-d651-41d2-aee1-0dbf930e650a]}\\\"}\"}","context":{"RequestID":"1bd4cdd8-d651-41d2-aee1-0dbf930e650a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f9baa9b-bfc7-4460-80a2-bd98cf521632","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:32.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:32.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bd4cdd8-d651-41d2-aee1-0dbf930e650a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f9baa9b-bfc7-4460-80a2-bd98cf521632","LogTimestamp":"2023-09-27T03:53:32.454Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T03:53:34.489Z","message":"Entering","context":{"RequestID":"6bc7a251-fad5-412c-a1a8-f82439b4ba5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42ce2db2-ce9c-49a7-83db-3030c5fb4fd3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:34.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:34.492Z","message":"{\"transactionId\":\"6bc7a251-fad5-412c-a1a8-f82439b4ba5c\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:34:490\",\"respDate\":\"230927-03:53:34:492\",\"sourceId\":\"haproxy:6bc7a251-fad5-412c-a1a8-f82439b4ba5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:34:490-93706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00d2c220-99db-47a5-8328-0e5cd0938514], x-b3-parentspanid=[29ddf86cafe7d742], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a2bd1e5f50c684729ddf86cafe7d742], x-b3-spanid=[52f1b43216241a2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6bc7a251-fad5-412c-a1a8-f82439b4ba5c]}\\\"}\"}","context":{"RequestID":"6bc7a251-fad5-412c-a1a8-f82439b4ba5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42ce2db2-ce9c-49a7-83db-3030c5fb4fd3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:34.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:34.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bc7a251-fad5-412c-a1a8-f82439b4ba5c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42ce2db2-ce9c-49a7-83db-3030c5fb4fd3","LogTimestamp":"2023-09-27T03:53:34.492Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:35.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:53:35.908Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:35.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:35.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:36.520Z","message":"Entering","context":{"RequestID":"52146088-1d39-4f90-9fb3-1e0feabbc454","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a182b5d-d422-4ca7-8a89-4a587b0f4681","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:36.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:36.523Z","message":"{\"transactionId\":\"52146088-1d39-4f90-9fb3-1e0feabbc454\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:36:521\",\"respDate\":\"230927-03:53:36:523\",\"sourceId\":\"haproxy:52146088-1d39-4f90-9fb3-1e0feabbc454\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:36:521-82795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9115d247-5a3f-4953-b84f-40947a5d4cf4], x-b3-parentspanid=[b15170d30668154f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b9951fb14216e0cb15170d30668154f], x-b3-spanid=[f9f4bf843f347a07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52146088-1d39-4f90-9fb3-1e0feabbc454]}\\\"}\"}","context":{"RequestID":"52146088-1d39-4f90-9fb3-1e0feabbc454","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a182b5d-d422-4ca7-8a89-4a587b0f4681","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:36.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:36.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52146088-1d39-4f90-9fb3-1e0feabbc454","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a182b5d-d422-4ca7-8a89-4a587b0f4681","LogTimestamp":"2023-09-27T03:53:36.523Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:38.162Z","message":"Entering","context":{"RequestID":"8329c48d-8c10-4eff-adf3-84120af4b618","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63f208bc-735a-43af-869f-47c73065f1cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:38.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:38.164Z","message":"{\"transactionId\":\"8329c48d-8c10-4eff-adf3-84120af4b618\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:38:163\",\"respDate\":\"230927-03:53:38:164\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8329c48d-8c10-4eff-adf3-84120af4b618\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:38:163-69267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0b7d58b-bdb5-450d-8414-b48573e8a0de], x-b3-parentspanid=[bcf8d3b98df3658b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57839], x-envoy-attempt-count=[1], x-b3-traceid=[f2d7c2b3e5fd1e6ebcf8d3b98df3658b], x-b3-spanid=[1137aa4fda007781], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8329c48d-8c10-4eff-adf3-84120af4b618]}\\\"}\"}","context":{"RequestID":"8329c48d-8c10-4eff-adf3-84120af4b618","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63f208bc-735a-43af-869f-47c73065f1cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:38.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:38.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8329c48d-8c10-4eff-adf3-84120af4b618","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63f208bc-735a-43af-869f-47c73065f1cc","LogTimestamp":"2023-09-27T03:53:38.165Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:38.419Z","message":"Entering","context":{"RequestID":"75ad2ea6-56ac-418d-bf7b-60e6fb57eace","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41ec4ff8-b825-41e3-bf7c-0783a425b237","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"75ad2ea6-56ac-418d-bf7b-60e6fb57eace","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41ec4ff8-b825-41e3-bf7c-0783a425b237","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:38.423Z","message":"{\"transactionId\":\"75ad2ea6-56ac-418d-bf7b-60e6fb57eace\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:38:420\",\"respDate\":\"230927-03:53:38:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:75ad2ea6-56ac-418d-bf7b-60e6fb57eace\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:38:420-45244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[75ad2ea6-56ac-418d-bf7b-60e6fb57eace]}\\\"}\"}","context":{"RequestID":"75ad2ea6-56ac-418d-bf7b-60e6fb57eace","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41ec4ff8-b825-41e3-bf7c-0783a425b237","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75ad2ea6-56ac-418d-bf7b-60e6fb57eace","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41ec4ff8-b825-41e3-bf7c-0783a425b237","LogTimestamp":"2023-09-27T03:53:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:53:38.546Z","message":"Entering","context":{"RequestID":"5526c925-bbde-4144-825d-53f762288f8b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"550efe8e-220c-4991-892b-6341db779417","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:38.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:38.548Z","message":"{\"transactionId\":\"5526c925-bbde-4144-825d-53f762288f8b\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:38:546\",\"respDate\":\"230927-03:53:38:548\",\"sourceId\":\"haproxy:5526c925-bbde-4144-825d-53f762288f8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:38:546-2552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[742a96ca-e336-4990-9d80-500b91786483], x-b3-parentspanid=[bac3e2acbe2da11d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6fce0af3fde00b8bac3e2acbe2da11d], x-b3-spanid=[222c6db7a100e5c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5526c925-bbde-4144-825d-53f762288f8b]}\\\"}\"}","context":{"RequestID":"5526c925-bbde-4144-825d-53f762288f8b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"550efe8e-220c-4991-892b-6341db779417","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:38.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:38.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5526c925-bbde-4144-825d-53f762288f8b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"550efe8e-220c-4991-892b-6341db779417","LogTimestamp":"2023-09-27T03:53:38.548Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:40.461Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:40.465Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:40.566Z","message":"Entering","context":{"RequestID":"b8139b36-1520-4f27-b85c-eaae4379348c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ffb25bd-5afe-48c0-8da8-d8e8b2d700f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:40.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:40.569Z","message":"{\"transactionId\":\"b8139b36-1520-4f27-b85c-eaae4379348c\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:40:567\",\"respDate\":\"230927-03:53:40:569\",\"sourceId\":\"haproxy:b8139b36-1520-4f27-b85c-eaae4379348c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:40:567-95034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d027b959-7639-4854-bec8-f777bc3da32f], x-b3-parentspanid=[84152f14fa8bbb95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87455b827c23a72784152f14fa8bbb95], x-b3-spanid=[4c028e3651c82055], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8139b36-1520-4f27-b85c-eaae4379348c]}\\\"}\"}","context":{"RequestID":"b8139b36-1520-4f27-b85c-eaae4379348c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ffb25bd-5afe-48c0-8da8-d8e8b2d700f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:40.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:40.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8139b36-1520-4f27-b85c-eaae4379348c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ffb25bd-5afe-48c0-8da8-d8e8b2d700f1","LogTimestamp":"2023-09-27T03:53:40.569Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:53:42.596Z","message":"Entering","context":{"RequestID":"61b7cdcc-5e47-4143-91ac-c7bc65dc4c17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e16879c5-9f9e-4eb5-8124-576fd4c6ef08","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:42.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:42.600Z","message":"{\"transactionId\":\"61b7cdcc-5e47-4143-91ac-c7bc65dc4c17\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:42:597\",\"respDate\":\"230927-03:53:42:600\",\"sourceId\":\"haproxy:61b7cdcc-5e47-4143-91ac-c7bc65dc4c17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:42:597-94316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[530ef1d4-d98f-4369-a761-b9222614e8f9], x-b3-parentspanid=[f99544f50dcd8001], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0cc2a2b6a2e3c6ff99544f50dcd8001], x-b3-spanid=[12f7975acdbf332d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61b7cdcc-5e47-4143-91ac-c7bc65dc4c17]}\\\"}\"}","context":{"RequestID":"61b7cdcc-5e47-4143-91ac-c7bc65dc4c17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e16879c5-9f9e-4eb5-8124-576fd4c6ef08","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:42.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:42.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61b7cdcc-5e47-4143-91ac-c7bc65dc4c17","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e16879c5-9f9e-4eb5-8124-576fd4c6ef08","LogTimestamp":"2023-09-27T03:53:42.600Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:44.617Z","message":"Entering","context":{"RequestID":"a513d961-8ec2-4af2-a1fa-f18722f1ca3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb009113-efa8-47b3-bcce-dcf21d8cbfc8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:44.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:44.619Z","message":"{\"transactionId\":\"a513d961-8ec2-4af2-a1fa-f18722f1ca3d\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:44:618\",\"respDate\":\"230927-03:53:44:619\",\"sourceId\":\"haproxy:a513d961-8ec2-4af2-a1fa-f18722f1ca3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:44:618-14544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5aea131e-6c3f-4b98-a825-25005add73b3], x-b3-parentspanid=[272c7a977362600c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7cba6e5ec17c8f3272c7a977362600c], x-b3-spanid=[11b1bea9bf7d6e72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a513d961-8ec2-4af2-a1fa-f18722f1ca3d]}\\\"}\"}","context":{"RequestID":"a513d961-8ec2-4af2-a1fa-f18722f1ca3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb009113-efa8-47b3-bcce-dcf21d8cbfc8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:44.617Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:44.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a513d961-8ec2-4af2-a1fa-f18722f1ca3d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb009113-efa8-47b3-bcce-dcf21d8cbfc8","LogTimestamp":"2023-09-27T03:53:44.620Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:53:45.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:53:45.887Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:45.887Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:45.888Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:46.631Z","message":"Entering","context":{"RequestID":"4cd500d4-53ce-471f-9081-68315b05d6f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e968a55-ff48-4996-b673-2efb8f70242e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:46.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:46.634Z","message":"{\"transactionId\":\"4cd500d4-53ce-471f-9081-68315b05d6f3\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:46:632\",\"respDate\":\"230927-03:53:46:634\",\"sourceId\":\"haproxy:4cd500d4-53ce-471f-9081-68315b05d6f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:46:632-61409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18f7f228-ece7-474b-bdd9-7d198781d343], x-b3-parentspanid=[3858472a02b68135], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0238276ae66a99d73858472a02b68135], x-b3-spanid=[8a4674938fd2ef57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cd500d4-53ce-471f-9081-68315b05d6f3]}\\\"}\"}","context":{"RequestID":"4cd500d4-53ce-471f-9081-68315b05d6f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e968a55-ff48-4996-b673-2efb8f70242e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:46.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:46.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cd500d4-53ce-471f-9081-68315b05d6f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e968a55-ff48-4996-b673-2efb8f70242e","LogTimestamp":"2023-09-27T03:53:46.635Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:48.176Z","message":"Entering","context":{"RequestID":"d3ee87aa-0b2a-4af8-940b-e61a4a9d158e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c9b373e-bc67-4582-900a-edf1bab4b41e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:48.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:48.178Z","message":"{\"transactionId\":\"d3ee87aa-0b2a-4af8-940b-e61a4a9d158e\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:48:176\",\"respDate\":\"230927-03:53:48:178\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d3ee87aa-0b2a-4af8-940b-e61a4a9d158e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:48:176-74901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5832f6b1-844a-4d0f-bb09-1a8ad3bc9302], x-b3-parentspanid=[d9307871c18bf725], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42717], x-envoy-attempt-count=[1], x-b3-traceid=[96104134fc5eaf15d9307871c18bf725], x-b3-spanid=[b7b1a0c811670dde], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d3ee87aa-0b2a-4af8-940b-e61a4a9d158e]}\\\"}\"}","context":{"RequestID":"d3ee87aa-0b2a-4af8-940b-e61a4a9d158e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c9b373e-bc67-4582-900a-edf1bab4b41e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:48.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:48.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3ee87aa-0b2a-4af8-940b-e61a4a9d158e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c9b373e-bc67-4582-900a-edf1bab4b41e","LogTimestamp":"2023-09-27T03:53:48.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:48.418Z","message":"Entering","context":{"RequestID":"7282edce-13ed-408a-b7c5-5e61bd433a38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ad890b2-1dd3-4d99-afeb-ec1b1f18b142","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"7282edce-13ed-408a-b7c5-5e61bd433a38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ad890b2-1dd3-4d99-afeb-ec1b1f18b142","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:48.421Z","message":"{\"transactionId\":\"7282edce-13ed-408a-b7c5-5e61bd433a38\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:48:419\",\"respDate\":\"230927-03:53:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7282edce-13ed-408a-b7c5-5e61bd433a38\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:48:419-1711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7282edce-13ed-408a-b7c5-5e61bd433a38]}\\\"}\"}","context":{"RequestID":"7282edce-13ed-408a-b7c5-5e61bd433a38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ad890b2-1dd3-4d99-afeb-ec1b1f18b142","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7282edce-13ed-408a-b7c5-5e61bd433a38","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ad890b2-1dd3-4d99-afeb-ec1b1f18b142","LogTimestamp":"2023-09-27T03:53:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:48.655Z","message":"Entering","context":{"RequestID":"088e7862-60d6-45a7-bb00-c906fe912db2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0cb4594c-16c6-4032-84d0-f3212aa8a1c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:48.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:48.657Z","message":"{\"transactionId\":\"088e7862-60d6-45a7-bb00-c906fe912db2\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:48:656\",\"respDate\":\"230927-03:53:48:657\",\"sourceId\":\"haproxy:088e7862-60d6-45a7-bb00-c906fe912db2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:48:656-73234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec387427-692f-4211-b9fd-18d65ac5d6a3], x-b3-parentspanid=[148b6b87d8b0b168], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06416be1e1dd001b148b6b87d8b0b168], x-b3-spanid=[a1e4a814a74abac6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[088e7862-60d6-45a7-bb00-c906fe912db2]}\\\"}\"}","context":{"RequestID":"088e7862-60d6-45a7-bb00-c906fe912db2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0cb4594c-16c6-4032-84d0-f3212aa8a1c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:48.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:48.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"088e7862-60d6-45a7-bb00-c906fe912db2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cb4594c-16c6-4032-84d0-f3212aa8a1c6","LogTimestamp":"2023-09-27T03:53:48.658Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:50.678Z","message":"Entering","context":{"RequestID":"afd48fab-57cf-47d9-a70c-77d07ef0ea2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26848cd7-2895-4856-b6ea-5290dcaa3933","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:50.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:50.681Z","message":"{\"transactionId\":\"afd48fab-57cf-47d9-a70c-77d07ef0ea2b\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:50:679\",\"respDate\":\"230927-03:53:50:681\",\"sourceId\":\"haproxy:afd48fab-57cf-47d9-a70c-77d07ef0ea2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:50:679-76590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fc06bf8-c80a-49a4-b63a-ac963fefd91b], x-b3-parentspanid=[8c4ce1326637cf7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[293bfcb4c3fc40268c4ce1326637cf7a], x-b3-spanid=[e8ac0d3f15a2ae63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afd48fab-57cf-47d9-a70c-77d07ef0ea2b]}\\\"}\"}","context":{"RequestID":"afd48fab-57cf-47d9-a70c-77d07ef0ea2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26848cd7-2895-4856-b6ea-5290dcaa3933","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:50.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:50.682Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afd48fab-57cf-47d9-a70c-77d07ef0ea2b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26848cd7-2895-4856-b6ea-5290dcaa3933","LogTimestamp":"2023-09-27T03:53:50.682Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:53:52.700Z","message":"Entering","context":{"RequestID":"99cc8bee-dc22-4ce8-8475-89a173181e3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a54e4ea3-92d6-44c8-a749-23e7ec342667","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:52.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:52.702Z","message":"{\"transactionId\":\"99cc8bee-dc22-4ce8-8475-89a173181e3c\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:52:700\",\"respDate\":\"230927-03:53:52:702\",\"sourceId\":\"haproxy:99cc8bee-dc22-4ce8-8475-89a173181e3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:53:52:700-27700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2c26db5-6a3c-44da-9348-11da30d68f63], x-b3-parentspanid=[e6958d26233372c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb1a6b76c7f881dbe6958d26233372c4], x-b3-spanid=[d088812fde7a4a08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99cc8bee-dc22-4ce8-8475-89a173181e3c]}\\\"}\"}","context":{"RequestID":"99cc8bee-dc22-4ce8-8475-89a173181e3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a54e4ea3-92d6-44c8-a749-23e7ec342667","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:52.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:52.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99cc8bee-dc22-4ce8-8475-89a173181e3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a54e4ea3-92d6-44c8-a749-23e7ec342667","LogTimestamp":"2023-09-27T03:53:52.703Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:53:54.713Z","message":"Entering","context":{"RequestID":"d8962d29-7faa-45d4-861b-3b7e030e4a1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c07ce897-6a82-4ddb-8b68-8264f7eb246e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:54.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:54.716Z","message":"{\"transactionId\":\"d8962d29-7faa-45d4-861b-3b7e030e4a1f\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:54:714\",\"respDate\":\"230927-03:53:54:716\",\"sourceId\":\"haproxy:d8962d29-7faa-45d4-861b-3b7e030e4a1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:54:714-96632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84284d38-9a61-442b-832b-fbcd2c8f1393], x-b3-parentspanid=[dbe2f33363d625ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2b020d42b77cd8adbe2f33363d625ba], x-b3-spanid=[0aadd05b57229e93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8962d29-7faa-45d4-861b-3b7e030e4a1f]}\\\"}\"}","context":{"RequestID":"d8962d29-7faa-45d4-861b-3b7e030e4a1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c07ce897-6a82-4ddb-8b68-8264f7eb246e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:54.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:54.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8962d29-7faa-45d4-861b-3b7e030e4a1f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c07ce897-6a82-4ddb-8b68-8264f7eb246e","LogTimestamp":"2023-09-27T03:53:54.717Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:55.872Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:53:56.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:56.010Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:56.010Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:56.729Z","message":"Entering","context":{"RequestID":"23a53d4d-6422-4a2a-baf5-0bbeae29f8dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b77d8174-3535-4c37-bae8-c9ca41192dd0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:56.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:56.731Z","message":"{\"transactionId\":\"23a53d4d-6422-4a2a-baf5-0bbeae29f8dc\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:56:729\",\"respDate\":\"230927-03:53:56:731\",\"sourceId\":\"haproxy:23a53d4d-6422-4a2a-baf5-0bbeae29f8dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:56:729-29919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1a71711-1d61-49c7-9661-2f104484a5e7], x-b3-parentspanid=[8691e15eeb611fec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5df900275908a4d78691e15eeb611fec], x-b3-spanid=[50ef0962a19538fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23a53d4d-6422-4a2a-baf5-0bbeae29f8dc]}\\\"}\"}","context":{"RequestID":"23a53d4d-6422-4a2a-baf5-0bbeae29f8dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b77d8174-3535-4c37-bae8-c9ca41192dd0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:56.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:56.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23a53d4d-6422-4a2a-baf5-0bbeae29f8dc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b77d8174-3535-4c37-bae8-c9ca41192dd0","LogTimestamp":"2023-09-27T03:53:56.731Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:53:58.157Z","message":"Entering","context":{"RequestID":"c4160f99-31f6-4679-b820-a6d46593d98b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"602b93a8-0805-46f5-a74f-a1c18819830b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:58.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:58.160Z","message":"{\"transactionId\":\"c4160f99-31f6-4679-b820-a6d46593d98b\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:58:158\",\"respDate\":\"230927-03:53:58:160\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c4160f99-31f6-4679-b820-a6d46593d98b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:58:158-7159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4eae71bc-09cc-466b-930f-f694b23f5924], x-b3-parentspanid=[0c0bbc912bebaf4f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45725], x-envoy-attempt-count=[1], x-b3-traceid=[670012572057eee50c0bbc912bebaf4f], x-b3-spanid=[8150e4506e8dd951], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c4160f99-31f6-4679-b820-a6d46593d98b]}\\\"}\"}","context":{"RequestID":"c4160f99-31f6-4679-b820-a6d46593d98b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"602b93a8-0805-46f5-a74f-a1c18819830b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:53:58.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:58.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4160f99-31f6-4679-b820-a6d46593d98b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"602b93a8-0805-46f5-a74f-a1c18819830b","LogTimestamp":"2023-09-27T03:53:58.161Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:53:58.418Z","message":"Entering","context":{"RequestID":"6649de4d-8876-4c92-99df-c32dbbe4cda8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d875de91-d073-461c-9c6b-c83218949b0c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"6649de4d-8876-4c92-99df-c32dbbe4cda8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d875de91-d073-461c-9c6b-c83218949b0c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:58.421Z","message":"{\"transactionId\":\"6649de4d-8876-4c92-99df-c32dbbe4cda8\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:58:419\",\"respDate\":\"230927-03:53:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6649de4d-8876-4c92-99df-c32dbbe4cda8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:53:58:419-2416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6649de4d-8876-4c92-99df-c32dbbe4cda8]}\\\"}\"}","context":{"RequestID":"6649de4d-8876-4c92-99df-c32dbbe4cda8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d875de91-d073-461c-9c6b-c83218949b0c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:53:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6649de4d-8876-4c92-99df-c32dbbe4cda8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d875de91-d073-461c-9c6b-c83218949b0c","LogTimestamp":"2023-09-27T03:53:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:53:58.766Z","message":"Entering","context":{"RequestID":"33df3bba-9225-4cfc-9ffa-1c80d287796b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8a4ee69-09f4-454b-ad50-f42aaba5b9b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:58.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:53:58.768Z","message":"{\"transactionId\":\"33df3bba-9225-4cfc-9ffa-1c80d287796b\",\"status\":\"200\",\"rqstDate\":\"230927-03:53:58:767\",\"respDate\":\"230927-03:53:58:768\",\"sourceId\":\"haproxy:33df3bba-9225-4cfc-9ffa-1c80d287796b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:53:58:767-56529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc7fb618-f1ad-4b76-a70f-52625bf0cdb7], x-b3-parentspanid=[7c55be388ef4e5bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d732157d53d810a7c55be388ef4e5bf], x-b3-spanid=[f20b5808aafe5252], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33df3bba-9225-4cfc-9ffa-1c80d287796b]}\\\"}\"}","context":{"RequestID":"33df3bba-9225-4cfc-9ffa-1c80d287796b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8a4ee69-09f4-454b-ad50-f42aaba5b9b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:53:58.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:53:58.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33df3bba-9225-4cfc-9ffa-1c80d287796b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8a4ee69-09f4-454b-ad50-f42aaba5b9b9","LogTimestamp":"2023-09-27T03:53:58.769Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:53:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:00.780Z","message":"Entering","context":{"RequestID":"d36a7be2-6538-4843-9282-62a1ba043d2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83301db3-2cb0-4131-95ef-4a5b8ded4b5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:00.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:00.782Z","message":"{\"transactionId\":\"d36a7be2-6538-4843-9282-62a1ba043d2b\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:00:780\",\"respDate\":\"230927-03:54:00:782\",\"sourceId\":\"haproxy:d36a7be2-6538-4843-9282-62a1ba043d2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:00:780-53659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[407b2d84-7f56-48bd-8179-7eb4a8b52392], x-b3-parentspanid=[98874578be631517], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3c3909725c7422698874578be631517], x-b3-spanid=[4d093035885fb6ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d36a7be2-6538-4843-9282-62a1ba043d2b]}\\\"}\"}","context":{"RequestID":"d36a7be2-6538-4843-9282-62a1ba043d2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83301db3-2cb0-4131-95ef-4a5b8ded4b5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:00.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:00.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d36a7be2-6538-4843-9282-62a1ba043d2b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83301db3-2cb0-4131-95ef-4a5b8ded4b5e","LogTimestamp":"2023-09-27T03:54:00.782Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:02.802Z","message":"Entering","context":{"RequestID":"b6afbce5-079d-416e-9a98-089040e9b6c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6666ebf6-3100-4078-907e-c017003f6450","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:02.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:02.805Z","message":"{\"transactionId\":\"b6afbce5-079d-416e-9a98-089040e9b6c2\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:02:803\",\"respDate\":\"230927-03:54:02:805\",\"sourceId\":\"haproxy:b6afbce5-079d-416e-9a98-089040e9b6c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:02:803-31218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91cba7fe-60e6-4cef-b9fa-3d5c64782835], x-b3-parentspanid=[4f20042cb0f457b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[016a00067788594b4f20042cb0f457b3], x-b3-spanid=[c35ce0ccb15f295e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6afbce5-079d-416e-9a98-089040e9b6c2]}\\\"}\"}","context":{"RequestID":"b6afbce5-079d-416e-9a98-089040e9b6c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6666ebf6-3100-4078-907e-c017003f6450","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:02.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:02.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6afbce5-079d-416e-9a98-089040e9b6c2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6666ebf6-3100-4078-907e-c017003f6450","LogTimestamp":"2023-09-27T03:54:02.810Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T03:54:04.823Z","message":"Entering","context":{"RequestID":"0f5f08c7-874e-4210-aa97-872a59f83cfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f16daef-c1ae-454d-a8d2-69c96694911e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:04.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:04.826Z","message":"{\"transactionId\":\"0f5f08c7-874e-4210-aa97-872a59f83cfe\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:04:823\",\"respDate\":\"230927-03:54:04:825\",\"sourceId\":\"haproxy:0f5f08c7-874e-4210-aa97-872a59f83cfe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:04:823-46936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b8a40d9-2230-4c9a-995c-3cdee92534fd], x-b3-parentspanid=[e4bec3114c79b995], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bf30137a879a25ae4bec3114c79b995], x-b3-spanid=[a796296217186e94], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f5f08c7-874e-4210-aa97-872a59f83cfe]}\\\"}\"}","context":{"RequestID":"0f5f08c7-874e-4210-aa97-872a59f83cfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f16daef-c1ae-454d-a8d2-69c96694911e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:04.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:04.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f5f08c7-874e-4210-aa97-872a59f83cfe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f16daef-c1ae-454d-a8d2-69c96694911e","LogTimestamp":"2023-09-27T03:54:04.826Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:54:05.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:54:05.908Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:05.924Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:05.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:05.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:05.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:06.841Z","message":"Entering","context":{"RequestID":"c39a895d-a3c7-4cee-95ee-9175af4f270b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ae6a1bd-bccf-42f4-a099-ef898ac11757","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:06.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:06.844Z","message":"{\"transactionId\":\"c39a895d-a3c7-4cee-95ee-9175af4f270b\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:06:842\",\"respDate\":\"230927-03:54:06:844\",\"sourceId\":\"haproxy:c39a895d-a3c7-4cee-95ee-9175af4f270b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:06:842-6158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fee83d9-8788-43f5-bb49-82d383343e3b], x-b3-parentspanid=[21ccdcb5ad2239a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b15abe93439e0f1a21ccdcb5ad2239a4], x-b3-spanid=[d63e9e8aef5d024c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c39a895d-a3c7-4cee-95ee-9175af4f270b]}\\\"}\"}","context":{"RequestID":"c39a895d-a3c7-4cee-95ee-9175af4f270b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ae6a1bd-bccf-42f4-a099-ef898ac11757","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:06.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:06.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c39a895d-a3c7-4cee-95ee-9175af4f270b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ae6a1bd-bccf-42f4-a099-ef898ac11757","LogTimestamp":"2023-09-27T03:54:06.844Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:54:08.167Z","message":"Entering","context":{"RequestID":"94dd85b8-7190-4810-9e6b-4397ef6d0fe3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"670c9780-341c-40ae-81a5-686f43c42d10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:08.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:08.170Z","message":"{\"transactionId\":\"94dd85b8-7190-4810-9e6b-4397ef6d0fe3\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:08:168\",\"respDate\":\"230927-03:54:08:170\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:94dd85b8-7190-4810-9e6b-4397ef6d0fe3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:08:168-24326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60ebd09f-86ce-49ea-99c5-4f2bdfe36a1f], x-b3-parentspanid=[3bb9ff072f8de3d1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43361], x-envoy-attempt-count=[1], x-b3-traceid=[64ed7ee67e3b423a3bb9ff072f8de3d1], x-b3-spanid=[4dc53692c034655f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[94dd85b8-7190-4810-9e6b-4397ef6d0fe3]}\\\"}\"}","context":{"RequestID":"94dd85b8-7190-4810-9e6b-4397ef6d0fe3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"670c9780-341c-40ae-81a5-686f43c42d10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:08.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:08.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94dd85b8-7190-4810-9e6b-4397ef6d0fe3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"670c9780-341c-40ae-81a5-686f43c42d10","LogTimestamp":"2023-09-27T03:54:08.170Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:54:08.418Z","message":"Entering","context":{"RequestID":"918606e9-8f3b-451e-8ae8-7ab2737f9431","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4aad6cc-327e-4b20-8be8-bd8b896ee2f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:08.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"918606e9-8f3b-451e-8ae8-7ab2737f9431","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4aad6cc-327e-4b20-8be8-bd8b896ee2f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:08.422Z","message":"{\"transactionId\":\"918606e9-8f3b-451e-8ae8-7ab2737f9431\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:08:419\",\"respDate\":\"230927-03:54:08:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:918606e9-8f3b-451e-8ae8-7ab2737f9431\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:08:419-39356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[918606e9-8f3b-451e-8ae8-7ab2737f9431]}\\\"}\"}","context":{"RequestID":"918606e9-8f3b-451e-8ae8-7ab2737f9431","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4aad6cc-327e-4b20-8be8-bd8b896ee2f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:08.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"918606e9-8f3b-451e-8ae8-7ab2737f9431","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4aad6cc-327e-4b20-8be8-bd8b896ee2f9","LogTimestamp":"2023-09-27T03:54:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:54:08.869Z","message":"Entering","context":{"RequestID":"f3c58b62-d655-48e2-8015-d7778a03c72f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77de2c8c-aa61-4a4c-8688-cbbcff16d10d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:08.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:08.872Z","message":"{\"transactionId\":\"f3c58b62-d655-48e2-8015-d7778a03c72f\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:08:870\",\"respDate\":\"230927-03:54:08:871\",\"sourceId\":\"haproxy:f3c58b62-d655-48e2-8015-d7778a03c72f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:08:870-21984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f34ab9aa-aee3-4c23-8abb-27d4c3bf74ae], x-b3-parentspanid=[6989dfeb6a229829], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[683023defc5c6b5c6989dfeb6a229829], x-b3-spanid=[bbc442f438a0b65b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3c58b62-d655-48e2-8015-d7778a03c72f]}\\\"}\"}","context":{"RequestID":"f3c58b62-d655-48e2-8015-d7778a03c72f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77de2c8c-aa61-4a4c-8688-cbbcff16d10d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:08.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:08.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3c58b62-d655-48e2-8015-d7778a03c72f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77de2c8c-aa61-4a4c-8688-cbbcff16d10d","LogTimestamp":"2023-09-27T03:54:08.872Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:10.467Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:10.472Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:10.888Z","message":"Entering","context":{"RequestID":"2954c389-ec9d-4e46-9112-79a070ea0b7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65c934b3-2975-4686-9214-9e6523308ea7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:10.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:10.891Z","message":"{\"transactionId\":\"2954c389-ec9d-4e46-9112-79a070ea0b7c\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:10:888\",\"respDate\":\"230927-03:54:10:890\",\"sourceId\":\"haproxy:2954c389-ec9d-4e46-9112-79a070ea0b7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:10:888-57080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f10720b-8956-4aea-83be-7751308f4d41], x-b3-parentspanid=[13b846cd45e7e402], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7c731f342ffa7be13b846cd45e7e402], x-b3-spanid=[785a51af0100c95a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2954c389-ec9d-4e46-9112-79a070ea0b7c]}\\\"}\"}","context":{"RequestID":"2954c389-ec9d-4e46-9112-79a070ea0b7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65c934b3-2975-4686-9214-9e6523308ea7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:10.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:10.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2954c389-ec9d-4e46-9112-79a070ea0b7c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65c934b3-2975-4686-9214-9e6523308ea7","LogTimestamp":"2023-09-27T03:54:10.891Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:12.916Z","message":"Entering","context":{"RequestID":"67efc3e8-bdb7-44cc-8ae5-ac3efea0925c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0838540-af1b-41dd-9344-d671d7981f2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:12.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:12.919Z","message":"{\"transactionId\":\"67efc3e8-bdb7-44cc-8ae5-ac3efea0925c\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:12:918\",\"respDate\":\"230927-03:54:12:919\",\"sourceId\":\"haproxy:67efc3e8-bdb7-44cc-8ae5-ac3efea0925c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:12:918-23947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b70083e5-7856-4b9a-b594-3d8b7fd36db8], x-b3-parentspanid=[bba44bb8002a90eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc96b451b4ff5b9abba44bb8002a90eb], x-b3-spanid=[f92a7337a3c9894f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67efc3e8-bdb7-44cc-8ae5-ac3efea0925c]}\\\"}\"}","context":{"RequestID":"67efc3e8-bdb7-44cc-8ae5-ac3efea0925c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0838540-af1b-41dd-9344-d671d7981f2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:12.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:12.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67efc3e8-bdb7-44cc-8ae5-ac3efea0925c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0838540-af1b-41dd-9344-d671d7981f2e","LogTimestamp":"2023-09-27T03:54:12.920Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:54:14.942Z","message":"Entering","context":{"RequestID":"90e97ced-c922-4c38-b5f5-8a65cf6a8385","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f9b2956-768c-4349-a1db-89ed8d8f9b34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:14.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:14.944Z","message":"{\"transactionId\":\"90e97ced-c922-4c38-b5f5-8a65cf6a8385\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:14:942\",\"respDate\":\"230927-03:54:14:944\",\"sourceId\":\"haproxy:90e97ced-c922-4c38-b5f5-8a65cf6a8385\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:14:942-47467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d1f9f0a-fe64-4114-9730-3d91b987ceee], x-b3-parentspanid=[b90d7c5675af2832], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68bbf2da6d623f01b90d7c5675af2832], x-b3-spanid=[ef9382b76b3e0221], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90e97ced-c922-4c38-b5f5-8a65cf6a8385]}\\\"}\"}","context":{"RequestID":"90e97ced-c922-4c38-b5f5-8a65cf6a8385","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f9b2956-768c-4349-a1db-89ed8d8f9b34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:14.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:14.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90e97ced-c922-4c38-b5f5-8a65cf6a8385","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f9b2956-768c-4349-a1db-89ed8d8f9b34","LogTimestamp":"2023-09-27T03:54:14.945Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:54:15.872Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:54:15.887Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:15.887Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:15.888Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:16.977Z","message":"Entering","context":{"RequestID":"33d7f0f4-0582-4e42-8084-458185332b3f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37fdaa54-59ba-4ae7-8e2e-2302fe277aac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:16.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:16.980Z","message":"{\"transactionId\":\"33d7f0f4-0582-4e42-8084-458185332b3f\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:16:978\",\"respDate\":\"230927-03:54:16:980\",\"sourceId\":\"haproxy:33d7f0f4-0582-4e42-8084-458185332b3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:16:978-13557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db00c711-b5b1-4538-9ec5-c7172f4588f0], x-b3-parentspanid=[0db4cca637d05008], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[559481ca02afb9650db4cca637d05008], x-b3-spanid=[3a83c376b03e6bcb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33d7f0f4-0582-4e42-8084-458185332b3f]}\\\"}\"}","context":{"RequestID":"33d7f0f4-0582-4e42-8084-458185332b3f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37fdaa54-59ba-4ae7-8e2e-2302fe277aac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:16.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:16.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33d7f0f4-0582-4e42-8084-458185332b3f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37fdaa54-59ba-4ae7-8e2e-2302fe277aac","LogTimestamp":"2023-09-27T03:54:16.980Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:18.171Z","message":"Entering","context":{"RequestID":"302da5d4-1365-48a1-a270-03d7f3b90b2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b21cd529-9a48-4b7c-8a8b-7438b08f1e11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:18.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:18.174Z","message":"{\"transactionId\":\"302da5d4-1365-48a1-a270-03d7f3b90b2f\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:18:172\",\"respDate\":\"230927-03:54:18:174\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:302da5d4-1365-48a1-a270-03d7f3b90b2f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:18:172-46716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5938d557-ab73-450d-83a9-bee03896a161], x-b3-parentspanid=[6723cbc8d20cbfad], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33955], x-envoy-attempt-count=[1], x-b3-traceid=[b1af3e717483d44e6723cbc8d20cbfad], x-b3-spanid=[6ce6aefba288248d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[302da5d4-1365-48a1-a270-03d7f3b90b2f]}\\\"}\"}","context":{"RequestID":"302da5d4-1365-48a1-a270-03d7f3b90b2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b21cd529-9a48-4b7c-8a8b-7438b08f1e11","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:18.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:18.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"302da5d4-1365-48a1-a270-03d7f3b90b2f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b21cd529-9a48-4b7c-8a8b-7438b08f1e11","LogTimestamp":"2023-09-27T03:54:18.174Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:18.419Z","message":"Entering","context":{"RequestID":"28beb989-eb41-4856-86d3-8f3c36ec801d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b05f91c6-7645-4faa-8df9-2d2bea24e5d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"28beb989-eb41-4856-86d3-8f3c36ec801d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b05f91c6-7645-4faa-8df9-2d2bea24e5d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:18.424Z","message":"{\"transactionId\":\"28beb989-eb41-4856-86d3-8f3c36ec801d\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:18:419\",\"respDate\":\"230927-03:54:18:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:28beb989-eb41-4856-86d3-8f3c36ec801d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:18:419-70227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[28beb989-eb41-4856-86d3-8f3c36ec801d]}\\\"}\"}","context":{"RequestID":"28beb989-eb41-4856-86d3-8f3c36ec801d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b05f91c6-7645-4faa-8df9-2d2bea24e5d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:18.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28beb989-eb41-4856-86d3-8f3c36ec801d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b05f91c6-7645-4faa-8df9-2d2bea24e5d3","LogTimestamp":"2023-09-27T03:54:18.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:54:19.005Z","message":"Entering","context":{"RequestID":"af1609ee-41cf-4828-b06f-5bf8280c49c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5884cab9-9ce6-4278-9903-f65b2968ec91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:19.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:19.007Z","message":"{\"transactionId\":\"af1609ee-41cf-4828-b06f-5bf8280c49c5\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:19:006\",\"respDate\":\"230927-03:54:19:007\",\"sourceId\":\"haproxy:af1609ee-41cf-4828-b06f-5bf8280c49c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:19:006-82365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac47d0f6-b858-4b52-8c2e-4aa35a3ca6c6], x-b3-parentspanid=[10b563657e2693eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db4d3a64116d933610b563657e2693eb], x-b3-spanid=[bc3f0ae319f39640], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af1609ee-41cf-4828-b06f-5bf8280c49c5]}\\\"}\"}","context":{"RequestID":"af1609ee-41cf-4828-b06f-5bf8280c49c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5884cab9-9ce6-4278-9903-f65b2968ec91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:19.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:19.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af1609ee-41cf-4828-b06f-5bf8280c49c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5884cab9-9ce6-4278-9903-f65b2968ec91","LogTimestamp":"2023-09-27T03:54:19.008Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:21.019Z","message":"Entering","context":{"RequestID":"ac8efbb0-a38e-4746-85ba-5a658c36ce91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"219d58de-5dd0-4619-a0cd-33d5fca840e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:21.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:21.021Z","message":"{\"transactionId\":\"ac8efbb0-a38e-4746-85ba-5a658c36ce91\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:21:020\",\"respDate\":\"230927-03:54:21:021\",\"sourceId\":\"haproxy:ac8efbb0-a38e-4746-85ba-5a658c36ce91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:21:020-78261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d299bd29-d711-48dc-b293-f728c147b326], x-b3-parentspanid=[cf69ccd54fc42ffc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b118aca1dce4dc49cf69ccd54fc42ffc], x-b3-spanid=[30d75f2815b3a8e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac8efbb0-a38e-4746-85ba-5a658c36ce91]}\\\"}\"}","context":{"RequestID":"ac8efbb0-a38e-4746-85ba-5a658c36ce91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"219d58de-5dd0-4619-a0cd-33d5fca840e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:21.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:21.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac8efbb0-a38e-4746-85ba-5a658c36ce91","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"219d58de-5dd0-4619-a0cd-33d5fca840e2","LogTimestamp":"2023-09-27T03:54:21.021Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:54:23.031Z","message":"Entering","context":{"RequestID":"83c91534-c444-4c69-a0d5-f74cc4d4c4e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab27b862-ffbe-4de3-90fc-fee1d8480dfd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:23.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:23.033Z","message":"{\"transactionId\":\"83c91534-c444-4c69-a0d5-f74cc4d4c4e4\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:23:032\",\"respDate\":\"230927-03:54:23:033\",\"sourceId\":\"haproxy:83c91534-c444-4c69-a0d5-f74cc4d4c4e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:23:032-8119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[888fca57-1965-4007-8972-80801cf85af5], x-b3-parentspanid=[24a35a4286e0519f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b259c24d9df7a4624a35a4286e0519f], x-b3-spanid=[e4f8a12e693ee3e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83c91534-c444-4c69-a0d5-f74cc4d4c4e4]}\\\"}\"}","context":{"RequestID":"83c91534-c444-4c69-a0d5-f74cc4d4c4e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab27b862-ffbe-4de3-90fc-fee1d8480dfd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:23.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:23.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83c91534-c444-4c69-a0d5-f74cc4d4c4e4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab27b862-ffbe-4de3-90fc-fee1d8480dfd","LogTimestamp":"2023-09-27T03:54:23.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:25.055Z","message":"Entering","context":{"RequestID":"3b398d74-df8f-433d-a464-9e56a6c0e915","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c07cf88b-ee7d-46f4-b3e8-7724ca1c9066","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:25.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:25.058Z","message":"{\"transactionId\":\"3b398d74-df8f-433d-a464-9e56a6c0e915\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:25:056\",\"respDate\":\"230927-03:54:25:058\",\"sourceId\":\"haproxy:3b398d74-df8f-433d-a464-9e56a6c0e915\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:25:056-73829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4152941c-0559-4136-8e1b-445bdf7b13aa], x-b3-parentspanid=[f48a323ce387ebd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[095f0ead80b14f5cf48a323ce387ebd0], x-b3-spanid=[bf5bd9384e820899], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b398d74-df8f-433d-a464-9e56a6c0e915]}\\\"}\"}","context":{"RequestID":"3b398d74-df8f-433d-a464-9e56a6c0e915","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c07cf88b-ee7d-46f4-b3e8-7724ca1c9066","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:25.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:25.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b398d74-df8f-433d-a464-9e56a6c0e915","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c07cf88b-ee7d-46f4-b3e8-7724ca1c9066","LogTimestamp":"2023-09-27T03:54:25.058Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:25.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:54:25.921Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:25.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:25.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:27.081Z","message":"Entering","context":{"RequestID":"71ba7ac1-887b-4c4b-85de-05ef27c07dc7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"434baba3-2084-4a17-854b-456e316cbe0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:27.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:27.083Z","message":"{\"transactionId\":\"71ba7ac1-887b-4c4b-85de-05ef27c07dc7\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:27:081\",\"respDate\":\"230927-03:54:27:083\",\"sourceId\":\"haproxy:71ba7ac1-887b-4c4b-85de-05ef27c07dc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:27:081-33029\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b121620d-0e0f-404e-801e-d888c538198b], x-b3-parentspanid=[9e14c835e3452f8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5762d954c906bfa39e14c835e3452f8c], x-b3-spanid=[75b00d7a449ffa1f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71ba7ac1-887b-4c4b-85de-05ef27c07dc7]}\\\"}\"}","context":{"RequestID":"71ba7ac1-887b-4c4b-85de-05ef27c07dc7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"434baba3-2084-4a17-854b-456e316cbe0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:27.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:27.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ba7ac1-887b-4c4b-85de-05ef27c07dc7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"434baba3-2084-4a17-854b-456e316cbe0c","LogTimestamp":"2023-09-27T03:54:27.083Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:54:28.160Z","message":"Entering","context":{"RequestID":"38d8fc79-d6cf-4a66-be79-d04c6ae614a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c3b2493-63cd-404e-acf3-4b00be28bbb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:28.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:28.163Z","message":"{\"transactionId\":\"38d8fc79-d6cf-4a66-be79-d04c6ae614a2\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:28:161\",\"respDate\":\"230927-03:54:28:163\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:38d8fc79-d6cf-4a66-be79-d04c6ae614a2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:28:161-65807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67308621-10ff-4779-a018-74bd47752458], x-b3-parentspanid=[dae28a438665f2ce], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51193], x-envoy-attempt-count=[1], x-b3-traceid=[8ec2b54ceebb74e7dae28a438665f2ce], x-b3-spanid=[cd80c60f78061700], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[38d8fc79-d6cf-4a66-be79-d04c6ae614a2]}\\\"}\"}","context":{"RequestID":"38d8fc79-d6cf-4a66-be79-d04c6ae614a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c3b2493-63cd-404e-acf3-4b00be28bbb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:28.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:28.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38d8fc79-d6cf-4a66-be79-d04c6ae614a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c3b2493-63cd-404e-acf3-4b00be28bbb5","LogTimestamp":"2023-09-27T03:54:28.164Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:54:28.417Z","message":"Entering","context":{"RequestID":"7d04af86-13d6-41fd-bd57-4243953e9eb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7846bad2-f768-4202-a023-5fe42664d0be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"7d04af86-13d6-41fd-bd57-4243953e9eb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7846bad2-f768-4202-a023-5fe42664d0be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:28.420Z","message":"{\"transactionId\":\"7d04af86-13d6-41fd-bd57-4243953e9eb3\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:28:418\",\"respDate\":\"230927-03:54:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7d04af86-13d6-41fd-bd57-4243953e9eb3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:28:418-23906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7d04af86-13d6-41fd-bd57-4243953e9eb3]}\\\"}\"}","context":{"RequestID":"7d04af86-13d6-41fd-bd57-4243953e9eb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7846bad2-f768-4202-a023-5fe42664d0be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d04af86-13d6-41fd-bd57-4243953e9eb3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7846bad2-f768-4202-a023-5fe42664d0be","LogTimestamp":"2023-09-27T03:54:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:29.093Z","message":"Entering","context":{"RequestID":"0b674538-a887-4e17-a176-f19a4d611731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c80722f7-fec6-4724-9cbc-df1bca948b9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:29.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:29.096Z","message":"{\"transactionId\":\"0b674538-a887-4e17-a176-f19a4d611731\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:29:094\",\"respDate\":\"230927-03:54:29:096\",\"sourceId\":\"haproxy:0b674538-a887-4e17-a176-f19a4d611731\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:29:094-81114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d270ad6-afc9-4fd4-8142-50017addde70], x-b3-parentspanid=[31debe5f91100140], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9527ac788d3ca14531debe5f91100140], x-b3-spanid=[ed8f546f1ee995ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b674538-a887-4e17-a176-f19a4d611731]}\\\"}\"}","context":{"RequestID":"0b674538-a887-4e17-a176-f19a4d611731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c80722f7-fec6-4724-9cbc-df1bca948b9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:29.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:29.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b674538-a887-4e17-a176-f19a4d611731","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c80722f7-fec6-4724-9cbc-df1bca948b9f","LogTimestamp":"2023-09-27T03:54:29.096Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:31.105Z","message":"Entering","context":{"RequestID":"1ff5a90f-40aa-4f99-af95-f3b122b71bfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58a27741-dd42-429a-b983-bfd4d59844b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:31.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:31.193Z","message":"{\"transactionId\":\"1ff5a90f-40aa-4f99-af95-f3b122b71bfe\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:31:106\",\"respDate\":\"230927-03:54:31:193\",\"sourceId\":\"haproxy:1ff5a90f-40aa-4f99-af95-f3b122b71bfe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:31:106-89858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[907ddb2c-c7cb-4e23-a0cb-66b6ee34bd30], x-b3-parentspanid=[c560d80003f5f6b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6c4895b8753f9eac560d80003f5f6b2], x-b3-spanid=[e4f650906add5eb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ff5a90f-40aa-4f99-af95-f3b122b71bfe]}\\\"}\"}","context":{"RequestID":"1ff5a90f-40aa-4f99-af95-f3b122b71bfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58a27741-dd42-429a-b983-bfd4d59844b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:31.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:31.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ff5a90f-40aa-4f99-af95-f3b122b71bfe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"89","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58a27741-dd42-429a-b983-bfd4d59844b0","LogTimestamp":"2023-09-27T03:54:31.194Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 92 - "logType": "access"
{"timestamp":"2023-09-27T03:54:33.204Z","message":"Entering","context":{"RequestID":"13035ca8-f409-466a-8f4b-f9891f76bddb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59874905-c311-453a-b751-fc8aa59ea5c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:33.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:33.208Z","message":"{\"transactionId\":\"13035ca8-f409-466a-8f4b-f9891f76bddb\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:33:205\",\"respDate\":\"230927-03:54:33:208\",\"sourceId\":\"haproxy:13035ca8-f409-466a-8f4b-f9891f76bddb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:33:205-53887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2eca22ff-91e1-4053-a099-a36e27e3b495], x-b3-parentspanid=[ba829117e65540ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[387c1b92c7edbef7ba829117e65540ce], x-b3-spanid=[5e1b6da57596c7e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13035ca8-f409-466a-8f4b-f9891f76bddb]}\\\"}\"}","context":{"RequestID":"13035ca8-f409-466a-8f4b-f9891f76bddb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59874905-c311-453a-b751-fc8aa59ea5c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:33.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:33.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13035ca8-f409-466a-8f4b-f9891f76bddb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59874905-c311-453a-b751-fc8aa59ea5c3","LogTimestamp":"2023-09-27T03:54:33.208Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:54:35.219Z","message":"Entering","context":{"RequestID":"abe2e67b-3ddf-4d44-91e6-26dade412359","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5fdfd7df-ed46-4024-9e6b-7478585668ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:35.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:35.221Z","message":"{\"transactionId\":\"abe2e67b-3ddf-4d44-91e6-26dade412359\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:35:219\",\"respDate\":\"230927-03:54:35:221\",\"sourceId\":\"haproxy:abe2e67b-3ddf-4d44-91e6-26dade412359\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:35:219-56940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65ab27a7-e2fb-49ee-a01f-0b22a01f4def], x-b3-parentspanid=[34c058ccbdc91283], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaa0a0b7d62730c034c058ccbdc91283], x-b3-spanid=[f692e7ce05a6d87d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abe2e67b-3ddf-4d44-91e6-26dade412359]}\\\"}\"}","context":{"RequestID":"abe2e67b-3ddf-4d44-91e6-26dade412359","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5fdfd7df-ed46-4024-9e6b-7478585668ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:35.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:35.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abe2e67b-3ddf-4d44-91e6-26dade412359","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fdfd7df-ed46-4024-9e6b-7478585668ed","LogTimestamp":"2023-09-27T03:54:35.222Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:35.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:54:35.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:35.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:35.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:37.232Z","message":"Entering","context":{"RequestID":"0b720b9b-bf9f-48ca-aac5-d57fea2084fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df4cce69-cce7-40ed-b8ff-8d0e512edb33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:37.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:37.236Z","message":"{\"transactionId\":\"0b720b9b-bf9f-48ca-aac5-d57fea2084fb\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:37:232\",\"respDate\":\"230927-03:54:37:236\",\"sourceId\":\"haproxy:0b720b9b-bf9f-48ca-aac5-d57fea2084fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:37:232-52628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f147107d-9e02-41e4-8400-a2923d3e10a8], x-b3-parentspanid=[38a5be3ab1251067], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76ab3baedaa6d03538a5be3ab1251067], x-b3-spanid=[1ee7efaf1727c3e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b720b9b-bf9f-48ca-aac5-d57fea2084fb]}\\\"}\"}","context":{"RequestID":"0b720b9b-bf9f-48ca-aac5-d57fea2084fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df4cce69-cce7-40ed-b8ff-8d0e512edb33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:37.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:37.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b720b9b-bf9f-48ca-aac5-d57fea2084fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df4cce69-cce7-40ed-b8ff-8d0e512edb33","LogTimestamp":"2023-09-27T03:54:37.237Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:54:38.164Z","message":"Entering","context":{"RequestID":"57a32955-5c35-4890-b5af-cfadd60820e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"795b35e5-49c0-41dd-8474-0571b6432131","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:38.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:38.166Z","message":"{\"transactionId\":\"57a32955-5c35-4890-b5af-cfadd60820e1\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:38:164\",\"respDate\":\"230927-03:54:38:166\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:57a32955-5c35-4890-b5af-cfadd60820e1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:38:164-15378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6cfe248-65a2-4c46-b9fc-9e91c1efa001], x-b3-parentspanid=[fdbbe0520f619bd0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37105], x-envoy-attempt-count=[1], x-b3-traceid=[d008fe3c5a3b9ad3fdbbe0520f619bd0], x-b3-spanid=[175c452ca4ea2f05], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[57a32955-5c35-4890-b5af-cfadd60820e1]}\\\"}\"}","context":{"RequestID":"57a32955-5c35-4890-b5af-cfadd60820e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"795b35e5-49c0-41dd-8474-0571b6432131","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:38.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:38.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57a32955-5c35-4890-b5af-cfadd60820e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"795b35e5-49c0-41dd-8474-0571b6432131","LogTimestamp":"2023-09-27T03:54:38.166Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:54:38.419Z","message":"Entering","context":{"RequestID":"8fcbcb81-7efa-4fdc-80b2-8aab97de6183","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d51588d-6143-4625-b226-67eec74098e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"8fcbcb81-7efa-4fdc-80b2-8aab97de6183","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d51588d-6143-4625-b226-67eec74098e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:38.421Z","message":"{\"transactionId\":\"8fcbcb81-7efa-4fdc-80b2-8aab97de6183\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:38:419\",\"respDate\":\"230927-03:54:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8fcbcb81-7efa-4fdc-80b2-8aab97de6183\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:38:419-68287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8fcbcb81-7efa-4fdc-80b2-8aab97de6183]}\\\"}\"}","context":{"RequestID":"8fcbcb81-7efa-4fdc-80b2-8aab97de6183","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d51588d-6143-4625-b226-67eec74098e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fcbcb81-7efa-4fdc-80b2-8aab97de6183","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d51588d-6143-4625-b226-67eec74098e1","LogTimestamp":"2023-09-27T03:54:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:39.246Z","message":"Entering","context":{"RequestID":"dd86aede-b1f1-4812-8dbb-7c81b56e12ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a54fb9fd-14bf-49dd-a598-6078bef90073","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:39.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:39.248Z","message":"{\"transactionId\":\"dd86aede-b1f1-4812-8dbb-7c81b56e12ec\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:39:246\",\"respDate\":\"230927-03:54:39:248\",\"sourceId\":\"haproxy:dd86aede-b1f1-4812-8dbb-7c81b56e12ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:39:246-27998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c885684-e4eb-4146-8fbe-bf0fe81ddadf], x-b3-parentspanid=[8068cc6bd621a921], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f451415b0d48fc148068cc6bd621a921], x-b3-spanid=[d42e6f54341f86e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd86aede-b1f1-4812-8dbb-7c81b56e12ec]}\\\"}\"}","context":{"RequestID":"dd86aede-b1f1-4812-8dbb-7c81b56e12ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a54fb9fd-14bf-49dd-a598-6078bef90073","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:39.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:39.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd86aede-b1f1-4812-8dbb-7c81b56e12ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a54fb9fd-14bf-49dd-a598-6078bef90073","LogTimestamp":"2023-09-27T03:54:39.249Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:40.474Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:40.478Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:41.260Z","message":"Entering","context":{"RequestID":"b31a7b3f-c3f6-472c-bc6b-0762b181229a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76fff168-7da7-492c-ad67-bdf7128f6046","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:41.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:41.262Z","message":"{\"transactionId\":\"b31a7b3f-c3f6-472c-bc6b-0762b181229a\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:41:261\",\"respDate\":\"230927-03:54:41:262\",\"sourceId\":\"haproxy:b31a7b3f-c3f6-472c-bc6b-0762b181229a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:41:261-68784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbf8b7b5-28e8-45b6-846c-f7b422030107], x-b3-parentspanid=[b570c010393411ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[201e05fea31bade7b570c010393411ae], x-b3-spanid=[54bf6f729e925c7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b31a7b3f-c3f6-472c-bc6b-0762b181229a]}\\\"}\"}","context":{"RequestID":"b31a7b3f-c3f6-472c-bc6b-0762b181229a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76fff168-7da7-492c-ad67-bdf7128f6046","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:41.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:41.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b31a7b3f-c3f6-472c-bc6b-0762b181229a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76fff168-7da7-492c-ad67-bdf7128f6046","LogTimestamp":"2023-09-27T03:54:41.263Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:43.274Z","message":"Entering","context":{"RequestID":"b02ffd20-9b9f-423d-8eee-e7409b639aae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a33383b7-a663-48a5-b42c-6f60d72f925b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:43.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:43.277Z","message":"{\"transactionId\":\"b02ffd20-9b9f-423d-8eee-e7409b639aae\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:43:275\",\"respDate\":\"230927-03:54:43:277\",\"sourceId\":\"haproxy:b02ffd20-9b9f-423d-8eee-e7409b639aae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:43:275-40573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[795d3b4e-4ae8-44f8-b0b7-132dffd6ed3b], x-b3-parentspanid=[5842254f688ccdcb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b31630fa4af4192d5842254f688ccdcb], x-b3-spanid=[36a4c96a95ce51a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b02ffd20-9b9f-423d-8eee-e7409b639aae]}\\\"}\"}","context":{"RequestID":"b02ffd20-9b9f-423d-8eee-e7409b639aae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a33383b7-a663-48a5-b42c-6f60d72f925b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:43.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:43.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b02ffd20-9b9f-423d-8eee-e7409b639aae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a33383b7-a663-48a5-b42c-6f60d72f925b","LogTimestamp":"2023-09-27T03:54:43.277Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:45.289Z","message":"Entering","context":{"RequestID":"87a9c467-0dca-4e4f-9c50-0f9d4f577743","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebb3b706-3dc2-4ea7-8211-bb5cbca1a348","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:45.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:45.292Z","message":"{\"transactionId\":\"87a9c467-0dca-4e4f-9c50-0f9d4f577743\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:45:290\",\"respDate\":\"230927-03:54:45:292\",\"sourceId\":\"haproxy:87a9c467-0dca-4e4f-9c50-0f9d4f577743\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:45:290-78971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a7cfd7a-3ba7-4464-8d76-8b56e8ca47f8], x-b3-parentspanid=[ae062b100f5daa35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5b4db1e2e5e1267ae062b100f5daa35], x-b3-spanid=[7bf9724ccdf23460], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87a9c467-0dca-4e4f-9c50-0f9d4f577743]}\\\"}\"}","context":{"RequestID":"87a9c467-0dca-4e4f-9c50-0f9d4f577743","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebb3b706-3dc2-4ea7-8211-bb5cbca1a348","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:45.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:45.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87a9c467-0dca-4e4f-9c50-0f9d4f577743","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebb3b706-3dc2-4ea7-8211-bb5cbca1a348","LogTimestamp":"2023-09-27T03:54:45.293Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:54:45.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:54:45.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:45.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:45.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:47.307Z","message":"Entering","context":{"RequestID":"8a3c6617-c192-4d3f-8cae-6eac0e8c1148","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac879d14-70a5-44d7-8524-0794b4911360","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:47.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:47.309Z","message":"{\"transactionId\":\"8a3c6617-c192-4d3f-8cae-6eac0e8c1148\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:47:307\",\"respDate\":\"230927-03:54:47:309\",\"sourceId\":\"haproxy:8a3c6617-c192-4d3f-8cae-6eac0e8c1148\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:47:307-5992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0820e874-b859-4e8f-935d-fd299fefe640], x-b3-parentspanid=[098956de32cc36fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6370cf2b11a3baf098956de32cc36fc], x-b3-spanid=[6a560a0cadb62056], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a3c6617-c192-4d3f-8cae-6eac0e8c1148]}\\\"}\"}","context":{"RequestID":"8a3c6617-c192-4d3f-8cae-6eac0e8c1148","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac879d14-70a5-44d7-8524-0794b4911360","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:47.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:47.309Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a3c6617-c192-4d3f-8cae-6eac0e8c1148","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac879d14-70a5-44d7-8524-0794b4911360","LogTimestamp":"2023-09-27T03:54:47.309Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:54:48.169Z","message":"Entering","context":{"RequestID":"12377c4f-85f9-468c-88e0-dc89115a00e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14b29b88-cee2-421f-b07c-1f0ad1526299","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:48.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:48.172Z","message":"{\"transactionId\":\"12377c4f-85f9-468c-88e0-dc89115a00e0\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:48:170\",\"respDate\":\"230927-03:54:48:172\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:12377c4f-85f9-468c-88e0-dc89115a00e0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:48:170-33825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7f205a8-ec2f-4fff-a6e7-ab751fa5fea7], x-b3-parentspanid=[92ea38eff7501539], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57091], x-envoy-attempt-count=[1], x-b3-traceid=[fd38538b302debe092ea38eff7501539], x-b3-spanid=[3e5c7a6fc3261828], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[12377c4f-85f9-468c-88e0-dc89115a00e0]}\\\"}\"}","context":{"RequestID":"12377c4f-85f9-468c-88e0-dc89115a00e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14b29b88-cee2-421f-b07c-1f0ad1526299","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:48.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:48.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12377c4f-85f9-468c-88e0-dc89115a00e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14b29b88-cee2-421f-b07c-1f0ad1526299","LogTimestamp":"2023-09-27T03:54:48.173Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:54:48.418Z","message":"Entering","context":{"RequestID":"7d19e38f-5c0a-4fc8-a406-9c5e793d8a30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdd3ff5c-d68c-42f0-b163-f232004e5274","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"7d19e38f-5c0a-4fc8-a406-9c5e793d8a30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdd3ff5c-d68c-42f0-b163-f232004e5274","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:48.421Z","message":"{\"transactionId\":\"7d19e38f-5c0a-4fc8-a406-9c5e793d8a30\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:48:419\",\"respDate\":\"230927-03:54:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7d19e38f-5c0a-4fc8-a406-9c5e793d8a30\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:48:419-79279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7d19e38f-5c0a-4fc8-a406-9c5e793d8a30]}\\\"}\"}","context":{"RequestID":"7d19e38f-5c0a-4fc8-a406-9c5e793d8a30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdd3ff5c-d68c-42f0-b163-f232004e5274","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d19e38f-5c0a-4fc8-a406-9c5e793d8a30","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdd3ff5c-d68c-42f0-b163-f232004e5274","LogTimestamp":"2023-09-27T03:54:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:49.330Z","message":"Entering","context":{"RequestID":"e3f7d92e-9371-4165-b6c6-b881e6b994dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08681afb-aa4c-451f-b086-4ed7f368a91e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:49.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:49.333Z","message":"{\"transactionId\":\"e3f7d92e-9371-4165-b6c6-b881e6b994dd\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:49:331\",\"respDate\":\"230927-03:54:49:333\",\"sourceId\":\"haproxy:e3f7d92e-9371-4165-b6c6-b881e6b994dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:54:49:331-89852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2b1a9e8-33c0-4172-b4c4-345deb7487bd], x-b3-parentspanid=[70a741349b7f323a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0fd2b1824dd8f2b70a741349b7f323a], x-b3-spanid=[4b12d44fa1db2ebf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3f7d92e-9371-4165-b6c6-b881e6b994dd]}\\\"}\"}","context":{"RequestID":"e3f7d92e-9371-4165-b6c6-b881e6b994dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08681afb-aa4c-451f-b086-4ed7f368a91e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:49.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:49.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3f7d92e-9371-4165-b6c6-b881e6b994dd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08681afb-aa4c-451f-b086-4ed7f368a91e","LogTimestamp":"2023-09-27T03:54:49.333Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:54:51.347Z","message":"Entering","context":{"RequestID":"93e695db-8aaf-4e6f-9821-3b9d64d1f4c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"001faf41-19b5-4478-b3ea-8a83898d886b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:51.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:51.349Z","message":"{\"transactionId\":\"93e695db-8aaf-4e6f-9821-3b9d64d1f4c0\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:51:347\",\"respDate\":\"230927-03:54:51:349\",\"sourceId\":\"haproxy:93e695db-8aaf-4e6f-9821-3b9d64d1f4c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:51:347-9066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12f6bb6c-bf4d-4317-906e-4407b17fb5fa], x-b3-parentspanid=[8276844a9ffcb400], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28efe575af1d168e8276844a9ffcb400], x-b3-spanid=[98825564396b28be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93e695db-8aaf-4e6f-9821-3b9d64d1f4c0]}\\\"}\"}","context":{"RequestID":"93e695db-8aaf-4e6f-9821-3b9d64d1f4c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"001faf41-19b5-4478-b3ea-8a83898d886b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:51.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:51.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93e695db-8aaf-4e6f-9821-3b9d64d1f4c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"001faf41-19b5-4478-b3ea-8a83898d886b","LogTimestamp":"2023-09-27T03:54:51.349Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:53.378Z","message":"Entering","context":{"RequestID":"71a3c180-637f-4659-b3d5-171e88caef6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cacf191e-43f5-4416-84b3-28dcd4d7aaaf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:53.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:53.381Z","message":"{\"transactionId\":\"71a3c180-637f-4659-b3d5-171e88caef6e\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:53:379\",\"respDate\":\"230927-03:54:53:381\",\"sourceId\":\"haproxy:71a3c180-637f-4659-b3d5-171e88caef6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:53:379-31183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb3c02f2-b90b-491a-be9b-dc5a19ff8ed7], x-b3-parentspanid=[66914a36ed3a754e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08a44aeb2c9ed6ab66914a36ed3a754e], x-b3-spanid=[4f8a9f3e541c8c4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71a3c180-637f-4659-b3d5-171e88caef6e]}\\\"}\"}","context":{"RequestID":"71a3c180-637f-4659-b3d5-171e88caef6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cacf191e-43f5-4416-84b3-28dcd4d7aaaf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:53.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:53.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71a3c180-637f-4659-b3d5-171e88caef6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cacf191e-43f5-4416-84b3-28dcd4d7aaaf","LogTimestamp":"2023-09-27T03:54:53.381Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:54:55.411Z","message":"Entering","context":{"RequestID":"8a1ab05c-2fc8-4a49-892a-517dbb5cae89","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6731cf23-5bdc-4a3c-899a-7fe1ab3e41e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:55.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:55.414Z","message":"{\"transactionId\":\"8a1ab05c-2fc8-4a49-892a-517dbb5cae89\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:55:412\",\"respDate\":\"230927-03:54:55:414\",\"sourceId\":\"haproxy:8a1ab05c-2fc8-4a49-892a-517dbb5cae89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:55:412-61282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49c0fa6e-2ae4-4e84-b108-0c25cbc81913], x-b3-parentspanid=[3a15f5e7ca607214], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[006c6db0de687e613a15f5e7ca607214], x-b3-spanid=[7bc7b2bc606887e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a1ab05c-2fc8-4a49-892a-517dbb5cae89]}\\\"}\"}","context":{"RequestID":"8a1ab05c-2fc8-4a49-892a-517dbb5cae89","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6731cf23-5bdc-4a3c-899a-7fe1ab3e41e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:55.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:55.414Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a1ab05c-2fc8-4a49-892a-517dbb5cae89","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6731cf23-5bdc-4a3c-899a-7fe1ab3e41e6","LogTimestamp":"2023-09-27T03:54:55.414Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:54:55.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:54:55.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:55.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:55.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:57.434Z","message":"Entering","context":{"RequestID":"799b377a-a0b5-43f5-a63b-e83909abad27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88d4b2e5-c6dd-42ec-84db-6d9fe09ab1ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:57.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:57.436Z","message":"{\"transactionId\":\"799b377a-a0b5-43f5-a63b-e83909abad27\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:57:434\",\"respDate\":\"230927-03:54:57:436\",\"sourceId\":\"haproxy:799b377a-a0b5-43f5-a63b-e83909abad27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:57:434-86309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[932e78bf-11ac-450a-922d-d8b89748491e], x-b3-parentspanid=[479baca7f51e30ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66c4c7b154749d25479baca7f51e30ac], x-b3-spanid=[e7a694336ff2b767], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[799b377a-a0b5-43f5-a63b-e83909abad27]}\\\"}\"}","context":{"RequestID":"799b377a-a0b5-43f5-a63b-e83909abad27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88d4b2e5-c6dd-42ec-84db-6d9fe09ab1ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:57.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:57.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"799b377a-a0b5-43f5-a63b-e83909abad27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88d4b2e5-c6dd-42ec-84db-6d9fe09ab1ee","LogTimestamp":"2023-09-27T03:54:57.437Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:54:58.160Z","message":"Entering","context":{"RequestID":"0ade77fe-e001-4c95-8c60-87c8ba3aefb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20197465-c7d0-48bf-8c85-7f96762318e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:58.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:58.162Z","message":"{\"transactionId\":\"0ade77fe-e001-4c95-8c60-87c8ba3aefb1\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:58:161\",\"respDate\":\"230927-03:54:58:162\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0ade77fe-e001-4c95-8c60-87c8ba3aefb1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:54:58:161-71530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f57d914-345d-4491-a899-ce27ff1a476b], x-b3-parentspanid=[22c6d3255c6cb6d7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42739], x-envoy-attempt-count=[1], x-b3-traceid=[8463ecb2070781b722c6d3255c6cb6d7], x-b3-spanid=[cb6b0fedc81cc027], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0ade77fe-e001-4c95-8c60-87c8ba3aefb1]}\\\"}\"}","context":{"RequestID":"0ade77fe-e001-4c95-8c60-87c8ba3aefb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20197465-c7d0-48bf-8c85-7f96762318e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:54:58.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:58.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ade77fe-e001-4c95-8c60-87c8ba3aefb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20197465-c7d0-48bf-8c85-7f96762318e6","LogTimestamp":"2023-09-27T03:54:58.163Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:54:58.425Z","message":"Entering","context":{"RequestID":"315bfbc2-a6b5-41c8-ac42-81211366b565","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f284c9b-6a7a-4913-ad9d-903d30c00790","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:58.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:58.427Z","message":"Database is available from CACHED check.","context":{"RequestID":"315bfbc2-a6b5-41c8-ac42-81211366b565","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f284c9b-6a7a-4913-ad9d-903d30c00790","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:58.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:58.428Z","message":"{\"transactionId\":\"315bfbc2-a6b5-41c8-ac42-81211366b565\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:58:426\",\"respDate\":\"230927-03:54:58:428\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:315bfbc2-a6b5-41c8-ac42-81211366b565\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:58:426-73173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[315bfbc2-a6b5-41c8-ac42-81211366b565]}\\\"}\"}","context":{"RequestID":"315bfbc2-a6b5-41c8-ac42-81211366b565","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f284c9b-6a7a-4913-ad9d-903d30c00790","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:54:58.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:58.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"315bfbc2-a6b5-41c8-ac42-81211366b565","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f284c9b-6a7a-4913-ad9d-903d30c00790","LogTimestamp":"2023-09-27T03:54:58.429Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:54:59.450Z","message":"Entering","context":{"RequestID":"3e2b6d37-9a93-4483-8524-a71b3a0461a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67e8ffa0-8df1-46c3-aad9-96e4a90be7e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:59.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:54:59.454Z","message":"{\"transactionId\":\"3e2b6d37-9a93-4483-8524-a71b3a0461a8\",\"status\":\"200\",\"rqstDate\":\"230927-03:54:59:451\",\"respDate\":\"230927-03:54:59:454\",\"sourceId\":\"haproxy:3e2b6d37-9a93-4483-8524-a71b3a0461a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:54:59:451-93216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6514a810-09d9-4dbd-a9b5-ae1e0e4b312b], x-b3-parentspanid=[86ac95c4ba42ff69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2bd59292b99924386ac95c4ba42ff69], x-b3-spanid=[f86a64edab2eb5fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e2b6d37-9a93-4483-8524-a71b3a0461a8]}\\\"}\"}","context":{"RequestID":"3e2b6d37-9a93-4483-8524-a71b3a0461a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67e8ffa0-8df1-46c3-aad9-96e4a90be7e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:54:59.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:54:59.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e2b6d37-9a93-4483-8524-a71b3a0461a8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67e8ffa0-8df1-46c3-aad9-96e4a90be7e3","LogTimestamp":"2023-09-27T03:54:59.454Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:54:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:01.468Z","message":"Entering","context":{"RequestID":"463a21d1-1925-4cc2-9c79-a639dfa3cb3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea8a309b-99ce-43df-96c1-f157a5dc7bd4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:01.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:01.471Z","message":"{\"transactionId\":\"463a21d1-1925-4cc2-9c79-a639dfa3cb3a\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:01:469\",\"respDate\":\"230927-03:55:01:471\",\"sourceId\":\"haproxy:463a21d1-1925-4cc2-9c79-a639dfa3cb3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:01:469-21929\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dcce33a-f3d3-4c9f-b1f4-e15168bd5584], x-b3-parentspanid=[f749ad9cb79fdde3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f4ac1b3df1cdd85f749ad9cb79fdde3], x-b3-spanid=[2a87474fdef61607], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[463a21d1-1925-4cc2-9c79-a639dfa3cb3a]}\\\"}\"}","context":{"RequestID":"463a21d1-1925-4cc2-9c79-a639dfa3cb3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea8a309b-99ce-43df-96c1-f157a5dc7bd4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:01.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:01.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"463a21d1-1925-4cc2-9c79-a639dfa3cb3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea8a309b-99ce-43df-96c1-f157a5dc7bd4","LogTimestamp":"2023-09-27T03:55:01.472Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:03.497Z","message":"Entering","context":{"RequestID":"020361ec-88d6-4348-9b0d-7339ea1a24c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6239ca71-0119-4bc6-a4a1-408eab870dae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:03.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:03.499Z","message":"{\"transactionId\":\"020361ec-88d6-4348-9b0d-7339ea1a24c8\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:03:497\",\"respDate\":\"230927-03:55:03:499\",\"sourceId\":\"haproxy:020361ec-88d6-4348-9b0d-7339ea1a24c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:03:497-80191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8dae77d-6f84-4b8b-9218-503cbe5780e5], x-b3-parentspanid=[c3001afdd27c27b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec284b32eef0fce9c3001afdd27c27b8], x-b3-spanid=[1035c3af05d0af74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[020361ec-88d6-4348-9b0d-7339ea1a24c8]}\\\"}\"}","context":{"RequestID":"020361ec-88d6-4348-9b0d-7339ea1a24c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6239ca71-0119-4bc6-a4a1-408eab870dae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:03.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:03.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"020361ec-88d6-4348-9b0d-7339ea1a24c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6239ca71-0119-4bc6-a4a1-408eab870dae","LogTimestamp":"2023-09-27T03:55:03.499Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:05.513Z","message":"Entering","context":{"RequestID":"a0611583-8f4d-489b-93f9-fdaa6ee7b020","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4cdbe03-28ab-4e9f-ac6d-c2479d6f3b00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:05.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:05.516Z","message":"{\"transactionId\":\"a0611583-8f4d-489b-93f9-fdaa6ee7b020\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:05:514\",\"respDate\":\"230927-03:55:05:516\",\"sourceId\":\"haproxy:a0611583-8f4d-489b-93f9-fdaa6ee7b020\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:05:514-23297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49c86804-4314-43e8-86f8-fe31e6537d06], x-b3-parentspanid=[8f9f01b2e8d75856], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[117c05ca723fcfe28f9f01b2e8d75856], x-b3-spanid=[7ed6b3f76a762170], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0611583-8f4d-489b-93f9-fdaa6ee7b020]}\\\"}\"}","context":{"RequestID":"a0611583-8f4d-489b-93f9-fdaa6ee7b020","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4cdbe03-28ab-4e9f-ac6d-c2479d6f3b00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:05.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:05.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0611583-8f4d-489b-93f9-fdaa6ee7b020","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4cdbe03-28ab-4e9f-ac6d-c2479d6f3b00","LogTimestamp":"2023-09-27T03:55:05.516Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:05.872Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:55:05.913Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:05.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:05.914Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:07.533Z","message":"Entering","context":{"RequestID":"b7a36943-b1e7-455a-bbc9-7a47bf6d7590","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa23f054-83f8-4288-a4be-a1145586fd4b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:07.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:07.535Z","message":"{\"transactionId\":\"b7a36943-b1e7-455a-bbc9-7a47bf6d7590\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:07:533\",\"respDate\":\"230927-03:55:07:535\",\"sourceId\":\"haproxy:b7a36943-b1e7-455a-bbc9-7a47bf6d7590\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:07:533-40977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb0a84ab-56d9-4870-bb94-a32d5081b7d3], x-b3-parentspanid=[c1fbcc49cf9c3f2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb29175057aaa8dac1fbcc49cf9c3f2f], x-b3-spanid=[3623085e5772967f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7a36943-b1e7-455a-bbc9-7a47bf6d7590]}\\\"}\"}","context":{"RequestID":"b7a36943-b1e7-455a-bbc9-7a47bf6d7590","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa23f054-83f8-4288-a4be-a1145586fd4b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:07.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:07.536Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7a36943-b1e7-455a-bbc9-7a47bf6d7590","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa23f054-83f8-4288-a4be-a1145586fd4b","LogTimestamp":"2023-09-27T03:55:07.536Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:08.157Z","message":"Entering","context":{"RequestID":"81577315-1d45-481f-b84b-aeef72380982","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aed4168b-544a-4339-abdb-b0641e9202cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:08.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:08.161Z","message":"{\"transactionId\":\"81577315-1d45-481f-b84b-aeef72380982\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:08:159\",\"respDate\":\"230927-03:55:08:160\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:81577315-1d45-481f-b84b-aeef72380982\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:08:159-34018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79902bb7-f064-48fe-903c-dd1e66436a2e], x-b3-parentspanid=[a6ba5c250284cdb3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60031], x-envoy-attempt-count=[1], x-b3-traceid=[93221eb0d9a9a774a6ba5c250284cdb3], x-b3-spanid=[28b21f770661d6a6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[81577315-1d45-481f-b84b-aeef72380982]}\\\"}\"}","context":{"RequestID":"81577315-1d45-481f-b84b-aeef72380982","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aed4168b-544a-4339-abdb-b0641e9202cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:08.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:08.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81577315-1d45-481f-b84b-aeef72380982","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aed4168b-544a-4339-abdb-b0641e9202cb","LogTimestamp":"2023-09-27T03:55:08.161Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:55:08.419Z","message":"Entering","context":{"RequestID":"688b3dcd-6942-4a4f-bcdd-070e48ee0576","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccd8d626-6cf9-4e5d-9021-05bb01419dad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:08.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"688b3dcd-6942-4a4f-bcdd-070e48ee0576","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccd8d626-6cf9-4e5d-9021-05bb01419dad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:08.424Z","message":"{\"transactionId\":\"688b3dcd-6942-4a4f-bcdd-070e48ee0576\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:08:420\",\"respDate\":\"230927-03:55:08:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:688b3dcd-6942-4a4f-bcdd-070e48ee0576\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:08:420-64021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[688b3dcd-6942-4a4f-bcdd-070e48ee0576]}\\\"}\"}","context":{"RequestID":"688b3dcd-6942-4a4f-bcdd-070e48ee0576","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccd8d626-6cf9-4e5d-9021-05bb01419dad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:08.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"688b3dcd-6942-4a4f-bcdd-070e48ee0576","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccd8d626-6cf9-4e5d-9021-05bb01419dad","LogTimestamp":"2023-09-27T03:55:08.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:55:09.551Z","message":"Entering","context":{"RequestID":"4c191ba2-ccc2-4062-a59f-1b1287639ded","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a506186b-4f1f-449e-833e-45d082ec41bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:09.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:09.554Z","message":"{\"transactionId\":\"4c191ba2-ccc2-4062-a59f-1b1287639ded\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:09:552\",\"respDate\":\"230927-03:55:09:554\",\"sourceId\":\"haproxy:4c191ba2-ccc2-4062-a59f-1b1287639ded\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:09:552-76646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdf8c48c-8ef8-4318-ae37-df0988ee0562], x-b3-parentspanid=[3579e4e3ffcd61fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8e88b5ce261dd563579e4e3ffcd61fd], x-b3-spanid=[4c87fbcff085843e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c191ba2-ccc2-4062-a59f-1b1287639ded]}\\\"}\"}","context":{"RequestID":"4c191ba2-ccc2-4062-a59f-1b1287639ded","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a506186b-4f1f-449e-833e-45d082ec41bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:09.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:09.555Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c191ba2-ccc2-4062-a59f-1b1287639ded","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a506186b-4f1f-449e-833e-45d082ec41bb","LogTimestamp":"2023-09-27T03:55:09.555Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:10.480Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:10.489Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:11.566Z","message":"Entering","context":{"RequestID":"6f51fde1-6462-4880-afca-cc3cc87a4bf0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"148f0394-ac35-45cd-a2db-ba74090265c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:11.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:11.569Z","message":"{\"transactionId\":\"6f51fde1-6462-4880-afca-cc3cc87a4bf0\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:11:567\",\"respDate\":\"230927-03:55:11:569\",\"sourceId\":\"haproxy:6f51fde1-6462-4880-afca-cc3cc87a4bf0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:11:567-21202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4052ce82-32f2-4ab2-b614-853fe8b0cfa8], x-b3-parentspanid=[e1b05a7432294134], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c449270693eece25e1b05a7432294134], x-b3-spanid=[508115e4ca428e3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f51fde1-6462-4880-afca-cc3cc87a4bf0]}\\\"}\"}","context":{"RequestID":"6f51fde1-6462-4880-afca-cc3cc87a4bf0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"148f0394-ac35-45cd-a2db-ba74090265c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:11.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:11.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f51fde1-6462-4880-afca-cc3cc87a4bf0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"148f0394-ac35-45cd-a2db-ba74090265c8","LogTimestamp":"2023-09-27T03:55:11.569Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:13.582Z","message":"Entering","context":{"RequestID":"4ab9521f-870e-47d7-a0d1-b4258c3ec4a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58ba22a7-b06e-441f-b10b-e1c5dd8873a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:13.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:13.585Z","message":"{\"transactionId\":\"4ab9521f-870e-47d7-a0d1-b4258c3ec4a1\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:13:583\",\"respDate\":\"230927-03:55:13:585\",\"sourceId\":\"haproxy:4ab9521f-870e-47d7-a0d1-b4258c3ec4a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:13:583-88245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[827ab50b-8a1b-400c-adb6-dbf3fa0de4ca], x-b3-parentspanid=[f0622b5e16ed0b37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45c2734a9a061a73f0622b5e16ed0b37], x-b3-spanid=[b07e6f2fd1c34c9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ab9521f-870e-47d7-a0d1-b4258c3ec4a1]}\\\"}\"}","context":{"RequestID":"4ab9521f-870e-47d7-a0d1-b4258c3ec4a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58ba22a7-b06e-441f-b10b-e1c5dd8873a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:13.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:13.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ab9521f-870e-47d7-a0d1-b4258c3ec4a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58ba22a7-b06e-441f-b10b-e1c5dd8873a0","LogTimestamp":"2023-09-27T03:55:13.585Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:55:15.605Z","message":"Entering","context":{"RequestID":"b2d4a986-376c-4124-9fef-0a6a6b036370","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4972ab5-755c-4a99-a4b8-9da0261e6ad1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:15.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:15.608Z","message":"{\"transactionId\":\"b2d4a986-376c-4124-9fef-0a6a6b036370\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:15:606\",\"respDate\":\"230927-03:55:15:608\",\"sourceId\":\"haproxy:b2d4a986-376c-4124-9fef-0a6a6b036370\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:15:606-64564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8b78263-4cbe-46e6-9e36-ac0117393d31], x-b3-parentspanid=[de6305bcbf1c7ee2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bad60d9976ae84dde6305bcbf1c7ee2], x-b3-spanid=[f26db1d167d3fd97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2d4a986-376c-4124-9fef-0a6a6b036370]}\\\"}\"}","context":{"RequestID":"b2d4a986-376c-4124-9fef-0a6a6b036370","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4972ab5-755c-4a99-a4b8-9da0261e6ad1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:15.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:15.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2d4a986-376c-4124-9fef-0a6a6b036370","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4972ab5-755c-4a99-a4b8-9da0261e6ad1","LogTimestamp":"2023-09-27T03:55:15.608Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:15.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:55:15.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:15.901Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:15.901Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:17.620Z","message":"Entering","context":{"RequestID":"20b42fce-b3c1-4126-86ef-3d1e323968fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69f8e3ff-4ce5-4e7f-a9a8-69c558552abb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:17.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:17.622Z","message":"{\"transactionId\":\"20b42fce-b3c1-4126-86ef-3d1e323968fa\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:17:621\",\"respDate\":\"230927-03:55:17:622\",\"sourceId\":\"haproxy:20b42fce-b3c1-4126-86ef-3d1e323968fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:17:621-50155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[762bcd12-9f50-4ec9-bc93-b06d1e017efb], x-b3-parentspanid=[476ae1306b9cc497], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[290b3f4239723860476ae1306b9cc497], x-b3-spanid=[7bc37cd907fc3725], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20b42fce-b3c1-4126-86ef-3d1e323968fa]}\\\"}\"}","context":{"RequestID":"20b42fce-b3c1-4126-86ef-3d1e323968fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69f8e3ff-4ce5-4e7f-a9a8-69c558552abb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:17.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:17.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20b42fce-b3c1-4126-86ef-3d1e323968fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69f8e3ff-4ce5-4e7f-a9a8-69c558552abb","LogTimestamp":"2023-09-27T03:55:17.623Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:18.168Z","message":"Entering","context":{"RequestID":"c9573bb9-b4b1-47b9-bb3a-4aa5a371d6e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88df0bcf-aae2-46b3-9018-93f7cc79b43d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:18.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:18.170Z","message":"{\"transactionId\":\"c9573bb9-b4b1-47b9-bb3a-4aa5a371d6e9\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:18:168\",\"respDate\":\"230927-03:55:18:170\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c9573bb9-b4b1-47b9-bb3a-4aa5a371d6e9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:18:168-68354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8807f44-8f88-436a-ab56-f01446910aeb], x-b3-parentspanid=[d4e366069b5a3c5f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57091], x-envoy-attempt-count=[1], x-b3-traceid=[1c4f78996383e464d4e366069b5a3c5f], x-b3-spanid=[e807f6557bd81b72], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c9573bb9-b4b1-47b9-bb3a-4aa5a371d6e9]}\\\"}\"}","context":{"RequestID":"c9573bb9-b4b1-47b9-bb3a-4aa5a371d6e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88df0bcf-aae2-46b3-9018-93f7cc79b43d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:18.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:18.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9573bb9-b4b1-47b9-bb3a-4aa5a371d6e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88df0bcf-aae2-46b3-9018-93f7cc79b43d","LogTimestamp":"2023-09-27T03:55:18.171Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:18.419Z","message":"Entering","context":{"RequestID":"80099faa-7d58-4fc1-b601-02088afa1bca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c94ba122-6a9f-4637-a55f-3c0ee351908f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"80099faa-7d58-4fc1-b601-02088afa1bca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c94ba122-6a9f-4637-a55f-3c0ee351908f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:18.422Z","message":"{\"transactionId\":\"80099faa-7d58-4fc1-b601-02088afa1bca\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:18:420\",\"respDate\":\"230927-03:55:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80099faa-7d58-4fc1-b601-02088afa1bca\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:18:420-89102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80099faa-7d58-4fc1-b601-02088afa1bca]}\\\"}\"}","context":{"RequestID":"80099faa-7d58-4fc1-b601-02088afa1bca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c94ba122-6a9f-4637-a55f-3c0ee351908f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80099faa-7d58-4fc1-b601-02088afa1bca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c94ba122-6a9f-4637-a55f-3c0ee351908f","LogTimestamp":"2023-09-27T03:55:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:19.635Z","message":"Entering","context":{"RequestID":"ad3bcdf5-aefe-4155-b0ac-c3e812fa01d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe114a05-ce71-4de2-821a-6a355b04f4c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:19.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:19.637Z","message":"{\"transactionId\":\"ad3bcdf5-aefe-4155-b0ac-c3e812fa01d8\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:19:636\",\"respDate\":\"230927-03:55:19:637\",\"sourceId\":\"haproxy:ad3bcdf5-aefe-4155-b0ac-c3e812fa01d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:19:636-79001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9ceed3e-f28c-48e2-8cf6-4f61d7ca34e2], x-b3-parentspanid=[88ab5e85fdbdf58f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca921eb22a31471688ab5e85fdbdf58f], x-b3-spanid=[ad19068b5e10c736], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad3bcdf5-aefe-4155-b0ac-c3e812fa01d8]}\\\"}\"}","context":{"RequestID":"ad3bcdf5-aefe-4155-b0ac-c3e812fa01d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe114a05-ce71-4de2-821a-6a355b04f4c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:19.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:19.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad3bcdf5-aefe-4155-b0ac-c3e812fa01d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe114a05-ce71-4de2-821a-6a355b04f4c7","LogTimestamp":"2023-09-27T03:55:19.638Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:21.659Z","message":"Entering","context":{"RequestID":"4c1b14dd-bd0c-4449-a4cd-339dfee8a9ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5d5b98c-cd72-410a-8df0-9deb9e4faf8b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:21.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:21.662Z","message":"{\"transactionId\":\"4c1b14dd-bd0c-4449-a4cd-339dfee8a9ed\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:21:659\",\"respDate\":\"230927-03:55:21:662\",\"sourceId\":\"haproxy:4c1b14dd-bd0c-4449-a4cd-339dfee8a9ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:21:659-98554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[846c17b2-6c74-4dff-b4e2-3a8df6ec9cbe], x-b3-parentspanid=[6f475742d70b633d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d5e6f29dcadfa356f475742d70b633d], x-b3-spanid=[fffbaf07b38f8140], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c1b14dd-bd0c-4449-a4cd-339dfee8a9ed]}\\\"}\"}","context":{"RequestID":"4c1b14dd-bd0c-4449-a4cd-339dfee8a9ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5d5b98c-cd72-410a-8df0-9deb9e4faf8b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:21.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:21.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c1b14dd-bd0c-4449-a4cd-339dfee8a9ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5d5b98c-cd72-410a-8df0-9deb9e4faf8b","LogTimestamp":"2023-09-27T03:55:21.663Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:55:23.675Z","message":"Entering","context":{"RequestID":"b1ee8e22-5c2e-4d9b-9a27-4f03d3cbacb9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0623f54-128b-43c8-af6e-ef9a3efe296d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:23.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:23.678Z","message":"{\"transactionId\":\"b1ee8e22-5c2e-4d9b-9a27-4f03d3cbacb9\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:23:676\",\"respDate\":\"230927-03:55:23:678\",\"sourceId\":\"haproxy:b1ee8e22-5c2e-4d9b-9a27-4f03d3cbacb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:23:676-62227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbaeecea-8ad0-4810-bb87-97bfc1c05af4], x-b3-parentspanid=[9286022e59f069fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72f05b602c0d47409286022e59f069fa], x-b3-spanid=[08499c683b28e037], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1ee8e22-5c2e-4d9b-9a27-4f03d3cbacb9]}\\\"}\"}","context":{"RequestID":"b1ee8e22-5c2e-4d9b-9a27-4f03d3cbacb9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0623f54-128b-43c8-af6e-ef9a3efe296d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:23.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:23.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1ee8e22-5c2e-4d9b-9a27-4f03d3cbacb9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0623f54-128b-43c8-af6e-ef9a3efe296d","LogTimestamp":"2023-09-27T03:55:23.679Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:25.690Z","message":"Entering","context":{"RequestID":"c2aede3f-c4db-4573-ae8e-9d80c7672211","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2f08634-36f0-4fa4-ac17-c90d709d9bb3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:25.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:25.693Z","message":"{\"transactionId\":\"c2aede3f-c4db-4573-ae8e-9d80c7672211\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:25:690\",\"respDate\":\"230927-03:55:25:692\",\"sourceId\":\"haproxy:c2aede3f-c4db-4573-ae8e-9d80c7672211\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:25:690-7197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4dcc3eb-d155-4b29-9327-06a3363df611], x-b3-parentspanid=[07c107717a017f55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b21aa6e0c7615f107c107717a017f55], x-b3-spanid=[a179c1b18240093a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2aede3f-c4db-4573-ae8e-9d80c7672211]}\\\"}\"}","context":{"RequestID":"c2aede3f-c4db-4573-ae8e-9d80c7672211","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2f08634-36f0-4fa4-ac17-c90d709d9bb3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:25.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:25.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2aede3f-c4db-4573-ae8e-9d80c7672211","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2f08634-36f0-4fa4-ac17-c90d709d9bb3","LogTimestamp":"2023-09-27T03:55:25.693Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:25.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:55:25.916Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:25.916Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:25.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:27.705Z","message":"Entering","context":{"RequestID":"7ebea9a7-e4f2-4571-acdb-354aaff68cd7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51159f3d-4b0a-4055-b2c6-ec81ad6dc8f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:27.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:27.708Z","message":"{\"transactionId\":\"7ebea9a7-e4f2-4571-acdb-354aaff68cd7\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:27:706\",\"respDate\":\"230927-03:55:27:708\",\"sourceId\":\"haproxy:7ebea9a7-e4f2-4571-acdb-354aaff68cd7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:27:706-66809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[053b1d8b-323a-40e4-be93-a998ee922891], x-b3-parentspanid=[d1dc446f464f8361], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[766297662ef22dbed1dc446f464f8361], x-b3-spanid=[f027a99e472ec0ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ebea9a7-e4f2-4571-acdb-354aaff68cd7]}\\\"}\"}","context":{"RequestID":"7ebea9a7-e4f2-4571-acdb-354aaff68cd7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51159f3d-4b0a-4055-b2c6-ec81ad6dc8f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:27.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:27.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ebea9a7-e4f2-4571-acdb-354aaff68cd7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51159f3d-4b0a-4055-b2c6-ec81ad6dc8f4","LogTimestamp":"2023-09-27T03:55:27.708Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:28.159Z","message":"Entering","context":{"RequestID":"4bda3d7a-2e26-44b6-b7f8-9bdcbeac6bed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f9b9eef9-856a-42d3-a48a-6895d27d5209","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:28.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:28.162Z","message":"{\"transactionId\":\"4bda3d7a-2e26-44b6-b7f8-9bdcbeac6bed\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:28:159\",\"respDate\":\"230927-03:55:28:161\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4bda3d7a-2e26-44b6-b7f8-9bdcbeac6bed\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:28:159-7406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4a56718-cd63-4afc-b141-2bdf8c31dbb8], x-b3-parentspanid=[6927e1d0e6759be9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46057], x-envoy-attempt-count=[1], x-b3-traceid=[4158311b20014cde6927e1d0e6759be9], x-b3-spanid=[21a61e32aff6db01], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4bda3d7a-2e26-44b6-b7f8-9bdcbeac6bed]}\\\"}\"}","context":{"RequestID":"4bda3d7a-2e26-44b6-b7f8-9bdcbeac6bed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f9b9eef9-856a-42d3-a48a-6895d27d5209","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:28.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:28.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bda3d7a-2e26-44b6-b7f8-9bdcbeac6bed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9b9eef9-856a-42d3-a48a-6895d27d5209","LogTimestamp":"2023-09-27T03:55:28.162Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:28.418Z","message":"Entering","context":{"RequestID":"990d2f8f-14d5-4a60-8247-df81e53e6579","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"608fa5ed-5d90-487b-8572-b2ee321b26f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"990d2f8f-14d5-4a60-8247-df81e53e6579","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"608fa5ed-5d90-487b-8572-b2ee321b26f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:28.421Z","message":"{\"transactionId\":\"990d2f8f-14d5-4a60-8247-df81e53e6579\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:28:419\",\"respDate\":\"230927-03:55:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:990d2f8f-14d5-4a60-8247-df81e53e6579\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:28:419-53153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[990d2f8f-14d5-4a60-8247-df81e53e6579]}\\\"}\"}","context":{"RequestID":"990d2f8f-14d5-4a60-8247-df81e53e6579","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"608fa5ed-5d90-487b-8572-b2ee321b26f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"990d2f8f-14d5-4a60-8247-df81e53e6579","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"608fa5ed-5d90-487b-8572-b2ee321b26f5","LogTimestamp":"2023-09-27T03:55:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:29.735Z","message":"Entering","context":{"RequestID":"ee600c22-f914-4805-9272-40e31d929424","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"188aecbe-b493-45f3-9767-bc3b0de92387","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:29.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:29.737Z","message":"{\"transactionId\":\"ee600c22-f914-4805-9272-40e31d929424\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:29:735\",\"respDate\":\"230927-03:55:29:737\",\"sourceId\":\"haproxy:ee600c22-f914-4805-9272-40e31d929424\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:29:735-23725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f624a58-f3d4-451e-a280-8d501a0f36eb], x-b3-parentspanid=[f9eb015474c46667], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdbb53c0bf0adb7ff9eb015474c46667], x-b3-spanid=[505ef1c1cc3fa7c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee600c22-f914-4805-9272-40e31d929424]}\\\"}\"}","context":{"RequestID":"ee600c22-f914-4805-9272-40e31d929424","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"188aecbe-b493-45f3-9767-bc3b0de92387","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:29.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:29.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee600c22-f914-4805-9272-40e31d929424","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"188aecbe-b493-45f3-9767-bc3b0de92387","LogTimestamp":"2023-09-27T03:55:29.738Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:31.749Z","message":"Entering","context":{"RequestID":"e65b8478-2bf2-4897-8b16-ceb12b3c7dbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"860654ef-2156-4d7c-98a8-aa5219fac696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:31.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:31.752Z","message":"{\"transactionId\":\"e65b8478-2bf2-4897-8b16-ceb12b3c7dbd\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:31:750\",\"respDate\":\"230927-03:55:31:752\",\"sourceId\":\"haproxy:e65b8478-2bf2-4897-8b16-ceb12b3c7dbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:31:750-27115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43a1404b-ad68-477f-847d-066faf50cbb7], x-b3-parentspanid=[a94e76f991109dcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b568a477a62d438ba94e76f991109dcd], x-b3-spanid=[db4196b4b80ff086], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e65b8478-2bf2-4897-8b16-ceb12b3c7dbd]}\\\"}\"}","context":{"RequestID":"e65b8478-2bf2-4897-8b16-ceb12b3c7dbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"860654ef-2156-4d7c-98a8-aa5219fac696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:31.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:31.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e65b8478-2bf2-4897-8b16-ceb12b3c7dbd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"860654ef-2156-4d7c-98a8-aa5219fac696","LogTimestamp":"2023-09-27T03:55:31.752Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:33.764Z","message":"Entering","context":{"RequestID":"0a8f7017-63f7-4ef4-adb5-2fa4e35a49a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"46a3c8c3-a5d1-4b80-9aa1-f6d74be1b0a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:33.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:33.767Z","message":"{\"transactionId\":\"0a8f7017-63f7-4ef4-adb5-2fa4e35a49a1\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:33:764\",\"respDate\":\"230927-03:55:33:767\",\"sourceId\":\"haproxy:0a8f7017-63f7-4ef4-adb5-2fa4e35a49a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:33:764-53036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73479573-499b-467b-bc2f-924be46b5e06], x-b3-parentspanid=[8c5eda55739839d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[640f27b922fdbf198c5eda55739839d4], x-b3-spanid=[e2865a812bde39a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a8f7017-63f7-4ef4-adb5-2fa4e35a49a1]}\\\"}\"}","context":{"RequestID":"0a8f7017-63f7-4ef4-adb5-2fa4e35a49a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"46a3c8c3-a5d1-4b80-9aa1-f6d74be1b0a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:33.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:33.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a8f7017-63f7-4ef4-adb5-2fa4e35a49a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46a3c8c3-a5d1-4b80-9aa1-f6d74be1b0a2","LogTimestamp":"2023-09-27T03:55:33.767Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:55:35.781Z","message":"Entering","context":{"RequestID":"b19ce038-f633-4ca1-a35e-53d22c5cb57f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbf1a8bc-a6bc-4931-aa68-5a4d0eb1b39a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:35.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:35.784Z","message":"{\"transactionId\":\"b19ce038-f633-4ca1-a35e-53d22c5cb57f\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:35:781\",\"respDate\":\"230927-03:55:35:784\",\"sourceId\":\"haproxy:b19ce038-f633-4ca1-a35e-53d22c5cb57f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:35:781-17237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddc81e21-c5ad-4293-84b0-0a0551154961], x-b3-parentspanid=[c3ac0a91188e7ac9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17e7c4d4a0dd734cc3ac0a91188e7ac9], x-b3-spanid=[400fb77a5c6e6240], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b19ce038-f633-4ca1-a35e-53d22c5cb57f]}\\\"}\"}","context":{"RequestID":"b19ce038-f633-4ca1-a35e-53d22c5cb57f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbf1a8bc-a6bc-4931-aa68-5a4d0eb1b39a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:35.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:35.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b19ce038-f633-4ca1-a35e-53d22c5cb57f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbf1a8bc-a6bc-4931-aa68-5a4d0eb1b39a","LogTimestamp":"2023-09-27T03:55:35.784Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:55:35.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:55:35.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:35.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:35.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:37.794Z","message":"Entering","context":{"RequestID":"fd28785e-cec9-4966-bb06-171c65999764","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1def3138-d95c-413d-a636-89ea1235e9ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:37.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:37.796Z","message":"{\"transactionId\":\"fd28785e-cec9-4966-bb06-171c65999764\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:37:794\",\"respDate\":\"230927-03:55:37:796\",\"sourceId\":\"haproxy:fd28785e-cec9-4966-bb06-171c65999764\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:37:794-1012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a250285c-abfc-4c4f-bc00-d9d00e61cfa8], x-b3-parentspanid=[c777068500f36c29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e94620a2ba82b2b8c777068500f36c29], x-b3-spanid=[37ec50cf8f2f6fae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd28785e-cec9-4966-bb06-171c65999764]}\\\"}\"}","context":{"RequestID":"fd28785e-cec9-4966-bb06-171c65999764","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1def3138-d95c-413d-a636-89ea1235e9ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:37.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:37.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd28785e-cec9-4966-bb06-171c65999764","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1def3138-d95c-413d-a636-89ea1235e9ec","LogTimestamp":"2023-09-27T03:55:37.796Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:38.165Z","message":"Entering","context":{"RequestID":"c5e49a88-59f1-4747-b1d9-69b50ca44c11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb6689b2-c406-443f-a06a-5994a05c9bc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:38.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:38.168Z","message":"{\"transactionId\":\"c5e49a88-59f1-4747-b1d9-69b50ca44c11\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:38:166\",\"respDate\":\"230927-03:55:38:167\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c5e49a88-59f1-4747-b1d9-69b50ca44c11\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:38:166-46652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f9c47f7-7caf-4eac-be51-5ec148fee0b3], x-b3-parentspanid=[4c8080031a4f297f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56257], x-envoy-attempt-count=[1], x-b3-traceid=[d24285a4cfe8bdfd4c8080031a4f297f], x-b3-spanid=[84b7220a40996050], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c5e49a88-59f1-4747-b1d9-69b50ca44c11]}\\\"}\"}","context":{"RequestID":"c5e49a88-59f1-4747-b1d9-69b50ca44c11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb6689b2-c406-443f-a06a-5994a05c9bc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:38.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:38.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5e49a88-59f1-4747-b1d9-69b50ca44c11","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb6689b2-c406-443f-a06a-5994a05c9bc6","LogTimestamp":"2023-09-27T03:55:38.168Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:55:38.418Z","message":"Entering","context":{"RequestID":"928361b2-8152-4184-a161-e3feeb61423a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d41a642e-cfd5-4be6-aa54-bd3c2a50d4d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"928361b2-8152-4184-a161-e3feeb61423a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d41a642e-cfd5-4be6-aa54-bd3c2a50d4d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:38.421Z","message":"{\"transactionId\":\"928361b2-8152-4184-a161-e3feeb61423a\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:38:418\",\"respDate\":\"230927-03:55:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:928361b2-8152-4184-a161-e3feeb61423a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:38:418-25102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[928361b2-8152-4184-a161-e3feeb61423a]}\\\"}\"}","context":{"RequestID":"928361b2-8152-4184-a161-e3feeb61423a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d41a642e-cfd5-4be6-aa54-bd3c2a50d4d5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"928361b2-8152-4184-a161-e3feeb61423a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d41a642e-cfd5-4be6-aa54-bd3c2a50d4d5","LogTimestamp":"2023-09-27T03:55:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:39.808Z","message":"Entering","context":{"RequestID":"f17fae77-ed77-46f3-98bb-e428fb533b06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50e3b7de-826d-48aa-a508-11afb00f43ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:39.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:39.810Z","message":"{\"transactionId\":\"f17fae77-ed77-46f3-98bb-e428fb533b06\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:39:808\",\"respDate\":\"230927-03:55:39:810\",\"sourceId\":\"haproxy:f17fae77-ed77-46f3-98bb-e428fb533b06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:39:808-57919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab84655d-7422-41f7-8584-3f2f174f4912], x-b3-parentspanid=[fe5eb68db5e4634e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b98fcbe1e13762bdfe5eb68db5e4634e], x-b3-spanid=[7f2ad5fba7fae273], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f17fae77-ed77-46f3-98bb-e428fb533b06]}\\\"}\"}","context":{"RequestID":"f17fae77-ed77-46f3-98bb-e428fb533b06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50e3b7de-826d-48aa-a508-11afb00f43ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:39.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:39.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f17fae77-ed77-46f3-98bb-e428fb533b06","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50e3b7de-826d-48aa-a508-11afb00f43ef","LogTimestamp":"2023-09-27T03:55:39.811Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:40.489Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:40.512Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:41.823Z","message":"Entering","context":{"RequestID":"198686b4-6bfb-4425-b495-41008dc010af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c8d195e-df76-4adc-9663-996f9ac33756","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:41.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:41.825Z","message":"{\"transactionId\":\"198686b4-6bfb-4425-b495-41008dc010af\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:41:823\",\"respDate\":\"230927-03:55:41:825\",\"sourceId\":\"haproxy:198686b4-6bfb-4425-b495-41008dc010af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:41:823-57749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c7ac7da-766c-48a8-9106-7389702227c1], x-b3-parentspanid=[1d7a45d554df75fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3539751e6a08fae1d7a45d554df75fc], x-b3-spanid=[1ee984e6d19d0c6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[198686b4-6bfb-4425-b495-41008dc010af]}\\\"}\"}","context":{"RequestID":"198686b4-6bfb-4425-b495-41008dc010af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c8d195e-df76-4adc-9663-996f9ac33756","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:41.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:41.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"198686b4-6bfb-4425-b495-41008dc010af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c8d195e-df76-4adc-9663-996f9ac33756","LogTimestamp":"2023-09-27T03:55:41.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:43.862Z","message":"Entering","context":{"RequestID":"0c313a5e-5e2a-4d24-8e24-b537b741817c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eca3cb91-e1d8-4e78-9915-04f1e46a48dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:43.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:43.865Z","message":"{\"transactionId\":\"0c313a5e-5e2a-4d24-8e24-b537b741817c\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:43:863\",\"respDate\":\"230927-03:55:43:865\",\"sourceId\":\"haproxy:0c313a5e-5e2a-4d24-8e24-b537b741817c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:43:863-10136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[117c5d89-f9c6-4fd7-ba7b-a8eaf7cfed49], x-b3-parentspanid=[7aa44708a378daa3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2055937fbe9b0707aa44708a378daa3], x-b3-spanid=[99cbe6b9a98b55fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c313a5e-5e2a-4d24-8e24-b537b741817c]}\\\"}\"}","context":{"RequestID":"0c313a5e-5e2a-4d24-8e24-b537b741817c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eca3cb91-e1d8-4e78-9915-04f1e46a48dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:43.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:43.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c313a5e-5e2a-4d24-8e24-b537b741817c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eca3cb91-e1d8-4e78-9915-04f1e46a48dd","LogTimestamp":"2023-09-27T03:55:43.866Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:55:45.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:55:45.882Z","message":"Entering","context":{"RequestID":"4394df93-6e56-4380-8736-8dcf6ecfd3b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"6a4b399a-89c5-4cee-bdc3-144d25ad3048","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:45.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:45.884Z","message":"{\"transactionId\":\"4394df93-6e56-4380-8736-8dcf6ecfd3b2\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:45:882\",\"respDate\":\"230927-03:55:45:884\",\"sourceId\":\"haproxy:4394df93-6e56-4380-8736-8dcf6ecfd3b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:45:882-61242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[145ba49b-f36f-4c5f-89bf-a9848902ea90], x-b3-parentspanid=[e04e2a67b1a2f451], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c0b8218e5190dcfe04e2a67b1a2f451], x-b3-spanid=[f07cab221b8730c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4394df93-6e56-4380-8736-8dcf6ecfd3b2]}\\\"}\"}","context":{"RequestID":"4394df93-6e56-4380-8736-8dcf6ecfd3b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"6a4b399a-89c5-4cee-bdc3-144d25ad3048","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:45.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:45.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4394df93-6e56-4380-8736-8dcf6ecfd3b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a4b399a-89c5-4cee-bdc3-144d25ad3048","LogTimestamp":"2023-09-27T03:55:45.884Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:55:45.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:45.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:45.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:47.900Z","message":"Entering","context":{"RequestID":"f3b8ee1b-7061-4f38-8e46-77173ca46c6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c3ba130-4c91-430a-86ce-db2b5115bc77","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:47.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:47.902Z","message":"{\"transactionId\":\"f3b8ee1b-7061-4f38-8e46-77173ca46c6b\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:47:901\",\"respDate\":\"230927-03:55:47:902\",\"sourceId\":\"haproxy:f3b8ee1b-7061-4f38-8e46-77173ca46c6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:47:901-58005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa0df086-0ae1-4838-8ea5-222a7ea430ae], x-b3-parentspanid=[3fe203051116504b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e34289c097ee7d6f3fe203051116504b], x-b3-spanid=[e48fb4bb56e57de5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3b8ee1b-7061-4f38-8e46-77173ca46c6b]}\\\"}\"}","context":{"RequestID":"f3b8ee1b-7061-4f38-8e46-77173ca46c6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c3ba130-4c91-430a-86ce-db2b5115bc77","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:47.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:47.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3b8ee1b-7061-4f38-8e46-77173ca46c6b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c3ba130-4c91-430a-86ce-db2b5115bc77","LogTimestamp":"2023-09-27T03:55:47.903Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:48.150Z","message":"Entering","context":{"RequestID":"aecb658a-c0e9-42c5-b3d6-a58828194a84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca19f03c-abfa-4571-b221-24131081690c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:48.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:48.153Z","message":"{\"transactionId\":\"aecb658a-c0e9-42c5-b3d6-a58828194a84\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:48:151\",\"respDate\":\"230927-03:55:48:153\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aecb658a-c0e9-42c5-b3d6-a58828194a84\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:48:151-58915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dac63608-5bd3-43b9-9efb-56d1855759ad], x-b3-parentspanid=[810042a0cccb166c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53405], x-envoy-attempt-count=[1], x-b3-traceid=[1676046dd89339fb810042a0cccb166c], x-b3-spanid=[984893e8f9a3f0a6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aecb658a-c0e9-42c5-b3d6-a58828194a84]}\\\"}\"}","context":{"RequestID":"aecb658a-c0e9-42c5-b3d6-a58828194a84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca19f03c-abfa-4571-b221-24131081690c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:48.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:48.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aecb658a-c0e9-42c5-b3d6-a58828194a84","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca19f03c-abfa-4571-b221-24131081690c","LogTimestamp":"2023-09-27T03:55:48.153Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:48.418Z","message":"Entering","context":{"RequestID":"7c0f7596-ee04-442b-8784-d8c4032d44bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed7dc39e-b259-4530-9f29-4e59d77e07a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"7c0f7596-ee04-442b-8784-d8c4032d44bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed7dc39e-b259-4530-9f29-4e59d77e07a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:48.422Z","message":"{\"transactionId\":\"7c0f7596-ee04-442b-8784-d8c4032d44bf\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:48:419\",\"respDate\":\"230927-03:55:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7c0f7596-ee04-442b-8784-d8c4032d44bf\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:48:419-90377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7c0f7596-ee04-442b-8784-d8c4032d44bf]}\\\"}\"}","context":{"RequestID":"7c0f7596-ee04-442b-8784-d8c4032d44bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed7dc39e-b259-4530-9f29-4e59d77e07a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c0f7596-ee04-442b-8784-d8c4032d44bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed7dc39e-b259-4530-9f29-4e59d77e07a8","LogTimestamp":"2023-09-27T03:55:48.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:55:49.939Z","message":"Entering","context":{"RequestID":"ce72023c-2a55-49fb-9c24-a75649eee5d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"658806aa-e41b-444a-848f-2fcb4f031661","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:49.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:49.942Z","message":"{\"transactionId\":\"ce72023c-2a55-49fb-9c24-a75649eee5d4\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:49:940\",\"respDate\":\"230927-03:55:49:942\",\"sourceId\":\"haproxy:ce72023c-2a55-49fb-9c24-a75649eee5d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:49:940-96577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e36dae01-7cd7-4f87-acc8-098b497ce91d], x-b3-parentspanid=[2ef27e92bc9384eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5fc99f168af951b2ef27e92bc9384eb], x-b3-spanid=[83db80986ae60ffd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce72023c-2a55-49fb-9c24-a75649eee5d4]}\\\"}\"}","context":{"RequestID":"ce72023c-2a55-49fb-9c24-a75649eee5d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"658806aa-e41b-444a-848f-2fcb4f031661","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:49.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:49.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce72023c-2a55-49fb-9c24-a75649eee5d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"658806aa-e41b-444a-848f-2fcb4f031661","LogTimestamp":"2023-09-27T03:55:49.942Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:51.970Z","message":"Entering","context":{"RequestID":"986c22d5-ef89-4e8f-abac-ac902c9793dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81c776ba-4ca8-440b-9fcb-9ab207757f62","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:51.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:51.972Z","message":"{\"transactionId\":\"986c22d5-ef89-4e8f-abac-ac902c9793dd\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:51:971\",\"respDate\":\"230927-03:55:51:972\",\"sourceId\":\"haproxy:986c22d5-ef89-4e8f-abac-ac902c9793dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:51:971-43910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb631879-71e0-43e5-9fed-1e913cfed21f], x-b3-parentspanid=[1753b907bc2030c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db5a817aa673588f1753b907bc2030c2], x-b3-spanid=[f1d61b8777f5cb77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[986c22d5-ef89-4e8f-abac-ac902c9793dd]}\\\"}\"}","context":{"RequestID":"986c22d5-ef89-4e8f-abac-ac902c9793dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81c776ba-4ca8-440b-9fcb-9ab207757f62","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:51.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:51.973Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"986c22d5-ef89-4e8f-abac-ac902c9793dd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81c776ba-4ca8-440b-9fcb-9ab207757f62","LogTimestamp":"2023-09-27T03:55:51.973Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:53.986Z","message":"Entering","context":{"RequestID":"3b1e1c6c-81c2-45be-809a-916858fe18d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d2b9109-0bd1-43e0-bc15-2ca1b23a2683","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:53.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:53.988Z","message":"{\"transactionId\":\"3b1e1c6c-81c2-45be-809a-916858fe18d4\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:53:986\",\"respDate\":\"230927-03:55:53:988\",\"sourceId\":\"haproxy:3b1e1c6c-81c2-45be-809a-916858fe18d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:53:986-91822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65bfc806-2b6b-45c8-bbac-5a78c2979a81], x-b3-parentspanid=[f92916a1576f909d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6d01ac69ff6987af92916a1576f909d], x-b3-spanid=[51a0b0df78a16896], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b1e1c6c-81c2-45be-809a-916858fe18d4]}\\\"}\"}","context":{"RequestID":"3b1e1c6c-81c2-45be-809a-916858fe18d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d2b9109-0bd1-43e0-bc15-2ca1b23a2683","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:53.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:53.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b1e1c6c-81c2-45be-809a-916858fe18d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d2b9109-0bd1-43e0-bc15-2ca1b23a2683","LogTimestamp":"2023-09-27T03:55:53.989Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:55.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:55:55.916Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:55.939Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:55.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:55.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:55.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:56.004Z","message":"Entering","context":{"RequestID":"e83aae96-5035-41dd-ab09-5928966b0c6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e44c9a0-dc52-498b-974c-4d0c99505b40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:56.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:56.006Z","message":"{\"transactionId\":\"e83aae96-5035-41dd-ab09-5928966b0c6e\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:56:004\",\"respDate\":\"230927-03:55:56:006\",\"sourceId\":\"haproxy:e83aae96-5035-41dd-ab09-5928966b0c6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:56:004-8835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35c0c59d-63c1-4237-a6fe-24eb8011bf71], x-b3-parentspanid=[507c03e8457502f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a3664f3aa8d1b31507c03e8457502f0], x-b3-spanid=[37bdf5fed2c6386b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e83aae96-5035-41dd-ab09-5928966b0c6e]}\\\"}\"}","context":{"RequestID":"e83aae96-5035-41dd-ab09-5928966b0c6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e44c9a0-dc52-498b-974c-4d0c99505b40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:56.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:56.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e83aae96-5035-41dd-ab09-5928966b0c6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e44c9a0-dc52-498b-974c-4d0c99505b40","LogTimestamp":"2023-09-27T03:55:56.007Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:55:58.019Z","message":"Entering","context":{"RequestID":"fa050764-1140-4d85-96a3-ceb2121cf004","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"473a32db-15b5-4e28-8b05-b7e7d301c806","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:58.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:58.022Z","message":"{\"transactionId\":\"fa050764-1140-4d85-96a3-ceb2121cf004\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:58:020\",\"respDate\":\"230927-03:55:58:022\",\"sourceId\":\"haproxy:fa050764-1140-4d85-96a3-ceb2121cf004\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:55:58:020-20853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3c59d19-dcf5-458f-9c37-8042c00cfd6b], x-b3-parentspanid=[e287bad56cf5ffe6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f186b39f510e0949e287bad56cf5ffe6], x-b3-spanid=[e847e722ed60a222], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa050764-1140-4d85-96a3-ceb2121cf004]}\\\"}\"}","context":{"RequestID":"fa050764-1140-4d85-96a3-ceb2121cf004","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"473a32db-15b5-4e28-8b05-b7e7d301c806","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:55:58.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:58.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa050764-1140-4d85-96a3-ceb2121cf004","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"473a32db-15b5-4e28-8b05-b7e7d301c806","LogTimestamp":"2023-09-27T03:55:58.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:55:58.154Z","message":"Entering","context":{"RequestID":"7e348783-e353-44b0-851d-0c3aa3ab05f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9ba9405-fc22-45a2-a545-256f902d5a54","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:58.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:58.156Z","message":"{\"transactionId\":\"7e348783-e353-44b0-851d-0c3aa3ab05f4\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:58:154\",\"respDate\":\"230927-03:55:58:156\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7e348783-e353-44b0-851d-0c3aa3ab05f4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:55:58:154-54573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[371d8c67-edbf-4844-9b70-f92b2a98d9e2], x-b3-parentspanid=[0fbe7d491815e467], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40421], x-envoy-attempt-count=[1], x-b3-traceid=[39a40fb3ebb200620fbe7d491815e467], x-b3-spanid=[be872c507b9d07c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7e348783-e353-44b0-851d-0c3aa3ab05f4]}\\\"}\"}","context":{"RequestID":"7e348783-e353-44b0-851d-0c3aa3ab05f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9ba9405-fc22-45a2-a545-256f902d5a54","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:55:58.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:58.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e348783-e353-44b0-851d-0c3aa3ab05f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9ba9405-fc22-45a2-a545-256f902d5a54","LogTimestamp":"2023-09-27T03:55:58.157Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:55:58.418Z","message":"Entering","context":{"RequestID":"31645e7c-9007-4978-ae77-cc4b3d52a481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdc35798-f43e-46a2-97da-a609cde82a42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:55:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"31645e7c-9007-4978-ae77-cc4b3d52a481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdc35798-f43e-46a2-97da-a609cde82a42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:58.421Z","message":"{\"transactionId\":\"31645e7c-9007-4978-ae77-cc4b3d52a481\",\"status\":\"200\",\"rqstDate\":\"230927-03:55:58:418\",\"respDate\":\"230927-03:55:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31645e7c-9007-4978-ae77-cc4b3d52a481\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:55:58:418-11058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31645e7c-9007-4978-ae77-cc4b3d52a481]}\\\"}\"}","context":{"RequestID":"31645e7c-9007-4978-ae77-cc4b3d52a481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdc35798-f43e-46a2-97da-a609cde82a42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:55:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:55:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31645e7c-9007-4978-ae77-cc4b3d52a481","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdc35798-f43e-46a2-97da-a609cde82a42","LogTimestamp":"2023-09-27T03:55:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:55:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:00.042Z","message":"Entering","context":{"RequestID":"bcfd07fd-7f9b-463e-99ab-7eb226d70503","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f90dba5-538b-4e1d-9b82-aa6e485f3d73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:00.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:00.044Z","message":"{\"transactionId\":\"bcfd07fd-7f9b-463e-99ab-7eb226d70503\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:00:043\",\"respDate\":\"230927-03:56:00:044\",\"sourceId\":\"haproxy:bcfd07fd-7f9b-463e-99ab-7eb226d70503\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:00:043-574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86b122a3-03ff-495e-9e7d-aa58735a4c16], x-b3-parentspanid=[110e3508869670e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d5bd803ceb17765110e3508869670e5], x-b3-spanid=[c284adf8f74de2fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcfd07fd-7f9b-463e-99ab-7eb226d70503]}\\\"}\"}","context":{"RequestID":"bcfd07fd-7f9b-463e-99ab-7eb226d70503","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f90dba5-538b-4e1d-9b82-aa6e485f3d73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:00.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:00.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcfd07fd-7f9b-463e-99ab-7eb226d70503","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f90dba5-538b-4e1d-9b82-aa6e485f3d73","LogTimestamp":"2023-09-27T03:56:00.045Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:02.060Z","message":"Entering","context":{"RequestID":"7c38c06d-afc9-4afd-82f4-917185338822","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8df7c9c-24b9-40af-8875-4fe78501b0db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:02.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:02.062Z","message":"{\"transactionId\":\"7c38c06d-afc9-4afd-82f4-917185338822\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:02:061\",\"respDate\":\"230927-03:56:02:062\",\"sourceId\":\"haproxy:7c38c06d-afc9-4afd-82f4-917185338822\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:02:061-75560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f176daf-e284-4253-bb91-05f90694be9e], x-b3-parentspanid=[af03da9db9ec1c78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6229283dc1b4735aaf03da9db9ec1c78], x-b3-spanid=[1950358957ecac07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c38c06d-afc9-4afd-82f4-917185338822]}\\\"}\"}","context":{"RequestID":"7c38c06d-afc9-4afd-82f4-917185338822","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8df7c9c-24b9-40af-8875-4fe78501b0db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:02.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:02.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c38c06d-afc9-4afd-82f4-917185338822","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8df7c9c-24b9-40af-8875-4fe78501b0db","LogTimestamp":"2023-09-27T03:56:02.063Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:04.073Z","message":"Entering","context":{"RequestID":"282ef4ff-3130-4892-84ec-c72939b764d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfa32d3e-6722-4d3a-b044-0e392f26e7b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:04.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:04.075Z","message":"{\"transactionId\":\"282ef4ff-3130-4892-84ec-c72939b764d1\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:04:073\",\"respDate\":\"230927-03:56:04:075\",\"sourceId\":\"haproxy:282ef4ff-3130-4892-84ec-c72939b764d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:04:073-54568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3a6286d-d75a-43cb-bdd7-ea7634c02740], x-b3-parentspanid=[a9eebe48e8f747eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fad663a45aedd2da9eebe48e8f747eb], x-b3-spanid=[08bd35c217aa4dd9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[282ef4ff-3130-4892-84ec-c72939b764d1]}\\\"}\"}","context":{"RequestID":"282ef4ff-3130-4892-84ec-c72939b764d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfa32d3e-6722-4d3a-b044-0e392f26e7b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:04.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:04.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"282ef4ff-3130-4892-84ec-c72939b764d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfa32d3e-6722-4d3a-b044-0e392f26e7b9","LogTimestamp":"2023-09-27T03:56:04.076Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:05.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:56:05.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:05.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:05.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:06.092Z","message":"Entering","context":{"RequestID":"8930d1ed-f891-43fc-8d3a-208f99a5b05b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f159dad4-4dc9-4326-a973-68aa3b4fc540","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:06.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:06.094Z","message":"{\"transactionId\":\"8930d1ed-f891-43fc-8d3a-208f99a5b05b\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:06:093\",\"respDate\":\"230927-03:56:06:094\",\"sourceId\":\"haproxy:8930d1ed-f891-43fc-8d3a-208f99a5b05b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:06:093-3948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdc22f7b-6ec4-41eb-a78c-91e5c28dddec], x-b3-parentspanid=[742d555e8145297f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8a03fac224011cf742d555e8145297f], x-b3-spanid=[6172327cbe8f3492], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8930d1ed-f891-43fc-8d3a-208f99a5b05b]}\\\"}\"}","context":{"RequestID":"8930d1ed-f891-43fc-8d3a-208f99a5b05b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f159dad4-4dc9-4326-a973-68aa3b4fc540","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:06.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:06.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8930d1ed-f891-43fc-8d3a-208f99a5b05b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f159dad4-4dc9-4326-a973-68aa3b4fc540","LogTimestamp":"2023-09-27T03:56:06.095Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:08.107Z","message":"Entering","context":{"RequestID":"aacdc2a4-1f7e-4e34-b0c7-0b95a3ffbe0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b41c000b-590d-4caf-87d3-ea4fa120dea2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:08.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:08.110Z","message":"{\"transactionId\":\"aacdc2a4-1f7e-4e34-b0c7-0b95a3ffbe0f\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:08:108\",\"respDate\":\"230927-03:56:08:109\",\"sourceId\":\"haproxy:aacdc2a4-1f7e-4e34-b0c7-0b95a3ffbe0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:08:108-8305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[021569f0-1a00-4747-84fd-20567d126631], x-b3-parentspanid=[3177dde96370b9e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c33f8045815a4d283177dde96370b9e8], x-b3-spanid=[b5d5d88b9acdf45b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aacdc2a4-1f7e-4e34-b0c7-0b95a3ffbe0f]}\\\"}\"}","context":{"RequestID":"aacdc2a4-1f7e-4e34-b0c7-0b95a3ffbe0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b41c000b-590d-4caf-87d3-ea4fa120dea2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:08.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:08.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aacdc2a4-1f7e-4e34-b0c7-0b95a3ffbe0f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b41c000b-590d-4caf-87d3-ea4fa120dea2","LogTimestamp":"2023-09-27T03:56:08.110Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:08.161Z","message":"Entering","context":{"RequestID":"13ea8e86-e91c-4997-b01f-a3fdd52c6b25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7789dbd3-8a48-4ddd-bacf-0063b76e3fb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:08.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:08.163Z","message":"{\"transactionId\":\"13ea8e86-e91c-4997-b01f-a3fdd52c6b25\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:08:162\",\"respDate\":\"230927-03:56:08:163\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:13ea8e86-e91c-4997-b01f-a3fdd52c6b25\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:08:162-33171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ef8e21e-1416-4d94-915b-6b903a2c0990], x-b3-parentspanid=[dc399bcab09d50b8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47335], x-envoy-attempt-count=[1], x-b3-traceid=[ec328d7ba8f74dc4dc399bcab09d50b8], x-b3-spanid=[91902b132699582e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[13ea8e86-e91c-4997-b01f-a3fdd52c6b25]}\\\"}\"}","context":{"RequestID":"13ea8e86-e91c-4997-b01f-a3fdd52c6b25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7789dbd3-8a48-4ddd-bacf-0063b76e3fb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:08.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:08.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13ea8e86-e91c-4997-b01f-a3fdd52c6b25","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7789dbd3-8a48-4ddd-bacf-0063b76e3fb5","LogTimestamp":"2023-09-27T03:56:08.164Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:08.419Z","message":"Entering","context":{"RequestID":"d1513d40-041d-461a-951b-aad5e3f236f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f898e7b-edb7-44dd-8604-3925f26106d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:08.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"d1513d40-041d-461a-951b-aad5e3f236f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f898e7b-edb7-44dd-8604-3925f26106d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:08.422Z","message":"{\"transactionId\":\"d1513d40-041d-461a-951b-aad5e3f236f3\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:08:419\",\"respDate\":\"230927-03:56:08:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d1513d40-041d-461a-951b-aad5e3f236f3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:08:419-63063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d1513d40-041d-461a-951b-aad5e3f236f3]}\\\"}\"}","context":{"RequestID":"d1513d40-041d-461a-951b-aad5e3f236f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f898e7b-edb7-44dd-8604-3925f26106d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1513d40-041d-461a-951b-aad5e3f236f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f898e7b-edb7-44dd-8604-3925f26106d8","LogTimestamp":"2023-09-27T03:56:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:10.123Z","message":"Entering","context":{"RequestID":"5757e051-a214-415a-bcc8-711bcc5ccf47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06394339-1965-4035-8669-f129c738f5ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:10.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:10.125Z","message":"{\"transactionId\":\"5757e051-a214-415a-bcc8-711bcc5ccf47\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:10:124\",\"respDate\":\"230927-03:56:10:125\",\"sourceId\":\"haproxy:5757e051-a214-415a-bcc8-711bcc5ccf47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:10:124-22802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d0188e1-23a5-406f-9c56-3b9b1135444f], x-b3-parentspanid=[e494dcb0d74412bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1a8889bf33c5580e494dcb0d74412bc], x-b3-spanid=[cf664eaa3efb174b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5757e051-a214-415a-bcc8-711bcc5ccf47]}\\\"}\"}","context":{"RequestID":"5757e051-a214-415a-bcc8-711bcc5ccf47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06394339-1965-4035-8669-f129c738f5ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:10.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:10.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5757e051-a214-415a-bcc8-711bcc5ccf47","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06394339-1965-4035-8669-f129c738f5ad","LogTimestamp":"2023-09-27T03:56:10.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:10.513Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:10.523Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:12.148Z","message":"Entering","context":{"RequestID":"42ccdf6a-ad7d-4f12-b3cc-b947a8a83393","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a0b0a32-1021-4b76-8629-4e9594fb27b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:12.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:12.150Z","message":"{\"transactionId\":\"42ccdf6a-ad7d-4f12-b3cc-b947a8a83393\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:12:148\",\"respDate\":\"230927-03:56:12:150\",\"sourceId\":\"haproxy:42ccdf6a-ad7d-4f12-b3cc-b947a8a83393\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:12:148-5594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73cb4681-7556-4e4a-8895-01165415987e], x-b3-parentspanid=[7cc77712494a3547], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[442223fde4de3ccb7cc77712494a3547], x-b3-spanid=[67c1ee7094accdeb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42ccdf6a-ad7d-4f12-b3cc-b947a8a83393]}\\\"}\"}","context":{"RequestID":"42ccdf6a-ad7d-4f12-b3cc-b947a8a83393","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a0b0a32-1021-4b76-8629-4e9594fb27b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:12.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:12.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42ccdf6a-ad7d-4f12-b3cc-b947a8a83393","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a0b0a32-1021-4b76-8629-4e9594fb27b3","LogTimestamp":"2023-09-27T03:56:12.150Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:14.161Z","message":"Entering","context":{"RequestID":"87c98634-7045-4d49-ab0d-c9415bae67e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07a24214-38e4-4b0a-bfc6-a0fbb9a24410","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:14.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:14.163Z","message":"{\"transactionId\":\"87c98634-7045-4d49-ab0d-c9415bae67e7\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:14:162\",\"respDate\":\"230927-03:56:14:163\",\"sourceId\":\"haproxy:87c98634-7045-4d49-ab0d-c9415bae67e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:14:162-10679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca557447-ef9e-477d-b770-72132f2e5eb9], x-b3-parentspanid=[cd88206939d39995], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[799a08a6baab0eb2cd88206939d39995], x-b3-spanid=[fb989960655e9910], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87c98634-7045-4d49-ab0d-c9415bae67e7]}\\\"}\"}","context":{"RequestID":"87c98634-7045-4d49-ab0d-c9415bae67e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07a24214-38e4-4b0a-bfc6-a0fbb9a24410","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:14.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:14.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87c98634-7045-4d49-ab0d-c9415bae67e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07a24214-38e4-4b0a-bfc6-a0fbb9a24410","LogTimestamp":"2023-09-27T03:56:14.164Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:15.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:56:15.884Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:15.884Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:15.884Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:16.190Z","message":"Entering","context":{"RequestID":"bde04252-6dd7-4dce-a6a5-05c82bfec3bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8dca51f3-738d-400c-928b-2b246f9a4588","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:16.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:16.192Z","message":"{\"transactionId\":\"bde04252-6dd7-4dce-a6a5-05c82bfec3bd\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:16:190\",\"respDate\":\"230927-03:56:16:192\",\"sourceId\":\"haproxy:bde04252-6dd7-4dce-a6a5-05c82bfec3bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:16:190-87833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edffea81-3900-4c50-a0e8-e855256aa3fe], x-b3-parentspanid=[228fe15ecab453e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1c04244fb05b13f228fe15ecab453e1], x-b3-spanid=[d088f0916930f48a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bde04252-6dd7-4dce-a6a5-05c82bfec3bd]}\\\"}\"}","context":{"RequestID":"bde04252-6dd7-4dce-a6a5-05c82bfec3bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8dca51f3-738d-400c-928b-2b246f9a4588","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:16.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:16.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bde04252-6dd7-4dce-a6a5-05c82bfec3bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dca51f3-738d-400c-928b-2b246f9a4588","LogTimestamp":"2023-09-27T03:56:16.192Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:18.159Z","message":"Entering","context":{"RequestID":"716c6c25-ea43-4a8b-988e-89b67f07c66d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fca3e2af-2dfc-434d-b87e-60e8d141e2c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:18.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:18.161Z","message":"{\"transactionId\":\"716c6c25-ea43-4a8b-988e-89b67f07c66d\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:18:159\",\"respDate\":\"230927-03:56:18:161\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:716c6c25-ea43-4a8b-988e-89b67f07c66d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:18:159-13296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd6621a6-7d1f-44ad-97ba-3d65e5841fae], x-b3-parentspanid=[41853d01a9f47754], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60817], x-envoy-attempt-count=[1], x-b3-traceid=[a3257e5ccf1be74d41853d01a9f47754], x-b3-spanid=[b4ed8e92254a07dd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[716c6c25-ea43-4a8b-988e-89b67f07c66d]}\\\"}\"}","context":{"RequestID":"716c6c25-ea43-4a8b-988e-89b67f07c66d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fca3e2af-2dfc-434d-b87e-60e8d141e2c4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:18.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:18.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"716c6c25-ea43-4a8b-988e-89b67f07c66d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fca3e2af-2dfc-434d-b87e-60e8d141e2c4","LogTimestamp":"2023-09-27T03:56:18.161Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:18.208Z","message":"Entering","context":{"RequestID":"a8de4ba8-5eb6-45d9-a05f-ee0641c90002","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d596d16e-83bc-4e11-9fd7-9c934a6f7c15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:18.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:18.211Z","message":"{\"transactionId\":\"a8de4ba8-5eb6-45d9-a05f-ee0641c90002\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:18:209\",\"respDate\":\"230927-03:56:18:211\",\"sourceId\":\"haproxy:a8de4ba8-5eb6-45d9-a05f-ee0641c90002\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:18:209-15301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9e85f99-c17a-4da4-86a1-b988ee44f564], x-b3-parentspanid=[725d46c34d45e190], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dad897c43aee73f7725d46c34d45e190], x-b3-spanid=[bb324e4028b71667], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8de4ba8-5eb6-45d9-a05f-ee0641c90002]}\\\"}\"}","context":{"RequestID":"a8de4ba8-5eb6-45d9-a05f-ee0641c90002","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d596d16e-83bc-4e11-9fd7-9c934a6f7c15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:18.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:18.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8de4ba8-5eb6-45d9-a05f-ee0641c90002","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d596d16e-83bc-4e11-9fd7-9c934a6f7c15","LogTimestamp":"2023-09-27T03:56:18.212Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:18.418Z","message":"Entering","context":{"RequestID":"9dd24401-bb1d-48b7-8065-20b4e47c02c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9986469b-63b0-441f-bef6-3e0217f3935a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"9dd24401-bb1d-48b7-8065-20b4e47c02c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9986469b-63b0-441f-bef6-3e0217f3935a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:18.422Z","message":"{\"transactionId\":\"9dd24401-bb1d-48b7-8065-20b4e47c02c2\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:18:419\",\"respDate\":\"230927-03:56:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9dd24401-bb1d-48b7-8065-20b4e47c02c2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:18:419-1381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9dd24401-bb1d-48b7-8065-20b4e47c02c2]}\\\"}\"}","context":{"RequestID":"9dd24401-bb1d-48b7-8065-20b4e47c02c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9986469b-63b0-441f-bef6-3e0217f3935a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dd24401-bb1d-48b7-8065-20b4e47c02c2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9986469b-63b0-441f-bef6-3e0217f3935a","LogTimestamp":"2023-09-27T03:56:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:20.222Z","message":"Entering","context":{"RequestID":"fb3b76fd-a252-4613-bd6b-03d5a563b6cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c8da64c-4edf-4f87-828c-b7d3d7c7d33e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:20.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:20.224Z","message":"{\"transactionId\":\"fb3b76fd-a252-4613-bd6b-03d5a563b6cd\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:20:223\",\"respDate\":\"230927-03:56:20:224\",\"sourceId\":\"haproxy:fb3b76fd-a252-4613-bd6b-03d5a563b6cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:20:223-3629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30b3f5c3-d07a-437b-be91-5e1a999f61cc], x-b3-parentspanid=[2bc168de13bee7c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4e67259cd11cc4f2bc168de13bee7c0], x-b3-spanid=[cf131f4cd09d60e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb3b76fd-a252-4613-bd6b-03d5a563b6cd]}\\\"}\"}","context":{"RequestID":"fb3b76fd-a252-4613-bd6b-03d5a563b6cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c8da64c-4edf-4f87-828c-b7d3d7c7d33e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:20.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:20.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb3b76fd-a252-4613-bd6b-03d5a563b6cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c8da64c-4edf-4f87-828c-b7d3d7c7d33e","LogTimestamp":"2023-09-27T03:56:20.225Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:22.240Z","message":"Entering","context":{"RequestID":"803040d4-e773-4b33-acd4-f740e3685416","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"543e692e-bcc3-4288-9acd-f0124fd9fc4f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:22.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:22.243Z","message":"{\"transactionId\":\"803040d4-e773-4b33-acd4-f740e3685416\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:22:241\",\"respDate\":\"230927-03:56:22:242\",\"sourceId\":\"haproxy:803040d4-e773-4b33-acd4-f740e3685416\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:22:241-30963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fdf290e-49d6-49ed-a492-7a5f0762efce], x-b3-parentspanid=[321ff05f1baea012], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c281cd4b4c9eed8f321ff05f1baea012], x-b3-spanid=[f35b213a0ff0c8c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[803040d4-e773-4b33-acd4-f740e3685416]}\\\"}\"}","context":{"RequestID":"803040d4-e773-4b33-acd4-f740e3685416","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"543e692e-bcc3-4288-9acd-f0124fd9fc4f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:22.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:22.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"803040d4-e773-4b33-acd4-f740e3685416","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"543e692e-bcc3-4288-9acd-f0124fd9fc4f","LogTimestamp":"2023-09-27T03:56:22.243Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:24.256Z","message":"Entering","context":{"RequestID":"f3ea5d4d-5e7c-4200-9682-f550222615ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98099a96-1bd6-4305-8c7d-f20305a9fa45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:24.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:24.259Z","message":"{\"transactionId\":\"f3ea5d4d-5e7c-4200-9682-f550222615ce\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:24:257\",\"respDate\":\"230927-03:56:24:259\",\"sourceId\":\"haproxy:f3ea5d4d-5e7c-4200-9682-f550222615ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:24:257-93319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be273a6a-a608-4125-8888-ec0fa5d0048d], x-b3-parentspanid=[db95d150a8d37e09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2ba06e42082b359db95d150a8d37e09], x-b3-spanid=[ad9396db64bd1d8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3ea5d4d-5e7c-4200-9682-f550222615ce]}\\\"}\"}","context":{"RequestID":"f3ea5d4d-5e7c-4200-9682-f550222615ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98099a96-1bd6-4305-8c7d-f20305a9fa45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:24.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:24.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3ea5d4d-5e7c-4200-9682-f550222615ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98099a96-1bd6-4305-8c7d-f20305a9fa45","LogTimestamp":"2023-09-27T03:56:24.259Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:25.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:56:25.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:25.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:25.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:26.272Z","message":"Entering","context":{"RequestID":"710bbf58-1040-46cd-aa5f-aafa1b3cf710","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d93a600d-4aa1-4453-9561-c665b0e81911","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:26.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:26.275Z","message":"{\"transactionId\":\"710bbf58-1040-46cd-aa5f-aafa1b3cf710\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:26:273\",\"respDate\":\"230927-03:56:26:275\",\"sourceId\":\"haproxy:710bbf58-1040-46cd-aa5f-aafa1b3cf710\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:26:273-64982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[729905eb-ec7c-4149-bfde-01b990769329], x-b3-parentspanid=[bbb23ce35228e083], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa50f3d87a406f40bbb23ce35228e083], x-b3-spanid=[b01069ac0ae18785], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[710bbf58-1040-46cd-aa5f-aafa1b3cf710]}\\\"}\"}","context":{"RequestID":"710bbf58-1040-46cd-aa5f-aafa1b3cf710","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d93a600d-4aa1-4453-9561-c665b0e81911","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:26.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:26.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"710bbf58-1040-46cd-aa5f-aafa1b3cf710","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d93a600d-4aa1-4453-9561-c665b0e81911","LogTimestamp":"2023-09-27T03:56:26.275Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:28.152Z","message":"Entering","context":{"RequestID":"ff994967-4f75-4f04-b68c-eca16902f915","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf46e808-6f1e-407c-a05e-acd3b8e07923","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:28.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:28.154Z","message":"{\"transactionId\":\"ff994967-4f75-4f04-b68c-eca16902f915\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:28:153\",\"respDate\":\"230927-03:56:28:154\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ff994967-4f75-4f04-b68c-eca16902f915\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:28:153-21148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7018ca15-3bfe-4c30-9d8e-a8b79d9cf1a2], x-b3-parentspanid=[22eec1df74ee536b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42117], x-envoy-attempt-count=[1], x-b3-traceid=[df51953d95be4fd722eec1df74ee536b], x-b3-spanid=[397ae4f4ea6ee337], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ff994967-4f75-4f04-b68c-eca16902f915]}\\\"}\"}","context":{"RequestID":"ff994967-4f75-4f04-b68c-eca16902f915","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf46e808-6f1e-407c-a05e-acd3b8e07923","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:28.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:28.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff994967-4f75-4f04-b68c-eca16902f915","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf46e808-6f1e-407c-a05e-acd3b8e07923","LogTimestamp":"2023-09-27T03:56:28.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:28.302Z","message":"Entering","context":{"RequestID":"e076dafb-5ad9-4ffb-b14a-c39b098bada2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75035099-9983-415f-9746-816fa0b405d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:28.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:28.304Z","message":"{\"transactionId\":\"e076dafb-5ad9-4ffb-b14a-c39b098bada2\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:28:302\",\"respDate\":\"230927-03:56:28:304\",\"sourceId\":\"haproxy:e076dafb-5ad9-4ffb-b14a-c39b098bada2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:28:302-60743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7986908-bfe5-4e29-a739-d322965061b3], x-b3-parentspanid=[4a89a7a269ef36fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a76bc4e695b2ec34a89a7a269ef36fb], x-b3-spanid=[212808b38aea7654], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e076dafb-5ad9-4ffb-b14a-c39b098bada2]}\\\"}\"}","context":{"RequestID":"e076dafb-5ad9-4ffb-b14a-c39b098bada2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75035099-9983-415f-9746-816fa0b405d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:28.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:28.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e076dafb-5ad9-4ffb-b14a-c39b098bada2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75035099-9983-415f-9746-816fa0b405d7","LogTimestamp":"2023-09-27T03:56:28.305Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:28.419Z","message":"Entering","context":{"RequestID":"4bbee252-9a76-4817-9ef7-1805933e7cdb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"789215ea-5169-4aa1-a539-b7744c3ae349","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:28.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"4bbee252-9a76-4817-9ef7-1805933e7cdb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"789215ea-5169-4aa1-a539-b7744c3ae349","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:28.422Z","message":"{\"transactionId\":\"4bbee252-9a76-4817-9ef7-1805933e7cdb\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:28:419\",\"respDate\":\"230927-03:56:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4bbee252-9a76-4817-9ef7-1805933e7cdb\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:28:419-18814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4bbee252-9a76-4817-9ef7-1805933e7cdb]}\\\"}\"}","context":{"RequestID":"4bbee252-9a76-4817-9ef7-1805933e7cdb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"789215ea-5169-4aa1-a539-b7744c3ae349","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bbee252-9a76-4817-9ef7-1805933e7cdb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"789215ea-5169-4aa1-a539-b7744c3ae349","LogTimestamp":"2023-09-27T03:56:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:30.315Z","message":"Entering","context":{"RequestID":"f2bf26da-9756-4d37-97da-d0dd829b59dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6793ee93-5f77-41eb-af69-31c6dbcc6c21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:30.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:30.317Z","message":"{\"transactionId\":\"f2bf26da-9756-4d37-97da-d0dd829b59dd\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:30:316\",\"respDate\":\"230927-03:56:30:317\",\"sourceId\":\"haproxy:f2bf26da-9756-4d37-97da-d0dd829b59dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:30:316-4822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4833509-87ea-4113-a20a-479ad2f4efac], x-b3-parentspanid=[ad098cff9abe6b27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[040ba23a693e5357ad098cff9abe6b27], x-b3-spanid=[315f429a7cdf7997], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2bf26da-9756-4d37-97da-d0dd829b59dd]}\\\"}\"}","context":{"RequestID":"f2bf26da-9756-4d37-97da-d0dd829b59dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6793ee93-5f77-41eb-af69-31c6dbcc6c21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:30.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:30.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2bf26da-9756-4d37-97da-d0dd829b59dd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6793ee93-5f77-41eb-af69-31c6dbcc6c21","LogTimestamp":"2023-09-27T03:56:30.318Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:32.341Z","message":"Entering","context":{"RequestID":"b796b195-50f9-47c7-b6a0-f1fa87b3f5fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b9041d4-3fde-410c-809c-29cf6255d12e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:32.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:32.344Z","message":"{\"transactionId\":\"b796b195-50f9-47c7-b6a0-f1fa87b3f5fe\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:32:342\",\"respDate\":\"230927-03:56:32:343\",\"sourceId\":\"haproxy:b796b195-50f9-47c7-b6a0-f1fa87b3f5fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:32:342-65895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32b53608-2813-4d89-ab23-08d76859bda6], x-b3-parentspanid=[8fae910eb86cb98b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a35b65dbb77561a88fae910eb86cb98b], x-b3-spanid=[9258140972908057], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b796b195-50f9-47c7-b6a0-f1fa87b3f5fe]}\\\"}\"}","context":{"RequestID":"b796b195-50f9-47c7-b6a0-f1fa87b3f5fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b9041d4-3fde-410c-809c-29cf6255d12e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:32.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:32.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b796b195-50f9-47c7-b6a0-f1fa87b3f5fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b9041d4-3fde-410c-809c-29cf6255d12e","LogTimestamp":"2023-09-27T03:56:32.344Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:34.358Z","message":"Entering","context":{"RequestID":"3effae61-1ca9-49d3-b5ff-6ca405341052","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a758751-d1ac-407a-b489-e28c3e73e5a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:34.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:34.360Z","message":"{\"transactionId\":\"3effae61-1ca9-49d3-b5ff-6ca405341052\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:34:359\",\"respDate\":\"230927-03:56:34:360\",\"sourceId\":\"haproxy:3effae61-1ca9-49d3-b5ff-6ca405341052\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:34:359-19811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[965b04f9-cc5c-4c70-8cc7-dc9df6486e65], x-b3-parentspanid=[7798111d6bbd3d60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f1803b944bb8d547798111d6bbd3d60], x-b3-spanid=[a33a49f081f93c74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3effae61-1ca9-49d3-b5ff-6ca405341052]}\\\"}\"}","context":{"RequestID":"3effae61-1ca9-49d3-b5ff-6ca405341052","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a758751-d1ac-407a-b489-e28c3e73e5a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:34.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:34.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3effae61-1ca9-49d3-b5ff-6ca405341052","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a758751-d1ac-407a-b489-e28c3e73e5a2","LogTimestamp":"2023-09-27T03:56:34.361Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:35.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:56:35.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:35.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:35.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:36.373Z","message":"Entering","context":{"RequestID":"22706846-e5e4-4ee0-b6f5-b5c9a8c0d7c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03d4e7e8-e8d1-4ca1-aeb7-cf95ba2f63e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:36.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:36.375Z","message":"{\"transactionId\":\"22706846-e5e4-4ee0-b6f5-b5c9a8c0d7c0\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:36:374\",\"respDate\":\"230927-03:56:36:375\",\"sourceId\":\"haproxy:22706846-e5e4-4ee0-b6f5-b5c9a8c0d7c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:36:374-49919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[206eca36-3298-407e-9dd5-a7e1b990801f], x-b3-parentspanid=[5dc7d9c1e67fce45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[543df0002ac9c2ad5dc7d9c1e67fce45], x-b3-spanid=[20000f8ac9d310a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22706846-e5e4-4ee0-b6f5-b5c9a8c0d7c0]}\\\"}\"}","context":{"RequestID":"22706846-e5e4-4ee0-b6f5-b5c9a8c0d7c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03d4e7e8-e8d1-4ca1-aeb7-cf95ba2f63e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:36.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:36.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22706846-e5e4-4ee0-b6f5-b5c9a8c0d7c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03d4e7e8-e8d1-4ca1-aeb7-cf95ba2f63e4","LogTimestamp":"2023-09-27T03:56:36.376Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:38.163Z","message":"Entering","context":{"RequestID":"dc8376a8-3415-40ce-bdbc-a8681f7fc51b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c97dd2b1-4806-4a76-9e5e-d2716577738e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:38.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:38.166Z","message":"{\"transactionId\":\"dc8376a8-3415-40ce-bdbc-a8681f7fc51b\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:38:164\",\"respDate\":\"230927-03:56:38:166\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dc8376a8-3415-40ce-bdbc-a8681f7fc51b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:38:164-63994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6e8efec-5fe8-47f2-9742-b66daafc5f5e], x-b3-parentspanid=[dba5c0938cf60f5f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59409], x-envoy-attempt-count=[1], x-b3-traceid=[7c4c8a950d7dcb5bdba5c0938cf60f5f], x-b3-spanid=[cb82e6c7dc14a1a7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dc8376a8-3415-40ce-bdbc-a8681f7fc51b]}\\\"}\"}","context":{"RequestID":"dc8376a8-3415-40ce-bdbc-a8681f7fc51b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c97dd2b1-4806-4a76-9e5e-d2716577738e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:38.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:38.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc8376a8-3415-40ce-bdbc-a8681f7fc51b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c97dd2b1-4806-4a76-9e5e-d2716577738e","LogTimestamp":"2023-09-27T03:56:38.166Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:38.399Z","message":"Entering","context":{"RequestID":"957981a2-0bfd-44b7-8c06-02b777855ee0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"24a91dc8-48ea-4ac2-832b-9c3ac78c11a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:38.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:38.402Z","message":"{\"transactionId\":\"957981a2-0bfd-44b7-8c06-02b777855ee0\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:38:400\",\"respDate\":\"230927-03:56:38:402\",\"sourceId\":\"haproxy:957981a2-0bfd-44b7-8c06-02b777855ee0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:38:400-79348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f911e93-45b8-4b18-81aa-a95672803246], x-b3-parentspanid=[bfed766134464177], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f42f9c599b6a7f55bfed766134464177], x-b3-spanid=[789918cdcd7e881c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[957981a2-0bfd-44b7-8c06-02b777855ee0]}\\\"}\"}","context":{"RequestID":"957981a2-0bfd-44b7-8c06-02b777855ee0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"24a91dc8-48ea-4ac2-832b-9c3ac78c11a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:38.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:38.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"957981a2-0bfd-44b7-8c06-02b777855ee0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24a91dc8-48ea-4ac2-832b-9c3ac78c11a6","LogTimestamp":"2023-09-27T03:56:38.403Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:38.418Z","message":"Entering","context":{"RequestID":"e600f213-433b-4061-baed-0b2a397f48f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c50c4c1-fd68-49fe-bad2-68286739119a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"e600f213-433b-4061-baed-0b2a397f48f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c50c4c1-fd68-49fe-bad2-68286739119a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:38.421Z","message":"{\"transactionId\":\"e600f213-433b-4061-baed-0b2a397f48f7\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:38:419\",\"respDate\":\"230927-03:56:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e600f213-433b-4061-baed-0b2a397f48f7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:38:419-10237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e600f213-433b-4061-baed-0b2a397f48f7]}\\\"}\"}","context":{"RequestID":"e600f213-433b-4061-baed-0b2a397f48f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c50c4c1-fd68-49fe-bad2-68286739119a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e600f213-433b-4061-baed-0b2a397f48f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c50c4c1-fd68-49fe-bad2-68286739119a","LogTimestamp":"2023-09-27T03:56:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:40.416Z","message":"Entering","context":{"RequestID":"3c451fc9-dc04-4590-8d0c-4d13c5f723af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e444c7d4-ea8d-4aad-be84-e86b1fa3cc0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:40.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:40.418Z","message":"{\"transactionId\":\"3c451fc9-dc04-4590-8d0c-4d13c5f723af\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:40:416\",\"respDate\":\"230927-03:56:40:418\",\"sourceId\":\"haproxy:3c451fc9-dc04-4590-8d0c-4d13c5f723af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:40:416-10559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0570c20c-67ee-419c-b682-d9a70819948a], x-b3-parentspanid=[7e1454314d168bef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e04db958f911e3d7e1454314d168bef], x-b3-spanid=[0f63b09cffe39d6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c451fc9-dc04-4590-8d0c-4d13c5f723af]}\\\"}\"}","context":{"RequestID":"3c451fc9-dc04-4590-8d0c-4d13c5f723af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e444c7d4-ea8d-4aad-be84-e86b1fa3cc0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:40.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:40.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c451fc9-dc04-4590-8d0c-4d13c5f723af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e444c7d4-ea8d-4aad-be84-e86b1fa3cc0c","LogTimestamp":"2023-09-27T03:56:40.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:40.524Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:40.528Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:42.442Z","message":"Entering","context":{"RequestID":"c5882e61-9764-4ce3-95a7-04d2ff8c5fa3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb7cc941-06a9-4e14-bb46-416be9fb01e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:42.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:42.444Z","message":"{\"transactionId\":\"c5882e61-9764-4ce3-95a7-04d2ff8c5fa3\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:42:442\",\"respDate\":\"230927-03:56:42:444\",\"sourceId\":\"haproxy:c5882e61-9764-4ce3-95a7-04d2ff8c5fa3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:42:442-2088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1b2221f-de1e-43a6-a789-8051c7b21285], x-b3-parentspanid=[2efee6f4cf56cad6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7e0f381a68f05af2efee6f4cf56cad6], x-b3-spanid=[99c25a94ad6a16ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5882e61-9764-4ce3-95a7-04d2ff8c5fa3]}\\\"}\"}","context":{"RequestID":"c5882e61-9764-4ce3-95a7-04d2ff8c5fa3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb7cc941-06a9-4e14-bb46-416be9fb01e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:42.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:42.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5882e61-9764-4ce3-95a7-04d2ff8c5fa3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb7cc941-06a9-4e14-bb46-416be9fb01e8","LogTimestamp":"2023-09-27T03:56:42.444Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:44.458Z","message":"Entering","context":{"RequestID":"14b4c7c9-6a2c-4062-a073-22e9a1747671","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cd5c0b7-be9b-46b2-9db0-12f0460d6ddc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:44.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:44.460Z","message":"{\"transactionId\":\"14b4c7c9-6a2c-4062-a073-22e9a1747671\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:44:458\",\"respDate\":\"230927-03:56:44:460\",\"sourceId\":\"haproxy:14b4c7c9-6a2c-4062-a073-22e9a1747671\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:44:458-97197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5037fe99-6af5-4b77-8e6c-d3717b3a8584], x-b3-parentspanid=[8eb05bc82a09535a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61429e469d59deb68eb05bc82a09535a], x-b3-spanid=[a14accc9dd56fd42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14b4c7c9-6a2c-4062-a073-22e9a1747671]}\\\"}\"}","context":{"RequestID":"14b4c7c9-6a2c-4062-a073-22e9a1747671","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cd5c0b7-be9b-46b2-9db0-12f0460d6ddc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:44.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:44.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14b4c7c9-6a2c-4062-a073-22e9a1747671","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cd5c0b7-be9b-46b2-9db0-12f0460d6ddc","LogTimestamp":"2023-09-27T03:56:44.460Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:45.874Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:56:45.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:45.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:45.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:46.478Z","message":"Entering","context":{"RequestID":"c4d00bd3-9498-4ee0-a0ac-caa407ec8ced","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89c05bca-e669-4c37-83c6-e6964b4235cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:46.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:46.481Z","message":"{\"transactionId\":\"c4d00bd3-9498-4ee0-a0ac-caa407ec8ced\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:46:479\",\"respDate\":\"230927-03:56:46:481\",\"sourceId\":\"haproxy:c4d00bd3-9498-4ee0-a0ac-caa407ec8ced\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:46:479-74616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9592a3ef-8d13-4b8c-860e-2bf16562dced], x-b3-parentspanid=[28123a4a604151df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f0aff4b93b3d16d28123a4a604151df], x-b3-spanid=[51b10c9f7ce07822], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4d00bd3-9498-4ee0-a0ac-caa407ec8ced]}\\\"}\"}","context":{"RequestID":"c4d00bd3-9498-4ee0-a0ac-caa407ec8ced","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89c05bca-e669-4c37-83c6-e6964b4235cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:46.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:46.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4d00bd3-9498-4ee0-a0ac-caa407ec8ced","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89c05bca-e669-4c37-83c6-e6964b4235cd","LogTimestamp":"2023-09-27T03:56:46.481Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:48.193Z","message":"Entering","context":{"RequestID":"e7d9e22c-f11b-4c07-a416-dc6d50915746","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9374f09-f1a8-4bd3-a368-5a4ee3e79c44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:48.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:48.195Z","message":"{\"transactionId\":\"e7d9e22c-f11b-4c07-a416-dc6d50915746\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:48:193\",\"respDate\":\"230927-03:56:48:195\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e7d9e22c-f11b-4c07-a416-dc6d50915746\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:48:193-37547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e3f97a0-8764-471b-99c0-c28d69a0482b], x-b3-parentspanid=[a9c5ad23092c120b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40191], x-envoy-attempt-count=[1], x-b3-traceid=[1b0580a486a1eba9a9c5ad23092c120b], x-b3-spanid=[924dbc3ddf1c7dd3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e7d9e22c-f11b-4c07-a416-dc6d50915746]}\\\"}\"}","context":{"RequestID":"e7d9e22c-f11b-4c07-a416-dc6d50915746","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9374f09-f1a8-4bd3-a368-5a4ee3e79c44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:48.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:48.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7d9e22c-f11b-4c07-a416-dc6d50915746","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9374f09-f1a8-4bd3-a368-5a4ee3e79c44","LogTimestamp":"2023-09-27T03:56:48.196Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:48.418Z","message":"Entering","context":{"RequestID":"7f72756f-9f95-49ea-829c-58c1ffe7f5c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df448251-0757-477b-87b1-201997d6bc4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"7f72756f-9f95-49ea-829c-58c1ffe7f5c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df448251-0757-477b-87b1-201997d6bc4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:48.421Z","message":"{\"transactionId\":\"7f72756f-9f95-49ea-829c-58c1ffe7f5c4\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:48:419\",\"respDate\":\"230927-03:56:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7f72756f-9f95-49ea-829c-58c1ffe7f5c4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:48:419-90471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7f72756f-9f95-49ea-829c-58c1ffe7f5c4]}\\\"}\"}","context":{"RequestID":"7f72756f-9f95-49ea-829c-58c1ffe7f5c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df448251-0757-477b-87b1-201997d6bc4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f72756f-9f95-49ea-829c-58c1ffe7f5c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df448251-0757-477b-87b1-201997d6bc4e","LogTimestamp":"2023-09-27T03:56:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:48.501Z","message":"Entering","context":{"RequestID":"51f629b9-3b33-4c69-9cc5-c8f8f87f5cae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2de35e0-ff42-441c-a33d-9dd4fa873ac2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:48.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:48.504Z","message":"{\"transactionId\":\"51f629b9-3b33-4c69-9cc5-c8f8f87f5cae\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:48:502\",\"respDate\":\"230927-03:56:48:504\",\"sourceId\":\"haproxy:51f629b9-3b33-4c69-9cc5-c8f8f87f5cae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:48:502-11570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2665cff0-09dd-4ba1-9016-da68e2d3a150], x-b3-parentspanid=[e36b2c3665951ca0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fac59ba09c4adc4e36b2c3665951ca0], x-b3-spanid=[778b4817c64f753c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51f629b9-3b33-4c69-9cc5-c8f8f87f5cae]}\\\"}\"}","context":{"RequestID":"51f629b9-3b33-4c69-9cc5-c8f8f87f5cae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2de35e0-ff42-441c-a33d-9dd4fa873ac2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:48.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:48.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51f629b9-3b33-4c69-9cc5-c8f8f87f5cae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2de35e0-ff42-441c-a33d-9dd4fa873ac2","LogTimestamp":"2023-09-27T03:56:48.504Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:50.517Z","message":"Entering","context":{"RequestID":"52a33645-9da8-48e5-bee1-9417fdee79b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e3da5f4-a460-4b2e-bf4b-cdc020f04773","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:50.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:50.519Z","message":"{\"transactionId\":\"52a33645-9da8-48e5-bee1-9417fdee79b2\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:50:517\",\"respDate\":\"230927-03:56:50:519\",\"sourceId\":\"haproxy:52a33645-9da8-48e5-bee1-9417fdee79b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:50:517-7461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07a132db-8b6d-420e-88bb-46aeca0a3320], x-b3-parentspanid=[c5d3e8d4c51d0c66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d26bd4a6f6a0a388c5d3e8d4c51d0c66], x-b3-spanid=[4a9124c406426a5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52a33645-9da8-48e5-bee1-9417fdee79b2]}\\\"}\"}","context":{"RequestID":"52a33645-9da8-48e5-bee1-9417fdee79b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e3da5f4-a460-4b2e-bf4b-cdc020f04773","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:50.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:50.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52a33645-9da8-48e5-bee1-9417fdee79b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e3da5f4-a460-4b2e-bf4b-cdc020f04773","LogTimestamp":"2023-09-27T03:56:50.519Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:52.533Z","message":"Entering","context":{"RequestID":"b992ec29-282b-4d54-8466-0148d9e53401","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1772a984-ed01-4e4d-9c60-4572781b6f6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:52.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:52.535Z","message":"{\"transactionId\":\"b992ec29-282b-4d54-8466-0148d9e53401\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:52:533\",\"respDate\":\"230927-03:56:52:535\",\"sourceId\":\"haproxy:b992ec29-282b-4d54-8466-0148d9e53401\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:56:52:533-68363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8d28abb-bc79-4413-9303-c170e4c06be5], x-b3-parentspanid=[440dfaec4ccfb55b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ceb9d17be7e9a95440dfaec4ccfb55b], x-b3-spanid=[0bac3fe0b5975aac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b992ec29-282b-4d54-8466-0148d9e53401]}\\\"}\"}","context":{"RequestID":"b992ec29-282b-4d54-8466-0148d9e53401","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1772a984-ed01-4e4d-9c60-4572781b6f6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:52.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:52.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b992ec29-282b-4d54-8466-0148d9e53401","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1772a984-ed01-4e4d-9c60-4572781b6f6b","LogTimestamp":"2023-09-27T03:56:52.535Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:56:54.555Z","message":"Entering","context":{"RequestID":"7cbe8c9d-6c3c-46a0-bcec-11f27b04e8e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97da4569-d6ad-46cc-971c-37f22fb54d81","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:54.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:54.557Z","message":"{\"transactionId\":\"7cbe8c9d-6c3c-46a0-bcec-11f27b04e8e6\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:54:555\",\"respDate\":\"230927-03:56:54:557\",\"sourceId\":\"haproxy:7cbe8c9d-6c3c-46a0-bcec-11f27b04e8e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:54:555-91913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70f9e814-7afd-43cd-873c-78d94e0fa751], x-b3-parentspanid=[6d1ee059df2fd673], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba8c9abb19b0208e6d1ee059df2fd673], x-b3-spanid=[e56d0f74ba6c1672], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cbe8c9d-6c3c-46a0-bcec-11f27b04e8e6]}\\\"}\"}","context":{"RequestID":"7cbe8c9d-6c3c-46a0-bcec-11f27b04e8e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97da4569-d6ad-46cc-971c-37f22fb54d81","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:54.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:54.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cbe8c9d-6c3c-46a0-bcec-11f27b04e8e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97da4569-d6ad-46cc-971c-37f22fb54d81","LogTimestamp":"2023-09-27T03:56:54.558Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:56:55.874Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:56:55.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:55.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:55.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:56.572Z","message":"Entering","context":{"RequestID":"10be3fc3-6c7d-41b2-81b3-e9cd085b72fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1ec8d87-5d9a-49ff-8783-249cab327b03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:56.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:56.574Z","message":"{\"transactionId\":\"10be3fc3-6c7d-41b2-81b3-e9cd085b72fd\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:56:572\",\"respDate\":\"230927-03:56:56:574\",\"sourceId\":\"haproxy:10be3fc3-6c7d-41b2-81b3-e9cd085b72fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:56:572-17527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8f83228-7203-4bfa-9bda-d00baea2e710], x-b3-parentspanid=[44457eaf28bfd7e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a45a2ec4884c00844457eaf28bfd7e6], x-b3-spanid=[4b767b1b449b744b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10be3fc3-6c7d-41b2-81b3-e9cd085b72fd]}\\\"}\"}","context":{"RequestID":"10be3fc3-6c7d-41b2-81b3-e9cd085b72fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1ec8d87-5d9a-49ff-8783-249cab327b03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:56.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:56.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10be3fc3-6c7d-41b2-81b3-e9cd085b72fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1ec8d87-5d9a-49ff-8783-249cab327b03","LogTimestamp":"2023-09-27T03:56:56.574Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:56:58.163Z","message":"Entering","context":{"RequestID":"bfcff1d2-ed53-4e8a-913e-39f48e152990","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d21b87b-f453-4746-9b21-76ffad579602","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:58.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:58.165Z","message":"{\"transactionId\":\"bfcff1d2-ed53-4e8a-913e-39f48e152990\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:58:164\",\"respDate\":\"230927-03:56:58:165\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bfcff1d2-ed53-4e8a-913e-39f48e152990\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:56:58:164-8465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d10be218-d38e-41f0-9584-7b6ffdaf75a6], x-b3-parentspanid=[0adc16ba5ad93613], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47811], x-envoy-attempt-count=[1], x-b3-traceid=[4718dab7f627cda30adc16ba5ad93613], x-b3-spanid=[8df32c0c3a36e100], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bfcff1d2-ed53-4e8a-913e-39f48e152990]}\\\"}\"}","context":{"RequestID":"bfcff1d2-ed53-4e8a-913e-39f48e152990","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d21b87b-f453-4746-9b21-76ffad579602","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:56:58.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:58.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfcff1d2-ed53-4e8a-913e-39f48e152990","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d21b87b-f453-4746-9b21-76ffad579602","LogTimestamp":"2023-09-27T03:56:58.166Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:58.418Z","message":"Entering","context":{"RequestID":"7dfc55fd-0866-4f07-93ca-f8798b85e106","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8585a31-2cbe-4615-af74-86de4433914d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"7dfc55fd-0866-4f07-93ca-f8798b85e106","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8585a31-2cbe-4615-af74-86de4433914d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:58.421Z","message":"{\"transactionId\":\"7dfc55fd-0866-4f07-93ca-f8798b85e106\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:58:418\",\"respDate\":\"230927-03:56:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7dfc55fd-0866-4f07-93ca-f8798b85e106\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:58:418-67864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7dfc55fd-0866-4f07-93ca-f8798b85e106]}\\\"}\"}","context":{"RequestID":"7dfc55fd-0866-4f07-93ca-f8798b85e106","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8585a31-2cbe-4615-af74-86de4433914d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:56:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dfc55fd-0866-4f07-93ca-f8798b85e106","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8585a31-2cbe-4615-af74-86de4433914d","LogTimestamp":"2023-09-27T03:56:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:56:58.588Z","message":"Entering","context":{"RequestID":"09ca135b-9608-4335-8b2b-134083f87e73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbeef730-5224-4355-a7e3-bd78faafdc69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:58.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:56:58.590Z","message":"{\"transactionId\":\"09ca135b-9608-4335-8b2b-134083f87e73\",\"status\":\"200\",\"rqstDate\":\"230927-03:56:58:588\",\"respDate\":\"230927-03:56:58:590\",\"sourceId\":\"haproxy:09ca135b-9608-4335-8b2b-134083f87e73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:56:58:588-13653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da9bb677-5faf-442d-bc3b-88fae523c49d], x-b3-parentspanid=[524b5fe35eb935cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[362858609a46b6da524b5fe35eb935cb], x-b3-spanid=[c3cce7f94d594258], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09ca135b-9608-4335-8b2b-134083f87e73]}\\\"}\"}","context":{"RequestID":"09ca135b-9608-4335-8b2b-134083f87e73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbeef730-5224-4355-a7e3-bd78faafdc69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:56:58.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:56:58.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09ca135b-9608-4335-8b2b-134083f87e73","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbeef730-5224-4355-a7e3-bd78faafdc69","LogTimestamp":"2023-09-27T03:56:58.591Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:56:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:00.610Z","message":"Entering","context":{"RequestID":"b3051a1a-e5e2-42f5-85d2-f1cce8fa6514","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aad1ace-3b12-48fd-a1ae-83bd4ed2a990","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:00.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:00.613Z","message":"{\"transactionId\":\"b3051a1a-e5e2-42f5-85d2-f1cce8fa6514\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:00:611\",\"respDate\":\"230927-03:57:00:612\",\"sourceId\":\"haproxy:b3051a1a-e5e2-42f5-85d2-f1cce8fa6514\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:00:611-82883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[157619e5-64f7-4d33-a769-10d0addcb68e], x-b3-parentspanid=[23a46e7cdd1a92c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f07c9599f1189d123a46e7cdd1a92c6], x-b3-spanid=[79f69f8d315dbd24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3051a1a-e5e2-42f5-85d2-f1cce8fa6514]}\\\"}\"}","context":{"RequestID":"b3051a1a-e5e2-42f5-85d2-f1cce8fa6514","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aad1ace-3b12-48fd-a1ae-83bd4ed2a990","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:00.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:00.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3051a1a-e5e2-42f5-85d2-f1cce8fa6514","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8aad1ace-3b12-48fd-a1ae-83bd4ed2a990","LogTimestamp":"2023-09-27T03:57:00.613Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:02.631Z","message":"Entering","context":{"RequestID":"d406d073-4f8e-40be-be6e-c818a165973c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0369ff84-c32f-455f-8876-c80f33249c59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:02.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:02.634Z","message":"{\"transactionId\":\"d406d073-4f8e-40be-be6e-c818a165973c\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:02:632\",\"respDate\":\"230927-03:57:02:634\",\"sourceId\":\"haproxy:d406d073-4f8e-40be-be6e-c818a165973c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:02:632-71217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[359d6464-d68e-4cb1-ad19-b965e3f279a6], x-b3-parentspanid=[6e4fa0f8099655a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b5d11fca7e72fe16e4fa0f8099655a4], x-b3-spanid=[2c8717710c48e015], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d406d073-4f8e-40be-be6e-c818a165973c]}\\\"}\"}","context":{"RequestID":"d406d073-4f8e-40be-be6e-c818a165973c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0369ff84-c32f-455f-8876-c80f33249c59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:02.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:02.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d406d073-4f8e-40be-be6e-c818a165973c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0369ff84-c32f-455f-8876-c80f33249c59","LogTimestamp":"2023-09-27T03:57:02.635Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:04.646Z","message":"Entering","context":{"RequestID":"70a3b2c4-43ee-4a80-94c1-c96e784593d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5951a25-9527-49d1-9a31-4fadcc61a2ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:04.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:04.648Z","message":"{\"transactionId\":\"70a3b2c4-43ee-4a80-94c1-c96e784593d3\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:04:646\",\"respDate\":\"230927-03:57:04:648\",\"sourceId\":\"haproxy:70a3b2c4-43ee-4a80-94c1-c96e784593d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:04:646-6385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32ab817f-1240-4cc3-b21c-67590865fec9], x-b3-parentspanid=[9fa09fa2dcd48b69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b8c767855af2eeb9fa09fa2dcd48b69], x-b3-spanid=[b16f8597d3797fa4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70a3b2c4-43ee-4a80-94c1-c96e784593d3]}\\\"}\"}","context":{"RequestID":"70a3b2c4-43ee-4a80-94c1-c96e784593d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5951a25-9527-49d1-9a31-4fadcc61a2ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:04.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:04.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70a3b2c4-43ee-4a80-94c1-c96e784593d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5951a25-9527-49d1-9a31-4fadcc61a2ac","LogTimestamp":"2023-09-27T03:57:04.648Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:05.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:57:05.887Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:05.888Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:05.888Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:06.657Z","message":"Entering","context":{"RequestID":"fa7eea66-1283-4ce4-93f5-581570b80a88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bdf1a859-2d83-496e-b4c9-2cd8ed5322dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:06.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:06.659Z","message":"{\"transactionId\":\"fa7eea66-1283-4ce4-93f5-581570b80a88\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:06:657\",\"respDate\":\"230927-03:57:06:659\",\"sourceId\":\"haproxy:fa7eea66-1283-4ce4-93f5-581570b80a88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:06:657-99315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9eb4921-7e76-4b48-bbc0-3b1230dabe65], x-b3-parentspanid=[ab113d292d600508], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a144638403181ce8ab113d292d600508], x-b3-spanid=[59e49cd2cce454ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa7eea66-1283-4ce4-93f5-581570b80a88]}\\\"}\"}","context":{"RequestID":"fa7eea66-1283-4ce4-93f5-581570b80a88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bdf1a859-2d83-496e-b4c9-2cd8ed5322dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:06.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:06.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa7eea66-1283-4ce4-93f5-581570b80a88","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdf1a859-2d83-496e-b4c9-2cd8ed5322dd","LogTimestamp":"2023-09-27T03:57:06.659Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:08.160Z","message":"Entering","context":{"RequestID":"c759a362-4bf2-4913-b8e8-93df9fe8ab00","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48c2048a-8770-417e-8288-ae93a3823b69","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:08.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:08.162Z","message":"{\"transactionId\":\"c759a362-4bf2-4913-b8e8-93df9fe8ab00\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:08:161\",\"respDate\":\"230927-03:57:08:162\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c759a362-4bf2-4913-b8e8-93df9fe8ab00\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:08:161-94107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf4b7578-1f90-4f75-8eca-98718b42639b], x-b3-parentspanid=[885a663e3c5fa017], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43813], x-envoy-attempt-count=[1], x-b3-traceid=[4eaa2dd77237244f885a663e3c5fa017], x-b3-spanid=[78886f6c886bc09d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c759a362-4bf2-4913-b8e8-93df9fe8ab00]}\\\"}\"}","context":{"RequestID":"c759a362-4bf2-4913-b8e8-93df9fe8ab00","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48c2048a-8770-417e-8288-ae93a3823b69","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:08.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:08.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c759a362-4bf2-4913-b8e8-93df9fe8ab00","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48c2048a-8770-417e-8288-ae93a3823b69","LogTimestamp":"2023-09-27T03:57:08.163Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:08.417Z","message":"Entering","context":{"RequestID":"86b76345-5c41-4e67-9127-307ed1699900","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89ebc0a2-e70f-46af-8ef2-52a8b8e2a247","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"86b76345-5c41-4e67-9127-307ed1699900","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89ebc0a2-e70f-46af-8ef2-52a8b8e2a247","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:08.421Z","message":"{\"transactionId\":\"86b76345-5c41-4e67-9127-307ed1699900\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:08:418\",\"respDate\":\"230927-03:57:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:86b76345-5c41-4e67-9127-307ed1699900\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:08:418-34901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[86b76345-5c41-4e67-9127-307ed1699900]}\\\"}\"}","context":{"RequestID":"86b76345-5c41-4e67-9127-307ed1699900","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89ebc0a2-e70f-46af-8ef2-52a8b8e2a247","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86b76345-5c41-4e67-9127-307ed1699900","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89ebc0a2-e70f-46af-8ef2-52a8b8e2a247","LogTimestamp":"2023-09-27T03:57:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:08.670Z","message":"Entering","context":{"RequestID":"22ba0673-1995-4131-a360-7044710eaa27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dad74cd-6483-4f9a-8278-e1eca6b481c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:08.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:08.672Z","message":"{\"transactionId\":\"22ba0673-1995-4131-a360-7044710eaa27\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:08:670\",\"respDate\":\"230927-03:57:08:672\",\"sourceId\":\"haproxy:22ba0673-1995-4131-a360-7044710eaa27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:08:670-87863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91def8dc-735b-44b3-ab36-2f68a47919b5], x-b3-parentspanid=[39cdbef2823b270b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3a783b848a6aedc39cdbef2823b270b], x-b3-spanid=[0a68d6d9e2827d82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22ba0673-1995-4131-a360-7044710eaa27]}\\\"}\"}","context":{"RequestID":"22ba0673-1995-4131-a360-7044710eaa27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dad74cd-6483-4f9a-8278-e1eca6b481c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:08.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:08.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22ba0673-1995-4131-a360-7044710eaa27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6dad74cd-6483-4f9a-8278-e1eca6b481c7","LogTimestamp":"2023-09-27T03:57:08.672Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:10.532Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:10.536Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:10.681Z","message":"Entering","context":{"RequestID":"66914861-228e-4e17-944d-6a8826c4d7ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cece2315-90e0-40f1-83f9-544cc4f417b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:10.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:10.684Z","message":"{\"transactionId\":\"66914861-228e-4e17-944d-6a8826c4d7ea\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:10:682\",\"respDate\":\"230927-03:57:10:684\",\"sourceId\":\"haproxy:66914861-228e-4e17-944d-6a8826c4d7ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:10:682-75334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8641f3a-efd1-4564-9df3-888e85489678], x-b3-parentspanid=[509d0a41a81991cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98e7fa66d50dd50d509d0a41a81991cf], x-b3-spanid=[c2b80dc7e3a8d5e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66914861-228e-4e17-944d-6a8826c4d7ea]}\\\"}\"}","context":{"RequestID":"66914861-228e-4e17-944d-6a8826c4d7ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cece2315-90e0-40f1-83f9-544cc4f417b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:10.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:10.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66914861-228e-4e17-944d-6a8826c4d7ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cece2315-90e0-40f1-83f9-544cc4f417b4","LogTimestamp":"2023-09-27T03:57:10.685Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:12.695Z","message":"Entering","context":{"RequestID":"79ce1f98-f2c0-4685-b3fb-dd8f958bee94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e0860dd-a4d6-49ca-aefa-f1a180e901c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:12.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:12.697Z","message":"{\"transactionId\":\"79ce1f98-f2c0-4685-b3fb-dd8f958bee94\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:12:695\",\"respDate\":\"230927-03:57:12:697\",\"sourceId\":\"haproxy:79ce1f98-f2c0-4685-b3fb-dd8f958bee94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:12:695-45429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69b915c4-8ba9-4d07-a567-29324c0e376f], x-b3-parentspanid=[f450c0dc86b198f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bab2bb3084a58e8f450c0dc86b198f0], x-b3-spanid=[7da78ae5c8cfb74a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79ce1f98-f2c0-4685-b3fb-dd8f958bee94]}\\\"}\"}","context":{"RequestID":"79ce1f98-f2c0-4685-b3fb-dd8f958bee94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e0860dd-a4d6-49ca-aefa-f1a180e901c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:12.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:12.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79ce1f98-f2c0-4685-b3fb-dd8f958bee94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e0860dd-a4d6-49ca-aefa-f1a180e901c1","LogTimestamp":"2023-09-27T03:57:12.698Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:14.720Z","message":"Entering","context":{"RequestID":"04cf171b-22b0-4c91-ac08-9d6ee41abf6c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29d316d8-a2a3-4099-b59a-1926347ea828","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:14.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:14.722Z","message":"{\"transactionId\":\"04cf171b-22b0-4c91-ac08-9d6ee41abf6c\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:14:720\",\"respDate\":\"230927-03:57:14:722\",\"sourceId\":\"haproxy:04cf171b-22b0-4c91-ac08-9d6ee41abf6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:14:720-73163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11cafd7b-a4b4-40b7-b360-db8c9551a5c4], x-b3-parentspanid=[19c3580557e5a99f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ba271e57e5eb9be19c3580557e5a99f], x-b3-spanid=[c9b30445b0e2c6e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04cf171b-22b0-4c91-ac08-9d6ee41abf6c]}\\\"}\"}","context":{"RequestID":"04cf171b-22b0-4c91-ac08-9d6ee41abf6c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29d316d8-a2a3-4099-b59a-1926347ea828","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:14.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:14.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04cf171b-22b0-4c91-ac08-9d6ee41abf6c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29d316d8-a2a3-4099-b59a-1926347ea828","LogTimestamp":"2023-09-27T03:57:14.723Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:15.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:57:15.894Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:15.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:15.895Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:16.732Z","message":"Entering","context":{"RequestID":"dcb5afcc-028a-4c84-9654-890097e8bd8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fef4294-8912-402c-83e8-8fe045ceb6d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:16.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:16.735Z","message":"{\"transactionId\":\"dcb5afcc-028a-4c84-9654-890097e8bd8e\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:16:733\",\"respDate\":\"230927-03:57:16:735\",\"sourceId\":\"haproxy:dcb5afcc-028a-4c84-9654-890097e8bd8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:16:733-10037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d734a1a8-961e-4e43-b007-0f9d9113730f], x-b3-parentspanid=[aa9f7abfdd19380e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d989d3933932ff3faa9f7abfdd19380e], x-b3-spanid=[7cf988cb9caf8470], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcb5afcc-028a-4c84-9654-890097e8bd8e]}\\\"}\"}","context":{"RequestID":"dcb5afcc-028a-4c84-9654-890097e8bd8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fef4294-8912-402c-83e8-8fe045ceb6d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:16.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:16.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcb5afcc-028a-4c84-9654-890097e8bd8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fef4294-8912-402c-83e8-8fe045ceb6d7","LogTimestamp":"2023-09-27T03:57:16.736Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:18.170Z","message":"Entering","context":{"RequestID":"912e0d3c-96d7-45b9-9b79-7ed7a7c66bdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ef4fe82-629f-4b03-afbc-94e973a0fe69","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:18.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:18.172Z","message":"{\"transactionId\":\"912e0d3c-96d7-45b9-9b79-7ed7a7c66bdd\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:18:170\",\"respDate\":\"230927-03:57:18:172\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:912e0d3c-96d7-45b9-9b79-7ed7a7c66bdd\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:18:170-10230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec81d699-aed1-41cf-8e42-99c0f227cb00], x-b3-parentspanid=[64feb5f76552f5c2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59715], x-envoy-attempt-count=[1], x-b3-traceid=[2b5b360e6c4d888564feb5f76552f5c2], x-b3-spanid=[95522248a5e9eee3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[912e0d3c-96d7-45b9-9b79-7ed7a7c66bdd]}\\\"}\"}","context":{"RequestID":"912e0d3c-96d7-45b9-9b79-7ed7a7c66bdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ef4fe82-629f-4b03-afbc-94e973a0fe69","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:18.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:18.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"912e0d3c-96d7-45b9-9b79-7ed7a7c66bdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ef4fe82-629f-4b03-afbc-94e973a0fe69","LogTimestamp":"2023-09-27T03:57:18.173Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:18.417Z","message":"Entering","context":{"RequestID":"85250aaa-894b-487d-97f7-185321482687","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b6e39f2-3823-42b3-97b5-370a4065a4fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"85250aaa-894b-487d-97f7-185321482687","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b6e39f2-3823-42b3-97b5-370a4065a4fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:18.421Z","message":"{\"transactionId\":\"85250aaa-894b-487d-97f7-185321482687\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:18:418\",\"respDate\":\"230927-03:57:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:85250aaa-894b-487d-97f7-185321482687\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:18:418-58484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[85250aaa-894b-487d-97f7-185321482687]}\\\"}\"}","context":{"RequestID":"85250aaa-894b-487d-97f7-185321482687","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b6e39f2-3823-42b3-97b5-370a4065a4fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85250aaa-894b-487d-97f7-185321482687","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b6e39f2-3823-42b3-97b5-370a4065a4fb","LogTimestamp":"2023-09-27T03:57:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:18.748Z","message":"Entering","context":{"RequestID":"f5a1fbe3-f5bb-4b37-bbb1-045eaca3d793","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5fdf4da0-4798-4299-bff1-a583ce46b4bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:18.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:18.751Z","message":"{\"transactionId\":\"f5a1fbe3-f5bb-4b37-bbb1-045eaca3d793\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:18:748\",\"respDate\":\"230927-03:57:18:751\",\"sourceId\":\"haproxy:f5a1fbe3-f5bb-4b37-bbb1-045eaca3d793\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:18:748-72573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[309c54de-a637-4617-9791-c059729a7fe4], x-b3-parentspanid=[e22299189c78b9d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00d56445af240aa8e22299189c78b9d7], x-b3-spanid=[c39a9f9693e61113], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5a1fbe3-f5bb-4b37-bbb1-045eaca3d793]}\\\"}\"}","context":{"RequestID":"f5a1fbe3-f5bb-4b37-bbb1-045eaca3d793","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5fdf4da0-4798-4299-bff1-a583ce46b4bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:18.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:18.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5a1fbe3-f5bb-4b37-bbb1-045eaca3d793","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fdf4da0-4798-4299-bff1-a583ce46b4bb","LogTimestamp":"2023-09-27T03:57:18.752Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:20.767Z","message":"Entering","context":{"RequestID":"a0a07a95-1242-4c05-86b2-c258f3081cd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c3156dc-1eda-4597-b12c-f8df0e2fb899","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:20.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:20.769Z","message":"{\"transactionId\":\"a0a07a95-1242-4c05-86b2-c258f3081cd6\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:20:768\",\"respDate\":\"230927-03:57:20:769\",\"sourceId\":\"haproxy:a0a07a95-1242-4c05-86b2-c258f3081cd6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:20:768-72377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f983e90-0e60-4e85-ba47-0d8133c839c0], x-b3-parentspanid=[43ecf75c16f03b82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b2bca3be53f385043ecf75c16f03b82], x-b3-spanid=[2c583ced384f5f1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0a07a95-1242-4c05-86b2-c258f3081cd6]}\\\"}\"}","context":{"RequestID":"a0a07a95-1242-4c05-86b2-c258f3081cd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c3156dc-1eda-4597-b12c-f8df0e2fb899","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:20.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:20.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0a07a95-1242-4c05-86b2-c258f3081cd6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c3156dc-1eda-4597-b12c-f8df0e2fb899","LogTimestamp":"2023-09-27T03:57:20.770Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:22.783Z","message":"Entering","context":{"RequestID":"95f6aa2e-8b34-4841-b5b7-0a75abdb1edf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9996138e-d36d-4156-8797-17c6ea16afcf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:22.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:22.786Z","message":"{\"transactionId\":\"95f6aa2e-8b34-4841-b5b7-0a75abdb1edf\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:22:784\",\"respDate\":\"230927-03:57:22:786\",\"sourceId\":\"haproxy:95f6aa2e-8b34-4841-b5b7-0a75abdb1edf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:22:784-60926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4f0ac0f-2583-4526-97ca-2eadfe44aa67], x-b3-parentspanid=[49dce2fa6399ae2d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bdf6da0fdd03e8e49dce2fa6399ae2d], x-b3-spanid=[5fc21dc8d6a84824], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95f6aa2e-8b34-4841-b5b7-0a75abdb1edf]}\\\"}\"}","context":{"RequestID":"95f6aa2e-8b34-4841-b5b7-0a75abdb1edf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9996138e-d36d-4156-8797-17c6ea16afcf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:22.783Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:22.786Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95f6aa2e-8b34-4841-b5b7-0a75abdb1edf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9996138e-d36d-4156-8797-17c6ea16afcf","LogTimestamp":"2023-09-27T03:57:22.786Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:24.794Z","message":"Entering","context":{"RequestID":"753073a9-7bfb-4413-8762-043d0ed07490","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"831f4da1-d778-4223-ad89-16452592f621","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:24.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:24.796Z","message":"{\"transactionId\":\"753073a9-7bfb-4413-8762-043d0ed07490\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:24:795\",\"respDate\":\"230927-03:57:24:796\",\"sourceId\":\"haproxy:753073a9-7bfb-4413-8762-043d0ed07490\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:24:795-35878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[522ad9e5-cf1b-9bdb-a202-47d5fb5e20d5], x-b3-parentspanid=[2353eb5ba5370b81], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1dd29e11982e58f2353eb5ba5370b81], x-b3-spanid=[d2df24825e69d0c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[753073a9-7bfb-4413-8762-043d0ed07490]}\\\"}\"}","context":{"RequestID":"753073a9-7bfb-4413-8762-043d0ed07490","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"831f4da1-d778-4223-ad89-16452592f621","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:24.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:24.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"753073a9-7bfb-4413-8762-043d0ed07490","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"831f4da1-d778-4223-ad89-16452592f621","LogTimestamp":"2023-09-27T03:57:24.797Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:25.873Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:57:25.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:25.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:25.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:26.809Z","message":"Entering","context":{"RequestID":"e45d9e4a-76a6-405d-b664-30a9e56d6a89","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebc671ff-50d7-4241-944c-2bc263bd5655","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:26.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:26.812Z","message":"{\"transactionId\":\"e45d9e4a-76a6-405d-b664-30a9e56d6a89\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:26:810\",\"respDate\":\"230927-03:57:26:812\",\"sourceId\":\"haproxy:e45d9e4a-76a6-405d-b664-30a9e56d6a89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:26:810-30081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b954794c-91a0-48ed-a6b0-a8c0a8a3c92d], x-b3-parentspanid=[43ed43199941c7a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[febf1fe31f88fc4343ed43199941c7a7], x-b3-spanid=[186634e895f10dcb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e45d9e4a-76a6-405d-b664-30a9e56d6a89]}\\\"}\"}","context":{"RequestID":"e45d9e4a-76a6-405d-b664-30a9e56d6a89","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebc671ff-50d7-4241-944c-2bc263bd5655","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:26.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:26.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e45d9e4a-76a6-405d-b664-30a9e56d6a89","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebc671ff-50d7-4241-944c-2bc263bd5655","LogTimestamp":"2023-09-27T03:57:26.812Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:28.153Z","message":"Entering","context":{"RequestID":"7d097462-a1eb-4d24-9571-7b80bf2df431","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8bfd61b-cadb-4423-8274-475256e15046","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:28.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:28.156Z","message":"{\"transactionId\":\"7d097462-a1eb-4d24-9571-7b80bf2df431\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:28:154\",\"respDate\":\"230927-03:57:28:156\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7d097462-a1eb-4d24-9571-7b80bf2df431\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:28:154-35546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e0c82e4-c96f-4094-8add-6e26c13c6611], x-b3-parentspanid=[fbd507dacc24fa4b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53277], x-envoy-attempt-count=[1], x-b3-traceid=[bdd80dd876ce1622fbd507dacc24fa4b], x-b3-spanid=[7f8ca727a781003b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7d097462-a1eb-4d24-9571-7b80bf2df431]}\\\"}\"}","context":{"RequestID":"7d097462-a1eb-4d24-9571-7b80bf2df431","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8bfd61b-cadb-4423-8274-475256e15046","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:28.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:28.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d097462-a1eb-4d24-9571-7b80bf2df431","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8bfd61b-cadb-4423-8274-475256e15046","LogTimestamp":"2023-09-27T03:57:28.156Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:28.418Z","message":"Entering","context":{"RequestID":"4d0faf70-4a1f-481f-adf4-c323035830d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2038ba44-6f34-4894-9a11-3287d6ead460","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4d0faf70-4a1f-481f-adf4-c323035830d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2038ba44-6f34-4894-9a11-3287d6ead460","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:28.420Z","message":"{\"transactionId\":\"4d0faf70-4a1f-481f-adf4-c323035830d3\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:28:418\",\"respDate\":\"230927-03:57:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4d0faf70-4a1f-481f-adf4-c323035830d3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:28:418-68834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4d0faf70-4a1f-481f-adf4-c323035830d3]}\\\"}\"}","context":{"RequestID":"4d0faf70-4a1f-481f-adf4-c323035830d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2038ba44-6f34-4894-9a11-3287d6ead460","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d0faf70-4a1f-481f-adf4-c323035830d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2038ba44-6f34-4894-9a11-3287d6ead460","LogTimestamp":"2023-09-27T03:57:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:28.829Z","message":"Entering","context":{"RequestID":"f178aaf3-1f72-4178-b56d-ffa7f535dc43","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5df3759-ea6e-4f79-8e52-02e9ad478977","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:28.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:28.831Z","message":"{\"transactionId\":\"f178aaf3-1f72-4178-b56d-ffa7f535dc43\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:28:830\",\"respDate\":\"230927-03:57:28:831\",\"sourceId\":\"haproxy:f178aaf3-1f72-4178-b56d-ffa7f535dc43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:28:830-84997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0b27568-b9cb-4381-bdc4-43b4862a8f08], x-b3-parentspanid=[7a2445930e4caabb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb46e428292a93367a2445930e4caabb], x-b3-spanid=[0db6a7491b27ba86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f178aaf3-1f72-4178-b56d-ffa7f535dc43]}\\\"}\"}","context":{"RequestID":"f178aaf3-1f72-4178-b56d-ffa7f535dc43","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5df3759-ea6e-4f79-8e52-02e9ad478977","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:28.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:28.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f178aaf3-1f72-4178-b56d-ffa7f535dc43","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5df3759-ea6e-4f79-8e52-02e9ad478977","LogTimestamp":"2023-09-27T03:57:28.832Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:30.844Z","message":"Entering","context":{"RequestID":"d3f4ae5e-69d7-462e-b73d-1658e0303d3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57193586-b350-46b6-92fa-fa0a19d963d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:30.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:30.846Z","message":"{\"transactionId\":\"d3f4ae5e-69d7-462e-b73d-1658e0303d3a\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:30:845\",\"respDate\":\"230927-03:57:30:846\",\"sourceId\":\"haproxy:d3f4ae5e-69d7-462e-b73d-1658e0303d3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:30:845-10599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c3398ed-6c97-487d-a359-708efaa3e0a4], x-b3-parentspanid=[c5ec846b29f9a39f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6142f6182db43258c5ec846b29f9a39f], x-b3-spanid=[d89b8e259d0b59b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3f4ae5e-69d7-462e-b73d-1658e0303d3a]}\\\"}\"}","context":{"RequestID":"d3f4ae5e-69d7-462e-b73d-1658e0303d3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57193586-b350-46b6-92fa-fa0a19d963d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:30.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:30.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3f4ae5e-69d7-462e-b73d-1658e0303d3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57193586-b350-46b6-92fa-fa0a19d963d2","LogTimestamp":"2023-09-27T03:57:30.847Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:32.868Z","message":"Entering","context":{"RequestID":"b8843268-3e19-4399-a965-e7edf7efc7ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ec2a45a-0ecc-4a5e-9f82-a2043a7f404b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:32.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:32.870Z","message":"{\"transactionId\":\"b8843268-3e19-4399-a965-e7edf7efc7ad\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:32:869\",\"respDate\":\"230927-03:57:32:870\",\"sourceId\":\"haproxy:b8843268-3e19-4399-a965-e7edf7efc7ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:32:869-21275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[210da697-7bf6-4b9a-a09d-3e6fa28e7317], x-b3-parentspanid=[3f467a3a83c8522d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[031089f010bc6f843f467a3a83c8522d], x-b3-spanid=[fc7b0bac668a621b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8843268-3e19-4399-a965-e7edf7efc7ad]}\\\"}\"}","context":{"RequestID":"b8843268-3e19-4399-a965-e7edf7efc7ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ec2a45a-0ecc-4a5e-9f82-a2043a7f404b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:32.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:32.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8843268-3e19-4399-a965-e7edf7efc7ad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ec2a45a-0ecc-4a5e-9f82-a2043a7f404b","LogTimestamp":"2023-09-27T03:57:32.871Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:34.892Z","message":"Entering","context":{"RequestID":"29452cc4-03d4-4d38-9fb4-e8f2ed4236ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18b8f71e-d5df-459d-a4d5-49c386efde05","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:34.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:34.894Z","message":"{\"transactionId\":\"29452cc4-03d4-4d38-9fb4-e8f2ed4236ea\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:34:892\",\"respDate\":\"230927-03:57:34:894\",\"sourceId\":\"haproxy:29452cc4-03d4-4d38-9fb4-e8f2ed4236ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:34:892-69908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d39fdbcf-75b2-419a-b9d3-ff5615d2821f], x-b3-parentspanid=[15fbc2a58fb2d0db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe656fc4cc66e5b015fbc2a58fb2d0db], x-b3-spanid=[2feb73276a6ce497], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29452cc4-03d4-4d38-9fb4-e8f2ed4236ea]}\\\"}\"}","context":{"RequestID":"29452cc4-03d4-4d38-9fb4-e8f2ed4236ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18b8f71e-d5df-459d-a4d5-49c386efde05","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:34.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:34.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29452cc4-03d4-4d38-9fb4-e8f2ed4236ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18b8f71e-d5df-459d-a4d5-49c386efde05","LogTimestamp":"2023-09-27T03:57:34.894Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:35.874Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:57:35.891Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:35.891Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:35.891Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:36.916Z","message":"Entering","context":{"RequestID":"f59bea5b-9508-49c5-8d0a-8ae3ae1d93c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2b8f87c-4b9b-48fb-8432-c792278f8d6d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:36.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:36.918Z","message":"{\"transactionId\":\"f59bea5b-9508-49c5-8d0a-8ae3ae1d93c3\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:36:917\",\"respDate\":\"230927-03:57:36:918\",\"sourceId\":\"haproxy:f59bea5b-9508-49c5-8d0a-8ae3ae1d93c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:36:917-93635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[765c1c72-d475-473b-bfa3-10e32df8ee6e], x-b3-parentspanid=[bd36fc03a3f72d67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a1ae0982e742973bd36fc03a3f72d67], x-b3-spanid=[70c3bf72aaf09a0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f59bea5b-9508-49c5-8d0a-8ae3ae1d93c3]}\\\"}\"}","context":{"RequestID":"f59bea5b-9508-49c5-8d0a-8ae3ae1d93c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2b8f87c-4b9b-48fb-8432-c792278f8d6d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:36.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:36.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f59bea5b-9508-49c5-8d0a-8ae3ae1d93c3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2b8f87c-4b9b-48fb-8432-c792278f8d6d","LogTimestamp":"2023-09-27T03:57:36.919Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:38.154Z","message":"Entering","context":{"RequestID":"7bfb626c-6a56-45d4-b0f2-7d5e649843cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f074b71-14b8-44f2-af12-aba9bb491c74","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:38.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:38.156Z","message":"{\"transactionId\":\"7bfb626c-6a56-45d4-b0f2-7d5e649843cd\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:38:155\",\"respDate\":\"230927-03:57:38:156\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7bfb626c-6a56-45d4-b0f2-7d5e649843cd\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:38:155-32484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3992a2e7-0482-4e9f-87a5-2544517e3aeb], x-b3-parentspanid=[876bfd25d6eb06ac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34057], x-envoy-attempt-count=[1], x-b3-traceid=[335c4b76a1953c05876bfd25d6eb06ac], x-b3-spanid=[87925b55f95a4c2f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7bfb626c-6a56-45d4-b0f2-7d5e649843cd]}\\\"}\"}","context":{"RequestID":"7bfb626c-6a56-45d4-b0f2-7d5e649843cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f074b71-14b8-44f2-af12-aba9bb491c74","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:38.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:38.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bfb626c-6a56-45d4-b0f2-7d5e649843cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f074b71-14b8-44f2-af12-aba9bb491c74","LogTimestamp":"2023-09-27T03:57:38.156Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:38.419Z","message":"Entering","context":{"RequestID":"2b6b57fa-278f-45db-a4c0-431dc5fc16c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ecb49218-99be-4047-9f46-8e7d4a8ab28c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b6b57fa-278f-45db-a4c0-431dc5fc16c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ecb49218-99be-4047-9f46-8e7d4a8ab28c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:38.422Z","message":"{\"transactionId\":\"2b6b57fa-278f-45db-a4c0-431dc5fc16c7\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:38:420\",\"respDate\":\"230927-03:57:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b6b57fa-278f-45db-a4c0-431dc5fc16c7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:38:420-1578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b6b57fa-278f-45db-a4c0-431dc5fc16c7]}\\\"}\"}","context":{"RequestID":"2b6b57fa-278f-45db-a4c0-431dc5fc16c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ecb49218-99be-4047-9f46-8e7d4a8ab28c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b6b57fa-278f-45db-a4c0-431dc5fc16c7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecb49218-99be-4047-9f46-8e7d4a8ab28c","LogTimestamp":"2023-09-27T03:57:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:38.970Z","message":"Entering","context":{"RequestID":"e09e25dc-d43a-45c2-9b17-c6028552bcf2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d36d61fe-2c00-4819-bb92-ea7f423331da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:38.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:38.972Z","message":"{\"transactionId\":\"e09e25dc-d43a-45c2-9b17-c6028552bcf2\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:38:971\",\"respDate\":\"230927-03:57:38:972\",\"sourceId\":\"haproxy:e09e25dc-d43a-45c2-9b17-c6028552bcf2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:38:971-31706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bc51eeb-40da-45ba-b39b-e8c90e8fd244], x-b3-parentspanid=[bc3ff0eeb1150b1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a146e7136fa1da7bc3ff0eeb1150b1d], x-b3-spanid=[96fa57a7b8e8359c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e09e25dc-d43a-45c2-9b17-c6028552bcf2]}\\\"}\"}","context":{"RequestID":"e09e25dc-d43a-45c2-9b17-c6028552bcf2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d36d61fe-2c00-4819-bb92-ea7f423331da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:38.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:38.973Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e09e25dc-d43a-45c2-9b17-c6028552bcf2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d36d61fe-2c00-4819-bb92-ea7f423331da","LogTimestamp":"2023-09-27T03:57:38.973Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:40.548Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:40.558Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:40.983Z","message":"Entering","context":{"RequestID":"f527cb62-7850-4253-bc29-c393ea7b8742","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8df6bc96-be19-4dfb-9883-11db96828400","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:40.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:40.986Z","message":"{\"transactionId\":\"f527cb62-7850-4253-bc29-c393ea7b8742\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:40:984\",\"respDate\":\"230927-03:57:40:986\",\"sourceId\":\"haproxy:f527cb62-7850-4253-bc29-c393ea7b8742\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:40:984-73951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac285546-7d01-4fa5-9030-b954053f4a01], x-b3-parentspanid=[9f87d8fe80a58d7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bb3c7cfd904610b9f87d8fe80a58d7d], x-b3-spanid=[1e332c53728848b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f527cb62-7850-4253-bc29-c393ea7b8742]}\\\"}\"}","context":{"RequestID":"f527cb62-7850-4253-bc29-c393ea7b8742","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8df6bc96-be19-4dfb-9883-11db96828400","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:40.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:40.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f527cb62-7850-4253-bc29-c393ea7b8742","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8df6bc96-be19-4dfb-9883-11db96828400","LogTimestamp":"2023-09-27T03:57:40.986Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:42.999Z","message":"Entering","context":{"RequestID":"73c1133e-8cf0-46ee-800b-10f8b853a536","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e330ce02-e650-4ff1-81e5-17ba4eb6f90d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:42.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:43.001Z","message":"{\"transactionId\":\"73c1133e-8cf0-46ee-800b-10f8b853a536\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:42:999\",\"respDate\":\"230927-03:57:43:001\",\"sourceId\":\"haproxy:73c1133e-8cf0-46ee-800b-10f8b853a536\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:42:999-57203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32f9700f-2885-4039-ad5d-2b6c13835fee], x-b3-parentspanid=[5c29dfd4d76fe381], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[815d566a3c21853b5c29dfd4d76fe381], x-b3-spanid=[aa57a0142bb8cf4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73c1133e-8cf0-46ee-800b-10f8b853a536]}\\\"}\"}","context":{"RequestID":"73c1133e-8cf0-46ee-800b-10f8b853a536","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e330ce02-e650-4ff1-81e5-17ba4eb6f90d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:42.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:43.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73c1133e-8cf0-46ee-800b-10f8b853a536","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e330ce02-e650-4ff1-81e5-17ba4eb6f90d","LogTimestamp":"2023-09-27T03:57:43.001Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:45.012Z","message":"Entering","context":{"RequestID":"3cbe1de1-fc72-42c8-b982-ed810133fb71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"823d0edf-ed86-4344-b7f4-1eae84c53a82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:45.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:45.015Z","message":"{\"transactionId\":\"3cbe1de1-fc72-42c8-b982-ed810133fb71\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:45:013\",\"respDate\":\"230927-03:57:45:015\",\"sourceId\":\"haproxy:3cbe1de1-fc72-42c8-b982-ed810133fb71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:45:013-24917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ab26c4b-1c41-4d0a-92c5-2c32e9ae554d], x-b3-parentspanid=[9d2e8b18decc7e4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[057bafa7c52577d09d2e8b18decc7e4c], x-b3-spanid=[334f5e912d977ec6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cbe1de1-fc72-42c8-b982-ed810133fb71]}\\\"}\"}","context":{"RequestID":"3cbe1de1-fc72-42c8-b982-ed810133fb71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"823d0edf-ed86-4344-b7f4-1eae84c53a82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:45.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:45.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cbe1de1-fc72-42c8-b982-ed810133fb71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"823d0edf-ed86-4344-b7f4-1eae84c53a82","LogTimestamp":"2023-09-27T03:57:45.015Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:45.874Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:57:45.886Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:45.886Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:45.886Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:47.027Z","message":"Entering","context":{"RequestID":"075e7508-740e-4358-89a8-27d7772a9887","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"753898fb-371d-4f42-a11b-0cbddd20c503","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:47.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:47.030Z","message":"{\"transactionId\":\"075e7508-740e-4358-89a8-27d7772a9887\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:47:027\",\"respDate\":\"230927-03:57:47:030\",\"sourceId\":\"haproxy:075e7508-740e-4358-89a8-27d7772a9887\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:47:027-66244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5b9c587-2bdd-45ed-b945-9b279c142903], x-b3-parentspanid=[c34d6e28ace43cca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67631103d015a968c34d6e28ace43cca], x-b3-spanid=[6599fa6f29493652], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[075e7508-740e-4358-89a8-27d7772a9887]}\\\"}\"}","context":{"RequestID":"075e7508-740e-4358-89a8-27d7772a9887","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"753898fb-371d-4f42-a11b-0cbddd20c503","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:47.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:47.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"075e7508-740e-4358-89a8-27d7772a9887","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"753898fb-371d-4f42-a11b-0cbddd20c503","LogTimestamp":"2023-09-27T03:57:47.031Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:48.158Z","message":"Entering","context":{"RequestID":"8d5d2b18-c2f3-4863-86fe-175a9045a1ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f84ac4d-ca97-45ec-812e-faa55e42a03e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:48.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:48.161Z","message":"{\"transactionId\":\"8d5d2b18-c2f3-4863-86fe-175a9045a1ac\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:48:159\",\"respDate\":\"230927-03:57:48:161\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8d5d2b18-c2f3-4863-86fe-175a9045a1ac\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:48:159-89816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[526de3c3-c760-4a5e-b904-cbda7ec1bafb], x-b3-parentspanid=[e92dd2c577bf89be], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55059], x-envoy-attempt-count=[1], x-b3-traceid=[fc96b2688a859dc8e92dd2c577bf89be], x-b3-spanid=[98a82cbf4f79d381], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8d5d2b18-c2f3-4863-86fe-175a9045a1ac]}\\\"}\"}","context":{"RequestID":"8d5d2b18-c2f3-4863-86fe-175a9045a1ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f84ac4d-ca97-45ec-812e-faa55e42a03e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:48.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:48.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d5d2b18-c2f3-4863-86fe-175a9045a1ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f84ac4d-ca97-45ec-812e-faa55e42a03e","LogTimestamp":"2023-09-27T03:57:48.162Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:48.418Z","message":"Entering","context":{"RequestID":"5ef37d26-2442-453a-a754-2fd83618e434","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73125c73-1bcc-4200-ac4f-7022c3d9e70f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"5ef37d26-2442-453a-a754-2fd83618e434","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73125c73-1bcc-4200-ac4f-7022c3d9e70f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:48.421Z","message":"{\"transactionId\":\"5ef37d26-2442-453a-a754-2fd83618e434\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:48:418\",\"respDate\":\"230927-03:57:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5ef37d26-2442-453a-a754-2fd83618e434\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:48:418-19040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5ef37d26-2442-453a-a754-2fd83618e434]}\\\"}\"}","context":{"RequestID":"5ef37d26-2442-453a-a754-2fd83618e434","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73125c73-1bcc-4200-ac4f-7022c3d9e70f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ef37d26-2442-453a-a754-2fd83618e434","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73125c73-1bcc-4200-ac4f-7022c3d9e70f","LogTimestamp":"2023-09-27T03:57:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:49.051Z","message":"Entering","context":{"RequestID":"03e22ea4-1632-49ff-83f4-3131aa0416c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17975efc-3aa4-4e98-b7ac-c6cb85c63fbc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:49.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:49.053Z","message":"{\"transactionId\":\"03e22ea4-1632-49ff-83f4-3131aa0416c3\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:49:051\",\"respDate\":\"230927-03:57:49:053\",\"sourceId\":\"haproxy:03e22ea4-1632-49ff-83f4-3131aa0416c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:49:051-76497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c2991f5-466b-4ff7-888a-41956aa609ac], x-b3-parentspanid=[e46a0026411732e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6954d6a2bb558ba3e46a0026411732e8], x-b3-spanid=[6cc1886cb4461936], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03e22ea4-1632-49ff-83f4-3131aa0416c3]}\\\"}\"}","context":{"RequestID":"03e22ea4-1632-49ff-83f4-3131aa0416c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17975efc-3aa4-4e98-b7ac-c6cb85c63fbc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:49.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:49.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03e22ea4-1632-49ff-83f4-3131aa0416c3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17975efc-3aa4-4e98-b7ac-c6cb85c63fbc","LogTimestamp":"2023-09-27T03:57:49.054Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:57:51.067Z","message":"Entering","context":{"RequestID":"8b225749-a041-4754-8f92-daea1a8a4991","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b905424a-d9f8-4e2c-89dc-78bd3f726ff1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:51.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:51.069Z","message":"{\"transactionId\":\"8b225749-a041-4754-8f92-daea1a8a4991\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:51:068\",\"respDate\":\"230927-03:57:51:069\",\"sourceId\":\"haproxy:8b225749-a041-4754-8f92-daea1a8a4991\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:51:068-7094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1d6f1b4-69b2-41ad-a8d7-8afc284d1c45], x-b3-parentspanid=[fb021ab6a203b564], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4ce9683565ed99afb021ab6a203b564], x-b3-spanid=[10bc09ae7df04924], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b225749-a041-4754-8f92-daea1a8a4991]}\\\"}\"}","context":{"RequestID":"8b225749-a041-4754-8f92-daea1a8a4991","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b905424a-d9f8-4e2c-89dc-78bd3f726ff1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:51.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:51.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b225749-a041-4754-8f92-daea1a8a4991","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b905424a-d9f8-4e2c-89dc-78bd3f726ff1","LogTimestamp":"2023-09-27T03:57:51.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:53.079Z","message":"Entering","context":{"RequestID":"80c75fb2-35e0-42e5-aa62-87a7fc504d79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc3cee2b-1deb-4571-b508-ce3f9f9a09ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:53.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:53.086Z","message":"{\"transactionId\":\"80c75fb2-35e0-42e5-aa62-87a7fc504d79\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:53:080\",\"respDate\":\"230927-03:57:53:086\",\"sourceId\":\"haproxy:80c75fb2-35e0-42e5-aa62-87a7fc504d79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:53:080-87935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e9cca98-6153-4920-bddf-b4297b927a13], x-b3-parentspanid=[eb644be545d75377], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60e1c792e4123d78eb644be545d75377], x-b3-spanid=[2002814164b004b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80c75fb2-35e0-42e5-aa62-87a7fc504d79]}\\\"}\"}","context":{"RequestID":"80c75fb2-35e0-42e5-aa62-87a7fc504d79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc3cee2b-1deb-4571-b508-ce3f9f9a09ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:53.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:53.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80c75fb2-35e0-42e5-aa62-87a7fc504d79","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc3cee2b-1deb-4571-b508-ce3f9f9a09ab","LogTimestamp":"2023-09-27T03:57:53.086Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T03:57:55.100Z","message":"Entering","context":{"RequestID":"ea6ff00b-0003-416e-bb9d-5c18af83f60a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4781fbdb-1f73-49fa-af33-b3b0ae70b9f5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:55.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:55.102Z","message":"{\"transactionId\":\"ea6ff00b-0003-416e-bb9d-5c18af83f60a\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:55:100\",\"respDate\":\"230927-03:57:55:102\",\"sourceId\":\"haproxy:ea6ff00b-0003-416e-bb9d-5c18af83f60a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:55:100-43815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[301d8e64-9849-45c3-9dd7-26efa4221346], x-b3-parentspanid=[4e597f26ab6ff54b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e4112778aef719f4e597f26ab6ff54b], x-b3-spanid=[dfb50939a4caa38f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea6ff00b-0003-416e-bb9d-5c18af83f60a]}\\\"}\"}","context":{"RequestID":"ea6ff00b-0003-416e-bb9d-5c18af83f60a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4781fbdb-1f73-49fa-af33-b3b0ae70b9f5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:55.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:55.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea6ff00b-0003-416e-bb9d-5c18af83f60a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4781fbdb-1f73-49fa-af33-b3b0ae70b9f5","LogTimestamp":"2023-09-27T03:57:55.102Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:55.875Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:57:55.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:55.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:55.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:57.115Z","message":"Entering","context":{"RequestID":"302f32c6-4969-4010-b91c-73907eef6c7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27dfc6b9-f895-43e0-b032-a5968803cde4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:57.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:57.118Z","message":"{\"transactionId\":\"302f32c6-4969-4010-b91c-73907eef6c7b\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:57:116\",\"respDate\":\"230927-03:57:57:118\",\"sourceId\":\"haproxy:302f32c6-4969-4010-b91c-73907eef6c7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:57:57:116-93924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21cbf382-bfd1-41a2-8e13-cf49c79cebae], x-b3-parentspanid=[beecda2c74295dac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbbbd779996e3ababeecda2c74295dac], x-b3-spanid=[b5a69d99e8a9b9c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[302f32c6-4969-4010-b91c-73907eef6c7b]}\\\"}\"}","context":{"RequestID":"302f32c6-4969-4010-b91c-73907eef6c7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27dfc6b9-f895-43e0-b032-a5968803cde4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:57.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:57.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"302f32c6-4969-4010-b91c-73907eef6c7b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27dfc6b9-f895-43e0-b032-a5968803cde4","LogTimestamp":"2023-09-27T03:57:57.118Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:58.148Z","message":"Entering","context":{"RequestID":"25b7fb52-81a4-41f2-9572-d0ba6376a762","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e51da74-d843-4d00-87da-60ce1cfd2dec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:58.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:58.150Z","message":"{\"transactionId\":\"25b7fb52-81a4-41f2-9572-d0ba6376a762\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:58:149\",\"respDate\":\"230927-03:57:58:150\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:25b7fb52-81a4-41f2-9572-d0ba6376a762\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:57:58:149-97921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd4b5a8f-3d10-4625-8771-cb6ba8a99775], x-b3-parentspanid=[acb4c3a316a38fb4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56655], x-envoy-attempt-count=[1], x-b3-traceid=[8aee449f036e4567acb4c3a316a38fb4], x-b3-spanid=[56eccf59ce8f25c8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[25b7fb52-81a4-41f2-9572-d0ba6376a762]}\\\"}\"}","context":{"RequestID":"25b7fb52-81a4-41f2-9572-d0ba6376a762","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e51da74-d843-4d00-87da-60ce1cfd2dec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:57:58.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:58.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25b7fb52-81a4-41f2-9572-d0ba6376a762","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e51da74-d843-4d00-87da-60ce1cfd2dec","LogTimestamp":"2023-09-27T03:57:58.151Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:57:58.417Z","message":"Entering","context":{"RequestID":"a9ddfab2-8854-427b-aa3a-0b141427b6b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a0c8082-8405-477a-bac8-81fe1ae5d028","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"a9ddfab2-8854-427b-aa3a-0b141427b6b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a0c8082-8405-477a-bac8-81fe1ae5d028","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:58.420Z","message":"{\"transactionId\":\"a9ddfab2-8854-427b-aa3a-0b141427b6b4\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:58:418\",\"respDate\":\"230927-03:57:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a9ddfab2-8854-427b-aa3a-0b141427b6b4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:58:418-14792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a9ddfab2-8854-427b-aa3a-0b141427b6b4]}\\\"}\"}","context":{"RequestID":"a9ddfab2-8854-427b-aa3a-0b141427b6b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a0c8082-8405-477a-bac8-81fe1ae5d028","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:57:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9ddfab2-8854-427b-aa3a-0b141427b6b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a0c8082-8405-477a-bac8-81fe1ae5d028","LogTimestamp":"2023-09-27T03:57:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:57:59.134Z","message":"Entering","context":{"RequestID":"6f353453-6906-4579-bff1-60c84f33910e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc6eaba7-57df-43e7-ae13-c194a16ed47d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:59.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:57:59.136Z","message":"{\"transactionId\":\"6f353453-6906-4579-bff1-60c84f33910e\",\"status\":\"200\",\"rqstDate\":\"230927-03:57:59:134\",\"respDate\":\"230927-03:57:59:136\",\"sourceId\":\"haproxy:6f353453-6906-4579-bff1-60c84f33910e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:57:59:134-72645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f51c581-b23b-4265-bf12-de00efcab4dd], x-b3-parentspanid=[9e2b9ac66546321c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8147e256f5dbc4f19e2b9ac66546321c], x-b3-spanid=[a053db35728375f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f353453-6906-4579-bff1-60c84f33910e]}\\\"}\"}","context":{"RequestID":"6f353453-6906-4579-bff1-60c84f33910e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc6eaba7-57df-43e7-ae13-c194a16ed47d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:57:59.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:57:59.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f353453-6906-4579-bff1-60c84f33910e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc6eaba7-57df-43e7-ae13-c194a16ed47d","LogTimestamp":"2023-09-27T03:57:59.136Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:57:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:01.145Z","message":"Entering","context":{"RequestID":"2699f908-1325-4f15-9c33-bcd95273cd6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87e576a6-47f4-4c44-89f9-4263aa72d179","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:01.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:01.147Z","message":"{\"transactionId\":\"2699f908-1325-4f15-9c33-bcd95273cd6b\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:01:145\",\"respDate\":\"230927-03:58:01:147\",\"sourceId\":\"haproxy:2699f908-1325-4f15-9c33-bcd95273cd6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:01:145-93045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[632655c1-6b7e-41a2-98a6-b39ed2f3a2de], x-b3-parentspanid=[382a352d3b3e1ac6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68326afade6ec6b3382a352d3b3e1ac6], x-b3-spanid=[385d48d6be66fd60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2699f908-1325-4f15-9c33-bcd95273cd6b]}\\\"}\"}","context":{"RequestID":"2699f908-1325-4f15-9c33-bcd95273cd6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87e576a6-47f4-4c44-89f9-4263aa72d179","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:01.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:01.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2699f908-1325-4f15-9c33-bcd95273cd6b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87e576a6-47f4-4c44-89f9-4263aa72d179","LogTimestamp":"2023-09-27T03:58:01.148Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:03.155Z","message":"Entering","context":{"RequestID":"00f2cc82-600f-4a48-aaf3-ad4a081a14e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66373307-5f7b-4086-a471-273cedcf4499","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:03.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:03.157Z","message":"{\"transactionId\":\"00f2cc82-600f-4a48-aaf3-ad4a081a14e6\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:03:156\",\"respDate\":\"230927-03:58:03:157\",\"sourceId\":\"haproxy:00f2cc82-600f-4a48-aaf3-ad4a081a14e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:03:156-76269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b8c2410-b12d-47d5-9b60-1451f81bc69f], x-b3-parentspanid=[d6d16be3b3e000d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47f93e7f1c34b1b4d6d16be3b3e000d5], x-b3-spanid=[e09200ec735237ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00f2cc82-600f-4a48-aaf3-ad4a081a14e6]}\\\"}\"}","context":{"RequestID":"00f2cc82-600f-4a48-aaf3-ad4a081a14e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66373307-5f7b-4086-a471-273cedcf4499","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:03.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:03.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00f2cc82-600f-4a48-aaf3-ad4a081a14e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66373307-5f7b-4086-a471-273cedcf4499","LogTimestamp":"2023-09-27T03:58:03.158Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:05.171Z","message":"Entering","context":{"RequestID":"12cdb00e-630f-4d8e-aea7-90a4a9849396","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dede05a6-e01f-4014-9576-01fe6bdbcb33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:05.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:05.173Z","message":"{\"transactionId\":\"12cdb00e-630f-4d8e-aea7-90a4a9849396\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:05:172\",\"respDate\":\"230927-03:58:05:173\",\"sourceId\":\"haproxy:12cdb00e-630f-4d8e-aea7-90a4a9849396\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:05:172-49514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe33064e-0964-4e1f-b5b9-307223e820f1], x-b3-parentspanid=[f3d37f135f32ec85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7f750103799bc80f3d37f135f32ec85], x-b3-spanid=[38da6c218e787ece], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12cdb00e-630f-4d8e-aea7-90a4a9849396]}\\\"}\"}","context":{"RequestID":"12cdb00e-630f-4d8e-aea7-90a4a9849396","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dede05a6-e01f-4014-9576-01fe6bdbcb33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:05.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:05.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12cdb00e-630f-4d8e-aea7-90a4a9849396","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dede05a6-e01f-4014-9576-01fe6bdbcb33","LogTimestamp":"2023-09-27T03:58:05.174Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:58:05.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:58:05.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:05.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:05.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:07.192Z","message":"Entering","context":{"RequestID":"9f78fd03-d9ae-4177-99e3-e614e6c704ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e4d9a7e-3618-40c6-a1da-21e4ece81147","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:07.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:07.195Z","message":"{\"transactionId\":\"9f78fd03-d9ae-4177-99e3-e614e6c704ef\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:07:193\",\"respDate\":\"230927-03:58:07:195\",\"sourceId\":\"haproxy:9f78fd03-d9ae-4177-99e3-e614e6c704ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:07:193-27995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62331717-fcb2-452a-96ee-1b650a34e754], x-b3-parentspanid=[34e270a93e7966b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a35ea0511bf3c67434e270a93e7966b3], x-b3-spanid=[9d7c1b0817f29db4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f78fd03-d9ae-4177-99e3-e614e6c704ef]}\\\"}\"}","context":{"RequestID":"9f78fd03-d9ae-4177-99e3-e614e6c704ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e4d9a7e-3618-40c6-a1da-21e4ece81147","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:07.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:07.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f78fd03-d9ae-4177-99e3-e614e6c704ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e4d9a7e-3618-40c6-a1da-21e4ece81147","LogTimestamp":"2023-09-27T03:58:07.195Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:08.149Z","message":"Entering","context":{"RequestID":"243c4a41-968f-49b1-8e98-4e93fc19722e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b298c5c6-a253-4153-a054-2569fb52f82b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:08.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:08.151Z","message":"{\"transactionId\":\"243c4a41-968f-49b1-8e98-4e93fc19722e\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:08:150\",\"respDate\":\"230927-03:58:08:151\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:243c4a41-968f-49b1-8e98-4e93fc19722e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:08:150-72045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35bf9884-5f68-44a8-bb5e-2b6ac0f2d204], x-b3-parentspanid=[4a33e4bc88ed1c73], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44027], x-envoy-attempt-count=[1], x-b3-traceid=[963d9d25673bc49d4a33e4bc88ed1c73], x-b3-spanid=[7845729fdab60bbc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[243c4a41-968f-49b1-8e98-4e93fc19722e]}\\\"}\"}","context":{"RequestID":"243c4a41-968f-49b1-8e98-4e93fc19722e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b298c5c6-a253-4153-a054-2569fb52f82b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:08.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:08.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"243c4a41-968f-49b1-8e98-4e93fc19722e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b298c5c6-a253-4153-a054-2569fb52f82b","LogTimestamp":"2023-09-27T03:58:08.152Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:08.417Z","message":"Entering","context":{"RequestID":"f2cbecf5-f5dd-4c2b-a853-8db867a043da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0694f0e4-eb6e-4459-9c2f-35e09ba7753e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f2cbecf5-f5dd-4c2b-a853-8db867a043da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0694f0e4-eb6e-4459-9c2f-35e09ba7753e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:08.420Z","message":"{\"transactionId\":\"f2cbecf5-f5dd-4c2b-a853-8db867a043da\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:08:417\",\"respDate\":\"230927-03:58:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f2cbecf5-f5dd-4c2b-a853-8db867a043da\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:08:417-19259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f2cbecf5-f5dd-4c2b-a853-8db867a043da]}\\\"}\"}","context":{"RequestID":"f2cbecf5-f5dd-4c2b-a853-8db867a043da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0694f0e4-eb6e-4459-9c2f-35e09ba7753e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2cbecf5-f5dd-4c2b-a853-8db867a043da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0694f0e4-eb6e-4459-9c2f-35e09ba7753e","LogTimestamp":"2023-09-27T03:58:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:09.213Z","message":"Entering","context":{"RequestID":"655ebe4f-9fb4-4b74-8e57-574ec0fbc403","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0673f54f-4d84-4150-b3b2-c9bc5d104696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:09.215Z","message":"{\"transactionId\":\"655ebe4f-9fb4-4b74-8e57-574ec0fbc403\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:09:213\",\"respDate\":\"230927-03:58:09:215\",\"sourceId\":\"haproxy:655ebe4f-9fb4-4b74-8e57-574ec0fbc403\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:09:213-5823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83108ca4-b646-4678-b232-f989fc618b3c], x-b3-parentspanid=[bf1bae1c53c77eb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f62c03c194dee986bf1bae1c53c77eb1], x-b3-spanid=[4b28f663869b9718], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[655ebe4f-9fb4-4b74-8e57-574ec0fbc403]}\\\"}\"}","context":{"RequestID":"655ebe4f-9fb4-4b74-8e57-574ec0fbc403","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0673f54f-4d84-4150-b3b2-c9bc5d104696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:09.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:09.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"655ebe4f-9fb4-4b74-8e57-574ec0fbc403","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0673f54f-4d84-4150-b3b2-c9bc5d104696","LogTimestamp":"2023-09-27T03:58:09.216Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:58:10.559Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:10.573Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:11.226Z","message":"Entering","context":{"RequestID":"6cbad9de-d3f9-44b0-94f8-53503c184d2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3399dcd9-277b-4182-bf5e-b7216a9411c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:11.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:11.228Z","message":"{\"transactionId\":\"6cbad9de-d3f9-44b0-94f8-53503c184d2d\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:11:227\",\"respDate\":\"230927-03:58:11:228\",\"sourceId\":\"haproxy:6cbad9de-d3f9-44b0-94f8-53503c184d2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:11:227-26932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5319f512-be2e-973c-a4e0-6f052ac81ed2], x-b3-parentspanid=[f61a3ac83e65ae13], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab3bbdc5d92a267ef61a3ac83e65ae13], x-b3-spanid=[8d2d1f31b75864eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6cbad9de-d3f9-44b0-94f8-53503c184d2d]}\\\"}\"}","context":{"RequestID":"6cbad9de-d3f9-44b0-94f8-53503c184d2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3399dcd9-277b-4182-bf5e-b7216a9411c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:11.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:11.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6cbad9de-d3f9-44b0-94f8-53503c184d2d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3399dcd9-277b-4182-bf5e-b7216a9411c4","LogTimestamp":"2023-09-27T03:58:11.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:13.245Z","message":"Entering","context":{"RequestID":"60e98ec3-e58e-4615-9fad-f7ba471994f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7dd7eef-62c6-4c8d-9d62-3bf49ed6bbd4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:13.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:13.247Z","message":"{\"transactionId\":\"60e98ec3-e58e-4615-9fad-f7ba471994f8\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:13:245\",\"respDate\":\"230927-03:58:13:247\",\"sourceId\":\"haproxy:60e98ec3-e58e-4615-9fad-f7ba471994f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:13:245-85923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9cbe2355-427d-4af2-b214-572dbbc91c80], x-b3-parentspanid=[102385081d1da6f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17ddcfc58b280347102385081d1da6f4], x-b3-spanid=[a5207c6f7aa9271c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60e98ec3-e58e-4615-9fad-f7ba471994f8]}\\\"}\"}","context":{"RequestID":"60e98ec3-e58e-4615-9fad-f7ba471994f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7dd7eef-62c6-4c8d-9d62-3bf49ed6bbd4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:13.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:13.248Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60e98ec3-e58e-4615-9fad-f7ba471994f8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7dd7eef-62c6-4c8d-9d62-3bf49ed6bbd4","LogTimestamp":"2023-09-27T03:58:13.248Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:15.259Z","message":"Entering","context":{"RequestID":"3e78c518-ea6f-491c-a71e-aa71832827d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a28aa19a-9c36-4b52-8e66-3d7e412a37ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:15.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:15.262Z","message":"{\"transactionId\":\"3e78c518-ea6f-491c-a71e-aa71832827d6\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:15:260\",\"respDate\":\"230927-03:58:15:262\",\"sourceId\":\"haproxy:3e78c518-ea6f-491c-a71e-aa71832827d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:15:260-7110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24a2a5b0-590b-4e06-bbdb-3438b7ab4bc1], x-b3-parentspanid=[b0b3a0942cb5a313], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1511ade5c74db6c3b0b3a0942cb5a313], x-b3-spanid=[778911d7bb56d5b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e78c518-ea6f-491c-a71e-aa71832827d6]}\\\"}\"}","context":{"RequestID":"3e78c518-ea6f-491c-a71e-aa71832827d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a28aa19a-9c36-4b52-8e66-3d7e412a37ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:15.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:15.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e78c518-ea6f-491c-a71e-aa71832827d6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a28aa19a-9c36-4b52-8e66-3d7e412a37ca","LogTimestamp":"2023-09-27T03:58:15.262Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:58:15.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:58:15.893Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:15.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:15.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:17.272Z","message":"Entering","context":{"RequestID":"dcd01863-a7e5-4cf7-8f2e-c161f46c07f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"427f95cb-3eeb-4088-a7fd-6fe5348d0b32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:17.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:17.275Z","message":"{\"transactionId\":\"dcd01863-a7e5-4cf7-8f2e-c161f46c07f7\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:17:273\",\"respDate\":\"230927-03:58:17:275\",\"sourceId\":\"haproxy:dcd01863-a7e5-4cf7-8f2e-c161f46c07f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:17:273-18544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78291d9d-4098-4aff-82cd-c4f784f68283], x-b3-parentspanid=[179a5098d6651097], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[750b6c2925d583c6179a5098d6651097], x-b3-spanid=[5d90c24db0ac8bd0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcd01863-a7e5-4cf7-8f2e-c161f46c07f7]}\\\"}\"}","context":{"RequestID":"dcd01863-a7e5-4cf7-8f2e-c161f46c07f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"427f95cb-3eeb-4088-a7fd-6fe5348d0b32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:17.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:17.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcd01863-a7e5-4cf7-8f2e-c161f46c07f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"427f95cb-3eeb-4088-a7fd-6fe5348d0b32","LogTimestamp":"2023-09-27T03:58:17.275Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:18.156Z","message":"Entering","context":{"RequestID":"025a9c5f-d9a4-4042-8c30-08385eeebbb9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"507411f3-4ba5-4284-a84b-bd4d4d021fa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:18.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:18.158Z","message":"{\"transactionId\":\"025a9c5f-d9a4-4042-8c30-08385eeebbb9\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:18:156\",\"respDate\":\"230927-03:58:18:158\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:025a9c5f-d9a4-4042-8c30-08385eeebbb9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:18:156-18860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ef8c6f0-0cee-4a6e-a955-261a1a51a8ac], x-b3-parentspanid=[21998b39fe4db444], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35473], x-envoy-attempt-count=[1], x-b3-traceid=[85a8fcf0c7652d0721998b39fe4db444], x-b3-spanid=[5eb57c0da7224ce4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[025a9c5f-d9a4-4042-8c30-08385eeebbb9]}\\\"}\"}","context":{"RequestID":"025a9c5f-d9a4-4042-8c30-08385eeebbb9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"507411f3-4ba5-4284-a84b-bd4d4d021fa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:18.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:18.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"025a9c5f-d9a4-4042-8c30-08385eeebbb9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"507411f3-4ba5-4284-a84b-bd4d4d021fa0","LogTimestamp":"2023-09-27T03:58:18.159Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:18.420Z","message":"Entering","context":{"RequestID":"924960c5-738f-4017-a38e-2ac36d2c1eae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4035f719-a666-456f-916f-e17739bc3e17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:18.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"924960c5-738f-4017-a38e-2ac36d2c1eae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4035f719-a666-456f-916f-e17739bc3e17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:18.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:18.423Z","message":"{\"transactionId\":\"924960c5-738f-4017-a38e-2ac36d2c1eae\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:18:421\",\"respDate\":\"230927-03:58:18:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:924960c5-738f-4017-a38e-2ac36d2c1eae\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:18:421-36766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[924960c5-738f-4017-a38e-2ac36d2c1eae]}\\\"}\"}","context":{"RequestID":"924960c5-738f-4017-a38e-2ac36d2c1eae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4035f719-a666-456f-916f-e17739bc3e17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:18.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:18.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"924960c5-738f-4017-a38e-2ac36d2c1eae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4035f719-a666-456f-916f-e17739bc3e17","LogTimestamp":"2023-09-27T03:58:18.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:58:19.289Z","message":"Entering","context":{"RequestID":"a69a2fb3-f9d5-4646-8670-b374cd8787c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba1ca5a1-02fd-412f-a1d8-194b83605a4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:19.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:19.291Z","message":"{\"transactionId\":\"a69a2fb3-f9d5-4646-8670-b374cd8787c4\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:19:289\",\"respDate\":\"230927-03:58:19:291\",\"sourceId\":\"haproxy:a69a2fb3-f9d5-4646-8670-b374cd8787c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:19:289-5026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78a4e4d8-c24b-4624-bb43-76d73256a1fa], x-b3-parentspanid=[73cf535e2da50b26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[634e84a594f783ef73cf535e2da50b26], x-b3-spanid=[eb612ee15c63ed7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a69a2fb3-f9d5-4646-8670-b374cd8787c4]}\\\"}\"}","context":{"RequestID":"a69a2fb3-f9d5-4646-8670-b374cd8787c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba1ca5a1-02fd-412f-a1d8-194b83605a4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:19.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:19.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a69a2fb3-f9d5-4646-8670-b374cd8787c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba1ca5a1-02fd-412f-a1d8-194b83605a4c","LogTimestamp":"2023-09-27T03:58:19.291Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:21.339Z","message":"Entering","context":{"RequestID":"ffe2801a-0608-4f8e-a9a6-5a104fb17529","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"381bcbad-221e-4de7-b2fe-c64f278ecb88","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:21.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:21.342Z","message":"{\"transactionId\":\"ffe2801a-0608-4f8e-a9a6-5a104fb17529\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:21:340\",\"respDate\":\"230927-03:58:21:342\",\"sourceId\":\"haproxy:ffe2801a-0608-4f8e-a9a6-5a104fb17529\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:21:340-74446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42d42e56-9882-4893-b150-94b2fe5ecd79], x-b3-parentspanid=[43eb4f35616beed5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6efe250d0a19eeb143eb4f35616beed5], x-b3-spanid=[b1cb69162eef2720], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffe2801a-0608-4f8e-a9a6-5a104fb17529]}\\\"}\"}","context":{"RequestID":"ffe2801a-0608-4f8e-a9a6-5a104fb17529","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"381bcbad-221e-4de7-b2fe-c64f278ecb88","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:21.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:21.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffe2801a-0608-4f8e-a9a6-5a104fb17529","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"381bcbad-221e-4de7-b2fe-c64f278ecb88","LogTimestamp":"2023-09-27T03:58:21.342Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:58:23.360Z","message":"Entering","context":{"RequestID":"9b2f3953-39fa-4c9a-a1cd-9da92975b156","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35a3debf-13c3-4bf3-b0a1-5d01133931d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:23.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:23.363Z","message":"{\"transactionId\":\"9b2f3953-39fa-4c9a-a1cd-9da92975b156\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:23:361\",\"respDate\":\"230927-03:58:23:363\",\"sourceId\":\"haproxy:9b2f3953-39fa-4c9a-a1cd-9da92975b156\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:23:361-25575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2ca4eaf-70ba-4518-ae10-9127b1c0c3fc], x-b3-parentspanid=[c6a61662208f4feb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8dde99d5148aa5cc6a61662208f4feb], x-b3-spanid=[23c8798805740932], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b2f3953-39fa-4c9a-a1cd-9da92975b156]}\\\"}\"}","context":{"RequestID":"9b2f3953-39fa-4c9a-a1cd-9da92975b156","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35a3debf-13c3-4bf3-b0a1-5d01133931d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:23.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:23.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b2f3953-39fa-4c9a-a1cd-9da92975b156","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35a3debf-13c3-4bf3-b0a1-5d01133931d4","LogTimestamp":"2023-09-27T03:58:23.363Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:25.373Z","message":"Entering","context":{"RequestID":"29b83505-6811-4462-a6aa-56c9bad6d271","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80c92b8e-63e1-48d6-99cb-d4f99ed2b249","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:25.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:25.376Z","message":"{\"transactionId\":\"29b83505-6811-4462-a6aa-56c9bad6d271\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:25:374\",\"respDate\":\"230927-03:58:25:376\",\"sourceId\":\"haproxy:29b83505-6811-4462-a6aa-56c9bad6d271\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:25:374-66299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d41fdbc-a7c0-43b6-9eb9-1a314ad5b0f9], x-b3-parentspanid=[1a872e23b9b628e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44fb719e919e58e21a872e23b9b628e9], x-b3-spanid=[cb5ad91d9290e12e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29b83505-6811-4462-a6aa-56c9bad6d271]}\\\"}\"}","context":{"RequestID":"29b83505-6811-4462-a6aa-56c9bad6d271","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80c92b8e-63e1-48d6-99cb-d4f99ed2b249","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:25.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:25.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29b83505-6811-4462-a6aa-56c9bad6d271","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80c92b8e-63e1-48d6-99cb-d4f99ed2b249","LogTimestamp":"2023-09-27T03:58:25.376Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:25.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:58:25.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:25.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:25.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:27.386Z","message":"Entering","context":{"RequestID":"c890b6fd-7a98-4e6f-b83e-5b8246a38365","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9b92adb-4716-4f64-bdfb-8c5a07d46af3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:27.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:27.388Z","message":"{\"transactionId\":\"c890b6fd-7a98-4e6f-b83e-5b8246a38365\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:27:386\",\"respDate\":\"230927-03:58:27:388\",\"sourceId\":\"haproxy:c890b6fd-7a98-4e6f-b83e-5b8246a38365\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:27:386-46563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d6fb99a-2454-4f89-b021-c9de61f2a983], x-b3-parentspanid=[b13fe099bf81dd84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40d240cf7f0211ebb13fe099bf81dd84], x-b3-spanid=[947b5f4e37d0b6c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c890b6fd-7a98-4e6f-b83e-5b8246a38365]}\\\"}\"}","context":{"RequestID":"c890b6fd-7a98-4e6f-b83e-5b8246a38365","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9b92adb-4716-4f64-bdfb-8c5a07d46af3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:27.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:27.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c890b6fd-7a98-4e6f-b83e-5b8246a38365","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9b92adb-4716-4f64-bdfb-8c5a07d46af3","LogTimestamp":"2023-09-27T03:58:27.388Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:28.161Z","message":"Entering","context":{"RequestID":"d0d5a629-79f3-4981-ba0f-b6099a0baaf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9daaf44d-c9e0-432b-a3ba-c1f3d9a5f3f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:28.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:28.164Z","message":"{\"transactionId\":\"d0d5a629-79f3-4981-ba0f-b6099a0baaf6\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:28:162\",\"respDate\":\"230927-03:58:28:164\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0d5a629-79f3-4981-ba0f-b6099a0baaf6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:28:162-85618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95a790ae-0ac5-4635-8a53-0811ecde0fce], x-b3-parentspanid=[eba5fd337587286f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56161], x-envoy-attempt-count=[1], x-b3-traceid=[99a37f7e384ade49eba5fd337587286f], x-b3-spanid=[31322ca4a3b2220c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0d5a629-79f3-4981-ba0f-b6099a0baaf6]}\\\"}\"}","context":{"RequestID":"d0d5a629-79f3-4981-ba0f-b6099a0baaf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9daaf44d-c9e0-432b-a3ba-c1f3d9a5f3f7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:28.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:28.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0d5a629-79f3-4981-ba0f-b6099a0baaf6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9daaf44d-c9e0-432b-a3ba-c1f3d9a5f3f7","LogTimestamp":"2023-09-27T03:58:28.164Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:58:28.417Z","message":"Entering","context":{"RequestID":"d6abe99c-cafd-463f-9925-f9aabd2babce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c4d5e03-afd6-4d0f-a397-2404c4644f00","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"d6abe99c-cafd-463f-9925-f9aabd2babce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c4d5e03-afd6-4d0f-a397-2404c4644f00","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:28.420Z","message":"{\"transactionId\":\"d6abe99c-cafd-463f-9925-f9aabd2babce\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:28:418\",\"respDate\":\"230927-03:58:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d6abe99c-cafd-463f-9925-f9aabd2babce\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:28:418-29089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d6abe99c-cafd-463f-9925-f9aabd2babce]}\\\"}\"}","context":{"RequestID":"d6abe99c-cafd-463f-9925-f9aabd2babce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c4d5e03-afd6-4d0f-a397-2404c4644f00","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6abe99c-cafd-463f-9925-f9aabd2babce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c4d5e03-afd6-4d0f-a397-2404c4644f00","LogTimestamp":"2023-09-27T03:58:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:29.403Z","message":"Entering","context":{"RequestID":"d1d5f5ee-51b2-437e-8dab-1b1a13566210","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3153292c-cdf9-4644-9275-a7b4369e36e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:29.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:29.406Z","message":"{\"transactionId\":\"d1d5f5ee-51b2-437e-8dab-1b1a13566210\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:29:404\",\"respDate\":\"230927-03:58:29:406\",\"sourceId\":\"haproxy:d1d5f5ee-51b2-437e-8dab-1b1a13566210\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:29:404-77422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50cdf9d0-06f7-428f-b543-1644f475aebc], x-b3-parentspanid=[e7f098532e945d60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d2c947754cd5c01e7f098532e945d60], x-b3-spanid=[9b0d6ee3d00cd788], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1d5f5ee-51b2-437e-8dab-1b1a13566210]}\\\"}\"}","context":{"RequestID":"d1d5f5ee-51b2-437e-8dab-1b1a13566210","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3153292c-cdf9-4644-9275-a7b4369e36e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:29.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:29.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1d5f5ee-51b2-437e-8dab-1b1a13566210","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3153292c-cdf9-4644-9275-a7b4369e36e6","LogTimestamp":"2023-09-27T03:58:29.406Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:58:31.423Z","message":"Entering","context":{"RequestID":"80148ed1-ccde-4fd1-9f11-611e44c71277","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd775cef-fb62-47ac-9bed-7c97fd2d7e0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:31.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:31.425Z","message":"{\"transactionId\":\"80148ed1-ccde-4fd1-9f11-611e44c71277\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:31:423\",\"respDate\":\"230927-03:58:31:425\",\"sourceId\":\"haproxy:80148ed1-ccde-4fd1-9f11-611e44c71277\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:31:423-17800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c46b0d65-4e5a-4d03-8c5d-b1ef722c3a1b], x-b3-parentspanid=[1c5ae82ddd11ced2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3280e6f425511e41c5ae82ddd11ced2], x-b3-spanid=[d2ffcb51771901af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80148ed1-ccde-4fd1-9f11-611e44c71277]}\\\"}\"}","context":{"RequestID":"80148ed1-ccde-4fd1-9f11-611e44c71277","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd775cef-fb62-47ac-9bed-7c97fd2d7e0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:31.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:31.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80148ed1-ccde-4fd1-9f11-611e44c71277","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd775cef-fb62-47ac-9bed-7c97fd2d7e0c","LogTimestamp":"2023-09-27T03:58:31.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:33.443Z","message":"Entering","context":{"RequestID":"10d918ad-bc63-48a3-a564-2571d0988da7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"058a175a-056d-42d7-af95-ff3bc6964182","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:33.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:33.445Z","message":"{\"transactionId\":\"10d918ad-bc63-48a3-a564-2571d0988da7\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:33:443\",\"respDate\":\"230927-03:58:33:445\",\"sourceId\":\"haproxy:10d918ad-bc63-48a3-a564-2571d0988da7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:33:443-27400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f7deb3c-fd4d-4e3c-afdf-eee2ee4c7e2e], x-b3-parentspanid=[84976344a42edea1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0232b884df1ccaa584976344a42edea1], x-b3-spanid=[19c63e64e0511291], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10d918ad-bc63-48a3-a564-2571d0988da7]}\\\"}\"}","context":{"RequestID":"10d918ad-bc63-48a3-a564-2571d0988da7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"058a175a-056d-42d7-af95-ff3bc6964182","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:33.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:33.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10d918ad-bc63-48a3-a564-2571d0988da7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"058a175a-056d-42d7-af95-ff3bc6964182","LogTimestamp":"2023-09-27T03:58:33.445Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:35.456Z","message":"Entering","context":{"RequestID":"97d035ed-9563-4603-bc8c-1ab7a9bdd64c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6421cbfc-fb18-4ad1-95c9-e3ca493db980","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:35.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:35.458Z","message":"{\"transactionId\":\"97d035ed-9563-4603-bc8c-1ab7a9bdd64c\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:35:456\",\"respDate\":\"230927-03:58:35:458\",\"sourceId\":\"haproxy:97d035ed-9563-4603-bc8c-1ab7a9bdd64c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:35:456-91686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6341cc5a-fea4-4446-80e7-aa63242e2fd8], x-b3-parentspanid=[47f6c0cf3d1cdc81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5dc0c80b052f22dd47f6c0cf3d1cdc81], x-b3-spanid=[dd52bdf7358aa2f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97d035ed-9563-4603-bc8c-1ab7a9bdd64c]}\\\"}\"}","context":{"RequestID":"97d035ed-9563-4603-bc8c-1ab7a9bdd64c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6421cbfc-fb18-4ad1-95c9-e3ca493db980","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:35.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:35.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97d035ed-9563-4603-bc8c-1ab7a9bdd64c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6421cbfc-fb18-4ad1-95c9-e3ca493db980","LogTimestamp":"2023-09-27T03:58:35.458Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:35.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:58:35.892Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:35.892Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:35.892Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:37.469Z","message":"Entering","context":{"RequestID":"85ee52a6-ffa0-468a-a521-458737c9954f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eaf5e4fa-f6a6-4427-9443-58d76b1d7fd0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:37.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:37.471Z","message":"{\"transactionId\":\"85ee52a6-ffa0-468a-a521-458737c9954f\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:37:470\",\"respDate\":\"230927-03:58:37:471\",\"sourceId\":\"haproxy:85ee52a6-ffa0-468a-a521-458737c9954f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:37:470-3380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50ebb95d-4059-4686-bdb2-1a32116d9506], x-b3-parentspanid=[6b0a8bfe9e5ff2c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82aee0a7afd428ca6b0a8bfe9e5ff2c4], x-b3-spanid=[e0f3634eccd5f906], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85ee52a6-ffa0-468a-a521-458737c9954f]}\\\"}\"}","context":{"RequestID":"85ee52a6-ffa0-468a-a521-458737c9954f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eaf5e4fa-f6a6-4427-9443-58d76b1d7fd0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:37.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:37.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85ee52a6-ffa0-468a-a521-458737c9954f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eaf5e4fa-f6a6-4427-9443-58d76b1d7fd0","LogTimestamp":"2023-09-27T03:58:37.471Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:38.147Z","message":"Entering","context":{"RequestID":"94da30ed-99e4-4b11-9071-8436adb4978f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"601107b6-8070-456a-86f3-0b65ca2cb14b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:38.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:38.149Z","message":"{\"transactionId\":\"94da30ed-99e4-4b11-9071-8436adb4978f\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:38:147\",\"respDate\":\"230927-03:58:38:149\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:94da30ed-99e4-4b11-9071-8436adb4978f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:38:147-14439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50e472a1-2542-4de5-aa2d-a33107ca6190], x-b3-parentspanid=[ff8f8210b6ec3439], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53701], x-envoy-attempt-count=[1], x-b3-traceid=[dbbe68ab41cfd142ff8f8210b6ec3439], x-b3-spanid=[973f2155005a40e7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[94da30ed-99e4-4b11-9071-8436adb4978f]}\\\"}\"}","context":{"RequestID":"94da30ed-99e4-4b11-9071-8436adb4978f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"601107b6-8070-456a-86f3-0b65ca2cb14b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:38.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:38.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94da30ed-99e4-4b11-9071-8436adb4978f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"601107b6-8070-456a-86f3-0b65ca2cb14b","LogTimestamp":"2023-09-27T03:58:38.150Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:38.417Z","message":"Entering","context":{"RequestID":"32c72995-721a-4718-b667-7d550bc33e27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d17ed2a8-887d-49ce-916f-0153a4a4dd4b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"32c72995-721a-4718-b667-7d550bc33e27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d17ed2a8-887d-49ce-916f-0153a4a4dd4b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:38.420Z","message":"{\"transactionId\":\"32c72995-721a-4718-b667-7d550bc33e27\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:38:418\",\"respDate\":\"230927-03:58:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:32c72995-721a-4718-b667-7d550bc33e27\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:38:418-46027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[32c72995-721a-4718-b667-7d550bc33e27]}\\\"}\"}","context":{"RequestID":"32c72995-721a-4718-b667-7d550bc33e27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d17ed2a8-887d-49ce-916f-0153a4a4dd4b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32c72995-721a-4718-b667-7d550bc33e27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d17ed2a8-887d-49ce-916f-0153a4a4dd4b","LogTimestamp":"2023-09-27T03:58:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:39.486Z","message":"Entering","context":{"RequestID":"8d5e1841-9e14-441b-9fac-496a3414ca6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"058403cf-8bd5-4168-8917-9ec3466d55a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:39.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:39.488Z","message":"{\"transactionId\":\"8d5e1841-9e14-441b-9fac-496a3414ca6e\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:39:487\",\"respDate\":\"230927-03:58:39:488\",\"sourceId\":\"haproxy:8d5e1841-9e14-441b-9fac-496a3414ca6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:39:487-28660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[082a0da2-6a69-4625-b0c8-10982fd5173c], x-b3-parentspanid=[f2cee11d1857911d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66b147c109aa7a6bf2cee11d1857911d], x-b3-spanid=[2f9742af3056c792], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d5e1841-9e14-441b-9fac-496a3414ca6e]}\\\"}\"}","context":{"RequestID":"8d5e1841-9e14-441b-9fac-496a3414ca6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"058403cf-8bd5-4168-8917-9ec3466d55a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:39.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:39.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d5e1841-9e14-441b-9fac-496a3414ca6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"058403cf-8bd5-4168-8917-9ec3466d55a7","LogTimestamp":"2023-09-27T03:58:39.489Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:40.575Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:40.581Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:41.502Z","message":"Entering","context":{"RequestID":"531bcc19-3090-456b-bb34-072a5710cc65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"536253f7-685f-4045-8818-ae900f54d193","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:41.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:41.504Z","message":"{\"transactionId\":\"531bcc19-3090-456b-bb34-072a5710cc65\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:41:502\",\"respDate\":\"230927-03:58:41:504\",\"sourceId\":\"haproxy:531bcc19-3090-456b-bb34-072a5710cc65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:41:502-99084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c407d15e-7f2d-4ea0-a0db-5f6866febdc6], x-b3-parentspanid=[db03c671548544cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[324b32264d640e60db03c671548544cc], x-b3-spanid=[6fcf8563931fdd15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[531bcc19-3090-456b-bb34-072a5710cc65]}\\\"}\"}","context":{"RequestID":"531bcc19-3090-456b-bb34-072a5710cc65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"536253f7-685f-4045-8818-ae900f54d193","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:41.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:41.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"531bcc19-3090-456b-bb34-072a5710cc65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"536253f7-685f-4045-8818-ae900f54d193","LogTimestamp":"2023-09-27T03:58:41.505Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:43.521Z","message":"Entering","context":{"RequestID":"67bfb9d4-3bd1-4b47-890a-bbf852c8119e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac6d5a05-6abb-4425-b633-8877c1b88a1b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:43.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:43.523Z","message":"{\"transactionId\":\"67bfb9d4-3bd1-4b47-890a-bbf852c8119e\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:43:521\",\"respDate\":\"230927-03:58:43:523\",\"sourceId\":\"haproxy:67bfb9d4-3bd1-4b47-890a-bbf852c8119e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:43:521-66724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be8e6433-3bfb-429b-9dc5-33b6d20167bb], x-b3-parentspanid=[a9eed2b4ab908e1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3b9eb98f8c8e853a9eed2b4ab908e1b], x-b3-spanid=[471f01bb8caf3003], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67bfb9d4-3bd1-4b47-890a-bbf852c8119e]}\\\"}\"}","context":{"RequestID":"67bfb9d4-3bd1-4b47-890a-bbf852c8119e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac6d5a05-6abb-4425-b633-8877c1b88a1b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:43.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:43.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67bfb9d4-3bd1-4b47-890a-bbf852c8119e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac6d5a05-6abb-4425-b633-8877c1b88a1b","LogTimestamp":"2023-09-27T03:58:43.523Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:45.541Z","message":"Entering","context":{"RequestID":"bfda87b6-1a86-46ce-89c3-777a92bbf756","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0336e84e-4762-410f-8529-72f33a4f0a2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:45.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:45.543Z","message":"{\"transactionId\":\"bfda87b6-1a86-46ce-89c3-777a92bbf756\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:45:542\",\"respDate\":\"230927-03:58:45:543\",\"sourceId\":\"haproxy:bfda87b6-1a86-46ce-89c3-777a92bbf756\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:45:542-56352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9889b9a3-c62d-45e2-8d76-84d06f4537df], x-b3-parentspanid=[774c87cfa741468c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6429c3eae1c88a92774c87cfa741468c], x-b3-spanid=[712350aa5f5aa084], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfda87b6-1a86-46ce-89c3-777a92bbf756]}\\\"}\"}","context":{"RequestID":"bfda87b6-1a86-46ce-89c3-777a92bbf756","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0336e84e-4762-410f-8529-72f33a4f0a2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:45.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:45.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfda87b6-1a86-46ce-89c3-777a92bbf756","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0336e84e-4762-410f-8529-72f33a4f0a2e","LogTimestamp":"2023-09-27T03:58:45.543Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:45.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:58:45.886Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:45.887Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:45.887Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:47.555Z","message":"Entering","context":{"RequestID":"f87ce493-b6dd-4ca1-b4b2-a16c38e67dee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2039014a-8efb-4fbe-8dd2-18c675dc6394","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:47.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:47.558Z","message":"{\"transactionId\":\"f87ce493-b6dd-4ca1-b4b2-a16c38e67dee\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:47:556\",\"respDate\":\"230927-03:58:47:558\",\"sourceId\":\"haproxy:f87ce493-b6dd-4ca1-b4b2-a16c38e67dee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:47:556-62612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d659f73-2b22-462a-af0e-2124f0d7dcb9], x-b3-parentspanid=[68ca64078f28e118], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e008014af14df4cf68ca64078f28e118], x-b3-spanid=[c38ae639a21592a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f87ce493-b6dd-4ca1-b4b2-a16c38e67dee]}\\\"}\"}","context":{"RequestID":"f87ce493-b6dd-4ca1-b4b2-a16c38e67dee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2039014a-8efb-4fbe-8dd2-18c675dc6394","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:47.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:47.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f87ce493-b6dd-4ca1-b4b2-a16c38e67dee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2039014a-8efb-4fbe-8dd2-18c675dc6394","LogTimestamp":"2023-09-27T03:58:47.559Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:58:48.152Z","message":"Entering","context":{"RequestID":"22e552bb-d765-4ec0-8252-818e204a5f6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68595096-e92a-4c96-a965-c18a8a9a2634","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:48.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:48.155Z","message":"{\"transactionId\":\"22e552bb-d765-4ec0-8252-818e204a5f6f\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:48:153\",\"respDate\":\"230927-03:58:48:155\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:22e552bb-d765-4ec0-8252-818e204a5f6f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:48:153-39006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41da911a-0fbd-47d0-9750-29e59e16d852], x-b3-parentspanid=[0cd9cc8d7cd03032], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57453], x-envoy-attempt-count=[1], x-b3-traceid=[c2ad53e61a108b810cd9cc8d7cd03032], x-b3-spanid=[aeb74ca2a179d7ca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[22e552bb-d765-4ec0-8252-818e204a5f6f]}\\\"}\"}","context":{"RequestID":"22e552bb-d765-4ec0-8252-818e204a5f6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68595096-e92a-4c96-a965-c18a8a9a2634","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:48.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:48.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22e552bb-d765-4ec0-8252-818e204a5f6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68595096-e92a-4c96-a965-c18a8a9a2634","LogTimestamp":"2023-09-27T03:58:48.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:48.418Z","message":"Entering","context":{"RequestID":"06e143c0-3479-42c4-bba2-e7d455e32197","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"428c112c-f2bb-4e86-87d3-65940ec82ab1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"06e143c0-3479-42c4-bba2-e7d455e32197","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"428c112c-f2bb-4e86-87d3-65940ec82ab1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:48.422Z","message":"{\"transactionId\":\"06e143c0-3479-42c4-bba2-e7d455e32197\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:48:419\",\"respDate\":\"230927-03:58:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:06e143c0-3479-42c4-bba2-e7d455e32197\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:48:419-21639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[06e143c0-3479-42c4-bba2-e7d455e32197]}\\\"}\"}","context":{"RequestID":"06e143c0-3479-42c4-bba2-e7d455e32197","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"428c112c-f2bb-4e86-87d3-65940ec82ab1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06e143c0-3479-42c4-bba2-e7d455e32197","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"428c112c-f2bb-4e86-87d3-65940ec82ab1","LogTimestamp":"2023-09-27T03:58:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:58:49.574Z","message":"Entering","context":{"RequestID":"3a599e44-c614-4335-8a7b-98c889e72f85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb401ae9-b4dc-4f99-ab4b-2e7ba35c645b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:49.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:49.577Z","message":"{\"transactionId\":\"3a599e44-c614-4335-8a7b-98c889e72f85\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:49:575\",\"respDate\":\"230927-03:58:49:577\",\"sourceId\":\"haproxy:3a599e44-c614-4335-8a7b-98c889e72f85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:49:575-81053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f6ce6ce-68a8-40a3-bb4d-ab9367fd55ee], x-b3-parentspanid=[cf3782bf80e8990c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8beae6dca32d892bcf3782bf80e8990c], x-b3-spanid=[ed724079f9004315], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a599e44-c614-4335-8a7b-98c889e72f85]}\\\"}\"}","context":{"RequestID":"3a599e44-c614-4335-8a7b-98c889e72f85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb401ae9-b4dc-4f99-ab4b-2e7ba35c645b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:49.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:49.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a599e44-c614-4335-8a7b-98c889e72f85","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb401ae9-b4dc-4f99-ab4b-2e7ba35c645b","LogTimestamp":"2023-09-27T03:58:49.577Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:58:51.586Z","message":"Entering","context":{"RequestID":"4467afd2-8264-4dc9-afb2-bd195d6b1002","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc1dbd8f-12f9-41a8-8578-4eb29665abf5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:51.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:51.588Z","message":"{\"transactionId\":\"4467afd2-8264-4dc9-afb2-bd195d6b1002\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:51:587\",\"respDate\":\"230927-03:58:51:588\",\"sourceId\":\"haproxy:4467afd2-8264-4dc9-afb2-bd195d6b1002\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:51:587-3181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59d76be9-ea0e-9dd0-a2df-0fe536e90821], x-b3-parentspanid=[18e384c0ee198698], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfe9460580e4ff3418e384c0ee198698], x-b3-spanid=[e68484ed76b45912], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4467afd2-8264-4dc9-afb2-bd195d6b1002]}\\\"}\"}","context":{"RequestID":"4467afd2-8264-4dc9-afb2-bd195d6b1002","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc1dbd8f-12f9-41a8-8578-4eb29665abf5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:51.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:51.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4467afd2-8264-4dc9-afb2-bd195d6b1002","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc1dbd8f-12f9-41a8-8578-4eb29665abf5","LogTimestamp":"2023-09-27T03:58:51.588Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:53.605Z","message":"Entering","context":{"RequestID":"50a4b51e-09ea-477a-b999-fb56eeab1ada","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1eb09f7-e62a-4add-afd5-ec4fc7f6eb32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:53.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:53.608Z","message":"{\"transactionId\":\"50a4b51e-09ea-477a-b999-fb56eeab1ada\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:53:606\",\"respDate\":\"230927-03:58:53:608\",\"sourceId\":\"haproxy:50a4b51e-09ea-477a-b999-fb56eeab1ada\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:58:53:606-25621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4bddcac-a3aa-4e2d-9e92-b91c0c15e7b0], x-b3-parentspanid=[5f285215491bb8ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ce9e7d63c1d3b075f285215491bb8ae], x-b3-spanid=[1d4818e8b791d579], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50a4b51e-09ea-477a-b999-fb56eeab1ada]}\\\"}\"}","context":{"RequestID":"50a4b51e-09ea-477a-b999-fb56eeab1ada","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1eb09f7-e62a-4add-afd5-ec4fc7f6eb32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:53.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:53.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50a4b51e-09ea-477a-b999-fb56eeab1ada","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1eb09f7-e62a-4add-afd5-ec4fc7f6eb32","LogTimestamp":"2023-09-27T03:58:53.608Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:58:55.626Z","message":"Entering","context":{"RequestID":"744950db-62d0-4cfa-8005-06594c80458f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9adae26d-2d90-41d0-841f-5790d7695c4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:55.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:55.628Z","message":"{\"transactionId\":\"744950db-62d0-4cfa-8005-06594c80458f\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:55:627\",\"respDate\":\"230927-03:58:55:628\",\"sourceId\":\"haproxy:744950db-62d0-4cfa-8005-06594c80458f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:55:627-54\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83f1a898-bfb1-4419-8f62-03beff5943c2], x-b3-parentspanid=[8697a44e51918d73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7c22b886f606af58697a44e51918d73], x-b3-spanid=[5179733d1a57c16f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[744950db-62d0-4cfa-8005-06594c80458f]}\\\"}\"}","context":{"RequestID":"744950db-62d0-4cfa-8005-06594c80458f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9adae26d-2d90-41d0-841f-5790d7695c4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:55.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:55.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"744950db-62d0-4cfa-8005-06594c80458f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9adae26d-2d90-41d0-841f-5790d7695c4a","LogTimestamp":"2023-09-27T03:58:55.629Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:55.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:58:55.907Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:55.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:55.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:57.640Z","message":"Entering","context":{"RequestID":"620d49bc-d0c6-4fc5-97ab-7b35a056992e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95857d67-7b7d-4e64-9786-68433884c7b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:57.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:57.643Z","message":"{\"transactionId\":\"620d49bc-d0c6-4fc5-97ab-7b35a056992e\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:57:640\",\"respDate\":\"230927-03:58:57:643\",\"sourceId\":\"haproxy:620d49bc-d0c6-4fc5-97ab-7b35a056992e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:57:640-46579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e27ac4d-d577-424e-a733-6f73d5911f63], x-b3-parentspanid=[d7de024f8a6ac973], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[224dd75dd9f2a6a5d7de024f8a6ac973], x-b3-spanid=[41ea4483d62d13bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[620d49bc-d0c6-4fc5-97ab-7b35a056992e]}\\\"}\"}","context":{"RequestID":"620d49bc-d0c6-4fc5-97ab-7b35a056992e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95857d67-7b7d-4e64-9786-68433884c7b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:57.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:57.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"620d49bc-d0c6-4fc5-97ab-7b35a056992e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95857d67-7b7d-4e64-9786-68433884c7b4","LogTimestamp":"2023-09-27T03:58:57.643Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:58.157Z","message":"Entering","context":{"RequestID":"2bc302c0-4cac-4e54-a699-a0d80e2d1422","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2390072-027c-4dd2-b060-b5808a4be993","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:58.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:58.160Z","message":"{\"transactionId\":\"2bc302c0-4cac-4e54-a699-a0d80e2d1422\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:58:158\",\"respDate\":\"230927-03:58:58:160\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2bc302c0-4cac-4e54-a699-a0d80e2d1422\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:58:58:158-32091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[038b0ac2-858e-44d5-ac87-918c234f416d], x-b3-parentspanid=[111154a138f90c69], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40637], x-envoy-attempt-count=[1], x-b3-traceid=[f0934895d5730536111154a138f90c69], x-b3-spanid=[cc1162abbceefd49], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2bc302c0-4cac-4e54-a699-a0d80e2d1422]}\\\"}\"}","context":{"RequestID":"2bc302c0-4cac-4e54-a699-a0d80e2d1422","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2390072-027c-4dd2-b060-b5808a4be993","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:58:58.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:58.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bc302c0-4cac-4e54-a699-a0d80e2d1422","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2390072-027c-4dd2-b060-b5808a4be993","LogTimestamp":"2023-09-27T03:58:58.160Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:58:58.418Z","message":"Entering","context":{"RequestID":"0cd565fb-ca03-4c70-9d38-9ac7cdf37719","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ced2392-824a-4f42-8052-90dbecb98d4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0cd565fb-ca03-4c70-9d38-9ac7cdf37719","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ced2392-824a-4f42-8052-90dbecb98d4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:58.421Z","message":"{\"transactionId\":\"0cd565fb-ca03-4c70-9d38-9ac7cdf37719\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:58:419\",\"respDate\":\"230927-03:58:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0cd565fb-ca03-4c70-9d38-9ac7cdf37719\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:58:419-18284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0cd565fb-ca03-4c70-9d38-9ac7cdf37719]}\\\"}\"}","context":{"RequestID":"0cd565fb-ca03-4c70-9d38-9ac7cdf37719","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ced2392-824a-4f42-8052-90dbecb98d4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:58:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cd565fb-ca03-4c70-9d38-9ac7cdf37719","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ced2392-824a-4f42-8052-90dbecb98d4d","LogTimestamp":"2023-09-27T03:58:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:58:59.660Z","message":"Entering","context":{"RequestID":"572c55fb-638a-489e-b811-71a9c3ee68cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"919f243e-9ab0-4f47-a670-e90e2b283b59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:59.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:58:59.663Z","message":"{\"transactionId\":\"572c55fb-638a-489e-b811-71a9c3ee68cc\",\"status\":\"200\",\"rqstDate\":\"230927-03:58:59:661\",\"respDate\":\"230927-03:58:59:662\",\"sourceId\":\"haproxy:572c55fb-638a-489e-b811-71a9c3ee68cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:58:59:661-17134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02bac6c1-ab0b-4ff9-98b5-2c49b6d67125], x-b3-parentspanid=[d971f29413384eba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6673c2d7f1d659bd971f29413384eba], x-b3-spanid=[f566e6194c1d587b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[572c55fb-638a-489e-b811-71a9c3ee68cc]}\\\"}\"}","context":{"RequestID":"572c55fb-638a-489e-b811-71a9c3ee68cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"919f243e-9ab0-4f47-a670-e90e2b283b59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:58:59.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:58:59.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"572c55fb-638a-489e-b811-71a9c3ee68cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"919f243e-9ab0-4f47-a670-e90e2b283b59","LogTimestamp":"2023-09-27T03:58:59.663Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:58:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:01.673Z","message":"Entering","context":{"RequestID":"0c15e8de-6d17-4e52-8916-4ea447b2f433","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b3d0ee03-c2fa-40fd-bdca-587b952834f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:01.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:01.675Z","message":"{\"transactionId\":\"0c15e8de-6d17-4e52-8916-4ea447b2f433\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:01:673\",\"respDate\":\"230927-03:59:01:675\",\"sourceId\":\"haproxy:0c15e8de-6d17-4e52-8916-4ea447b2f433\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:01:673-32393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b039649d-c679-4416-bbd1-26198b95a6b5], x-b3-parentspanid=[c4968c4baceaf527], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1192c321b4acec46c4968c4baceaf527], x-b3-spanid=[df9a3019fdefb083], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c15e8de-6d17-4e52-8916-4ea447b2f433]}\\\"}\"}","context":{"RequestID":"0c15e8de-6d17-4e52-8916-4ea447b2f433","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b3d0ee03-c2fa-40fd-bdca-587b952834f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:01.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:01.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c15e8de-6d17-4e52-8916-4ea447b2f433","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3d0ee03-c2fa-40fd-bdca-587b952834f6","LogTimestamp":"2023-09-27T03:59:01.675Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:03.689Z","message":"Entering","context":{"RequestID":"1d5967af-ed2b-4915-b5d5-24b0bca0ad6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f88c1f58-ab58-426b-ab3c-4c9ea40b1404","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:03.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:03.692Z","message":"{\"transactionId\":\"1d5967af-ed2b-4915-b5d5-24b0bca0ad6b\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:03:690\",\"respDate\":\"230927-03:59:03:691\",\"sourceId\":\"haproxy:1d5967af-ed2b-4915-b5d5-24b0bca0ad6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:03:690-55790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c7dfae2-2db5-4d81-aa50-b6fec4e3da58], x-b3-parentspanid=[b785317d6a4f3e87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3760c537fbeadd50b785317d6a4f3e87], x-b3-spanid=[46ac9d283268f7c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d5967af-ed2b-4915-b5d5-24b0bca0ad6b]}\\\"}\"}","context":{"RequestID":"1d5967af-ed2b-4915-b5d5-24b0bca0ad6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f88c1f58-ab58-426b-ab3c-4c9ea40b1404","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:03.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:03.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d5967af-ed2b-4915-b5d5-24b0bca0ad6b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f88c1f58-ab58-426b-ab3c-4c9ea40b1404","LogTimestamp":"2023-09-27T03:59:03.692Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:05.727Z","message":"Entering","context":{"RequestID":"9d4b4ed0-7d4c-42d0-be0f-6320516f5368","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49ed8739-f958-4489-a657-8e8f2d80771d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:05.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:05.730Z","message":"{\"transactionId\":\"9d4b4ed0-7d4c-42d0-be0f-6320516f5368\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:05:728\",\"respDate\":\"230927-03:59:05:730\",\"sourceId\":\"haproxy:9d4b4ed0-7d4c-42d0-be0f-6320516f5368\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:05:728-90412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db238b82-d133-4cc8-8efc-5cc5f792fba8], x-b3-parentspanid=[61a90260e0b51a16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[808a020c07126f4161a90260e0b51a16], x-b3-spanid=[6cab92af0550d4ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d4b4ed0-7d4c-42d0-be0f-6320516f5368]}\\\"}\"}","context":{"RequestID":"9d4b4ed0-7d4c-42d0-be0f-6320516f5368","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49ed8739-f958-4489-a657-8e8f2d80771d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:05.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:05.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d4b4ed0-7d4c-42d0-be0f-6320516f5368","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49ed8739-f958-4489-a657-8e8f2d80771d","LogTimestamp":"2023-09-27T03:59:05.731Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:05.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:59:05.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:05.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:05.982Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:07.743Z","message":"Entering","context":{"RequestID":"f7258145-7692-4763-8aec-8691c35ae08f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"164fc78a-f61a-4051-869e-e4a4d3d86c4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:07.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:07.746Z","message":"{\"transactionId\":\"f7258145-7692-4763-8aec-8691c35ae08f\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:07:744\",\"respDate\":\"230927-03:59:07:746\",\"sourceId\":\"haproxy:f7258145-7692-4763-8aec-8691c35ae08f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:07:744-18208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a2c85e2-c539-44b5-9fc3-676b9a1bb5fc], x-b3-parentspanid=[1c3cd268317bab0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a6fa1a7e7dade4b1c3cd268317bab0e], x-b3-spanid=[cf63113bb67c0ea6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7258145-7692-4763-8aec-8691c35ae08f]}\\\"}\"}","context":{"RequestID":"f7258145-7692-4763-8aec-8691c35ae08f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"164fc78a-f61a-4051-869e-e4a4d3d86c4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:07.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:07.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7258145-7692-4763-8aec-8691c35ae08f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"164fc78a-f61a-4051-869e-e4a4d3d86c4c","LogTimestamp":"2023-09-27T03:59:07.746Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:59:08.155Z","message":"Entering","context":{"RequestID":"438d812c-5017-4931-a60e-86ca7996d8f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62d64cdb-0251-43c2-b8d6-4bfe2fd7bb06","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:08.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:08.158Z","message":"{\"transactionId\":\"438d812c-5017-4931-a60e-86ca7996d8f1\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:08:156\",\"respDate\":\"230927-03:59:08:158\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:438d812c-5017-4931-a60e-86ca7996d8f1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:08:156-49497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cc2def3-c6fa-4d12-85f2-bb5df9257e90], x-b3-parentspanid=[39b60f9471c4c10f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44989], x-envoy-attempt-count=[1], x-b3-traceid=[775f23637d77565d39b60f9471c4c10f], x-b3-spanid=[c24e5020d1dd3f93], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[438d812c-5017-4931-a60e-86ca7996d8f1]}\\\"}\"}","context":{"RequestID":"438d812c-5017-4931-a60e-86ca7996d8f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62d64cdb-0251-43c2-b8d6-4bfe2fd7bb06","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:08.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:08.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"438d812c-5017-4931-a60e-86ca7996d8f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62d64cdb-0251-43c2-b8d6-4bfe2fd7bb06","LogTimestamp":"2023-09-27T03:59:08.159Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:08.419Z","message":"Entering","context":{"RequestID":"693f5421-58ad-4f25-8ce6-876053a84f28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9ef37f4-db96-4981-a660-a5bdffa5307b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:08.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"693f5421-58ad-4f25-8ce6-876053a84f28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9ef37f4-db96-4981-a660-a5bdffa5307b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:08.423Z","message":"{\"transactionId\":\"693f5421-58ad-4f25-8ce6-876053a84f28\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:08:420\",\"respDate\":\"230927-03:59:08:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:693f5421-58ad-4f25-8ce6-876053a84f28\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:08:420-89151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[693f5421-58ad-4f25-8ce6-876053a84f28]}\\\"}\"}","context":{"RequestID":"693f5421-58ad-4f25-8ce6-876053a84f28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9ef37f4-db96-4981-a660-a5bdffa5307b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:08.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"693f5421-58ad-4f25-8ce6-876053a84f28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9ef37f4-db96-4981-a660-a5bdffa5307b","LogTimestamp":"2023-09-27T03:59:08.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:09.769Z","message":"Entering","context":{"RequestID":"c9521bb3-d7bc-41cc-b788-2d42c0f112ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4bdd962b-2d16-48a9-9479-e2061a46d48d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:09.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:09.772Z","message":"{\"transactionId\":\"c9521bb3-d7bc-41cc-b788-2d42c0f112ee\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:09:770\",\"respDate\":\"230927-03:59:09:772\",\"sourceId\":\"haproxy:c9521bb3-d7bc-41cc-b788-2d42c0f112ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:09:770-86130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[667b2692-a1e2-4688-8c33-6a253b1a8ebb], x-b3-parentspanid=[96198479230fc17a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5705c05d7c3b204496198479230fc17a], x-b3-spanid=[ca3c4cf0bc107ddb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9521bb3-d7bc-41cc-b788-2d42c0f112ee]}\\\"}\"}","context":{"RequestID":"c9521bb3-d7bc-41cc-b788-2d42c0f112ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4bdd962b-2d16-48a9-9479-e2061a46d48d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:09.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:09.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9521bb3-d7bc-41cc-b788-2d42c0f112ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bdd962b-2d16-48a9-9479-e2061a46d48d","LogTimestamp":"2023-09-27T03:59:09.773Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:10.581Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:10.586Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:11.787Z","message":"Entering","context":{"RequestID":"6889dc80-c676-4b19-bde5-5de445077161","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac069e8a-a182-4afe-aad4-fb6069d829fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:11.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:11.790Z","message":"{\"transactionId\":\"6889dc80-c676-4b19-bde5-5de445077161\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:11:788\",\"respDate\":\"230927-03:59:11:790\",\"sourceId\":\"haproxy:6889dc80-c676-4b19-bde5-5de445077161\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:11:788-6764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89360aec-5d04-444c-a8e9-9fdb13a6498f], x-b3-parentspanid=[fb92d98713f1f342], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a2424e7decd4226fb92d98713f1f342], x-b3-spanid=[7fe18546ef3db030], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6889dc80-c676-4b19-bde5-5de445077161]}\\\"}\"}","context":{"RequestID":"6889dc80-c676-4b19-bde5-5de445077161","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac069e8a-a182-4afe-aad4-fb6069d829fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:11.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:11.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6889dc80-c676-4b19-bde5-5de445077161","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac069e8a-a182-4afe-aad4-fb6069d829fc","LogTimestamp":"2023-09-27T03:59:11.790Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:13.813Z","message":"Entering","context":{"RequestID":"14415cc3-4d3a-4665-a959-5ff9a18d3f0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fb999cf-70c4-49d0-9959-c1738f997753","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:13.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:13.816Z","message":"{\"transactionId\":\"14415cc3-4d3a-4665-a959-5ff9a18d3f0a\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:13:814\",\"respDate\":\"230927-03:59:13:816\",\"sourceId\":\"haproxy:14415cc3-4d3a-4665-a959-5ff9a18d3f0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:13:814-34856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[181196a6-6e66-49e6-b003-0d01bb15bd42], x-b3-parentspanid=[f7f550a3370b3548], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbc18ff547f46b6bf7f550a3370b3548], x-b3-spanid=[bd2f0bbdc0cedbb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14415cc3-4d3a-4665-a959-5ff9a18d3f0a]}\\\"}\"}","context":{"RequestID":"14415cc3-4d3a-4665-a959-5ff9a18d3f0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fb999cf-70c4-49d0-9959-c1738f997753","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:13.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:13.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14415cc3-4d3a-4665-a959-5ff9a18d3f0a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fb999cf-70c4-49d0-9959-c1738f997753","LogTimestamp":"2023-09-27T03:59:13.816Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:15.841Z","message":"Entering","context":{"RequestID":"ae401fd7-6386-47b8-a0da-df57e9f2439d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34ff8180-56e6-4d66-aaaa-42a27f8b4fe7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:15.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:15.843Z","message":"{\"transactionId\":\"ae401fd7-6386-47b8-a0da-df57e9f2439d\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:15:841\",\"respDate\":\"230927-03:59:15:843\",\"sourceId\":\"haproxy:ae401fd7-6386-47b8-a0da-df57e9f2439d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:15:841-38291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7016b33b-38f6-43b6-aea5-50acc9b7d7c8], x-b3-parentspanid=[8c68a2d2ad7762d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8790c0eb820301588c68a2d2ad7762d1], x-b3-spanid=[d084319bf6f379eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae401fd7-6386-47b8-a0da-df57e9f2439d]}\\\"}\"}","context":{"RequestID":"ae401fd7-6386-47b8-a0da-df57e9f2439d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34ff8180-56e6-4d66-aaaa-42a27f8b4fe7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:15.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:15.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae401fd7-6386-47b8-a0da-df57e9f2439d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34ff8180-56e6-4d66-aaaa-42a27f8b4fe7","LogTimestamp":"2023-09-27T03:59:15.843Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:15.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:59:15.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:15.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:15.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:17.855Z","message":"Entering","context":{"RequestID":"946f51af-94bf-4869-8f56-ef566b4fc82b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"001e3355-81c0-4c86-9398-1bb06417f535","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:17.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:17.857Z","message":"{\"transactionId\":\"946f51af-94bf-4869-8f56-ef566b4fc82b\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:17:856\",\"respDate\":\"230927-03:59:17:857\",\"sourceId\":\"haproxy:946f51af-94bf-4869-8f56-ef566b4fc82b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:17:856-70040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2151a3c-6108-4228-86df-98d8adb039ba], x-b3-parentspanid=[9e770d852b416120], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85f05432ba5228be9e770d852b416120], x-b3-spanid=[270960a5bb1a5484], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[946f51af-94bf-4869-8f56-ef566b4fc82b]}\\\"}\"}","context":{"RequestID":"946f51af-94bf-4869-8f56-ef566b4fc82b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"001e3355-81c0-4c86-9398-1bb06417f535","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:17.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:17.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"946f51af-94bf-4869-8f56-ef566b4fc82b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"001e3355-81c0-4c86-9398-1bb06417f535","LogTimestamp":"2023-09-27T03:59:17.858Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:18.156Z","message":"Entering","context":{"RequestID":"e2f963c8-478b-4683-8bd9-44fcd2983774","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5dd5ad8b-7c03-4214-957e-d8aa938dbb6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:18.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:18.159Z","message":"{\"transactionId\":\"e2f963c8-478b-4683-8bd9-44fcd2983774\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:18:157\",\"respDate\":\"230927-03:59:18:159\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e2f963c8-478b-4683-8bd9-44fcd2983774\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:18:157-23313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d1c4a18-3b92-4096-8bcd-3a9fb912f4f8], x-b3-parentspanid=[d450de062673f1a6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57459], x-envoy-attempt-count=[1], x-b3-traceid=[aa73f53f52250833d450de062673f1a6], x-b3-spanid=[e5ae8cff656deb4e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e2f963c8-478b-4683-8bd9-44fcd2983774]}\\\"}\"}","context":{"RequestID":"e2f963c8-478b-4683-8bd9-44fcd2983774","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5dd5ad8b-7c03-4214-957e-d8aa938dbb6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:18.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:18.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2f963c8-478b-4683-8bd9-44fcd2983774","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dd5ad8b-7c03-4214-957e-d8aa938dbb6a","LogTimestamp":"2023-09-27T03:59:18.159Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:18.417Z","message":"Entering","context":{"RequestID":"a2bb2426-76c7-412e-84ec-d7fa37b59b38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5611d08c-d1bb-4dbb-9172-b738e171e4ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"a2bb2426-76c7-412e-84ec-d7fa37b59b38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5611d08c-d1bb-4dbb-9172-b738e171e4ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:18.420Z","message":"{\"transactionId\":\"a2bb2426-76c7-412e-84ec-d7fa37b59b38\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:18:418\",\"respDate\":\"230927-03:59:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a2bb2426-76c7-412e-84ec-d7fa37b59b38\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:18:418-99358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a2bb2426-76c7-412e-84ec-d7fa37b59b38]}\\\"}\"}","context":{"RequestID":"a2bb2426-76c7-412e-84ec-d7fa37b59b38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5611d08c-d1bb-4dbb-9172-b738e171e4ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2bb2426-76c7-412e-84ec-d7fa37b59b38","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5611d08c-d1bb-4dbb-9172-b738e171e4ef","LogTimestamp":"2023-09-27T03:59:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:19.868Z","message":"Entering","context":{"RequestID":"674cb0de-b703-4b39-a17e-837d26e13c87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b196502-c55f-4a0e-872e-296a7cd8e6c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:19.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:19.870Z","message":"{\"transactionId\":\"674cb0de-b703-4b39-a17e-837d26e13c87\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:19:869\",\"respDate\":\"230927-03:59:19:870\",\"sourceId\":\"haproxy:674cb0de-b703-4b39-a17e-837d26e13c87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:19:869-38080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cbd1b56-62ca-4568-b7b6-50331fd2bca0], x-b3-parentspanid=[af4c9b59877f49f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa6cd32d52830e68af4c9b59877f49f0], x-b3-spanid=[755c26092cf9fde0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[674cb0de-b703-4b39-a17e-837d26e13c87]}\\\"}\"}","context":{"RequestID":"674cb0de-b703-4b39-a17e-837d26e13c87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b196502-c55f-4a0e-872e-296a7cd8e6c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:19.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:19.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"674cb0de-b703-4b39-a17e-837d26e13c87","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b196502-c55f-4a0e-872e-296a7cd8e6c0","LogTimestamp":"2023-09-27T03:59:19.870Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:59:21.884Z","message":"Entering","context":{"RequestID":"1c5ecf03-5675-49ce-ac2b-6bd189e585c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3dc9b98f-3393-4834-99b2-c8f7d06444e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:21.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:21.886Z","message":"{\"transactionId\":\"1c5ecf03-5675-49ce-ac2b-6bd189e585c1\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:21:885\",\"respDate\":\"230927-03:59:21:886\",\"sourceId\":\"haproxy:1c5ecf03-5675-49ce-ac2b-6bd189e585c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:21:885-77788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6c3ac9c-4a3a-4717-8ed2-0103b18cebf5], x-b3-parentspanid=[f0338e3a5c0bc728], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f23c9bcf9458f0df0338e3a5c0bc728], x-b3-spanid=[2d9adb8864d1ab88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c5ecf03-5675-49ce-ac2b-6bd189e585c1]}\\\"}\"}","context":{"RequestID":"1c5ecf03-5675-49ce-ac2b-6bd189e585c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3dc9b98f-3393-4834-99b2-c8f7d06444e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:21.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:21.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c5ecf03-5675-49ce-ac2b-6bd189e585c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3dc9b98f-3393-4834-99b2-c8f7d06444e9","LogTimestamp":"2023-09-27T03:59:21.887Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:59:23.905Z","message":"Entering","context":{"RequestID":"84ce759d-0073-4f2b-8bf7-162417357e9f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"67f4281b-550c-47dd-8aa9-3eae631bcc16","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:23.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:23.907Z","message":"{\"transactionId\":\"84ce759d-0073-4f2b-8bf7-162417357e9f\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:23:905\",\"respDate\":\"230927-03:59:23:907\",\"sourceId\":\"haproxy:84ce759d-0073-4f2b-8bf7-162417357e9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:23:905-80101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[133d0be0-76a2-4e96-afa9-a80853a33ea8], x-b3-parentspanid=[a927bcfc04627055], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fc965fda7865c3da927bcfc04627055], x-b3-spanid=[7e152c4abaf60bdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84ce759d-0073-4f2b-8bf7-162417357e9f]}\\\"}\"}","context":{"RequestID":"84ce759d-0073-4f2b-8bf7-162417357e9f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"67f4281b-550c-47dd-8aa9-3eae631bcc16","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:23.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:23.908Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84ce759d-0073-4f2b-8bf7-162417357e9f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67f4281b-550c-47dd-8aa9-3eae631bcc16","LogTimestamp":"2023-09-27T03:59:23.908Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:25.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:59:25.922Z","message":"Entering","context":{"RequestID":"758fd637-0306-419a-86d7-54f66f8d3139","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9325edf3-d8d9-426e-95a3-be588f31f412","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:25.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:25.924Z","message":"{\"transactionId\":\"758fd637-0306-419a-86d7-54f66f8d3139\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:25:923\",\"respDate\":\"230927-03:59:25:924\",\"sourceId\":\"haproxy:758fd637-0306-419a-86d7-54f66f8d3139\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:25:923-12404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e98c1ee3-289c-4bf8-ad75-467d55507b71], x-b3-parentspanid=[03871f942335eefd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[333679a8a973f60003871f942335eefd], x-b3-spanid=[1b2989ab45363ccf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[758fd637-0306-419a-86d7-54f66f8d3139]}\\\"}\"}","context":{"RequestID":"758fd637-0306-419a-86d7-54f66f8d3139","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9325edf3-d8d9-426e-95a3-be588f31f412","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:25.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:25.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"758fd637-0306-419a-86d7-54f66f8d3139","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9325edf3-d8d9-426e-95a3-be588f31f412","LogTimestamp":"2023-09-27T03:59:25.924Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T03:59:25.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:25.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:25.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:27.968Z","message":"Entering","context":{"RequestID":"75600517-564c-4947-9122-8b48cb383a13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30fac151-bbd2-4696-8824-ad123f0f5619","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:27.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:27.971Z","message":"{\"transactionId\":\"75600517-564c-4947-9122-8b48cb383a13\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:27:969\",\"respDate\":\"230927-03:59:27:971\",\"sourceId\":\"haproxy:75600517-564c-4947-9122-8b48cb383a13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:27:969-24266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff74e004-539a-4534-a2ae-53d03fdf5a29], x-b3-parentspanid=[67a14101d9707501], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ee3aa51c512961e67a14101d9707501], x-b3-spanid=[b39637dcdc8c9edc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75600517-564c-4947-9122-8b48cb383a13]}\\\"}\"}","context":{"RequestID":"75600517-564c-4947-9122-8b48cb383a13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30fac151-bbd2-4696-8824-ad123f0f5619","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:27.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:27.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75600517-564c-4947-9122-8b48cb383a13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30fac151-bbd2-4696-8824-ad123f0f5619","LogTimestamp":"2023-09-27T03:59:27.971Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:28.178Z","message":"Entering","context":{"RequestID":"31bfb344-e51c-4c9f-8824-14102f982e95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"afeb31d9-9225-4cd2-9f15-f0ef0953980d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:28.180Z","message":"{\"transactionId\":\"31bfb344-e51c-4c9f-8824-14102f982e95\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:28:178\",\"respDate\":\"230927-03:59:28:180\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:31bfb344-e51c-4c9f-8824-14102f982e95\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:28:178-38990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fb9ab34-5f11-46f8-9c02-97041e83e151], x-b3-parentspanid=[4e8e86d0790517b6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59775], x-envoy-attempt-count=[1], x-b3-traceid=[9338310d22b876914e8e86d0790517b6], x-b3-spanid=[2bd7fcb41e836801], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[31bfb344-e51c-4c9f-8824-14102f982e95]}\\\"}\"}","context":{"RequestID":"31bfb344-e51c-4c9f-8824-14102f982e95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"afeb31d9-9225-4cd2-9f15-f0ef0953980d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:28.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:28.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31bfb344-e51c-4c9f-8824-14102f982e95","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afeb31d9-9225-4cd2-9f15-f0ef0953980d","LogTimestamp":"2023-09-27T03:59:28.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:59:28.417Z","message":"Entering","context":{"RequestID":"0cc2ea85-f2b4-49bd-a8ed-189317c4e7f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d7a9ae5-cc30-4002-b40d-2adf4b4147e4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"0cc2ea85-f2b4-49bd-a8ed-189317c4e7f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d7a9ae5-cc30-4002-b40d-2adf4b4147e4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:28.420Z","message":"{\"transactionId\":\"0cc2ea85-f2b4-49bd-a8ed-189317c4e7f7\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:28:418\",\"respDate\":\"230927-03:59:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0cc2ea85-f2b4-49bd-a8ed-189317c4e7f7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:28:418-38711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0cc2ea85-f2b4-49bd-a8ed-189317c4e7f7]}\\\"}\"}","context":{"RequestID":"0cc2ea85-f2b4-49bd-a8ed-189317c4e7f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d7a9ae5-cc30-4002-b40d-2adf4b4147e4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cc2ea85-f2b4-49bd-a8ed-189317c4e7f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d7a9ae5-cc30-4002-b40d-2adf4b4147e4","LogTimestamp":"2023-09-27T03:59:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:29.990Z","message":"Entering","context":{"RequestID":"7347fa72-ef23-465e-91af-87f174c619ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"181192ba-8987-41c8-9886-ecc1d89c57de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:29.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:29.992Z","message":"{\"transactionId\":\"7347fa72-ef23-465e-91af-87f174c619ca\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:29:990\",\"respDate\":\"230927-03:59:29:992\",\"sourceId\":\"haproxy:7347fa72-ef23-465e-91af-87f174c619ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:29:990-41524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5eb5be5-1032-4741-b923-ad96b35f1f5b], x-b3-parentspanid=[deb3cb1612f6f2c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ce0ed5938d6b292deb3cb1612f6f2c7], x-b3-spanid=[da79f321a1f67cc9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7347fa72-ef23-465e-91af-87f174c619ca]}\\\"}\"}","context":{"RequestID":"7347fa72-ef23-465e-91af-87f174c619ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"181192ba-8987-41c8-9886-ecc1d89c57de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:29.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:29.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7347fa72-ef23-465e-91af-87f174c619ca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"181192ba-8987-41c8-9886-ecc1d89c57de","LogTimestamp":"2023-09-27T03:59:29.992Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:59:32.012Z","message":"Entering","context":{"RequestID":"7df646ef-fb36-4a32-8937-afcd15b18c6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bad79abd-0d7b-4b07-b98f-e02e43f070d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:32.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:32.015Z","message":"{\"transactionId\":\"7df646ef-fb36-4a32-8937-afcd15b18c6b\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:32:013\",\"respDate\":\"230927-03:59:32:015\",\"sourceId\":\"haproxy:7df646ef-fb36-4a32-8937-afcd15b18c6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:32:013-60637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51508bde-bb1f-4f8d-b1ba-7f2338a95ab4], x-b3-parentspanid=[808b7a7d9a3cde42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2301e4b53934f2e6808b7a7d9a3cde42], x-b3-spanid=[4deb6dedb7a3ec34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7df646ef-fb36-4a32-8937-afcd15b18c6b]}\\\"}\"}","context":{"RequestID":"7df646ef-fb36-4a32-8937-afcd15b18c6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bad79abd-0d7b-4b07-b98f-e02e43f070d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:32.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:32.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7df646ef-fb36-4a32-8937-afcd15b18c6b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bad79abd-0d7b-4b07-b98f-e02e43f070d6","LogTimestamp":"2023-09-27T03:59:32.015Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:34.026Z","message":"Entering","context":{"RequestID":"c26ee21f-7e24-49bf-b4b5-1f08341b9c1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17c9646c-fc3f-4786-9561-62d4b38727fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:34.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:34.028Z","message":"{\"transactionId\":\"c26ee21f-7e24-49bf-b4b5-1f08341b9c1f\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:34:027\",\"respDate\":\"230927-03:59:34:028\",\"sourceId\":\"haproxy:c26ee21f-7e24-49bf-b4b5-1f08341b9c1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:34:027-80996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c30a8c89-c230-4446-8e37-e0f049f80ea8], x-b3-parentspanid=[ba6a5291eb1e6e96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67cc59ddd5bee7b2ba6a5291eb1e6e96], x-b3-spanid=[4e62a672b4df73d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c26ee21f-7e24-49bf-b4b5-1f08341b9c1f]}\\\"}\"}","context":{"RequestID":"c26ee21f-7e24-49bf-b4b5-1f08341b9c1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17c9646c-fc3f-4786-9561-62d4b38727fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:34.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:34.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c26ee21f-7e24-49bf-b4b5-1f08341b9c1f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17c9646c-fc3f-4786-9561-62d4b38727fe","LogTimestamp":"2023-09-27T03:59:34.029Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:59:35.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:59:35.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:35.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:35.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:36.048Z","message":"Entering","context":{"RequestID":"02c167c6-179f-4253-81a6-23731d358f57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"62b7c5db-8381-4e56-83ee-985eacf9ac44","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:36.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:36.050Z","message":"{\"transactionId\":\"02c167c6-179f-4253-81a6-23731d358f57\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:36:048\",\"respDate\":\"230927-03:59:36:050\",\"sourceId\":\"haproxy:02c167c6-179f-4253-81a6-23731d358f57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:36:048-25041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c1cf395-2010-4fc1-b00e-a224420d7055], x-b3-parentspanid=[29fabad56b014583], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3586a656442eb8bc29fabad56b014583], x-b3-spanid=[22dfa246c030c91d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02c167c6-179f-4253-81a6-23731d358f57]}\\\"}\"}","context":{"RequestID":"02c167c6-179f-4253-81a6-23731d358f57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"62b7c5db-8381-4e56-83ee-985eacf9ac44","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:36.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:36.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02c167c6-179f-4253-81a6-23731d358f57","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62b7c5db-8381-4e56-83ee-985eacf9ac44","LogTimestamp":"2023-09-27T03:59:36.051Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:38.062Z","message":"Entering","context":{"RequestID":"571c4801-b014-47c7-a349-c68595278259","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7b6e151-212d-4fa3-bc64-6f9d9d5f50fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:38.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:38.064Z","message":"{\"transactionId\":\"571c4801-b014-47c7-a349-c68595278259\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:38:063\",\"respDate\":\"230927-03:59:38:064\",\"sourceId\":\"haproxy:571c4801-b014-47c7-a349-c68595278259\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:38:063-94628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffa55607-1535-41b8-a398-584b84d60b3d], x-b3-parentspanid=[fc17d4312f42f2eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0ce0d77fa2b754efc17d4312f42f2eb], x-b3-spanid=[f016aad1a1ff6d17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[571c4801-b014-47c7-a349-c68595278259]}\\\"}\"}","context":{"RequestID":"571c4801-b014-47c7-a349-c68595278259","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7b6e151-212d-4fa3-bc64-6f9d9d5f50fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:38.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:38.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"571c4801-b014-47c7-a349-c68595278259","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7b6e151-212d-4fa3-bc64-6f9d9d5f50fa","LogTimestamp":"2023-09-27T03:59:38.065Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:38.150Z","message":"Entering","context":{"RequestID":"99c285a2-62cb-4174-a66f-4e9fd49a5e2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd47644b-a7b1-47df-afda-05fa001a3e44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:38.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:38.152Z","message":"{\"transactionId\":\"99c285a2-62cb-4174-a66f-4e9fd49a5e2f\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:38:151\",\"respDate\":\"230927-03:59:38:152\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:99c285a2-62cb-4174-a66f-4e9fd49a5e2f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:38:151-50956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b08a074-179a-4c54-b41f-1997225ad6c3], x-b3-parentspanid=[6904106b2ff5988e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60519], x-envoy-attempt-count=[1], x-b3-traceid=[c92965be66e795576904106b2ff5988e], x-b3-spanid=[b5482f9c89135bf5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[99c285a2-62cb-4174-a66f-4e9fd49a5e2f]}\\\"}\"}","context":{"RequestID":"99c285a2-62cb-4174-a66f-4e9fd49a5e2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd47644b-a7b1-47df-afda-05fa001a3e44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:38.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:38.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99c285a2-62cb-4174-a66f-4e9fd49a5e2f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd47644b-a7b1-47df-afda-05fa001a3e44","LogTimestamp":"2023-09-27T03:59:38.153Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:59:38.417Z","message":"Entering","context":{"RequestID":"dc38f9b0-ce42-40df-b15b-1c56072f968f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"424896df-ce3a-4793-9eea-c7757dcf672d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"dc38f9b0-ce42-40df-b15b-1c56072f968f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"424896df-ce3a-4793-9eea-c7757dcf672d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:38.419Z","message":"{\"transactionId\":\"dc38f9b0-ce42-40df-b15b-1c56072f968f\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:38:417\",\"respDate\":\"230927-03:59:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dc38f9b0-ce42-40df-b15b-1c56072f968f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:38:417-34235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dc38f9b0-ce42-40df-b15b-1c56072f968f]}\\\"}\"}","context":{"RequestID":"dc38f9b0-ce42-40df-b15b-1c56072f968f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"424896df-ce3a-4793-9eea-c7757dcf672d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc38f9b0-ce42-40df-b15b-1c56072f968f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"424896df-ce3a-4793-9eea-c7757dcf672d","LogTimestamp":"2023-09-27T03:59:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:59:40.088Z","message":"Entering","context":{"RequestID":"01b3db89-db93-4a0e-af44-c208a2831e0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39bec923-0b6b-4168-b4df-77668465ec78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:40.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:40.090Z","message":"{\"transactionId\":\"01b3db89-db93-4a0e-af44-c208a2831e0d\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:40:088\",\"respDate\":\"230927-03:59:40:090\",\"sourceId\":\"haproxy:01b3db89-db93-4a0e-af44-c208a2831e0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:40:088-66793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dde16578-4da9-466d-9769-ac8bba7db629], x-b3-parentspanid=[6f011afb94f16fce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89234d258cf146f06f011afb94f16fce], x-b3-spanid=[67f0fed25d1d42b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01b3db89-db93-4a0e-af44-c208a2831e0d]}\\\"}\"}","context":{"RequestID":"01b3db89-db93-4a0e-af44-c208a2831e0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39bec923-0b6b-4168-b4df-77668465ec78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:40.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:40.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01b3db89-db93-4a0e-af44-c208a2831e0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39bec923-0b6b-4168-b4df-77668465ec78","LogTimestamp":"2023-09-27T03:59:40.091Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:40.596Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:40.622Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:42.108Z","message":"Entering","context":{"RequestID":"d3fa7694-8924-46ac-afc4-76a189cfff28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82985ff5-8111-4443-9c55-4a5eb3d2f2ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:42.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:42.111Z","message":"{\"transactionId\":\"d3fa7694-8924-46ac-afc4-76a189cfff28\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:42:109\",\"respDate\":\"230927-03:59:42:110\",\"sourceId\":\"haproxy:d3fa7694-8924-46ac-afc4-76a189cfff28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:42:109-71010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[463600aa-0e7d-4c0b-8cae-f7947263c413], x-b3-parentspanid=[045ced5f9f8533ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81072a22d9e8e8f0045ced5f9f8533ec], x-b3-spanid=[74308e0e63213609], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3fa7694-8924-46ac-afc4-76a189cfff28]}\\\"}\"}","context":{"RequestID":"d3fa7694-8924-46ac-afc4-76a189cfff28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82985ff5-8111-4443-9c55-4a5eb3d2f2ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:42.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:42.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3fa7694-8924-46ac-afc4-76a189cfff28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82985ff5-8111-4443-9c55-4a5eb3d2f2ca","LogTimestamp":"2023-09-27T03:59:42.111Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:44.126Z","message":"Entering","context":{"RequestID":"d6cd440f-56c5-44f0-a4d1-25e565f096ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3715b39a-f39d-4e4d-b26e-27be62d4de9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:44.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:44.128Z","message":"{\"transactionId\":\"d6cd440f-56c5-44f0-a4d1-25e565f096ff\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:44:126\",\"respDate\":\"230927-03:59:44:128\",\"sourceId\":\"haproxy:d6cd440f-56c5-44f0-a4d1-25e565f096ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:44:126-55660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6be7fc48-038b-4334-885d-96bf13932073], x-b3-parentspanid=[89ce34bc998d6ba0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c59c99514e89d95089ce34bc998d6ba0], x-b3-spanid=[7df05e598a8aacff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6cd440f-56c5-44f0-a4d1-25e565f096ff]}\\\"}\"}","context":{"RequestID":"d6cd440f-56c5-44f0-a4d1-25e565f096ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3715b39a-f39d-4e4d-b26e-27be62d4de9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:44.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:44.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6cd440f-56c5-44f0-a4d1-25e565f096ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3715b39a-f39d-4e4d-b26e-27be62d4de9a","LogTimestamp":"2023-09-27T03:59:44.128Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:45.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:59:45.889Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:45.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:45.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:46.144Z","message":"Entering","context":{"RequestID":"7440fcd0-5f97-40fd-8586-7fafcd5fe0bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9476ba24-b9f1-4019-b5e8-26168fa593f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:46.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:46.147Z","message":"{\"transactionId\":\"7440fcd0-5f97-40fd-8586-7fafcd5fe0bd\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:46:145\",\"respDate\":\"230927-03:59:46:146\",\"sourceId\":\"haproxy:7440fcd0-5f97-40fd-8586-7fafcd5fe0bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:46:145-20964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54e054d6-92ce-4700-af70-8992479c670d], x-b3-parentspanid=[adc52c5896e7129c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96e7db0656eb9e1fadc52c5896e7129c], x-b3-spanid=[cf54d984708da364], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7440fcd0-5f97-40fd-8586-7fafcd5fe0bd]}\\\"}\"}","context":{"RequestID":"7440fcd0-5f97-40fd-8586-7fafcd5fe0bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9476ba24-b9f1-4019-b5e8-26168fa593f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:46.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:46.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7440fcd0-5f97-40fd-8586-7fafcd5fe0bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9476ba24-b9f1-4019-b5e8-26168fa593f4","LogTimestamp":"2023-09-27T03:59:46.147Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:48.170Z","message":"Entering","context":{"RequestID":"2761d4fd-983a-42cf-8b81-d3838ca6ac22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f46bb73-3904-40a1-ae67-208e01f2422d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:48.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:48.170Z","message":"Entering","context":{"RequestID":"0c242663-3295-4493-b14d-7709ce705fc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f84e8726-339d-4d2e-9c44-d12a9da5a7c9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:48.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:48.172Z","message":"{\"transactionId\":\"2761d4fd-983a-42cf-8b81-d3838ca6ac22\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:48:170\",\"respDate\":\"230927-03:59:48:172\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2761d4fd-983a-42cf-8b81-d3838ca6ac22\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:48:170-82489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41627d4f-9219-42d4-85f6-b3f2714e3f88], x-b3-parentspanid=[4516f0e880454262], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56525], x-envoy-attempt-count=[1], x-b3-traceid=[981c22aea5ce8f864516f0e880454262], x-b3-spanid=[2017cc7162e13191], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2761d4fd-983a-42cf-8b81-d3838ca6ac22]}\\\"}\"}","context":{"RequestID":"2761d4fd-983a-42cf-8b81-d3838ca6ac22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f46bb73-3904-40a1-ae67-208e01f2422d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:48.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:48.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2761d4fd-983a-42cf-8b81-d3838ca6ac22","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f46bb73-3904-40a1-ae67-208e01f2422d","LogTimestamp":"2023-09-27T03:59:48.173Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:48.172Z","message":"{\"transactionId\":\"0c242663-3295-4493-b14d-7709ce705fc0\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:48:170\",\"respDate\":\"230927-03:59:48:172\",\"sourceId\":\"haproxy:0c242663-3295-4493-b14d-7709ce705fc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:48:170-57253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[618464e6-c812-40ff-97c0-652560421619], x-b3-parentspanid=[85dbd49367d83701], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f65b362b4fcec61f85dbd49367d83701], x-b3-spanid=[b947f24b08709c76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c242663-3295-4493-b14d-7709ce705fc0]}\\\"}\"}","context":{"RequestID":"0c242663-3295-4493-b14d-7709ce705fc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f84e8726-339d-4d2e-9c44-d12a9da5a7c9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:48.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:48.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c242663-3295-4493-b14d-7709ce705fc0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f84e8726-339d-4d2e-9c44-d12a9da5a7c9","LogTimestamp":"2023-09-27T03:59:48.173Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T03:59:48.421Z","message":"Entering","context":{"RequestID":"890113fb-566f-4685-8bbc-5ded36ec0f6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eaea632c-b394-4024-8d14-d506452b95e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:48.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"890113fb-566f-4685-8bbc-5ded36ec0f6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eaea632c-b394-4024-8d14-d506452b95e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:48.424Z","message":"{\"transactionId\":\"890113fb-566f-4685-8bbc-5ded36ec0f6b\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:48:421\",\"respDate\":\"230927-03:59:48:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:890113fb-566f-4685-8bbc-5ded36ec0f6b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:48:421-92381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[890113fb-566f-4685-8bbc-5ded36ec0f6b]}\\\"}\"}","context":{"RequestID":"890113fb-566f-4685-8bbc-5ded36ec0f6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eaea632c-b394-4024-8d14-d506452b95e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:48.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:48.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"890113fb-566f-4685-8bbc-5ded36ec0f6b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eaea632c-b394-4024-8d14-d506452b95e3","LogTimestamp":"2023-09-27T03:59:48.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:50.200Z","message":"Entering","context":{"RequestID":"eb0af93c-8bc0-43cf-8f0d-8b518e407011","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a470569b-6b3c-48c8-ac73-a697f579280b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:50.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:50.203Z","message":"{\"transactionId\":\"eb0af93c-8bc0-43cf-8f0d-8b518e407011\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:50:201\",\"respDate\":\"230927-03:59:50:203\",\"sourceId\":\"haproxy:eb0af93c-8bc0-43cf-8f0d-8b518e407011\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:50:201-66677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ced6a05-57b1-4ed1-a390-9a62b85b8504], x-b3-parentspanid=[b4a91a8d07d24fe4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7bb9204d15c814d5b4a91a8d07d24fe4], x-b3-spanid=[2e6a068a823ba6c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb0af93c-8bc0-43cf-8f0d-8b518e407011]}\\\"}\"}","context":{"RequestID":"eb0af93c-8bc0-43cf-8f0d-8b518e407011","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a470569b-6b3c-48c8-ac73-a697f579280b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:50.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:50.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb0af93c-8bc0-43cf-8f0d-8b518e407011","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a470569b-6b3c-48c8-ac73-a697f579280b","LogTimestamp":"2023-09-27T03:59:50.203Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:52.236Z","message":"Entering","context":{"RequestID":"fe3af51e-875e-47fd-8173-74ce68fd9627","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7b89eb-8d83-4f03-a45f-6df56f491d15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:52.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:52.238Z","message":"{\"transactionId\":\"fe3af51e-875e-47fd-8173-74ce68fd9627\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:52:236\",\"respDate\":\"230927-03:59:52:238\",\"sourceId\":\"haproxy:fe3af51e-875e-47fd-8173-74ce68fd9627\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:52:236-27527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1f8057f-2ecf-4aad-87cb-9eb5f8364f9a], x-b3-parentspanid=[2a71b48d29ce2332], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81bfb9599d3601802a71b48d29ce2332], x-b3-spanid=[e2544e90eb87ad4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe3af51e-875e-47fd-8173-74ce68fd9627]}\\\"}\"}","context":{"RequestID":"fe3af51e-875e-47fd-8173-74ce68fd9627","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7b89eb-8d83-4f03-a45f-6df56f491d15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:52.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:52.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe3af51e-875e-47fd-8173-74ce68fd9627","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf7b89eb-8d83-4f03-a45f-6df56f491d15","LogTimestamp":"2023-09-27T03:59:52.238Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:54.256Z","message":"Entering","context":{"RequestID":"f6572540-1d51-4e9b-9f84-a3abb4024f34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec25ae24-b63d-4db4-8111-c74bd9a17790","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:54.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:54.259Z","message":"{\"transactionId\":\"f6572540-1d51-4e9b-9f84-a3abb4024f34\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:54:256\",\"respDate\":\"230927-03:59:54:259\",\"sourceId\":\"haproxy:f6572540-1d51-4e9b-9f84-a3abb4024f34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-03:59:54:256-89871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c16216de-3ad8-4055-98f4-f1782af41a53], x-b3-parentspanid=[fd8dd02b6f6eb532], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc27d2cdef24fbb3fd8dd02b6f6eb532], x-b3-spanid=[b2cf339c0d6a3480], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6572540-1d51-4e9b-9f84-a3abb4024f34]}\\\"}\"}","context":{"RequestID":"f6572540-1d51-4e9b-9f84-a3abb4024f34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec25ae24-b63d-4db4-8111-c74bd9a17790","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:54.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:54.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6572540-1d51-4e9b-9f84-a3abb4024f34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec25ae24-b63d-4db4-8111-c74bd9a17790","LogTimestamp":"2023-09-27T03:59:54.260Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T03:59:55.876Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T03:59:55.931Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:55.939Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:55.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:55.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:55.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:56.279Z","message":"Entering","context":{"RequestID":"48b6fd84-3015-4f3f-876d-3a085aa199cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1a23275-7538-498e-a81d-59440126957b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:56.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:56.281Z","message":"{\"transactionId\":\"48b6fd84-3015-4f3f-876d-3a085aa199cf\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:56:279\",\"respDate\":\"230927-03:59:56:281\",\"sourceId\":\"haproxy:48b6fd84-3015-4f3f-876d-3a085aa199cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:56:279-59414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9da53247-d946-49f6-8ac8-7f5e39360939], x-b3-parentspanid=[92f640b864970f67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4840239324e651e392f640b864970f67], x-b3-spanid=[29df8cdf1b0163ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48b6fd84-3015-4f3f-876d-3a085aa199cf]}\\\"}\"}","context":{"RequestID":"48b6fd84-3015-4f3f-876d-3a085aa199cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1a23275-7538-498e-a81d-59440126957b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:56.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:56.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48b6fd84-3015-4f3f-876d-3a085aa199cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1a23275-7538-498e-a81d-59440126957b","LogTimestamp":"2023-09-27T03:59:56.281Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T03:59:58.160Z","message":"Entering","context":{"RequestID":"d2975f7f-e4b5-4623-abc4-3a03615e50a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95d7ff97-4326-4e33-b755-84607e07ae5b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:58.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:58.163Z","message":"{\"transactionId\":\"d2975f7f-e4b5-4623-abc4-3a03615e50a3\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:58:161\",\"respDate\":\"230927-03:59:58:163\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d2975f7f-e4b5-4623-abc4-3a03615e50a3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:58:161-95071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02e234a1-8246-4a23-86b0-5770715d6072], x-b3-parentspanid=[7e24ed9643cb505a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34125], x-envoy-attempt-count=[1], x-b3-traceid=[426116dd0a14e3717e24ed9643cb505a], x-b3-spanid=[4b942e48fe4450d6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d2975f7f-e4b5-4623-abc4-3a03615e50a3]}\\\"}\"}","context":{"RequestID":"d2975f7f-e4b5-4623-abc4-3a03615e50a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95d7ff97-4326-4e33-b755-84607e07ae5b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T03:59:58.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:58.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2975f7f-e4b5-4623-abc4-3a03615e50a3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95d7ff97-4326-4e33-b755-84607e07ae5b","LogTimestamp":"2023-09-27T03:59:58.163Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T03:59:58.299Z","message":"Entering","context":{"RequestID":"5400ab25-c362-4531-ae75-e8a91f1b20c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85b81820-0835-47e1-8ff8-678a4e7519ce","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:58.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:58.302Z","message":"{\"transactionId\":\"5400ab25-c362-4531-ae75-e8a91f1b20c0\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:58:300\",\"respDate\":\"230927-03:59:58:302\",\"sourceId\":\"haproxy:5400ab25-c362-4531-ae75-e8a91f1b20c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-03:59:58:300-22493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fac71d9-4b64-4c27-81b2-b2476f5b88e8], x-b3-parentspanid=[a9d9b517baac8b1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15dd5bb9e65b8d57a9d9b517baac8b1c], x-b3-spanid=[98a9a23ccac77851], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5400ab25-c362-4531-ae75-e8a91f1b20c0]}\\\"}\"}","context":{"RequestID":"5400ab25-c362-4531-ae75-e8a91f1b20c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85b81820-0835-47e1-8ff8-678a4e7519ce","PartnerName":"haproxy","LogTimestamp":"2023-09-27T03:59:58.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:58.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5400ab25-c362-4531-ae75-e8a91f1b20c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85b81820-0835-47e1-8ff8-678a4e7519ce","LogTimestamp":"2023-09-27T03:59:58.302Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T03:59:58.419Z","message":"Entering","context":{"RequestID":"a07ea778-5ac8-475f-823a-2c888252a9e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da666f0a-a53f-4b0b-9556-648c4f0c5075","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T03:59:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a07ea778-5ac8-475f-823a-2c888252a9e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da666f0a-a53f-4b0b-9556-648c4f0c5075","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:58.421Z","message":"{\"transactionId\":\"a07ea778-5ac8-475f-823a-2c888252a9e1\",\"status\":\"200\",\"rqstDate\":\"230927-03:59:58:419\",\"respDate\":\"230927-03:59:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a07ea778-5ac8-475f-823a-2c888252a9e1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-03:59:58:419-69460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a07ea778-5ac8-475f-823a-2c888252a9e1]}\\\"}\"}","context":{"RequestID":"a07ea778-5ac8-475f-823a-2c888252a9e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da666f0a-a53f-4b0b-9556-648c4f0c5075","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T03:59:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T03:59:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a07ea778-5ac8-475f-823a-2c888252a9e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da666f0a-a53f-4b0b-9556-648c4f0c5075","LogTimestamp":"2023-09-27T03:59:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:03:59:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:00.314Z","message":"Entering","context":{"RequestID":"a14d473e-ad48-461e-b0be-8fdbac2b48b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8199bce-d360-4573-8aee-9a08499ffb43","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:00.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:00.317Z","message":"{\"transactionId\":\"a14d473e-ad48-461e-b0be-8fdbac2b48b6\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:00:315\",\"respDate\":\"230927-04:00:00:317\",\"sourceId\":\"haproxy:a14d473e-ad48-461e-b0be-8fdbac2b48b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:00:315-67631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61d30836-f7e7-4dbd-be52-38722adb512e], x-b3-parentspanid=[e25c52ba127a1e4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ddb3db4823145d3e25c52ba127a1e4f], x-b3-spanid=[97b7e289d2afa753], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a14d473e-ad48-461e-b0be-8fdbac2b48b6]}\\\"}\"}","context":{"RequestID":"a14d473e-ad48-461e-b0be-8fdbac2b48b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8199bce-d360-4573-8aee-9a08499ffb43","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:00.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:00.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a14d473e-ad48-461e-b0be-8fdbac2b48b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8199bce-d360-4573-8aee-9a08499ffb43","LogTimestamp":"2023-09-27T04:00:00.318Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:02.333Z","message":"Entering","context":{"RequestID":"e3533634-1b90-48e1-8ed4-a1456871149b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c8967446-b96e-485e-a911-0752b8255b7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:02.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:02.335Z","message":"{\"transactionId\":\"e3533634-1b90-48e1-8ed4-a1456871149b\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:02:333\",\"respDate\":\"230927-04:00:02:335\",\"sourceId\":\"haproxy:e3533634-1b90-48e1-8ed4-a1456871149b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:02:333-79792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ecd81e1-4d46-4efa-b198-466a7536a153], x-b3-parentspanid=[791b6194843f19af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbf548e8a10335e9791b6194843f19af], x-b3-spanid=[40ed8291b62371f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3533634-1b90-48e1-8ed4-a1456871149b]}\\\"}\"}","context":{"RequestID":"e3533634-1b90-48e1-8ed4-a1456871149b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c8967446-b96e-485e-a911-0752b8255b7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:02.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:02.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3533634-1b90-48e1-8ed4-a1456871149b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8967446-b96e-485e-a911-0752b8255b7a","LogTimestamp":"2023-09-27T04:00:02.336Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:04.357Z","message":"Entering","context":{"RequestID":"92bb0f3c-dbe5-4413-9db4-f89192c5f2fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9180e3ea-0141-4967-af11-01a7099fe438","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:04.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:04.359Z","message":"{\"transactionId\":\"92bb0f3c-dbe5-4413-9db4-f89192c5f2fb\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:04:358\",\"respDate\":\"230927-04:00:04:359\",\"sourceId\":\"haproxy:92bb0f3c-dbe5-4413-9db4-f89192c5f2fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:04:358-62717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45e94d26-0ff8-4efc-8e97-4f5e9d24ee4a], x-b3-parentspanid=[b9f9046aece1a950], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[030da59f09c2f6e3b9f9046aece1a950], x-b3-spanid=[ce5d134102747a15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92bb0f3c-dbe5-4413-9db4-f89192c5f2fb]}\\\"}\"}","context":{"RequestID":"92bb0f3c-dbe5-4413-9db4-f89192c5f2fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9180e3ea-0141-4967-af11-01a7099fe438","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:04.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:04.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92bb0f3c-dbe5-4413-9db4-f89192c5f2fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9180e3ea-0141-4967-af11-01a7099fe438","LogTimestamp":"2023-09-27T04:00:04.360Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:05.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:00:05.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:05.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:05.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:06.378Z","message":"Entering","context":{"RequestID":"3cf99a82-9f2a-4630-8452-10e3e18ee453","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8a25285-c744-4eec-8a43-b367ece46859","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:06.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:06.380Z","message":"{\"transactionId\":\"3cf99a82-9f2a-4630-8452-10e3e18ee453\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:06:379\",\"respDate\":\"230927-04:00:06:380\",\"sourceId\":\"haproxy:3cf99a82-9f2a-4630-8452-10e3e18ee453\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:06:379-64052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca0d6af3-cdf1-4f41-883d-955bba638a59], x-b3-parentspanid=[a63b41e3c79a7b16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db2a8e762f48fcb0a63b41e3c79a7b16], x-b3-spanid=[1942cd2deeb337be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cf99a82-9f2a-4630-8452-10e3e18ee453]}\\\"}\"}","context":{"RequestID":"3cf99a82-9f2a-4630-8452-10e3e18ee453","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8a25285-c744-4eec-8a43-b367ece46859","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:06.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:06.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cf99a82-9f2a-4630-8452-10e3e18ee453","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8a25285-c744-4eec-8a43-b367ece46859","LogTimestamp":"2023-09-27T04:00:06.380Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:08.155Z","message":"Entering","context":{"RequestID":"8f323689-79a9-4891-aa78-883bd91b3d70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d255fa8-ffae-4745-84f6-229e3705c219","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:08.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:08.158Z","message":"{\"transactionId\":\"8f323689-79a9-4891-aa78-883bd91b3d70\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:08:155\",\"respDate\":\"230927-04:00:08:158\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8f323689-79a9-4891-aa78-883bd91b3d70\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:08:155-5519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6447acd-12b1-4f66-99ab-5385a18d3a17], x-b3-parentspanid=[e2a6ac59eaca2712], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58993], x-envoy-attempt-count=[1], x-b3-traceid=[96353c7421edc915e2a6ac59eaca2712], x-b3-spanid=[c81e909b4b4bef1e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8f323689-79a9-4891-aa78-883bd91b3d70]}\\\"}\"}","context":{"RequestID":"8f323689-79a9-4891-aa78-883bd91b3d70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d255fa8-ffae-4745-84f6-229e3705c219","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:08.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:08.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f323689-79a9-4891-aa78-883bd91b3d70","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d255fa8-ffae-4745-84f6-229e3705c219","LogTimestamp":"2023-09-27T04:00:08.158Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:08.396Z","message":"Entering","context":{"RequestID":"9dfc1651-91b9-494d-9627-5b4c6359d1e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc20f8e3-dc34-49c6-b5e4-8c5588006fb5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:08.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:08.399Z","message":"{\"transactionId\":\"9dfc1651-91b9-494d-9627-5b4c6359d1e1\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:08:396\",\"respDate\":\"230927-04:00:08:398\",\"sourceId\":\"haproxy:9dfc1651-91b9-494d-9627-5b4c6359d1e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:08:396-86733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c359ed48-48d1-4976-a5fe-5d58b34045ad], x-b3-parentspanid=[d1a6ae0c0e9d698d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ee72d2e1817fa09d1a6ae0c0e9d698d], x-b3-spanid=[6d63009675e7f653], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9dfc1651-91b9-494d-9627-5b4c6359d1e1]}\\\"}\"}","context":{"RequestID":"9dfc1651-91b9-494d-9627-5b4c6359d1e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc20f8e3-dc34-49c6-b5e4-8c5588006fb5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:08.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:08.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dfc1651-91b9-494d-9627-5b4c6359d1e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc20f8e3-dc34-49c6-b5e4-8c5588006fb5","LogTimestamp":"2023-09-27T04:00:08.399Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:08.418Z","message":"Entering","context":{"RequestID":"f5c8ac5a-b7e8-44a0-b3da-1f1e742191d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f91ba99-ee3f-4912-afc2-fc8362df5e48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"f5c8ac5a-b7e8-44a0-b3da-1f1e742191d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f91ba99-ee3f-4912-afc2-fc8362df5e48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:08.421Z","message":"{\"transactionId\":\"f5c8ac5a-b7e8-44a0-b3da-1f1e742191d3\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:08:419\",\"respDate\":\"230927-04:00:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f5c8ac5a-b7e8-44a0-b3da-1f1e742191d3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:08:419-66702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f5c8ac5a-b7e8-44a0-b3da-1f1e742191d3]}\\\"}\"}","context":{"RequestID":"f5c8ac5a-b7e8-44a0-b3da-1f1e742191d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f91ba99-ee3f-4912-afc2-fc8362df5e48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5c8ac5a-b7e8-44a0-b3da-1f1e742191d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f91ba99-ee3f-4912-afc2-fc8362df5e48","LogTimestamp":"2023-09-27T04:00:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:10.428Z","message":"Entering","context":{"RequestID":"ac61f613-f4a0-4ea3-a063-ec9d8ecf2e80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19380b53-83b4-4aab-88e7-8ddbe49463c9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:10.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:10.430Z","message":"{\"transactionId\":\"ac61f613-f4a0-4ea3-a063-ec9d8ecf2e80\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:10:429\",\"respDate\":\"230927-04:00:10:430\",\"sourceId\":\"haproxy:ac61f613-f4a0-4ea3-a063-ec9d8ecf2e80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:10:429-29226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b38b947a-1f4b-4b96-93bc-71bf2336070e], x-b3-parentspanid=[6bbd86d1c8788cd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f5921b1ade45a436bbd86d1c8788cd9], x-b3-spanid=[841f194ef329a4fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac61f613-f4a0-4ea3-a063-ec9d8ecf2e80]}\\\"}\"}","context":{"RequestID":"ac61f613-f4a0-4ea3-a063-ec9d8ecf2e80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19380b53-83b4-4aab-88e7-8ddbe49463c9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:10.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:10.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac61f613-f4a0-4ea3-a063-ec9d8ecf2e80","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19380b53-83b4-4aab-88e7-8ddbe49463c9","LogTimestamp":"2023-09-27T04:00:10.431Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:10.623Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:10.642Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:12.446Z","message":"Entering","context":{"RequestID":"4e168bd8-f5d7-471a-81c3-77407e2c7061","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdab4365-30a5-438a-ae76-0de326552505","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:12.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:12.448Z","message":"{\"transactionId\":\"4e168bd8-f5d7-471a-81c3-77407e2c7061\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:12:446\",\"respDate\":\"230927-04:00:12:448\",\"sourceId\":\"haproxy:4e168bd8-f5d7-471a-81c3-77407e2c7061\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:12:446-56951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11057cb7-28da-4da9-8651-b58edec1c724], x-b3-parentspanid=[d78923cc24148df3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a0960a7aab35287d78923cc24148df3], x-b3-spanid=[bb936e16efcf26b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e168bd8-f5d7-471a-81c3-77407e2c7061]}\\\"}\"}","context":{"RequestID":"4e168bd8-f5d7-471a-81c3-77407e2c7061","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdab4365-30a5-438a-ae76-0de326552505","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:12.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:12.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e168bd8-f5d7-471a-81c3-77407e2c7061","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdab4365-30a5-438a-ae76-0de326552505","LogTimestamp":"2023-09-27T04:00:12.448Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:14.467Z","message":"Entering","context":{"RequestID":"0753bdd7-9823-4256-9f7d-91ba5ae8de6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"470ec7b1-84f4-4bcc-8e93-590965f6e0aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:14.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:14.470Z","message":"{\"transactionId\":\"0753bdd7-9823-4256-9f7d-91ba5ae8de6a\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:14:468\",\"respDate\":\"230927-04:00:14:470\",\"sourceId\":\"haproxy:0753bdd7-9823-4256-9f7d-91ba5ae8de6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:14:468-87992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eedd212f-ff00-4abd-ab45-f72f261e2d70], x-b3-parentspanid=[80bb352895f6236a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97ca640369125eb280bb352895f6236a], x-b3-spanid=[eb46b8a5c48bc5cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0753bdd7-9823-4256-9f7d-91ba5ae8de6a]}\\\"}\"}","context":{"RequestID":"0753bdd7-9823-4256-9f7d-91ba5ae8de6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"470ec7b1-84f4-4bcc-8e93-590965f6e0aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:14.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:14.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0753bdd7-9823-4256-9f7d-91ba5ae8de6a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"470ec7b1-84f4-4bcc-8e93-590965f6e0aa","LogTimestamp":"2023-09-27T04:00:14.470Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:15.878Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:00:15.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:15.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:15.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:16.489Z","message":"Entering","context":{"RequestID":"a96f7849-ffc6-4170-a942-310fce09ffa2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3caee35-75c5-44e2-9b9c-35a93bf9c491","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:16.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:16.492Z","message":"{\"transactionId\":\"a96f7849-ffc6-4170-a942-310fce09ffa2\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:16:490\",\"respDate\":\"230927-04:00:16:491\",\"sourceId\":\"haproxy:a96f7849-ffc6-4170-a942-310fce09ffa2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:16:490-76005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06df9b68-09dc-4f8d-9a55-fe2cf9aafdd8], x-b3-parentspanid=[15ff11db2237c6dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62a41f7be96b03c115ff11db2237c6dc], x-b3-spanid=[4bc2eafa16a19d08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a96f7849-ffc6-4170-a942-310fce09ffa2]}\\\"}\"}","context":{"RequestID":"a96f7849-ffc6-4170-a942-310fce09ffa2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3caee35-75c5-44e2-9b9c-35a93bf9c491","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:16.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:16.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a96f7849-ffc6-4170-a942-310fce09ffa2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3caee35-75c5-44e2-9b9c-35a93bf9c491","LogTimestamp":"2023-09-27T04:00:16.492Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:00:18.152Z","message":"Entering","context":{"RequestID":"0cb587d0-3197-44c3-9311-647d090edf02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f3a7886-883c-466f-816b-fe5da592b98a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:18.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:18.155Z","message":"{\"transactionId\":\"0cb587d0-3197-44c3-9311-647d090edf02\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:18:153\",\"respDate\":\"230927-04:00:18:155\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0cb587d0-3197-44c3-9311-647d090edf02\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:18:153-92632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b74972e1-a18c-426b-b1ff-ac278ac526db], x-b3-parentspanid=[eba75e606b661a5f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60197], x-envoy-attempt-count=[1], x-b3-traceid=[192c50dabeb59957eba75e606b661a5f], x-b3-spanid=[5f18d05b4a511bb3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0cb587d0-3197-44c3-9311-647d090edf02]}\\\"}\"}","context":{"RequestID":"0cb587d0-3197-44c3-9311-647d090edf02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f3a7886-883c-466f-816b-fe5da592b98a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:18.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:18.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cb587d0-3197-44c3-9311-647d090edf02","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f3a7886-883c-466f-816b-fe5da592b98a","LogTimestamp":"2023-09-27T04:00:18.156Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:18.419Z","message":"Entering","context":{"RequestID":"745997f4-2666-428d-9b4e-8c0ea6e0db26","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34026400-ebbf-46e9-b59a-ed66eddb07dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"745997f4-2666-428d-9b4e-8c0ea6e0db26","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34026400-ebbf-46e9-b59a-ed66eddb07dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:18.421Z","message":"{\"transactionId\":\"745997f4-2666-428d-9b4e-8c0ea6e0db26\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:18:419\",\"respDate\":\"230927-04:00:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:745997f4-2666-428d-9b4e-8c0ea6e0db26\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:18:419-65134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[745997f4-2666-428d-9b4e-8c0ea6e0db26]}\\\"}\"}","context":{"RequestID":"745997f4-2666-428d-9b4e-8c0ea6e0db26","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34026400-ebbf-46e9-b59a-ed66eddb07dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"745997f4-2666-428d-9b4e-8c0ea6e0db26","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34026400-ebbf-46e9-b59a-ed66eddb07dc","LogTimestamp":"2023-09-27T04:00:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:18.510Z","message":"Entering","context":{"RequestID":"26d4f102-063b-4a3f-bfc5-fdd81588be71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d02d851-08a6-4715-bdcb-6af6138d72eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:18.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:18.512Z","message":"{\"transactionId\":\"26d4f102-063b-4a3f-bfc5-fdd81588be71\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:18:511\",\"respDate\":\"230927-04:00:18:512\",\"sourceId\":\"haproxy:26d4f102-063b-4a3f-bfc5-fdd81588be71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:18:511-49798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[551f6423-9d82-4030-94aa-be3f9076b805], x-b3-parentspanid=[a6610cb44f198aa9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c81ed581946512d2a6610cb44f198aa9], x-b3-spanid=[716512d03e1db4dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26d4f102-063b-4a3f-bfc5-fdd81588be71]}\\\"}\"}","context":{"RequestID":"26d4f102-063b-4a3f-bfc5-fdd81588be71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d02d851-08a6-4715-bdcb-6af6138d72eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:18.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:18.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26d4f102-063b-4a3f-bfc5-fdd81588be71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d02d851-08a6-4715-bdcb-6af6138d72eb","LogTimestamp":"2023-09-27T04:00:18.513Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:20.527Z","message":"Entering","context":{"RequestID":"a66a5d17-05ac-4898-ae47-f7c4a8db57ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11f9e140-e49e-4a17-99b7-af39aea21df9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:20.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:20.528Z","message":"{\"transactionId\":\"a66a5d17-05ac-4898-ae47-f7c4a8db57ea\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:20:527\",\"respDate\":\"230927-04:00:20:528\",\"sourceId\":\"haproxy:a66a5d17-05ac-4898-ae47-f7c4a8db57ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:20:527-50687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99d1ef00-9a88-43a8-9a8e-2917cf0b1b89], x-b3-parentspanid=[17133545cf783878], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed3525533f7e948417133545cf783878], x-b3-spanid=[3469c8c3af166972], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a66a5d17-05ac-4898-ae47-f7c4a8db57ea]}\\\"}\"}","context":{"RequestID":"a66a5d17-05ac-4898-ae47-f7c4a8db57ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11f9e140-e49e-4a17-99b7-af39aea21df9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:20.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:20.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a66a5d17-05ac-4898-ae47-f7c4a8db57ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11f9e140-e49e-4a17-99b7-af39aea21df9","LogTimestamp":"2023-09-27T04:00:20.529Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:22.551Z","message":"Entering","context":{"RequestID":"41b4baf6-ec2d-4fb3-a86d-b9bb09e5b569","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c0569df-1627-4c04-9ff7-ddb8f036fff1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:22.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:22.553Z","message":"{\"transactionId\":\"41b4baf6-ec2d-4fb3-a86d-b9bb09e5b569\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:22:551\",\"respDate\":\"230927-04:00:22:553\",\"sourceId\":\"haproxy:41b4baf6-ec2d-4fb3-a86d-b9bb09e5b569\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:22:551-6694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d67a7612-0c0b-4a0a-8868-da7ae8228dfa], x-b3-parentspanid=[d011f00294d277d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0444fd6651161853d011f00294d277d9], x-b3-spanid=[be35de4e13af7249], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41b4baf6-ec2d-4fb3-a86d-b9bb09e5b569]}\\\"}\"}","context":{"RequestID":"41b4baf6-ec2d-4fb3-a86d-b9bb09e5b569","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c0569df-1627-4c04-9ff7-ddb8f036fff1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:22.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:22.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41b4baf6-ec2d-4fb3-a86d-b9bb09e5b569","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c0569df-1627-4c04-9ff7-ddb8f036fff1","LogTimestamp":"2023-09-27T04:00:22.553Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:24.567Z","message":"Entering","context":{"RequestID":"f082ef98-e397-40be-8541-1514801c930b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbcaee2c-e7f1-4724-ab89-7f1f16517f36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:24.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:24.570Z","message":"{\"transactionId\":\"f082ef98-e397-40be-8541-1514801c930b\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:24:568\",\"respDate\":\"230927-04:00:24:570\",\"sourceId\":\"haproxy:f082ef98-e397-40be-8541-1514801c930b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:24:568-23537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34f73f51-4474-43f6-a25b-71e21090b7ab], x-b3-parentspanid=[be9a0d7557ce2495], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[858e2be4b5664027be9a0d7557ce2495], x-b3-spanid=[7eb9560327ca784d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f082ef98-e397-40be-8541-1514801c930b]}\\\"}\"}","context":{"RequestID":"f082ef98-e397-40be-8541-1514801c930b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbcaee2c-e7f1-4724-ab89-7f1f16517f36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:24.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:24.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f082ef98-e397-40be-8541-1514801c930b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbcaee2c-e7f1-4724-ab89-7f1f16517f36","LogTimestamp":"2023-09-27T04:00:24.570Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:25.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:00:25.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:25.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:25.937Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:26.582Z","message":"Entering","context":{"RequestID":"13d6dce1-11cb-4b77-9f97-adf6389d9f34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1880f700-74ec-45a8-b100-07108ca6ea5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:26.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:26.585Z","message":"{\"transactionId\":\"13d6dce1-11cb-4b77-9f97-adf6389d9f34\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:26:583\",\"respDate\":\"230927-04:00:26:585\",\"sourceId\":\"haproxy:13d6dce1-11cb-4b77-9f97-adf6389d9f34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:26:583-47454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c19c066-e56f-459b-9ad6-02436bcc0f9d], x-b3-parentspanid=[47dd9e5710fbf727], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a46022da01cc03647dd9e5710fbf727], x-b3-spanid=[14921cf4284d22fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13d6dce1-11cb-4b77-9f97-adf6389d9f34]}\\\"}\"}","context":{"RequestID":"13d6dce1-11cb-4b77-9f97-adf6389d9f34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1880f700-74ec-45a8-b100-07108ca6ea5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:26.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:26.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13d6dce1-11cb-4b77-9f97-adf6389d9f34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1880f700-74ec-45a8-b100-07108ca6ea5c","LogTimestamp":"2023-09-27T04:00:26.585Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:28.150Z","message":"Entering","context":{"RequestID":"c360c568-de4f-4146-a604-773c4200e0f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9853fba9-8e6d-44bc-962b-9c49842ea22f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:28.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:28.152Z","message":"{\"transactionId\":\"c360c568-de4f-4146-a604-773c4200e0f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:28:150\",\"respDate\":\"230927-04:00:28:152\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c360c568-de4f-4146-a604-773c4200e0f6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:28:150-71752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3dc0d0bc-2916-4b27-a2e6-abb9d1a6e63c], x-b3-parentspanid=[e3fc921b2f3fd2d3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50685], x-envoy-attempt-count=[1], x-b3-traceid=[b1a4addad76c8c02e3fc921b2f3fd2d3], x-b3-spanid=[c99e5fedf5eac2e9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c360c568-de4f-4146-a604-773c4200e0f6]}\\\"}\"}","context":{"RequestID":"c360c568-de4f-4146-a604-773c4200e0f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9853fba9-8e6d-44bc-962b-9c49842ea22f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:28.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:28.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c360c568-de4f-4146-a604-773c4200e0f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9853fba9-8e6d-44bc-962b-9c49842ea22f","LogTimestamp":"2023-09-27T04:00:28.153Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:28.418Z","message":"Entering","context":{"RequestID":"84b1d31b-4286-41a1-b058-a7fdd9a379e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0373754b-287b-4773-822b-9a43804aefad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"84b1d31b-4286-41a1-b058-a7fdd9a379e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0373754b-287b-4773-822b-9a43804aefad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:28.420Z","message":"{\"transactionId\":\"84b1d31b-4286-41a1-b058-a7fdd9a379e0\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:28:418\",\"respDate\":\"230927-04:00:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:84b1d31b-4286-41a1-b058-a7fdd9a379e0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:28:418-77685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[84b1d31b-4286-41a1-b058-a7fdd9a379e0]}\\\"}\"}","context":{"RequestID":"84b1d31b-4286-41a1-b058-a7fdd9a379e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0373754b-287b-4773-822b-9a43804aefad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84b1d31b-4286-41a1-b058-a7fdd9a379e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0373754b-287b-4773-822b-9a43804aefad","LogTimestamp":"2023-09-27T04:00:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:28.600Z","message":"Entering","context":{"RequestID":"6ce7440f-832b-4927-b14a-49f7db68e49f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"939dadbf-a771-44cb-8b49-0ff856034351","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:28.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:28.603Z","message":"{\"transactionId\":\"6ce7440f-832b-4927-b14a-49f7db68e49f\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:28:601\",\"respDate\":\"230927-04:00:28:603\",\"sourceId\":\"haproxy:6ce7440f-832b-4927-b14a-49f7db68e49f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:28:601-25750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a801fece-d233-4528-b5c0-91d49dd5899c], x-b3-parentspanid=[c75fdc7504cd62eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58ca2e9c10c29813c75fdc7504cd62eb], x-b3-spanid=[b55e8f216ee9d03a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ce7440f-832b-4927-b14a-49f7db68e49f]}\\\"}\"}","context":{"RequestID":"6ce7440f-832b-4927-b14a-49f7db68e49f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"939dadbf-a771-44cb-8b49-0ff856034351","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:28.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:28.604Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ce7440f-832b-4927-b14a-49f7db68e49f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"939dadbf-a771-44cb-8b49-0ff856034351","LogTimestamp":"2023-09-27T04:00:28.604Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:30.633Z","message":"Entering","context":{"RequestID":"ef630a96-fd19-489c-a464-aecddebb0b53","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8fbb3c1-5882-42b6-867a-2d80509a5010","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:30.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:30.636Z","message":"{\"transactionId\":\"ef630a96-fd19-489c-a464-aecddebb0b53\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:30:634\",\"respDate\":\"230927-04:00:30:636\",\"sourceId\":\"haproxy:ef630a96-fd19-489c-a464-aecddebb0b53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:30:634-91741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb750f3d-c13b-48e4-8f03-1df1b381f3cf], x-b3-parentspanid=[6e882fa1dfb29fa1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac096644c60a17836e882fa1dfb29fa1], x-b3-spanid=[63d440de6de457ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef630a96-fd19-489c-a464-aecddebb0b53]}\\\"}\"}","context":{"RequestID":"ef630a96-fd19-489c-a464-aecddebb0b53","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8fbb3c1-5882-42b6-867a-2d80509a5010","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:30.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:30.636Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef630a96-fd19-489c-a464-aecddebb0b53","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8fbb3c1-5882-42b6-867a-2d80509a5010","LogTimestamp":"2023-09-27T04:00:30.636Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:32.645Z","message":"Entering","context":{"RequestID":"e3e61dfa-4172-4e2a-be2f-82bd03bdb4f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c9ec7db-8a8f-45c4-aeb4-8c7f8800f6eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:32.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:32.647Z","message":"{\"transactionId\":\"e3e61dfa-4172-4e2a-be2f-82bd03bdb4f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:32:645\",\"respDate\":\"230927-04:00:32:647\",\"sourceId\":\"haproxy:e3e61dfa-4172-4e2a-be2f-82bd03bdb4f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:32:645-68948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05822169-ad51-403c-9781-60527374118a], x-b3-parentspanid=[dd786cef186e4cb3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8ab5b9fab6cabdbdd786cef186e4cb3], x-b3-spanid=[fccb308c4b2bf038], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3e61dfa-4172-4e2a-be2f-82bd03bdb4f5]}\\\"}\"}","context":{"RequestID":"e3e61dfa-4172-4e2a-be2f-82bd03bdb4f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c9ec7db-8a8f-45c4-aeb4-8c7f8800f6eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:32.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:32.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3e61dfa-4172-4e2a-be2f-82bd03bdb4f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c9ec7db-8a8f-45c4-aeb4-8c7f8800f6eb","LogTimestamp":"2023-09-27T04:00:32.647Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:34.665Z","message":"Entering","context":{"RequestID":"237a58c8-5892-4a37-ba22-63d64bbc914f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bf698cc-eb77-44ed-9caf-c84d1a1b7489","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:34.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:34.668Z","message":"{\"transactionId\":\"237a58c8-5892-4a37-ba22-63d64bbc914f\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:34:666\",\"respDate\":\"230927-04:00:34:668\",\"sourceId\":\"haproxy:237a58c8-5892-4a37-ba22-63d64bbc914f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:34:666-32611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e88a6683-07a0-4761-8e6d-3525c62164a8], x-b3-parentspanid=[56e720439575639a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1e430a1b30ec3d156e720439575639a], x-b3-spanid=[348990113c5eb831], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[237a58c8-5892-4a37-ba22-63d64bbc914f]}\\\"}\"}","context":{"RequestID":"237a58c8-5892-4a37-ba22-63d64bbc914f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bf698cc-eb77-44ed-9caf-c84d1a1b7489","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:34.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:34.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"237a58c8-5892-4a37-ba22-63d64bbc914f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bf698cc-eb77-44ed-9caf-c84d1a1b7489","LogTimestamp":"2023-09-27T04:00:34.668Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:35.877Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:00:35.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:35.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:35.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:36.678Z","message":"Entering","context":{"RequestID":"1539a1c3-7018-4a59-a3cd-b4804c0a4c62","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29094430-d0a1-499a-be10-baca1f88f1b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:36.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:36.680Z","message":"{\"transactionId\":\"1539a1c3-7018-4a59-a3cd-b4804c0a4c62\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:36:679\",\"respDate\":\"230927-04:00:36:680\",\"sourceId\":\"haproxy:1539a1c3-7018-4a59-a3cd-b4804c0a4c62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:36:679-86420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f20c125e-9a54-4b0d-9b9c-6266c13ce70f], x-b3-parentspanid=[4be55c514291fab3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2e36b32c50f15a44be55c514291fab3], x-b3-spanid=[4e66593e4f2086d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1539a1c3-7018-4a59-a3cd-b4804c0a4c62]}\\\"}\"}","context":{"RequestID":"1539a1c3-7018-4a59-a3cd-b4804c0a4c62","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29094430-d0a1-499a-be10-baca1f88f1b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:36.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:36.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1539a1c3-7018-4a59-a3cd-b4804c0a4c62","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29094430-d0a1-499a-be10-baca1f88f1b6","LogTimestamp":"2023-09-27T04:00:36.681Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:38.144Z","message":"Entering","context":{"RequestID":"ead5f800-34cd-40fc-acb8-1588e4763ad8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b7ac0e4-fbd6-4a20-a919-4de78e52abd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:38.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:38.146Z","message":"{\"transactionId\":\"ead5f800-34cd-40fc-acb8-1588e4763ad8\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:38:145\",\"respDate\":\"230927-04:00:38:146\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ead5f800-34cd-40fc-acb8-1588e4763ad8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:38:145-55253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf8a2d51-8810-40f8-9bff-6851f022bb2b], x-b3-parentspanid=[5ad1317aa50afd6d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47495], x-envoy-attempt-count=[1], x-b3-traceid=[4e03b906313e65885ad1317aa50afd6d], x-b3-spanid=[b23716af540819ba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ead5f800-34cd-40fc-acb8-1588e4763ad8]}\\\"}\"}","context":{"RequestID":"ead5f800-34cd-40fc-acb8-1588e4763ad8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b7ac0e4-fbd6-4a20-a919-4de78e52abd2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:38.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:38.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ead5f800-34cd-40fc-acb8-1588e4763ad8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b7ac0e4-fbd6-4a20-a919-4de78e52abd2","LogTimestamp":"2023-09-27T04:00:38.147Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:38.419Z","message":"Entering","context":{"RequestID":"1a4e86b7-d6c6-4aa7-a235-ab799b53ebcc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1af9e06a-f9a1-4871-bf2c-c260ee949b30","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a4e86b7-d6c6-4aa7-a235-ab799b53ebcc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1af9e06a-f9a1-4871-bf2c-c260ee949b30","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:38.423Z","message":"{\"transactionId\":\"1a4e86b7-d6c6-4aa7-a235-ab799b53ebcc\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:38:419\",\"respDate\":\"230927-04:00:38:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1a4e86b7-d6c6-4aa7-a235-ab799b53ebcc\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:38:419-5621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1a4e86b7-d6c6-4aa7-a235-ab799b53ebcc]}\\\"}\"}","context":{"RequestID":"1a4e86b7-d6c6-4aa7-a235-ab799b53ebcc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1af9e06a-f9a1-4871-bf2c-c260ee949b30","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:38.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a4e86b7-d6c6-4aa7-a235-ab799b53ebcc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1af9e06a-f9a1-4871-bf2c-c260ee949b30","LogTimestamp":"2023-09-27T04:00:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:00:38.695Z","message":"Entering","context":{"RequestID":"c3578bdd-b57f-4a95-ba04-c229e8400189","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f142443-adb6-4f2c-8e16-950f0e879f58","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:38.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:38.697Z","message":"{\"transactionId\":\"c3578bdd-b57f-4a95-ba04-c229e8400189\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:38:695\",\"respDate\":\"230927-04:00:38:697\",\"sourceId\":\"haproxy:c3578bdd-b57f-4a95-ba04-c229e8400189\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:38:695-2225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adc54b14-0c8a-446d-b56e-bbe7e18be597], x-b3-parentspanid=[de0eaca2fd2d8cde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b23fd084d12b5783de0eaca2fd2d8cde], x-b3-spanid=[b54c5494e714c85f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3578bdd-b57f-4a95-ba04-c229e8400189]}\\\"}\"}","context":{"RequestID":"c3578bdd-b57f-4a95-ba04-c229e8400189","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f142443-adb6-4f2c-8e16-950f0e879f58","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:38.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:38.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3578bdd-b57f-4a95-ba04-c229e8400189","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f142443-adb6-4f2c-8e16-950f0e879f58","LogTimestamp":"2023-09-27T04:00:38.698Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:40.643Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:40.647Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:40.709Z","message":"Entering","context":{"RequestID":"305c5556-245b-44d6-a102-86f563f1705e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c422c1d1-26f5-41fb-8691-4d1b1d221bb0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:40.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:40.711Z","message":"{\"transactionId\":\"305c5556-245b-44d6-a102-86f563f1705e\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:40:710\",\"respDate\":\"230927-04:00:40:711\",\"sourceId\":\"haproxy:305c5556-245b-44d6-a102-86f563f1705e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:40:710-28930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d8d1d17-baf2-4ed0-aa5b-2ff69eadc0a3], x-b3-parentspanid=[b0fc1668f3d4e773], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6deb9dba57f5107eb0fc1668f3d4e773], x-b3-spanid=[0cbe64815ac3665a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[305c5556-245b-44d6-a102-86f563f1705e]}\\\"}\"}","context":{"RequestID":"305c5556-245b-44d6-a102-86f563f1705e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c422c1d1-26f5-41fb-8691-4d1b1d221bb0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:40.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:40.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"305c5556-245b-44d6-a102-86f563f1705e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c422c1d1-26f5-41fb-8691-4d1b1d221bb0","LogTimestamp":"2023-09-27T04:00:40.713Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:00:42.737Z","message":"Entering","context":{"RequestID":"3e9b8699-b680-4290-b6c9-05e1b55860db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3f75047e-dfb0-4c7a-981d-c1091a054eda","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:42.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:42.739Z","message":"{\"transactionId\":\"3e9b8699-b680-4290-b6c9-05e1b55860db\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:42:737\",\"respDate\":\"230927-04:00:42:739\",\"sourceId\":\"haproxy:3e9b8699-b680-4290-b6c9-05e1b55860db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:42:737-69654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e8fff78-6a3d-4424-a4bf-21fe5d30a9f9], x-b3-parentspanid=[db3206da2552138f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d89416f018d3f737db3206da2552138f], x-b3-spanid=[31653201d0fde753], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e9b8699-b680-4290-b6c9-05e1b55860db]}\\\"}\"}","context":{"RequestID":"3e9b8699-b680-4290-b6c9-05e1b55860db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3f75047e-dfb0-4c7a-981d-c1091a054eda","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:42.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:42.739Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e9b8699-b680-4290-b6c9-05e1b55860db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f75047e-dfb0-4c7a-981d-c1091a054eda","LogTimestamp":"2023-09-27T04:00:42.739Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:44.749Z","message":"Entering","context":{"RequestID":"95dcb5c7-22a5-42e6-a97a-e5a46a3a4d73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ecd01648-2a37-48ed-9795-14ffca601c73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:44.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:44.752Z","message":"{\"transactionId\":\"95dcb5c7-22a5-42e6-a97a-e5a46a3a4d73\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:44:749\",\"respDate\":\"230927-04:00:44:752\",\"sourceId\":\"haproxy:95dcb5c7-22a5-42e6-a97a-e5a46a3a4d73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:44:749-19615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35fd4665-143d-4e28-8c38-836e4569e31a], x-b3-parentspanid=[1684901d3a0a7097], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d66ebd83ff67e16c1684901d3a0a7097], x-b3-spanid=[74bd209f2760a08b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95dcb5c7-22a5-42e6-a97a-e5a46a3a4d73]}\\\"}\"}","context":{"RequestID":"95dcb5c7-22a5-42e6-a97a-e5a46a3a4d73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ecd01648-2a37-48ed-9795-14ffca601c73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:44.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:44.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95dcb5c7-22a5-42e6-a97a-e5a46a3a4d73","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecd01648-2a37-48ed-9795-14ffca601c73","LogTimestamp":"2023-09-27T04:00:44.753Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:45.878Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:00:45.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:45.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:45.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:46.763Z","message":"Entering","context":{"RequestID":"24d05097-93a3-47f3-bfc3-db6800b6d77a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17c2bd7c-b3ac-4166-bc8a-5c67c8570dad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:46.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:46.765Z","message":"{\"transactionId\":\"24d05097-93a3-47f3-bfc3-db6800b6d77a\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:46:764\",\"respDate\":\"230927-04:00:46:765\",\"sourceId\":\"haproxy:24d05097-93a3-47f3-bfc3-db6800b6d77a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:46:764-42838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb3a5772-2567-4441-a888-7bdd1b1eac7e], x-b3-parentspanid=[70d67e811824b6d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[732c91bdacff89b370d67e811824b6d1], x-b3-spanid=[f0a365694ff08394], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24d05097-93a3-47f3-bfc3-db6800b6d77a]}\\\"}\"}","context":{"RequestID":"24d05097-93a3-47f3-bfc3-db6800b6d77a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17c2bd7c-b3ac-4166-bc8a-5c67c8570dad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:46.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:46.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24d05097-93a3-47f3-bfc3-db6800b6d77a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17c2bd7c-b3ac-4166-bc8a-5c67c8570dad","LogTimestamp":"2023-09-27T04:00:46.765Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:48.148Z","message":"Entering","context":{"RequestID":"b9b20339-e0d7-4c03-82be-4770a16858bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"691420ae-9722-4815-8738-aca73073263b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:48.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:48.150Z","message":"{\"transactionId\":\"b9b20339-e0d7-4c03-82be-4770a16858bc\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:48:148\",\"respDate\":\"230927-04:00:48:150\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b9b20339-e0d7-4c03-82be-4770a16858bc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:48:148-51787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[916ba83a-8e61-4aa5-bc71-7da0f73b1cad], x-b3-parentspanid=[14a9e7ae3935b8d0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54163], x-envoy-attempt-count=[1], x-b3-traceid=[6a848ff8d9080da014a9e7ae3935b8d0], x-b3-spanid=[b2027624cb521de1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b9b20339-e0d7-4c03-82be-4770a16858bc]}\\\"}\"}","context":{"RequestID":"b9b20339-e0d7-4c03-82be-4770a16858bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"691420ae-9722-4815-8738-aca73073263b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:48.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:48.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9b20339-e0d7-4c03-82be-4770a16858bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"691420ae-9722-4815-8738-aca73073263b","LogTimestamp":"2023-09-27T04:00:48.150Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:48.419Z","message":"Entering","context":{"RequestID":"c0157f5f-ba82-4d3b-bbc8-f38ee244dbf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6868abce-b6ce-4e3e-84d7-a3163723f34a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"c0157f5f-ba82-4d3b-bbc8-f38ee244dbf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6868abce-b6ce-4e3e-84d7-a3163723f34a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:48.422Z","message":"{\"transactionId\":\"c0157f5f-ba82-4d3b-bbc8-f38ee244dbf6\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:48:419\",\"respDate\":\"230927-04:00:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c0157f5f-ba82-4d3b-bbc8-f38ee244dbf6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:48:419-33167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c0157f5f-ba82-4d3b-bbc8-f38ee244dbf6]}\\\"}\"}","context":{"RequestID":"c0157f5f-ba82-4d3b-bbc8-f38ee244dbf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6868abce-b6ce-4e3e-84d7-a3163723f34a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0157f5f-ba82-4d3b-bbc8-f38ee244dbf6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6868abce-b6ce-4e3e-84d7-a3163723f34a","LogTimestamp":"2023-09-27T04:00:48.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:48.807Z","message":"Entering","context":{"RequestID":"c2eb3128-8ff3-4b73-8ea9-c8ab1e888833","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc3d0956-5c16-4e62-a77e-92d5b1aa8274","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:48.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:48.810Z","message":"{\"transactionId\":\"c2eb3128-8ff3-4b73-8ea9-c8ab1e888833\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:48:808\",\"respDate\":\"230927-04:00:48:810\",\"sourceId\":\"haproxy:c2eb3128-8ff3-4b73-8ea9-c8ab1e888833\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:48:808-77152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0385b225-804f-4ba0-ad2a-427d049eb3c8], x-b3-parentspanid=[bf49d8792853404f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[639220083e0e7471bf49d8792853404f], x-b3-spanid=[3b417627b005b3a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2eb3128-8ff3-4b73-8ea9-c8ab1e888833]}\\\"}\"}","context":{"RequestID":"c2eb3128-8ff3-4b73-8ea9-c8ab1e888833","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc3d0956-5c16-4e62-a77e-92d5b1aa8274","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:48.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:48.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2eb3128-8ff3-4b73-8ea9-c8ab1e888833","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc3d0956-5c16-4e62-a77e-92d5b1aa8274","LogTimestamp":"2023-09-27T04:00:48.811Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:50.863Z","message":"Entering","context":{"RequestID":"d3fc76a6-a984-4802-ad1c-b9a5ec21e875","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83d03c07-8eca-4e76-9721-955fa22a2660","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:50.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:50.866Z","message":"{\"transactionId\":\"d3fc76a6-a984-4802-ad1c-b9a5ec21e875\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:50:864\",\"respDate\":\"230927-04:00:50:866\",\"sourceId\":\"haproxy:d3fc76a6-a984-4802-ad1c-b9a5ec21e875\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:50:864-92898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d729d557-80cd-4dce-bef2-c0489e01d7e5], x-b3-parentspanid=[6e0b9110e3b89421], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb546f837529a6ca6e0b9110e3b89421], x-b3-spanid=[a090b2a4d5b12599], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3fc76a6-a984-4802-ad1c-b9a5ec21e875]}\\\"}\"}","context":{"RequestID":"d3fc76a6-a984-4802-ad1c-b9a5ec21e875","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83d03c07-8eca-4e76-9721-955fa22a2660","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:50.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:50.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3fc76a6-a984-4802-ad1c-b9a5ec21e875","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83d03c07-8eca-4e76-9721-955fa22a2660","LogTimestamp":"2023-09-27T04:00:50.866Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:52.899Z","message":"Entering","context":{"RequestID":"12bc037e-5bf9-4874-8f29-8a15a0d4528e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97bbc011-71a3-46ed-91e5-136b5b958046","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:52.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:52.901Z","message":"{\"transactionId\":\"12bc037e-5bf9-4874-8f29-8a15a0d4528e\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:52:899\",\"respDate\":\"230927-04:00:52:901\",\"sourceId\":\"haproxy:12bc037e-5bf9-4874-8f29-8a15a0d4528e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:52:899-18679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2748ab9a-cc76-4c6f-8e04-1d10e6461953], x-b3-parentspanid=[879753ecba750693], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83594161ef528714879753ecba750693], x-b3-spanid=[d4cc1746b64fe075], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12bc037e-5bf9-4874-8f29-8a15a0d4528e]}\\\"}\"}","context":{"RequestID":"12bc037e-5bf9-4874-8f29-8a15a0d4528e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97bbc011-71a3-46ed-91e5-136b5b958046","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:52.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:52.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12bc037e-5bf9-4874-8f29-8a15a0d4528e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97bbc011-71a3-46ed-91e5-136b5b958046","LogTimestamp":"2023-09-27T04:00:52.902Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:54.930Z","message":"Entering","context":{"RequestID":"3fe7f42d-eb21-4c99-b72d-5de0f358141e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"308604ed-12ca-4244-8008-9868c73dfc9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:54.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:54.932Z","message":"{\"transactionId\":\"3fe7f42d-eb21-4c99-b72d-5de0f358141e\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:54:931\",\"respDate\":\"230927-04:00:54:932\",\"sourceId\":\"haproxy:3fe7f42d-eb21-4c99-b72d-5de0f358141e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:54:931-82851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dfa3224-dcea-4f6f-bf04-f3f6057d0b54], x-b3-parentspanid=[40e85fff120a2116], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3623cee8232f999240e85fff120a2116], x-b3-spanid=[251922ac3de52200], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fe7f42d-eb21-4c99-b72d-5de0f358141e]}\\\"}\"}","context":{"RequestID":"3fe7f42d-eb21-4c99-b72d-5de0f358141e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"308604ed-12ca-4244-8008-9868c73dfc9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:54.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:54.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fe7f42d-eb21-4c99-b72d-5de0f358141e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"308604ed-12ca-4244-8008-9868c73dfc9f","LogTimestamp":"2023-09-27T04:00:54.933Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:00:55.878Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:00:55.937Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:55.938Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:55.938Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:56.950Z","message":"Entering","context":{"RequestID":"92ec9e90-d0bc-4376-95b2-5975b1b4095c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5766383-a542-4995-afa0-40c32d35da44","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:56.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:56.953Z","message":"{\"transactionId\":\"92ec9e90-d0bc-4376-95b2-5975b1b4095c\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:56:950\",\"respDate\":\"230927-04:00:56:953\",\"sourceId\":\"haproxy:92ec9e90-d0bc-4376-95b2-5975b1b4095c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:00:56:950-51228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccf24194-20f6-4ca4-88aa-a01ff5fbbafe], x-b3-parentspanid=[d860861fa844c0ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a213b13f874850b7d860861fa844c0ca], x-b3-spanid=[117eeea6f7796c0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92ec9e90-d0bc-4376-95b2-5975b1b4095c]}\\\"}\"}","context":{"RequestID":"92ec9e90-d0bc-4376-95b2-5975b1b4095c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5766383-a542-4995-afa0-40c32d35da44","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:56.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:56.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92ec9e90-d0bc-4376-95b2-5975b1b4095c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5766383-a542-4995-afa0-40c32d35da44","LogTimestamp":"2023-09-27T04:00:56.953Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:58.146Z","message":"Entering","context":{"RequestID":"c0a0604f-24d0-47e1-9655-0809942eddb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30081334-9b09-4789-925d-7a2067026a32","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:58.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:58.148Z","message":"{\"transactionId\":\"c0a0604f-24d0-47e1-9655-0809942eddb2\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:58:146\",\"respDate\":\"230927-04:00:58:148\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c0a0604f-24d0-47e1-9655-0809942eddb2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:58:146-32807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8846969-81a6-482c-a325-9acd5bb36580], x-b3-parentspanid=[eb40c5b995086d98], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47629], x-envoy-attempt-count=[1], x-b3-traceid=[2e91d9201c628bd4eb40c5b995086d98], x-b3-spanid=[2102fab958f3ab68], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c0a0604f-24d0-47e1-9655-0809942eddb2]}\\\"}\"}","context":{"RequestID":"c0a0604f-24d0-47e1-9655-0809942eddb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30081334-9b09-4789-925d-7a2067026a32","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:00:58.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:58.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0a0604f-24d0-47e1-9655-0809942eddb2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30081334-9b09-4789-925d-7a2067026a32","LogTimestamp":"2023-09-27T04:00:58.149Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:00:58.418Z","message":"Entering","context":{"RequestID":"a351d248-b5b7-4c0d-81c8-534ac8ffebc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc684f0a-f445-49af-bfa8-c45ecac9af28","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a351d248-b5b7-4c0d-81c8-534ac8ffebc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc684f0a-f445-49af-bfa8-c45ecac9af28","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:58.421Z","message":"{\"transactionId\":\"a351d248-b5b7-4c0d-81c8-534ac8ffebc5\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:58:418\",\"respDate\":\"230927-04:00:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a351d248-b5b7-4c0d-81c8-534ac8ffebc5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:00:58:418-86073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a351d248-b5b7-4c0d-81c8-534ac8ffebc5]}\\\"}\"}","context":{"RequestID":"a351d248-b5b7-4c0d-81c8-534ac8ffebc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc684f0a-f445-49af-bfa8-c45ecac9af28","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:00:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a351d248-b5b7-4c0d-81c8-534ac8ffebc5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc684f0a-f445-49af-bfa8-c45ecac9af28","LogTimestamp":"2023-09-27T04:00:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:00:58.968Z","message":"Entering","context":{"RequestID":"7ccad002-41a1-41c1-955d-947969c4d24c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bda0711e-dfed-44f6-a48d-e16918f9985b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:58.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:00:58.970Z","message":"{\"transactionId\":\"7ccad002-41a1-41c1-955d-947969c4d24c\",\"status\":\"200\",\"rqstDate\":\"230927-04:00:58:968\",\"respDate\":\"230927-04:00:58:970\",\"sourceId\":\"haproxy:7ccad002-41a1-41c1-955d-947969c4d24c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:00:58:968-60404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e34df4f5-03ac-4d79-8c94-49d9bb1a4fd1], x-b3-parentspanid=[4f032ccc720a55ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e8adc14afa594324f032ccc720a55ff], x-b3-spanid=[08e1a4f74926a8a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ccad002-41a1-41c1-955d-947969c4d24c]}\\\"}\"}","context":{"RequestID":"7ccad002-41a1-41c1-955d-947969c4d24c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bda0711e-dfed-44f6-a48d-e16918f9985b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:00:58.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:00:58.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ccad002-41a1-41c1-955d-947969c4d24c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bda0711e-dfed-44f6-a48d-e16918f9985b","LogTimestamp":"2023-09-27T04:00:58.971Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:00:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:00.984Z","message":"Entering","context":{"RequestID":"11b8ba3f-47aa-4217-b345-2675c29b969d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a8bb73f-b41a-486c-b717-4ceb75bb2eca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:00.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:00.986Z","message":"{\"transactionId\":\"11b8ba3f-47aa-4217-b345-2675c29b969d\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:00:985\",\"respDate\":\"230927-04:01:00:986\",\"sourceId\":\"haproxy:11b8ba3f-47aa-4217-b345-2675c29b969d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:00:985-13148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99e826c1-aae2-41a7-bae4-8fc7ac19ac1c], x-b3-parentspanid=[3af4f7680d7db63b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66122764657aa3723af4f7680d7db63b], x-b3-spanid=[a79dd4d85a2d5ff4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11b8ba3f-47aa-4217-b345-2675c29b969d]}\\\"}\"}","context":{"RequestID":"11b8ba3f-47aa-4217-b345-2675c29b969d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a8bb73f-b41a-486c-b717-4ceb75bb2eca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:00.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:00.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11b8ba3f-47aa-4217-b345-2675c29b969d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a8bb73f-b41a-486c-b717-4ceb75bb2eca","LogTimestamp":"2023-09-27T04:01:00.987Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:02.997Z","message":"Entering","context":{"RequestID":"cd81a425-d737-4530-8ef5-69d37cdb56c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37b937da-ebf2-4f55-a104-db1daf0887f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:02.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:02.999Z","message":"{\"transactionId\":\"cd81a425-d737-4530-8ef5-69d37cdb56c1\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:02:997\",\"respDate\":\"230927-04:01:02:999\",\"sourceId\":\"haproxy:cd81a425-d737-4530-8ef5-69d37cdb56c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:02:997-72921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[503b9f29-e145-4942-b611-f804372ccfac], x-b3-parentspanid=[d71ba80c4e8daea9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[260dd441d3c82519d71ba80c4e8daea9], x-b3-spanid=[a14f466d7fda3b6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd81a425-d737-4530-8ef5-69d37cdb56c1]}\\\"}\"}","context":{"RequestID":"cd81a425-d737-4530-8ef5-69d37cdb56c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37b937da-ebf2-4f55-a104-db1daf0887f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:02.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:02.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd81a425-d737-4530-8ef5-69d37cdb56c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37b937da-ebf2-4f55-a104-db1daf0887f0","LogTimestamp":"2023-09-27T04:01:02.999Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:05.011Z","message":"Entering","context":{"RequestID":"d33f254b-7309-42cd-9218-0c706a2e287c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14445b25-bf4c-4db5-89e9-4109792f03cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:05.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:05.014Z","message":"{\"transactionId\":\"d33f254b-7309-42cd-9218-0c706a2e287c\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:05:012\",\"respDate\":\"230927-04:01:05:014\",\"sourceId\":\"haproxy:d33f254b-7309-42cd-9218-0c706a2e287c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:05:012-86067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85b54b53-118e-4fcd-8088-4916fa3d70e0], x-b3-parentspanid=[52bd0b6fb779d75d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78865cee6eaa5e1752bd0b6fb779d75d], x-b3-spanid=[b8ca2a35c928035d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d33f254b-7309-42cd-9218-0c706a2e287c]}\\\"}\"}","context":{"RequestID":"d33f254b-7309-42cd-9218-0c706a2e287c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14445b25-bf4c-4db5-89e9-4109792f03cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:05.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:05.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d33f254b-7309-42cd-9218-0c706a2e287c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14445b25-bf4c-4db5-89e9-4109792f03cb","LogTimestamp":"2023-09-27T04:01:05.014Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:01:05.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:01:05.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:05.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:05.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:07.029Z","message":"Entering","context":{"RequestID":"2b5df53c-6798-418e-a091-a14d879b3d74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4c4dbf60-3ebe-43f2-a2a0-a8de9d475451","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:07.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:07.031Z","message":"{\"transactionId\":\"2b5df53c-6798-418e-a091-a14d879b3d74\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:07:029\",\"respDate\":\"230927-04:01:07:031\",\"sourceId\":\"haproxy:2b5df53c-6798-418e-a091-a14d879b3d74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:07:029-35270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15eab59c-260e-4520-aee1-e4d6824b9662], x-b3-parentspanid=[b800fc5b2c4799a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a90d02371a458a7fb800fc5b2c4799a7], x-b3-spanid=[d4f2bed6e8dc6ceb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b5df53c-6798-418e-a091-a14d879b3d74]}\\\"}\"}","context":{"RequestID":"2b5df53c-6798-418e-a091-a14d879b3d74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4c4dbf60-3ebe-43f2-a2a0-a8de9d475451","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:07.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:07.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b5df53c-6798-418e-a091-a14d879b3d74","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c4dbf60-3ebe-43f2-a2a0-a8de9d475451","LogTimestamp":"2023-09-27T04:01:07.031Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:08.155Z","message":"Entering","context":{"RequestID":"86a1c29a-7c7c-4d7e-8502-6357de6aee63","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"391abde7-2ae7-4210-b332-422fa79bde75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:08.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:08.159Z","message":"{\"transactionId\":\"86a1c29a-7c7c-4d7e-8502-6357de6aee63\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:08:156\",\"respDate\":\"230927-04:01:08:158\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:86a1c29a-7c7c-4d7e-8502-6357de6aee63\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:08:156-87350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[875a3da2-395a-4a34-a455-d48930664722], x-b3-parentspanid=[053e03efbd4b77bb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38163], x-envoy-attempt-count=[1], x-b3-traceid=[3a89c1e264ef0a10053e03efbd4b77bb], x-b3-spanid=[833089fd00f69a01], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[86a1c29a-7c7c-4d7e-8502-6357de6aee63]}\\\"}\"}","context":{"RequestID":"86a1c29a-7c7c-4d7e-8502-6357de6aee63","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"391abde7-2ae7-4210-b332-422fa79bde75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:08.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:08.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86a1c29a-7c7c-4d7e-8502-6357de6aee63","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"391abde7-2ae7-4210-b332-422fa79bde75","LogTimestamp":"2023-09-27T04:01:08.159Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:01:08.417Z","message":"Entering","context":{"RequestID":"5ad13a5d-d537-4b08-8ec4-6d2e9b620cab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04ae2d7f-451d-4933-96d1-beff8d8e959a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"5ad13a5d-d537-4b08-8ec4-6d2e9b620cab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04ae2d7f-451d-4933-96d1-beff8d8e959a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:08.419Z","message":"{\"transactionId\":\"5ad13a5d-d537-4b08-8ec4-6d2e9b620cab\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:08:418\",\"respDate\":\"230927-04:01:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5ad13a5d-d537-4b08-8ec4-6d2e9b620cab\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:08:418-20473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5ad13a5d-d537-4b08-8ec4-6d2e9b620cab]}\\\"}\"}","context":{"RequestID":"5ad13a5d-d537-4b08-8ec4-6d2e9b620cab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04ae2d7f-451d-4933-96d1-beff8d8e959a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ad13a5d-d537-4b08-8ec4-6d2e9b620cab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04ae2d7f-451d-4933-96d1-beff8d8e959a","LogTimestamp":"2023-09-27T04:01:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:09.042Z","message":"Entering","context":{"RequestID":"2f75938f-2985-48a9-b037-e5d294bef1da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef0d8e6b-ef41-43d8-8b17-933184ec8705","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:09.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:09.045Z","message":"{\"transactionId\":\"2f75938f-2985-48a9-b037-e5d294bef1da\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:09:043\",\"respDate\":\"230927-04:01:09:045\",\"sourceId\":\"haproxy:2f75938f-2985-48a9-b037-e5d294bef1da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:09:043-6770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb5fba27-4ab6-4233-9616-aa59a57b0d1b], x-b3-parentspanid=[519afa3b2afca2a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c92a0e42cf18030d519afa3b2afca2a5], x-b3-spanid=[ce735c6c1ac0f2ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f75938f-2985-48a9-b037-e5d294bef1da]}\\\"}\"}","context":{"RequestID":"2f75938f-2985-48a9-b037-e5d294bef1da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef0d8e6b-ef41-43d8-8b17-933184ec8705","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:09.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:09.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f75938f-2985-48a9-b037-e5d294bef1da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef0d8e6b-ef41-43d8-8b17-933184ec8705","LogTimestamp":"2023-09-27T04:01:09.045Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:10.652Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:10.668Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:11.057Z","message":"Entering","context":{"RequestID":"5bc3e452-3f71-4f9a-ba5a-e20cfc474922","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5089be4d-6633-46cf-b269-d9dcf1d12e9e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:11.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:11.059Z","message":"{\"transactionId\":\"5bc3e452-3f71-4f9a-ba5a-e20cfc474922\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:11:057\",\"respDate\":\"230927-04:01:11:059\",\"sourceId\":\"haproxy:5bc3e452-3f71-4f9a-ba5a-e20cfc474922\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:11:057-33871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0f0a162-d1ad-42f5-a009-155c1ba5f68e], x-b3-parentspanid=[44d8c50b88dfacd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae4fca12b443277e44d8c50b88dfacd0], x-b3-spanid=[28d88d3e641326a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bc3e452-3f71-4f9a-ba5a-e20cfc474922]}\\\"}\"}","context":{"RequestID":"5bc3e452-3f71-4f9a-ba5a-e20cfc474922","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5089be4d-6633-46cf-b269-d9dcf1d12e9e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:11.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:11.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bc3e452-3f71-4f9a-ba5a-e20cfc474922","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5089be4d-6633-46cf-b269-d9dcf1d12e9e","LogTimestamp":"2023-09-27T04:01:11.059Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:13.072Z","message":"Entering","context":{"RequestID":"ca0f02e5-764d-4fcc-b205-be983d0eabdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c617cc9-7c50-4544-923f-bfbc40848e3f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:13.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:13.074Z","message":"{\"transactionId\":\"ca0f02e5-764d-4fcc-b205-be983d0eabdc\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:13:072\",\"respDate\":\"230927-04:01:13:074\",\"sourceId\":\"haproxy:ca0f02e5-764d-4fcc-b205-be983d0eabdc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:13:072-79401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[661e44a7-d41e-49fd-8fd5-67839ef3ec8f], x-b3-parentspanid=[73a298c3f978dabe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82c1abcf934737a573a298c3f978dabe], x-b3-spanid=[39e38b95b59c1770], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca0f02e5-764d-4fcc-b205-be983d0eabdc]}\\\"}\"}","context":{"RequestID":"ca0f02e5-764d-4fcc-b205-be983d0eabdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c617cc9-7c50-4544-923f-bfbc40848e3f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:13.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:13.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca0f02e5-764d-4fcc-b205-be983d0eabdc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c617cc9-7c50-4544-923f-bfbc40848e3f","LogTimestamp":"2023-09-27T04:01:13.074Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:15.085Z","message":"Entering","context":{"RequestID":"8d035a31-72fd-433a-99cd-29f443974ef5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02a60064-b88b-4e25-82d5-80a6edd5121b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:15.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:15.088Z","message":"{\"transactionId\":\"8d035a31-72fd-433a-99cd-29f443974ef5\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:15:086\",\"respDate\":\"230927-04:01:15:088\",\"sourceId\":\"haproxy:8d035a31-72fd-433a-99cd-29f443974ef5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:15:086-63437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5dbe867f-a4bb-4293-a2ad-2dd589f976b7], x-b3-parentspanid=[1aaf2d77f4d4d22d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a30671eeda443c11aaf2d77f4d4d22d], x-b3-spanid=[bf6b8bfc00fb9d75], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d035a31-72fd-433a-99cd-29f443974ef5]}\\\"}\"}","context":{"RequestID":"8d035a31-72fd-433a-99cd-29f443974ef5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02a60064-b88b-4e25-82d5-80a6edd5121b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:15.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:15.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d035a31-72fd-433a-99cd-29f443974ef5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02a60064-b88b-4e25-82d5-80a6edd5121b","LogTimestamp":"2023-09-27T04:01:15.088Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:01:15.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:01:15.907Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:15.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:15.907Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:17.098Z","message":"Entering","context":{"RequestID":"e0a52150-5b21-4aa1-979c-5c34f123ef13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bfff441-59d5-4ae2-b808-0fb615af4e34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:17.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:17.100Z","message":"{\"transactionId\":\"e0a52150-5b21-4aa1-979c-5c34f123ef13\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:17:098\",\"respDate\":\"230927-04:01:17:100\",\"sourceId\":\"haproxy:e0a52150-5b21-4aa1-979c-5c34f123ef13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:17:098-71298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7ac32ad-3479-41ed-8c93-4c5f9a8202e6], x-b3-parentspanid=[f04f12f5dc81094d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a52999b5ebe56d4f04f12f5dc81094d], x-b3-spanid=[10f687f7193d657f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0a52150-5b21-4aa1-979c-5c34f123ef13]}\\\"}\"}","context":{"RequestID":"e0a52150-5b21-4aa1-979c-5c34f123ef13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bfff441-59d5-4ae2-b808-0fb615af4e34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:17.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:17.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0a52150-5b21-4aa1-979c-5c34f123ef13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bfff441-59d5-4ae2-b808-0fb615af4e34","LogTimestamp":"2023-09-27T04:01:17.100Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:18.145Z","message":"Entering","context":{"RequestID":"9b051624-63e0-4786-b43b-d4264af7322d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8807ed3-6c8f-4ec0-9cc4-fb397edb9839","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:18.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:18.147Z","message":"{\"transactionId\":\"9b051624-63e0-4786-b43b-d4264af7322d\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:18:146\",\"respDate\":\"230927-04:01:18:147\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9b051624-63e0-4786-b43b-d4264af7322d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:18:146-96309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dd23c06-48b0-4fce-ae1b-c4d60b0a0994], x-b3-parentspanid=[f6e1317dc8e0c812], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33783], x-envoy-attempt-count=[1], x-b3-traceid=[3fc64de782164899f6e1317dc8e0c812], x-b3-spanid=[4a929419c6e0041d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9b051624-63e0-4786-b43b-d4264af7322d]}\\\"}\"}","context":{"RequestID":"9b051624-63e0-4786-b43b-d4264af7322d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8807ed3-6c8f-4ec0-9cc4-fb397edb9839","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:18.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:18.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b051624-63e0-4786-b43b-d4264af7322d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8807ed3-6c8f-4ec0-9cc4-fb397edb9839","LogTimestamp":"2023-09-27T04:01:18.148Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:18.419Z","message":"Entering","context":{"RequestID":"7fdb16f9-e08f-41d0-b4b6-da6c42e06355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6fd05b9-02af-4419-ac36-11213885477b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"7fdb16f9-e08f-41d0-b4b6-da6c42e06355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6fd05b9-02af-4419-ac36-11213885477b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:18.423Z","message":"{\"transactionId\":\"7fdb16f9-e08f-41d0-b4b6-da6c42e06355\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:18:419\",\"respDate\":\"230927-04:01:18:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7fdb16f9-e08f-41d0-b4b6-da6c42e06355\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:18:419-6186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7fdb16f9-e08f-41d0-b4b6-da6c42e06355]}\\\"}\"}","context":{"RequestID":"7fdb16f9-e08f-41d0-b4b6-da6c42e06355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6fd05b9-02af-4419-ac36-11213885477b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fdb16f9-e08f-41d0-b4b6-da6c42e06355","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6fd05b9-02af-4419-ac36-11213885477b","LogTimestamp":"2023-09-27T04:01:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:01:19.109Z","message":"Entering","context":{"RequestID":"10262d38-d7ce-4bd6-bc53-2d86e60dc415","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13aed2ec-f18c-49c0-ad45-c26fbab6e0a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:19.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:19.112Z","message":"{\"transactionId\":\"10262d38-d7ce-4bd6-bc53-2d86e60dc415\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:19:110\",\"respDate\":\"230927-04:01:19:112\",\"sourceId\":\"haproxy:10262d38-d7ce-4bd6-bc53-2d86e60dc415\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:19:110-19156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41fb2307-1a8b-41e1-9c23-0cf3ce1645ee], x-b3-parentspanid=[1a88ce6c3748c661], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2394954d0127bc961a88ce6c3748c661], x-b3-spanid=[9de4f540a74437e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10262d38-d7ce-4bd6-bc53-2d86e60dc415]}\\\"}\"}","context":{"RequestID":"10262d38-d7ce-4bd6-bc53-2d86e60dc415","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13aed2ec-f18c-49c0-ad45-c26fbab6e0a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:19.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:19.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10262d38-d7ce-4bd6-bc53-2d86e60dc415","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13aed2ec-f18c-49c0-ad45-c26fbab6e0a1","LogTimestamp":"2023-09-27T04:01:19.113Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:21.123Z","message":"Entering","context":{"RequestID":"76d64dc9-2213-4c49-8bc5-89d8b149e12e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a5cdd73-cb15-4ac4-874a-d13c5ab59c76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:21.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:21.125Z","message":"{\"transactionId\":\"76d64dc9-2213-4c49-8bc5-89d8b149e12e\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:21:123\",\"respDate\":\"230927-04:01:21:125\",\"sourceId\":\"haproxy:76d64dc9-2213-4c49-8bc5-89d8b149e12e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:21:123-84955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2480f6eb-dd83-431c-973a-43d0eea11eb5], x-b3-parentspanid=[f03f8da0d8457239], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f900cafca803ae49f03f8da0d8457239], x-b3-spanid=[beea45b7f1949790], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76d64dc9-2213-4c49-8bc5-89d8b149e12e]}\\\"}\"}","context":{"RequestID":"76d64dc9-2213-4c49-8bc5-89d8b149e12e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a5cdd73-cb15-4ac4-874a-d13c5ab59c76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:21.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:21.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76d64dc9-2213-4c49-8bc5-89d8b149e12e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a5cdd73-cb15-4ac4-874a-d13c5ab59c76","LogTimestamp":"2023-09-27T04:01:21.125Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:23.136Z","message":"Entering","context":{"RequestID":"07d1c5e7-4cbd-4d51-b501-c712e3a7c6e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4933cee0-f89d-4857-a781-653171757bf0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:23.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:23.139Z","message":"{\"transactionId\":\"07d1c5e7-4cbd-4d51-b501-c712e3a7c6e1\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:23:137\",\"respDate\":\"230927-04:01:23:139\",\"sourceId\":\"haproxy:07d1c5e7-4cbd-4d51-b501-c712e3a7c6e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:23:137-12403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ced06e06-7664-4e25-aa1b-41064d9f5f7b], x-b3-parentspanid=[ff8f92aa8babe219], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8ab1b2bfd5a6ad4ff8f92aa8babe219], x-b3-spanid=[318af3ea6a4caa66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07d1c5e7-4cbd-4d51-b501-c712e3a7c6e1]}\\\"}\"}","context":{"RequestID":"07d1c5e7-4cbd-4d51-b501-c712e3a7c6e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4933cee0-f89d-4857-a781-653171757bf0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:23.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:23.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07d1c5e7-4cbd-4d51-b501-c712e3a7c6e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4933cee0-f89d-4857-a781-653171757bf0","LogTimestamp":"2023-09-27T04:01:23.140Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:01:25.153Z","message":"Entering","context":{"RequestID":"46d2702d-4470-4688-9040-1e5948a55fd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cf21dcd-af04-477c-82e9-6117ec833f7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:25.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:25.156Z","message":"{\"transactionId\":\"46d2702d-4470-4688-9040-1e5948a55fd6\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:25:154\",\"respDate\":\"230927-04:01:25:156\",\"sourceId\":\"haproxy:46d2702d-4470-4688-9040-1e5948a55fd6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:25:154-49326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab0f39e9-f1ef-40a9-b415-4b6e7529f09a], x-b3-parentspanid=[3d8f7493200fb9b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1d0ed11011c67523d8f7493200fb9b6], x-b3-spanid=[4a6550f229aab4d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46d2702d-4470-4688-9040-1e5948a55fd6]}\\\"}\"}","context":{"RequestID":"46d2702d-4470-4688-9040-1e5948a55fd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cf21dcd-af04-477c-82e9-6117ec833f7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:25.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:25.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46d2702d-4470-4688-9040-1e5948a55fd6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cf21dcd-af04-477c-82e9-6117ec833f7a","LogTimestamp":"2023-09-27T04:01:25.157Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:01:25.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:01:25.898Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:25.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:25.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:27.169Z","message":"Entering","context":{"RequestID":"6c38a459-fbbc-4e33-8c0a-adf8de685221","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53364014-4b73-474a-a8b3-7ea9563fa0a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:27.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:27.171Z","message":"{\"transactionId\":\"6c38a459-fbbc-4e33-8c0a-adf8de685221\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:27:170\",\"respDate\":\"230927-04:01:27:171\",\"sourceId\":\"haproxy:6c38a459-fbbc-4e33-8c0a-adf8de685221\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:27:170-1761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8e8f0d9-47d9-44e4-b84e-523ec15be497], x-b3-parentspanid=[514dce3138c3d650], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edd499b2c642837d514dce3138c3d650], x-b3-spanid=[9922b64cf19090fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c38a459-fbbc-4e33-8c0a-adf8de685221]}\\\"}\"}","context":{"RequestID":"6c38a459-fbbc-4e33-8c0a-adf8de685221","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53364014-4b73-474a-a8b3-7ea9563fa0a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:27.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:27.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c38a459-fbbc-4e33-8c0a-adf8de685221","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53364014-4b73-474a-a8b3-7ea9563fa0a8","LogTimestamp":"2023-09-27T04:01:27.172Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:28.143Z","message":"Entering","context":{"RequestID":"76570b74-305e-4d38-b157-b7b04c04f589","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"156def51-8d25-403b-a406-3d59ead633e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:28.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:28.145Z","message":"{\"transactionId\":\"76570b74-305e-4d38-b157-b7b04c04f589\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:28:143\",\"respDate\":\"230927-04:01:28:145\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:76570b74-305e-4d38-b157-b7b04c04f589\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:28:143-95307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b417bdd6-f16e-4bb3-a6b6-5d3ad1c33c00], x-b3-parentspanid=[6b10f21b828984c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60119], x-envoy-attempt-count=[1], x-b3-traceid=[695a76a812b22ccc6b10f21b828984c1], x-b3-spanid=[23f64078d45e88aa], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[76570b74-305e-4d38-b157-b7b04c04f589]}\\\"}\"}","context":{"RequestID":"76570b74-305e-4d38-b157-b7b04c04f589","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"156def51-8d25-403b-a406-3d59ead633e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:28.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:28.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76570b74-305e-4d38-b157-b7b04c04f589","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"156def51-8d25-403b-a406-3d59ead633e9","LogTimestamp":"2023-09-27T04:01:28.146Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:01:28.418Z","message":"Entering","context":{"RequestID":"fc35c6bd-8d13-44a5-8e08-cb9704e30e0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efe2b03a-f70a-40ce-9f18-5422a84eed62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"fc35c6bd-8d13-44a5-8e08-cb9704e30e0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efe2b03a-f70a-40ce-9f18-5422a84eed62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:28.421Z","message":"{\"transactionId\":\"fc35c6bd-8d13-44a5-8e08-cb9704e30e0b\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:28:419\",\"respDate\":\"230927-04:01:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fc35c6bd-8d13-44a5-8e08-cb9704e30e0b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:28:419-48118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fc35c6bd-8d13-44a5-8e08-cb9704e30e0b]}\\\"}\"}","context":{"RequestID":"fc35c6bd-8d13-44a5-8e08-cb9704e30e0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efe2b03a-f70a-40ce-9f18-5422a84eed62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc35c6bd-8d13-44a5-8e08-cb9704e30e0b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efe2b03a-f70a-40ce-9f18-5422a84eed62","LogTimestamp":"2023-09-27T04:01:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:01:29.183Z","message":"Entering","context":{"RequestID":"e51e27eb-3b19-4b68-a16c-8174eac428ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95e03127-f0ca-418d-af6b-c86fc11067e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:29.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:29.186Z","message":"{\"transactionId\":\"e51e27eb-3b19-4b68-a16c-8174eac428ce\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:29:184\",\"respDate\":\"230927-04:01:29:186\",\"sourceId\":\"haproxy:e51e27eb-3b19-4b68-a16c-8174eac428ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:29:184-39306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86c9f978-e97a-486c-af4c-382a4cbd03c2], x-b3-parentspanid=[5830e76c2d1ca465], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14b3c024b12a9b5f5830e76c2d1ca465], x-b3-spanid=[eddb8a07c0de88b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e51e27eb-3b19-4b68-a16c-8174eac428ce]}\\\"}\"}","context":{"RequestID":"e51e27eb-3b19-4b68-a16c-8174eac428ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95e03127-f0ca-418d-af6b-c86fc11067e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:29.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:29.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e51e27eb-3b19-4b68-a16c-8174eac428ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95e03127-f0ca-418d-af6b-c86fc11067e3","LogTimestamp":"2023-09-27T04:01:29.186Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:31.210Z","message":"Entering","context":{"RequestID":"c90f2b2d-6b52-40bf-89e8-438768492ae7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de836999-004b-493f-99a5-1e5123c6f312","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:31.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:31.212Z","message":"{\"transactionId\":\"c90f2b2d-6b52-40bf-89e8-438768492ae7\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:31:211\",\"respDate\":\"230927-04:01:31:212\",\"sourceId\":\"haproxy:c90f2b2d-6b52-40bf-89e8-438768492ae7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:31:211-40882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8998970-cfd7-4081-a44d-a7e2502b1386], x-b3-parentspanid=[1cf1ea336cd40c03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d14ffdf41f623cd1cf1ea336cd40c03], x-b3-spanid=[6bd08bd1dbdbf3bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c90f2b2d-6b52-40bf-89e8-438768492ae7]}\\\"}\"}","context":{"RequestID":"c90f2b2d-6b52-40bf-89e8-438768492ae7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de836999-004b-493f-99a5-1e5123c6f312","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:31.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:31.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c90f2b2d-6b52-40bf-89e8-438768492ae7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de836999-004b-493f-99a5-1e5123c6f312","LogTimestamp":"2023-09-27T04:01:31.213Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:33.234Z","message":"Entering","context":{"RequestID":"587b896a-1436-489c-bbb0-ff00311dd515","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c11c83dd-ca3c-49d9-86f0-663b1d694341","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:33.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:33.237Z","message":"{\"transactionId\":\"587b896a-1436-489c-bbb0-ff00311dd515\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:33:235\",\"respDate\":\"230927-04:01:33:236\",\"sourceId\":\"haproxy:587b896a-1436-489c-bbb0-ff00311dd515\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:33:235-72544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d988ca29-aa0a-4dd3-949a-d5f7ec340a52], x-b3-parentspanid=[9be147c43fb369a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b34b51adf758f749be147c43fb369a4], x-b3-spanid=[75d547e99e2551af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[587b896a-1436-489c-bbb0-ff00311dd515]}\\\"}\"}","context":{"RequestID":"587b896a-1436-489c-bbb0-ff00311dd515","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c11c83dd-ca3c-49d9-86f0-663b1d694341","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:33.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:33.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"587b896a-1436-489c-bbb0-ff00311dd515","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c11c83dd-ca3c-49d9-86f0-663b1d694341","LogTimestamp":"2023-09-27T04:01:33.237Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:01:35.247Z","message":"Entering","context":{"RequestID":"548daea3-811e-49a4-b5d2-1619ee5c9f5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"336026ea-0d59-4cf1-9b8c-0a6c69664db6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:35.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:35.249Z","message":"{\"transactionId\":\"548daea3-811e-49a4-b5d2-1619ee5c9f5d\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:35:247\",\"respDate\":\"230927-04:01:35:249\",\"sourceId\":\"haproxy:548daea3-811e-49a4-b5d2-1619ee5c9f5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:35:247-34617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cb940cf-d44a-4a28-ba4e-00d0193e2ca2], x-b3-parentspanid=[1eb6f24b4a6a19fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5a4f76371ab80d31eb6f24b4a6a19fc], x-b3-spanid=[86c62686386deb7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[548daea3-811e-49a4-b5d2-1619ee5c9f5d]}\\\"}\"}","context":{"RequestID":"548daea3-811e-49a4-b5d2-1619ee5c9f5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"336026ea-0d59-4cf1-9b8c-0a6c69664db6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:35.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:35.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"548daea3-811e-49a4-b5d2-1619ee5c9f5d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"336026ea-0d59-4cf1-9b8c-0a6c69664db6","LogTimestamp":"2023-09-27T04:01:35.249Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:35.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:01:35.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:35.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:35.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:37.257Z","message":"Entering","context":{"RequestID":"13c0aaae-15bf-4c65-8a51-2dd4439edcd0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96821b28-4548-4025-8f6f-cfb5db3e590d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:37.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:37.259Z","message":"{\"transactionId\":\"13c0aaae-15bf-4c65-8a51-2dd4439edcd0\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:37:257\",\"respDate\":\"230927-04:01:37:259\",\"sourceId\":\"haproxy:13c0aaae-15bf-4c65-8a51-2dd4439edcd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:37:257-96005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc1e7f8d-4989-421f-8023-845854f21425], x-b3-parentspanid=[feb9884d54c4db64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abd76f70d678cca1feb9884d54c4db64], x-b3-spanid=[0aef6dfdddaf5df3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13c0aaae-15bf-4c65-8a51-2dd4439edcd0]}\\\"}\"}","context":{"RequestID":"13c0aaae-15bf-4c65-8a51-2dd4439edcd0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96821b28-4548-4025-8f6f-cfb5db3e590d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:37.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:37.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13c0aaae-15bf-4c65-8a51-2dd4439edcd0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96821b28-4548-4025-8f6f-cfb5db3e590d","LogTimestamp":"2023-09-27T04:01:37.260Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:38.143Z","message":"Entering","context":{"RequestID":"c32795cd-69c2-4ddf-ace4-53532dc2b5c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efcfe1aa-9301-480a-8ffd-0c02f32d36cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:38.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:38.145Z","message":"{\"transactionId\":\"c32795cd-69c2-4ddf-ace4-53532dc2b5c5\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:38:143\",\"respDate\":\"230927-04:01:38:145\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c32795cd-69c2-4ddf-ace4-53532dc2b5c5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:38:143-72835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b82d1a72-ae18-42f8-a1f7-ef708e0de880], x-b3-parentspanid=[9b424e1f539b60a7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46057], x-envoy-attempt-count=[1], x-b3-traceid=[f8170607f0dac8c89b424e1f539b60a7], x-b3-spanid=[20d749d2f00beb25], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c32795cd-69c2-4ddf-ace4-53532dc2b5c5]}\\\"}\"}","context":{"RequestID":"c32795cd-69c2-4ddf-ace4-53532dc2b5c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efcfe1aa-9301-480a-8ffd-0c02f32d36cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:38.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:38.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c32795cd-69c2-4ddf-ace4-53532dc2b5c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efcfe1aa-9301-480a-8ffd-0c02f32d36cd","LogTimestamp":"2023-09-27T04:01:38.146Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:38.417Z","message":"Entering","context":{"RequestID":"d70d5e93-9353-4d85-921d-c5cea08b59a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5fc2f03-9596-4d08-9123-baf7586cff95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"d70d5e93-9353-4d85-921d-c5cea08b59a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5fc2f03-9596-4d08-9123-baf7586cff95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:38.420Z","message":"{\"transactionId\":\"d70d5e93-9353-4d85-921d-c5cea08b59a3\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:38:418\",\"respDate\":\"230927-04:01:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d70d5e93-9353-4d85-921d-c5cea08b59a3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:38:418-38140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d70d5e93-9353-4d85-921d-c5cea08b59a3]}\\\"}\"}","context":{"RequestID":"d70d5e93-9353-4d85-921d-c5cea08b59a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5fc2f03-9596-4d08-9123-baf7586cff95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d70d5e93-9353-4d85-921d-c5cea08b59a3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5fc2f03-9596-4d08-9123-baf7586cff95","LogTimestamp":"2023-09-27T04:01:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:39.274Z","message":"Entering","context":{"RequestID":"9fc22b02-543a-4484-9b5e-8601febcc686","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a554c490-cff1-4d7e-9621-5d3da9f8dc22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:39.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:39.275Z","message":"{\"transactionId\":\"9fc22b02-543a-4484-9b5e-8601febcc686\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:39:274\",\"respDate\":\"230927-04:01:39:275\",\"sourceId\":\"haproxy:9fc22b02-543a-4484-9b5e-8601febcc686\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:39:274-50514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2fd4832-d21f-4abd-8311-39c0c2f9f938], x-b3-parentspanid=[d3f1f3fe5f59dfdb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b2aa25adb596d3fd3f1f3fe5f59dfdb], x-b3-spanid=[b91f117d5a64a4c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9fc22b02-543a-4484-9b5e-8601febcc686]}\\\"}\"}","context":{"RequestID":"9fc22b02-543a-4484-9b5e-8601febcc686","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a554c490-cff1-4d7e-9621-5d3da9f8dc22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:39.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:39.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fc22b02-543a-4484-9b5e-8601febcc686","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a554c490-cff1-4d7e-9621-5d3da9f8dc22","LogTimestamp":"2023-09-27T04:01:39.276Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:40.669Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:40.677Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:41.286Z","message":"Entering","context":{"RequestID":"ccd8a726-17ca-4022-943c-c01176e499bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be28b207-39e8-48a7-8141-a24408313825","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:41.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:41.289Z","message":"{\"transactionId\":\"ccd8a726-17ca-4022-943c-c01176e499bb\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:41:287\",\"respDate\":\"230927-04:01:41:289\",\"sourceId\":\"haproxy:ccd8a726-17ca-4022-943c-c01176e499bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:41:287-41522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f314fc2b-67c9-402d-9ecd-b472dfa68879], x-b3-parentspanid=[f6808bd47665b2a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[687e59838751b552f6808bd47665b2a1], x-b3-spanid=[e6140f5d5e7e2a8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccd8a726-17ca-4022-943c-c01176e499bb]}\\\"}\"}","context":{"RequestID":"ccd8a726-17ca-4022-943c-c01176e499bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be28b207-39e8-48a7-8141-a24408313825","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:41.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:41.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccd8a726-17ca-4022-943c-c01176e499bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be28b207-39e8-48a7-8141-a24408313825","LogTimestamp":"2023-09-27T04:01:41.289Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:43.298Z","message":"Entering","context":{"RequestID":"59aac60a-09dc-4f16-a8f8-e901b9b679fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a11bc42d-2171-4fed-80b2-b8ba1fd0348c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:43.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:43.300Z","message":"{\"transactionId\":\"59aac60a-09dc-4f16-a8f8-e901b9b679fc\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:43:298\",\"respDate\":\"230927-04:01:43:300\",\"sourceId\":\"haproxy:59aac60a-09dc-4f16-a8f8-e901b9b679fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:43:298-81067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7205836-f807-4a55-b997-2acb928650d0], x-b3-parentspanid=[cd362fde15ac4e49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5973a94068b27418cd362fde15ac4e49], x-b3-spanid=[c3f628f025b923e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59aac60a-09dc-4f16-a8f8-e901b9b679fc]}\\\"}\"}","context":{"RequestID":"59aac60a-09dc-4f16-a8f8-e901b9b679fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a11bc42d-2171-4fed-80b2-b8ba1fd0348c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:43.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:43.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59aac60a-09dc-4f16-a8f8-e901b9b679fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a11bc42d-2171-4fed-80b2-b8ba1fd0348c","LogTimestamp":"2023-09-27T04:01:43.301Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:45.312Z","message":"Entering","context":{"RequestID":"b61a6ac5-538e-4584-a8c2-82b18918adb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a0376fc-da7a-46c6-b36c-de795a546d6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:45.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:45.315Z","message":"{\"transactionId\":\"b61a6ac5-538e-4584-a8c2-82b18918adb8\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:45:313\",\"respDate\":\"230927-04:01:45:315\",\"sourceId\":\"haproxy:b61a6ac5-538e-4584-a8c2-82b18918adb8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:45:313-74717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1625627d-b99f-4f05-b6a4-e7ba4f85d775], x-b3-parentspanid=[6c7377cc4f587636], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c140ae75cf23ef76c7377cc4f587636], x-b3-spanid=[f073a2ad8014b648], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b61a6ac5-538e-4584-a8c2-82b18918adb8]}\\\"}\"}","context":{"RequestID":"b61a6ac5-538e-4584-a8c2-82b18918adb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a0376fc-da7a-46c6-b36c-de795a546d6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:45.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:45.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b61a6ac5-538e-4584-a8c2-82b18918adb8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a0376fc-da7a-46c6-b36c-de795a546d6c","LogTimestamp":"2023-09-27T04:01:45.315Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:45.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:01:45.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:45.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:45.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:47.331Z","message":"Entering","context":{"RequestID":"b4f3eb81-29c2-492c-a0da-377ec5934591","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a187d8b-0ff4-485a-81a2-a9dc6cde95eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:47.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:47.333Z","message":"{\"transactionId\":\"b4f3eb81-29c2-492c-a0da-377ec5934591\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:47:331\",\"respDate\":\"230927-04:01:47:333\",\"sourceId\":\"haproxy:b4f3eb81-29c2-492c-a0da-377ec5934591\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:47:331-95925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c38acad-3f46-493f-9ccd-c40b83aeef69], x-b3-parentspanid=[ce9be2f94c1aee85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[137b9f7d9324d9aece9be2f94c1aee85], x-b3-spanid=[bcda4e278fa9ed43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4f3eb81-29c2-492c-a0da-377ec5934591]}\\\"}\"}","context":{"RequestID":"b4f3eb81-29c2-492c-a0da-377ec5934591","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a187d8b-0ff4-485a-81a2-a9dc6cde95eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:47.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:47.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4f3eb81-29c2-492c-a0da-377ec5934591","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a187d8b-0ff4-485a-81a2-a9dc6cde95eb","LogTimestamp":"2023-09-27T04:01:47.334Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:48.156Z","message":"Entering","context":{"RequestID":"3a7c950f-5960-4428-a700-a0aedb8b1420","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af61510c-2e7a-4e4a-9d8a-4d7478763f26","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:48.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:48.158Z","message":"{\"transactionId\":\"3a7c950f-5960-4428-a700-a0aedb8b1420\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:48:157\",\"respDate\":\"230927-04:01:48:158\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3a7c950f-5960-4428-a700-a0aedb8b1420\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:48:157-55530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4be5812f-879d-450b-a3ba-715d8787ed82], x-b3-parentspanid=[ddfb5b742593a5a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49499], x-envoy-attempt-count=[1], x-b3-traceid=[af02449918d6f6d8ddfb5b742593a5a8], x-b3-spanid=[c8c1164c8e72b477], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3a7c950f-5960-4428-a700-a0aedb8b1420]}\\\"}\"}","context":{"RequestID":"3a7c950f-5960-4428-a700-a0aedb8b1420","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af61510c-2e7a-4e4a-9d8a-4d7478763f26","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:48.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:48.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a7c950f-5960-4428-a700-a0aedb8b1420","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af61510c-2e7a-4e4a-9d8a-4d7478763f26","LogTimestamp":"2023-09-27T04:01:48.159Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:48.419Z","message":"Entering","context":{"RequestID":"bccce97f-65b0-465d-8e0f-04f2e4f13e95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db42a1a5-88d0-48e6-bf7e-960e462cbf3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"bccce97f-65b0-465d-8e0f-04f2e4f13e95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db42a1a5-88d0-48e6-bf7e-960e462cbf3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:48.422Z","message":"{\"transactionId\":\"bccce97f-65b0-465d-8e0f-04f2e4f13e95\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:48:420\",\"respDate\":\"230927-04:01:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bccce97f-65b0-465d-8e0f-04f2e4f13e95\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:48:420-33163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bccce97f-65b0-465d-8e0f-04f2e4f13e95]}\\\"}\"}","context":{"RequestID":"bccce97f-65b0-465d-8e0f-04f2e4f13e95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db42a1a5-88d0-48e6-bf7e-960e462cbf3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bccce97f-65b0-465d-8e0f-04f2e4f13e95","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db42a1a5-88d0-48e6-bf7e-960e462cbf3e","LogTimestamp":"2023-09-27T04:01:48.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:49.344Z","message":"Entering","context":{"RequestID":"62a16543-79aa-4e0c-81d1-da758add8169","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41a80dc5-53dd-452c-9c89-3aaa25ba7dc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:49.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:49.347Z","message":"{\"transactionId\":\"62a16543-79aa-4e0c-81d1-da758add8169\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:49:345\",\"respDate\":\"230927-04:01:49:347\",\"sourceId\":\"haproxy:62a16543-79aa-4e0c-81d1-da758add8169\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:49:345-24234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[075425af-fd23-4e88-9e3b-a3ecea3eda81], x-b3-parentspanid=[2a799497c99538cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb5f8720d62f7bf82a799497c99538cc], x-b3-spanid=[31b22b06e2121555], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62a16543-79aa-4e0c-81d1-da758add8169]}\\\"}\"}","context":{"RequestID":"62a16543-79aa-4e0c-81d1-da758add8169","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41a80dc5-53dd-452c-9c89-3aaa25ba7dc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:49.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:49.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62a16543-79aa-4e0c-81d1-da758add8169","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41a80dc5-53dd-452c-9c89-3aaa25ba7dc5","LogTimestamp":"2023-09-27T04:01:49.347Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:01:51.361Z","message":"Entering","context":{"RequestID":"2206f1db-c185-4871-8d9d-54e55c40c619","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6092b3f3-ddcf-40d3-82f0-acd933f87d15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:51.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:51.363Z","message":"{\"transactionId\":\"2206f1db-c185-4871-8d9d-54e55c40c619\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:51:362\",\"respDate\":\"230927-04:01:51:363\",\"sourceId\":\"haproxy:2206f1db-c185-4871-8d9d-54e55c40c619\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:51:362-50614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed4718d9-e65a-4c39-91d5-7f7f3e90b91a], x-b3-parentspanid=[19e4d2e73a33f88e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2bb536791794f9619e4d2e73a33f88e], x-b3-spanid=[11b6ccbf37775ff9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2206f1db-c185-4871-8d9d-54e55c40c619]}\\\"}\"}","context":{"RequestID":"2206f1db-c185-4871-8d9d-54e55c40c619","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6092b3f3-ddcf-40d3-82f0-acd933f87d15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:51.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:51.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2206f1db-c185-4871-8d9d-54e55c40c619","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6092b3f3-ddcf-40d3-82f0-acd933f87d15","LogTimestamp":"2023-09-27T04:01:51.364Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:53.381Z","message":"Entering","context":{"RequestID":"331b973b-af28-46a8-a3a6-1c02d2d33951","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b40c7aa-92d6-4e78-9f92-035c20f84ce1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:53.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:53.385Z","message":"{\"transactionId\":\"331b973b-af28-46a8-a3a6-1c02d2d33951\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:53:381\",\"respDate\":\"230927-04:01:53:385\",\"sourceId\":\"haproxy:331b973b-af28-46a8-a3a6-1c02d2d33951\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:53:381-3104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a874436c-6156-4a9f-8bd1-45adfa0da1f5], x-b3-parentspanid=[8f1ee83ee7dc97c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fabf9f24bf9d76d48f1ee83ee7dc97c8], x-b3-spanid=[8d7a3a4a2a0c3f61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[331b973b-af28-46a8-a3a6-1c02d2d33951]}\\\"}\"}","context":{"RequestID":"331b973b-af28-46a8-a3a6-1c02d2d33951","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b40c7aa-92d6-4e78-9f92-035c20f84ce1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:53.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:53.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"331b973b-af28-46a8-a3a6-1c02d2d33951","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b40c7aa-92d6-4e78-9f92-035c20f84ce1","LogTimestamp":"2023-09-27T04:01:53.386Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:01:55.401Z","message":"Entering","context":{"RequestID":"4c9e5fa2-c1cb-4567-b2ae-b7a867d834fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"666f5cc7-d998-41fa-9b51-746d0eea2416","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:55.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:55.404Z","message":"{\"transactionId\":\"4c9e5fa2-c1cb-4567-b2ae-b7a867d834fc\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:55:402\",\"respDate\":\"230927-04:01:55:404\",\"sourceId\":\"haproxy:4c9e5fa2-c1cb-4567-b2ae-b7a867d834fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:55:402-3769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bd84b23-9d5f-440b-a939-3299f9462176], x-b3-parentspanid=[69388b5688e9f6e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[308da764584760f069388b5688e9f6e5], x-b3-spanid=[af8677aece65246c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c9e5fa2-c1cb-4567-b2ae-b7a867d834fc]}\\\"}\"}","context":{"RequestID":"4c9e5fa2-c1cb-4567-b2ae-b7a867d834fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"666f5cc7-d998-41fa-9b51-746d0eea2416","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:55.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:55.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c9e5fa2-c1cb-4567-b2ae-b7a867d834fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"666f5cc7-d998-41fa-9b51-746d0eea2416","LogTimestamp":"2023-09-27T04:01:55.404Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:55.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:01:55.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:55.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:55.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:57.414Z","message":"Entering","context":{"RequestID":"ae80ef15-1742-48be-95f8-46c1b823c82e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c19a638e-7b19-4fb5-b84c-c6db4a3a2658","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:57.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:57.417Z","message":"{\"transactionId\":\"ae80ef15-1742-48be-95f8-46c1b823c82e\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:57:415\",\"respDate\":\"230927-04:01:57:417\",\"sourceId\":\"haproxy:ae80ef15-1742-48be-95f8-46c1b823c82e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:57:415-63237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8948fe94-512a-4e4d-a015-32c88a4a19ed], x-b3-parentspanid=[c0ec7d2b2c389b7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82748d44b25120fdc0ec7d2b2c389b7d], x-b3-spanid=[90ce0bb6622d5287], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae80ef15-1742-48be-95f8-46c1b823c82e]}\\\"}\"}","context":{"RequestID":"ae80ef15-1742-48be-95f8-46c1b823c82e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c19a638e-7b19-4fb5-b84c-c6db4a3a2658","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:57.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:57.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae80ef15-1742-48be-95f8-46c1b823c82e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c19a638e-7b19-4fb5-b84c-c6db4a3a2658","LogTimestamp":"2023-09-27T04:01:57.417Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:01:58.143Z","message":"Entering","context":{"RequestID":"012789ca-437b-44bc-a05c-a8fb20d51682","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0a009e4-0d48-4494-ac7c-eb3db48f744e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:58.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:58.145Z","message":"{\"transactionId\":\"012789ca-437b-44bc-a05c-a8fb20d51682\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:58:144\",\"respDate\":\"230927-04:01:58:145\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:012789ca-437b-44bc-a05c-a8fb20d51682\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:01:58:144-76330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2447b20c-3e99-426b-8219-2f053cbd8cd7], x-b3-parentspanid=[a87fe93ab3c6a023], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59125], x-envoy-attempt-count=[1], x-b3-traceid=[b115681b2e38fabaa87fe93ab3c6a023], x-b3-spanid=[b276b7b1b4911fc4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[012789ca-437b-44bc-a05c-a8fb20d51682]}\\\"}\"}","context":{"RequestID":"012789ca-437b-44bc-a05c-a8fb20d51682","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0a009e4-0d48-4494-ac7c-eb3db48f744e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:01:58.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:58.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"012789ca-437b-44bc-a05c-a8fb20d51682","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0a009e4-0d48-4494-ac7c-eb3db48f744e","LogTimestamp":"2023-09-27T04:01:58.146Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:01:58.419Z","message":"Entering","context":{"RequestID":"b5a62e0c-372c-4c95-9d77-9e4d5bc12420","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb53ad5a-1719-443a-aa98-d31d2952ae95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:58.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"b5a62e0c-372c-4c95-9d77-9e4d5bc12420","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb53ad5a-1719-443a-aa98-d31d2952ae95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:58.423Z","message":"{\"transactionId\":\"b5a62e0c-372c-4c95-9d77-9e4d5bc12420\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:58:420\",\"respDate\":\"230927-04:01:58:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b5a62e0c-372c-4c95-9d77-9e4d5bc12420\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:01:58:420-56135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b5a62e0c-372c-4c95-9d77-9e4d5bc12420]}\\\"}\"}","context":{"RequestID":"b5a62e0c-372c-4c95-9d77-9e4d5bc12420","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb53ad5a-1719-443a-aa98-d31d2952ae95","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:01:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:58.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5a62e0c-372c-4c95-9d77-9e4d5bc12420","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb53ad5a-1719-443a-aa98-d31d2952ae95","LogTimestamp":"2023-09-27T04:01:58.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:01:59.429Z","message":"Entering","context":{"RequestID":"fa8149e3-5222-4374-98f2-9572963e10f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7e4d18e-0327-49b6-9ee7-15366c906202","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:59.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:01:59.433Z","message":"{\"transactionId\":\"fa8149e3-5222-4374-98f2-9572963e10f4\",\"status\":\"200\",\"rqstDate\":\"230927-04:01:59:430\",\"respDate\":\"230927-04:01:59:433\",\"sourceId\":\"haproxy:fa8149e3-5222-4374-98f2-9572963e10f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:01:59:430-24936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c115632-813f-43d6-bd79-e9bdd007bc92], x-b3-parentspanid=[d9cc0fdf23bf5a54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98ae77426c3aae5ed9cc0fdf23bf5a54], x-b3-spanid=[53aa4e213639a3c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa8149e3-5222-4374-98f2-9572963e10f4]}\\\"}\"}","context":{"RequestID":"fa8149e3-5222-4374-98f2-9572963e10f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7e4d18e-0327-49b6-9ee7-15366c906202","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:01:59.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:01:59.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa8149e3-5222-4374-98f2-9572963e10f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7e4d18e-0327-49b6-9ee7-15366c906202","LogTimestamp":"2023-09-27T04:01:59.434Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:01:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:02:01.446Z","message":"Entering","context":{"RequestID":"124fa653-0a51-43fe-b90d-7ec704e68516","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db7ae9a0-b295-44ac-b466-d84caeace161","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:01.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:01.449Z","message":"{\"transactionId\":\"124fa653-0a51-43fe-b90d-7ec704e68516\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:01:447\",\"respDate\":\"230927-04:02:01:449\",\"sourceId\":\"haproxy:124fa653-0a51-43fe-b90d-7ec704e68516\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:01:447-90455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f338d0bc-f357-49a3-843d-0dbfa13304e4], x-b3-parentspanid=[311ccc6df95e8c76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c04d546382f1e50311ccc6df95e8c76], x-b3-spanid=[74610c7f4843a65b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[124fa653-0a51-43fe-b90d-7ec704e68516]}\\\"}\"}","context":{"RequestID":"124fa653-0a51-43fe-b90d-7ec704e68516","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db7ae9a0-b295-44ac-b466-d84caeace161","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:01.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:01.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"124fa653-0a51-43fe-b90d-7ec704e68516","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db7ae9a0-b295-44ac-b466-d84caeace161","LogTimestamp":"2023-09-27T04:02:01.450Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:02:03.461Z","message":"Entering","context":{"RequestID":"ca714cbb-7d2c-4bb2-a9f3-02be09b9d624","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"250652df-003e-4cc5-a8e9-158fec3109d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:03.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:03.463Z","message":"{\"transactionId\":\"ca714cbb-7d2c-4bb2-a9f3-02be09b9d624\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:03:462\",\"respDate\":\"230927-04:02:03:463\",\"sourceId\":\"haproxy:ca714cbb-7d2c-4bb2-a9f3-02be09b9d624\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:03:462-53406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de78e575-642c-4424-a577-0fcb26b67ff4], x-b3-parentspanid=[c178e05b764b9810], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0b9ec56dd5caba8c178e05b764b9810], x-b3-spanid=[d371aa9853760677], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca714cbb-7d2c-4bb2-a9f3-02be09b9d624]}\\\"}\"}","context":{"RequestID":"ca714cbb-7d2c-4bb2-a9f3-02be09b9d624","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"250652df-003e-4cc5-a8e9-158fec3109d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:03.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:03.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca714cbb-7d2c-4bb2-a9f3-02be09b9d624","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"250652df-003e-4cc5-a8e9-158fec3109d6","LogTimestamp":"2023-09-27T04:02:03.464Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:05.475Z","message":"Entering","context":{"RequestID":"1124f772-0fd4-4aec-8396-d728d258b21c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9013ab4-eee9-4b5b-9c7b-1a582f809a4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:05.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:05.478Z","message":"{\"transactionId\":\"1124f772-0fd4-4aec-8396-d728d258b21c\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:05:476\",\"respDate\":\"230927-04:02:05:478\",\"sourceId\":\"haproxy:1124f772-0fd4-4aec-8396-d728d258b21c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:05:476-15437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72c9472a-51e0-4596-b30a-8f39e34a3e7a], x-b3-parentspanid=[a802981f2a21224c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32a5d00ca46d62d6a802981f2a21224c], x-b3-spanid=[b30d735e204c2d79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1124f772-0fd4-4aec-8396-d728d258b21c]}\\\"}\"}","context":{"RequestID":"1124f772-0fd4-4aec-8396-d728d258b21c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9013ab4-eee9-4b5b-9c7b-1a582f809a4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:05.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:05.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1124f772-0fd4-4aec-8396-d728d258b21c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9013ab4-eee9-4b5b-9c7b-1a582f809a4a","LogTimestamp":"2023-09-27T04:02:05.478Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:05.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:02:05.939Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:05.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:05.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:07.487Z","message":"Entering","context":{"RequestID":"1e4859ae-5fdc-44c1-b016-13bf823460cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f4ffc15-efa7-4996-97d0-b7fa21c0dd49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:07.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:07.489Z","message":"{\"transactionId\":\"1e4859ae-5fdc-44c1-b016-13bf823460cb\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:07:488\",\"respDate\":\"230927-04:02:07:489\",\"sourceId\":\"haproxy:1e4859ae-5fdc-44c1-b016-13bf823460cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:07:488-61735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7afdaaf-a0ab-4c52-9783-c81c31fd752a], x-b3-parentspanid=[9061fc6cbe73016b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a785fead374f511b9061fc6cbe73016b], x-b3-spanid=[be7d4a748d914424], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e4859ae-5fdc-44c1-b016-13bf823460cb]}\\\"}\"}","context":{"RequestID":"1e4859ae-5fdc-44c1-b016-13bf823460cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f4ffc15-efa7-4996-97d0-b7fa21c0dd49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:07.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:07.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e4859ae-5fdc-44c1-b016-13bf823460cb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f4ffc15-efa7-4996-97d0-b7fa21c0dd49","LogTimestamp":"2023-09-27T04:02:07.490Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:08.150Z","message":"Entering","context":{"RequestID":"ab58fc5e-b723-4a27-aa6f-8b8aca61a7b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80c80a26-ac7a-4e90-8268-d44c68970bd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:08.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:08.152Z","message":"{\"transactionId\":\"ab58fc5e-b723-4a27-aa6f-8b8aca61a7b1\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:08:150\",\"respDate\":\"230927-04:02:08:152\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ab58fc5e-b723-4a27-aa6f-8b8aca61a7b1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:08:150-56509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58877fa5-b7be-46c2-97ac-10ed6ae49835], x-b3-parentspanid=[06d9ba2255f1f737], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48939], x-envoy-attempt-count=[1], x-b3-traceid=[a5d3c9327b85dce706d9ba2255f1f737], x-b3-spanid=[d05c3cdaa7ea57df], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ab58fc5e-b723-4a27-aa6f-8b8aca61a7b1]}\\\"}\"}","context":{"RequestID":"ab58fc5e-b723-4a27-aa6f-8b8aca61a7b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80c80a26-ac7a-4e90-8268-d44c68970bd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:08.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:08.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab58fc5e-b723-4a27-aa6f-8b8aca61a7b1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80c80a26-ac7a-4e90-8268-d44c68970bd1","LogTimestamp":"2023-09-27T04:02:08.152Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:08.419Z","message":"Entering","context":{"RequestID":"5797921c-abdc-49e4-979d-1d4295c737ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b29e40a-9996-47dd-b6d7-c7a68160a8bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:08.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"5797921c-abdc-49e4-979d-1d4295c737ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b29e40a-9996-47dd-b6d7-c7a68160a8bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:08.421Z","message":"{\"transactionId\":\"5797921c-abdc-49e4-979d-1d4295c737ce\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:08:420\",\"respDate\":\"230927-04:02:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5797921c-abdc-49e4-979d-1d4295c737ce\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:08:420-24946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5797921c-abdc-49e4-979d-1d4295c737ce]}\\\"}\"}","context":{"RequestID":"5797921c-abdc-49e4-979d-1d4295c737ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b29e40a-9996-47dd-b6d7-c7a68160a8bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5797921c-abdc-49e4-979d-1d4295c737ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b29e40a-9996-47dd-b6d7-c7a68160a8bf","LogTimestamp":"2023-09-27T04:02:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:02:09.499Z","message":"Entering","context":{"RequestID":"0f7b7424-a2ec-4874-922f-47c600fd97e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"24a5f066-832e-4627-9da4-42ad6b869df3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:09.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:09.501Z","message":"{\"transactionId\":\"0f7b7424-a2ec-4874-922f-47c600fd97e5\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:09:500\",\"respDate\":\"230927-04:02:09:501\",\"sourceId\":\"haproxy:0f7b7424-a2ec-4874-922f-47c600fd97e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:09:500-37083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8657040-c087-4a5a-b1c3-349879248754], x-b3-parentspanid=[f03c96b8b7cdb8ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7505adce94c196af03c96b8b7cdb8ac], x-b3-spanid=[e1f046f5a2c17bdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f7b7424-a2ec-4874-922f-47c600fd97e5]}\\\"}\"}","context":{"RequestID":"0f7b7424-a2ec-4874-922f-47c600fd97e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"24a5f066-832e-4627-9da4-42ad6b869df3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:09.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:09.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f7b7424-a2ec-4874-922f-47c600fd97e5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24a5f066-832e-4627-9da4-42ad6b869df3","LogTimestamp":"2023-09-27T04:02:09.502Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:10.684Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:10.688Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:11.513Z","message":"Entering","context":{"RequestID":"3ab2a3ed-44c5-46d1-b291-7c38aed8351b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c2b40ec-d462-42dd-b515-9220aeeae4d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:11.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:11.515Z","message":"{\"transactionId\":\"3ab2a3ed-44c5-46d1-b291-7c38aed8351b\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:11:514\",\"respDate\":\"230927-04:02:11:515\",\"sourceId\":\"haproxy:3ab2a3ed-44c5-46d1-b291-7c38aed8351b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:11:514-36364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[535139ee-ec83-4587-80fb-b37f5967158b], x-b3-parentspanid=[93e9cc1cfb7b2e51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00708f9e1c02421793e9cc1cfb7b2e51], x-b3-spanid=[b5a2da91ad7d2333], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ab2a3ed-44c5-46d1-b291-7c38aed8351b]}\\\"}\"}","context":{"RequestID":"3ab2a3ed-44c5-46d1-b291-7c38aed8351b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c2b40ec-d462-42dd-b515-9220aeeae4d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:11.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:11.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ab2a3ed-44c5-46d1-b291-7c38aed8351b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c2b40ec-d462-42dd-b515-9220aeeae4d4","LogTimestamp":"2023-09-27T04:02:11.516Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:13.525Z","message":"Entering","context":{"RequestID":"8fd4a690-075f-4c56-89a1-2858d0b7763c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b9533bc-b2ed-4c6b-a70b-5e5c2771ec48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:13.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:13.528Z","message":"{\"transactionId\":\"8fd4a690-075f-4c56-89a1-2858d0b7763c\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:13:526\",\"respDate\":\"230927-04:02:13:528\",\"sourceId\":\"haproxy:8fd4a690-075f-4c56-89a1-2858d0b7763c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:13:526-2706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b345cc1b-f067-45c0-93aa-7323f3af971d], x-b3-parentspanid=[92b671acd082d3ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64f1918d5d9c294292b671acd082d3ea], x-b3-spanid=[2c703fd25d6f86b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fd4a690-075f-4c56-89a1-2858d0b7763c]}\\\"}\"}","context":{"RequestID":"8fd4a690-075f-4c56-89a1-2858d0b7763c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b9533bc-b2ed-4c6b-a70b-5e5c2771ec48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:13.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:13.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fd4a690-075f-4c56-89a1-2858d0b7763c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b9533bc-b2ed-4c6b-a70b-5e5c2771ec48","LogTimestamp":"2023-09-27T04:02:13.528Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:02:15.540Z","message":"Entering","context":{"RequestID":"035eabde-45df-4c92-b9d0-715bad3d19e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de0f9f61-eb0e-450c-9482-26288c0ac1de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:15.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:15.543Z","message":"{\"transactionId\":\"035eabde-45df-4c92-b9d0-715bad3d19e7\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:15:541\",\"respDate\":\"230927-04:02:15:543\",\"sourceId\":\"haproxy:035eabde-45df-4c92-b9d0-715bad3d19e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:15:541-79839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bac8a5c7-5394-4b42-af2c-e5721bfd6e78], x-b3-parentspanid=[bce892e285281f9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ec96702b4227890bce892e285281f9e], x-b3-spanid=[291db7e20f415dae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[035eabde-45df-4c92-b9d0-715bad3d19e7]}\\\"}\"}","context":{"RequestID":"035eabde-45df-4c92-b9d0-715bad3d19e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de0f9f61-eb0e-450c-9482-26288c0ac1de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:15.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:15.543Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"035eabde-45df-4c92-b9d0-715bad3d19e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de0f9f61-eb0e-450c-9482-26288c0ac1de","LogTimestamp":"2023-09-27T04:02:15.543Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:15.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:02:15.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:15.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:15.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:17.551Z","message":"Entering","context":{"RequestID":"5e215801-3eca-4ff8-9d75-1ea6a63d690e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec3342c2-3657-49f0-9178-2b8ca44c5dd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:17.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:17.553Z","message":"{\"transactionId\":\"5e215801-3eca-4ff8-9d75-1ea6a63d690e\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:17:552\",\"respDate\":\"230927-04:02:17:553\",\"sourceId\":\"haproxy:5e215801-3eca-4ff8-9d75-1ea6a63d690e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:17:552-37725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6775fcb5-1b00-48a8-8aed-0b9e1a4b89e7], x-b3-parentspanid=[eb70d2208ab6145b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f73bbcbd5bdaf63eb70d2208ab6145b], x-b3-spanid=[8db45cd18051bdd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e215801-3eca-4ff8-9d75-1ea6a63d690e]}\\\"}\"}","context":{"RequestID":"5e215801-3eca-4ff8-9d75-1ea6a63d690e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec3342c2-3657-49f0-9178-2b8ca44c5dd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:17.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:17.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e215801-3eca-4ff8-9d75-1ea6a63d690e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec3342c2-3657-49f0-9178-2b8ca44c5dd2","LogTimestamp":"2023-09-27T04:02:17.554Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:18.143Z","message":"Entering","context":{"RequestID":"9cfade0c-0583-4baa-9a23-e2ba650ee288","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"377180ba-bd89-4d36-894a-82e12ee0111a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:18.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:18.146Z","message":"{\"transactionId\":\"9cfade0c-0583-4baa-9a23-e2ba650ee288\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:18:144\",\"respDate\":\"230927-04:02:18:146\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9cfade0c-0583-4baa-9a23-e2ba650ee288\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:18:144-68994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15019f4f-6dca-493a-9829-95759ec3f2dd], x-b3-parentspanid=[476bbfbbebe87f55], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49825], x-envoy-attempt-count=[1], x-b3-traceid=[af0084d14a09290e476bbfbbebe87f55], x-b3-spanid=[c0bbabd413729bd7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9cfade0c-0583-4baa-9a23-e2ba650ee288]}\\\"}\"}","context":{"RequestID":"9cfade0c-0583-4baa-9a23-e2ba650ee288","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"377180ba-bd89-4d36-894a-82e12ee0111a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:18.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:18.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cfade0c-0583-4baa-9a23-e2ba650ee288","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"377180ba-bd89-4d36-894a-82e12ee0111a","LogTimestamp":"2023-09-27T04:02:18.146Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:18.419Z","message":"Entering","context":{"RequestID":"931f4014-223c-4148-9296-1d3290fc1ad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9017e7eb-5b96-4601-b8f1-b0eac9476cb5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"931f4014-223c-4148-9296-1d3290fc1ad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9017e7eb-5b96-4601-b8f1-b0eac9476cb5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:18.423Z","message":"{\"transactionId\":\"931f4014-223c-4148-9296-1d3290fc1ad6\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:18:420\",\"respDate\":\"230927-04:02:18:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:931f4014-223c-4148-9296-1d3290fc1ad6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:18:420-29258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[931f4014-223c-4148-9296-1d3290fc1ad6]}\\\"}\"}","context":{"RequestID":"931f4014-223c-4148-9296-1d3290fc1ad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9017e7eb-5b96-4601-b8f1-b0eac9476cb5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:18.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"931f4014-223c-4148-9296-1d3290fc1ad6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9017e7eb-5b96-4601-b8f1-b0eac9476cb5","LogTimestamp":"2023-09-27T04:02:18.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:02:19.565Z","message":"Entering","context":{"RequestID":"27a5ccad-1a05-45ca-bd7e-0cfcb3e11358","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02129628-e658-463c-9dee-339cd0d7f4d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:19.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:19.567Z","message":"{\"transactionId\":\"27a5ccad-1a05-45ca-bd7e-0cfcb3e11358\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:19:566\",\"respDate\":\"230927-04:02:19:567\",\"sourceId\":\"haproxy:27a5ccad-1a05-45ca-bd7e-0cfcb3e11358\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:19:566-70477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74d75de0-8fdd-467f-8907-793734308340], x-b3-parentspanid=[d34d44404f1c0e9a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1dd0b4061c8398e5d34d44404f1c0e9a], x-b3-spanid=[70ec0ac3465266e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27a5ccad-1a05-45ca-bd7e-0cfcb3e11358]}\\\"}\"}","context":{"RequestID":"27a5ccad-1a05-45ca-bd7e-0cfcb3e11358","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02129628-e658-463c-9dee-339cd0d7f4d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:19.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:19.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27a5ccad-1a05-45ca-bd7e-0cfcb3e11358","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02129628-e658-463c-9dee-339cd0d7f4d7","LogTimestamp":"2023-09-27T04:02:19.568Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:21.627Z","message":"Entering","context":{"RequestID":"0cbac987-aaab-4538-81cb-cecfda34b3ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4e12424b-afed-4ff0-be48-caf91e76dd13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:21.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:21.629Z","message":"{\"transactionId\":\"0cbac987-aaab-4538-81cb-cecfda34b3ac\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:21:627\",\"respDate\":\"230927-04:02:21:629\",\"sourceId\":\"haproxy:0cbac987-aaab-4538-81cb-cecfda34b3ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:21:627-49086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c914c2f-4d69-474e-a488-718b560510c4], x-b3-parentspanid=[8483dd0d743c6f8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fd644449a34dce68483dd0d743c6f8e], x-b3-spanid=[ec7658b728e5a58f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cbac987-aaab-4538-81cb-cecfda34b3ac]}\\\"}\"}","context":{"RequestID":"0cbac987-aaab-4538-81cb-cecfda34b3ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4e12424b-afed-4ff0-be48-caf91e76dd13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:21.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:21.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cbac987-aaab-4538-81cb-cecfda34b3ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e12424b-afed-4ff0-be48-caf91e76dd13","LogTimestamp":"2023-09-27T04:02:21.629Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:23.644Z","message":"Entering","context":{"RequestID":"89a07c7a-3c76-4c6e-8b85-dfaa68588766","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6c1e66a-110b-4abc-874b-fb791b74753e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:23.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:23.647Z","message":"{\"transactionId\":\"89a07c7a-3c76-4c6e-8b85-dfaa68588766\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:23:645\",\"respDate\":\"230927-04:02:23:647\",\"sourceId\":\"haproxy:89a07c7a-3c76-4c6e-8b85-dfaa68588766\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:23:645-98365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91ef5bbb-aa95-4948-996f-505350e4dbe4], x-b3-parentspanid=[1c3a6fa8d9476b51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9c2c5d4d2e743d11c3a6fa8d9476b51], x-b3-spanid=[738508f616f70905], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89a07c7a-3c76-4c6e-8b85-dfaa68588766]}\\\"}\"}","context":{"RequestID":"89a07c7a-3c76-4c6e-8b85-dfaa68588766","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6c1e66a-110b-4abc-874b-fb791b74753e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:23.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:23.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89a07c7a-3c76-4c6e-8b85-dfaa68588766","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6c1e66a-110b-4abc-874b-fb791b74753e","LogTimestamp":"2023-09-27T04:02:23.647Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:25.664Z","message":"Entering","context":{"RequestID":"e2829734-b930-4d9e-95b8-59c54eb5d641","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e60f359d-1f1d-4fa6-b1dc-ee5920fb1261","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:25.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:25.666Z","message":"{\"transactionId\":\"e2829734-b930-4d9e-95b8-59c54eb5d641\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:25:664\",\"respDate\":\"230927-04:02:25:666\",\"sourceId\":\"haproxy:e2829734-b930-4d9e-95b8-59c54eb5d641\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:25:664-50750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63e004c0-2903-4f5d-a297-d81923214cba], x-b3-parentspanid=[b9f19b402bff83bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[307ebb8b89eb2871b9f19b402bff83bc], x-b3-spanid=[975b6ea4ed0b74c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2829734-b930-4d9e-95b8-59c54eb5d641]}\\\"}\"}","context":{"RequestID":"e2829734-b930-4d9e-95b8-59c54eb5d641","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e60f359d-1f1d-4fa6-b1dc-ee5920fb1261","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:25.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:25.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2829734-b930-4d9e-95b8-59c54eb5d641","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e60f359d-1f1d-4fa6-b1dc-ee5920fb1261","LogTimestamp":"2023-09-27T04:02:25.666Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:25.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:02:25.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:25.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:25.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:27.678Z","message":"Entering","context":{"RequestID":"ccb39003-b1a3-42c9-8616-0d2ba4ea60e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"487c3ac4-cfa6-4c98-a6e9-516396decc90","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:27.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:27.680Z","message":"{\"transactionId\":\"ccb39003-b1a3-42c9-8616-0d2ba4ea60e0\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:27:679\",\"respDate\":\"230927-04:02:27:680\",\"sourceId\":\"haproxy:ccb39003-b1a3-42c9-8616-0d2ba4ea60e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:27:679-74920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6cd495a-8982-4c0b-b0f3-31ad655cc0b8], x-b3-parentspanid=[8988a31cd87c7195], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e44812feae68a1f28988a31cd87c7195], x-b3-spanid=[ddac0bd38d900e96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccb39003-b1a3-42c9-8616-0d2ba4ea60e0]}\\\"}\"}","context":{"RequestID":"ccb39003-b1a3-42c9-8616-0d2ba4ea60e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"487c3ac4-cfa6-4c98-a6e9-516396decc90","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:27.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:27.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccb39003-b1a3-42c9-8616-0d2ba4ea60e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"487c3ac4-cfa6-4c98-a6e9-516396decc90","LogTimestamp":"2023-09-27T04:02:27.681Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:28.141Z","message":"Entering","context":{"RequestID":"b13552b9-562e-448d-aaad-7e78a52c004a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11d87e5a-fc35-4a6b-b52d-32957b287517","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:28.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:28.144Z","message":"{\"transactionId\":\"b13552b9-562e-448d-aaad-7e78a52c004a\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:28:142\",\"respDate\":\"230927-04:02:28:144\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b13552b9-562e-448d-aaad-7e78a52c004a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:28:142-8246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b854b443-9773-4238-94b5-35ed4f41d16e], x-b3-parentspanid=[eb2adc63a2974718], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35453], x-envoy-attempt-count=[1], x-b3-traceid=[7839545a34c2179feb2adc63a2974718], x-b3-spanid=[42632bf4e05d4c1d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b13552b9-562e-448d-aaad-7e78a52c004a]}\\\"}\"}","context":{"RequestID":"b13552b9-562e-448d-aaad-7e78a52c004a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11d87e5a-fc35-4a6b-b52d-32957b287517","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:28.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:28.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b13552b9-562e-448d-aaad-7e78a52c004a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11d87e5a-fc35-4a6b-b52d-32957b287517","LogTimestamp":"2023-09-27T04:02:28.144Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:02:28.419Z","message":"Entering","context":{"RequestID":"280a6da9-ded4-4eee-ae14-216bdea4041e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7058e4c4-d1c1-4bcc-9f41-ac1742841ea5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:28.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"280a6da9-ded4-4eee-ae14-216bdea4041e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7058e4c4-d1c1-4bcc-9f41-ac1742841ea5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:28.423Z","message":"{\"transactionId\":\"280a6da9-ded4-4eee-ae14-216bdea4041e\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:28:420\",\"respDate\":\"230927-04:02:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:280a6da9-ded4-4eee-ae14-216bdea4041e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:28:420-2092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[280a6da9-ded4-4eee-ae14-216bdea4041e]}\\\"}\"}","context":{"RequestID":"280a6da9-ded4-4eee-ae14-216bdea4041e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7058e4c4-d1c1-4bcc-9f41-ac1742841ea5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"280a6da9-ded4-4eee-ae14-216bdea4041e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7058e4c4-d1c1-4bcc-9f41-ac1742841ea5","LogTimestamp":"2023-09-27T04:02:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:02:29.691Z","message":"Entering","context":{"RequestID":"546eaff2-bb92-4f89-b16f-29c036062d0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed54d071-5bd7-4a99-9a04-e190fe7058f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:29.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:29.693Z","message":"{\"transactionId\":\"546eaff2-bb92-4f89-b16f-29c036062d0c\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:29:691\",\"respDate\":\"230927-04:02:29:693\",\"sourceId\":\"haproxy:546eaff2-bb92-4f89-b16f-29c036062d0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:29:691-62900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f7e3fb9-5420-402a-b108-67492fddf1a8], x-b3-parentspanid=[3fb09a31a670baee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10a82ffb97d209d53fb09a31a670baee], x-b3-spanid=[0c345124d3be33f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[546eaff2-bb92-4f89-b16f-29c036062d0c]}\\\"}\"}","context":{"RequestID":"546eaff2-bb92-4f89-b16f-29c036062d0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed54d071-5bd7-4a99-9a04-e190fe7058f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:29.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:29.693Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"546eaff2-bb92-4f89-b16f-29c036062d0c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed54d071-5bd7-4a99-9a04-e190fe7058f6","LogTimestamp":"2023-09-27T04:02:29.693Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:31.709Z","message":"Entering","context":{"RequestID":"3543f62c-b209-423a-ba69-156b87aa71ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9cffd0db-7525-4ee7-965d-5d79e15f6bae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:31.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:31.711Z","message":"{\"transactionId\":\"3543f62c-b209-423a-ba69-156b87aa71ac\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:31:709\",\"respDate\":\"230927-04:02:31:711\",\"sourceId\":\"haproxy:3543f62c-b209-423a-ba69-156b87aa71ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:31:709-37491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c29cf09c-f7dc-433c-b9c8-7b06c23b02a7], x-b3-parentspanid=[8f5ca0728a80511d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87f3708374ccf8d28f5ca0728a80511d], x-b3-spanid=[8316a3eb5344b093], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3543f62c-b209-423a-ba69-156b87aa71ac]}\\\"}\"}","context":{"RequestID":"3543f62c-b209-423a-ba69-156b87aa71ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9cffd0db-7525-4ee7-965d-5d79e15f6bae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:31.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:31.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3543f62c-b209-423a-ba69-156b87aa71ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cffd0db-7525-4ee7-965d-5d79e15f6bae","LogTimestamp":"2023-09-27T04:02:31.712Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:33.724Z","message":"Entering","context":{"RequestID":"f7487df8-20e1-48eb-8a3c-a76bd9953c39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61d89bd1-cb6a-4c8a-a26f-1ed3a30575b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:33.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:33.726Z","message":"{\"transactionId\":\"f7487df8-20e1-48eb-8a3c-a76bd9953c39\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:33:724\",\"respDate\":\"230927-04:02:33:726\",\"sourceId\":\"haproxy:f7487df8-20e1-48eb-8a3c-a76bd9953c39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:33:724-2056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6ec6900-3695-4c48-925a-affe9b6cb702], x-b3-parentspanid=[d60f26e6176bc9d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[562d5957f7210918d60f26e6176bc9d7], x-b3-spanid=[ebaaa25eae43d225], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7487df8-20e1-48eb-8a3c-a76bd9953c39]}\\\"}\"}","context":{"RequestID":"f7487df8-20e1-48eb-8a3c-a76bd9953c39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61d89bd1-cb6a-4c8a-a26f-1ed3a30575b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:33.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:33.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7487df8-20e1-48eb-8a3c-a76bd9953c39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61d89bd1-cb6a-4c8a-a26f-1ed3a30575b0","LogTimestamp":"2023-09-27T04:02:33.727Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:35.741Z","message":"Entering","context":{"RequestID":"43a8fc59-48db-4426-9062-f0ffad592d9c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bde8d2e-83d1-4b92-8952-c9142f9b70d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:35.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:35.744Z","message":"{\"transactionId\":\"43a8fc59-48db-4426-9062-f0ffad592d9c\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:35:742\",\"respDate\":\"230927-04:02:35:744\",\"sourceId\":\"haproxy:43a8fc59-48db-4426-9062-f0ffad592d9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:35:742-10888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c112d8a-2999-4cbd-8d1a-f27237ce7f22], x-b3-parentspanid=[19cdb263233b91ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6109a568d38bab119cdb263233b91ee], x-b3-spanid=[0524f506663d7786], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43a8fc59-48db-4426-9062-f0ffad592d9c]}\\\"}\"}","context":{"RequestID":"43a8fc59-48db-4426-9062-f0ffad592d9c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bde8d2e-83d1-4b92-8952-c9142f9b70d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:35.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:35.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43a8fc59-48db-4426-9062-f0ffad592d9c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bde8d2e-83d1-4b92-8952-c9142f9b70d6","LogTimestamp":"2023-09-27T04:02:35.744Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:35.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:02:35.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:35.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:35.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:37.754Z","message":"Entering","context":{"RequestID":"65a0d719-7e76-4500-ad74-305ee99dc025","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1783708-e1de-43c4-b63c-0ed208d0cd8d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:37.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:37.756Z","message":"{\"transactionId\":\"65a0d719-7e76-4500-ad74-305ee99dc025\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:37:755\",\"respDate\":\"230927-04:02:37:756\",\"sourceId\":\"haproxy:65a0d719-7e76-4500-ad74-305ee99dc025\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:37:755-96841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e880685b-3ede-4644-95d3-83d8e8781bbe], x-b3-parentspanid=[e7c435173b199b17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf77c8a98928be04e7c435173b199b17], x-b3-spanid=[1f6801cfc50995b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65a0d719-7e76-4500-ad74-305ee99dc025]}\\\"}\"}","context":{"RequestID":"65a0d719-7e76-4500-ad74-305ee99dc025","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1783708-e1de-43c4-b63c-0ed208d0cd8d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:37.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:37.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65a0d719-7e76-4500-ad74-305ee99dc025","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1783708-e1de-43c4-b63c-0ed208d0cd8d","LogTimestamp":"2023-09-27T04:02:37.757Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:38.143Z","message":"Entering","context":{"RequestID":"5f01ba86-b167-4c7a-ab28-1c6fcd1d7af2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39d34b43-74d7-4e2b-972d-b1f7f9c4451d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:38.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:38.146Z","message":"{\"transactionId\":\"5f01ba86-b167-4c7a-ab28-1c6fcd1d7af2\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:38:144\",\"respDate\":\"230927-04:02:38:145\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5f01ba86-b167-4c7a-ab28-1c6fcd1d7af2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:38:144-72438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0682ca8e-40a2-491b-a4f0-22934bc238d0], x-b3-parentspanid=[e834e0b0add8911f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38137], x-envoy-attempt-count=[1], x-b3-traceid=[55f9705da8dc53ebe834e0b0add8911f], x-b3-spanid=[8a130d85046e1fcd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5f01ba86-b167-4c7a-ab28-1c6fcd1d7af2]}\\\"}\"}","context":{"RequestID":"5f01ba86-b167-4c7a-ab28-1c6fcd1d7af2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39d34b43-74d7-4e2b-972d-b1f7f9c4451d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:38.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:38.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f01ba86-b167-4c7a-ab28-1c6fcd1d7af2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39d34b43-74d7-4e2b-972d-b1f7f9c4451d","LogTimestamp":"2023-09-27T04:02:38.146Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:38.419Z","message":"Entering","context":{"RequestID":"5c2b0a0f-c20d-44d1-b590-9c735d8cff61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7bf1976-80ad-4244-aea4-ca2510bf3297","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"5c2b0a0f-c20d-44d1-b590-9c735d8cff61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7bf1976-80ad-4244-aea4-ca2510bf3297","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:38.422Z","message":"{\"transactionId\":\"5c2b0a0f-c20d-44d1-b590-9c735d8cff61\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:38:420\",\"respDate\":\"230927-04:02:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5c2b0a0f-c20d-44d1-b590-9c735d8cff61\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:38:420-94368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5c2b0a0f-c20d-44d1-b590-9c735d8cff61]}\\\"}\"}","context":{"RequestID":"5c2b0a0f-c20d-44d1-b590-9c735d8cff61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7bf1976-80ad-4244-aea4-ca2510bf3297","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c2b0a0f-c20d-44d1-b590-9c735d8cff61","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7bf1976-80ad-4244-aea4-ca2510bf3297","LogTimestamp":"2023-09-27T04:02:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:02:39.765Z","message":"Entering","context":{"RequestID":"e043b397-5203-4495-8f35-3bab55596c61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"543cd205-ec2b-4c1b-bb81-1b0e72178b50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:39.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:39.767Z","message":"{\"transactionId\":\"e043b397-5203-4495-8f35-3bab55596c61\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:39:766\",\"respDate\":\"230927-04:02:39:767\",\"sourceId\":\"haproxy:e043b397-5203-4495-8f35-3bab55596c61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:39:766-93999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[795cb05c-0b16-449b-bfce-6c0fef5bf8d9], x-b3-parentspanid=[2d74b26790db7c88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38ae80f6b53c4b842d74b26790db7c88], x-b3-spanid=[3456aa741a8ddf23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e043b397-5203-4495-8f35-3bab55596c61]}\\\"}\"}","context":{"RequestID":"e043b397-5203-4495-8f35-3bab55596c61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"543cd205-ec2b-4c1b-bb81-1b0e72178b50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:39.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:39.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e043b397-5203-4495-8f35-3bab55596c61","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"543cd205-ec2b-4c1b-bb81-1b0e72178b50","LogTimestamp":"2023-09-27T04:02:39.767Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:02:40.696Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:40.702Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:41.785Z","message":"Entering","context":{"RequestID":"7de93d71-fe09-45d5-a9ab-9dfdf1ef4d64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d97db4d6-639c-4faf-b1be-1de1e242e7c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:41.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:41.787Z","message":"{\"transactionId\":\"7de93d71-fe09-45d5-a9ab-9dfdf1ef4d64\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:41:786\",\"respDate\":\"230927-04:02:41:787\",\"sourceId\":\"haproxy:7de93d71-fe09-45d5-a9ab-9dfdf1ef4d64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:41:786-42801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[175d71b1-35af-4b73-822d-6958faaee6e0], x-b3-parentspanid=[b174e0ef30a6f956], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a1ab2a842d9a587b174e0ef30a6f956], x-b3-spanid=[1156cedc8b4165d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7de93d71-fe09-45d5-a9ab-9dfdf1ef4d64]}\\\"}\"}","context":{"RequestID":"7de93d71-fe09-45d5-a9ab-9dfdf1ef4d64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d97db4d6-639c-4faf-b1be-1de1e242e7c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:41.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:41.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7de93d71-fe09-45d5-a9ab-9dfdf1ef4d64","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d97db4d6-639c-4faf-b1be-1de1e242e7c0","LogTimestamp":"2023-09-27T04:02:41.787Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:02:43.798Z","message":"Entering","context":{"RequestID":"31bd350d-f243-490b-a0b4-abd41d6c7895","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34790d52-fa95-4f33-8188-d34132611750","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:43.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:43.800Z","message":"{\"transactionId\":\"31bd350d-f243-490b-a0b4-abd41d6c7895\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:43:799\",\"respDate\":\"230927-04:02:43:800\",\"sourceId\":\"haproxy:31bd350d-f243-490b-a0b4-abd41d6c7895\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:43:799-96252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d63a603-62db-4343-ad19-e0aaaccfd636], x-b3-parentspanid=[e6412a305a9562b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99504d296edadc7fe6412a305a9562b6], x-b3-spanid=[ea573cd746a6b210], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31bd350d-f243-490b-a0b4-abd41d6c7895]}\\\"}\"}","context":{"RequestID":"31bd350d-f243-490b-a0b4-abd41d6c7895","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34790d52-fa95-4f33-8188-d34132611750","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:43.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:43.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31bd350d-f243-490b-a0b4-abd41d6c7895","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34790d52-fa95-4f33-8188-d34132611750","LogTimestamp":"2023-09-27T04:02:43.801Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:45.811Z","message":"Entering","context":{"RequestID":"f192922f-798c-4853-802e-5c185ea9422d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50269873-ea00-4a82-8233-0e8bf5ff777c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:45.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:45.814Z","message":"{\"transactionId\":\"f192922f-798c-4853-802e-5c185ea9422d\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:45:812\",\"respDate\":\"230927-04:02:45:814\",\"sourceId\":\"haproxy:f192922f-798c-4853-802e-5c185ea9422d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:45:812-53309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8420227e-b224-43ae-9d6c-ddfc5630a1fe], x-b3-parentspanid=[7b8990215c313771], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87c6091fba09a6097b8990215c313771], x-b3-spanid=[f2ee6a9b846d1bd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f192922f-798c-4853-802e-5c185ea9422d]}\\\"}\"}","context":{"RequestID":"f192922f-798c-4853-802e-5c185ea9422d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50269873-ea00-4a82-8233-0e8bf5ff777c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:45.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:45.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f192922f-798c-4853-802e-5c185ea9422d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50269873-ea00-4a82-8233-0e8bf5ff777c","LogTimestamp":"2023-09-27T04:02:45.814Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:45.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:02:45.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:45.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:45.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:47.826Z","message":"Entering","context":{"RequestID":"a2d94446-7750-4fb2-9cee-aae1d3bca124","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6543405a-8a0b-42ac-ac7e-9e22009a51f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:47.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:47.829Z","message":"{\"transactionId\":\"a2d94446-7750-4fb2-9cee-aae1d3bca124\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:47:827\",\"respDate\":\"230927-04:02:47:829\",\"sourceId\":\"haproxy:a2d94446-7750-4fb2-9cee-aae1d3bca124\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:47:827-44094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85172ba2-dbe2-4805-9f36-4c77ffffd37b], x-b3-parentspanid=[6424c030a4a3ff56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea6286b312c2b8c56424c030a4a3ff56], x-b3-spanid=[465656e28f1dab0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2d94446-7750-4fb2-9cee-aae1d3bca124]}\\\"}\"}","context":{"RequestID":"a2d94446-7750-4fb2-9cee-aae1d3bca124","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6543405a-8a0b-42ac-ac7e-9e22009a51f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:47.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:47.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2d94446-7750-4fb2-9cee-aae1d3bca124","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6543405a-8a0b-42ac-ac7e-9e22009a51f8","LogTimestamp":"2023-09-27T04:02:47.829Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:48.154Z","message":"Entering","context":{"RequestID":"bef99f8f-612e-415e-b8b2-c89b4ea5d1ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4535d156-c533-4301-bcb0-d3d9785ed635","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:48.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:48.157Z","message":"{\"transactionId\":\"bef99f8f-612e-415e-b8b2-c89b4ea5d1ab\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:48:155\",\"respDate\":\"230927-04:02:48:156\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bef99f8f-612e-415e-b8b2-c89b4ea5d1ab\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:48:155-10385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f97fa03-87f7-4e10-a435-7f3dec4b9525], x-b3-parentspanid=[058b85e4341fd371], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34083], x-envoy-attempt-count=[1], x-b3-traceid=[297bdd3d17b8a3df058b85e4341fd371], x-b3-spanid=[08a625e43856d760], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bef99f8f-612e-415e-b8b2-c89b4ea5d1ab]}\\\"}\"}","context":{"RequestID":"bef99f8f-612e-415e-b8b2-c89b4ea5d1ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4535d156-c533-4301-bcb0-d3d9785ed635","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:48.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:48.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bef99f8f-612e-415e-b8b2-c89b4ea5d1ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4535d156-c533-4301-bcb0-d3d9785ed635","LogTimestamp":"2023-09-27T04:02:48.157Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:48.418Z","message":"Entering","context":{"RequestID":"dc56241b-e4f9-4394-8600-52e8de68ac20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62c8db35-c686-4fa9-bd0c-306bbb8433a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"dc56241b-e4f9-4394-8600-52e8de68ac20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62c8db35-c686-4fa9-bd0c-306bbb8433a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:48.421Z","message":"{\"transactionId\":\"dc56241b-e4f9-4394-8600-52e8de68ac20\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:48:419\",\"respDate\":\"230927-04:02:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dc56241b-e4f9-4394-8600-52e8de68ac20\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:48:419-86762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dc56241b-e4f9-4394-8600-52e8de68ac20]}\\\"}\"}","context":{"RequestID":"dc56241b-e4f9-4394-8600-52e8de68ac20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62c8db35-c686-4fa9-bd0c-306bbb8433a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc56241b-e4f9-4394-8600-52e8de68ac20","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62c8db35-c686-4fa9-bd0c-306bbb8433a9","LogTimestamp":"2023-09-27T04:02:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:02:49.855Z","message":"Entering","context":{"RequestID":"2b65f4e4-5bc7-4e10-9fd5-833b449ce003","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"85c0160e-431a-4ded-b028-79a21fcb2292","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:49.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:49.857Z","message":"{\"transactionId\":\"2b65f4e4-5bc7-4e10-9fd5-833b449ce003\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:49:855\",\"respDate\":\"230927-04:02:49:857\",\"sourceId\":\"haproxy:2b65f4e4-5bc7-4e10-9fd5-833b449ce003\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:49:855-24307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e960810b-37b4-4b31-bb32-e7431ebe2791], x-b3-parentspanid=[eb7f1cb2490ba167], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1f0dfc6a42174e1eb7f1cb2490ba167], x-b3-spanid=[3db200aae2b660a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b65f4e4-5bc7-4e10-9fd5-833b449ce003]}\\\"}\"}","context":{"RequestID":"2b65f4e4-5bc7-4e10-9fd5-833b449ce003","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"85c0160e-431a-4ded-b028-79a21fcb2292","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:49.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:49.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b65f4e4-5bc7-4e10-9fd5-833b449ce003","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85c0160e-431a-4ded-b028-79a21fcb2292","LogTimestamp":"2023-09-27T04:02:49.857Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:51.871Z","message":"Entering","context":{"RequestID":"15bd573d-1151-4abf-89a6-13ba395f8b72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78315730-8a57-4864-a888-476ea35f7ea2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:51.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:51.874Z","message":"{\"transactionId\":\"15bd573d-1151-4abf-89a6-13ba395f8b72\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:51:872\",\"respDate\":\"230927-04:02:51:874\",\"sourceId\":\"haproxy:15bd573d-1151-4abf-89a6-13ba395f8b72\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:02:51:872-34487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95d36dc1-5e62-4597-ac88-77965ab8a0f8], x-b3-parentspanid=[9c70326b24f75608], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd73bb1c4614fbbd9c70326b24f75608], x-b3-spanid=[830b0022f8958d42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15bd573d-1151-4abf-89a6-13ba395f8b72]}\\\"}\"}","context":{"RequestID":"15bd573d-1151-4abf-89a6-13ba395f8b72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78315730-8a57-4864-a888-476ea35f7ea2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:51.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:51.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15bd573d-1151-4abf-89a6-13ba395f8b72","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78315730-8a57-4864-a888-476ea35f7ea2","LogTimestamp":"2023-09-27T04:02:51.875Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:02:53.893Z","message":"Entering","context":{"RequestID":"96ba38f3-0df3-48f7-83a2-0c0435ea84ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e68a40e-bebe-4cf3-8276-aff67d538b95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:53.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:53.895Z","message":"{\"transactionId\":\"96ba38f3-0df3-48f7-83a2-0c0435ea84ab\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:53:893\",\"respDate\":\"230927-04:02:53:895\",\"sourceId\":\"haproxy:96ba38f3-0df3-48f7-83a2-0c0435ea84ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:53:893-71597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfab83cf-2d6c-4c3b-af52-27af3dc230cb], x-b3-parentspanid=[b2ae6b740dce10a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0315f7192d1fab9fb2ae6b740dce10a5], x-b3-spanid=[75caf3f7aa921935], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96ba38f3-0df3-48f7-83a2-0c0435ea84ab]}\\\"}\"}","context":{"RequestID":"96ba38f3-0df3-48f7-83a2-0c0435ea84ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e68a40e-bebe-4cf3-8276-aff67d538b95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:53.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:53.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96ba38f3-0df3-48f7-83a2-0c0435ea84ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e68a40e-bebe-4cf3-8276-aff67d538b95","LogTimestamp":"2023-09-27T04:02:53.896Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:55.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:02:55.906Z","message":"Entering","context":{"RequestID":"84d628b4-2ffa-4166-ac54-0217dc778c90","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91a41de0-d281-4181-958c-d5492ee4e104","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:55.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:55.909Z","message":"{\"transactionId\":\"84d628b4-2ffa-4166-ac54-0217dc778c90\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:55:907\",\"respDate\":\"230927-04:02:55:909\",\"sourceId\":\"haproxy:84d628b4-2ffa-4166-ac54-0217dc778c90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:55:907-60971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65457c65-ed42-4747-8dcf-7e114c880b95], x-b3-parentspanid=[6fbccd3a7b85b618], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c8965a8e19daa356fbccd3a7b85b618], x-b3-spanid=[7ca64bb16b3b8f4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84d628b4-2ffa-4166-ac54-0217dc778c90]}\\\"}\"}","context":{"RequestID":"84d628b4-2ffa-4166-ac54-0217dc778c90","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91a41de0-d281-4181-958c-d5492ee4e104","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:55.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:55.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84d628b4-2ffa-4166-ac54-0217dc778c90","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91a41de0-d281-4181-958c-d5492ee4e104","LogTimestamp":"2023-09-27T04:02:55.909Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:02:55.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:55.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:55.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:57.931Z","message":"Entering","context":{"RequestID":"55c9bbb6-939a-4cfb-96b3-2b06884ee3bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56d8e81a-7f41-4b3c-ab50-bb59c684ac5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:57.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:57.933Z","message":"{\"transactionId\":\"55c9bbb6-939a-4cfb-96b3-2b06884ee3bb\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:57:931\",\"respDate\":\"230927-04:02:57:933\",\"sourceId\":\"haproxy:55c9bbb6-939a-4cfb-96b3-2b06884ee3bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:57:931-72825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a349db6-ee83-4034-80c7-f0ded32ba3ec], x-b3-parentspanid=[137a76114b57c8f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49d9a9ce77e2b1b5137a76114b57c8f5], x-b3-spanid=[14b4a2604bcd2939], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55c9bbb6-939a-4cfb-96b3-2b06884ee3bb]}\\\"}\"}","context":{"RequestID":"55c9bbb6-939a-4cfb-96b3-2b06884ee3bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56d8e81a-7f41-4b3c-ab50-bb59c684ac5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:57.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:57.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55c9bbb6-939a-4cfb-96b3-2b06884ee3bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56d8e81a-7f41-4b3c-ab50-bb59c684ac5a","LogTimestamp":"2023-09-27T04:02:57.934Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:58.153Z","message":"Entering","context":{"RequestID":"2e0a2c9e-f505-4f9c-9b16-4f2419b85cb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"828ebd8c-887a-43db-a1ec-953a3ff15e43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:58.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:58.155Z","message":"{\"transactionId\":\"2e0a2c9e-f505-4f9c-9b16-4f2419b85cb8\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:58:154\",\"respDate\":\"230927-04:02:58:155\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2e0a2c9e-f505-4f9c-9b16-4f2419b85cb8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:58:154-16594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42fb6d3d-6eb7-4a10-a845-94992803e660], x-b3-parentspanid=[f403c4012fbd62f8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60335], x-envoy-attempt-count=[1], x-b3-traceid=[6ce381c9dbd92e56f403c4012fbd62f8], x-b3-spanid=[3677ba46c7b07397], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2e0a2c9e-f505-4f9c-9b16-4f2419b85cb8]}\\\"}\"}","context":{"RequestID":"2e0a2c9e-f505-4f9c-9b16-4f2419b85cb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"828ebd8c-887a-43db-a1ec-953a3ff15e43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:02:58.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:58.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e0a2c9e-f505-4f9c-9b16-4f2419b85cb8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"828ebd8c-887a-43db-a1ec-953a3ff15e43","LogTimestamp":"2023-09-27T04:02:58.156Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:02:58.418Z","message":"Entering","context":{"RequestID":"c74ea3bc-a995-4bc1-a71b-ba9f19af8de5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a01a2189-dd44-4d31-b484-63b6b61f73b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"c74ea3bc-a995-4bc1-a71b-ba9f19af8de5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a01a2189-dd44-4d31-b484-63b6b61f73b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:58.421Z","message":"{\"transactionId\":\"c74ea3bc-a995-4bc1-a71b-ba9f19af8de5\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:58:419\",\"respDate\":\"230927-04:02:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c74ea3bc-a995-4bc1-a71b-ba9f19af8de5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:02:58:419-47558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c74ea3bc-a995-4bc1-a71b-ba9f19af8de5]}\\\"}\"}","context":{"RequestID":"c74ea3bc-a995-4bc1-a71b-ba9f19af8de5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a01a2189-dd44-4d31-b484-63b6b61f73b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:02:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c74ea3bc-a995-4bc1-a71b-ba9f19af8de5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a01a2189-dd44-4d31-b484-63b6b61f73b2","LogTimestamp":"2023-09-27T04:02:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:02:59.949Z","message":"Entering","context":{"RequestID":"a06d0b9b-c6a8-4129-a653-e3f176d8c8bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9c6b974a-9162-435b-a835-46393ebf1062","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:59.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:02:59.951Z","message":"{\"transactionId\":\"a06d0b9b-c6a8-4129-a653-e3f176d8c8bc\",\"status\":\"200\",\"rqstDate\":\"230927-04:02:59:949\",\"respDate\":\"230927-04:02:59:951\",\"sourceId\":\"haproxy:a06d0b9b-c6a8-4129-a653-e3f176d8c8bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:02:59:949-27294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b132a8d3-2045-4484-acd4-97edbb5beae0], x-b3-parentspanid=[4b2bdb600248b614], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec85c4b5ff42dac44b2bdb600248b614], x-b3-spanid=[4b1b3d1c69ed6997], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a06d0b9b-c6a8-4129-a653-e3f176d8c8bc]}\\\"}\"}","context":{"RequestID":"a06d0b9b-c6a8-4129-a653-e3f176d8c8bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9c6b974a-9162-435b-a835-46393ebf1062","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:02:59.949Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:02:59.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a06d0b9b-c6a8-4129-a653-e3f176d8c8bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c6b974a-9162-435b-a835-46393ebf1062","LogTimestamp":"2023-09-27T04:02:59.951Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:02:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:01.967Z","message":"Entering","context":{"RequestID":"66819467-6395-4b20-9f1f-5a81b90478bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbc47d98-6989-4db4-8b2b-43a89170ffdf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:01.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:01.970Z","message":"{\"transactionId\":\"66819467-6395-4b20-9f1f-5a81b90478bd\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:01:967\",\"respDate\":\"230927-04:03:01:969\",\"sourceId\":\"haproxy:66819467-6395-4b20-9f1f-5a81b90478bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:01:967-33445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29a6a7da-54f9-4f19-b180-df19501b37a3], x-b3-parentspanid=[438499d080ea99c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[768ca8ea92986eaa438499d080ea99c4], x-b3-spanid=[ff9acf7253ddfcab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66819467-6395-4b20-9f1f-5a81b90478bd]}\\\"}\"}","context":{"RequestID":"66819467-6395-4b20-9f1f-5a81b90478bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbc47d98-6989-4db4-8b2b-43a89170ffdf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:01.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:01.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66819467-6395-4b20-9f1f-5a81b90478bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbc47d98-6989-4db4-8b2b-43a89170ffdf","LogTimestamp":"2023-09-27T04:03:01.970Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:03:03.987Z","message":"Entering","context":{"RequestID":"6163de66-7453-4d4d-b575-015e47bcb0a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35d5673c-f1b0-4c76-98d5-6f80b9c159a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:03.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:03.990Z","message":"{\"transactionId\":\"6163de66-7453-4d4d-b575-015e47bcb0a3\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:03:988\",\"respDate\":\"230927-04:03:03:990\",\"sourceId\":\"haproxy:6163de66-7453-4d4d-b575-015e47bcb0a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:03:988-778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[479f716b-8767-4b5c-84f6-fa9fd78ad9ab], x-b3-parentspanid=[808edc10dbaffa60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7de69629dd9e9afa808edc10dbaffa60], x-b3-spanid=[b941b11adfbb4ff4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6163de66-7453-4d4d-b575-015e47bcb0a3]}\\\"}\"}","context":{"RequestID":"6163de66-7453-4d4d-b575-015e47bcb0a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35d5673c-f1b0-4c76-98d5-6f80b9c159a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:03.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:03.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6163de66-7453-4d4d-b575-015e47bcb0a3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35d5673c-f1b0-4c76-98d5-6f80b9c159a9","LogTimestamp":"2023-09-27T04:03:03.991Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:03:05.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:03:05.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:05.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:05.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:06.008Z","message":"Entering","context":{"RequestID":"291fbeb9-0bf2-4139-8b29-d0cd3c3d12af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"636cb211-0078-4880-96de-2d8b2f505d8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:06.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:06.011Z","message":"{\"transactionId\":\"291fbeb9-0bf2-4139-8b29-d0cd3c3d12af\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:06:009\",\"respDate\":\"230927-04:03:06:011\",\"sourceId\":\"haproxy:291fbeb9-0bf2-4139-8b29-d0cd3c3d12af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:06:009-12447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16b40134-81e5-4eba-9e51-136453d3d851], x-b3-parentspanid=[9e9abd5e4b8eae54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac1875624c5a52b09e9abd5e4b8eae54], x-b3-spanid=[24b6889052402a65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[291fbeb9-0bf2-4139-8b29-d0cd3c3d12af]}\\\"}\"}","context":{"RequestID":"291fbeb9-0bf2-4139-8b29-d0cd3c3d12af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"636cb211-0078-4880-96de-2d8b2f505d8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:06.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:06.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"291fbeb9-0bf2-4139-8b29-d0cd3c3d12af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"636cb211-0078-4880-96de-2d8b2f505d8c","LogTimestamp":"2023-09-27T04:03:06.011Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:08.054Z","message":"Entering","context":{"RequestID":"105a7093-9fb5-4c3c-b6e2-8eb6bb56483f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe0aa982-65c9-4b1d-a88a-96ddff8e7f1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:08.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:08.056Z","message":"{\"transactionId\":\"105a7093-9fb5-4c3c-b6e2-8eb6bb56483f\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:08:055\",\"respDate\":\"230927-04:03:08:056\",\"sourceId\":\"haproxy:105a7093-9fb5-4c3c-b6e2-8eb6bb56483f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:08:055-52514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33f96119-7613-484d-8540-1d1632798db9], x-b3-parentspanid=[6949b314194cd5db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[499f088ac0d9100d6949b314194cd5db], x-b3-spanid=[d71560cc9325bd79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[105a7093-9fb5-4c3c-b6e2-8eb6bb56483f]}\\\"}\"}","context":{"RequestID":"105a7093-9fb5-4c3c-b6e2-8eb6bb56483f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe0aa982-65c9-4b1d-a88a-96ddff8e7f1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:08.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:08.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"105a7093-9fb5-4c3c-b6e2-8eb6bb56483f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe0aa982-65c9-4b1d-a88a-96ddff8e7f1a","LogTimestamp":"2023-09-27T04:03:08.056Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:08.143Z","message":"Entering","context":{"RequestID":"71341e01-1383-43b0-be3c-6113b444e251","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c22c8216-1c1b-412b-b27a-a110b8383acf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:08.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:08.145Z","message":"{\"transactionId\":\"71341e01-1383-43b0-be3c-6113b444e251\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:08:143\",\"respDate\":\"230927-04:03:08:145\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71341e01-1383-43b0-be3c-6113b444e251\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:08:143-25739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2a17341-b44f-44ef-958b-0e7104c6d0bc], x-b3-parentspanid=[fa31a707f89cb767], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50311], x-envoy-attempt-count=[1], x-b3-traceid=[140956da5119aaa2fa31a707f89cb767], x-b3-spanid=[a2e096ce5b975359], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71341e01-1383-43b0-be3c-6113b444e251]}\\\"}\"}","context":{"RequestID":"71341e01-1383-43b0-be3c-6113b444e251","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c22c8216-1c1b-412b-b27a-a110b8383acf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:08.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:08.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71341e01-1383-43b0-be3c-6113b444e251","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c22c8216-1c1b-412b-b27a-a110b8383acf","LogTimestamp":"2023-09-27T04:03:08.145Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:08.418Z","message":"Entering","context":{"RequestID":"2995327d-448e-428f-af14-0f857f80a37c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"122b9cc4-f181-4a47-a928-6963eed973b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2995327d-448e-428f-af14-0f857f80a37c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"122b9cc4-f181-4a47-a928-6963eed973b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:08.421Z","message":"{\"transactionId\":\"2995327d-448e-428f-af14-0f857f80a37c\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:08:418\",\"respDate\":\"230927-04:03:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2995327d-448e-428f-af14-0f857f80a37c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:08:418-54385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2995327d-448e-428f-af14-0f857f80a37c]}\\\"}\"}","context":{"RequestID":"2995327d-448e-428f-af14-0f857f80a37c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"122b9cc4-f181-4a47-a928-6963eed973b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2995327d-448e-428f-af14-0f857f80a37c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"122b9cc4-f181-4a47-a928-6963eed973b6","LogTimestamp":"2023-09-27T04:03:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:10.072Z","message":"Entering","context":{"RequestID":"ae4f2d6c-0a95-4892-8153-6c0f34e9d3d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb5ec004-ca19-4dd8-8ce1-a4f5ada9c993","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:10.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:10.075Z","message":"{\"transactionId\":\"ae4f2d6c-0a95-4892-8153-6c0f34e9d3d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:10:073\",\"respDate\":\"230927-04:03:10:074\",\"sourceId\":\"haproxy:ae4f2d6c-0a95-4892-8153-6c0f34e9d3d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:10:073-5230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f98a77c3-e644-4169-861b-fff300bad81c], x-b3-parentspanid=[b2fdc7a16d181a2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb7f105df989b207b2fdc7a16d181a2a], x-b3-spanid=[a9a57e9a6527e99a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae4f2d6c-0a95-4892-8153-6c0f34e9d3d9]}\\\"}\"}","context":{"RequestID":"ae4f2d6c-0a95-4892-8153-6c0f34e9d3d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb5ec004-ca19-4dd8-8ce1-a4f5ada9c993","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:10.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:10.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae4f2d6c-0a95-4892-8153-6c0f34e9d3d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb5ec004-ca19-4dd8-8ce1-a4f5ada9c993","LogTimestamp":"2023-09-27T04:03:10.075Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:10.709Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:10.713Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:12.089Z","message":"Entering","context":{"RequestID":"5a8f028f-e8b0-4a24-9d0d-87cbfb6fae46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce0e6896-c828-4406-9322-95046aa43701","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:12.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:12.092Z","message":"{\"transactionId\":\"5a8f028f-e8b0-4a24-9d0d-87cbfb6fae46\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:12:090\",\"respDate\":\"230927-04:03:12:092\",\"sourceId\":\"haproxy:5a8f028f-e8b0-4a24-9d0d-87cbfb6fae46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:12:090-52427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59c4396d-7115-4cad-965d-91de104fbbc0], x-b3-parentspanid=[f25e97d74df4255f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95a556d70ccfad79f25e97d74df4255f], x-b3-spanid=[fe52a03d95b18c0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a8f028f-e8b0-4a24-9d0d-87cbfb6fae46]}\\\"}\"}","context":{"RequestID":"5a8f028f-e8b0-4a24-9d0d-87cbfb6fae46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce0e6896-c828-4406-9322-95046aa43701","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:12.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:12.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a8f028f-e8b0-4a24-9d0d-87cbfb6fae46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce0e6896-c828-4406-9322-95046aa43701","LogTimestamp":"2023-09-27T04:03:12.093Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:03:14.104Z","message":"Entering","context":{"RequestID":"324a424e-4cf2-41d6-859f-f5f7f4f9edda","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7508a14b-d65e-46db-bafe-1827e00746ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:14.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:14.106Z","message":"{\"transactionId\":\"324a424e-4cf2-41d6-859f-f5f7f4f9edda\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:14:105\",\"respDate\":\"230927-04:03:14:106\",\"sourceId\":\"haproxy:324a424e-4cf2-41d6-859f-f5f7f4f9edda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:14:105-45660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ca5578c-a395-4118-933c-4094dbb0c11f], x-b3-parentspanid=[2e815e74833ad907], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9af5d77564f6e6a42e815e74833ad907], x-b3-spanid=[f15a010588cba042], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[324a424e-4cf2-41d6-859f-f5f7f4f9edda]}\\\"}\"}","context":{"RequestID":"324a424e-4cf2-41d6-859f-f5f7f4f9edda","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7508a14b-d65e-46db-bafe-1827e00746ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:14.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:14.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"324a424e-4cf2-41d6-859f-f5f7f4f9edda","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7508a14b-d65e-46db-bafe-1827e00746ae","LogTimestamp":"2023-09-27T04:03:14.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:03:15.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:03:15.891Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:15.891Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:15.891Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:16.135Z","message":"Entering","context":{"RequestID":"588f3bce-94e5-40ce-95ff-ade365bdf6f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"628e810b-95c2-4338-8a41-7f7ef6e96e33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:16.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:16.138Z","message":"{\"transactionId\":\"588f3bce-94e5-40ce-95ff-ade365bdf6f2\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:16:136\",\"respDate\":\"230927-04:03:16:138\",\"sourceId\":\"haproxy:588f3bce-94e5-40ce-95ff-ade365bdf6f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:16:136-37281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e537d7b7-3590-4a83-be35-280f4c0d767a], x-b3-parentspanid=[04bd79df2713c776], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a1676531bbf8c4704bd79df2713c776], x-b3-spanid=[8795247c3b395a21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[588f3bce-94e5-40ce-95ff-ade365bdf6f2]}\\\"}\"}","context":{"RequestID":"588f3bce-94e5-40ce-95ff-ade365bdf6f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"628e810b-95c2-4338-8a41-7f7ef6e96e33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:16.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:16.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"588f3bce-94e5-40ce-95ff-ade365bdf6f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"628e810b-95c2-4338-8a41-7f7ef6e96e33","LogTimestamp":"2023-09-27T04:03:16.138Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:03:18.150Z","message":"Entering","context":{"RequestID":"f98b1c4b-a1f9-40fe-a863-936cc3b6da08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39a0dd58-c93b-4d1a-9d41-1383aea1dca7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:18.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:18.153Z","message":"{\"transactionId\":\"f98b1c4b-a1f9-40fe-a863-936cc3b6da08\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:18:150\",\"respDate\":\"230927-04:03:18:153\",\"sourceId\":\"haproxy:f98b1c4b-a1f9-40fe-a863-936cc3b6da08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:18:150-96121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d256345-0077-40fd-8b68-1773dfa052b8], x-b3-parentspanid=[bcc8e4dbbea96f0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61949d3103116b89bcc8e4dbbea96f0e], x-b3-spanid=[0ba8aff53a4bbdeb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f98b1c4b-a1f9-40fe-a863-936cc3b6da08]}\\\"}\"}","context":{"RequestID":"f98b1c4b-a1f9-40fe-a863-936cc3b6da08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39a0dd58-c93b-4d1a-9d41-1383aea1dca7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:18.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:18.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f98b1c4b-a1f9-40fe-a863-936cc3b6da08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39a0dd58-c93b-4d1a-9d41-1383aea1dca7","LogTimestamp":"2023-09-27T04:03:18.153Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:03:18.158Z","message":"Entering","context":{"RequestID":"22f4c353-c084-4f14-a9e3-bc4b39ce91df","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c059b117-816d-44c9-800e-e456e3c9b9d3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:18.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:18.160Z","message":"{\"transactionId\":\"22f4c353-c084-4f14-a9e3-bc4b39ce91df\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:18:158\",\"respDate\":\"230927-04:03:18:160\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:22f4c353-c084-4f14-a9e3-bc4b39ce91df\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:18:158-93489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fef89f09-ff40-4f6b-80cd-6f7b00ce8869], x-b3-parentspanid=[a31cf15304b93d75], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58249], x-envoy-attempt-count=[1], x-b3-traceid=[668edeef02c20091a31cf15304b93d75], x-b3-spanid=[3bc24614e081b9dd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[22f4c353-c084-4f14-a9e3-bc4b39ce91df]}\\\"}\"}","context":{"RequestID":"22f4c353-c084-4f14-a9e3-bc4b39ce91df","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c059b117-816d-44c9-800e-e456e3c9b9d3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:18.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:18.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22f4c353-c084-4f14-a9e3-bc4b39ce91df","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c059b117-816d-44c9-800e-e456e3c9b9d3","LogTimestamp":"2023-09-27T04:03:18.160Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:18.419Z","message":"Entering","context":{"RequestID":"40f62f55-aad4-4299-9833-2571022b8592","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43d65131-9a23-4333-b25f-0188e97ae2fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"40f62f55-aad4-4299-9833-2571022b8592","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43d65131-9a23-4333-b25f-0188e97ae2fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:18.423Z","message":"{\"transactionId\":\"40f62f55-aad4-4299-9833-2571022b8592\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:18:420\",\"respDate\":\"230927-04:03:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:40f62f55-aad4-4299-9833-2571022b8592\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:18:420-35169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[40f62f55-aad4-4299-9833-2571022b8592]}\\\"}\"}","context":{"RequestID":"40f62f55-aad4-4299-9833-2571022b8592","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43d65131-9a23-4333-b25f-0188e97ae2fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:18.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40f62f55-aad4-4299-9833-2571022b8592","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43d65131-9a23-4333-b25f-0188e97ae2fe","LogTimestamp":"2023-09-27T04:03:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T04:03:20.177Z","message":"Entering","context":{"RequestID":"51ef19cf-46f7-4ac9-aa7a-5a9888355122","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9cdd879-9e29-41bf-b7ac-c89d59e00580","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:20.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:20.179Z","message":"{\"transactionId\":\"51ef19cf-46f7-4ac9-aa7a-5a9888355122\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:20:177\",\"respDate\":\"230927-04:03:20:179\",\"sourceId\":\"haproxy:51ef19cf-46f7-4ac9-aa7a-5a9888355122\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:20:177-37242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1893dad-e399-4445-a11c-02d9022f3de9], x-b3-parentspanid=[45c96b752634d643], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63143a4a7dc2603845c96b752634d643], x-b3-spanid=[e4e4fb36313d2906], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51ef19cf-46f7-4ac9-aa7a-5a9888355122]}\\\"}\"}","context":{"RequestID":"51ef19cf-46f7-4ac9-aa7a-5a9888355122","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9cdd879-9e29-41bf-b7ac-c89d59e00580","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:20.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:20.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51ef19cf-46f7-4ac9-aa7a-5a9888355122","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9cdd879-9e29-41bf-b7ac-c89d59e00580","LogTimestamp":"2023-09-27T04:03:20.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:22.196Z","message":"Entering","context":{"RequestID":"1716756e-bcb0-4557-b294-7858369328c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d53678c0-146e-47f8-977f-3d7fd78a5b50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:22.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:22.198Z","message":"{\"transactionId\":\"1716756e-bcb0-4557-b294-7858369328c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:22:197\",\"respDate\":\"230927-04:03:22:198\",\"sourceId\":\"haproxy:1716756e-bcb0-4557-b294-7858369328c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:22:197-9705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d92683c-a517-45c3-813b-f8d6b83426f4], x-b3-parentspanid=[8fa0e87c42eb80fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1cb255b5da350a968fa0e87c42eb80fd], x-b3-spanid=[199a706977ffa658], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1716756e-bcb0-4557-b294-7858369328c0]}\\\"}\"}","context":{"RequestID":"1716756e-bcb0-4557-b294-7858369328c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d53678c0-146e-47f8-977f-3d7fd78a5b50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:22.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:22.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1716756e-bcb0-4557-b294-7858369328c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d53678c0-146e-47f8-977f-3d7fd78a5b50","LogTimestamp":"2023-09-27T04:03:22.199Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:24.221Z","message":"Entering","context":{"RequestID":"6d87ad79-7bfb-4542-9a5d-09a95712fcb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6c8cc75-e683-4a4c-92a2-b1f44b7567f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:24.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:24.224Z","message":"{\"transactionId\":\"6d87ad79-7bfb-4542-9a5d-09a95712fcb4\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:24:222\",\"respDate\":\"230927-04:03:24:223\",\"sourceId\":\"haproxy:6d87ad79-7bfb-4542-9a5d-09a95712fcb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:24:222-27643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c275cb34-b5ab-478c-9487-968e8050e128], x-b3-parentspanid=[0d0085b2c7ec3e49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e36dde28a7fab2bc0d0085b2c7ec3e49], x-b3-spanid=[902e3b3b9bf1c5ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d87ad79-7bfb-4542-9a5d-09a95712fcb4]}\\\"}\"}","context":{"RequestID":"6d87ad79-7bfb-4542-9a5d-09a95712fcb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6c8cc75-e683-4a4c-92a2-b1f44b7567f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:24.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:24.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d87ad79-7bfb-4542-9a5d-09a95712fcb4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6c8cc75-e683-4a4c-92a2-b1f44b7567f0","LogTimestamp":"2023-09-27T04:03:24.224Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:25.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:03:25.919Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:25.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:25.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:26.249Z","message":"Entering","context":{"RequestID":"9435fb7f-f99f-48b9-8a01-bb575d3ab297","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e92684cf-9f07-4a9c-b3a1-4ca78034c257","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:26.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:26.251Z","message":"{\"transactionId\":\"9435fb7f-f99f-48b9-8a01-bb575d3ab297\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:26:250\",\"respDate\":\"230927-04:03:26:251\",\"sourceId\":\"haproxy:9435fb7f-f99f-48b9-8a01-bb575d3ab297\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:26:250-92022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89e3ae18-052a-48b6-b49b-5fbd4e1522c2], x-b3-parentspanid=[3b899c46f4b2cfe9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95d8a99f36dfcda43b899c46f4b2cfe9], x-b3-spanid=[7ae5c2dbcdff7538], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9435fb7f-f99f-48b9-8a01-bb575d3ab297]}\\\"}\"}","context":{"RequestID":"9435fb7f-f99f-48b9-8a01-bb575d3ab297","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e92684cf-9f07-4a9c-b3a1-4ca78034c257","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:26.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:26.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9435fb7f-f99f-48b9-8a01-bb575d3ab297","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e92684cf-9f07-4a9c-b3a1-4ca78034c257","LogTimestamp":"2023-09-27T04:03:26.252Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:28.170Z","message":"Entering","context":{"RequestID":"260f25b1-9142-4b17-9aeb-5b9fb661306d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76d2b5b4-50a2-47ba-9606-ff24fd0767aa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:28.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:28.173Z","message":"{\"transactionId\":\"260f25b1-9142-4b17-9aeb-5b9fb661306d\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:28:171\",\"respDate\":\"230927-04:03:28:172\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:260f25b1-9142-4b17-9aeb-5b9fb661306d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:28:171-64287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94c86303-b4c7-4033-aa56-9421ee170314], x-b3-parentspanid=[6ec9c9a9c7f68e6c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52231], x-envoy-attempt-count=[1], x-b3-traceid=[67804bdd65ea3b836ec9c9a9c7f68e6c], x-b3-spanid=[95a1265062d15e54], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[260f25b1-9142-4b17-9aeb-5b9fb661306d]}\\\"}\"}","context":{"RequestID":"260f25b1-9142-4b17-9aeb-5b9fb661306d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76d2b5b4-50a2-47ba-9606-ff24fd0767aa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:28.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:28.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"260f25b1-9142-4b17-9aeb-5b9fb661306d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76d2b5b4-50a2-47ba-9606-ff24fd0767aa","LogTimestamp":"2023-09-27T04:03:28.173Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:28.269Z","message":"Entering","context":{"RequestID":"3fbf2bac-89d0-4309-8ec8-d890df9491ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f34a5e71-f7c5-402a-a1b5-a34e7607b9ea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:28.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:28.272Z","message":"{\"transactionId\":\"3fbf2bac-89d0-4309-8ec8-d890df9491ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:28:270\",\"respDate\":\"230927-04:03:28:271\",\"sourceId\":\"haproxy:3fbf2bac-89d0-4309-8ec8-d890df9491ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:28:270-80974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[942f9542-cbcc-420d-980f-deeb47eecd9b], x-b3-parentspanid=[c317ca2ea790b4b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb2a8445dbb61578c317ca2ea790b4b9], x-b3-spanid=[985c3a4b84b15524], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fbf2bac-89d0-4309-8ec8-d890df9491ba]}\\\"}\"}","context":{"RequestID":"3fbf2bac-89d0-4309-8ec8-d890df9491ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f34a5e71-f7c5-402a-a1b5-a34e7607b9ea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:28.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:28.272Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fbf2bac-89d0-4309-8ec8-d890df9491ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f34a5e71-f7c5-402a-a1b5-a34e7607b9ea","LogTimestamp":"2023-09-27T04:03:28.272Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:28.418Z","message":"Entering","context":{"RequestID":"8c2ccc4d-65ad-4dae-9e26-1f5be2001492","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40014ff8-8c5f-4bc1-b7ed-ab81eca4526d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"8c2ccc4d-65ad-4dae-9e26-1f5be2001492","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40014ff8-8c5f-4bc1-b7ed-ab81eca4526d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:28.421Z","message":"{\"transactionId\":\"8c2ccc4d-65ad-4dae-9e26-1f5be2001492\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:28:419\",\"respDate\":\"230927-04:03:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8c2ccc4d-65ad-4dae-9e26-1f5be2001492\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:28:419-34363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8c2ccc4d-65ad-4dae-9e26-1f5be2001492]}\\\"}\"}","context":{"RequestID":"8c2ccc4d-65ad-4dae-9e26-1f5be2001492","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40014ff8-8c5f-4bc1-b7ed-ab81eca4526d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c2ccc4d-65ad-4dae-9e26-1f5be2001492","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40014ff8-8c5f-4bc1-b7ed-ab81eca4526d","LogTimestamp":"2023-09-27T04:03:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:03:30.293Z","message":"Entering","context":{"RequestID":"a3f52fad-67a8-4848-96c9-8f5b96901e37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b13513a-bf08-4097-92b2-973459a23420","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:30.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:30.295Z","message":"{\"transactionId\":\"a3f52fad-67a8-4848-96c9-8f5b96901e37\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:30:294\",\"respDate\":\"230927-04:03:30:295\",\"sourceId\":\"haproxy:a3f52fad-67a8-4848-96c9-8f5b96901e37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:30:294-22951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5a86bd8-3bb0-4c05-95e6-01779bbbb1dd], x-b3-parentspanid=[bf038a4c569ee183], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74d56512a134000fbf038a4c569ee183], x-b3-spanid=[db79a0b8345f10f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3f52fad-67a8-4848-96c9-8f5b96901e37]}\\\"}\"}","context":{"RequestID":"a3f52fad-67a8-4848-96c9-8f5b96901e37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b13513a-bf08-4097-92b2-973459a23420","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:30.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:30.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3f52fad-67a8-4848-96c9-8f5b96901e37","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b13513a-bf08-4097-92b2-973459a23420","LogTimestamp":"2023-09-27T04:03:30.295Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:32.309Z","message":"Entering","context":{"RequestID":"eeab8394-7291-4055-91c4-6b55bcea028b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f162c619-88f2-44b0-aa82-f885213229fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:32.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:32.311Z","message":"{\"transactionId\":\"eeab8394-7291-4055-91c4-6b55bcea028b\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:32:309\",\"respDate\":\"230927-04:03:32:311\",\"sourceId\":\"haproxy:eeab8394-7291-4055-91c4-6b55bcea028b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:32:309-43539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38ab6b66-6373-436a-ac6b-c31a523d80ad], x-b3-parentspanid=[735fa7ad11c473ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2fbef6b0d9e5a49735fa7ad11c473ab], x-b3-spanid=[0189a5543cae5afd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eeab8394-7291-4055-91c4-6b55bcea028b]}\\\"}\"}","context":{"RequestID":"eeab8394-7291-4055-91c4-6b55bcea028b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f162c619-88f2-44b0-aa82-f885213229fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:32.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:32.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eeab8394-7291-4055-91c4-6b55bcea028b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f162c619-88f2-44b0-aa82-f885213229fb","LogTimestamp":"2023-09-27T04:03:32.311Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:03:34.326Z","message":"Entering","context":{"RequestID":"41d57e8e-3133-4b7e-9d2a-9cb6631ab525","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89cbec6f-5cb9-4f0d-b04d-ca44af6a2148","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:34.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:34.329Z","message":"{\"transactionId\":\"41d57e8e-3133-4b7e-9d2a-9cb6631ab525\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:34:327\",\"respDate\":\"230927-04:03:34:329\",\"sourceId\":\"haproxy:41d57e8e-3133-4b7e-9d2a-9cb6631ab525\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:34:327-20537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05e183e8-30c9-432c-901c-28827d566777], x-b3-parentspanid=[f120472fd638205c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b99eced9b395435f120472fd638205c], x-b3-spanid=[0a5c4b78335b28c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41d57e8e-3133-4b7e-9d2a-9cb6631ab525]}\\\"}\"}","context":{"RequestID":"41d57e8e-3133-4b7e-9d2a-9cb6631ab525","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89cbec6f-5cb9-4f0d-b04d-ca44af6a2148","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:34.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:34.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41d57e8e-3133-4b7e-9d2a-9cb6631ab525","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89cbec6f-5cb9-4f0d-b04d-ca44af6a2148","LogTimestamp":"2023-09-27T04:03:34.329Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:35.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:03:35.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:35.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:35.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:36.351Z","message":"Entering","context":{"RequestID":"5000bf21-5f41-4d6a-a9d1-248f3ad28eea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff4d4d2a-d636-4812-99de-270ff5246d68","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:36.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:36.353Z","message":"{\"transactionId\":\"5000bf21-5f41-4d6a-a9d1-248f3ad28eea\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:36:352\",\"respDate\":\"230927-04:03:36:353\",\"sourceId\":\"haproxy:5000bf21-5f41-4d6a-a9d1-248f3ad28eea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:36:352-32665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07ddfa2d-6862-4df1-a029-17d71f134a68], x-b3-parentspanid=[6031598d90116913], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[569ec99352cdd7a46031598d90116913], x-b3-spanid=[0356fa1111a95912], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5000bf21-5f41-4d6a-a9d1-248f3ad28eea]}\\\"}\"}","context":{"RequestID":"5000bf21-5f41-4d6a-a9d1-248f3ad28eea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff4d4d2a-d636-4812-99de-270ff5246d68","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:36.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:36.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5000bf21-5f41-4d6a-a9d1-248f3ad28eea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff4d4d2a-d636-4812-99de-270ff5246d68","LogTimestamp":"2023-09-27T04:03:36.353Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:38.147Z","message":"Entering","context":{"RequestID":"2385558b-bb25-42fd-84ab-8b7d68fdb7f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a952d6b0-dfd1-4e73-b526-3bc214946220","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:38.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:38.149Z","message":"{\"transactionId\":\"2385558b-bb25-42fd-84ab-8b7d68fdb7f0\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:38:148\",\"respDate\":\"230927-04:03:38:149\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2385558b-bb25-42fd-84ab-8b7d68fdb7f0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:38:148-69995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e48b39f-b1c4-4097-a2b5-8cc362681141], x-b3-parentspanid=[bafe9b9460178c38], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55515], x-envoy-attempt-count=[1], x-b3-traceid=[88cb02ead1b4b5b7bafe9b9460178c38], x-b3-spanid=[bc63ed1e5d3068b5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2385558b-bb25-42fd-84ab-8b7d68fdb7f0]}\\\"}\"}","context":{"RequestID":"2385558b-bb25-42fd-84ab-8b7d68fdb7f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a952d6b0-dfd1-4e73-b526-3bc214946220","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:38.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:38.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2385558b-bb25-42fd-84ab-8b7d68fdb7f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a952d6b0-dfd1-4e73-b526-3bc214946220","LogTimestamp":"2023-09-27T04:03:38.150Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:38.364Z","message":"Entering","context":{"RequestID":"c2fbd122-088e-4ccd-b902-2e64864459ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9546a0a3-949b-4e4b-b2d3-abfe13f6fcd7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:38.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:38.367Z","message":"{\"transactionId\":\"c2fbd122-088e-4ccd-b902-2e64864459ed\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:38:364\",\"respDate\":\"230927-04:03:38:366\",\"sourceId\":\"haproxy:c2fbd122-088e-4ccd-b902-2e64864459ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:38:364-6092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac4d7049-5603-410b-9cd6-f8b5a6215480], x-b3-parentspanid=[5b296e8d658de8ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27cde81fb30672fd5b296e8d658de8ca], x-b3-spanid=[6f26fda17cfee201], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2fbd122-088e-4ccd-b902-2e64864459ed]}\\\"}\"}","context":{"RequestID":"c2fbd122-088e-4ccd-b902-2e64864459ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9546a0a3-949b-4e4b-b2d3-abfe13f6fcd7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:38.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:38.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2fbd122-088e-4ccd-b902-2e64864459ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9546a0a3-949b-4e4b-b2d3-abfe13f6fcd7","LogTimestamp":"2023-09-27T04:03:38.367Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:03:38.418Z","message":"Entering","context":{"RequestID":"81fafe65-3a8a-41ad-9d24-1f425735da7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4866b4a-62ea-41ad-a6b9-3fb61c95c0a5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"81fafe65-3a8a-41ad-9d24-1f425735da7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4866b4a-62ea-41ad-a6b9-3fb61c95c0a5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:38.421Z","message":"{\"transactionId\":\"81fafe65-3a8a-41ad-9d24-1f425735da7e\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:38:419\",\"respDate\":\"230927-04:03:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:81fafe65-3a8a-41ad-9d24-1f425735da7e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:38:419-30444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[81fafe65-3a8a-41ad-9d24-1f425735da7e]}\\\"}\"}","context":{"RequestID":"81fafe65-3a8a-41ad-9d24-1f425735da7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4866b4a-62ea-41ad-a6b9-3fb61c95c0a5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81fafe65-3a8a-41ad-9d24-1f425735da7e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4866b4a-62ea-41ad-a6b9-3fb61c95c0a5","LogTimestamp":"2023-09-27T04:03:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:40.396Z","message":"Entering","context":{"RequestID":"d5fcc6b8-1018-4ed7-9d5f-818837e81e0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35d0bc14-914f-49a1-acc6-ef804140721e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:40.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:40.399Z","message":"{\"transactionId\":\"d5fcc6b8-1018-4ed7-9d5f-818837e81e0f\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:40:397\",\"respDate\":\"230927-04:03:40:399\",\"sourceId\":\"haproxy:d5fcc6b8-1018-4ed7-9d5f-818837e81e0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:40:397-96133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d13b0044-d35e-4af1-b198-864e87c00fa5], x-b3-parentspanid=[a9d6594191998f4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c3eb97e54ff37e9a9d6594191998f4d], x-b3-spanid=[68bef427a17032ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5fcc6b8-1018-4ed7-9d5f-818837e81e0f]}\\\"}\"}","context":{"RequestID":"d5fcc6b8-1018-4ed7-9d5f-818837e81e0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35d0bc14-914f-49a1-acc6-ef804140721e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:40.396Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:40.399Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5fcc6b8-1018-4ed7-9d5f-818837e81e0f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35d0bc14-914f-49a1-acc6-ef804140721e","LogTimestamp":"2023-09-27T04:03:40.399Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:03:40.714Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:40.726Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:42.415Z","message":"Entering","context":{"RequestID":"3cd92457-920d-44f3-b1f1-9a8f4365a390","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d0c0dde-56a7-44b0-8fa9-4cd3bdc9de80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:42.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:42.417Z","message":"{\"transactionId\":\"3cd92457-920d-44f3-b1f1-9a8f4365a390\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:42:416\",\"respDate\":\"230927-04:03:42:417\",\"sourceId\":\"haproxy:3cd92457-920d-44f3-b1f1-9a8f4365a390\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:42:416-16660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10f94a56-5f8f-4554-8c1d-2cc9bf979b06], x-b3-parentspanid=[9e3c4f20a7a1ed98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c99bc8f8326a15b09e3c4f20a7a1ed98], x-b3-spanid=[fdfca9eda13430b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cd92457-920d-44f3-b1f1-9a8f4365a390]}\\\"}\"}","context":{"RequestID":"3cd92457-920d-44f3-b1f1-9a8f4365a390","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d0c0dde-56a7-44b0-8fa9-4cd3bdc9de80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:42.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:42.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cd92457-920d-44f3-b1f1-9a8f4365a390","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d0c0dde-56a7-44b0-8fa9-4cd3bdc9de80","LogTimestamp":"2023-09-27T04:03:42.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:44.436Z","message":"Entering","context":{"RequestID":"290112cd-da2f-4400-9e72-8f4716b3c479","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"866e899c-f93c-4ee6-80db-06761f669445","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:44.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:44.438Z","message":"{\"transactionId\":\"290112cd-da2f-4400-9e72-8f4716b3c479\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:44:437\",\"respDate\":\"230927-04:03:44:438\",\"sourceId\":\"haproxy:290112cd-da2f-4400-9e72-8f4716b3c479\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:44:437-48765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be4765db-fb0f-422d-b05d-4d05875ec572], x-b3-parentspanid=[0db4957d97d037f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38ead3504c43ed420db4957d97d037f8], x-b3-spanid=[0e45b7cd5116f5f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[290112cd-da2f-4400-9e72-8f4716b3c479]}\\\"}\"}","context":{"RequestID":"290112cd-da2f-4400-9e72-8f4716b3c479","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"866e899c-f93c-4ee6-80db-06761f669445","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:44.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:44.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"290112cd-da2f-4400-9e72-8f4716b3c479","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"866e899c-f93c-4ee6-80db-06761f669445","LogTimestamp":"2023-09-27T04:03:44.439Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:03:45.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:03:45.889Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:45.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:45.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:46.466Z","message":"Entering","context":{"RequestID":"0fbc2a57-5d43-4084-afbe-f4c0b515f283","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e52c225-fd7b-460d-8f1c-e4fc69857997","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:46.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:46.469Z","message":"{\"transactionId\":\"0fbc2a57-5d43-4084-afbe-f4c0b515f283\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:46:467\",\"respDate\":\"230927-04:03:46:469\",\"sourceId\":\"haproxy:0fbc2a57-5d43-4084-afbe-f4c0b515f283\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:46:467-80536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0392bc32-37b6-48e6-9859-b835032b5a2e], x-b3-parentspanid=[48320e69a073994e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e390241fcc32486a48320e69a073994e], x-b3-spanid=[2da495cb3a49011f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fbc2a57-5d43-4084-afbe-f4c0b515f283]}\\\"}\"}","context":{"RequestID":"0fbc2a57-5d43-4084-afbe-f4c0b515f283","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e52c225-fd7b-460d-8f1c-e4fc69857997","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:46.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:46.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fbc2a57-5d43-4084-afbe-f4c0b515f283","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e52c225-fd7b-460d-8f1c-e4fc69857997","LogTimestamp":"2023-09-27T04:03:46.469Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:48.141Z","message":"Entering","context":{"RequestID":"590883a8-b8e2-4356-9e54-1e432c006d64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60c7eb99-62a4-42de-979b-ce90f625f1a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:48.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:48.144Z","message":"{\"transactionId\":\"590883a8-b8e2-4356-9e54-1e432c006d64\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:48:142\",\"respDate\":\"230927-04:03:48:144\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:590883a8-b8e2-4356-9e54-1e432c006d64\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:48:142-20445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e6c89c1-6817-4964-b393-c517a3421c49], x-b3-parentspanid=[90b63272fe489a29], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52717], x-envoy-attempt-count=[1], x-b3-traceid=[64a8634b4ba03d4d90b63272fe489a29], x-b3-spanid=[1ff1f4edc7792487], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[590883a8-b8e2-4356-9e54-1e432c006d64]}\\\"}\"}","context":{"RequestID":"590883a8-b8e2-4356-9e54-1e432c006d64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60c7eb99-62a4-42de-979b-ce90f625f1a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:48.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:48.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"590883a8-b8e2-4356-9e54-1e432c006d64","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60c7eb99-62a4-42de-979b-ce90f625f1a3","LogTimestamp":"2023-09-27T04:03:48.144Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:48.419Z","message":"Entering","context":{"RequestID":"b523f927-766e-4c57-8e6a-de855d685d09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54010cd5-61d6-411c-82d0-df29e35b0362","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"b523f927-766e-4c57-8e6a-de855d685d09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54010cd5-61d6-411c-82d0-df29e35b0362","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:48.422Z","message":"{\"transactionId\":\"b523f927-766e-4c57-8e6a-de855d685d09\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:48:419\",\"respDate\":\"230927-04:03:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b523f927-766e-4c57-8e6a-de855d685d09\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:48:419-39853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b523f927-766e-4c57-8e6a-de855d685d09]}\\\"}\"}","context":{"RequestID":"b523f927-766e-4c57-8e6a-de855d685d09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54010cd5-61d6-411c-82d0-df29e35b0362","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b523f927-766e-4c57-8e6a-de855d685d09","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54010cd5-61d6-411c-82d0-df29e35b0362","LogTimestamp":"2023-09-27T04:03:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:03:48.479Z","message":"Entering","context":{"RequestID":"c4057c55-86fe-441f-8504-00f9a8fd2ee7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c684180-0ca2-400a-9591-4ff40c3426c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:48.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:48.481Z","message":"{\"transactionId\":\"c4057c55-86fe-441f-8504-00f9a8fd2ee7\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:48:479\",\"respDate\":\"230927-04:03:48:481\",\"sourceId\":\"haproxy:c4057c55-86fe-441f-8504-00f9a8fd2ee7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:48:479-88930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed7e9ecc-ee47-4974-adc7-33fefcf98175], x-b3-parentspanid=[e9c884d3a8cad047], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9516cde6725c9b4e9c884d3a8cad047], x-b3-spanid=[2ce7f3ce528671af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4057c55-86fe-441f-8504-00f9a8fd2ee7]}\\\"}\"}","context":{"RequestID":"c4057c55-86fe-441f-8504-00f9a8fd2ee7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c684180-0ca2-400a-9591-4ff40c3426c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:48.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:48.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4057c55-86fe-441f-8504-00f9a8fd2ee7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c684180-0ca2-400a-9591-4ff40c3426c2","LogTimestamp":"2023-09-27T04:03:48.482Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:50.509Z","message":"Entering","context":{"RequestID":"7c6e3d33-eacf-43a7-8dd2-0341f4ec699e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a83191c9-c833-4c20-84ff-dd28f1dba4ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:50.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:50.511Z","message":"{\"transactionId\":\"7c6e3d33-eacf-43a7-8dd2-0341f4ec699e\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:50:510\",\"respDate\":\"230927-04:03:50:511\",\"sourceId\":\"haproxy:7c6e3d33-eacf-43a7-8dd2-0341f4ec699e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:50:510-19302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34e4afd3-4206-41f3-8bec-e97d8ddb1a28], x-b3-parentspanid=[fe6d60ab3ad348e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93d56fd3c9951dabfe6d60ab3ad348e9], x-b3-spanid=[1aca2803b4ec1b68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c6e3d33-eacf-43a7-8dd2-0341f4ec699e]}\\\"}\"}","context":{"RequestID":"7c6e3d33-eacf-43a7-8dd2-0341f4ec699e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a83191c9-c833-4c20-84ff-dd28f1dba4ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:50.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:50.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c6e3d33-eacf-43a7-8dd2-0341f4ec699e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a83191c9-c833-4c20-84ff-dd28f1dba4ba","LogTimestamp":"2023-09-27T04:03:50.512Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:52.548Z","message":"Entering","context":{"RequestID":"144f609d-1715-49ae-a38f-39668a69a9f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a992d97-23aa-4c0e-b06d-1db58b57b10b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:52.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:52.550Z","message":"{\"transactionId\":\"144f609d-1715-49ae-a38f-39668a69a9f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:52:549\",\"respDate\":\"230927-04:03:52:550\",\"sourceId\":\"haproxy:144f609d-1715-49ae-a38f-39668a69a9f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:52:549-85838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45e4a9a8-cbef-4754-a8c7-b17cc53a8c05], x-b3-parentspanid=[01beff59f72ed0ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97548a015682e2d801beff59f72ed0ea], x-b3-spanid=[1b3f6acd72360990], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[144f609d-1715-49ae-a38f-39668a69a9f6]}\\\"}\"}","context":{"RequestID":"144f609d-1715-49ae-a38f-39668a69a9f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a992d97-23aa-4c0e-b06d-1db58b57b10b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:52.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:52.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"144f609d-1715-49ae-a38f-39668a69a9f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a992d97-23aa-4c0e-b06d-1db58b57b10b","LogTimestamp":"2023-09-27T04:03:52.551Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:54.564Z","message":"Entering","context":{"RequestID":"cb520daf-2eca-4163-98c9-4725d0acbc4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ced78935-7e5f-4dae-a5a7-9410b563ee2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:54.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:54.566Z","message":"{\"transactionId\":\"cb520daf-2eca-4163-98c9-4725d0acbc4b\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:54:564\",\"respDate\":\"230927-04:03:54:566\",\"sourceId\":\"haproxy:cb520daf-2eca-4163-98c9-4725d0acbc4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:54:564-68213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6af4720-947a-4eb2-a530-db57aaa0d6c7], x-b3-parentspanid=[2aeacd53145610aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c36aad06b82e8dd62aeacd53145610aa], x-b3-spanid=[1ef711f25388abc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb520daf-2eca-4163-98c9-4725d0acbc4b]}\\\"}\"}","context":{"RequestID":"cb520daf-2eca-4163-98c9-4725d0acbc4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ced78935-7e5f-4dae-a5a7-9410b563ee2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:54.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:54.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb520daf-2eca-4163-98c9-4725d0acbc4b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ced78935-7e5f-4dae-a5a7-9410b563ee2b","LogTimestamp":"2023-09-27T04:03:54.566Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:55.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:03:55.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:55.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:55.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:56.603Z","message":"Entering","context":{"RequestID":"8575ff7d-e33d-407f-b153-da1341e886a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ab90f20-0063-4930-92fe-0e4bd6a5dfa4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:56.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:56.606Z","message":"{\"transactionId\":\"8575ff7d-e33d-407f-b153-da1341e886a8\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:56:604\",\"respDate\":\"230927-04:03:56:606\",\"sourceId\":\"haproxy:8575ff7d-e33d-407f-b153-da1341e886a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:56:604-17907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1152c7ee-be23-4f33-8159-91ad0b9eb725], x-b3-parentspanid=[120988a06e999def], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9385c46c1feee38a120988a06e999def], x-b3-spanid=[bd6df13b65285dce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8575ff7d-e33d-407f-b153-da1341e886a8]}\\\"}\"}","context":{"RequestID":"8575ff7d-e33d-407f-b153-da1341e886a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ab90f20-0063-4930-92fe-0e4bd6a5dfa4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:56.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:56.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8575ff7d-e33d-407f-b153-da1341e886a8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ab90f20-0063-4930-92fe-0e4bd6a5dfa4","LogTimestamp":"2023-09-27T04:03:56.606Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:03:58.151Z","message":"Entering","context":{"RequestID":"4aa8738b-a29b-4a5f-a3ba-0e90e2febf93","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aaae077-617e-4f76-b161-6744bd37685b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:58.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:58.154Z","message":"{\"transactionId\":\"4aa8738b-a29b-4a5f-a3ba-0e90e2febf93\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:58:152\",\"respDate\":\"230927-04:03:58:154\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4aa8738b-a29b-4a5f-a3ba-0e90e2febf93\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:03:58:152-74419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcf093c3-c45b-4d05-b2e0-f402150924c9], x-b3-parentspanid=[c0cdc7725ec551fa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44027], x-envoy-attempt-count=[1], x-b3-traceid=[f9a5bda70b38f6ccc0cdc7725ec551fa], x-b3-spanid=[ead0cb98d075dd96], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4aa8738b-a29b-4a5f-a3ba-0e90e2febf93]}\\\"}\"}","context":{"RequestID":"4aa8738b-a29b-4a5f-a3ba-0e90e2febf93","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aaae077-617e-4f76-b161-6744bd37685b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:03:58.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:58.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4aa8738b-a29b-4a5f-a3ba-0e90e2febf93","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8aaae077-617e-4f76-b161-6744bd37685b","LogTimestamp":"2023-09-27T04:03:58.154Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:03:58.419Z","message":"Entering","context":{"RequestID":"bc4fbb9f-d04d-4f6b-b416-df4330e8abd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af5671cf-d8d4-481a-9586-e2c54a5c858b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:58.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"bc4fbb9f-d04d-4f6b-b416-df4330e8abd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af5671cf-d8d4-481a-9586-e2c54a5c858b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:58.422Z","message":"{\"transactionId\":\"bc4fbb9f-d04d-4f6b-b416-df4330e8abd3\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:58:420\",\"respDate\":\"230927-04:03:58:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bc4fbb9f-d04d-4f6b-b416-df4330e8abd3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:03:58:420-32617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bc4fbb9f-d04d-4f6b-b416-df4330e8abd3]}\\\"}\"}","context":{"RequestID":"bc4fbb9f-d04d-4f6b-b416-df4330e8abd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af5671cf-d8d4-481a-9586-e2c54a5c858b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:03:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc4fbb9f-d04d-4f6b-b416-df4330e8abd3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af5671cf-d8d4-481a-9586-e2c54a5c858b","LogTimestamp":"2023-09-27T04:03:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:03:58.626Z","message":"Entering","context":{"RequestID":"0485a5bc-9a56-434c-940f-46fa05956966","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a65ce91-1290-4226-839a-b592da5378af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:58.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:03:58.629Z","message":"{\"transactionId\":\"0485a5bc-9a56-434c-940f-46fa05956966\",\"status\":\"200\",\"rqstDate\":\"230927-04:03:58:627\",\"respDate\":\"230927-04:03:58:629\",\"sourceId\":\"haproxy:0485a5bc-9a56-434c-940f-46fa05956966\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:03:58:627-80626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b9e5062-e6ac-9a05-b9d1-a630bd114b73], x-b3-parentspanid=[53ed1e235d037d04], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6c4b3a7a1938b8653ed1e235d037d04], x-b3-spanid=[85c2c3e790be74eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0485a5bc-9a56-434c-940f-46fa05956966]}\\\"}\"}","context":{"RequestID":"0485a5bc-9a56-434c-940f-46fa05956966","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a65ce91-1290-4226-839a-b592da5378af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:03:58.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:03:58.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0485a5bc-9a56-434c-940f-46fa05956966","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a65ce91-1290-4226-839a-b592da5378af","LogTimestamp":"2023-09-27T04:03:58.629Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:03:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:00.643Z","message":"Entering","context":{"RequestID":"ab78d988-1987-4fc3-9fb6-2178e51e3f42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd09ebad-8292-4713-a5ce-4aafe0e0ec25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:00.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:00.645Z","message":"{\"transactionId\":\"ab78d988-1987-4fc3-9fb6-2178e51e3f42\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:00:643\",\"respDate\":\"230927-04:04:00:645\",\"sourceId\":\"haproxy:ab78d988-1987-4fc3-9fb6-2178e51e3f42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:00:643-23547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3656c08e-5efe-4020-aa95-164ea8c8311a], x-b3-parentspanid=[8429aa2a0d0f4c77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca1654b80dfcee0c8429aa2a0d0f4c77], x-b3-spanid=[1832359bb5fddf0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab78d988-1987-4fc3-9fb6-2178e51e3f42]}\\\"}\"}","context":{"RequestID":"ab78d988-1987-4fc3-9fb6-2178e51e3f42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd09ebad-8292-4713-a5ce-4aafe0e0ec25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:00.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:00.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab78d988-1987-4fc3-9fb6-2178e51e3f42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd09ebad-8292-4713-a5ce-4aafe0e0ec25","LogTimestamp":"2023-09-27T04:04:00.645Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:02.661Z","message":"Entering","context":{"RequestID":"9e2fea84-9f90-4663-ad6d-fede0cedd6f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59fbc42d-76a0-4c5c-8043-22426a1e18e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:02.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:02.663Z","message":"{\"transactionId\":\"9e2fea84-9f90-4663-ad6d-fede0cedd6f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:02:662\",\"respDate\":\"230927-04:04:02:663\",\"sourceId\":\"haproxy:9e2fea84-9f90-4663-ad6d-fede0cedd6f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:02:662-33074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1357a85-4748-488e-8cb9-02f6e593494e], x-b3-parentspanid=[894c78d3da9cb752], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00daa5222a8df5a7894c78d3da9cb752], x-b3-spanid=[0d130c921defd8b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e2fea84-9f90-4663-ad6d-fede0cedd6f9]}\\\"}\"}","context":{"RequestID":"9e2fea84-9f90-4663-ad6d-fede0cedd6f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59fbc42d-76a0-4c5c-8043-22426a1e18e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:02.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:02.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e2fea84-9f90-4663-ad6d-fede0cedd6f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59fbc42d-76a0-4c5c-8043-22426a1e18e8","LogTimestamp":"2023-09-27T04:04:02.664Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:04.674Z","message":"Entering","context":{"RequestID":"1caf3e0c-c2f3-4258-a4c6-7969adfd5d41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63dc922e-42a8-4598-8141-cb97594e13e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:04.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:04.676Z","message":"{\"transactionId\":\"1caf3e0c-c2f3-4258-a4c6-7969adfd5d41\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:04:675\",\"respDate\":\"230927-04:04:04:676\",\"sourceId\":\"haproxy:1caf3e0c-c2f3-4258-a4c6-7969adfd5d41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:04:675-66850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dae003b2-c9a1-4b59-bbe2-0c81b8c981dd], x-b3-parentspanid=[a0e8285c35a00da4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3d18cfdf5a21701a0e8285c35a00da4], x-b3-spanid=[26edeec5055425f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1caf3e0c-c2f3-4258-a4c6-7969adfd5d41]}\\\"}\"}","context":{"RequestID":"1caf3e0c-c2f3-4258-a4c6-7969adfd5d41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63dc922e-42a8-4598-8141-cb97594e13e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:04.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:04.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1caf3e0c-c2f3-4258-a4c6-7969adfd5d41","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63dc922e-42a8-4598-8141-cb97594e13e0","LogTimestamp":"2023-09-27T04:04:04.677Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:05.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:04:05.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:05.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:05.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:06.687Z","message":"Entering","context":{"RequestID":"dd4c9b4a-c734-4efc-8568-0d6396dfa2d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b187d7df-cd39-4f15-8568-91ab9a79f08e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:06.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:06.689Z","message":"{\"transactionId\":\"dd4c9b4a-c734-4efc-8568-0d6396dfa2d1\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:06:687\",\"respDate\":\"230927-04:04:06:689\",\"sourceId\":\"haproxy:dd4c9b4a-c734-4efc-8568-0d6396dfa2d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:06:687-8481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c7b4cbe-e24b-49c4-adff-25a297c0e9d6], x-b3-parentspanid=[c566a3215fc885cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89cdd5955ab8ec5cc566a3215fc885cf], x-b3-spanid=[3983cdd538519635], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd4c9b4a-c734-4efc-8568-0d6396dfa2d1]}\\\"}\"}","context":{"RequestID":"dd4c9b4a-c734-4efc-8568-0d6396dfa2d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b187d7df-cd39-4f15-8568-91ab9a79f08e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:06.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:06.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd4c9b4a-c734-4efc-8568-0d6396dfa2d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b187d7df-cd39-4f15-8568-91ab9a79f08e","LogTimestamp":"2023-09-27T04:04:06.690Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:08.158Z","message":"Entering","context":{"RequestID":"d6ef56b2-7458-4f03-96ce-8ecd1bef0f30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbd15f94-c16d-40b6-b7aa-685851fc49c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:08.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:08.160Z","message":"{\"transactionId\":\"d6ef56b2-7458-4f03-96ce-8ecd1bef0f30\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:08:159\",\"respDate\":\"230927-04:04:08:160\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d6ef56b2-7458-4f03-96ce-8ecd1bef0f30\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:08:159-45550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9bccfdb-8682-4142-9d66-f1ceffd5db2a], x-b3-parentspanid=[af972ce524143b3c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59827], x-envoy-attempt-count=[1], x-b3-traceid=[0ccf70774e48f61faf972ce524143b3c], x-b3-spanid=[4feeb734588cce78], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d6ef56b2-7458-4f03-96ce-8ecd1bef0f30]}\\\"}\"}","context":{"RequestID":"d6ef56b2-7458-4f03-96ce-8ecd1bef0f30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbd15f94-c16d-40b6-b7aa-685851fc49c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:08.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:08.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6ef56b2-7458-4f03-96ce-8ecd1bef0f30","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbd15f94-c16d-40b6-b7aa-685851fc49c7","LogTimestamp":"2023-09-27T04:04:08.161Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:08.417Z","message":"Entering","context":{"RequestID":"095f90d1-6b9f-475b-8194-86a16306ded2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca60a086-f542-4e69-9708-7fbd96e918f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"095f90d1-6b9f-475b-8194-86a16306ded2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca60a086-f542-4e69-9708-7fbd96e918f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:08.420Z","message":"{\"transactionId\":\"095f90d1-6b9f-475b-8194-86a16306ded2\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:08:418\",\"respDate\":\"230927-04:04:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:095f90d1-6b9f-475b-8194-86a16306ded2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:08:418-16513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[095f90d1-6b9f-475b-8194-86a16306ded2]}\\\"}\"}","context":{"RequestID":"095f90d1-6b9f-475b-8194-86a16306ded2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca60a086-f542-4e69-9708-7fbd96e918f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"095f90d1-6b9f-475b-8194-86a16306ded2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca60a086-f542-4e69-9708-7fbd96e918f3","LogTimestamp":"2023-09-27T04:04:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:08.732Z","message":"Entering","context":{"RequestID":"d6d3fa1e-e41a-403b-8848-30884fad2525","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10e8e276-4d7d-4d7c-98bd-c438719a4f9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:08.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:08.735Z","message":"{\"transactionId\":\"d6d3fa1e-e41a-403b-8848-30884fad2525\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:08:733\",\"respDate\":\"230927-04:04:08:735\",\"sourceId\":\"haproxy:d6d3fa1e-e41a-403b-8848-30884fad2525\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:08:733-24300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f5c733e-d726-43ab-8e11-b95fb3d9c0b3], x-b3-parentspanid=[920e5e5b5886196e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c0abd7ad8dbe347920e5e5b5886196e], x-b3-spanid=[de44aa3b82c44a45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6d3fa1e-e41a-403b-8848-30884fad2525]}\\\"}\"}","context":{"RequestID":"d6d3fa1e-e41a-403b-8848-30884fad2525","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10e8e276-4d7d-4d7c-98bd-c438719a4f9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:08.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:08.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6d3fa1e-e41a-403b-8848-30884fad2525","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10e8e276-4d7d-4d7c-98bd-c438719a4f9a","LogTimestamp":"2023-09-27T04:04:08.736Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:10.727Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:10.731Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:10.747Z","message":"Entering","context":{"RequestID":"d9551688-1e59-43b5-8625-688f0663c222","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e9e301b-337e-4428-a46a-baa1ebe86d1f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:10.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:10.749Z","message":"{\"transactionId\":\"d9551688-1e59-43b5-8625-688f0663c222\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:10:748\",\"respDate\":\"230927-04:04:10:749\",\"sourceId\":\"haproxy:d9551688-1e59-43b5-8625-688f0663c222\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:10:748-28658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5748cc31-ca4c-4c4e-9b42-e10581cdfff1], x-b3-parentspanid=[399b41d5455aaf98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5f5f2068b85651c399b41d5455aaf98], x-b3-spanid=[78c871c2b1fe1ed7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9551688-1e59-43b5-8625-688f0663c222]}\\\"}\"}","context":{"RequestID":"d9551688-1e59-43b5-8625-688f0663c222","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e9e301b-337e-4428-a46a-baa1ebe86d1f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:10.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:10.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9551688-1e59-43b5-8625-688f0663c222","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e9e301b-337e-4428-a46a-baa1ebe86d1f","LogTimestamp":"2023-09-27T04:04:10.749Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:12.759Z","message":"Entering","context":{"RequestID":"0296d51a-557b-4b63-91c8-a9dcc1ce86c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58a79ec5-5586-4e81-a1ae-102576e8783a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:12.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:12.761Z","message":"{\"transactionId\":\"0296d51a-557b-4b63-91c8-a9dcc1ce86c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:12:760\",\"respDate\":\"230927-04:04:12:761\",\"sourceId\":\"haproxy:0296d51a-557b-4b63-91c8-a9dcc1ce86c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:12:760-10483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57a97efb-5984-4511-8e68-a39e9f4f51f0], x-b3-parentspanid=[278af2cb6402e9de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3b987e0ef08998b278af2cb6402e9de], x-b3-spanid=[4647444cea6ed6f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0296d51a-557b-4b63-91c8-a9dcc1ce86c4]}\\\"}\"}","context":{"RequestID":"0296d51a-557b-4b63-91c8-a9dcc1ce86c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58a79ec5-5586-4e81-a1ae-102576e8783a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:12.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:12.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0296d51a-557b-4b63-91c8-a9dcc1ce86c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58a79ec5-5586-4e81-a1ae-102576e8783a","LogTimestamp":"2023-09-27T04:04:12.762Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:14.776Z","message":"Entering","context":{"RequestID":"92442d81-7079-48ab-9f2b-de828f305ad9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43499b77-0593-4254-818b-65d393b78855","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:14.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:14.779Z","message":"{\"transactionId\":\"92442d81-7079-48ab-9f2b-de828f305ad9\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:14:777\",\"respDate\":\"230927-04:04:14:778\",\"sourceId\":\"haproxy:92442d81-7079-48ab-9f2b-de828f305ad9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:14:777-48428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78cbe172-390f-4515-9b8f-b840e0da3328], x-b3-parentspanid=[12ad475fb72a17ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[318580530398758812ad475fb72a17ae], x-b3-spanid=[f2d9f02aced137b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92442d81-7079-48ab-9f2b-de828f305ad9]}\\\"}\"}","context":{"RequestID":"92442d81-7079-48ab-9f2b-de828f305ad9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43499b77-0593-4254-818b-65d393b78855","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:14.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:14.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92442d81-7079-48ab-9f2b-de828f305ad9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43499b77-0593-4254-818b-65d393b78855","LogTimestamp":"2023-09-27T04:04:14.779Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:15.879Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:04:15.890Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:15.890Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:15.890Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:16.788Z","message":"Entering","context":{"RequestID":"5b847030-7686-4e13-9042-263c4547fc73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3089b506-6618-4b76-9167-8cb47e45b4ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:16.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:16.791Z","message":"{\"transactionId\":\"5b847030-7686-4e13-9042-263c4547fc73\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:16:789\",\"respDate\":\"230927-04:04:16:791\",\"sourceId\":\"haproxy:5b847030-7686-4e13-9042-263c4547fc73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:16:789-36314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abf8d42d-4a57-41d1-a5c0-ade5c1e429b5], x-b3-parentspanid=[de2a5e8eaa969f37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b681fe3284fceafde2a5e8eaa969f37], x-b3-spanid=[7c9b527203981365], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b847030-7686-4e13-9042-263c4547fc73]}\\\"}\"}","context":{"RequestID":"5b847030-7686-4e13-9042-263c4547fc73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3089b506-6618-4b76-9167-8cb47e45b4ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:16.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:16.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b847030-7686-4e13-9042-263c4547fc73","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3089b506-6618-4b76-9167-8cb47e45b4ff","LogTimestamp":"2023-09-27T04:04:16.792Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:18.193Z","message":"Entering","context":{"RequestID":"557a07b8-5b30-4449-92b4-0dd2f21c5e45","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ffd96ee8-2cf5-4d8b-83ab-f588cfbfacbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:18.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:18.195Z","message":"{\"transactionId\":\"557a07b8-5b30-4449-92b4-0dd2f21c5e45\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:18:194\",\"respDate\":\"230927-04:04:18:195\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:557a07b8-5b30-4449-92b4-0dd2f21c5e45\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:18:194-48226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eab9b5ac-c14b-461a-9ca8-67030f396bee], x-b3-parentspanid=[4e6607c6805dfba8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33419], x-envoy-attempt-count=[1], x-b3-traceid=[ac910d678e70f2bd4e6607c6805dfba8], x-b3-spanid=[422b75b7104dc6b8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[557a07b8-5b30-4449-92b4-0dd2f21c5e45]}\\\"}\"}","context":{"RequestID":"557a07b8-5b30-4449-92b4-0dd2f21c5e45","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ffd96ee8-2cf5-4d8b-83ab-f588cfbfacbb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:18.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:18.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"557a07b8-5b30-4449-92b4-0dd2f21c5e45","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffd96ee8-2cf5-4d8b-83ab-f588cfbfacbb","LogTimestamp":"2023-09-27T04:04:18.196Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:18.417Z","message":"Entering","context":{"RequestID":"da668b14-778a-4c29-9fc5-007c7f041bba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4316651-05ce-488f-8a39-c056e360f37b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"da668b14-778a-4c29-9fc5-007c7f041bba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4316651-05ce-488f-8a39-c056e360f37b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:18.420Z","message":"{\"transactionId\":\"da668b14-778a-4c29-9fc5-007c7f041bba\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:18:418\",\"respDate\":\"230927-04:04:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:da668b14-778a-4c29-9fc5-007c7f041bba\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:18:418-37502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[da668b14-778a-4c29-9fc5-007c7f041bba]}\\\"}\"}","context":{"RequestID":"da668b14-778a-4c29-9fc5-007c7f041bba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4316651-05ce-488f-8a39-c056e360f37b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da668b14-778a-4c29-9fc5-007c7f041bba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4316651-05ce-488f-8a39-c056e360f37b","LogTimestamp":"2023-09-27T04:04:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:18.810Z","message":"Entering","context":{"RequestID":"33651cf7-8eea-47c9-bf9a-6bf0372fdfb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df3dd9a0-6511-48ef-8afe-e91d802401f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:18.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:18.812Z","message":"{\"transactionId\":\"33651cf7-8eea-47c9-bf9a-6bf0372fdfb8\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:18:810\",\"respDate\":\"230927-04:04:18:812\",\"sourceId\":\"haproxy:33651cf7-8eea-47c9-bf9a-6bf0372fdfb8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:18:810-9552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44471539-ee4b-440b-944d-9f8b3f7245cd], x-b3-parentspanid=[52f7bca52c376a84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87f376a86832b90b52f7bca52c376a84], x-b3-spanid=[2f2980d82db31dce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33651cf7-8eea-47c9-bf9a-6bf0372fdfb8]}\\\"}\"}","context":{"RequestID":"33651cf7-8eea-47c9-bf9a-6bf0372fdfb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df3dd9a0-6511-48ef-8afe-e91d802401f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:18.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:18.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33651cf7-8eea-47c9-bf9a-6bf0372fdfb8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df3dd9a0-6511-48ef-8afe-e91d802401f9","LogTimestamp":"2023-09-27T04:04:18.813Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:20.822Z","message":"Entering","context":{"RequestID":"ae3117dd-74ec-473c-916b-1e1b47966445","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb898da2-9e8b-4bdf-ac04-d94fef187c91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:20.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:20.825Z","message":"{\"transactionId\":\"ae3117dd-74ec-473c-916b-1e1b47966445\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:20:823\",\"respDate\":\"230927-04:04:20:825\",\"sourceId\":\"haproxy:ae3117dd-74ec-473c-916b-1e1b47966445\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:20:823-71763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ae1ce88-1f1f-4547-876b-132367caf9ba], x-b3-parentspanid=[59684034ac596953], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e03270939ce484e059684034ac596953], x-b3-spanid=[7daf1357f10ed39f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae3117dd-74ec-473c-916b-1e1b47966445]}\\\"}\"}","context":{"RequestID":"ae3117dd-74ec-473c-916b-1e1b47966445","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb898da2-9e8b-4bdf-ac04-d94fef187c91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:20.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:20.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae3117dd-74ec-473c-916b-1e1b47966445","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb898da2-9e8b-4bdf-ac04-d94fef187c91","LogTimestamp":"2023-09-27T04:04:20.826Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:22.838Z","message":"Entering","context":{"RequestID":"10a0af09-7724-4470-b0ff-1a5501033c6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b46be6b-b4d0-4909-b3df-5ea71b6968c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:22.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:22.840Z","message":"{\"transactionId\":\"10a0af09-7724-4470-b0ff-1a5501033c6e\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:22:838\",\"respDate\":\"230927-04:04:22:840\",\"sourceId\":\"haproxy:10a0af09-7724-4470-b0ff-1a5501033c6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:22:838-34376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aac7ae20-aa60-48da-8e19-43be29406bdb], x-b3-parentspanid=[46382f0083ad97f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de4f2c51bb9c706746382f0083ad97f7], x-b3-spanid=[f92b29f9cebf249d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10a0af09-7724-4470-b0ff-1a5501033c6e]}\\\"}\"}","context":{"RequestID":"10a0af09-7724-4470-b0ff-1a5501033c6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b46be6b-b4d0-4909-b3df-5ea71b6968c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:22.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:22.840Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10a0af09-7724-4470-b0ff-1a5501033c6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b46be6b-b4d0-4909-b3df-5ea71b6968c0","LogTimestamp":"2023-09-27T04:04:22.840Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:24.852Z","message":"Entering","context":{"RequestID":"c08998cb-8961-45d1-b951-2534751a966d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff147996-23c1-4dc3-98ed-7aa5ef27e182","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:24.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:24.855Z","message":"{\"transactionId\":\"c08998cb-8961-45d1-b951-2534751a966d\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:24:853\",\"respDate\":\"230927-04:04:24:854\",\"sourceId\":\"haproxy:c08998cb-8961-45d1-b951-2534751a966d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:24:853-5475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[272b1249-c5cf-4a2c-8f66-30d521616c32], x-b3-parentspanid=[b13c3793aca4c5b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d22f05d7ff568de4b13c3793aca4c5b6], x-b3-spanid=[5054e004306baeed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c08998cb-8961-45d1-b951-2534751a966d]}\\\"}\"}","context":{"RequestID":"c08998cb-8961-45d1-b951-2534751a966d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff147996-23c1-4dc3-98ed-7aa5ef27e182","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:24.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:24.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c08998cb-8961-45d1-b951-2534751a966d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff147996-23c1-4dc3-98ed-7aa5ef27e182","LogTimestamp":"2023-09-27T04:04:24.855Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:25.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:04:25.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:25.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:25.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:26.864Z","message":"Entering","context":{"RequestID":"ea5f96fb-d1a4-47f0-b1a6-2a5b2e0bddb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4fbeff98-e7eb-4951-be17-a04b12b4ad89","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:26.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:26.866Z","message":"{\"transactionId\":\"ea5f96fb-d1a4-47f0-b1a6-2a5b2e0bddb5\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:26:864\",\"respDate\":\"230927-04:04:26:866\",\"sourceId\":\"haproxy:ea5f96fb-d1a4-47f0-b1a6-2a5b2e0bddb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:26:864-89584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc30a666-3cc4-41e2-a780-85788f85283d], x-b3-parentspanid=[9775498a9f5a195f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1c2696aac48d19e9775498a9f5a195f], x-b3-spanid=[f3db03647dbb3ff2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea5f96fb-d1a4-47f0-b1a6-2a5b2e0bddb5]}\\\"}\"}","context":{"RequestID":"ea5f96fb-d1a4-47f0-b1a6-2a5b2e0bddb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4fbeff98-e7eb-4951-be17-a04b12b4ad89","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:26.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:26.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea5f96fb-d1a4-47f0-b1a6-2a5b2e0bddb5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fbeff98-e7eb-4951-be17-a04b12b4ad89","LogTimestamp":"2023-09-27T04:04:26.866Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:28.137Z","message":"Entering","context":{"RequestID":"fe740602-b261-4e1c-ab34-fc91b0a44c78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cec0f3a4-e866-47d4-97c4-b7fe9a7c28fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:28.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:28.139Z","message":"{\"transactionId\":\"fe740602-b261-4e1c-ab34-fc91b0a44c78\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:28:137\",\"respDate\":\"230927-04:04:28:139\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fe740602-b261-4e1c-ab34-fc91b0a44c78\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:28:137-37673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64e9fa6f-85ab-4eff-a2d7-e95551e214f4], x-b3-parentspanid=[33f598ebb6c9a8bb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46577], x-envoy-attempt-count=[1], x-b3-traceid=[f304138fd51d882933f598ebb6c9a8bb], x-b3-spanid=[49985ce22c22e004], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fe740602-b261-4e1c-ab34-fc91b0a44c78]}\\\"}\"}","context":{"RequestID":"fe740602-b261-4e1c-ab34-fc91b0a44c78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cec0f3a4-e866-47d4-97c4-b7fe9a7c28fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:28.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:28.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe740602-b261-4e1c-ab34-fc91b0a44c78","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cec0f3a4-e866-47d4-97c4-b7fe9a7c28fb","LogTimestamp":"2023-09-27T04:04:28.140Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:28.417Z","message":"Entering","context":{"RequestID":"dd8cb0cc-56dc-49da-9b80-9f929e093953","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d642f01-34a4-4455-a30e-6e34c1265fd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"dd8cb0cc-56dc-49da-9b80-9f929e093953","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d642f01-34a4-4455-a30e-6e34c1265fd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:28.421Z","message":"{\"transactionId\":\"dd8cb0cc-56dc-49da-9b80-9f929e093953\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:28:418\",\"respDate\":\"230927-04:04:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dd8cb0cc-56dc-49da-9b80-9f929e093953\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:28:418-31706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dd8cb0cc-56dc-49da-9b80-9f929e093953]}\\\"}\"}","context":{"RequestID":"dd8cb0cc-56dc-49da-9b80-9f929e093953","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d642f01-34a4-4455-a30e-6e34c1265fd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd8cb0cc-56dc-49da-9b80-9f929e093953","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d642f01-34a4-4455-a30e-6e34c1265fd0","LogTimestamp":"2023-09-27T04:04:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:28.874Z","message":"Entering","context":{"RequestID":"edc09545-e986-4214-990a-54d35b981567","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61c2fc00-7d1f-4a60-beac-4078c72373fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:28.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:28.877Z","message":"{\"transactionId\":\"edc09545-e986-4214-990a-54d35b981567\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:28:875\",\"respDate\":\"230927-04:04:28:877\",\"sourceId\":\"haproxy:edc09545-e986-4214-990a-54d35b981567\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:28:875-20148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3cfe4d7-c7f0-447b-81d7-2a7ed6014e54], x-b3-parentspanid=[575226aabeb88f58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[752847ea0721991d575226aabeb88f58], x-b3-spanid=[6cf840f2295676e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edc09545-e986-4214-990a-54d35b981567]}\\\"}\"}","context":{"RequestID":"edc09545-e986-4214-990a-54d35b981567","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61c2fc00-7d1f-4a60-beac-4078c72373fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:28.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:28.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edc09545-e986-4214-990a-54d35b981567","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61c2fc00-7d1f-4a60-beac-4078c72373fe","LogTimestamp":"2023-09-27T04:04:28.877Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:30.907Z","message":"Entering","context":{"RequestID":"3bdcb52b-a01c-4bea-aa1e-04d991f9f879","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c374df37-e20f-4854-91e7-3dcc29e6ab41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:30.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:30.909Z","message":"{\"transactionId\":\"3bdcb52b-a01c-4bea-aa1e-04d991f9f879\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:30:908\",\"respDate\":\"230927-04:04:30:909\",\"sourceId\":\"haproxy:3bdcb52b-a01c-4bea-aa1e-04d991f9f879\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:30:908-52740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30f14e7a-c669-4b13-9e96-fb6971154396], x-b3-parentspanid=[3e796a999cb323bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb91fb31f7bd532d3e796a999cb323bd], x-b3-spanid=[a742ec99dd8b75a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3bdcb52b-a01c-4bea-aa1e-04d991f9f879]}\\\"}\"}","context":{"RequestID":"3bdcb52b-a01c-4bea-aa1e-04d991f9f879","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c374df37-e20f-4854-91e7-3dcc29e6ab41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:30.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:30.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bdcb52b-a01c-4bea-aa1e-04d991f9f879","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c374df37-e20f-4854-91e7-3dcc29e6ab41","LogTimestamp":"2023-09-27T04:04:30.910Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:32.938Z","message":"Entering","context":{"RequestID":"c95d1d04-7c4a-4306-9fec-e947b2f6c698","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ddce09f-e040-44cf-a2cd-d0fbdff5405a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:32.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:32.940Z","message":"{\"transactionId\":\"c95d1d04-7c4a-4306-9fec-e947b2f6c698\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:32:938\",\"respDate\":\"230927-04:04:32:940\",\"sourceId\":\"haproxy:c95d1d04-7c4a-4306-9fec-e947b2f6c698\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:32:938-33899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d635d68c-33fd-4b6c-9c24-cb07360f7b6c], x-b3-parentspanid=[7a9a4d714782d375], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60263dfd9819a6b77a9a4d714782d375], x-b3-spanid=[49eb80be0930b799], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c95d1d04-7c4a-4306-9fec-e947b2f6c698]}\\\"}\"}","context":{"RequestID":"c95d1d04-7c4a-4306-9fec-e947b2f6c698","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ddce09f-e040-44cf-a2cd-d0fbdff5405a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:32.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:32.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c95d1d04-7c4a-4306-9fec-e947b2f6c698","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ddce09f-e040-44cf-a2cd-d0fbdff5405a","LogTimestamp":"2023-09-27T04:04:32.940Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:34.952Z","message":"Entering","context":{"RequestID":"45eab873-4be8-46df-87e6-9839140788e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4044892e-c500-4752-b033-85079b490181","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:34.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:34.955Z","message":"{\"transactionId\":\"45eab873-4be8-46df-87e6-9839140788e2\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:34:953\",\"respDate\":\"230927-04:04:34:955\",\"sourceId\":\"haproxy:45eab873-4be8-46df-87e6-9839140788e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:34:953-75394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85f15a02-79d3-429c-967a-ede026306807], x-b3-parentspanid=[b9dfd7e12415fa4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7046db97ea8450cb9dfd7e12415fa4f], x-b3-spanid=[069693436db1c95b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45eab873-4be8-46df-87e6-9839140788e2]}\\\"}\"}","context":{"RequestID":"45eab873-4be8-46df-87e6-9839140788e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4044892e-c500-4752-b033-85079b490181","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:34.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:34.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45eab873-4be8-46df-87e6-9839140788e2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4044892e-c500-4752-b033-85079b490181","LogTimestamp":"2023-09-27T04:04:34.955Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:35.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:04:35.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:35.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:35.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:36.965Z","message":"Entering","context":{"RequestID":"d07521f4-2683-4a45-9806-5d674dc29c30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3823474a-8a13-42b0-af39-93e336897d18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:36.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:36.968Z","message":"{\"transactionId\":\"d07521f4-2683-4a45-9806-5d674dc29c30\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:36:965\",\"respDate\":\"230927-04:04:36:968\",\"sourceId\":\"haproxy:d07521f4-2683-4a45-9806-5d674dc29c30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:36:965-60155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee0027df-cfeb-4de4-96e8-16c7e82c952a], x-b3-parentspanid=[5263aacd42097714], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d65db749621505e5263aacd42097714], x-b3-spanid=[6436d491916fdd46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d07521f4-2683-4a45-9806-5d674dc29c30]}\\\"}\"}","context":{"RequestID":"d07521f4-2683-4a45-9806-5d674dc29c30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3823474a-8a13-42b0-af39-93e336897d18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:36.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:36.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d07521f4-2683-4a45-9806-5d674dc29c30","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3823474a-8a13-42b0-af39-93e336897d18","LogTimestamp":"2023-09-27T04:04:36.968Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:38.135Z","message":"Entering","context":{"RequestID":"4eabd3ee-f451-4116-b4a6-8d52679f8019","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a354afe-a865-4173-ad63-4048a280cc22","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:38.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:38.137Z","message":"{\"transactionId\":\"4eabd3ee-f451-4116-b4a6-8d52679f8019\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:38:136\",\"respDate\":\"230927-04:04:38:137\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4eabd3ee-f451-4116-b4a6-8d52679f8019\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:38:136-20980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a12427f7-6cae-47c5-896e-7f6cdeb14659], x-b3-parentspanid=[915d8e2c76520857], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60347], x-envoy-attempt-count=[1], x-b3-traceid=[9f774a28fbed72d6915d8e2c76520857], x-b3-spanid=[b3ed2ecb1996e63d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4eabd3ee-f451-4116-b4a6-8d52679f8019]}\\\"}\"}","context":{"RequestID":"4eabd3ee-f451-4116-b4a6-8d52679f8019","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a354afe-a865-4173-ad63-4048a280cc22","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:38.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:38.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eabd3ee-f451-4116-b4a6-8d52679f8019","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a354afe-a865-4173-ad63-4048a280cc22","LogTimestamp":"2023-09-27T04:04:38.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:38.419Z","message":"Entering","context":{"RequestID":"f311b6b6-b9ac-492d-a6fe-436da3b4f5b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3293d166-44e6-42fa-b475-478f34cdb17f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:38.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"f311b6b6-b9ac-492d-a6fe-436da3b4f5b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3293d166-44e6-42fa-b475-478f34cdb17f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:38.423Z","message":"{\"transactionId\":\"f311b6b6-b9ac-492d-a6fe-436da3b4f5b9\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:38:420\",\"respDate\":\"230927-04:04:38:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f311b6b6-b9ac-492d-a6fe-436da3b4f5b9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:38:420-36885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f311b6b6-b9ac-492d-a6fe-436da3b4f5b9]}\\\"}\"}","context":{"RequestID":"f311b6b6-b9ac-492d-a6fe-436da3b4f5b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3293d166-44e6-42fa-b475-478f34cdb17f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:38.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f311b6b6-b9ac-492d-a6fe-436da3b4f5b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3293d166-44e6-42fa-b475-478f34cdb17f","LogTimestamp":"2023-09-27T04:04:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:38.982Z","message":"Entering","context":{"RequestID":"c1700740-91cf-4890-9913-60c9fc32815c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e06345a4-ed54-4f46-a54b-9c44bceaff8b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:38.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:38.985Z","message":"{\"transactionId\":\"c1700740-91cf-4890-9913-60c9fc32815c\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:38:983\",\"respDate\":\"230927-04:04:38:985\",\"sourceId\":\"haproxy:c1700740-91cf-4890-9913-60c9fc32815c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:38:983-14064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[929f8596-ec9a-4bd2-af5c-34aadb2d914a], x-b3-parentspanid=[ed16735228e0bbb8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f4f3b7c9ac79578ed16735228e0bbb8], x-b3-spanid=[2c31bb8be142ad77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1700740-91cf-4890-9913-60c9fc32815c]}\\\"}\"}","context":{"RequestID":"c1700740-91cf-4890-9913-60c9fc32815c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e06345a4-ed54-4f46-a54b-9c44bceaff8b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:38.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:38.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1700740-91cf-4890-9913-60c9fc32815c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e06345a4-ed54-4f46-a54b-9c44bceaff8b","LogTimestamp":"2023-09-27T04:04:38.985Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:40.732Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:40.743Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:41.003Z","message":"Entering","context":{"RequestID":"43f94507-d2aa-4682-9789-12b56b048f23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86b1b68f-6c3e-4efc-b334-bec348d69a26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:41.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:41.005Z","message":"{\"transactionId\":\"43f94507-d2aa-4682-9789-12b56b048f23\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:41:003\",\"respDate\":\"230927-04:04:41:005\",\"sourceId\":\"haproxy:43f94507-d2aa-4682-9789-12b56b048f23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:41:003-30183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12576590-ba10-4507-99f7-fb22485b4170], x-b3-parentspanid=[485408124157008d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86c400d5cef214f3485408124157008d], x-b3-spanid=[d254f67b48e8931b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43f94507-d2aa-4682-9789-12b56b048f23]}\\\"}\"}","context":{"RequestID":"43f94507-d2aa-4682-9789-12b56b048f23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86b1b68f-6c3e-4efc-b334-bec348d69a26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:41.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:41.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43f94507-d2aa-4682-9789-12b56b048f23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86b1b68f-6c3e-4efc-b334-bec348d69a26","LogTimestamp":"2023-09-27T04:04:41.005Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:43.021Z","message":"Entering","context":{"RequestID":"1fdab92e-7dee-4155-a76f-5c6ed8867807","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"038501fb-2742-4943-8e72-89acff45aab7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:43.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:43.023Z","message":"{\"transactionId\":\"1fdab92e-7dee-4155-a76f-5c6ed8867807\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:43:022\",\"respDate\":\"230927-04:04:43:023\",\"sourceId\":\"haproxy:1fdab92e-7dee-4155-a76f-5c6ed8867807\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:43:022-11376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[247bb059-2e8c-4f7d-aa1e-16ccdec97a32], x-b3-parentspanid=[4abe4e7e555554bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c941cf2549e64764abe4e7e555554bb], x-b3-spanid=[a681ee0aa77036cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fdab92e-7dee-4155-a76f-5c6ed8867807]}\\\"}\"}","context":{"RequestID":"1fdab92e-7dee-4155-a76f-5c6ed8867807","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"038501fb-2742-4943-8e72-89acff45aab7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:43.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:43.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fdab92e-7dee-4155-a76f-5c6ed8867807","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"038501fb-2742-4943-8e72-89acff45aab7","LogTimestamp":"2023-09-27T04:04:43.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:45.036Z","message":"Entering","context":{"RequestID":"9ef9b17c-387d-48af-800e-00b55f505739","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dcbd1e6-784c-4523-849f-8ad382b89f52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:45.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:45.038Z","message":"{\"transactionId\":\"9ef9b17c-387d-48af-800e-00b55f505739\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:45:036\",\"respDate\":\"230927-04:04:45:038\",\"sourceId\":\"haproxy:9ef9b17c-387d-48af-800e-00b55f505739\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:45:036-51958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53a107ea-8c02-4190-bfc3-db53d1f8fece], x-b3-parentspanid=[305a8d992711413f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6865455dc52bf15c305a8d992711413f], x-b3-spanid=[20c651cd3dd413bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ef9b17c-387d-48af-800e-00b55f505739]}\\\"}\"}","context":{"RequestID":"9ef9b17c-387d-48af-800e-00b55f505739","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dcbd1e6-784c-4523-849f-8ad382b89f52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:45.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:45.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ef9b17c-387d-48af-800e-00b55f505739","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6dcbd1e6-784c-4523-849f-8ad382b89f52","LogTimestamp":"2023-09-27T04:04:45.038Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:45.880Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:04:45.891Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:45.892Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:45.892Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:47.053Z","message":"Entering","context":{"RequestID":"f19c1f4a-3f14-40d1-bf26-d260b64cfacf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92fcb01a-e9ae-4df2-94aa-e1ebf0274e4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:47.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:47.055Z","message":"{\"transactionId\":\"f19c1f4a-3f14-40d1-bf26-d260b64cfacf\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:47:053\",\"respDate\":\"230927-04:04:47:055\",\"sourceId\":\"haproxy:f19c1f4a-3f14-40d1-bf26-d260b64cfacf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:47:053-59150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50a8b6bf-32f4-4caf-a3eb-e1fbe89130bd], x-b3-parentspanid=[834c64e0b4567443], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03b48db3435ccde9834c64e0b4567443], x-b3-spanid=[7aec9a85cd0fe706], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f19c1f4a-3f14-40d1-bf26-d260b64cfacf]}\\\"}\"}","context":{"RequestID":"f19c1f4a-3f14-40d1-bf26-d260b64cfacf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92fcb01a-e9ae-4df2-94aa-e1ebf0274e4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:47.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:47.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f19c1f4a-3f14-40d1-bf26-d260b64cfacf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92fcb01a-e9ae-4df2-94aa-e1ebf0274e4a","LogTimestamp":"2023-09-27T04:04:47.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:48.134Z","message":"Entering","context":{"RequestID":"a7b3d81d-e0e5-4b55-8f7e-5cabeccd9dad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7269b1ac-398a-4a0f-8a5b-3b9aa06c5bb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:48.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:48.137Z","message":"{\"transactionId\":\"a7b3d81d-e0e5-4b55-8f7e-5cabeccd9dad\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:48:135\",\"respDate\":\"230927-04:04:48:136\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a7b3d81d-e0e5-4b55-8f7e-5cabeccd9dad\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:48:135-99144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f16068b-e184-46fb-a7f8-a924c1fad9c5], x-b3-parentspanid=[83001f7ff451626e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50327], x-envoy-attempt-count=[1], x-b3-traceid=[87e4fb4dfaf00b5883001f7ff451626e], x-b3-spanid=[19fcd296cfa6c3f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a7b3d81d-e0e5-4b55-8f7e-5cabeccd9dad]}\\\"}\"}","context":{"RequestID":"a7b3d81d-e0e5-4b55-8f7e-5cabeccd9dad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7269b1ac-398a-4a0f-8a5b-3b9aa06c5bb8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:48.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:48.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7b3d81d-e0e5-4b55-8f7e-5cabeccd9dad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7269b1ac-398a-4a0f-8a5b-3b9aa06c5bb8","LogTimestamp":"2023-09-27T04:04:48.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:48.419Z","message":"Entering","context":{"RequestID":"c55a3cc8-f3e3-4568-859d-36e46368ab3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8f6de8f-0492-4ee2-89d8-ec3dbfce0cc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"c55a3cc8-f3e3-4568-859d-36e46368ab3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8f6de8f-0492-4ee2-89d8-ec3dbfce0cc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:48.422Z","message":"{\"transactionId\":\"c55a3cc8-f3e3-4568-859d-36e46368ab3c\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:48:420\",\"respDate\":\"230927-04:04:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c55a3cc8-f3e3-4568-859d-36e46368ab3c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:48:420-66559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c55a3cc8-f3e3-4568-859d-36e46368ab3c]}\\\"}\"}","context":{"RequestID":"c55a3cc8-f3e3-4568-859d-36e46368ab3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8f6de8f-0492-4ee2-89d8-ec3dbfce0cc9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c55a3cc8-f3e3-4568-859d-36e46368ab3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8f6de8f-0492-4ee2-89d8-ec3dbfce0cc9","LogTimestamp":"2023-09-27T04:04:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:49.068Z","message":"Entering","context":{"RequestID":"5ce94588-157f-4928-bfe0-c5a118ed1f16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"027ce3a2-5366-4494-9950-dfd15fea2459","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:49.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:49.070Z","message":"{\"transactionId\":\"5ce94588-157f-4928-bfe0-c5a118ed1f16\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:49:068\",\"respDate\":\"230927-04:04:49:070\",\"sourceId\":\"haproxy:5ce94588-157f-4928-bfe0-c5a118ed1f16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:49:068-45300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[792fe874-516b-4739-8de2-1753ad442400], x-b3-parentspanid=[eced70691bb2fd31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16829b4a4ad4dde9eced70691bb2fd31], x-b3-spanid=[ae9650c3aac31d94], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ce94588-157f-4928-bfe0-c5a118ed1f16]}\\\"}\"}","context":{"RequestID":"5ce94588-157f-4928-bfe0-c5a118ed1f16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"027ce3a2-5366-4494-9950-dfd15fea2459","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:49.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:49.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ce94588-157f-4928-bfe0-c5a118ed1f16","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"027ce3a2-5366-4494-9950-dfd15fea2459","LogTimestamp":"2023-09-27T04:04:49.071Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:51.081Z","message":"Entering","context":{"RequestID":"311df7c4-da6a-4345-b2d5-9628297a6091","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa3bfbbd-8d37-4cc5-816d-ac5cff31ca79","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:51.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:51.083Z","message":"{\"transactionId\":\"311df7c4-da6a-4345-b2d5-9628297a6091\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:51:082\",\"respDate\":\"230927-04:04:51:083\",\"sourceId\":\"haproxy:311df7c4-da6a-4345-b2d5-9628297a6091\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:51:082-58055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5cf4e34-d317-4bfb-919b-a6e64c62f72b], x-b3-parentspanid=[19a62a8f093274db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dec88f647132670d19a62a8f093274db], x-b3-spanid=[08941c9408220c7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[311df7c4-da6a-4345-b2d5-9628297a6091]}\\\"}\"}","context":{"RequestID":"311df7c4-da6a-4345-b2d5-9628297a6091","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa3bfbbd-8d37-4cc5-816d-ac5cff31ca79","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:51.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:51.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"311df7c4-da6a-4345-b2d5-9628297a6091","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa3bfbbd-8d37-4cc5-816d-ac5cff31ca79","LogTimestamp":"2023-09-27T04:04:51.084Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:04:53.093Z","message":"Entering","context":{"RequestID":"43e90cae-5775-4817-b924-706c3233b829","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d0b3a5a-8158-49c1-9fd5-4918383a8d3d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:53.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:53.096Z","message":"{\"transactionId\":\"43e90cae-5775-4817-b924-706c3233b829\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:53:094\",\"respDate\":\"230927-04:04:53:095\",\"sourceId\":\"haproxy:43e90cae-5775-4817-b924-706c3233b829\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:53:094-24390\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[349b3e62-9f99-41a8-81e4-c7341bcdc274], x-b3-parentspanid=[55d9516f44213c03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f6522eda01876a455d9516f44213c03], x-b3-spanid=[e19105dc8897f0e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43e90cae-5775-4817-b924-706c3233b829]}\\\"}\"}","context":{"RequestID":"43e90cae-5775-4817-b924-706c3233b829","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d0b3a5a-8158-49c1-9fd5-4918383a8d3d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:53.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:53.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43e90cae-5775-4817-b924-706c3233b829","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d0b3a5a-8158-49c1-9fd5-4918383a8d3d","LogTimestamp":"2023-09-27T04:04:53.096Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:55.107Z","message":"Entering","context":{"RequestID":"56eab5aa-9f8b-4441-931e-089a6e57addd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2362dd67-2455-4697-ad50-43fd26661dc6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:55.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:55.109Z","message":"{\"transactionId\":\"56eab5aa-9f8b-4441-931e-089a6e57addd\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:55:108\",\"respDate\":\"230927-04:04:55:109\",\"sourceId\":\"haproxy:56eab5aa-9f8b-4441-931e-089a6e57addd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:04:55:108-284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdb5b3fa-0342-44d9-bf23-a9f526353454], x-b3-parentspanid=[85e0879d9454b7ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f99e2ba69a5a2fbb85e0879d9454b7ab], x-b3-spanid=[6c36b15a05248973], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56eab5aa-9f8b-4441-931e-089a6e57addd]}\\\"}\"}","context":{"RequestID":"56eab5aa-9f8b-4441-931e-089a6e57addd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2362dd67-2455-4697-ad50-43fd26661dc6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:55.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:55.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56eab5aa-9f8b-4441-931e-089a6e57addd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2362dd67-2455-4697-ad50-43fd26661dc6","LogTimestamp":"2023-09-27T04:04:55.110Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:04:55.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:04:55.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:55.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:55.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:57.123Z","message":"Entering","context":{"RequestID":"f78e9d6a-a077-4a71-ba3f-4a94688e9e10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ff7bad9-2b22-4fd5-9e05-5cfd4186e605","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:57.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:57.126Z","message":"{\"transactionId\":\"f78e9d6a-a077-4a71-ba3f-4a94688e9e10\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:57:123\",\"respDate\":\"230927-04:04:57:126\",\"sourceId\":\"haproxy:f78e9d6a-a077-4a71-ba3f-4a94688e9e10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:57:123-43508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4aa16edf-c9da-432b-bcc3-56fe3539d505], x-b3-parentspanid=[b5488fa997a77bba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b00b0720943216b9b5488fa997a77bba], x-b3-spanid=[a4b101731d14c989], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f78e9d6a-a077-4a71-ba3f-4a94688e9e10]}\\\"}\"}","context":{"RequestID":"f78e9d6a-a077-4a71-ba3f-4a94688e9e10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ff7bad9-2b22-4fd5-9e05-5cfd4186e605","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:57.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:57.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f78e9d6a-a077-4a71-ba3f-4a94688e9e10","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ff7bad9-2b22-4fd5-9e05-5cfd4186e605","LogTimestamp":"2023-09-27T04:04:57.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:58.136Z","message":"Entering","context":{"RequestID":"9b6dc941-7be5-44c4-934c-215073a70e7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdf27b29-7ec3-4e92-b258-b657d8f5df9f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:58.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:58.139Z","message":"{\"transactionId\":\"9b6dc941-7be5-44c4-934c-215073a70e7f\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:58:137\",\"respDate\":\"230927-04:04:58:139\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9b6dc941-7be5-44c4-934c-215073a70e7f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:58:137-39991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c428ea7-3b48-4bf7-8897-d3fd66b3d665], x-b3-parentspanid=[8f4b8350c99bcf6a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55661], x-envoy-attempt-count=[1], x-b3-traceid=[2801fb7c3787d5218f4b8350c99bcf6a], x-b3-spanid=[8f90d3e38e23f71f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9b6dc941-7be5-44c4-934c-215073a70e7f]}\\\"}\"}","context":{"RequestID":"9b6dc941-7be5-44c4-934c-215073a70e7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdf27b29-7ec3-4e92-b258-b657d8f5df9f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:04:58.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:58.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b6dc941-7be5-44c4-934c-215073a70e7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdf27b29-7ec3-4e92-b258-b657d8f5df9f","LogTimestamp":"2023-09-27T04:04:58.140Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:58.420Z","message":"Entering","context":{"RequestID":"b2d4d370-408d-467c-b6c7-ad9005810db0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3779bab2-9103-4036-9493-adaea5660db2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:58.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"b2d4d370-408d-467c-b6c7-ad9005810db0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3779bab2-9103-4036-9493-adaea5660db2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:58.423Z","message":"{\"transactionId\":\"b2d4d370-408d-467c-b6c7-ad9005810db0\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:58:420\",\"respDate\":\"230927-04:04:58:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b2d4d370-408d-467c-b6c7-ad9005810db0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:04:58:420-858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b2d4d370-408d-467c-b6c7-ad9005810db0]}\\\"}\"}","context":{"RequestID":"b2d4d370-408d-467c-b6c7-ad9005810db0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3779bab2-9103-4036-9493-adaea5660db2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:04:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:58.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2d4d370-408d-467c-b6c7-ad9005810db0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3779bab2-9103-4036-9493-adaea5660db2","LogTimestamp":"2023-09-27T04:04:58.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:04:59.135Z","message":"Entering","context":{"RequestID":"d7064cd2-6580-4979-8ec2-3a64f982f428","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"244b7f5e-b651-4ef3-8c53-4fcb1802f237","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:59.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:04:59.138Z","message":"{\"transactionId\":\"d7064cd2-6580-4979-8ec2-3a64f982f428\",\"status\":\"200\",\"rqstDate\":\"230927-04:04:59:136\",\"respDate\":\"230927-04:04:59:138\",\"sourceId\":\"haproxy:d7064cd2-6580-4979-8ec2-3a64f982f428\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:04:59:136-92897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fb5b4bd-b514-41b4-8068-b6ef9d04ce68], x-b3-parentspanid=[dfa7ceb0ca9532bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84eb067fdb993893dfa7ceb0ca9532bf], x-b3-spanid=[cec7ab70a9b0eb1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7064cd2-6580-4979-8ec2-3a64f982f428]}\\\"}\"}","context":{"RequestID":"d7064cd2-6580-4979-8ec2-3a64f982f428","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"244b7f5e-b651-4ef3-8c53-4fcb1802f237","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:04:59.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:04:59.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7064cd2-6580-4979-8ec2-3a64f982f428","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"244b7f5e-b651-4ef3-8c53-4fcb1802f237","LogTimestamp":"2023-09-27T04:04:59.139Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:04:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:05:01.147Z","message":"Entering","context":{"RequestID":"572ed64b-fea0-40db-bc3b-e8bc4ea5cc7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"adab076a-ed2d-403c-bbbd-e3995210d2b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:01.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:01.150Z","message":"{\"transactionId\":\"572ed64b-fea0-40db-bc3b-e8bc4ea5cc7d\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:01:148\",\"respDate\":\"230927-04:05:01:150\",\"sourceId\":\"haproxy:572ed64b-fea0-40db-bc3b-e8bc4ea5cc7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:01:148-38552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce301b59-60a4-49b0-b284-5c2166e8d1e1], x-b3-parentspanid=[7f6e654f1c04b171], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[551cfe8a9a4d22117f6e654f1c04b171], x-b3-spanid=[ee59e1304ff21540], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[572ed64b-fea0-40db-bc3b-e8bc4ea5cc7d]}\\\"}\"}","context":{"RequestID":"572ed64b-fea0-40db-bc3b-e8bc4ea5cc7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"adab076a-ed2d-403c-bbbd-e3995210d2b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:01.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:01.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"572ed64b-fea0-40db-bc3b-e8bc4ea5cc7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adab076a-ed2d-403c-bbbd-e3995210d2b8","LogTimestamp":"2023-09-27T04:05:01.150Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:03.161Z","message":"Entering","context":{"RequestID":"6b4e9f09-c94f-4f98-abfa-b1c5036e0a5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c45c693-7eb2-46ce-a3f1-17fceac27180","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:03.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:03.164Z","message":"{\"transactionId\":\"6b4e9f09-c94f-4f98-abfa-b1c5036e0a5c\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:03:162\",\"respDate\":\"230927-04:05:03:164\",\"sourceId\":\"haproxy:6b4e9f09-c94f-4f98-abfa-b1c5036e0a5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:03:162-44391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3841528-e556-460b-8d6b-2dad5cac6d84], x-b3-parentspanid=[0579e1ea199b4223], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08fc4f35e28cc2f00579e1ea199b4223], x-b3-spanid=[b08e9659aad229c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b4e9f09-c94f-4f98-abfa-b1c5036e0a5c]}\\\"}\"}","context":{"RequestID":"6b4e9f09-c94f-4f98-abfa-b1c5036e0a5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c45c693-7eb2-46ce-a3f1-17fceac27180","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:03.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:03.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b4e9f09-c94f-4f98-abfa-b1c5036e0a5c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c45c693-7eb2-46ce-a3f1-17fceac27180","LogTimestamp":"2023-09-27T04:05:03.165Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:05:05.174Z","message":"Entering","context":{"RequestID":"143c012e-883d-420d-a3e5-4506273a6761","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd64b4c3-5d00-4d25-9ab6-012961fbce84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:05.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:05.177Z","message":"{\"transactionId\":\"143c012e-883d-420d-a3e5-4506273a6761\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:05:175\",\"respDate\":\"230927-04:05:05:176\",\"sourceId\":\"haproxy:143c012e-883d-420d-a3e5-4506273a6761\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:05:175-55613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9da30153-005f-43fa-9d82-dcca4899abb4], x-b3-parentspanid=[7dd62f105cb2c468], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af5213ef55b77d017dd62f105cb2c468], x-b3-spanid=[2bc0f90b8275f50a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[143c012e-883d-420d-a3e5-4506273a6761]}\\\"}\"}","context":{"RequestID":"143c012e-883d-420d-a3e5-4506273a6761","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd64b4c3-5d00-4d25-9ab6-012961fbce84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:05.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:05.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"143c012e-883d-420d-a3e5-4506273a6761","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd64b4c3-5d00-4d25-9ab6-012961fbce84","LogTimestamp":"2023-09-27T04:05:05.177Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:05.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:05:05.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:05.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:05.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:07.191Z","message":"Entering","context":{"RequestID":"df7c90e4-9450-4a51-9268-67dfee3c3eac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64b7cc23-ef6d-4ea6-90a8-4319059d34b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:07.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:07.193Z","message":"{\"transactionId\":\"df7c90e4-9450-4a51-9268-67dfee3c3eac\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:07:192\",\"respDate\":\"230927-04:05:07:193\",\"sourceId\":\"haproxy:df7c90e4-9450-4a51-9268-67dfee3c3eac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:07:192-96614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5eff4d5f-a2cd-4cf9-a43d-cf18418128ae], x-b3-parentspanid=[f8fa61c95e103423], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ed5ae76a4d6a94ef8fa61c95e103423], x-b3-spanid=[437357d7e4a36889], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df7c90e4-9450-4a51-9268-67dfee3c3eac]}\\\"}\"}","context":{"RequestID":"df7c90e4-9450-4a51-9268-67dfee3c3eac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64b7cc23-ef6d-4ea6-90a8-4319059d34b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:07.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:07.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df7c90e4-9450-4a51-9268-67dfee3c3eac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64b7cc23-ef6d-4ea6-90a8-4319059d34b7","LogTimestamp":"2023-09-27T04:05:07.194Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:08.141Z","message":"Entering","context":{"RequestID":"760db4bb-77cd-4239-b005-38de967c7f16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a21ddfa-dc03-4edd-b0d9-b600128b1f80","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:08.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:08.143Z","message":"{\"transactionId\":\"760db4bb-77cd-4239-b005-38de967c7f16\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:08:141\",\"respDate\":\"230927-04:05:08:143\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:760db4bb-77cd-4239-b005-38de967c7f16\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:08:141-26579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1a988aa-1e63-43eb-b473-5fe8172f3e15], x-b3-parentspanid=[9dea8acd971c22ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53381], x-envoy-attempt-count=[1], x-b3-traceid=[6ee1d988b0effc8e9dea8acd971c22ec], x-b3-spanid=[6375480de1a9a1a7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[760db4bb-77cd-4239-b005-38de967c7f16]}\\\"}\"}","context":{"RequestID":"760db4bb-77cd-4239-b005-38de967c7f16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a21ddfa-dc03-4edd-b0d9-b600128b1f80","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:08.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:08.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"760db4bb-77cd-4239-b005-38de967c7f16","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a21ddfa-dc03-4edd-b0d9-b600128b1f80","LogTimestamp":"2023-09-27T04:05:08.143Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:08.418Z","message":"Entering","context":{"RequestID":"060475e7-06fa-4552-b321-8502f781977b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f9b86d7-20cb-47db-a5a6-ae6510a498dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"060475e7-06fa-4552-b321-8502f781977b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f9b86d7-20cb-47db-a5a6-ae6510a498dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:08.421Z","message":"{\"transactionId\":\"060475e7-06fa-4552-b321-8502f781977b\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:08:419\",\"respDate\":\"230927-04:05:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:060475e7-06fa-4552-b321-8502f781977b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:08:419-30619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[060475e7-06fa-4552-b321-8502f781977b]}\\\"}\"}","context":{"RequestID":"060475e7-06fa-4552-b321-8502f781977b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f9b86d7-20cb-47db-a5a6-ae6510a498dc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"060475e7-06fa-4552-b321-8502f781977b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f9b86d7-20cb-47db-a5a6-ae6510a498dc","LogTimestamp":"2023-09-27T04:05:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:09.205Z","message":"Entering","context":{"RequestID":"ef69e5ad-ef4e-4da6-b0ff-288601e5d030","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9defb9d-99e6-4bdc-b009-82be65127efa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:09.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:09.207Z","message":"{\"transactionId\":\"ef69e5ad-ef4e-4da6-b0ff-288601e5d030\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:09:206\",\"respDate\":\"230927-04:05:09:207\",\"sourceId\":\"haproxy:ef69e5ad-ef4e-4da6-b0ff-288601e5d030\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:09:206-7703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb63174b-0efe-40e8-a00e-9c92d435391d], x-b3-parentspanid=[f7c424ed4e2812af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99291f0087e675daf7c424ed4e2812af], x-b3-spanid=[6922fd9dd1a6cbef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef69e5ad-ef4e-4da6-b0ff-288601e5d030]}\\\"}\"}","context":{"RequestID":"ef69e5ad-ef4e-4da6-b0ff-288601e5d030","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9defb9d-99e6-4bdc-b009-82be65127efa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:09.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:09.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef69e5ad-ef4e-4da6-b0ff-288601e5d030","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9defb9d-99e6-4bdc-b009-82be65127efa","LogTimestamp":"2023-09-27T04:05:09.208Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:10.746Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:10.751Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:11.217Z","message":"Entering","context":{"RequestID":"c2c1d726-6b81-4d27-8f52-79d47895ae45","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"963cd98c-449a-45a5-bc67-f8a28d88cb17","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:11.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:11.219Z","message":"{\"transactionId\":\"c2c1d726-6b81-4d27-8f52-79d47895ae45\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:11:217\",\"respDate\":\"230927-04:05:11:219\",\"sourceId\":\"haproxy:c2c1d726-6b81-4d27-8f52-79d47895ae45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:11:217-18316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aeada91a-7439-4256-8d98-0ee853b00efc], x-b3-parentspanid=[872cd864dbbed8ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da92ff21ad071f25872cd864dbbed8ef], x-b3-spanid=[6523b7180ed79df9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2c1d726-6b81-4d27-8f52-79d47895ae45]}\\\"}\"}","context":{"RequestID":"c2c1d726-6b81-4d27-8f52-79d47895ae45","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"963cd98c-449a-45a5-bc67-f8a28d88cb17","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:11.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:11.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2c1d726-6b81-4d27-8f52-79d47895ae45","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"963cd98c-449a-45a5-bc67-f8a28d88cb17","LogTimestamp":"2023-09-27T04:05:11.220Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:13.229Z","message":"Entering","context":{"RequestID":"375e4e32-17e3-48ad-963b-1155c76059da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3519177c-3500-48c9-8cff-71334d259573","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:13.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:13.232Z","message":"{\"transactionId\":\"375e4e32-17e3-48ad-963b-1155c76059da\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:13:230\",\"respDate\":\"230927-04:05:13:232\",\"sourceId\":\"haproxy:375e4e32-17e3-48ad-963b-1155c76059da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:13:230-31971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa43759d-f051-48b4-b951-2c2961b8a3cd], x-b3-parentspanid=[24a9ccc20514cd0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80022fea47cb635d24a9ccc20514cd0b], x-b3-spanid=[de958e3829a9ad05], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[375e4e32-17e3-48ad-963b-1155c76059da]}\\\"}\"}","context":{"RequestID":"375e4e32-17e3-48ad-963b-1155c76059da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3519177c-3500-48c9-8cff-71334d259573","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:13.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:13.232Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"375e4e32-17e3-48ad-963b-1155c76059da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3519177c-3500-48c9-8cff-71334d259573","LogTimestamp":"2023-09-27T04:05:13.232Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:15.245Z","message":"Entering","context":{"RequestID":"f46c5fe6-0d66-4c69-9064-79870732cf08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf33c211-0990-4183-bcc8-4d9b4e4f8c19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:15.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:15.248Z","message":"{\"transactionId\":\"f46c5fe6-0d66-4c69-9064-79870732cf08\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:15:246\",\"respDate\":\"230927-04:05:15:248\",\"sourceId\":\"haproxy:f46c5fe6-0d66-4c69-9064-79870732cf08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:15:246-8137\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8d235e6-0d1b-4d1f-9280-5ca013e57f10], x-b3-parentspanid=[ed4d6df9f1742ca5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41d7e48f97bedbc1ed4d6df9f1742ca5], x-b3-spanid=[3cea7f8cba19ada7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f46c5fe6-0d66-4c69-9064-79870732cf08]}\\\"}\"}","context":{"RequestID":"f46c5fe6-0d66-4c69-9064-79870732cf08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf33c211-0990-4183-bcc8-4d9b4e4f8c19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:15.245Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:15.248Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f46c5fe6-0d66-4c69-9064-79870732cf08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf33c211-0990-4183-bcc8-4d9b4e4f8c19","LogTimestamp":"2023-09-27T04:05:15.248Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:05:15.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:05:15.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:15.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:15.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:17.264Z","message":"Entering","context":{"RequestID":"771d5489-3771-4bd9-9f38-240177e7aedb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f63ab59-fba6-4d49-baec-7ec6c5fda464","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:17.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:17.266Z","message":"{\"transactionId\":\"771d5489-3771-4bd9-9f38-240177e7aedb\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:17:264\",\"respDate\":\"230927-04:05:17:266\",\"sourceId\":\"haproxy:771d5489-3771-4bd9-9f38-240177e7aedb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:17:264-72958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[944ab142-5f48-4ab2-9672-f8e1f7f6e782], x-b3-parentspanid=[f8ab260e9733c6e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7a01a62f391e4b0f8ab260e9733c6e1], x-b3-spanid=[e24b6b457586dc30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[771d5489-3771-4bd9-9f38-240177e7aedb]}\\\"}\"}","context":{"RequestID":"771d5489-3771-4bd9-9f38-240177e7aedb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f63ab59-fba6-4d49-baec-7ec6c5fda464","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:17.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:17.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"771d5489-3771-4bd9-9f38-240177e7aedb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f63ab59-fba6-4d49-baec-7ec6c5fda464","LogTimestamp":"2023-09-27T04:05:17.266Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:18.139Z","message":"Entering","context":{"RequestID":"ec2ae069-9905-469e-b2d8-124149049e9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad9bc572-9965-42cd-b104-df3c7f942bef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:18.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:18.142Z","message":"{\"transactionId\":\"ec2ae069-9905-469e-b2d8-124149049e9a\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:18:140\",\"respDate\":\"230927-04:05:18:142\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ec2ae069-9905-469e-b2d8-124149049e9a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:18:140-34517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21dfe3a0-8dc6-459f-a03d-3f8dee544b09], x-b3-parentspanid=[385a28a674a599b5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42997], x-envoy-attempt-count=[1], x-b3-traceid=[1af88b7c61f81364385a28a674a599b5], x-b3-spanid=[35114ddee0034204], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ec2ae069-9905-469e-b2d8-124149049e9a]}\\\"}\"}","context":{"RequestID":"ec2ae069-9905-469e-b2d8-124149049e9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad9bc572-9965-42cd-b104-df3c7f942bef","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:18.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:18.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec2ae069-9905-469e-b2d8-124149049e9a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad9bc572-9965-42cd-b104-df3c7f942bef","LogTimestamp":"2023-09-27T04:05:18.142Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:18.418Z","message":"Entering","context":{"RequestID":"a9695edd-5a75-433a-a3cf-c0d411ede74e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99bf03bb-ce94-42ad-8f0e-c6cb65989e69","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a9695edd-5a75-433a-a3cf-c0d411ede74e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99bf03bb-ce94-42ad-8f0e-c6cb65989e69","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:18.421Z","message":"{\"transactionId\":\"a9695edd-5a75-433a-a3cf-c0d411ede74e\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:18:419\",\"respDate\":\"230927-04:05:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a9695edd-5a75-433a-a3cf-c0d411ede74e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:18:419-8934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a9695edd-5a75-433a-a3cf-c0d411ede74e]}\\\"}\"}","context":{"RequestID":"a9695edd-5a75-433a-a3cf-c0d411ede74e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99bf03bb-ce94-42ad-8f0e-c6cb65989e69","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9695edd-5a75-433a-a3cf-c0d411ede74e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99bf03bb-ce94-42ad-8f0e-c6cb65989e69","LogTimestamp":"2023-09-27T04:05:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:05:19.281Z","message":"Entering","context":{"RequestID":"6327631c-3ba0-4ef6-9ee8-0ec300e9ba15","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c1255e2-e2ba-42ad-b07b-ec25326e65cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:19.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:19.283Z","message":"{\"transactionId\":\"6327631c-3ba0-4ef6-9ee8-0ec300e9ba15\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:19:281\",\"respDate\":\"230927-04:05:19:283\",\"sourceId\":\"haproxy:6327631c-3ba0-4ef6-9ee8-0ec300e9ba15\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:19:281-24500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67fd00a0-f88a-4529-94d3-8e61f9381591], x-b3-parentspanid=[06b748df8771349b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a5502ef56b504f706b748df8771349b], x-b3-spanid=[ce264a05a3990736], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6327631c-3ba0-4ef6-9ee8-0ec300e9ba15]}\\\"}\"}","context":{"RequestID":"6327631c-3ba0-4ef6-9ee8-0ec300e9ba15","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c1255e2-e2ba-42ad-b07b-ec25326e65cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:19.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:19.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6327631c-3ba0-4ef6-9ee8-0ec300e9ba15","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c1255e2-e2ba-42ad-b07b-ec25326e65cd","LogTimestamp":"2023-09-27T04:05:19.284Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:21.299Z","message":"Entering","context":{"RequestID":"52652bc5-bb58-4302-889f-11fbf8790763","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a445abf7-8ae1-4905-a481-e072760e8ed6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:21.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:21.302Z","message":"{\"transactionId\":\"52652bc5-bb58-4302-889f-11fbf8790763\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:21:300\",\"respDate\":\"230927-04:05:21:302\",\"sourceId\":\"haproxy:52652bc5-bb58-4302-889f-11fbf8790763\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:21:300-5113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2640e490-7142-4e9e-b9c9-a0207b9da75c], x-b3-parentspanid=[365323384ef55670], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b139d15502d9bd9365323384ef55670], x-b3-spanid=[448885e1b1724e01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52652bc5-bb58-4302-889f-11fbf8790763]}\\\"}\"}","context":{"RequestID":"52652bc5-bb58-4302-889f-11fbf8790763","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a445abf7-8ae1-4905-a481-e072760e8ed6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:21.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:21.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52652bc5-bb58-4302-889f-11fbf8790763","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a445abf7-8ae1-4905-a481-e072760e8ed6","LogTimestamp":"2023-09-27T04:05:21.302Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:05:23.311Z","message":"Entering","context":{"RequestID":"45076597-63e2-491b-a683-1952a13aeb68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de4a5947-f9b8-4ae4-8a6f-3cf53daa9d35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:23.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:23.314Z","message":"{\"transactionId\":\"45076597-63e2-491b-a683-1952a13aeb68\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:23:312\",\"respDate\":\"230927-04:05:23:314\",\"sourceId\":\"haproxy:45076597-63e2-491b-a683-1952a13aeb68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:23:312-22151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6f5e306-a2cb-4a92-9a1b-3cc801de299f], x-b3-parentspanid=[25892a42b1245ec9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e31781577087bcda25892a42b1245ec9], x-b3-spanid=[380636d95491993f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45076597-63e2-491b-a683-1952a13aeb68]}\\\"}\"}","context":{"RequestID":"45076597-63e2-491b-a683-1952a13aeb68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de4a5947-f9b8-4ae4-8a6f-3cf53daa9d35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:23.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:23.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45076597-63e2-491b-a683-1952a13aeb68","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de4a5947-f9b8-4ae4-8a6f-3cf53daa9d35","LogTimestamp":"2023-09-27T04:05:23.315Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:25.326Z","message":"Entering","context":{"RequestID":"0efb5167-07a3-46ea-b098-76083584b474","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa7abfda-a166-49aa-b5e5-c4d5b6e374fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:25.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:25.328Z","message":"{\"transactionId\":\"0efb5167-07a3-46ea-b098-76083584b474\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:25:326\",\"respDate\":\"230927-04:05:25:328\",\"sourceId\":\"haproxy:0efb5167-07a3-46ea-b098-76083584b474\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:25:326-33415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96683429-1541-4d68-8f48-2a706cee9338], x-b3-parentspanid=[aadef7af1806a162], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[265440c95bd394beaadef7af1806a162], x-b3-spanid=[b6570b011b8a5508], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0efb5167-07a3-46ea-b098-76083584b474]}\\\"}\"}","context":{"RequestID":"0efb5167-07a3-46ea-b098-76083584b474","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa7abfda-a166-49aa-b5e5-c4d5b6e374fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:25.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:25.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0efb5167-07a3-46ea-b098-76083584b474","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa7abfda-a166-49aa-b5e5-c4d5b6e374fa","LogTimestamp":"2023-09-27T04:05:25.329Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:25.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:05:25.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:25.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:25.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:27.350Z","message":"Entering","context":{"RequestID":"76551859-d525-49c4-bd03-d802bdecee0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15213a45-6ab0-4477-9718-4dd3d535bd2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:27.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:27.353Z","message":"{\"transactionId\":\"76551859-d525-49c4-bd03-d802bdecee0c\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:27:351\",\"respDate\":\"230927-04:05:27:353\",\"sourceId\":\"haproxy:76551859-d525-49c4-bd03-d802bdecee0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:27:351-59204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7edfde0-bce8-4f9b-b48b-df40b8271571], x-b3-parentspanid=[7cf4886a7861d2d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53c61a61acc9c5607cf4886a7861d2d5], x-b3-spanid=[e2d3765ef0394a8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76551859-d525-49c4-bd03-d802bdecee0c]}\\\"}\"}","context":{"RequestID":"76551859-d525-49c4-bd03-d802bdecee0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15213a45-6ab0-4477-9718-4dd3d535bd2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:27.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:27.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76551859-d525-49c4-bd03-d802bdecee0c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15213a45-6ab0-4477-9718-4dd3d535bd2e","LogTimestamp":"2023-09-27T04:05:27.353Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:05:28.133Z","message":"Entering","context":{"RequestID":"60675fb9-68e3-4dee-9bdf-5b5d513262c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9fba01b-d89d-419c-8359-6c5f58f4dd0e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:28.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:28.135Z","message":"{\"transactionId\":\"60675fb9-68e3-4dee-9bdf-5b5d513262c5\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:28:134\",\"respDate\":\"230927-04:05:28:135\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:60675fb9-68e3-4dee-9bdf-5b5d513262c5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:28:134-7670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42173258-5a45-4481-b74e-3523f71f42d6], x-b3-parentspanid=[c2e38bd1c58c433e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60285], x-envoy-attempt-count=[1], x-b3-traceid=[f4f76ff5c0c08e26c2e38bd1c58c433e], x-b3-spanid=[12286c686921b839], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[60675fb9-68e3-4dee-9bdf-5b5d513262c5]}\\\"}\"}","context":{"RequestID":"60675fb9-68e3-4dee-9bdf-5b5d513262c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9fba01b-d89d-419c-8359-6c5f58f4dd0e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:28.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:28.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60675fb9-68e3-4dee-9bdf-5b5d513262c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9fba01b-d89d-419c-8359-6c5f58f4dd0e","LogTimestamp":"2023-09-27T04:05:28.136Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:28.419Z","message":"Entering","context":{"RequestID":"329ba5e1-d47c-49d8-9fd7-b2a20213b689","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4194213b-8ab9-4b41-b7b9-d33d6fef4ee6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:28.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"329ba5e1-d47c-49d8-9fd7-b2a20213b689","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4194213b-8ab9-4b41-b7b9-d33d6fef4ee6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:28.422Z","message":"{\"transactionId\":\"329ba5e1-d47c-49d8-9fd7-b2a20213b689\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:28:419\",\"respDate\":\"230927-04:05:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:329ba5e1-d47c-49d8-9fd7-b2a20213b689\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:28:419-57984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[329ba5e1-d47c-49d8-9fd7-b2a20213b689]}\\\"}\"}","context":{"RequestID":"329ba5e1-d47c-49d8-9fd7-b2a20213b689","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4194213b-8ab9-4b41-b7b9-d33d6fef4ee6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"329ba5e1-d47c-49d8-9fd7-b2a20213b689","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4194213b-8ab9-4b41-b7b9-d33d6fef4ee6","LogTimestamp":"2023-09-27T04:05:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:29.369Z","message":"Entering","context":{"RequestID":"1f56b6cb-797b-4eba-9a11-521b6931af48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2c32efb-77e1-488e-aa3d-dc4d7197370a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:29.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:29.371Z","message":"{\"transactionId\":\"1f56b6cb-797b-4eba-9a11-521b6931af48\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:29:369\",\"respDate\":\"230927-04:05:29:371\",\"sourceId\":\"haproxy:1f56b6cb-797b-4eba-9a11-521b6931af48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:29:369-68016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad43a842-f1a7-4100-98fd-da4d550776d8], x-b3-parentspanid=[0ec679b02a9ffd21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[071fafb0b1d116950ec679b02a9ffd21], x-b3-spanid=[54cf98dc67d41926], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f56b6cb-797b-4eba-9a11-521b6931af48]}\\\"}\"}","context":{"RequestID":"1f56b6cb-797b-4eba-9a11-521b6931af48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2c32efb-77e1-488e-aa3d-dc4d7197370a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:29.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:29.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f56b6cb-797b-4eba-9a11-521b6931af48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2c32efb-77e1-488e-aa3d-dc4d7197370a","LogTimestamp":"2023-09-27T04:05:29.371Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:31.391Z","message":"Entering","context":{"RequestID":"cb5a4cb6-e23d-45c4-8b52-59cf3df913ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85454331-dca5-4f2e-bfea-ecd2aa6b9a08","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:31.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:31.395Z","message":"{\"transactionId\":\"cb5a4cb6-e23d-45c4-8b52-59cf3df913ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:31:392\",\"respDate\":\"230927-04:05:31:394\",\"sourceId\":\"haproxy:cb5a4cb6-e23d-45c4-8b52-59cf3df913ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:31:392-58882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27e1d035-1836-4394-b81d-00e159867296], x-b3-parentspanid=[4541207d43a8d4d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a7d601d5703ea484541207d43a8d4d0], x-b3-spanid=[49598742f402885a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb5a4cb6-e23d-45c4-8b52-59cf3df913ba]}\\\"}\"}","context":{"RequestID":"cb5a4cb6-e23d-45c4-8b52-59cf3df913ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85454331-dca5-4f2e-bfea-ecd2aa6b9a08","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:31.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:31.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb5a4cb6-e23d-45c4-8b52-59cf3df913ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85454331-dca5-4f2e-bfea-ecd2aa6b9a08","LogTimestamp":"2023-09-27T04:05:31.395Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:05:33.404Z","message":"Entering","context":{"RequestID":"4b37f6f0-b566-4924-b84a-06848a58ff98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a41e6e1-ea19-40c7-acf7-739fceb09afa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:33.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:33.407Z","message":"{\"transactionId\":\"4b37f6f0-b566-4924-b84a-06848a58ff98\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:33:405\",\"respDate\":\"230927-04:05:33:407\",\"sourceId\":\"haproxy:4b37f6f0-b566-4924-b84a-06848a58ff98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:33:405-99295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf3ef689-3043-935a-be18-a1c3fb25fff2], x-b3-parentspanid=[3c377a93e5290861], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a6ad9a943f8c92d3c377a93e5290861], x-b3-spanid=[8b0ff3cce08804ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b37f6f0-b566-4924-b84a-06848a58ff98]}\\\"}\"}","context":{"RequestID":"4b37f6f0-b566-4924-b84a-06848a58ff98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a41e6e1-ea19-40c7-acf7-739fceb09afa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:33.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:33.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b37f6f0-b566-4924-b84a-06848a58ff98","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a41e6e1-ea19-40c7-acf7-739fceb09afa","LogTimestamp":"2023-09-27T04:05:33.408Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:35.420Z","message":"Entering","context":{"RequestID":"63bad738-fefa-4e4d-9157-b33a68877aa9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c299cc24-5243-4cae-a692-b358d0b223db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:35.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:35.423Z","message":"{\"transactionId\":\"63bad738-fefa-4e4d-9157-b33a68877aa9\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:35:421\",\"respDate\":\"230927-04:05:35:423\",\"sourceId\":\"haproxy:63bad738-fefa-4e4d-9157-b33a68877aa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:35:421-8420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee8c4f74-a3d0-4d9d-bef0-34a20b695b58], x-b3-parentspanid=[4dbdf010a8c95d14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28d2845c41e89e7a4dbdf010a8c95d14], x-b3-spanid=[041897674e84a0c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63bad738-fefa-4e4d-9157-b33a68877aa9]}\\\"}\"}","context":{"RequestID":"63bad738-fefa-4e4d-9157-b33a68877aa9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c299cc24-5243-4cae-a692-b358d0b223db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:35.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:35.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63bad738-fefa-4e4d-9157-b33a68877aa9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c299cc24-5243-4cae-a692-b358d0b223db","LogTimestamp":"2023-09-27T04:05:35.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:35.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:05:35.908Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:35.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:35.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:37.432Z","message":"Entering","context":{"RequestID":"7a9d6dab-6da7-42d9-9053-1b9ed8b54c6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51d14054-7805-4809-8f72-05776c17298e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:37.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:37.435Z","message":"{\"transactionId\":\"7a9d6dab-6da7-42d9-9053-1b9ed8b54c6f\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:37:433\",\"respDate\":\"230927-04:05:37:435\",\"sourceId\":\"haproxy:7a9d6dab-6da7-42d9-9053-1b9ed8b54c6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:37:433-80709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f00acda-f500-472e-9edd-ad063678c9e4], x-b3-parentspanid=[f814bb019b5cad35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afe1d053bfd1d176f814bb019b5cad35], x-b3-spanid=[ddb6b68e9af51da0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a9d6dab-6da7-42d9-9053-1b9ed8b54c6f]}\\\"}\"}","context":{"RequestID":"7a9d6dab-6da7-42d9-9053-1b9ed8b54c6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51d14054-7805-4809-8f72-05776c17298e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:37.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:37.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a9d6dab-6da7-42d9-9053-1b9ed8b54c6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51d14054-7805-4809-8f72-05776c17298e","LogTimestamp":"2023-09-27T04:05:37.435Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:38.157Z","message":"Entering","context":{"RequestID":"467ffe74-c223-40b8-ba3b-327742b45575","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ddc7134e-f85e-473f-9c46-e002ab67dcee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:38.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:38.159Z","message":"{\"transactionId\":\"467ffe74-c223-40b8-ba3b-327742b45575\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:38:157\",\"respDate\":\"230927-04:05:38:159\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:467ffe74-c223-40b8-ba3b-327742b45575\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:38:157-75906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f9a0c8d-691c-49b3-9dc4-512d5e6b9d25], x-b3-parentspanid=[694e4bb196e0026c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55061], x-envoy-attempt-count=[1], x-b3-traceid=[6640d7a607b28076694e4bb196e0026c], x-b3-spanid=[985c263759b95f2b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[467ffe74-c223-40b8-ba3b-327742b45575]}\\\"}\"}","context":{"RequestID":"467ffe74-c223-40b8-ba3b-327742b45575","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ddc7134e-f85e-473f-9c46-e002ab67dcee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:38.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:38.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"467ffe74-c223-40b8-ba3b-327742b45575","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddc7134e-f85e-473f-9c46-e002ab67dcee","LogTimestamp":"2023-09-27T04:05:38.159Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:38.418Z","message":"Entering","context":{"RequestID":"2066f946-afb2-403c-9bf4-309090511ead","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7245d816-edc4-4dcf-972f-a1938d13634b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"2066f946-afb2-403c-9bf4-309090511ead","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7245d816-edc4-4dcf-972f-a1938d13634b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:38.422Z","message":"{\"transactionId\":\"2066f946-afb2-403c-9bf4-309090511ead\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:38:419\",\"respDate\":\"230927-04:05:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2066f946-afb2-403c-9bf4-309090511ead\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:38:419-32134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2066f946-afb2-403c-9bf4-309090511ead]}\\\"}\"}","context":{"RequestID":"2066f946-afb2-403c-9bf4-309090511ead","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7245d816-edc4-4dcf-972f-a1938d13634b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2066f946-afb2-403c-9bf4-309090511ead","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7245d816-edc4-4dcf-972f-a1938d13634b","LogTimestamp":"2023-09-27T04:05:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:05:39.446Z","message":"Entering","context":{"RequestID":"9189000d-756e-4ac2-96bd-e81eee14e2b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ac3eddc-3a49-4644-9494-234e1b7d909b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:39.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:39.449Z","message":"{\"transactionId\":\"9189000d-756e-4ac2-96bd-e81eee14e2b2\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:39:447\",\"respDate\":\"230927-04:05:39:449\",\"sourceId\":\"haproxy:9189000d-756e-4ac2-96bd-e81eee14e2b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:39:447-5856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[948ab819-f4cc-47de-9212-eadb5d106059], x-b3-parentspanid=[864668e7734d6525], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efac64b1676a9ac2864668e7734d6525], x-b3-spanid=[2335198c61baef3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9189000d-756e-4ac2-96bd-e81eee14e2b2]}\\\"}\"}","context":{"RequestID":"9189000d-756e-4ac2-96bd-e81eee14e2b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ac3eddc-3a49-4644-9494-234e1b7d909b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:39.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:39.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9189000d-756e-4ac2-96bd-e81eee14e2b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ac3eddc-3a49-4644-9494-234e1b7d909b","LogTimestamp":"2023-09-27T04:05:39.449Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:40.753Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:40.765Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:41.462Z","message":"Entering","context":{"RequestID":"ff3ec521-4fe2-4941-bd8d-b333843e0954","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e71b0b9e-aab7-4c2e-a26c-dc414da30dca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:41.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:41.464Z","message":"{\"transactionId\":\"ff3ec521-4fe2-4941-bd8d-b333843e0954\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:41:462\",\"respDate\":\"230927-04:05:41:464\",\"sourceId\":\"haproxy:ff3ec521-4fe2-4941-bd8d-b333843e0954\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:41:462-22446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28b332f4-0ba8-426c-a036-b845e0627536], x-b3-parentspanid=[2aab52ffd811a5c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3426a2f6fdf5a4ef2aab52ffd811a5c8], x-b3-spanid=[2e302e17d932dfde], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff3ec521-4fe2-4941-bd8d-b333843e0954]}\\\"}\"}","context":{"RequestID":"ff3ec521-4fe2-4941-bd8d-b333843e0954","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e71b0b9e-aab7-4c2e-a26c-dc414da30dca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:41.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:41.464Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff3ec521-4fe2-4941-bd8d-b333843e0954","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e71b0b9e-aab7-4c2e-a26c-dc414da30dca","LogTimestamp":"2023-09-27T04:05:41.464Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:43.475Z","message":"Entering","context":{"RequestID":"1aaa3094-011c-40f8-a0aa-7c9ec5ec5097","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"aed75718-4b75-4d89-8e48-9fd060a3e7b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:43.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:43.477Z","message":"{\"transactionId\":\"1aaa3094-011c-40f8-a0aa-7c9ec5ec5097\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:43:475\",\"respDate\":\"230927-04:05:43:476\",\"sourceId\":\"haproxy:1aaa3094-011c-40f8-a0aa-7c9ec5ec5097\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:43:475-64411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4aaeabdb-ba7b-4e3e-a2be-af2b995573aa], x-b3-parentspanid=[64cf26e342736ab4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8840cb90160ec5064cf26e342736ab4], x-b3-spanid=[c8b8e2e530f5eefb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1aaa3094-011c-40f8-a0aa-7c9ec5ec5097]}\\\"}\"}","context":{"RequestID":"1aaa3094-011c-40f8-a0aa-7c9ec5ec5097","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"aed75718-4b75-4d89-8e48-9fd060a3e7b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:43.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:43.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1aaa3094-011c-40f8-a0aa-7c9ec5ec5097","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aed75718-4b75-4d89-8e48-9fd060a3e7b3","LogTimestamp":"2023-09-27T04:05:43.477Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:45.489Z","message":"Entering","context":{"RequestID":"cc9b9b1b-097d-4f64-9b3a-4229e19ee736","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"8c22df83-e6ec-419f-9ad9-61cc8375dd8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:45.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:45.491Z","message":"{\"transactionId\":\"cc9b9b1b-097d-4f64-9b3a-4229e19ee736\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:45:489\",\"respDate\":\"230927-04:05:45:491\",\"sourceId\":\"haproxy:cc9b9b1b-097d-4f64-9b3a-4229e19ee736\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:45:489-43268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4217fa4a-93a3-47a9-b5b9-cc48d1132adf], x-b3-parentspanid=[d79fa27e6301a9a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09187ca0cefcce7dd79fa27e6301a9a5], x-b3-spanid=[c9122d451ed65665], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc9b9b1b-097d-4f64-9b3a-4229e19ee736]}\\\"}\"}","context":{"RequestID":"cc9b9b1b-097d-4f64-9b3a-4229e19ee736","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"8c22df83-e6ec-419f-9ad9-61cc8375dd8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:45.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:45.491Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc9b9b1b-097d-4f64-9b3a-4229e19ee736","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c22df83-e6ec-419f-9ad9-61cc8375dd8a","LogTimestamp":"2023-09-27T04:05:45.491Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:45.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:05:45.894Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:45.894Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:45.894Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:47.501Z","message":"Entering","context":{"RequestID":"a756f203-2add-436f-9a29-de9bb080ed49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64d20c9c-e76e-48cd-bfc6-973dc2affc91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:47.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:47.504Z","message":"{\"transactionId\":\"a756f203-2add-436f-9a29-de9bb080ed49\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:47:502\",\"respDate\":\"230927-04:05:47:504\",\"sourceId\":\"haproxy:a756f203-2add-436f-9a29-de9bb080ed49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:47:502-2947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce5b2097-401f-431a-82f3-1674515675e1], x-b3-parentspanid=[397527ff88f6d516], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b07aeee372ba5ed3397527ff88f6d516], x-b3-spanid=[a4c8f87b2594daff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a756f203-2add-436f-9a29-de9bb080ed49]}\\\"}\"}","context":{"RequestID":"a756f203-2add-436f-9a29-de9bb080ed49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64d20c9c-e76e-48cd-bfc6-973dc2affc91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:47.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:47.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a756f203-2add-436f-9a29-de9bb080ed49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64d20c9c-e76e-48cd-bfc6-973dc2affc91","LogTimestamp":"2023-09-27T04:05:47.504Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:48.136Z","message":"Entering","context":{"RequestID":"818225be-7f88-4184-8132-1b763fe7a8a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a897835-cbb4-4238-8867-d85a840e4f4e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:48.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:48.139Z","message":"{\"transactionId\":\"818225be-7f88-4184-8132-1b763fe7a8a4\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:48:137\",\"respDate\":\"230927-04:05:48:139\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:818225be-7f88-4184-8132-1b763fe7a8a4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:48:137-77894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f19a9db7-4095-454d-9f08-01e87e4995d8], x-b3-parentspanid=[aa14801627bd30a2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48195], x-envoy-attempt-count=[1], x-b3-traceid=[b1805b4ec963241aaa14801627bd30a2], x-b3-spanid=[019d0ff0eb686ab8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[818225be-7f88-4184-8132-1b763fe7a8a4]}\\\"}\"}","context":{"RequestID":"818225be-7f88-4184-8132-1b763fe7a8a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a897835-cbb4-4238-8867-d85a840e4f4e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:48.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:48.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"818225be-7f88-4184-8132-1b763fe7a8a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a897835-cbb4-4238-8867-d85a840e4f4e","LogTimestamp":"2023-09-27T04:05:48.139Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:48.418Z","message":"Entering","context":{"RequestID":"a6074d24-c8ed-464e-9556-bfae3af023c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efdfdd80-da3d-447b-bdab-d91e9dfaa268","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a6074d24-c8ed-464e-9556-bfae3af023c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efdfdd80-da3d-447b-bdab-d91e9dfaa268","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:48.421Z","message":"{\"transactionId\":\"a6074d24-c8ed-464e-9556-bfae3af023c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:48:419\",\"respDate\":\"230927-04:05:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a6074d24-c8ed-464e-9556-bfae3af023c6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:48:419-34356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a6074d24-c8ed-464e-9556-bfae3af023c6]}\\\"}\"}","context":{"RequestID":"a6074d24-c8ed-464e-9556-bfae3af023c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efdfdd80-da3d-447b-bdab-d91e9dfaa268","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6074d24-c8ed-464e-9556-bfae3af023c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efdfdd80-da3d-447b-bdab-d91e9dfaa268","LogTimestamp":"2023-09-27T04:05:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:49.513Z","message":"Entering","context":{"RequestID":"33a3c01d-22b7-476c-bce3-cd4424a43deb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dd7b5ca-c08d-477c-ba3f-1ab15e22ead8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:49.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:49.516Z","message":"{\"transactionId\":\"33a3c01d-22b7-476c-bce3-cd4424a43deb\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:49:514\",\"respDate\":\"230927-04:05:49:516\",\"sourceId\":\"haproxy:33a3c01d-22b7-476c-bce3-cd4424a43deb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:49:514-27448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36113190-ec9a-4085-a3ea-4958fd3a2825], x-b3-parentspanid=[355bedfdb5324e1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d45e02f97b2ca7d355bedfdb5324e1f], x-b3-spanid=[d81270283e63647c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33a3c01d-22b7-476c-bce3-cd4424a43deb]}\\\"}\"}","context":{"RequestID":"33a3c01d-22b7-476c-bce3-cd4424a43deb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dd7b5ca-c08d-477c-ba3f-1ab15e22ead8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:49.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:49.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33a3c01d-22b7-476c-bce3-cd4424a43deb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6dd7b5ca-c08d-477c-ba3f-1ab15e22ead8","LogTimestamp":"2023-09-27T04:05:49.516Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:51.528Z","message":"Entering","context":{"RequestID":"7ea3f758-288f-4bca-a952-dcf4617ddc43","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ad79f228-1386-475d-bf3a-7be4c12ccd50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:51.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:51.530Z","message":"{\"transactionId\":\"7ea3f758-288f-4bca-a952-dcf4617ddc43\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:51:528\",\"respDate\":\"230927-04:05:51:530\",\"sourceId\":\"haproxy:7ea3f758-288f-4bca-a952-dcf4617ddc43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:51:528-9707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b07549cc-7756-466e-8594-192a76e2a6f6], x-b3-parentspanid=[07cffe6d05a7e168], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16c90bca455149b107cffe6d05a7e168], x-b3-spanid=[2e23c17b647c6190], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ea3f758-288f-4bca-a952-dcf4617ddc43]}\\\"}\"}","context":{"RequestID":"7ea3f758-288f-4bca-a952-dcf4617ddc43","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ad79f228-1386-475d-bf3a-7be4c12ccd50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:51.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:51.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ea3f758-288f-4bca-a952-dcf4617ddc43","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad79f228-1386-475d-bf3a-7be4c12ccd50","LogTimestamp":"2023-09-27T04:05:51.531Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:53.544Z","message":"Entering","context":{"RequestID":"21daaef4-45a3-4047-a14f-1b1ea3b8cf22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23a12e80-1352-47a6-b19b-af2543670022","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:53.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:53.547Z","message":"{\"transactionId\":\"21daaef4-45a3-4047-a14f-1b1ea3b8cf22\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:53:545\",\"respDate\":\"230927-04:05:53:547\",\"sourceId\":\"haproxy:21daaef4-45a3-4047-a14f-1b1ea3b8cf22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:53:545-18746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[264eb919-6e2b-40c7-a992-8972b6e9f48d], x-b3-parentspanid=[538f817722f547c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c27999f537d1818538f817722f547c1], x-b3-spanid=[f49370e45aabe44a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21daaef4-45a3-4047-a14f-1b1ea3b8cf22]}\\\"}\"}","context":{"RequestID":"21daaef4-45a3-4047-a14f-1b1ea3b8cf22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23a12e80-1352-47a6-b19b-af2543670022","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:53.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:53.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21daaef4-45a3-4047-a14f-1b1ea3b8cf22","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23a12e80-1352-47a6-b19b-af2543670022","LogTimestamp":"2023-09-27T04:05:53.548Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:55.557Z","message":"Entering","context":{"RequestID":"234c58c8-24b8-4542-82c7-58c3ffa50002","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbef7a62-a97b-45b5-9c58-b2571d6e3536","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:55.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:55.560Z","message":"{\"transactionId\":\"234c58c8-24b8-4542-82c7-58c3ffa50002\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:55:558\",\"respDate\":\"230927-04:05:55:560\",\"sourceId\":\"haproxy:234c58c8-24b8-4542-82c7-58c3ffa50002\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:05:55:558-27633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8a5d4f3-f641-4914-98a6-b5ec94ce5557], x-b3-parentspanid=[19976d754c4421de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d1e177375e11e3419976d754c4421de], x-b3-spanid=[bf9d0159dd337ed4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[234c58c8-24b8-4542-82c7-58c3ffa50002]}\\\"}\"}","context":{"RequestID":"234c58c8-24b8-4542-82c7-58c3ffa50002","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbef7a62-a97b-45b5-9c58-b2571d6e3536","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:55.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:55.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"234c58c8-24b8-4542-82c7-58c3ffa50002","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbef7a62-a97b-45b5-9c58-b2571d6e3536","LogTimestamp":"2023-09-27T04:05:55.560Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:55.881Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:05:55.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:55.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:55.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:57.568Z","message":"Entering","context":{"RequestID":"dcc4487c-4303-41ae-b716-82d7c8d2f5ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c7e7fb4-7475-43ed-9541-4a70ceabeabb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:57.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:57.570Z","message":"{\"transactionId\":\"dcc4487c-4303-41ae-b716-82d7c8d2f5ab\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:57:569\",\"respDate\":\"230927-04:05:57:570\",\"sourceId\":\"haproxy:dcc4487c-4303-41ae-b716-82d7c8d2f5ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:57:569-53319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3d715d1-8654-4206-a971-96eb58364332], x-b3-parentspanid=[a31e16df0d74cd71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3372a36d384952d9a31e16df0d74cd71], x-b3-spanid=[b16c980a81e06eae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcc4487c-4303-41ae-b716-82d7c8d2f5ab]}\\\"}\"}","context":{"RequestID":"dcc4487c-4303-41ae-b716-82d7c8d2f5ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c7e7fb4-7475-43ed-9541-4a70ceabeabb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:57.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:57.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcc4487c-4303-41ae-b716-82d7c8d2f5ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c7e7fb4-7475-43ed-9541-4a70ceabeabb","LogTimestamp":"2023-09-27T04:05:57.571Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:05:58.135Z","message":"Entering","context":{"RequestID":"7494bdf0-e84a-46a4-8e74-70a986d14ef6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e59216f-ea76-436d-9100-f2aec14d73cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:58.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:58.138Z","message":"{\"transactionId\":\"7494bdf0-e84a-46a4-8e74-70a986d14ef6\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:58:136\",\"respDate\":\"230927-04:05:58:138\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7494bdf0-e84a-46a4-8e74-70a986d14ef6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:05:58:136-21910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1731227d-9d60-4095-9431-a6504239d690], x-b3-parentspanid=[e93ca8264ed66f8d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53931], x-envoy-attempt-count=[1], x-b3-traceid=[dd95e76b9832420be93ca8264ed66f8d], x-b3-spanid=[8f4d87163bda39f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7494bdf0-e84a-46a4-8e74-70a986d14ef6]}\\\"}\"}","context":{"RequestID":"7494bdf0-e84a-46a4-8e74-70a986d14ef6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e59216f-ea76-436d-9100-f2aec14d73cb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:05:58.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:58.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7494bdf0-e84a-46a4-8e74-70a986d14ef6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e59216f-ea76-436d-9100-f2aec14d73cb","LogTimestamp":"2023-09-27T04:05:58.139Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:05:58.417Z","message":"Entering","context":{"RequestID":"b1e2b6a1-2175-4bec-81c8-1d4daa044b06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67c2b70f-58b8-40fc-8719-6040a629e828","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"b1e2b6a1-2175-4bec-81c8-1d4daa044b06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67c2b70f-58b8-40fc-8719-6040a629e828","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:58.420Z","message":"{\"transactionId\":\"b1e2b6a1-2175-4bec-81c8-1d4daa044b06\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:58:418\",\"respDate\":\"230927-04:05:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b1e2b6a1-2175-4bec-81c8-1d4daa044b06\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:58:418-67265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b1e2b6a1-2175-4bec-81c8-1d4daa044b06]}\\\"}\"}","context":{"RequestID":"b1e2b6a1-2175-4bec-81c8-1d4daa044b06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67c2b70f-58b8-40fc-8719-6040a629e828","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:05:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1e2b6a1-2175-4bec-81c8-1d4daa044b06","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67c2b70f-58b8-40fc-8719-6040a629e828","LogTimestamp":"2023-09-27T04:05:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:05:59.580Z","message":"Entering","context":{"RequestID":"1c380df6-9e65-4e29-acc3-5ef9a2f145a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a71d46e8-5990-4f3d-9305-0ba8ba51a05a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:59.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:05:59.582Z","message":"{\"transactionId\":\"1c380df6-9e65-4e29-acc3-5ef9a2f145a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:05:59:580\",\"respDate\":\"230927-04:05:59:582\",\"sourceId\":\"haproxy:1c380df6-9e65-4e29-acc3-5ef9a2f145a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:05:59:580-94738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77139564-2e7a-4dba-88ec-727be51cbc5b], x-b3-parentspanid=[91d4bfe39464721f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51bdbb7aaa8d927b91d4bfe39464721f], x-b3-spanid=[ee81afefc8b206bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c380df6-9e65-4e29-acc3-5ef9a2f145a6]}\\\"}\"}","context":{"RequestID":"1c380df6-9e65-4e29-acc3-5ef9a2f145a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a71d46e8-5990-4f3d-9305-0ba8ba51a05a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:05:59.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:05:59.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c380df6-9e65-4e29-acc3-5ef9a2f145a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a71d46e8-5990-4f3d-9305-0ba8ba51a05a","LogTimestamp":"2023-09-27T04:05:59.583Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:05:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:06:01.595Z","message":"Entering","context":{"RequestID":"f98ebc0e-5a0e-41d9-a524-c21796ec543d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41d75399-8b4b-46af-8300-4c0dea4932cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:01.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:01.597Z","message":"{\"transactionId\":\"f98ebc0e-5a0e-41d9-a524-c21796ec543d\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:01:595\",\"respDate\":\"230927-04:06:01:597\",\"sourceId\":\"haproxy:f98ebc0e-5a0e-41d9-a524-c21796ec543d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:01:595-62274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1468eac-7f54-409c-8bfb-efd08934e7d1], x-b3-parentspanid=[0f797704e33ef420], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8885192234e652090f797704e33ef420], x-b3-spanid=[66ba78e0baaec7eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f98ebc0e-5a0e-41d9-a524-c21796ec543d]}\\\"}\"}","context":{"RequestID":"f98ebc0e-5a0e-41d9-a524-c21796ec543d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41d75399-8b4b-46af-8300-4c0dea4932cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:01.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:01.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f98ebc0e-5a0e-41d9-a524-c21796ec543d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41d75399-8b4b-46af-8300-4c0dea4932cb","LogTimestamp":"2023-09-27T04:06:01.598Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:03.607Z","message":"Entering","context":{"RequestID":"a58f863d-ddb5-4102-896d-772dc86c5394","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff7c1407-2bfa-42b3-a96e-0af66a33279b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:03.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:03.609Z","message":"{\"transactionId\":\"a58f863d-ddb5-4102-896d-772dc86c5394\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:03:607\",\"respDate\":\"230927-04:06:03:609\",\"sourceId\":\"haproxy:a58f863d-ddb5-4102-896d-772dc86c5394\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:03:607-20605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3db265d-68c0-4c17-97e7-662399d68bab], x-b3-parentspanid=[8aa012bec22906c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75368b236302d54c8aa012bec22906c6], x-b3-spanid=[69eb88b858b4e231], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a58f863d-ddb5-4102-896d-772dc86c5394]}\\\"}\"}","context":{"RequestID":"a58f863d-ddb5-4102-896d-772dc86c5394","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff7c1407-2bfa-42b3-a96e-0af66a33279b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:03.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:03.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a58f863d-ddb5-4102-896d-772dc86c5394","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff7c1407-2bfa-42b3-a96e-0af66a33279b","LogTimestamp":"2023-09-27T04:06:03.609Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:05.619Z","message":"Entering","context":{"RequestID":"38f1d4df-9e69-413b-91a5-d3cff57dc189","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9afcdb2b-fc0b-4605-99de-f09299f5718b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:05.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:05.622Z","message":"{\"transactionId\":\"38f1d4df-9e69-413b-91a5-d3cff57dc189\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:05:620\",\"respDate\":\"230927-04:06:05:621\",\"sourceId\":\"haproxy:38f1d4df-9e69-413b-91a5-d3cff57dc189\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:05:620-90750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[343d458b-4784-495d-ba3f-fb2a86f929e1], x-b3-parentspanid=[ed13be5528ce298a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04143cfbf0c2afc5ed13be5528ce298a], x-b3-spanid=[bd1682c6dbf2fbfc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38f1d4df-9e69-413b-91a5-d3cff57dc189]}\\\"}\"}","context":{"RequestID":"38f1d4df-9e69-413b-91a5-d3cff57dc189","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9afcdb2b-fc0b-4605-99de-f09299f5718b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:05.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:05.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38f1d4df-9e69-413b-91a5-d3cff57dc189","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9afcdb2b-fc0b-4605-99de-f09299f5718b","LogTimestamp":"2023-09-27T04:06:05.622Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:05.882Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:06:05.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:05.921Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:05.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:07.631Z","message":"Entering","context":{"RequestID":"d48c1a4a-b107-4c5f-9b67-e695cc4fe4cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1a46caa-df41-4320-89dc-a72551e5cd40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:07.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:07.634Z","message":"{\"transactionId\":\"d48c1a4a-b107-4c5f-9b67-e695cc4fe4cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:07:632\",\"respDate\":\"230927-04:06:07:634\",\"sourceId\":\"haproxy:d48c1a4a-b107-4c5f-9b67-e695cc4fe4cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:07:632-48151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4ed7af6-90b4-4ea8-ac4c-74a07c3320de], x-b3-parentspanid=[32058eaa355588d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[799995dee0f65eb132058eaa355588d6], x-b3-spanid=[ea174745b256b918], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d48c1a4a-b107-4c5f-9b67-e695cc4fe4cd]}\\\"}\"}","context":{"RequestID":"d48c1a4a-b107-4c5f-9b67-e695cc4fe4cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1a46caa-df41-4320-89dc-a72551e5cd40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:07.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:07.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d48c1a4a-b107-4c5f-9b67-e695cc4fe4cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1a46caa-df41-4320-89dc-a72551e5cd40","LogTimestamp":"2023-09-27T04:06:07.635Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:06:08.146Z","message":"Entering","context":{"RequestID":"128f18e0-1fe5-48e1-8f0c-c381ed11777f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a9e79e3-eb7a-43d8-9a60-2370a4871360","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:08.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:08.149Z","message":"{\"transactionId\":\"128f18e0-1fe5-48e1-8f0c-c381ed11777f\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:08:146\",\"respDate\":\"230927-04:06:08:149\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:128f18e0-1fe5-48e1-8f0c-c381ed11777f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:08:146-35895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57af802e-f89d-4e60-a371-1e268fd953ae], x-b3-parentspanid=[919fb0c82cfa0b85], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39543], x-envoy-attempt-count=[1], x-b3-traceid=[ec50f4569a31e764919fb0c82cfa0b85], x-b3-spanid=[ec8073de3fa3956d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[128f18e0-1fe5-48e1-8f0c-c381ed11777f]}\\\"}\"}","context":{"RequestID":"128f18e0-1fe5-48e1-8f0c-c381ed11777f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a9e79e3-eb7a-43d8-9a60-2370a4871360","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:08.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:08.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"128f18e0-1fe5-48e1-8f0c-c381ed11777f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a9e79e3-eb7a-43d8-9a60-2370a4871360","LogTimestamp":"2023-09-27T04:06:08.149Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:08.417Z","message":"Entering","context":{"RequestID":"062929d9-1763-406b-969f-a70549fed6d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1fb6186-35ba-40d8-a7df-615fc328ab42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"062929d9-1763-406b-969f-a70549fed6d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1fb6186-35ba-40d8-a7df-615fc328ab42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:08.420Z","message":"{\"transactionId\":\"062929d9-1763-406b-969f-a70549fed6d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:08:418\",\"respDate\":\"230927-04:06:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:062929d9-1763-406b-969f-a70549fed6d9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:08:418-60427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[062929d9-1763-406b-969f-a70549fed6d9]}\\\"}\"}","context":{"RequestID":"062929d9-1763-406b-969f-a70549fed6d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1fb6186-35ba-40d8-a7df-615fc328ab42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"062929d9-1763-406b-969f-a70549fed6d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1fb6186-35ba-40d8-a7df-615fc328ab42","LogTimestamp":"2023-09-27T04:06:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:09.644Z","message":"Entering","context":{"RequestID":"261d68e8-a112-4231-b760-aba183a341f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71dbfd20-fb10-497f-8f15-b37a97297377","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:09.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:09.647Z","message":"{\"transactionId\":\"261d68e8-a112-4231-b760-aba183a341f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:09:645\",\"respDate\":\"230927-04:06:09:646\",\"sourceId\":\"haproxy:261d68e8-a112-4231-b760-aba183a341f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:09:645-68400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f844ca11-4125-4ca7-94d5-f20591482699], x-b3-parentspanid=[be4e71c8084df00a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be1f80ae0d0e63a1be4e71c8084df00a], x-b3-spanid=[8621c01364bf232a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[261d68e8-a112-4231-b760-aba183a341f5]}\\\"}\"}","context":{"RequestID":"261d68e8-a112-4231-b760-aba183a341f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71dbfd20-fb10-497f-8f15-b37a97297377","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:09.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:09.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"261d68e8-a112-4231-b760-aba183a341f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71dbfd20-fb10-497f-8f15-b37a97297377","LogTimestamp":"2023-09-27T04:06:09.647Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:10.766Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:10.770Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:11.657Z","message":"Entering","context":{"RequestID":"04cb3343-1ecf-437e-8e6e-e7d12654bd4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e32b4c61-2946-4723-bf57-be517b44b1c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:11.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:11.659Z","message":"{\"transactionId\":\"04cb3343-1ecf-437e-8e6e-e7d12654bd4f\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:11:657\",\"respDate\":\"230927-04:06:11:659\",\"sourceId\":\"haproxy:04cb3343-1ecf-437e-8e6e-e7d12654bd4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:11:657-38461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31346709-14a0-4e9d-903b-a2d4e56e73e3], x-b3-parentspanid=[bc789bb2195d0be4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd2a93ebf01e6b54bc789bb2195d0be4], x-b3-spanid=[8bc822a1343306d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04cb3343-1ecf-437e-8e6e-e7d12654bd4f]}\\\"}\"}","context":{"RequestID":"04cb3343-1ecf-437e-8e6e-e7d12654bd4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e32b4c61-2946-4723-bf57-be517b44b1c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:11.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:11.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04cb3343-1ecf-437e-8e6e-e7d12654bd4f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e32b4c61-2946-4723-bf57-be517b44b1c0","LogTimestamp":"2023-09-27T04:06:11.659Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:13.668Z","message":"Entering","context":{"RequestID":"b8f4835d-9974-46fe-8706-a12ad18da2da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e52bb692-dd69-434b-b775-23bc83a02b22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:13.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:13.671Z","message":"{\"transactionId\":\"b8f4835d-9974-46fe-8706-a12ad18da2da\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:13:669\",\"respDate\":\"230927-04:06:13:671\",\"sourceId\":\"haproxy:b8f4835d-9974-46fe-8706-a12ad18da2da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:13:669-22389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01a66a28-d47f-403c-8a59-02d6c13702cc], x-b3-parentspanid=[02fcd0b3c8449b74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[924725ee51a4838d02fcd0b3c8449b74], x-b3-spanid=[ffbbe555d498e798], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8f4835d-9974-46fe-8706-a12ad18da2da]}\\\"}\"}","context":{"RequestID":"b8f4835d-9974-46fe-8706-a12ad18da2da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e52bb692-dd69-434b-b775-23bc83a02b22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:13.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:13.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8f4835d-9974-46fe-8706-a12ad18da2da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e52bb692-dd69-434b-b775-23bc83a02b22","LogTimestamp":"2023-09-27T04:06:13.671Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:15.679Z","message":"Entering","context":{"RequestID":"bb2ed35e-2cc1-4930-9036-6d78bb713b0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a118073-f9b2-445a-acff-8950e04c03f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:15.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:15.682Z","message":"{\"transactionId\":\"bb2ed35e-2cc1-4930-9036-6d78bb713b0f\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:15:680\",\"respDate\":\"230927-04:06:15:681\",\"sourceId\":\"haproxy:bb2ed35e-2cc1-4930-9036-6d78bb713b0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:15:680-49009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c3b6858-2588-44c2-aee4-51d3f3083cff], x-b3-parentspanid=[d8bbfaf6d68b1c65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68eebe4960fc8201d8bbfaf6d68b1c65], x-b3-spanid=[893494ff76e8c211], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb2ed35e-2cc1-4930-9036-6d78bb713b0f]}\\\"}\"}","context":{"RequestID":"bb2ed35e-2cc1-4930-9036-6d78bb713b0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a118073-f9b2-445a-acff-8950e04c03f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:15.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:15.682Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb2ed35e-2cc1-4930-9036-6d78bb713b0f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a118073-f9b2-445a-acff-8950e04c03f9","LogTimestamp":"2023-09-27T04:06:15.682Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:15.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:06:15.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:15.906Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:15.906Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:17.690Z","message":"Entering","context":{"RequestID":"22c23c37-794a-4d98-a0f3-280468a007da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6e53e5b-0a48-4a21-b3c5-efe7c02dd33e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:17.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:17.693Z","message":"{\"transactionId\":\"22c23c37-794a-4d98-a0f3-280468a007da\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:17:691\",\"respDate\":\"230927-04:06:17:693\",\"sourceId\":\"haproxy:22c23c37-794a-4d98-a0f3-280468a007da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:17:691-66873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dc72c95-ec90-4da0-b425-8c399592653c], x-b3-parentspanid=[51beded3259afe77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a42f4086d9ccbb451beded3259afe77], x-b3-spanid=[575fa5152b5566df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22c23c37-794a-4d98-a0f3-280468a007da]}\\\"}\"}","context":{"RequestID":"22c23c37-794a-4d98-a0f3-280468a007da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6e53e5b-0a48-4a21-b3c5-efe7c02dd33e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:17.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:17.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22c23c37-794a-4d98-a0f3-280468a007da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6e53e5b-0a48-4a21-b3c5-efe7c02dd33e","LogTimestamp":"2023-09-27T04:06:17.693Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:18.134Z","message":"Entering","context":{"RequestID":"48016daa-bcb4-48e3-8b3f-592b3560d5c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7be441ff-b8ef-4064-9205-6b84eb4c0359","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:18.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:18.136Z","message":"{\"transactionId\":\"48016daa-bcb4-48e3-8b3f-592b3560d5c7\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:18:134\",\"respDate\":\"230927-04:06:18:136\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:48016daa-bcb4-48e3-8b3f-592b3560d5c7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:18:134-61710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[869e1c85-a3b5-4498-8878-67cb3956c490], x-b3-parentspanid=[0b9b1b3da1f917d9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54453], x-envoy-attempt-count=[1], x-b3-traceid=[4a0072a4db0e0bc70b9b1b3da1f917d9], x-b3-spanid=[fabc0729acd08f44], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[48016daa-bcb4-48e3-8b3f-592b3560d5c7]}\\\"}\"}","context":{"RequestID":"48016daa-bcb4-48e3-8b3f-592b3560d5c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7be441ff-b8ef-4064-9205-6b84eb4c0359","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:18.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:18.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48016daa-bcb4-48e3-8b3f-592b3560d5c7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7be441ff-b8ef-4064-9205-6b84eb4c0359","LogTimestamp":"2023-09-27T04:06:18.136Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:18.418Z","message":"Entering","context":{"RequestID":"8bc1e210-b4dd-422a-8bf7-e8a032f3f6b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aef281c-45c4-45bd-a654-871dafcc521a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8bc1e210-b4dd-422a-8bf7-e8a032f3f6b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aef281c-45c4-45bd-a654-871dafcc521a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:18.420Z","message":"{\"transactionId\":\"8bc1e210-b4dd-422a-8bf7-e8a032f3f6b2\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:18:418\",\"respDate\":\"230927-04:06:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8bc1e210-b4dd-422a-8bf7-e8a032f3f6b2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:18:418-8460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8bc1e210-b4dd-422a-8bf7-e8a032f3f6b2]}\\\"}\"}","context":{"RequestID":"8bc1e210-b4dd-422a-8bf7-e8a032f3f6b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8aef281c-45c4-45bd-a654-871dafcc521a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bc1e210-b4dd-422a-8bf7-e8a032f3f6b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8aef281c-45c4-45bd-a654-871dafcc521a","LogTimestamp":"2023-09-27T04:06:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:19.708Z","message":"Entering","context":{"RequestID":"6812cba5-d9c3-41e4-8801-494f8aa51d7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da6862aa-32ab-415b-843f-ddb2ad1d1ed5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:19.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:19.711Z","message":"{\"transactionId\":\"6812cba5-d9c3-41e4-8801-494f8aa51d7d\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:19:709\",\"respDate\":\"230927-04:06:19:710\",\"sourceId\":\"haproxy:6812cba5-d9c3-41e4-8801-494f8aa51d7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:19:709-81729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10585700-8b3c-40dc-86b8-c9efa37d45c4], x-b3-parentspanid=[f7d2429d071ccda8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5078995b1608e74f7d2429d071ccda8], x-b3-spanid=[f62e024217973153], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6812cba5-d9c3-41e4-8801-494f8aa51d7d]}\\\"}\"}","context":{"RequestID":"6812cba5-d9c3-41e4-8801-494f8aa51d7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da6862aa-32ab-415b-843f-ddb2ad1d1ed5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:19.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:19.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6812cba5-d9c3-41e4-8801-494f8aa51d7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da6862aa-32ab-415b-843f-ddb2ad1d1ed5","LogTimestamp":"2023-09-27T04:06:19.711Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:06:21.723Z","message":"Entering","context":{"RequestID":"f6de54d2-380d-4ecb-87c7-f5ac97c315cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f4f1896-7b99-4cbe-9a74-8c10b3b08d56","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:21.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:21.726Z","message":"{\"transactionId\":\"f6de54d2-380d-4ecb-87c7-f5ac97c315cf\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:21:724\",\"respDate\":\"230927-04:06:21:726\",\"sourceId\":\"haproxy:f6de54d2-380d-4ecb-87c7-f5ac97c315cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:21:724-58564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75cdfff7-6499-4e8e-b6f1-43ec971ce1c4], x-b3-parentspanid=[a96cae6498251706], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31be6042dc193a1ba96cae6498251706], x-b3-spanid=[68b24777c82a3241], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6de54d2-380d-4ecb-87c7-f5ac97c315cf]}\\\"}\"}","context":{"RequestID":"f6de54d2-380d-4ecb-87c7-f5ac97c315cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f4f1896-7b99-4cbe-9a74-8c10b3b08d56","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:21.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:21.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6de54d2-380d-4ecb-87c7-f5ac97c315cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f4f1896-7b99-4cbe-9a74-8c10b3b08d56","LogTimestamp":"2023-09-27T04:06:21.726Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:23.742Z","message":"Entering","context":{"RequestID":"de33d09a-48cb-4c9e-9e7a-817af573d343","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bda9ee78-9f5d-4d00-83e8-5afc86635a9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:23.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:23.744Z","message":"{\"transactionId\":\"de33d09a-48cb-4c9e-9e7a-817af573d343\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:23:742\",\"respDate\":\"230927-04:06:23:744\",\"sourceId\":\"haproxy:de33d09a-48cb-4c9e-9e7a-817af573d343\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:23:742-50310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba24f7d1-a5d4-47bc-a4a3-e9d5445124ac], x-b3-parentspanid=[27800c4d267bfb50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[320e73a8d8066fdd27800c4d267bfb50], x-b3-spanid=[0163245dfaa0918e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de33d09a-48cb-4c9e-9e7a-817af573d343]}\\\"}\"}","context":{"RequestID":"de33d09a-48cb-4c9e-9e7a-817af573d343","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bda9ee78-9f5d-4d00-83e8-5afc86635a9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:23.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:23.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de33d09a-48cb-4c9e-9e7a-817af573d343","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bda9ee78-9f5d-4d00-83e8-5afc86635a9c","LogTimestamp":"2023-09-27T04:06:23.744Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:25.754Z","message":"Entering","context":{"RequestID":"3639c090-e5c8-49ea-a166-1ebe0071bda8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df528869-99e4-476f-86a0-7a66a790472c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:25.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:25.756Z","message":"{\"transactionId\":\"3639c090-e5c8-49ea-a166-1ebe0071bda8\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:25:754\",\"respDate\":\"230927-04:06:25:756\",\"sourceId\":\"haproxy:3639c090-e5c8-49ea-a166-1ebe0071bda8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:25:754-10194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c18acb2-09fe-9190-b1df-e0dc044925da], x-b3-parentspanid=[de7dc0e5bcf8aa87], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b81a689c921f37ade7dc0e5bcf8aa87], x-b3-spanid=[cbd51ee776704ecd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3639c090-e5c8-49ea-a166-1ebe0071bda8]}\\\"}\"}","context":{"RequestID":"3639c090-e5c8-49ea-a166-1ebe0071bda8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df528869-99e4-476f-86a0-7a66a790472c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:25.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:25.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3639c090-e5c8-49ea-a166-1ebe0071bda8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df528869-99e4-476f-86a0-7a66a790472c","LogTimestamp":"2023-09-27T04:06:25.756Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:25.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:06:25.905Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:25.905Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:25.905Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:27.773Z","message":"Entering","context":{"RequestID":"2beee095-edc4-4c25-be62-5d82e9afe303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0254178-07ce-493d-85de-0ffcc8847faf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:27.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:27.775Z","message":"{\"transactionId\":\"2beee095-edc4-4c25-be62-5d82e9afe303\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:27:774\",\"respDate\":\"230927-04:06:27:775\",\"sourceId\":\"haproxy:2beee095-edc4-4c25-be62-5d82e9afe303\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:27:774-11569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e372db2-38ae-440e-9e87-e24039f0ed3d], x-b3-parentspanid=[62fd8238965a6a9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d95c6036080d3cd62fd8238965a6a9e], x-b3-spanid=[e4a43bf74478e9cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2beee095-edc4-4c25-be62-5d82e9afe303]}\\\"}\"}","context":{"RequestID":"2beee095-edc4-4c25-be62-5d82e9afe303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0254178-07ce-493d-85de-0ffcc8847faf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:27.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:27.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2beee095-edc4-4c25-be62-5d82e9afe303","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0254178-07ce-493d-85de-0ffcc8847faf","LogTimestamp":"2023-09-27T04:06:27.775Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:28.134Z","message":"Entering","context":{"RequestID":"f765af2e-cafb-426f-87b5-da101ff8021a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e054ae2-0aa4-4224-89d7-86b81a9b5985","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:28.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:28.136Z","message":"{\"transactionId\":\"f765af2e-cafb-426f-87b5-da101ff8021a\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:28:135\",\"respDate\":\"230927-04:06:28:136\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f765af2e-cafb-426f-87b5-da101ff8021a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:28:135-49284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50349303-0307-4daf-b5a9-e62d03b3cfac], x-b3-parentspanid=[06a13bbc04db7f3e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41013], x-envoy-attempt-count=[1], x-b3-traceid=[4501404d8a45ae5e06a13bbc04db7f3e], x-b3-spanid=[c7273bb8f22ae519], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f765af2e-cafb-426f-87b5-da101ff8021a]}\\\"}\"}","context":{"RequestID":"f765af2e-cafb-426f-87b5-da101ff8021a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e054ae2-0aa4-4224-89d7-86b81a9b5985","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:28.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:28.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f765af2e-cafb-426f-87b5-da101ff8021a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e054ae2-0aa4-4224-89d7-86b81a9b5985","LogTimestamp":"2023-09-27T04:06:28.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:28.417Z","message":"Entering","context":{"RequestID":"340da9ca-6a39-4ea6-9e51-b604e96b3f1e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc808d73-5029-4afa-8d86-dc7cb5977a02","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"340da9ca-6a39-4ea6-9e51-b604e96b3f1e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc808d73-5029-4afa-8d86-dc7cb5977a02","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:28.419Z","message":"{\"transactionId\":\"340da9ca-6a39-4ea6-9e51-b604e96b3f1e\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:28:418\",\"respDate\":\"230927-04:06:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:340da9ca-6a39-4ea6-9e51-b604e96b3f1e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:28:418-97377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[340da9ca-6a39-4ea6-9e51-b604e96b3f1e]}\\\"}\"}","context":{"RequestID":"340da9ca-6a39-4ea6-9e51-b604e96b3f1e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc808d73-5029-4afa-8d86-dc7cb5977a02","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"340da9ca-6a39-4ea6-9e51-b604e96b3f1e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc808d73-5029-4afa-8d86-dc7cb5977a02","LogTimestamp":"2023-09-27T04:06:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:29.794Z","message":"Entering","context":{"RequestID":"cc998c66-1bbe-4739-8bbf-ef2c2f6850a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb3528c5-4ffc-47d1-a96a-cf272befd496","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:29.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:29.797Z","message":"{\"transactionId\":\"cc998c66-1bbe-4739-8bbf-ef2c2f6850a9\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:29:795\",\"respDate\":\"230927-04:06:29:797\",\"sourceId\":\"haproxy:cc998c66-1bbe-4739-8bbf-ef2c2f6850a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:29:795-76410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cef2809-a275-44d5-aa47-92984bc2b865], x-b3-parentspanid=[0ff9b08fe5849022], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5fe21cb0893131890ff9b08fe5849022], x-b3-spanid=[b9683af3e825551e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc998c66-1bbe-4739-8bbf-ef2c2f6850a9]}\\\"}\"}","context":{"RequestID":"cc998c66-1bbe-4739-8bbf-ef2c2f6850a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb3528c5-4ffc-47d1-a96a-cf272befd496","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:29.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:29.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc998c66-1bbe-4739-8bbf-ef2c2f6850a9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb3528c5-4ffc-47d1-a96a-cf272befd496","LogTimestamp":"2023-09-27T04:06:29.798Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:06:31.808Z","message":"Entering","context":{"RequestID":"77fa3880-371c-4ee9-bad2-aebef2272a05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"182f7d27-01fc-44bf-b392-6e8d964117cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:31.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:31.810Z","message":"{\"transactionId\":\"77fa3880-371c-4ee9-bad2-aebef2272a05\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:31:808\",\"respDate\":\"230927-04:06:31:810\",\"sourceId\":\"haproxy:77fa3880-371c-4ee9-bad2-aebef2272a05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:31:808-97705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba0b2ad7-2951-4261-9b69-f199afe21b88], x-b3-parentspanid=[9782a19720aa986c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61d2b9b2846d85f89782a19720aa986c], x-b3-spanid=[2eb96038a518a420], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77fa3880-371c-4ee9-bad2-aebef2272a05]}\\\"}\"}","context":{"RequestID":"77fa3880-371c-4ee9-bad2-aebef2272a05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"182f7d27-01fc-44bf-b392-6e8d964117cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:31.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:31.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77fa3880-371c-4ee9-bad2-aebef2272a05","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"182f7d27-01fc-44bf-b392-6e8d964117cc","LogTimestamp":"2023-09-27T04:06:31.810Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:33.821Z","message":"Entering","context":{"RequestID":"344bd4a2-723e-41c4-a1e6-d422601b6198","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41105cfe-b308-4ca8-8ba4-47566f152212","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:33.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:33.823Z","message":"{\"transactionId\":\"344bd4a2-723e-41c4-a1e6-d422601b6198\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:33:821\",\"respDate\":\"230927-04:06:33:823\",\"sourceId\":\"haproxy:344bd4a2-723e-41c4-a1e6-d422601b6198\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:33:821-41962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50f6284a-92b5-4bcf-9645-7d2c25021852], x-b3-parentspanid=[cdd5d1f7a8258f31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66279792a78b17b7cdd5d1f7a8258f31], x-b3-spanid=[e7d64018d8ab67f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[344bd4a2-723e-41c4-a1e6-d422601b6198]}\\\"}\"}","context":{"RequestID":"344bd4a2-723e-41c4-a1e6-d422601b6198","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41105cfe-b308-4ca8-8ba4-47566f152212","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:33.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:33.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"344bd4a2-723e-41c4-a1e6-d422601b6198","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41105cfe-b308-4ca8-8ba4-47566f152212","LogTimestamp":"2023-09-27T04:06:33.823Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:35.844Z","message":"Entering","context":{"RequestID":"4547b4f2-eb3c-4dec-bd26-4bcdd4624e65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e3dc738-eb9b-44f2-948d-2e53d18294be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:35.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:35.846Z","message":"{\"transactionId\":\"4547b4f2-eb3c-4dec-bd26-4bcdd4624e65\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:35:845\",\"respDate\":\"230927-04:06:35:846\",\"sourceId\":\"haproxy:4547b4f2-eb3c-4dec-bd26-4bcdd4624e65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:35:845-66501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[233457ab-234f-4006-858d-c0144f9e37e0], x-b3-parentspanid=[cf1f50735317cfdc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3aa589d3befa0efcf1f50735317cfdc], x-b3-spanid=[88e5b5caaec9f0fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4547b4f2-eb3c-4dec-bd26-4bcdd4624e65]}\\\"}\"}","context":{"RequestID":"4547b4f2-eb3c-4dec-bd26-4bcdd4624e65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e3dc738-eb9b-44f2-948d-2e53d18294be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:35.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:35.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4547b4f2-eb3c-4dec-bd26-4bcdd4624e65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e3dc738-eb9b-44f2-948d-2e53d18294be","LogTimestamp":"2023-09-27T04:06:35.847Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:35.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:06:35.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:35.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:35.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:37.860Z","message":"Entering","context":{"RequestID":"6c0ee1ce-ffc5-4c34-89f2-2e836063b933","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35c0cfc6-c1c8-4a93-904d-8724ec232dcb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:37.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:37.862Z","message":"{\"transactionId\":\"6c0ee1ce-ffc5-4c34-89f2-2e836063b933\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:37:861\",\"respDate\":\"230927-04:06:37:862\",\"sourceId\":\"haproxy:6c0ee1ce-ffc5-4c34-89f2-2e836063b933\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:37:861-58395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[047461e7-1433-42a1-90d3-7652ce8126a7], x-b3-parentspanid=[74cfbf6a2a90c7db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46378b623f7c4ceb74cfbf6a2a90c7db], x-b3-spanid=[c080046cbc521672], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c0ee1ce-ffc5-4c34-89f2-2e836063b933]}\\\"}\"}","context":{"RequestID":"6c0ee1ce-ffc5-4c34-89f2-2e836063b933","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35c0cfc6-c1c8-4a93-904d-8724ec232dcb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:37.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:37.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c0ee1ce-ffc5-4c34-89f2-2e836063b933","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35c0cfc6-c1c8-4a93-904d-8724ec232dcb","LogTimestamp":"2023-09-27T04:06:37.863Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:38.130Z","message":"Entering","context":{"RequestID":"e6eb72fa-b60f-420d-a3e1-275e8a1a31b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdbd622e-46d3-4d65-9d68-cb6fc7807cdb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:38.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:38.132Z","message":"{\"transactionId\":\"e6eb72fa-b60f-420d-a3e1-275e8a1a31b5\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:38:131\",\"respDate\":\"230927-04:06:38:132\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e6eb72fa-b60f-420d-a3e1-275e8a1a31b5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:38:131-84070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d78023e-1dee-47ba-b908-2da7c937c634], x-b3-parentspanid=[bd2790837f18ca14], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43189], x-envoy-attempt-count=[1], x-b3-traceid=[c8c9de2306b384d7bd2790837f18ca14], x-b3-spanid=[4acdd6be5037ee0c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e6eb72fa-b60f-420d-a3e1-275e8a1a31b5]}\\\"}\"}","context":{"RequestID":"e6eb72fa-b60f-420d-a3e1-275e8a1a31b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cdbd622e-46d3-4d65-9d68-cb6fc7807cdb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:38.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:38.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6eb72fa-b60f-420d-a3e1-275e8a1a31b5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdbd622e-46d3-4d65-9d68-cb6fc7807cdb","LogTimestamp":"2023-09-27T04:06:38.133Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:38.417Z","message":"Entering","context":{"RequestID":"8d0fba8b-ad85-4178-a99f-f8db4214ccbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d02ae738-57fe-4ef5-b970-88587bcc5273","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8d0fba8b-ad85-4178-a99f-f8db4214ccbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d02ae738-57fe-4ef5-b970-88587bcc5273","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:38.420Z","message":"{\"transactionId\":\"8d0fba8b-ad85-4178-a99f-f8db4214ccbf\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:38:418\",\"respDate\":\"230927-04:06:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8d0fba8b-ad85-4178-a99f-f8db4214ccbf\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:38:418-30026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8d0fba8b-ad85-4178-a99f-f8db4214ccbf]}\\\"}\"}","context":{"RequestID":"8d0fba8b-ad85-4178-a99f-f8db4214ccbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d02ae738-57fe-4ef5-b970-88587bcc5273","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d0fba8b-ad85-4178-a99f-f8db4214ccbf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d02ae738-57fe-4ef5-b970-88587bcc5273","LogTimestamp":"2023-09-27T04:06:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:39.871Z","message":"Entering","context":{"RequestID":"c2776fc5-187a-425a-a7af-672fdbda1694","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9d3189e-511d-4b98-8481-bcc7aadab1dc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:39.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:39.874Z","message":"{\"transactionId\":\"c2776fc5-187a-425a-a7af-672fdbda1694\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:39:872\",\"respDate\":\"230927-04:06:39:874\",\"sourceId\":\"haproxy:c2776fc5-187a-425a-a7af-672fdbda1694\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:39:872-67795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2596371e-0526-405f-b2f3-dedfdde6491b], x-b3-parentspanid=[95d45511d0b251cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6231f048cfb5d9b895d45511d0b251cf], x-b3-spanid=[04c0e9fd8facfc32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2776fc5-187a-425a-a7af-672fdbda1694]}\\\"}\"}","context":{"RequestID":"c2776fc5-187a-425a-a7af-672fdbda1694","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9d3189e-511d-4b98-8481-bcc7aadab1dc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:39.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:39.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2776fc5-187a-425a-a7af-672fdbda1694","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9d3189e-511d-4b98-8481-bcc7aadab1dc","LogTimestamp":"2023-09-27T04:06:39.875Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:40.771Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:40.780Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:41.886Z","message":"Entering","context":{"RequestID":"99e10787-aec1-4aad-8b36-67f40a0196ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a14d56d-100b-45b2-9988-c996b51082da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:41.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:41.888Z","message":"{\"transactionId\":\"99e10787-aec1-4aad-8b36-67f40a0196ef\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:41:887\",\"respDate\":\"230927-04:06:41:888\",\"sourceId\":\"haproxy:99e10787-aec1-4aad-8b36-67f40a0196ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:41:887-99515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd89d534-d389-4367-bedd-a1fa4f7e5328], x-b3-parentspanid=[0e46345ab05c1d6b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7ebd781027688df0e46345ab05c1d6b], x-b3-spanid=[f5b7d555f1e59a96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99e10787-aec1-4aad-8b36-67f40a0196ef]}\\\"}\"}","context":{"RequestID":"99e10787-aec1-4aad-8b36-67f40a0196ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a14d56d-100b-45b2-9988-c996b51082da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:41.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:41.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99e10787-aec1-4aad-8b36-67f40a0196ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a14d56d-100b-45b2-9988-c996b51082da","LogTimestamp":"2023-09-27T04:06:41.889Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:43.899Z","message":"Entering","context":{"RequestID":"210454f4-49e8-4596-9c75-7dfe56b29aea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d36177f8-094d-4f15-9eac-424a174d4d3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:43.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:43.901Z","message":"{\"transactionId\":\"210454f4-49e8-4596-9c75-7dfe56b29aea\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:43:899\",\"respDate\":\"230927-04:06:43:901\",\"sourceId\":\"haproxy:210454f4-49e8-4596-9c75-7dfe56b29aea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:43:899-54956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a7a4bf1-d0a5-4a28-95fa-3e8867190391], x-b3-parentspanid=[e487ce751085d5d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4680579530ae6904e487ce751085d5d6], x-b3-spanid=[985225dd4e335d17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[210454f4-49e8-4596-9c75-7dfe56b29aea]}\\\"}\"}","context":{"RequestID":"210454f4-49e8-4596-9c75-7dfe56b29aea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d36177f8-094d-4f15-9eac-424a174d4d3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:43.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:43.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"210454f4-49e8-4596-9c75-7dfe56b29aea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d36177f8-094d-4f15-9eac-424a174d4d3a","LogTimestamp":"2023-09-27T04:06:43.901Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:45.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:06:45.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:45.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:45.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:45.914Z","message":"Entering","context":{"RequestID":"fc619d7e-1178-4fa4-9434-ab954d858363","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"702d9b1f-1b5e-4349-a29e-14cb92490a0b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:45.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:45.917Z","message":"{\"transactionId\":\"fc619d7e-1178-4fa4-9434-ab954d858363\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:45:915\",\"respDate\":\"230927-04:06:45:917\",\"sourceId\":\"haproxy:fc619d7e-1178-4fa4-9434-ab954d858363\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:45:915-87905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b1d66fa-5e5a-4c5e-881d-6f04e677ab42], x-b3-parentspanid=[55763ed6c07ab05e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac02f131108c135455763ed6c07ab05e], x-b3-spanid=[923dd30d1f388b0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc619d7e-1178-4fa4-9434-ab954d858363]}\\\"}\"}","context":{"RequestID":"fc619d7e-1178-4fa4-9434-ab954d858363","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"702d9b1f-1b5e-4349-a29e-14cb92490a0b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:45.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:45.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc619d7e-1178-4fa4-9434-ab954d858363","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"702d9b1f-1b5e-4349-a29e-14cb92490a0b","LogTimestamp":"2023-09-27T04:06:45.917Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:06:47.936Z","message":"Entering","context":{"RequestID":"d9197db0-48e2-42ac-b4bb-ab1e6f8bf8e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60cee076-12b5-4f55-9517-3de2a3410207","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:47.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:47.939Z","message":"{\"transactionId\":\"d9197db0-48e2-42ac-b4bb-ab1e6f8bf8e4\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:47:937\",\"respDate\":\"230927-04:06:47:939\",\"sourceId\":\"haproxy:d9197db0-48e2-42ac-b4bb-ab1e6f8bf8e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:47:937-75170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56e1b4e7-ac00-49f1-9af6-870065a46691], x-b3-parentspanid=[c11b0ce5a08eca2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d5a53ed1edc0a34c11b0ce5a08eca2e], x-b3-spanid=[00017b1561164ac3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9197db0-48e2-42ac-b4bb-ab1e6f8bf8e4]}\\\"}\"}","context":{"RequestID":"d9197db0-48e2-42ac-b4bb-ab1e6f8bf8e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60cee076-12b5-4f55-9517-3de2a3410207","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:47.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:47.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9197db0-48e2-42ac-b4bb-ab1e6f8bf8e4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60cee076-12b5-4f55-9517-3de2a3410207","LogTimestamp":"2023-09-27T04:06:47.939Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:48.142Z","message":"Entering","context":{"RequestID":"310281c1-0f2c-4623-bd5d-84255e172b70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cf25815-f326-4e41-a8a2-caa4b0b642d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:48.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:48.144Z","message":"{\"transactionId\":\"310281c1-0f2c-4623-bd5d-84255e172b70\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:48:143\",\"respDate\":\"230927-04:06:48:144\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:310281c1-0f2c-4623-bd5d-84255e172b70\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:48:143-86551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a049ee63-c206-415b-ad30-64964d407d97], x-b3-parentspanid=[f5178e5db957a4a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46297], x-envoy-attempt-count=[1], x-b3-traceid=[c16c3ec188d24d95f5178e5db957a4a4], x-b3-spanid=[7865da569b1488cd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[310281c1-0f2c-4623-bd5d-84255e172b70]}\\\"}\"}","context":{"RequestID":"310281c1-0f2c-4623-bd5d-84255e172b70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cf25815-f326-4e41-a8a2-caa4b0b642d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:48.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:48.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"310281c1-0f2c-4623-bd5d-84255e172b70","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cf25815-f326-4e41-a8a2-caa4b0b642d6","LogTimestamp":"2023-09-27T04:06:48.145Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:48.419Z","message":"Entering","context":{"RequestID":"8f2f4d10-1df7-4c08-9051-c3b2d984c76d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb0e2d0-e3f4-49cd-8883-af8aa68d2cf5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:48.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"8f2f4d10-1df7-4c08-9051-c3b2d984c76d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb0e2d0-e3f4-49cd-8883-af8aa68d2cf5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:48.423Z","message":"{\"transactionId\":\"8f2f4d10-1df7-4c08-9051-c3b2d984c76d\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:48:420\",\"respDate\":\"230927-04:06:48:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8f2f4d10-1df7-4c08-9051-c3b2d984c76d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:48:420-29140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8f2f4d10-1df7-4c08-9051-c3b2d984c76d]}\\\"}\"}","context":{"RequestID":"8f2f4d10-1df7-4c08-9051-c3b2d984c76d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb0e2d0-e3f4-49cd-8883-af8aa68d2cf5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:48.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f2f4d10-1df7-4c08-9051-c3b2d984c76d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fb0e2d0-e3f4-49cd-8883-af8aa68d2cf5","LogTimestamp":"2023-09-27T04:06:48.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:06:49.949Z","message":"Entering","context":{"RequestID":"d10c4384-b990-4d11-8b3e-78c983dfab48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67398055-46bf-4e8e-95ea-930ea1349ae3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:49.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:49.952Z","message":"{\"transactionId\":\"d10c4384-b990-4d11-8b3e-78c983dfab48\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:49:949\",\"respDate\":\"230927-04:06:49:951\",\"sourceId\":\"haproxy:d10c4384-b990-4d11-8b3e-78c983dfab48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:49:949-62265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[517dbbdc-1ff7-440c-96bf-ebcd95f0fed4], x-b3-parentspanid=[d88919529f9d67d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e37911baf2904096d88919529f9d67d9], x-b3-spanid=[8ab4a27ef640871c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d10c4384-b990-4d11-8b3e-78c983dfab48]}\\\"}\"}","context":{"RequestID":"d10c4384-b990-4d11-8b3e-78c983dfab48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67398055-46bf-4e8e-95ea-930ea1349ae3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:49.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:49.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d10c4384-b990-4d11-8b3e-78c983dfab48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67398055-46bf-4e8e-95ea-930ea1349ae3","LogTimestamp":"2023-09-27T04:06:49.952Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:51.963Z","message":"Entering","context":{"RequestID":"b07f0cfa-e8ff-4667-9095-b50507858cdf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd2777e3-4669-4218-8144-bc7ed9ef3984","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:51.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:51.965Z","message":"{\"transactionId\":\"b07f0cfa-e8ff-4667-9095-b50507858cdf\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:51:963\",\"respDate\":\"230927-04:06:51:965\",\"sourceId\":\"haproxy:b07f0cfa-e8ff-4667-9095-b50507858cdf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:51:963-46506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b8ba805-a64c-4263-b04c-2711662daa59], x-b3-parentspanid=[cf9699e88bd01756], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33f0483e43846b03cf9699e88bd01756], x-b3-spanid=[60412bec94a4ac43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b07f0cfa-e8ff-4667-9095-b50507858cdf]}\\\"}\"}","context":{"RequestID":"b07f0cfa-e8ff-4667-9095-b50507858cdf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd2777e3-4669-4218-8144-bc7ed9ef3984","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:51.962Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:51.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b07f0cfa-e8ff-4667-9095-b50507858cdf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd2777e3-4669-4218-8144-bc7ed9ef3984","LogTimestamp":"2023-09-27T04:06:51.965Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:53.978Z","message":"Entering","context":{"RequestID":"f6eb6b80-f803-4d59-bfd8-0698da849a13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15c74a8d-9637-4481-833b-b1d7c6078089","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:53.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:53.981Z","message":"{\"transactionId\":\"f6eb6b80-f803-4d59-bfd8-0698da849a13\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:53:979\",\"respDate\":\"230927-04:06:53:981\",\"sourceId\":\"haproxy:f6eb6b80-f803-4d59-bfd8-0698da849a13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:53:979-27011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[237f409c-76fe-4bf6-9ff6-e4fb9d79b441], x-b3-parentspanid=[0fe0d616a2b6b916], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe6cfe1c86bf13080fe0d616a2b6b916], x-b3-spanid=[41a470f416ece024], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6eb6b80-f803-4d59-bfd8-0698da849a13]}\\\"}\"}","context":{"RequestID":"f6eb6b80-f803-4d59-bfd8-0698da849a13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15c74a8d-9637-4481-833b-b1d7c6078089","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:53.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:53.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6eb6b80-f803-4d59-bfd8-0698da849a13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15c74a8d-9637-4481-833b-b1d7c6078089","LogTimestamp":"2023-09-27T04:06:53.981Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:06:55.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:06:55.905Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:55.941Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:55.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:55.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:55.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:55.995Z","message":"Entering","context":{"RequestID":"b4d1d48e-2a41-419d-a7b4-96017c2cbeb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84b5d0b2-1eef-493c-a9b3-78582e80ea2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:55.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:55.997Z","message":"{\"transactionId\":\"b4d1d48e-2a41-419d-a7b4-96017c2cbeb2\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:55:996\",\"respDate\":\"230927-04:06:55:997\",\"sourceId\":\"haproxy:b4d1d48e-2a41-419d-a7b4-96017c2cbeb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:55:996-46737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9edaabc1-c3f1-4bc8-8ac9-00b01220b55e], x-b3-parentspanid=[99cf247459ecf0ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b81f81bd6b2f68e099cf247459ecf0ed], x-b3-spanid=[40ecb5a1fbb13cc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4d1d48e-2a41-419d-a7b4-96017c2cbeb2]}\\\"}\"}","context":{"RequestID":"b4d1d48e-2a41-419d-a7b4-96017c2cbeb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84b5d0b2-1eef-493c-a9b3-78582e80ea2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:55.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:55.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4d1d48e-2a41-419d-a7b4-96017c2cbeb2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84b5d0b2-1eef-493c-a9b3-78582e80ea2d","LogTimestamp":"2023-09-27T04:06:55.998Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:58.025Z","message":"Entering","context":{"RequestID":"b2f69065-a323-4a67-a9e1-a687ad567a12","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfbbf98f-0cd2-45bd-95c8-830bebb56efc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:58.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:58.027Z","message":"{\"transactionId\":\"b2f69065-a323-4a67-a9e1-a687ad567a12\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:58:025\",\"respDate\":\"230927-04:06:58:027\",\"sourceId\":\"haproxy:b2f69065-a323-4a67-a9e1-a687ad567a12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:06:58:025-14496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbbb839a-3226-4cff-83a2-5ac3467db2c0], x-b3-parentspanid=[d2eef70325380d2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03e8a03f718e9150d2eef70325380d2e], x-b3-spanid=[4945c9c86dda2234], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2f69065-a323-4a67-a9e1-a687ad567a12]}\\\"}\"}","context":{"RequestID":"b2f69065-a323-4a67-a9e1-a687ad567a12","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfbbf98f-0cd2-45bd-95c8-830bebb56efc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:06:58.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:58.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2f69065-a323-4a67-a9e1-a687ad567a12","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfbbf98f-0cd2-45bd-95c8-830bebb56efc","LogTimestamp":"2023-09-27T04:06:58.028Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:06:58.131Z","message":"Entering","context":{"RequestID":"7c014b72-6520-46b0-9079-bb50c76ee349","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"389ce3a6-565d-46cb-b281-ae038484a1eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:58.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:58.133Z","message":"{\"transactionId\":\"7c014b72-6520-46b0-9079-bb50c76ee349\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:58:132\",\"respDate\":\"230927-04:06:58:133\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7c014b72-6520-46b0-9079-bb50c76ee349\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:06:58:132-3170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e02c8803-7555-4542-8aae-5a4f5da96c39], x-b3-parentspanid=[18ff2667207ee9b8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49769], x-envoy-attempt-count=[1], x-b3-traceid=[92ddb3ebda237b8d18ff2667207ee9b8], x-b3-spanid=[460d985416537c93], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7c014b72-6520-46b0-9079-bb50c76ee349]}\\\"}\"}","context":{"RequestID":"7c014b72-6520-46b0-9079-bb50c76ee349","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"389ce3a6-565d-46cb-b281-ae038484a1eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:06:58.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:58.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c014b72-6520-46b0-9079-bb50c76ee349","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"389ce3a6-565d-46cb-b281-ae038484a1eb","LogTimestamp":"2023-09-27T04:06:58.134Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:06:58.417Z","message":"Entering","context":{"RequestID":"ee086712-6e0c-4bf3-8812-ec0909b515a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"346d0a57-a63e-4cb3-843b-478993ab7635","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:06:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"ee086712-6e0c-4bf3-8812-ec0909b515a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"346d0a57-a63e-4cb3-843b-478993ab7635","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:58.420Z","message":"{\"transactionId\":\"ee086712-6e0c-4bf3-8812-ec0909b515a1\",\"status\":\"200\",\"rqstDate\":\"230927-04:06:58:418\",\"respDate\":\"230927-04:06:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ee086712-6e0c-4bf3-8812-ec0909b515a1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:06:58:418-58181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ee086712-6e0c-4bf3-8812-ec0909b515a1]}\\\"}\"}","context":{"RequestID":"ee086712-6e0c-4bf3-8812-ec0909b515a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"346d0a57-a63e-4cb3-843b-478993ab7635","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:06:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:06:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee086712-6e0c-4bf3-8812-ec0909b515a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"346d0a57-a63e-4cb3-843b-478993ab7635","LogTimestamp":"2023-09-27T04:06:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:06:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:00.038Z","message":"Entering","context":{"RequestID":"506be57b-8ec6-4894-94ab-18f9b1c5dfb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d23b5bf-15e6-4410-a50c-28dd4dfcd38f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:00.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:00.041Z","message":"{\"transactionId\":\"506be57b-8ec6-4894-94ab-18f9b1c5dfb5\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:00:039\",\"respDate\":\"230927-04:07:00:041\",\"sourceId\":\"haproxy:506be57b-8ec6-4894-94ab-18f9b1c5dfb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:07:00:039-75490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86aac0cb-3b7e-453d-a80c-afd574731cfe], x-b3-parentspanid=[3df0eeeb55505e88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3dbf3bbb1c92a78d3df0eeeb55505e88], x-b3-spanid=[55c01717059e95d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[506be57b-8ec6-4894-94ab-18f9b1c5dfb5]}\\\"}\"}","context":{"RequestID":"506be57b-8ec6-4894-94ab-18f9b1c5dfb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d23b5bf-15e6-4410-a50c-28dd4dfcd38f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:00.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:00.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"506be57b-8ec6-4894-94ab-18f9b1c5dfb5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d23b5bf-15e6-4410-a50c-28dd4dfcd38f","LogTimestamp":"2023-09-27T04:07:00.042Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:07:02.050Z","message":"Entering","context":{"RequestID":"45dfef4b-fd8e-4572-b3c7-6e1909bca1f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f9c402f-3877-4778-89bc-0982e6c004a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:02.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:02.052Z","message":"{\"transactionId\":\"45dfef4b-fd8e-4572-b3c7-6e1909bca1f4\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:02:050\",\"respDate\":\"230927-04:07:02:052\",\"sourceId\":\"haproxy:45dfef4b-fd8e-4572-b3c7-6e1909bca1f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:02:050-82735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e15cb52a-4a22-42d2-96d0-82c54a3ca903], x-b3-parentspanid=[7eb211d307fa984e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[470475a24ff937b07eb211d307fa984e], x-b3-spanid=[d4813d9e69220c60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45dfef4b-fd8e-4572-b3c7-6e1909bca1f4]}\\\"}\"}","context":{"RequestID":"45dfef4b-fd8e-4572-b3c7-6e1909bca1f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f9c402f-3877-4778-89bc-0982e6c004a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:02.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:02.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45dfef4b-fd8e-4572-b3c7-6e1909bca1f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f9c402f-3877-4778-89bc-0982e6c004a5","LogTimestamp":"2023-09-27T04:07:02.052Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:04.064Z","message":"Entering","context":{"RequestID":"706e34f2-f41e-400e-8010-a72f870e5f64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e06540b0-2eab-4cc1-a0cb-5b5f32d3c2e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:04.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:04.066Z","message":"{\"transactionId\":\"706e34f2-f41e-400e-8010-a72f870e5f64\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:04:065\",\"respDate\":\"230927-04:07:04:066\",\"sourceId\":\"haproxy:706e34f2-f41e-400e-8010-a72f870e5f64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:04:065-45613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47ae3734-c571-459c-a01d-f7e8d6d342a1], x-b3-parentspanid=[9e12bd2dd529179e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[624d0306d284c4d69e12bd2dd529179e], x-b3-spanid=[2995e1dcce04c0a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[706e34f2-f41e-400e-8010-a72f870e5f64]}\\\"}\"}","context":{"RequestID":"706e34f2-f41e-400e-8010-a72f870e5f64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e06540b0-2eab-4cc1-a0cb-5b5f32d3c2e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:04.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:04.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"706e34f2-f41e-400e-8010-a72f870e5f64","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e06540b0-2eab-4cc1-a0cb-5b5f32d3c2e9","LogTimestamp":"2023-09-27T04:07:04.067Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:07:05.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:07:05.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:05.913Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:05.913Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:06.074Z","message":"Entering","context":{"RequestID":"952263e0-4d25-46fa-bcdb-d40de339ce2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"baa04f94-4a22-478d-ad78-75f3f39c7ee1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:06.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:06.077Z","message":"{\"transactionId\":\"952263e0-4d25-46fa-bcdb-d40de339ce2a\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:06:075\",\"respDate\":\"230927-04:07:06:077\",\"sourceId\":\"haproxy:952263e0-4d25-46fa-bcdb-d40de339ce2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:06:075-15286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5a863ee-7f47-4bfd-b10e-3cde5732d00e], x-b3-parentspanid=[bbc0b2079fc519a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1e3fbfb781653adbbc0b2079fc519a6], x-b3-spanid=[b41ec539a2ddbf47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[952263e0-4d25-46fa-bcdb-d40de339ce2a]}\\\"}\"}","context":{"RequestID":"952263e0-4d25-46fa-bcdb-d40de339ce2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"baa04f94-4a22-478d-ad78-75f3f39c7ee1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:06.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:06.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"952263e0-4d25-46fa-bcdb-d40de339ce2a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baa04f94-4a22-478d-ad78-75f3f39c7ee1","LogTimestamp":"2023-09-27T04:07:06.077Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:08.087Z","message":"Entering","context":{"RequestID":"8450843a-04ea-40c5-a390-c1bb488ba38b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ce317a6-4048-49d4-b91f-0c456636296c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:08.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:08.089Z","message":"{\"transactionId\":\"8450843a-04ea-40c5-a390-c1bb488ba38b\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:08:088\",\"respDate\":\"230927-04:07:08:089\",\"sourceId\":\"haproxy:8450843a-04ea-40c5-a390-c1bb488ba38b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:07:08:088-33793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e49c750-1050-4ef6-86be-dd12a6068cae], x-b3-parentspanid=[4171a2e143c6eb14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8caef661bc246cc4171a2e143c6eb14], x-b3-spanid=[e7a01069d5ec410f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8450843a-04ea-40c5-a390-c1bb488ba38b]}\\\"}\"}","context":{"RequestID":"8450843a-04ea-40c5-a390-c1bb488ba38b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ce317a6-4048-49d4-b91f-0c456636296c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:08.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:08.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8450843a-04ea-40c5-a390-c1bb488ba38b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ce317a6-4048-49d4-b91f-0c456636296c","LogTimestamp":"2023-09-27T04:07:08.089Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:08.130Z","message":"Entering","context":{"RequestID":"43d22407-fd54-4f19-be5c-969869dff780","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5752503c-f8c0-4ddd-abed-fa2e577bfb75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:08.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:08.132Z","message":"{\"transactionId\":\"43d22407-fd54-4f19-be5c-969869dff780\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:08:130\",\"respDate\":\"230927-04:07:08:132\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:43d22407-fd54-4f19-be5c-969869dff780\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:08:130-37154\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f87fbfe5-39cc-415d-a8ac-2648674abbb1], x-b3-parentspanid=[f419d2dfc9c62833], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48389], x-envoy-attempt-count=[1], x-b3-traceid=[0c93f8a54e09ab0ff419d2dfc9c62833], x-b3-spanid=[081028056b38cfdc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[43d22407-fd54-4f19-be5c-969869dff780]}\\\"}\"}","context":{"RequestID":"43d22407-fd54-4f19-be5c-969869dff780","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5752503c-f8c0-4ddd-abed-fa2e577bfb75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:08.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:08.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43d22407-fd54-4f19-be5c-969869dff780","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5752503c-f8c0-4ddd-abed-fa2e577bfb75","LogTimestamp":"2023-09-27T04:07:08.132Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:08.417Z","message":"Entering","context":{"RequestID":"c021f497-8beb-41ab-940d-068ea139f7f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e266477-3fcf-4e08-9c34-0a12152007ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"c021f497-8beb-41ab-940d-068ea139f7f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e266477-3fcf-4e08-9c34-0a12152007ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:08.420Z","message":"{\"transactionId\":\"c021f497-8beb-41ab-940d-068ea139f7f0\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:08:418\",\"respDate\":\"230927-04:07:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c021f497-8beb-41ab-940d-068ea139f7f0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:08:418-54461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c021f497-8beb-41ab-940d-068ea139f7f0]}\\\"}\"}","context":{"RequestID":"c021f497-8beb-41ab-940d-068ea139f7f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e266477-3fcf-4e08-9c34-0a12152007ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c021f497-8beb-41ab-940d-068ea139f7f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e266477-3fcf-4e08-9c34-0a12152007ed","LogTimestamp":"2023-09-27T04:07:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:10.098Z","message":"Entering","context":{"RequestID":"45b8d6c7-4f60-4392-ae1a-95dbcc056320","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfe869a9-9a34-4e7f-9fdc-2dff8698b0aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:10.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:10.100Z","message":"{\"transactionId\":\"45b8d6c7-4f60-4392-ae1a-95dbcc056320\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:10:099\",\"respDate\":\"230927-04:07:10:100\",\"sourceId\":\"haproxy:45b8d6c7-4f60-4392-ae1a-95dbcc056320\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:10:099-30452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b900249-e403-4049-931a-fdf2336c081d], x-b3-parentspanid=[834b6f60b4d83a67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aadd0c04e4aee52f834b6f60b4d83a67], x-b3-spanid=[d26cf8bd052513dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45b8d6c7-4f60-4392-ae1a-95dbcc056320]}\\\"}\"}","context":{"RequestID":"45b8d6c7-4f60-4392-ae1a-95dbcc056320","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfe869a9-9a34-4e7f-9fdc-2dff8698b0aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:10.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:10.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45b8d6c7-4f60-4392-ae1a-95dbcc056320","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfe869a9-9a34-4e7f-9fdc-2dff8698b0aa","LogTimestamp":"2023-09-27T04:07:10.100Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:07:10.781Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:10.792Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:12.109Z","message":"Entering","context":{"RequestID":"c5b6bf1d-d49a-4948-8bf6-fbbbee6535c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd9ab73a-59a6-41b2-8ab5-733fd1fa073d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:12.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:12.111Z","message":"{\"transactionId\":\"c5b6bf1d-d49a-4948-8bf6-fbbbee6535c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:12:109\",\"respDate\":\"230927-04:07:12:111\",\"sourceId\":\"haproxy:c5b6bf1d-d49a-4948-8bf6-fbbbee6535c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:07:12:109-10675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ae9dbbc-6806-4ba2-b9dd-825a78716332], x-b3-parentspanid=[0c4e3a337aae8fa4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c0eb4fc8541bf200c4e3a337aae8fa4], x-b3-spanid=[1e7290c049319310], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5b6bf1d-d49a-4948-8bf6-fbbbee6535c6]}\\\"}\"}","context":{"RequestID":"c5b6bf1d-d49a-4948-8bf6-fbbbee6535c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd9ab73a-59a6-41b2-8ab5-733fd1fa073d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:12.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:12.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5b6bf1d-d49a-4948-8bf6-fbbbee6535c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd9ab73a-59a6-41b2-8ab5-733fd1fa073d","LogTimestamp":"2023-09-27T04:07:12.111Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:14.118Z","message":"Entering","context":{"RequestID":"e6114825-43f3-43c9-b420-94b49ab0fd65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7a00281-5989-422d-9ac2-3d8cbb4ff778","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:14.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:14.120Z","message":"{\"transactionId\":\"e6114825-43f3-43c9-b420-94b49ab0fd65\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:14:119\",\"respDate\":\"230927-04:07:14:120\",\"sourceId\":\"haproxy:e6114825-43f3-43c9-b420-94b49ab0fd65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:14:119-58350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c130d4fd-b845-4007-bf4b-13a4b6f21eba], x-b3-parentspanid=[e43529e53fe88e0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f69bec31d8134784e43529e53fe88e0f], x-b3-spanid=[d803aff8aa8beba3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6114825-43f3-43c9-b420-94b49ab0fd65]}\\\"}\"}","context":{"RequestID":"e6114825-43f3-43c9-b420-94b49ab0fd65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7a00281-5989-422d-9ac2-3d8cbb4ff778","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:14.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:14.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6114825-43f3-43c9-b420-94b49ab0fd65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7a00281-5989-422d-9ac2-3d8cbb4ff778","LogTimestamp":"2023-09-27T04:07:14.120Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:07:15.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:07:15.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:15.895Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:15.895Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:16.137Z","message":"Entering","context":{"RequestID":"7c07f57f-47b4-4fc9-96d4-178e6ff6ed5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da114aaf-0562-4be4-b7be-b9a8a377fd26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:16.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:16.140Z","message":"{\"transactionId\":\"7c07f57f-47b4-4fc9-96d4-178e6ff6ed5f\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:16:138\",\"respDate\":\"230927-04:07:16:139\",\"sourceId\":\"haproxy:7c07f57f-47b4-4fc9-96d4-178e6ff6ed5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:16:138-96562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d482cea1-66d5-41da-b504-e33aee7b9c54], x-b3-parentspanid=[6cd25e5b44adc7e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e4e75ce8a9242436cd25e5b44adc7e0], x-b3-spanid=[2a77b74563e6ced7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c07f57f-47b4-4fc9-96d4-178e6ff6ed5f]}\\\"}\"}","context":{"RequestID":"7c07f57f-47b4-4fc9-96d4-178e6ff6ed5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da114aaf-0562-4be4-b7be-b9a8a377fd26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:16.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:16.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c07f57f-47b4-4fc9-96d4-178e6ff6ed5f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da114aaf-0562-4be4-b7be-b9a8a377fd26","LogTimestamp":"2023-09-27T04:07:16.140Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:18.133Z","message":"Entering","context":{"RequestID":"e14fc88c-104c-413e-9274-e96764bf4534","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ab21d89-40df-4816-be03-72bd669bdf5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:18.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:18.135Z","message":"{\"transactionId\":\"e14fc88c-104c-413e-9274-e96764bf4534\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:18:133\",\"respDate\":\"230927-04:07:18:135\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e14fc88c-104c-413e-9274-e96764bf4534\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:18:133-99324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bd7ccb3-5bd0-411d-a376-be4dfbf7627b], x-b3-parentspanid=[502dcca7dbce8c2d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53309], x-envoy-attempt-count=[1], x-b3-traceid=[a7a8755bbbbce338502dcca7dbce8c2d], x-b3-spanid=[589de3855e42a74e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e14fc88c-104c-413e-9274-e96764bf4534]}\\\"}\"}","context":{"RequestID":"e14fc88c-104c-413e-9274-e96764bf4534","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ab21d89-40df-4816-be03-72bd669bdf5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:18.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:18.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e14fc88c-104c-413e-9274-e96764bf4534","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ab21d89-40df-4816-be03-72bd669bdf5c","LogTimestamp":"2023-09-27T04:07:18.135Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:18.148Z","message":"Entering","context":{"RequestID":"1151cc55-bbfd-44c2-9c48-f8121c1996c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa6f66dc-c827-4f15-88e3-f4adfbf1b633","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:18.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:18.150Z","message":"{\"transactionId\":\"1151cc55-bbfd-44c2-9c48-f8121c1996c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:18:149\",\"respDate\":\"230927-04:07:18:150\",\"sourceId\":\"haproxy:1151cc55-bbfd-44c2-9c48-f8121c1996c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:18:149-13189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6873185e-4681-4c1e-9bc5-4572eb53ccde], x-b3-parentspanid=[58c2bc32fe0cd767], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46e9bfffc984de0458c2bc32fe0cd767], x-b3-spanid=[6ddccae7736ba0da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1151cc55-bbfd-44c2-9c48-f8121c1996c4]}\\\"}\"}","context":{"RequestID":"1151cc55-bbfd-44c2-9c48-f8121c1996c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa6f66dc-c827-4f15-88e3-f4adfbf1b633","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:18.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:18.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1151cc55-bbfd-44c2-9c48-f8121c1996c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa6f66dc-c827-4f15-88e3-f4adfbf1b633","LogTimestamp":"2023-09-27T04:07:18.151Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:07:18.417Z","message":"Entering","context":{"RequestID":"80915817-5597-4ac3-aa1b-2459248892c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e258f18-c3c9-424b-8599-757fd2af379f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"80915817-5597-4ac3-aa1b-2459248892c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e258f18-c3c9-424b-8599-757fd2af379f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:18.420Z","message":"{\"transactionId\":\"80915817-5597-4ac3-aa1b-2459248892c5\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:18:418\",\"respDate\":\"230927-04:07:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80915817-5597-4ac3-aa1b-2459248892c5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:07:18:418-96750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80915817-5597-4ac3-aa1b-2459248892c5]}\\\"}\"}","context":{"RequestID":"80915817-5597-4ac3-aa1b-2459248892c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e258f18-c3c9-424b-8599-757fd2af379f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80915817-5597-4ac3-aa1b-2459248892c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e258f18-c3c9-424b-8599-757fd2af379f","LogTimestamp":"2023-09-27T04:07:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:20.159Z","message":"Entering","context":{"RequestID":"ae04e962-e278-4384-9935-a9840d2788d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2dfbcebf-c0fe-451a-bc5c-259b4bf4cb0e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:20.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:20.162Z","message":"{\"transactionId\":\"ae04e962-e278-4384-9935-a9840d2788d1\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:20:160\",\"respDate\":\"230927-04:07:20:162\",\"sourceId\":\"haproxy:ae04e962-e278-4384-9935-a9840d2788d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:20:160-75656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8539d631-bb9e-4b56-94a4-4e24c562c908], x-b3-parentspanid=[e42dd01616e5697b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0830125e1f2b62a8e42dd01616e5697b], x-b3-spanid=[e2a8daf9ae231b41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae04e962-e278-4384-9935-a9840d2788d1]}\\\"}\"}","context":{"RequestID":"ae04e962-e278-4384-9935-a9840d2788d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2dfbcebf-c0fe-451a-bc5c-259b4bf4cb0e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:20.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:20.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae04e962-e278-4384-9935-a9840d2788d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dfbcebf-c0fe-451a-bc5c-259b4bf4cb0e","LogTimestamp":"2023-09-27T04:07:20.162Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:22.171Z","message":"Entering","context":{"RequestID":"ccad6b38-54de-408c-a8e3-bd5c92fecd52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b83c6755-839b-4222-b8df-31b2c6a2c81c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:22.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:22.174Z","message":"{\"transactionId\":\"ccad6b38-54de-408c-a8e3-bd5c92fecd52\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:22:172\",\"respDate\":\"230927-04:07:22:174\",\"sourceId\":\"haproxy:ccad6b38-54de-408c-a8e3-bd5c92fecd52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:07:22:172-19385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bb44f9b-adf0-4f9c-ad4c-d9fb78072544], x-b3-parentspanid=[c9304fb5911b5a56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7138b5193a97243c9304fb5911b5a56], x-b3-spanid=[c616c6ab01a86c72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccad6b38-54de-408c-a8e3-bd5c92fecd52]}\\\"}\"}","context":{"RequestID":"ccad6b38-54de-408c-a8e3-bd5c92fecd52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b83c6755-839b-4222-b8df-31b2c6a2c81c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:22.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:22.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccad6b38-54de-408c-a8e3-bd5c92fecd52","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b83c6755-839b-4222-b8df-31b2c6a2c81c","LogTimestamp":"2023-09-27T04:07:22.174Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:07:24.184Z","message":"Entering","context":{"RequestID":"419761f5-3ffe-46db-b0c1-4f58aa16b00e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b854157-ff3a-414e-a482-3b305c527840","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:24.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:24.187Z","message":"{\"transactionId\":\"419761f5-3ffe-46db-b0c1-4f58aa16b00e\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:24:184\",\"respDate\":\"230927-04:07:24:187\",\"sourceId\":\"haproxy:419761f5-3ffe-46db-b0c1-4f58aa16b00e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:24:184-79671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d651309d-fe7c-444d-ae14-cec754350fc9], x-b3-parentspanid=[03b7c9693f43b514], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[099e1a1bf059cb2203b7c9693f43b514], x-b3-spanid=[075d4ffc485f587d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[419761f5-3ffe-46db-b0c1-4f58aa16b00e]}\\\"}\"}","context":{"RequestID":"419761f5-3ffe-46db-b0c1-4f58aa16b00e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b854157-ff3a-414e-a482-3b305c527840","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:24.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:24.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"419761f5-3ffe-46db-b0c1-4f58aa16b00e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b854157-ff3a-414e-a482-3b305c527840","LogTimestamp":"2023-09-27T04:07:24.187Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:07:25.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:07:25.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:25.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:25.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:26.200Z","message":"Entering","context":{"RequestID":"6ee13d47-65f5-40c1-9ad2-d94d2f1ab21f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4cb4b97-9ea1-444f-8829-f36d2cd185d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:26.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:26.203Z","message":"{\"transactionId\":\"6ee13d47-65f5-40c1-9ad2-d94d2f1ab21f\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:26:201\",\"respDate\":\"230927-04:07:26:203\",\"sourceId\":\"haproxy:6ee13d47-65f5-40c1-9ad2-d94d2f1ab21f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:26:201-29521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fda08d7e-ced8-49aa-b1d2-efdb9c7f5305], x-b3-parentspanid=[8b88e64f23bcdbe4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3319b32ecd0f111f8b88e64f23bcdbe4], x-b3-spanid=[ecdf4cf94700ce24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ee13d47-65f5-40c1-9ad2-d94d2f1ab21f]}\\\"}\"}","context":{"RequestID":"6ee13d47-65f5-40c1-9ad2-d94d2f1ab21f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4cb4b97-9ea1-444f-8829-f36d2cd185d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:26.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:26.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ee13d47-65f5-40c1-9ad2-d94d2f1ab21f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4cb4b97-9ea1-444f-8829-f36d2cd185d7","LogTimestamp":"2023-09-27T04:07:26.203Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:28.137Z","message":"Entering","context":{"RequestID":"e1a99320-c0fb-4832-b04e-7ea48bf24caa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb4631f4-f36d-4f12-8a36-5a84b5e52843","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:28.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:28.140Z","message":"{\"transactionId\":\"e1a99320-c0fb-4832-b04e-7ea48bf24caa\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:28:138\",\"respDate\":\"230927-04:07:28:139\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e1a99320-c0fb-4832-b04e-7ea48bf24caa\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:28:138-92612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0fba69a-5524-4a41-8580-d8325affb2ad], x-b3-parentspanid=[82f18aecc65d4609], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53425], x-envoy-attempt-count=[1], x-b3-traceid=[a58cd7133e48e18782f18aecc65d4609], x-b3-spanid=[d1767b2678b8ca2e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e1a99320-c0fb-4832-b04e-7ea48bf24caa]}\\\"}\"}","context":{"RequestID":"e1a99320-c0fb-4832-b04e-7ea48bf24caa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb4631f4-f36d-4f12-8a36-5a84b5e52843","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:28.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:28.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1a99320-c0fb-4832-b04e-7ea48bf24caa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb4631f4-f36d-4f12-8a36-5a84b5e52843","LogTimestamp":"2023-09-27T04:07:28.140Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:28.215Z","message":"Entering","context":{"RequestID":"14911525-c38a-48b4-86c2-05381c17649d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cd2efab-0bc6-4839-86ea-d26369324df3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:28.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:28.218Z","message":"{\"transactionId\":\"14911525-c38a-48b4-86c2-05381c17649d\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:28:216\",\"respDate\":\"230927-04:07:28:218\",\"sourceId\":\"haproxy:14911525-c38a-48b4-86c2-05381c17649d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:28:216-95599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d7a0df3-d231-4782-b8cb-5b7fc7599853], x-b3-parentspanid=[fbfa68a405171977], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a907e003fb434ef5fbfa68a405171977], x-b3-spanid=[0edfa85654af153e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14911525-c38a-48b4-86c2-05381c17649d]}\\\"}\"}","context":{"RequestID":"14911525-c38a-48b4-86c2-05381c17649d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cd2efab-0bc6-4839-86ea-d26369324df3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:28.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:28.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14911525-c38a-48b4-86c2-05381c17649d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cd2efab-0bc6-4839-86ea-d26369324df3","LogTimestamp":"2023-09-27T04:07:28.218Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:07:28.418Z","message":"Entering","context":{"RequestID":"cdecaee4-55bd-4b84-a5ed-1b3e558b084b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03b53b10-d353-40ce-811f-33a7dc73f429","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"cdecaee4-55bd-4b84-a5ed-1b3e558b084b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03b53b10-d353-40ce-811f-33a7dc73f429","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:28.421Z","message":"{\"transactionId\":\"cdecaee4-55bd-4b84-a5ed-1b3e558b084b\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:28:419\",\"respDate\":\"230927-04:07:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cdecaee4-55bd-4b84-a5ed-1b3e558b084b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:28:419-39159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cdecaee4-55bd-4b84-a5ed-1b3e558b084b]}\\\"}\"}","context":{"RequestID":"cdecaee4-55bd-4b84-a5ed-1b3e558b084b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03b53b10-d353-40ce-811f-33a7dc73f429","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdecaee4-55bd-4b84-a5ed-1b3e558b084b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03b53b10-d353-40ce-811f-33a7dc73f429","LogTimestamp":"2023-09-27T04:07:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:07:30.228Z","message":"Entering","context":{"RequestID":"7facc09d-9fb2-4653-a374-9d80ac0d3d60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9c524c7-26be-4ae6-86bd-42511385e8b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:30.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:30.230Z","message":"{\"transactionId\":\"7facc09d-9fb2-4653-a374-9d80ac0d3d60\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:30:228\",\"respDate\":\"230927-04:07:30:230\",\"sourceId\":\"haproxy:7facc09d-9fb2-4653-a374-9d80ac0d3d60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:30:228-21675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d336473-bfc7-4d6b-bcb2-6f767c75e2ce], x-b3-parentspanid=[de3236d40cce5f8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c187ed9e99b7b514de3236d40cce5f8c], x-b3-spanid=[54bb786ad837039e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7facc09d-9fb2-4653-a374-9d80ac0d3d60]}\\\"}\"}","context":{"RequestID":"7facc09d-9fb2-4653-a374-9d80ac0d3d60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9c524c7-26be-4ae6-86bd-42511385e8b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:30.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:30.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7facc09d-9fb2-4653-a374-9d80ac0d3d60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9c524c7-26be-4ae6-86bd-42511385e8b3","LogTimestamp":"2023-09-27T04:07:30.230Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:07:32.238Z","message":"Entering","context":{"RequestID":"163a2c28-bbbe-4702-854b-2878386440da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ecd86819-cac4-42c3-a911-2908aa73a86f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:32.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:32.240Z","message":"{\"transactionId\":\"163a2c28-bbbe-4702-854b-2878386440da\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:32:239\",\"respDate\":\"230927-04:07:32:240\",\"sourceId\":\"haproxy:163a2c28-bbbe-4702-854b-2878386440da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:32:239-19926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5af06ed8-f7f2-4fd7-b4be-0d5c539ee5d6], x-b3-parentspanid=[52f6e66e05b1dc15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[710f3358472d1e6c52f6e66e05b1dc15], x-b3-spanid=[f2a701036c684b42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[163a2c28-bbbe-4702-854b-2878386440da]}\\\"}\"}","context":{"RequestID":"163a2c28-bbbe-4702-854b-2878386440da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ecd86819-cac4-42c3-a911-2908aa73a86f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:32.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:32.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"163a2c28-bbbe-4702-854b-2878386440da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecd86819-cac4-42c3-a911-2908aa73a86f","LogTimestamp":"2023-09-27T04:07:32.240Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:34.247Z","message":"Entering","context":{"RequestID":"c26a06c0-4147-4a79-807c-2f6125f25f60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb92b865-92f8-4e4e-85ae-b79e64a5fc40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:34.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:34.249Z","message":"{\"transactionId\":\"c26a06c0-4147-4a79-807c-2f6125f25f60\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:34:248\",\"respDate\":\"230927-04:07:34:249\",\"sourceId\":\"haproxy:c26a06c0-4147-4a79-807c-2f6125f25f60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:34:248-97607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a34ac35a-efe1-491c-beab-8854f59034d6], x-b3-parentspanid=[5ec37407d6d980a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a0aef84b5764e145ec37407d6d980a6], x-b3-spanid=[a2624433f7e20784], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c26a06c0-4147-4a79-807c-2f6125f25f60]}\\\"}\"}","context":{"RequestID":"c26a06c0-4147-4a79-807c-2f6125f25f60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb92b865-92f8-4e4e-85ae-b79e64a5fc40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:34.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:34.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c26a06c0-4147-4a79-807c-2f6125f25f60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb92b865-92f8-4e4e-85ae-b79e64a5fc40","LogTimestamp":"2023-09-27T04:07:34.249Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:07:35.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:07:35.913Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:35.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:35.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:35.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:35.919Z","message":"Connection[/10.233.71.184:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:36.262Z","message":"Entering","context":{"RequestID":"7035bb2c-db56-453a-a081-96fe8aa1f58f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cfdd759-3a84-4051-931e-ffd39c6a4bb4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:36.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:36.265Z","message":"{\"transactionId\":\"7035bb2c-db56-453a-a081-96fe8aa1f58f\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:36:263\",\"respDate\":\"230927-04:07:36:265\",\"sourceId\":\"haproxy:7035bb2c-db56-453a-a081-96fe8aa1f58f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:36:263-63311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4202ada6-a65f-4dda-881d-bb65b5da7e8b], x-b3-parentspanid=[2b067c2bc7ee7237], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b01d94e41e236c362b067c2bc7ee7237], x-b3-spanid=[294371d0fa429424], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7035bb2c-db56-453a-a081-96fe8aa1f58f]}\\\"}\"}","context":{"RequestID":"7035bb2c-db56-453a-a081-96fe8aa1f58f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cfdd759-3a84-4051-931e-ffd39c6a4bb4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:36.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:36.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7035bb2c-db56-453a-a081-96fe8aa1f58f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cfdd759-3a84-4051-931e-ffd39c6a4bb4","LogTimestamp":"2023-09-27T04:07:36.265Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:38.131Z","message":"Entering","context":{"RequestID":"c0cca6da-eb99-44b5-8b09-31299eb3de94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5607d634-37ae-40d6-abba-02023b5396fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:38.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:38.133Z","message":"{\"transactionId\":\"c0cca6da-eb99-44b5-8b09-31299eb3de94\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:38:131\",\"respDate\":\"230927-04:07:38:133\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c0cca6da-eb99-44b5-8b09-31299eb3de94\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:38:131-55691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5868e041-4736-4513-81bb-5e08c41496e8], x-b3-parentspanid=[a1525a666876f0d7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48987], x-envoy-attempt-count=[1], x-b3-traceid=[614196d05bdedb0fa1525a666876f0d7], x-b3-spanid=[dac267133607c9a0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c0cca6da-eb99-44b5-8b09-31299eb3de94]}\\\"}\"}","context":{"RequestID":"c0cca6da-eb99-44b5-8b09-31299eb3de94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5607d634-37ae-40d6-abba-02023b5396fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:38.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:38.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0cca6da-eb99-44b5-8b09-31299eb3de94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5607d634-37ae-40d6-abba-02023b5396fe","LogTimestamp":"2023-09-27T04:07:38.133Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:38.273Z","message":"Entering","context":{"RequestID":"413f908c-d968-4e3a-ba79-f58e6c7b41bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9d41df9-1000-4ec3-a412-089fa447affc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:38.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:38.276Z","message":"{\"transactionId\":\"413f908c-d968-4e3a-ba79-f58e6c7b41bf\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:38:274\",\"respDate\":\"230927-04:07:38:276\",\"sourceId\":\"haproxy:413f908c-d968-4e3a-ba79-f58e6c7b41bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:38:274-63567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5e86e42-0a1a-4ea8-b70c-be1cd32b0001], x-b3-parentspanid=[718c0581da289176], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2801aafc4fab9f11718c0581da289176], x-b3-spanid=[f38c4adb51fbce58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[413f908c-d968-4e3a-ba79-f58e6c7b41bf]}\\\"}\"}","context":{"RequestID":"413f908c-d968-4e3a-ba79-f58e6c7b41bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9d41df9-1000-4ec3-a412-089fa447affc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:38.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:38.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"413f908c-d968-4e3a-ba79-f58e6c7b41bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9d41df9-1000-4ec3-a412-089fa447affc","LogTimestamp":"2023-09-27T04:07:38.277Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:07:38.418Z","message":"Entering","context":{"RequestID":"c75a3d3c-08e3-42d1-956d-a956ccfe2992","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16da0e33-d40f-4b97-9511-85a192297516","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"c75a3d3c-08e3-42d1-956d-a956ccfe2992","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16da0e33-d40f-4b97-9511-85a192297516","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:38.420Z","message":"{\"transactionId\":\"c75a3d3c-08e3-42d1-956d-a956ccfe2992\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:38:419\",\"respDate\":\"230927-04:07:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c75a3d3c-08e3-42d1-956d-a956ccfe2992\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:38:419-32870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c75a3d3c-08e3-42d1-956d-a956ccfe2992]}\\\"}\"}","context":{"RequestID":"c75a3d3c-08e3-42d1-956d-a956ccfe2992","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16da0e33-d40f-4b97-9511-85a192297516","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c75a3d3c-08e3-42d1-956d-a956ccfe2992","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16da0e33-d40f-4b97-9511-85a192297516","LogTimestamp":"2023-09-27T04:07:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:40.286Z","message":"Entering","context":{"RequestID":"5893511c-a5b0-4600-9ee9-92e45b3ffa8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff6d26b4-4a2e-4bc9-b399-3b91adc01eed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:40.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:40.288Z","message":"{\"transactionId\":\"5893511c-a5b0-4600-9ee9-92e45b3ffa8a\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:40:287\",\"respDate\":\"230927-04:07:40:288\",\"sourceId\":\"haproxy:5893511c-a5b0-4600-9ee9-92e45b3ffa8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:40:287-37470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27f04b9b-9236-4064-9204-f51a2d9bcbff], x-b3-parentspanid=[f68614626af09fd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[623ee80de5082b4ff68614626af09fd2], x-b3-spanid=[97f26793b88882ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5893511c-a5b0-4600-9ee9-92e45b3ffa8a]}\\\"}\"}","context":{"RequestID":"5893511c-a5b0-4600-9ee9-92e45b3ffa8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff6d26b4-4a2e-4bc9-b399-3b91adc01eed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:40.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:40.288Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5893511c-a5b0-4600-9ee9-92e45b3ffa8a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff6d26b4-4a2e-4bc9-b399-3b91adc01eed","LogTimestamp":"2023-09-27T04:07:40.288Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:07:40.793Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:40.796Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:42.297Z","message":"Entering","context":{"RequestID":"d5ddaa0b-dcb7-44fc-a45c-dc1ce927ade0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16e97ba0-dcf9-4e5e-9414-7b2a91b411a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:42.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:42.299Z","message":"{\"transactionId\":\"d5ddaa0b-dcb7-44fc-a45c-dc1ce927ade0\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:42:298\",\"respDate\":\"230927-04:07:42:299\",\"sourceId\":\"haproxy:d5ddaa0b-dcb7-44fc-a45c-dc1ce927ade0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:07:42:298-6492\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77164bfc-4024-4baa-ad05-975af4a617b8], x-b3-parentspanid=[9e0d0d72287877bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e141bd1f9761be8d9e0d0d72287877bb], x-b3-spanid=[054317f2164b54f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5ddaa0b-dcb7-44fc-a45c-dc1ce927ade0]}\\\"}\"}","context":{"RequestID":"d5ddaa0b-dcb7-44fc-a45c-dc1ce927ade0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16e97ba0-dcf9-4e5e-9414-7b2a91b411a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:42.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:42.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5ddaa0b-dcb7-44fc-a45c-dc1ce927ade0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16e97ba0-dcf9-4e5e-9414-7b2a91b411a5","LogTimestamp":"2023-09-27T04:07:42.300Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:07:44.308Z","message":"Entering","context":{"RequestID":"b3deb3c1-553f-4ab7-aa7c-f0ade97f4e8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ecba1e7-cef6-40e0-ba1e-11af4853dbc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:44.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:44.311Z","message":"{\"transactionId\":\"b3deb3c1-553f-4ab7-aa7c-f0ade97f4e8c\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:44:309\",\"respDate\":\"230927-04:07:44:310\",\"sourceId\":\"haproxy:b3deb3c1-553f-4ab7-aa7c-f0ade97f4e8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:44:309-7061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f5df6b3-c54c-4a5e-8a23-7fdf57849fb1], x-b3-parentspanid=[c5038a9285afd7a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86d444e259e7a157c5038a9285afd7a5], x-b3-spanid=[0922b4d14a554626], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3deb3c1-553f-4ab7-aa7c-f0ade97f4e8c]}\\\"}\"}","context":{"RequestID":"b3deb3c1-553f-4ab7-aa7c-f0ade97f4e8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ecba1e7-cef6-40e0-ba1e-11af4853dbc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:44.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:44.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3deb3c1-553f-4ab7-aa7c-f0ade97f4e8c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ecba1e7-cef6-40e0-ba1e-11af4853dbc5","LogTimestamp":"2023-09-27T04:07:44.311Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:45.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:07:45.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:45.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:45.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:46.338Z","message":"Entering","context":{"RequestID":"2d767de3-d188-49a6-9d39-f29bbd7db443","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f68afb-318b-4a29-9ef0-a7e1269e6f6d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:46.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:46.340Z","message":"{\"transactionId\":\"2d767de3-d188-49a6-9d39-f29bbd7db443\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:46:339\",\"respDate\":\"230927-04:07:46:340\",\"sourceId\":\"haproxy:2d767de3-d188-49a6-9d39-f29bbd7db443\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:46:339-67617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c0adf12-a1fa-4cc8-a521-dabad9366acd], x-b3-parentspanid=[eb90361a555f66e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d124546929adf0beb90361a555f66e1], x-b3-spanid=[9a0483533ce350cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d767de3-d188-49a6-9d39-f29bbd7db443]}\\\"}\"}","context":{"RequestID":"2d767de3-d188-49a6-9d39-f29bbd7db443","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f68afb-318b-4a29-9ef0-a7e1269e6f6d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:46.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:46.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d767de3-d188-49a6-9d39-f29bbd7db443","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35f68afb-318b-4a29-9ef0-a7e1269e6f6d","LogTimestamp":"2023-09-27T04:07:46.341Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:07:48.143Z","message":"Entering","context":{"RequestID":"32cd02d9-3c18-40cc-ad83-9ba1643c3596","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"012b87f8-c13e-4d4d-9771-570ee17e3571","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:48.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:48.145Z","message":"{\"transactionId\":\"32cd02d9-3c18-40cc-ad83-9ba1643c3596\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:48:144\",\"respDate\":\"230927-04:07:48:145\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:32cd02d9-3c18-40cc-ad83-9ba1643c3596\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:48:144-59425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df07075c-3a08-4d4c-ba64-ac7f63b2d0b5], x-b3-parentspanid=[e7d43b960fe21c73], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45099], x-envoy-attempt-count=[1], x-b3-traceid=[1edf5f59bcf2bf32e7d43b960fe21c73], x-b3-spanid=[5f7462713c434fa4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[32cd02d9-3c18-40cc-ad83-9ba1643c3596]}\\\"}\"}","context":{"RequestID":"32cd02d9-3c18-40cc-ad83-9ba1643c3596","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"012b87f8-c13e-4d4d-9771-570ee17e3571","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:48.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:48.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32cd02d9-3c18-40cc-ad83-9ba1643c3596","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"012b87f8-c13e-4d4d-9771-570ee17e3571","LogTimestamp":"2023-09-27T04:07:48.146Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:48.352Z","message":"Entering","context":{"RequestID":"af68e0dd-ebb8-45f9-8e07-2eaf1d86ece9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8257840d-80e1-43b8-a6c2-9bb63b190440","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:48.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:48.354Z","message":"{\"transactionId\":\"af68e0dd-ebb8-45f9-8e07-2eaf1d86ece9\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:48:353\",\"respDate\":\"230927-04:07:48:354\",\"sourceId\":\"haproxy:af68e0dd-ebb8-45f9-8e07-2eaf1d86ece9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:48:353-23106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2a50892-a3ac-4e49-82c5-64e365387ef8], x-b3-parentspanid=[620e5d160c252212], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[125271869fb52cd3620e5d160c252212], x-b3-spanid=[64193db6aea30fcb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af68e0dd-ebb8-45f9-8e07-2eaf1d86ece9]}\\\"}\"}","context":{"RequestID":"af68e0dd-ebb8-45f9-8e07-2eaf1d86ece9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8257840d-80e1-43b8-a6c2-9bb63b190440","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:48.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:48.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af68e0dd-ebb8-45f9-8e07-2eaf1d86ece9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8257840d-80e1-43b8-a6c2-9bb63b190440","LogTimestamp":"2023-09-27T04:07:48.355Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:48.418Z","message":"Entering","context":{"RequestID":"1ada4716-67e7-4caf-ab2a-efaeb562aee7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a77cbd70-2126-41d1-9e7a-167c15247c65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ada4716-67e7-4caf-ab2a-efaeb562aee7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a77cbd70-2126-41d1-9e7a-167c15247c65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:48.421Z","message":"{\"transactionId\":\"1ada4716-67e7-4caf-ab2a-efaeb562aee7\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:48:419\",\"respDate\":\"230927-04:07:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1ada4716-67e7-4caf-ab2a-efaeb562aee7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:48:419-37153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1ada4716-67e7-4caf-ab2a-efaeb562aee7]}\\\"}\"}","context":{"RequestID":"1ada4716-67e7-4caf-ab2a-efaeb562aee7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a77cbd70-2126-41d1-9e7a-167c15247c65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ada4716-67e7-4caf-ab2a-efaeb562aee7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a77cbd70-2126-41d1-9e7a-167c15247c65","LogTimestamp":"2023-09-27T04:07:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:07:50.364Z","message":"Entering","context":{"RequestID":"9411029a-41fe-45c6-b4c2-1b4bdd8de5b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c1268d6-b5b2-4bc6-bd5a-ea46a0b09b0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:50.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:50.367Z","message":"{\"transactionId\":\"9411029a-41fe-45c6-b4c2-1b4bdd8de5b8\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:50:364\",\"respDate\":\"230927-04:07:50:366\",\"sourceId\":\"haproxy:9411029a-41fe-45c6-b4c2-1b4bdd8de5b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:50:364-6301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a92e61a6-1756-4246-80ed-72c53b371b47], x-b3-parentspanid=[47b273cc8e8499a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5da9ee84d2c27d6247b273cc8e8499a8], x-b3-spanid=[8b6dafb47f9bc0d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9411029a-41fe-45c6-b4c2-1b4bdd8de5b8]}\\\"}\"}","context":{"RequestID":"9411029a-41fe-45c6-b4c2-1b4bdd8de5b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c1268d6-b5b2-4bc6-bd5a-ea46a0b09b0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:50.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:50.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9411029a-41fe-45c6-b4c2-1b4bdd8de5b8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c1268d6-b5b2-4bc6-bd5a-ea46a0b09b0d","LogTimestamp":"2023-09-27T04:07:50.367Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:07:52.378Z","message":"Entering","context":{"RequestID":"1f9665ec-fbd2-4919-af5d-31072caccc58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8443bc9f-2371-4af5-918e-65219c49bcec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:52.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:52.380Z","message":"{\"transactionId\":\"1f9665ec-fbd2-4919-af5d-31072caccc58\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:52:378\",\"respDate\":\"230927-04:07:52:380\",\"sourceId\":\"haproxy:1f9665ec-fbd2-4919-af5d-31072caccc58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:52:378-82703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[425e56d4-2337-4fe2-a424-5ffdbce4f861], x-b3-parentspanid=[4c1c1713ac831abd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc40a797d7d9301b4c1c1713ac831abd], x-b3-spanid=[8e172a1fdd0f52f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f9665ec-fbd2-4919-af5d-31072caccc58]}\\\"}\"}","context":{"RequestID":"1f9665ec-fbd2-4919-af5d-31072caccc58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8443bc9f-2371-4af5-918e-65219c49bcec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:52.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:52.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f9665ec-fbd2-4919-af5d-31072caccc58","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8443bc9f-2371-4af5-918e-65219c49bcec","LogTimestamp":"2023-09-27T04:07:52.380Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:54.391Z","message":"Entering","context":{"RequestID":"4bd76909-9bee-4ee4-be49-4c115c81feeb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34dab42c-cc4d-42ef-8f58-680f147bb1f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:54.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:54.393Z","message":"{\"transactionId\":\"4bd76909-9bee-4ee4-be49-4c115c81feeb\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:54:392\",\"respDate\":\"230927-04:07:54:393\",\"sourceId\":\"haproxy:4bd76909-9bee-4ee4-be49-4c115c81feeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:54:392-40821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d70fa1d2-c11d-47b0-aa36-f037b4a6ea7a], x-b3-parentspanid=[b9e62767cd1b3c07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f8b49cd516342e5b9e62767cd1b3c07], x-b3-spanid=[68b60a8fb246f7b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bd76909-9bee-4ee4-be49-4c115c81feeb]}\\\"}\"}","context":{"RequestID":"4bd76909-9bee-4ee4-be49-4c115c81feeb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34dab42c-cc4d-42ef-8f58-680f147bb1f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:54.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:54.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bd76909-9bee-4ee4-be49-4c115c81feeb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34dab42c-cc4d-42ef-8f58-680f147bb1f1","LogTimestamp":"2023-09-27T04:07:54.394Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:55.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:07:55.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:55.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:55.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:56.404Z","message":"Entering","context":{"RequestID":"81a32a77-ea48-4170-9c5b-53a9dbb48ffa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f409bd89-670e-40bd-9678-5c0cab3411bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:56.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:56.406Z","message":"{\"transactionId\":\"81a32a77-ea48-4170-9c5b-53a9dbb48ffa\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:56:404\",\"respDate\":\"230927-04:07:56:406\",\"sourceId\":\"haproxy:81a32a77-ea48-4170-9c5b-53a9dbb48ffa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:56:404-93964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f9ed013-0f54-4610-9eee-755eae5050ab], x-b3-parentspanid=[e2669db62c223c86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f2bc166b935fb97e2669db62c223c86], x-b3-spanid=[f952716236f12aef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81a32a77-ea48-4170-9c5b-53a9dbb48ffa]}\\\"}\"}","context":{"RequestID":"81a32a77-ea48-4170-9c5b-53a9dbb48ffa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f409bd89-670e-40bd-9678-5c0cab3411bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:56.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:56.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81a32a77-ea48-4170-9c5b-53a9dbb48ffa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f409bd89-670e-40bd-9678-5c0cab3411bf","LogTimestamp":"2023-09-27T04:07:56.407Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:07:58.141Z","message":"Entering","context":{"RequestID":"69e149b3-a7fc-442f-a4c2-a86c4a374fe8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b47dbcbc-c5df-4a13-876f-7a5e0312f2e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:58.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:58.144Z","message":"{\"transactionId\":\"69e149b3-a7fc-442f-a4c2-a86c4a374fe8\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:58:142\",\"respDate\":\"230927-04:07:58:144\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:69e149b3-a7fc-442f-a4c2-a86c4a374fe8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:58:142-36351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f167aaf-a516-4e80-b570-d7a79fa50471], x-b3-parentspanid=[fb5ebc6c24c9c3f1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35765], x-envoy-attempt-count=[1], x-b3-traceid=[83e02057a48e543cfb5ebc6c24c9c3f1], x-b3-spanid=[b7fd08619e8203fb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[69e149b3-a7fc-442f-a4c2-a86c4a374fe8]}\\\"}\"}","context":{"RequestID":"69e149b3-a7fc-442f-a4c2-a86c4a374fe8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b47dbcbc-c5df-4a13-876f-7a5e0312f2e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:07:58.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:58.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69e149b3-a7fc-442f-a4c2-a86c4a374fe8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b47dbcbc-c5df-4a13-876f-7a5e0312f2e2","LogTimestamp":"2023-09-27T04:07:58.145Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:07:58.418Z","message":"Entering","context":{"RequestID":"fb0b2f30-21a6-426f-a17a-f835872fbe10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7aa9f387-a2ee-4a54-8846-c8582dd00e4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"fb0b2f30-21a6-426f-a17a-f835872fbe10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7aa9f387-a2ee-4a54-8846-c8582dd00e4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:58.420Z","message":"{\"transactionId\":\"fb0b2f30-21a6-426f-a17a-f835872fbe10\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:58:418\",\"respDate\":\"230927-04:07:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fb0b2f30-21a6-426f-a17a-f835872fbe10\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:07:58:418-10205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fb0b2f30-21a6-426f-a17a-f835872fbe10]}\\\"}\"}","context":{"RequestID":"fb0b2f30-21a6-426f-a17a-f835872fbe10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7aa9f387-a2ee-4a54-8846-c8582dd00e4e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:07:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb0b2f30-21a6-426f-a17a-f835872fbe10","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7aa9f387-a2ee-4a54-8846-c8582dd00e4e","LogTimestamp":"2023-09-27T04:07:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:07:58.427Z","message":"Entering","context":{"RequestID":"160c8433-4daa-45b4-abcb-8e426ed605fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af62c4fa-7414-4833-a664-11e827198694","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:58.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:07:58.429Z","message":"{\"transactionId\":\"160c8433-4daa-45b4-abcb-8e426ed605fe\",\"status\":\"200\",\"rqstDate\":\"230927-04:07:58:428\",\"respDate\":\"230927-04:07:58:429\",\"sourceId\":\"haproxy:160c8433-4daa-45b4-abcb-8e426ed605fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:07:58:428-58031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecbf6608-9485-428e-b612-6a7ccb5ff5f6], x-b3-parentspanid=[d3d6c88b9c7a5ecb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e742d3db4f05d73d3d6c88b9c7a5ecb], x-b3-spanid=[1928eb2fd17697c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[160c8433-4daa-45b4-abcb-8e426ed605fe]}\\\"}\"}","context":{"RequestID":"160c8433-4daa-45b4-abcb-8e426ed605fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af62c4fa-7414-4833-a664-11e827198694","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:07:58.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:07:58.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"160c8433-4daa-45b4-abcb-8e426ed605fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af62c4fa-7414-4833-a664-11e827198694","LogTimestamp":"2023-09-27T04:07:58.429Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:07:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:08:00.441Z","message":"Entering","context":{"RequestID":"d9a9b8ef-0ed7-4e92-a20d-86ae9df98972","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e5bc423-2335-4472-a4fa-16f180c485e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:00.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:00.443Z","message":"{\"transactionId\":\"d9a9b8ef-0ed7-4e92-a20d-86ae9df98972\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:00:441\",\"respDate\":\"230927-04:08:00:443\",\"sourceId\":\"haproxy:d9a9b8ef-0ed7-4e92-a20d-86ae9df98972\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:00:441-78243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7841d68-8a92-42d7-9b2d-f5486d435fec], x-b3-parentspanid=[e38f07da5468bfd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cad00f3488e1c50e38f07da5468bfd4], x-b3-spanid=[854dab657ae75696], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9a9b8ef-0ed7-4e92-a20d-86ae9df98972]}\\\"}\"}","context":{"RequestID":"d9a9b8ef-0ed7-4e92-a20d-86ae9df98972","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e5bc423-2335-4472-a4fa-16f180c485e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:00.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:00.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9a9b8ef-0ed7-4e92-a20d-86ae9df98972","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e5bc423-2335-4472-a4fa-16f180c485e3","LogTimestamp":"2023-09-27T04:08:00.443Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:02.453Z","message":"Entering","context":{"RequestID":"ad0c3399-96a6-4455-a9c4-8c685ad9a8d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"266916a4-8138-464a-891b-eeaa587034b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:02.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:02.456Z","message":"{\"transactionId\":\"ad0c3399-96a6-4455-a9c4-8c685ad9a8d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:02:454\",\"respDate\":\"230927-04:08:02:456\",\"sourceId\":\"haproxy:ad0c3399-96a6-4455-a9c4-8c685ad9a8d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:02:454-63240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad7fca78-2ea8-46f6-8c4e-1af00b40e236], x-b3-parentspanid=[5bdeeda4471c0908], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c42ceb1ce2c87b415bdeeda4471c0908], x-b3-spanid=[2b27d234e241e23a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad0c3399-96a6-4455-a9c4-8c685ad9a8d8]}\\\"}\"}","context":{"RequestID":"ad0c3399-96a6-4455-a9c4-8c685ad9a8d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"266916a4-8138-464a-891b-eeaa587034b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:02.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:02.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad0c3399-96a6-4455-a9c4-8c685ad9a8d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"266916a4-8138-464a-891b-eeaa587034b4","LogTimestamp":"2023-09-27T04:08:02.457Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:04.465Z","message":"Entering","context":{"RequestID":"4db9785b-9bb0-42f0-8f68-f2c289d1de7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af89add1-c086-4a76-9e6e-3e55ae165903","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:04.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:04.468Z","message":"{\"transactionId\":\"4db9785b-9bb0-42f0-8f68-f2c289d1de7e\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:04:466\",\"respDate\":\"230927-04:08:04:468\",\"sourceId\":\"haproxy:4db9785b-9bb0-42f0-8f68-f2c289d1de7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:04:466-69959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a39bff-e2ac-4ed7-8e92-aa268c223fee], x-b3-parentspanid=[aef8dc15b650f688], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27db6fe52b7e070eaef8dc15b650f688], x-b3-spanid=[372ad866e5ff5b0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4db9785b-9bb0-42f0-8f68-f2c289d1de7e]}\\\"}\"}","context":{"RequestID":"4db9785b-9bb0-42f0-8f68-f2c289d1de7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af89add1-c086-4a76-9e6e-3e55ae165903","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:04.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:04.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4db9785b-9bb0-42f0-8f68-f2c289d1de7e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af89add1-c086-4a76-9e6e-3e55ae165903","LogTimestamp":"2023-09-27T04:08:04.468Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:05.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:08:05.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:05.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:05.914Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:06.479Z","message":"Entering","context":{"RequestID":"ee82901d-7def-45a6-a259-e44589b22f7a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45aec4ba-326b-4a79-adfc-6b7cc093deb7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:06.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:06.481Z","message":"{\"transactionId\":\"ee82901d-7def-45a6-a259-e44589b22f7a\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:06:479\",\"respDate\":\"230927-04:08:06:481\",\"sourceId\":\"haproxy:ee82901d-7def-45a6-a259-e44589b22f7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:06:479-95445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1468dc69-8727-4606-a8e8-ae3732304c65], x-b3-parentspanid=[fafe84a9bad528ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[194b418ac7491e1afafe84a9bad528ff], x-b3-spanid=[9da6ebed9c5d1ad6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee82901d-7def-45a6-a259-e44589b22f7a]}\\\"}\"}","context":{"RequestID":"ee82901d-7def-45a6-a259-e44589b22f7a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45aec4ba-326b-4a79-adfc-6b7cc093deb7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:06.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:06.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee82901d-7def-45a6-a259-e44589b22f7a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45aec4ba-326b-4a79-adfc-6b7cc093deb7","LogTimestamp":"2023-09-27T04:08:06.481Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:08:08.131Z","message":"Entering","context":{"RequestID":"f8e011c3-ea23-4d44-b3b6-bf1c0bf9a9cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc4f3d43-b3d5-4753-9e75-85be485beaf7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:08.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:08.134Z","message":"{\"transactionId\":\"f8e011c3-ea23-4d44-b3b6-bf1c0bf9a9cf\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:08:132\",\"respDate\":\"230927-04:08:08:134\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f8e011c3-ea23-4d44-b3b6-bf1c0bf9a9cf\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:08:132-92111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14d80393-a58f-4d32-b488-3f3292518d25], x-b3-parentspanid=[01ec45b6309d0e34], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35631], x-envoy-attempt-count=[1], x-b3-traceid=[76b1bdf2f7f2f03101ec45b6309d0e34], x-b3-spanid=[3f8588aea90f42b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f8e011c3-ea23-4d44-b3b6-bf1c0bf9a9cf]}\\\"}\"}","context":{"RequestID":"f8e011c3-ea23-4d44-b3b6-bf1c0bf9a9cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc4f3d43-b3d5-4753-9e75-85be485beaf7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:08.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:08.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8e011c3-ea23-4d44-b3b6-bf1c0bf9a9cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc4f3d43-b3d5-4753-9e75-85be485beaf7","LogTimestamp":"2023-09-27T04:08:08.134Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:08.418Z","message":"Entering","context":{"RequestID":"2c6fe8a9-d09b-4cc2-81e1-ebd194a741c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f50130f2-62b8-4aa9-8884-4017dae85eab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2c6fe8a9-d09b-4cc2-81e1-ebd194a741c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f50130f2-62b8-4aa9-8884-4017dae85eab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:08.421Z","message":"{\"transactionId\":\"2c6fe8a9-d09b-4cc2-81e1-ebd194a741c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:08:419\",\"respDate\":\"230927-04:08:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2c6fe8a9-d09b-4cc2-81e1-ebd194a741c6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:08:419-79158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2c6fe8a9-d09b-4cc2-81e1-ebd194a741c6]}\\\"}\"}","context":{"RequestID":"2c6fe8a9-d09b-4cc2-81e1-ebd194a741c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f50130f2-62b8-4aa9-8884-4017dae85eab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c6fe8a9-d09b-4cc2-81e1-ebd194a741c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f50130f2-62b8-4aa9-8884-4017dae85eab","LogTimestamp":"2023-09-27T04:08:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:08.491Z","message":"Entering","context":{"RequestID":"d375cf19-afc6-4902-8b20-b3c84fa6f97c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7d7cf75-9c84-4dd2-88c3-341085e304e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:08.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:08.493Z","message":"{\"transactionId\":\"d375cf19-afc6-4902-8b20-b3c84fa6f97c\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:08:491\",\"respDate\":\"230927-04:08:08:493\",\"sourceId\":\"haproxy:d375cf19-afc6-4902-8b20-b3c84fa6f97c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:08:491-37893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8226f268-a9ad-410f-98bf-54fa73346f3e], x-b3-parentspanid=[67e6661d3237e585], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4623e80efafd5ace67e6661d3237e585], x-b3-spanid=[1aaf71a2bcd92d17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d375cf19-afc6-4902-8b20-b3c84fa6f97c]}\\\"}\"}","context":{"RequestID":"d375cf19-afc6-4902-8b20-b3c84fa6f97c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7d7cf75-9c84-4dd2-88c3-341085e304e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:08.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:08.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d375cf19-afc6-4902-8b20-b3c84fa6f97c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7d7cf75-9c84-4dd2-88c3-341085e304e4","LogTimestamp":"2023-09-27T04:08:08.493Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:10.501Z","message":"Entering","context":{"RequestID":"ba5a64d4-e354-465e-94d5-77260b5a2ddb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fd13411-50dc-4eeb-aa64-8891d843a47f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:10.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:10.503Z","message":"{\"transactionId\":\"ba5a64d4-e354-465e-94d5-77260b5a2ddb\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:10:502\",\"respDate\":\"230927-04:08:10:503\",\"sourceId\":\"haproxy:ba5a64d4-e354-465e-94d5-77260b5a2ddb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:10:502-91230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42c14ef3-6624-45bd-a8f1-f2da89dca10d], x-b3-parentspanid=[da291781027c4411], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[635b3abe93805b99da291781027c4411], x-b3-spanid=[0634fbf0d0fbe167], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba5a64d4-e354-465e-94d5-77260b5a2ddb]}\\\"}\"}","context":{"RequestID":"ba5a64d4-e354-465e-94d5-77260b5a2ddb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fd13411-50dc-4eeb-aa64-8891d843a47f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:10.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:10.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba5a64d4-e354-465e-94d5-77260b5a2ddb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fd13411-50dc-4eeb-aa64-8891d843a47f","LogTimestamp":"2023-09-27T04:08:10.504Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:10.797Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:10.801Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:12.515Z","message":"Entering","context":{"RequestID":"d62f937a-87ce-4e43-a6e2-dc304b5d651f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a149d433-23db-4569-b0bc-db8c0888fe80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:12.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:12.517Z","message":"{\"transactionId\":\"d62f937a-87ce-4e43-a6e2-dc304b5d651f\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:12:515\",\"respDate\":\"230927-04:08:12:517\",\"sourceId\":\"haproxy:d62f937a-87ce-4e43-a6e2-dc304b5d651f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:12:515-82158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74071b52-031a-46e1-8ffc-eb064de9e781], x-b3-parentspanid=[bf33c8ee3462b917], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11d78559e93a9a25bf33c8ee3462b917], x-b3-spanid=[bcf0757af8b84f88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d62f937a-87ce-4e43-a6e2-dc304b5d651f]}\\\"}\"}","context":{"RequestID":"d62f937a-87ce-4e43-a6e2-dc304b5d651f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a149d433-23db-4569-b0bc-db8c0888fe80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:12.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:12.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d62f937a-87ce-4e43-a6e2-dc304b5d651f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a149d433-23db-4569-b0bc-db8c0888fe80","LogTimestamp":"2023-09-27T04:08:12.518Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:14.531Z","message":"Entering","context":{"RequestID":"c5482b75-e14d-408c-b548-36698779b5d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6f9fe27-6b9c-4a0a-a32a-55daca0c1fc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:14.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:14.533Z","message":"{\"transactionId\":\"c5482b75-e14d-408c-b548-36698779b5d1\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:14:531\",\"respDate\":\"230927-04:08:14:533\",\"sourceId\":\"haproxy:c5482b75-e14d-408c-b548-36698779b5d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:14:531-95663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a162d016-2407-4e7e-b073-e7ca004e1763], x-b3-parentspanid=[3fb94aad246f29dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[614f27f409892d1f3fb94aad246f29dd], x-b3-spanid=[41bd93764add82c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5482b75-e14d-408c-b548-36698779b5d1]}\\\"}\"}","context":{"RequestID":"c5482b75-e14d-408c-b548-36698779b5d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6f9fe27-6b9c-4a0a-a32a-55daca0c1fc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:14.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:14.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5482b75-e14d-408c-b548-36698779b5d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6f9fe27-6b9c-4a0a-a32a-55daca0c1fc5","LogTimestamp":"2023-09-27T04:08:14.533Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:15.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:08:15.895Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:15.896Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:15.896Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:16.543Z","message":"Entering","context":{"RequestID":"00d4d5c6-dba9-44aa-81dc-cf6bfd5d7dfd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b059558-b0b4-4916-9255-a3b3d4080fe0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:16.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:16.546Z","message":"{\"transactionId\":\"00d4d5c6-dba9-44aa-81dc-cf6bfd5d7dfd\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:16:544\",\"respDate\":\"230927-04:08:16:545\",\"sourceId\":\"haproxy:00d4d5c6-dba9-44aa-81dc-cf6bfd5d7dfd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:16:544-34359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d978637c-2052-4d88-b080-3a75c50882bd], x-b3-parentspanid=[91b1225ecccf0185], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[232f9babb86938f891b1225ecccf0185], x-b3-spanid=[a9f27c87f165d1f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00d4d5c6-dba9-44aa-81dc-cf6bfd5d7dfd]}\\\"}\"}","context":{"RequestID":"00d4d5c6-dba9-44aa-81dc-cf6bfd5d7dfd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b059558-b0b4-4916-9255-a3b3d4080fe0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:16.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:16.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00d4d5c6-dba9-44aa-81dc-cf6bfd5d7dfd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b059558-b0b4-4916-9255-a3b3d4080fe0","LogTimestamp":"2023-09-27T04:08:16.546Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:18.136Z","message":"Entering","context":{"RequestID":"5ddbce21-b4da-4f95-b0f6-d715efc36439","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"cb76f951-96dd-4cde-aaeb-5fd47768992c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:18.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:18.138Z","message":"{\"transactionId\":\"5ddbce21-b4da-4f95-b0f6-d715efc36439\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:18:136\",\"respDate\":\"230927-04:08:18:138\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5ddbce21-b4da-4f95-b0f6-d715efc36439\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:18:136-5407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77ccbe4d-25dc-42e7-9864-94bcd5c0a0e2], x-b3-parentspanid=[d35682bda7d02ebe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33595], x-envoy-attempt-count=[1], x-b3-traceid=[cf600b65e7bbc516d35682bda7d02ebe], x-b3-spanid=[54194c2072875437], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5ddbce21-b4da-4f95-b0f6-d715efc36439]}\\\"}\"}","context":{"RequestID":"5ddbce21-b4da-4f95-b0f6-d715efc36439","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"cb76f951-96dd-4cde-aaeb-5fd47768992c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:18.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:18.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ddbce21-b4da-4f95-b0f6-d715efc36439","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb76f951-96dd-4cde-aaeb-5fd47768992c","LogTimestamp":"2023-09-27T04:08:18.138Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:18.417Z","message":"Entering","context":{"RequestID":"22819bef-fc43-413c-86cc-05ccc165d007","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da802a22-3bea-4442-8751-2a7b83395053","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"22819bef-fc43-413c-86cc-05ccc165d007","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da802a22-3bea-4442-8751-2a7b83395053","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:18.420Z","message":"{\"transactionId\":\"22819bef-fc43-413c-86cc-05ccc165d007\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:18:418\",\"respDate\":\"230927-04:08:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:22819bef-fc43-413c-86cc-05ccc165d007\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:18:418-69514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[22819bef-fc43-413c-86cc-05ccc165d007]}\\\"}\"}","context":{"RequestID":"22819bef-fc43-413c-86cc-05ccc165d007","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da802a22-3bea-4442-8751-2a7b83395053","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22819bef-fc43-413c-86cc-05ccc165d007","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da802a22-3bea-4442-8751-2a7b83395053","LogTimestamp":"2023-09-27T04:08:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:18.562Z","message":"Entering","context":{"RequestID":"7b58457d-439b-484a-bffb-b6e09b209c17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74f6b294-d271-4be6-ace1-d20772a3a4e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:18.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:18.564Z","message":"{\"transactionId\":\"7b58457d-439b-484a-bffb-b6e09b209c17\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:18:562\",\"respDate\":\"230927-04:08:18:564\",\"sourceId\":\"haproxy:7b58457d-439b-484a-bffb-b6e09b209c17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:18:562-34085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e4d9be3-631b-4195-8008-72530043e1fd], x-b3-parentspanid=[896263708aa31d7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7dafb5c8bd3ca23896263708aa31d7c], x-b3-spanid=[851a9b8b58202c1c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b58457d-439b-484a-bffb-b6e09b209c17]}\\\"}\"}","context":{"RequestID":"7b58457d-439b-484a-bffb-b6e09b209c17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74f6b294-d271-4be6-ace1-d20772a3a4e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:18.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:18.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b58457d-439b-484a-bffb-b6e09b209c17","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74f6b294-d271-4be6-ace1-d20772a3a4e0","LogTimestamp":"2023-09-27T04:08:18.564Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:20.575Z","message":"Entering","context":{"RequestID":"c44c0ea7-eb56-4191-b753-d984aaa8421c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"089ffeb4-4b60-4294-a12a-2b5d66610a98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:20.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:20.577Z","message":"{\"transactionId\":\"c44c0ea7-eb56-4191-b753-d984aaa8421c\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:20:575\",\"respDate\":\"230927-04:08:20:577\",\"sourceId\":\"haproxy:c44c0ea7-eb56-4191-b753-d984aaa8421c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:20:575-15005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[207b4bd6-d6f8-4b36-91de-b05bf443ffe4], x-b3-parentspanid=[32d4882c564d4881], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22c8a1565ff01b7832d4882c564d4881], x-b3-spanid=[f3e2924bc7962e9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c44c0ea7-eb56-4191-b753-d984aaa8421c]}\\\"}\"}","context":{"RequestID":"c44c0ea7-eb56-4191-b753-d984aaa8421c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"089ffeb4-4b60-4294-a12a-2b5d66610a98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:20.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:20.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c44c0ea7-eb56-4191-b753-d984aaa8421c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"089ffeb4-4b60-4294-a12a-2b5d66610a98","LogTimestamp":"2023-09-27T04:08:20.577Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:22.586Z","message":"Entering","context":{"RequestID":"a2dc5bc9-743b-493f-ad95-110104029461","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4da0655b-5727-4770-b0b3-5e233571b6b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:22.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:22.588Z","message":"{\"transactionId\":\"a2dc5bc9-743b-493f-ad95-110104029461\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:22:586\",\"respDate\":\"230927-04:08:22:588\",\"sourceId\":\"haproxy:a2dc5bc9-743b-493f-ad95-110104029461\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:22:586-80052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afed555c-2c16-476c-8b17-f65607d063aa], x-b3-parentspanid=[7ac89b5c3a94cb3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa92b04abc7706907ac89b5c3a94cb3a], x-b3-spanid=[392e1a05a5df74a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2dc5bc9-743b-493f-ad95-110104029461]}\\\"}\"}","context":{"RequestID":"a2dc5bc9-743b-493f-ad95-110104029461","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4da0655b-5727-4770-b0b3-5e233571b6b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:22.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:22.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2dc5bc9-743b-493f-ad95-110104029461","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4da0655b-5727-4770-b0b3-5e233571b6b4","LogTimestamp":"2023-09-27T04:08:22.588Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:24.597Z","message":"Entering","context":{"RequestID":"35b3195a-ac30-4ec7-942f-bab14a4ab0c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c4ae9375-abd8-4abf-a27c-ed2083f7546e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:24.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:24.599Z","message":"{\"transactionId\":\"35b3195a-ac30-4ec7-942f-bab14a4ab0c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:24:597\",\"respDate\":\"230927-04:08:24:599\",\"sourceId\":\"haproxy:35b3195a-ac30-4ec7-942f-bab14a4ab0c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:24:597-83640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd292954-5467-41f1-928a-1c5695f93ad8], x-b3-parentspanid=[d8ee1ece275845e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f22bde9961466848d8ee1ece275845e5], x-b3-spanid=[51c4aa9abbf1118c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35b3195a-ac30-4ec7-942f-bab14a4ab0c0]}\\\"}\"}","context":{"RequestID":"35b3195a-ac30-4ec7-942f-bab14a4ab0c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c4ae9375-abd8-4abf-a27c-ed2083f7546e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:24.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:24.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35b3195a-ac30-4ec7-942f-bab14a4ab0c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4ae9375-abd8-4abf-a27c-ed2083f7546e","LogTimestamp":"2023-09-27T04:08:24.599Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:25.883Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:08:25.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:25.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:25.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:26.610Z","message":"Entering","context":{"RequestID":"265b1f5e-47f7-47a3-9923-6eef556929c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8e2843b-a36a-46f1-b7ff-61b8cede47b5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:26.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:26.612Z","message":"{\"transactionId\":\"265b1f5e-47f7-47a3-9923-6eef556929c5\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:26:611\",\"respDate\":\"230927-04:08:26:612\",\"sourceId\":\"haproxy:265b1f5e-47f7-47a3-9923-6eef556929c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:26:611-7241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb007059-e6d8-4bb6-998c-864e3bb52515], x-b3-parentspanid=[0a2198d7a397f752], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51502f3dc1b451050a2198d7a397f752], x-b3-spanid=[0fa2fe71161878db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[265b1f5e-47f7-47a3-9923-6eef556929c5]}\\\"}\"}","context":{"RequestID":"265b1f5e-47f7-47a3-9923-6eef556929c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8e2843b-a36a-46f1-b7ff-61b8cede47b5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:26.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:26.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"265b1f5e-47f7-47a3-9923-6eef556929c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8e2843b-a36a-46f1-b7ff-61b8cede47b5","LogTimestamp":"2023-09-27T04:08:26.613Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:28.130Z","message":"Entering","context":{"RequestID":"7bbd9d7a-7310-4c55-bf77-59eb2a6d1690","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f4aa1b7-8078-416c-aadd-deae9d83c3ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:28.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:28.132Z","message":"{\"transactionId\":\"7bbd9d7a-7310-4c55-bf77-59eb2a6d1690\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:28:131\",\"respDate\":\"230927-04:08:28:132\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7bbd9d7a-7310-4c55-bf77-59eb2a6d1690\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:28:131-46181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efe8079d-4538-4aaa-9d85-c270139e62a5], x-b3-parentspanid=[9c95970c626bb0fe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51401], x-envoy-attempt-count=[1], x-b3-traceid=[dab83ac4e17bef3d9c95970c626bb0fe], x-b3-spanid=[0c58748506438f28], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7bbd9d7a-7310-4c55-bf77-59eb2a6d1690]}\\\"}\"}","context":{"RequestID":"7bbd9d7a-7310-4c55-bf77-59eb2a6d1690","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f4aa1b7-8078-416c-aadd-deae9d83c3ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:28.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:28.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bbd9d7a-7310-4c55-bf77-59eb2a6d1690","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f4aa1b7-8078-416c-aadd-deae9d83c3ae","LogTimestamp":"2023-09-27T04:08:28.133Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:28.417Z","message":"Entering","context":{"RequestID":"32fd8cb8-5ea1-43da-b4b0-a8999fc03248","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f10bcc0-4a78-4697-9b9d-88e9b7c82644","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"32fd8cb8-5ea1-43da-b4b0-a8999fc03248","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f10bcc0-4a78-4697-9b9d-88e9b7c82644","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:28.419Z","message":"{\"transactionId\":\"32fd8cb8-5ea1-43da-b4b0-a8999fc03248\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:28:417\",\"respDate\":\"230927-04:08:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:32fd8cb8-5ea1-43da-b4b0-a8999fc03248\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:28:417-57996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[32fd8cb8-5ea1-43da-b4b0-a8999fc03248]}\\\"}\"}","context":{"RequestID":"32fd8cb8-5ea1-43da-b4b0-a8999fc03248","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f10bcc0-4a78-4697-9b9d-88e9b7c82644","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32fd8cb8-5ea1-43da-b4b0-a8999fc03248","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f10bcc0-4a78-4697-9b9d-88e9b7c82644","LogTimestamp":"2023-09-27T04:08:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:28.623Z","message":"Entering","context":{"RequestID":"c221c9c5-de87-423e-a91e-f3f03e411ac8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4253e073-c4ad-42a1-9ea4-4880d6d127b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:28.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:28.626Z","message":"{\"transactionId\":\"c221c9c5-de87-423e-a91e-f3f03e411ac8\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:28:624\",\"respDate\":\"230927-04:08:28:626\",\"sourceId\":\"haproxy:c221c9c5-de87-423e-a91e-f3f03e411ac8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:28:624-57248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4caacd8-2ccf-40f6-adca-a56a8492854b], x-b3-parentspanid=[8490e7f8fdd13792], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c695e15c443aa3c78490e7f8fdd13792], x-b3-spanid=[66f8d6584825d2a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c221c9c5-de87-423e-a91e-f3f03e411ac8]}\\\"}\"}","context":{"RequestID":"c221c9c5-de87-423e-a91e-f3f03e411ac8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4253e073-c4ad-42a1-9ea4-4880d6d127b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:28.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:28.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c221c9c5-de87-423e-a91e-f3f03e411ac8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4253e073-c4ad-42a1-9ea4-4880d6d127b9","LogTimestamp":"2023-09-27T04:08:28.626Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:30.634Z","message":"Entering","context":{"RequestID":"742d249c-58fc-4ed2-93e7-2a669b72efc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f13395d-b451-4c78-9697-6d0b31356957","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:30.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:30.636Z","message":"{\"transactionId\":\"742d249c-58fc-4ed2-93e7-2a669b72efc2\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:30:635\",\"respDate\":\"230927-04:08:30:636\",\"sourceId\":\"haproxy:742d249c-58fc-4ed2-93e7-2a669b72efc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:30:635-89632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c7b593a-0e7e-4d85-a860-5a0cf96d363f], x-b3-parentspanid=[5561e49d935cb8e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2ea232fc607a4615561e49d935cb8e1], x-b3-spanid=[7a029191002b4dcc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[742d249c-58fc-4ed2-93e7-2a669b72efc2]}\\\"}\"}","context":{"RequestID":"742d249c-58fc-4ed2-93e7-2a669b72efc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f13395d-b451-4c78-9697-6d0b31356957","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:30.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:30.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"742d249c-58fc-4ed2-93e7-2a669b72efc2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f13395d-b451-4c78-9697-6d0b31356957","LogTimestamp":"2023-09-27T04:08:30.637Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:32.645Z","message":"Entering","context":{"RequestID":"f5759398-9855-468f-979a-5e81b24f4f8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"726c70fd-726d-4c71-99ad-2fc5f83880cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:32.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:32.648Z","message":"{\"transactionId\":\"f5759398-9855-468f-979a-5e81b24f4f8e\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:32:646\",\"respDate\":\"230927-04:08:32:648\",\"sourceId\":\"haproxy:f5759398-9855-468f-979a-5e81b24f4f8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:32:646-91332\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48da7235-44e4-4c18-b057-72ab980e3235], x-b3-parentspanid=[003342aa10989610], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acbdeff8d9d804d0003342aa10989610], x-b3-spanid=[3a7b18fa96e3ea38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5759398-9855-468f-979a-5e81b24f4f8e]}\\\"}\"}","context":{"RequestID":"f5759398-9855-468f-979a-5e81b24f4f8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"726c70fd-726d-4c71-99ad-2fc5f83880cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:32.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:32.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5759398-9855-468f-979a-5e81b24f4f8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"726c70fd-726d-4c71-99ad-2fc5f83880cf","LogTimestamp":"2023-09-27T04:08:32.648Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:34.659Z","message":"Entering","context":{"RequestID":"a6780749-8725-4251-b3d9-ac292646bca3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88d53f53-956e-424f-a692-7a0c603ff08b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:34.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:34.662Z","message":"{\"transactionId\":\"a6780749-8725-4251-b3d9-ac292646bca3\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:34:660\",\"respDate\":\"230927-04:08:34:662\",\"sourceId\":\"haproxy:a6780749-8725-4251-b3d9-ac292646bca3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:34:660-86671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1867cd01-d391-463d-be5d-7215b49ec427], x-b3-parentspanid=[87ea4f1cd41c35c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db22b36ed5ccd12e87ea4f1cd41c35c6], x-b3-spanid=[5bed68f839aa6d93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6780749-8725-4251-b3d9-ac292646bca3]}\\\"}\"}","context":{"RequestID":"a6780749-8725-4251-b3d9-ac292646bca3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88d53f53-956e-424f-a692-7a0c603ff08b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:34.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:34.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6780749-8725-4251-b3d9-ac292646bca3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88d53f53-956e-424f-a692-7a0c603ff08b","LogTimestamp":"2023-09-27T04:08:34.662Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:08:35.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:08:35.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:35.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:35.913Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:36.673Z","message":"Entering","context":{"RequestID":"5f17f802-3e1d-46b2-89b3-399ee3c802a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0388872-23b4-4b63-9de2-34cc52b938c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:36.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:36.675Z","message":"{\"transactionId\":\"5f17f802-3e1d-46b2-89b3-399ee3c802a7\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:36:674\",\"respDate\":\"230927-04:08:36:675\",\"sourceId\":\"haproxy:5f17f802-3e1d-46b2-89b3-399ee3c802a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:36:674-4758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1a02684-a7a7-4f69-9fd3-c7038972a07c], x-b3-parentspanid=[ae91899b95d67760], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da95840973e6c09aae91899b95d67760], x-b3-spanid=[069affa0f5e566b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f17f802-3e1d-46b2-89b3-399ee3c802a7]}\\\"}\"}","context":{"RequestID":"5f17f802-3e1d-46b2-89b3-399ee3c802a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0388872-23b4-4b63-9de2-34cc52b938c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:36.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:36.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f17f802-3e1d-46b2-89b3-399ee3c802a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0388872-23b4-4b63-9de2-34cc52b938c8","LogTimestamp":"2023-09-27T04:08:36.676Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:38.128Z","message":"Entering","context":{"RequestID":"19dafc0b-488c-4550-bb5e-c583933ebe92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a070d89e-6945-4c72-a1d3-dc611018f232","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:38.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:38.130Z","message":"{\"transactionId\":\"19dafc0b-488c-4550-bb5e-c583933ebe92\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:38:129\",\"respDate\":\"230927-04:08:38:130\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:19dafc0b-488c-4550-bb5e-c583933ebe92\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:38:129-52850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[048aae75-7d64-43e3-a631-df573cbead66], x-b3-parentspanid=[aa06cfed5f70f41f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39705], x-envoy-attempt-count=[1], x-b3-traceid=[2eb71592da5dccdbaa06cfed5f70f41f], x-b3-spanid=[316140e44c4c9121], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[19dafc0b-488c-4550-bb5e-c583933ebe92]}\\\"}\"}","context":{"RequestID":"19dafc0b-488c-4550-bb5e-c583933ebe92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a070d89e-6945-4c72-a1d3-dc611018f232","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:38.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:38.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19dafc0b-488c-4550-bb5e-c583933ebe92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a070d89e-6945-4c72-a1d3-dc611018f232","LogTimestamp":"2023-09-27T04:08:38.131Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:38.417Z","message":"Entering","context":{"RequestID":"9c05ec4e-be8b-470e-932a-fa72de812bf3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df5b4169-51b4-4f8d-a542-ccf6ff429e5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"9c05ec4e-be8b-470e-932a-fa72de812bf3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df5b4169-51b4-4f8d-a542-ccf6ff429e5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:38.420Z","message":"{\"transactionId\":\"9c05ec4e-be8b-470e-932a-fa72de812bf3\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:38:418\",\"respDate\":\"230927-04:08:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9c05ec4e-be8b-470e-932a-fa72de812bf3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:38:418-54970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9c05ec4e-be8b-470e-932a-fa72de812bf3]}\\\"}\"}","context":{"RequestID":"9c05ec4e-be8b-470e-932a-fa72de812bf3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df5b4169-51b4-4f8d-a542-ccf6ff429e5b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c05ec4e-be8b-470e-932a-fa72de812bf3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df5b4169-51b4-4f8d-a542-ccf6ff429e5b","LogTimestamp":"2023-09-27T04:08:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:38.684Z","message":"Entering","context":{"RequestID":"77b7109c-aae2-4797-b349-9f74d871968d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2981a8e-0744-4295-91fe-c94a396f1e38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:38.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:38.687Z","message":"{\"transactionId\":\"77b7109c-aae2-4797-b349-9f74d871968d\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:38:685\",\"respDate\":\"230927-04:08:38:687\",\"sourceId\":\"haproxy:77b7109c-aae2-4797-b349-9f74d871968d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:38:685-13210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1de9c18-64af-4c8d-b0dc-049d68840547], x-b3-parentspanid=[d1831e699e66caed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59e2fbd345d8d14bd1831e699e66caed], x-b3-spanid=[5be278605fc158cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77b7109c-aae2-4797-b349-9f74d871968d]}\\\"}\"}","context":{"RequestID":"77b7109c-aae2-4797-b349-9f74d871968d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2981a8e-0744-4295-91fe-c94a396f1e38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:38.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:38.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77b7109c-aae2-4797-b349-9f74d871968d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2981a8e-0744-4295-91fe-c94a396f1e38","LogTimestamp":"2023-09-27T04:08:38.687Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:40.695Z","message":"Entering","context":{"RequestID":"c5b04285-2cc2-4669-ae40-e2e6ff6106ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"543d95be-5bd3-440b-8090-8acfa85cc44c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:40.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:40.697Z","message":"{\"transactionId\":\"c5b04285-2cc2-4669-ae40-e2e6ff6106ef\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:40:695\",\"respDate\":\"230927-04:08:40:697\",\"sourceId\":\"haproxy:c5b04285-2cc2-4669-ae40-e2e6ff6106ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:40:695-79258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[768533fb-e3c2-48e3-8f74-948b588ba59a], x-b3-parentspanid=[eaabc8aa83f43940], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1816f28c3df1c140eaabc8aa83f43940], x-b3-spanid=[4b026d9e7fc12b5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5b04285-2cc2-4669-ae40-e2e6ff6106ef]}\\\"}\"}","context":{"RequestID":"c5b04285-2cc2-4669-ae40-e2e6ff6106ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"543d95be-5bd3-440b-8090-8acfa85cc44c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:40.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:40.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5b04285-2cc2-4669-ae40-e2e6ff6106ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"543d95be-5bd3-440b-8090-8acfa85cc44c","LogTimestamp":"2023-09-27T04:08:40.698Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:40.808Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:40.811Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:42.708Z","message":"Entering","context":{"RequestID":"debf5e14-f6dd-4dbf-81cb-532cb7653803","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a38e65cf-f591-4d4e-bd43-de88ce1721ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:42.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:42.710Z","message":"{\"transactionId\":\"debf5e14-f6dd-4dbf-81cb-532cb7653803\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:42:708\",\"respDate\":\"230927-04:08:42:710\",\"sourceId\":\"haproxy:debf5e14-f6dd-4dbf-81cb-532cb7653803\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:42:708-31234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bee4003-db8a-4e49-8639-f7421e18a03e], x-b3-parentspanid=[2b037a8caf6e9fe8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[229b402e947cf3f32b037a8caf6e9fe8], x-b3-spanid=[6342034c071fdd5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[debf5e14-f6dd-4dbf-81cb-532cb7653803]}\\\"}\"}","context":{"RequestID":"debf5e14-f6dd-4dbf-81cb-532cb7653803","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a38e65cf-f591-4d4e-bd43-de88ce1721ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:42.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:42.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"debf5e14-f6dd-4dbf-81cb-532cb7653803","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a38e65cf-f591-4d4e-bd43-de88ce1721ca","LogTimestamp":"2023-09-27T04:08:42.710Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:44.722Z","message":"Entering","context":{"RequestID":"cf84b397-dada-4d5a-8b31-23b6b7f52160","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62d35c3c-db46-4836-84e3-28f95882143a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:44.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:44.724Z","message":"{\"transactionId\":\"cf84b397-dada-4d5a-8b31-23b6b7f52160\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:44:722\",\"respDate\":\"230927-04:08:44:724\",\"sourceId\":\"haproxy:cf84b397-dada-4d5a-8b31-23b6b7f52160\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:44:722-98626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5eeb21c-e602-48ee-b76c-444a933b8b9d], x-b3-parentspanid=[505a9cd3486e108f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7963d3ef53286a3a505a9cd3486e108f], x-b3-spanid=[cd7f5ac81340ff7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf84b397-dada-4d5a-8b31-23b6b7f52160]}\\\"}\"}","context":{"RequestID":"cf84b397-dada-4d5a-8b31-23b6b7f52160","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62d35c3c-db46-4836-84e3-28f95882143a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:44.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:44.725Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf84b397-dada-4d5a-8b31-23b6b7f52160","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62d35c3c-db46-4836-84e3-28f95882143a","LogTimestamp":"2023-09-27T04:08:44.725Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:45.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:08:45.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:45.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:45.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:46.735Z","message":"Entering","context":{"RequestID":"27e1ffb5-3a81-4fd7-b8cb-26700b6502cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b57b1f2f-c3df-4419-b686-75fb68dbd409","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:46.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:46.738Z","message":"{\"transactionId\":\"27e1ffb5-3a81-4fd7-b8cb-26700b6502cc\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:46:736\",\"respDate\":\"230927-04:08:46:738\",\"sourceId\":\"haproxy:27e1ffb5-3a81-4fd7-b8cb-26700b6502cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:46:736-50408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fc2b906-1907-4d1c-bcbc-026bf36b8176], x-b3-parentspanid=[3cd8a5eb87405161], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c9010b49a2709863cd8a5eb87405161], x-b3-spanid=[1dea070feffb0bd6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27e1ffb5-3a81-4fd7-b8cb-26700b6502cc]}\\\"}\"}","context":{"RequestID":"27e1ffb5-3a81-4fd7-b8cb-26700b6502cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b57b1f2f-c3df-4419-b686-75fb68dbd409","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:46.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:46.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27e1ffb5-3a81-4fd7-b8cb-26700b6502cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b57b1f2f-c3df-4419-b686-75fb68dbd409","LogTimestamp":"2023-09-27T04:08:46.738Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:48.131Z","message":"Entering","context":{"RequestID":"443389a7-5e4d-4586-b646-c3e63b149390","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2985b3c7-c0ed-4d6e-971b-398d5c047203","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:48.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:48.134Z","message":"{\"transactionId\":\"443389a7-5e4d-4586-b646-c3e63b149390\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:48:132\",\"respDate\":\"230927-04:08:48:134\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:443389a7-5e4d-4586-b646-c3e63b149390\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:48:132-66275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ea78f8d-d399-41f7-afb4-848f207ea23b], x-b3-parentspanid=[9077982f922eb3d4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34315], x-envoy-attempt-count=[1], x-b3-traceid=[0109aff8a1dfdd099077982f922eb3d4], x-b3-spanid=[5190e1e0e4690b6a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[443389a7-5e4d-4586-b646-c3e63b149390]}\\\"}\"}","context":{"RequestID":"443389a7-5e4d-4586-b646-c3e63b149390","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2985b3c7-c0ed-4d6e-971b-398d5c047203","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:48.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:48.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"443389a7-5e4d-4586-b646-c3e63b149390","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2985b3c7-c0ed-4d6e-971b-398d5c047203","LogTimestamp":"2023-09-27T04:08:48.135Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:08:48.419Z","message":"Entering","context":{"RequestID":"c1c0801a-6c93-4c64-9dc7-62c7bb753906","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f047eb9c-d930-4013-91fb-21c095b303b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1c0801a-6c93-4c64-9dc7-62c7bb753906","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f047eb9c-d930-4013-91fb-21c095b303b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:48.422Z","message":"{\"transactionId\":\"c1c0801a-6c93-4c64-9dc7-62c7bb753906\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:48:419\",\"respDate\":\"230927-04:08:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c1c0801a-6c93-4c64-9dc7-62c7bb753906\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:48:419-31499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c1c0801a-6c93-4c64-9dc7-62c7bb753906]}\\\"}\"}","context":{"RequestID":"c1c0801a-6c93-4c64-9dc7-62c7bb753906","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f047eb9c-d930-4013-91fb-21c095b303b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1c0801a-6c93-4c64-9dc7-62c7bb753906","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f047eb9c-d930-4013-91fb-21c095b303b2","LogTimestamp":"2023-09-27T04:08:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:48.748Z","message":"Entering","context":{"RequestID":"b8037e20-025f-4fcc-9a7e-ec5e909cc85c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45961b8c-eda0-4d74-b4fc-b26c46a2a6e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:48.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:48.751Z","message":"{\"transactionId\":\"b8037e20-025f-4fcc-9a7e-ec5e909cc85c\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:48:749\",\"respDate\":\"230927-04:08:48:751\",\"sourceId\":\"haproxy:b8037e20-025f-4fcc-9a7e-ec5e909cc85c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:48:749-19900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a589a66-8e1b-42ac-ad60-ee0ffeb8afc7], x-b3-parentspanid=[e9521006871398d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e42cc1a973ee9eaae9521006871398d6], x-b3-spanid=[20a9054bbd674999], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8037e20-025f-4fcc-9a7e-ec5e909cc85c]}\\\"}\"}","context":{"RequestID":"b8037e20-025f-4fcc-9a7e-ec5e909cc85c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45961b8c-eda0-4d74-b4fc-b26c46a2a6e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:48.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:48.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8037e20-025f-4fcc-9a7e-ec5e909cc85c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45961b8c-eda0-4d74-b4fc-b26c46a2a6e1","LogTimestamp":"2023-09-27T04:08:48.751Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:50.760Z","message":"Entering","context":{"RequestID":"57d36333-6165-4c8c-9f94-223ea562b1bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"307cbf39-fe3d-4642-86f7-100fe95bf6a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:50.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:50.762Z","message":"{\"transactionId\":\"57d36333-6165-4c8c-9f94-223ea562b1bd\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:50:761\",\"respDate\":\"230927-04:08:50:762\",\"sourceId\":\"haproxy:57d36333-6165-4c8c-9f94-223ea562b1bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:50:761-44403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cba4145-e37a-4ff5-b568-3801cfc438ff], x-b3-parentspanid=[51e2b204a764d2ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df6d44faa0c8397f51e2b204a764d2ae], x-b3-spanid=[28468fd41a64b25c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57d36333-6165-4c8c-9f94-223ea562b1bd]}\\\"}\"}","context":{"RequestID":"57d36333-6165-4c8c-9f94-223ea562b1bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"307cbf39-fe3d-4642-86f7-100fe95bf6a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:50.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:50.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57d36333-6165-4c8c-9f94-223ea562b1bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"307cbf39-fe3d-4642-86f7-100fe95bf6a1","LogTimestamp":"2023-09-27T04:08:50.763Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:52.771Z","message":"Entering","context":{"RequestID":"f6b320d8-fd50-4dd0-b795-e83ee0bfe99e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5af550d5-b442-4793-8389-58f11dd280fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:52.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:52.773Z","message":"{\"transactionId\":\"f6b320d8-fd50-4dd0-b795-e83ee0bfe99e\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:52:772\",\"respDate\":\"230927-04:08:52:773\",\"sourceId\":\"haproxy:f6b320d8-fd50-4dd0-b795-e83ee0bfe99e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:52:772-32098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[230bb0b6-7198-4367-a582-4f1fcf1f8217], x-b3-parentspanid=[87828170054f3547], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9054cfae2799da9587828170054f3547], x-b3-spanid=[239c4d2bccc0bedf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6b320d8-fd50-4dd0-b795-e83ee0bfe99e]}\\\"}\"}","context":{"RequestID":"f6b320d8-fd50-4dd0-b795-e83ee0bfe99e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5af550d5-b442-4793-8389-58f11dd280fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:52.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:52.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6b320d8-fd50-4dd0-b795-e83ee0bfe99e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5af550d5-b442-4793-8389-58f11dd280fb","LogTimestamp":"2023-09-27T04:08:52.774Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:08:54.782Z","message":"Entering","context":{"RequestID":"c8774d89-9867-4793-a905-4746335ff0cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c59fb2d-62ff-4514-8678-ab47916ece57","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:54.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:54.784Z","message":"{\"transactionId\":\"c8774d89-9867-4793-a905-4746335ff0cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:54:783\",\"respDate\":\"230927-04:08:54:784\",\"sourceId\":\"haproxy:c8774d89-9867-4793-a905-4746335ff0cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:54:783-80140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53481fd2-a54d-41aa-a103-62b86b670bc9], x-b3-parentspanid=[c883578a2e923afe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d549c7844ac67f76c883578a2e923afe], x-b3-spanid=[6a4c92a40d4bc866], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8774d89-9867-4793-a905-4746335ff0cd]}\\\"}\"}","context":{"RequestID":"c8774d89-9867-4793-a905-4746335ff0cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c59fb2d-62ff-4514-8678-ab47916ece57","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:54.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:54.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8774d89-9867-4793-a905-4746335ff0cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c59fb2d-62ff-4514-8678-ab47916ece57","LogTimestamp":"2023-09-27T04:08:54.784Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:08:55.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:08:55.919Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:55.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:55.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:56.792Z","message":"Entering","context":{"RequestID":"0ef88b80-f738-4d34-89e3-f838c8ce5303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4e3b361-1ab5-48fe-8f93-c2de7d1c54c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:56.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:56.794Z","message":"{\"transactionId\":\"0ef88b80-f738-4d34-89e3-f838c8ce5303\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:56:793\",\"respDate\":\"230927-04:08:56:794\",\"sourceId\":\"haproxy:0ef88b80-f738-4d34-89e3-f838c8ce5303\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:56:793-51627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[480ec5ab-7d51-4820-b545-b3aee46483d0], x-b3-parentspanid=[fbac1c99d36b78ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e193db7a7c5fdaefbac1c99d36b78ff], x-b3-spanid=[33ccfe5aa5332e79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ef88b80-f738-4d34-89e3-f838c8ce5303]}\\\"}\"}","context":{"RequestID":"0ef88b80-f738-4d34-89e3-f838c8ce5303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4e3b361-1ab5-48fe-8f93-c2de7d1c54c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:56.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:56.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ef88b80-f738-4d34-89e3-f838c8ce5303","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4e3b361-1ab5-48fe-8f93-c2de7d1c54c7","LogTimestamp":"2023-09-27T04:08:56.795Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:58.126Z","message":"Entering","context":{"RequestID":"e8eb333d-ed2d-4b71-8c4f-7164922bcdb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"424e3a83-a6b6-4051-99f1-fb62af31b83f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:58.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:58.128Z","message":"{\"transactionId\":\"e8eb333d-ed2d-4b71-8c4f-7164922bcdb7\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:58:127\",\"respDate\":\"230927-04:08:58:128\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e8eb333d-ed2d-4b71-8c4f-7164922bcdb7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:08:58:127-74854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70ceaa99-e556-4931-8991-13d999695d70], x-b3-parentspanid=[51c4be7c7b7458e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41591], x-envoy-attempt-count=[1], x-b3-traceid=[490f0311c5ab437251c4be7c7b7458e1], x-b3-spanid=[d22b06f36a6a6fc4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e8eb333d-ed2d-4b71-8c4f-7164922bcdb7]}\\\"}\"}","context":{"RequestID":"e8eb333d-ed2d-4b71-8c4f-7164922bcdb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"424e3a83-a6b6-4051-99f1-fb62af31b83f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:08:58.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:58.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8eb333d-ed2d-4b71-8c4f-7164922bcdb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"424e3a83-a6b6-4051-99f1-fb62af31b83f","LogTimestamp":"2023-09-27T04:08:58.129Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:58.418Z","message":"Entering","context":{"RequestID":"0b804192-377f-4f66-ab02-8d3dc2a13dd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87edbd9f-4aba-4bb6-be87-ca38cce20671","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0b804192-377f-4f66-ab02-8d3dc2a13dd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87edbd9f-4aba-4bb6-be87-ca38cce20671","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:58.421Z","message":"{\"transactionId\":\"0b804192-377f-4f66-ab02-8d3dc2a13dd6\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:58:419\",\"respDate\":\"230927-04:08:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0b804192-377f-4f66-ab02-8d3dc2a13dd6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:08:58:419-55614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0b804192-377f-4f66-ab02-8d3dc2a13dd6]}\\\"}\"}","context":{"RequestID":"0b804192-377f-4f66-ab02-8d3dc2a13dd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87edbd9f-4aba-4bb6-be87-ca38cce20671","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:08:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b804192-377f-4f66-ab02-8d3dc2a13dd6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87edbd9f-4aba-4bb6-be87-ca38cce20671","LogTimestamp":"2023-09-27T04:08:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:08:58.805Z","message":"Entering","context":{"RequestID":"87f4d071-68c6-4e02-a4c4-62fc198fc099","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b56341a0-891f-4c89-b72a-94097af66485","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:58.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:08:58.807Z","message":"{\"transactionId\":\"87f4d071-68c6-4e02-a4c4-62fc198fc099\",\"status\":\"200\",\"rqstDate\":\"230927-04:08:58:805\",\"respDate\":\"230927-04:08:58:807\",\"sourceId\":\"haproxy:87f4d071-68c6-4e02-a4c4-62fc198fc099\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:08:58:805-21078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a9d97ae-91de-4e85-9615-c47f1d367e31], x-b3-parentspanid=[4add497dbf0b9cb3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e1bddc8c538174a4add497dbf0b9cb3], x-b3-spanid=[9db4dbcde833f108], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87f4d071-68c6-4e02-a4c4-62fc198fc099]}\\\"}\"}","context":{"RequestID":"87f4d071-68c6-4e02-a4c4-62fc198fc099","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b56341a0-891f-4c89-b72a-94097af66485","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:08:58.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:08:58.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87f4d071-68c6-4e02-a4c4-62fc198fc099","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b56341a0-891f-4c89-b72a-94097af66485","LogTimestamp":"2023-09-27T04:08:58.808Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:08:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:00.822Z","message":"Entering","context":{"RequestID":"c1f50af4-b2f2-43a2-a0f4-5bfa0e8f3a4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6643072-0bc2-49fa-a252-1f775391c563","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:00.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:00.824Z","message":"{\"transactionId\":\"c1f50af4-b2f2-43a2-a0f4-5bfa0e8f3a4a\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:00:823\",\"respDate\":\"230927-04:09:00:824\",\"sourceId\":\"haproxy:c1f50af4-b2f2-43a2-a0f4-5bfa0e8f3a4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:00:823-39145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d32438c-a680-487e-bf27-d4a74514bec9], x-b3-parentspanid=[92a2c851b110040f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2bc02055db7743a892a2c851b110040f], x-b3-spanid=[6871beb222c30658], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1f50af4-b2f2-43a2-a0f4-5bfa0e8f3a4a]}\\\"}\"}","context":{"RequestID":"c1f50af4-b2f2-43a2-a0f4-5bfa0e8f3a4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6643072-0bc2-49fa-a252-1f775391c563","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:00.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:00.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1f50af4-b2f2-43a2-a0f4-5bfa0e8f3a4a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6643072-0bc2-49fa-a252-1f775391c563","LogTimestamp":"2023-09-27T04:09:00.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:02.834Z","message":"Entering","context":{"RequestID":"26d353f0-53d8-4079-a37c-5bf1fae1580e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e71a652a-cbde-4f06-8ef9-cc2623b5e803","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:02.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:02.837Z","message":"{\"transactionId\":\"26d353f0-53d8-4079-a37c-5bf1fae1580e\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:02:835\",\"respDate\":\"230927-04:09:02:837\",\"sourceId\":\"haproxy:26d353f0-53d8-4079-a37c-5bf1fae1580e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:02:835-66833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c8d7e95-30b9-4a0f-83f8-a0ba50ba3ca2], x-b3-parentspanid=[2428a74deaa94bf6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93feb0596cf906d72428a74deaa94bf6], x-b3-spanid=[dc8bdab82288829f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26d353f0-53d8-4079-a37c-5bf1fae1580e]}\\\"}\"}","context":{"RequestID":"26d353f0-53d8-4079-a37c-5bf1fae1580e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e71a652a-cbde-4f06-8ef9-cc2623b5e803","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:02.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:02.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26d353f0-53d8-4079-a37c-5bf1fae1580e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e71a652a-cbde-4f06-8ef9-cc2623b5e803","LogTimestamp":"2023-09-27T04:09:02.837Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:04.847Z","message":"Entering","context":{"RequestID":"e9f97f7e-0772-4b80-b421-4793b02dbd44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad1be9ca-a65a-4728-8945-9ba1a255a87d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:04.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:04.850Z","message":"{\"transactionId\":\"e9f97f7e-0772-4b80-b421-4793b02dbd44\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:04:848\",\"respDate\":\"230927-04:09:04:850\",\"sourceId\":\"haproxy:e9f97f7e-0772-4b80-b421-4793b02dbd44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:04:848-46358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c03c169-1365-4b80-8e68-f7ae43b5c8ee], x-b3-parentspanid=[8f0901bf286452d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a8ad07bc2d417128f0901bf286452d9], x-b3-spanid=[de9257a4c2761389], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9f97f7e-0772-4b80-b421-4793b02dbd44]}\\\"}\"}","context":{"RequestID":"e9f97f7e-0772-4b80-b421-4793b02dbd44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad1be9ca-a65a-4728-8945-9ba1a255a87d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:04.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:04.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9f97f7e-0772-4b80-b421-4793b02dbd44","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad1be9ca-a65a-4728-8945-9ba1a255a87d","LogTimestamp":"2023-09-27T04:09:04.850Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:09:05.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:09:05.916Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:05.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:05.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:06.860Z","message":"Entering","context":{"RequestID":"3d39a118-23be-49ff-8599-7075fd44d74e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1c10850-0d41-48f5-a452-615162932617","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:06.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:06.862Z","message":"{\"transactionId\":\"3d39a118-23be-49ff-8599-7075fd44d74e\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:06:861\",\"respDate\":\"230927-04:09:06:862\",\"sourceId\":\"haproxy:3d39a118-23be-49ff-8599-7075fd44d74e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:06:861-16699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[400eb61d-512b-4d48-965c-414dccf93ea4], x-b3-parentspanid=[ce7581f86da0a99a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be85644901e0654bce7581f86da0a99a], x-b3-spanid=[5385012802f03325], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d39a118-23be-49ff-8599-7075fd44d74e]}\\\"}\"}","context":{"RequestID":"3d39a118-23be-49ff-8599-7075fd44d74e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1c10850-0d41-48f5-a452-615162932617","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:06.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:06.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d39a118-23be-49ff-8599-7075fd44d74e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1c10850-0d41-48f5-a452-615162932617","LogTimestamp":"2023-09-27T04:09:06.863Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:08.130Z","message":"Entering","context":{"RequestID":"f6c9efe2-ff88-4c26-b8ad-a0db6f3bdd31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39288513-1940-44e4-8345-2b076b0184d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:08.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:08.132Z","message":"{\"transactionId\":\"f6c9efe2-ff88-4c26-b8ad-a0db6f3bdd31\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:08:131\",\"respDate\":\"230927-04:09:08:132\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f6c9efe2-ff88-4c26-b8ad-a0db6f3bdd31\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:08:131-26210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61f509eb-6b8d-4ae2-9473-57e214877083], x-b3-parentspanid=[9be542d47153a490], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48291], x-envoy-attempt-count=[1], x-b3-traceid=[adbc1bae25210dcf9be542d47153a490], x-b3-spanid=[b276327ed7d8ba7e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f6c9efe2-ff88-4c26-b8ad-a0db6f3bdd31]}\\\"}\"}","context":{"RequestID":"f6c9efe2-ff88-4c26-b8ad-a0db6f3bdd31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"39288513-1940-44e4-8345-2b076b0184d8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:08.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:08.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6c9efe2-ff88-4c26-b8ad-a0db6f3bdd31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39288513-1940-44e4-8345-2b076b0184d8","LogTimestamp":"2023-09-27T04:09:08.132Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:08.418Z","message":"Entering","context":{"RequestID":"8366d306-b757-484a-bc1f-23087869eda9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1383d4b-3bc8-4715-9dbe-e9b178ac7a1f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"8366d306-b757-484a-bc1f-23087869eda9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1383d4b-3bc8-4715-9dbe-e9b178ac7a1f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:08.421Z","message":"{\"transactionId\":\"8366d306-b757-484a-bc1f-23087869eda9\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:08:419\",\"respDate\":\"230927-04:09:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8366d306-b757-484a-bc1f-23087869eda9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:08:419-49483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8366d306-b757-484a-bc1f-23087869eda9]}\\\"}\"}","context":{"RequestID":"8366d306-b757-484a-bc1f-23087869eda9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1383d4b-3bc8-4715-9dbe-e9b178ac7a1f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8366d306-b757-484a-bc1f-23087869eda9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1383d4b-3bc8-4715-9dbe-e9b178ac7a1f","LogTimestamp":"2023-09-27T04:09:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:09:08.871Z","message":"Entering","context":{"RequestID":"677198ed-64b3-489f-8aa2-6883e9995bb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca46bf24-90d2-4914-bffd-904f8bb79b86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:08.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:08.875Z","message":"{\"transactionId\":\"677198ed-64b3-489f-8aa2-6883e9995bb8\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:08:872\",\"respDate\":\"230927-04:09:08:875\",\"sourceId\":\"haproxy:677198ed-64b3-489f-8aa2-6883e9995bb8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:08:872-30101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1247fec3-1efe-4161-96c2-4e6c65ea1c69], x-b3-parentspanid=[8f28fab67c1fe76a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f826af06904c589b8f28fab67c1fe76a], x-b3-spanid=[a6079e32b013d463], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[677198ed-64b3-489f-8aa2-6883e9995bb8]}\\\"}\"}","context":{"RequestID":"677198ed-64b3-489f-8aa2-6883e9995bb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca46bf24-90d2-4914-bffd-904f8bb79b86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:08.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:08.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"677198ed-64b3-489f-8aa2-6883e9995bb8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca46bf24-90d2-4914-bffd-904f8bb79b86","LogTimestamp":"2023-09-27T04:09:08.875Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:10.822Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:10.827Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:10.887Z","message":"Entering","context":{"RequestID":"d82f86cc-f9fc-4ef5-a34b-c682e6cdd1e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"713ea02a-bf85-4714-b291-8ca9c30a2898","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:10.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:10.890Z","message":"{\"transactionId\":\"d82f86cc-f9fc-4ef5-a34b-c682e6cdd1e0\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:10:887\",\"respDate\":\"230927-04:09:10:890\",\"sourceId\":\"haproxy:d82f86cc-f9fc-4ef5-a34b-c682e6cdd1e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:10:887-80423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e01496cf-c9e1-4495-84d7-0afa677e7569], x-b3-parentspanid=[a5394e6060446f76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ebdfa932516b441a5394e6060446f76], x-b3-spanid=[2b5b8ff582c5d8d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d82f86cc-f9fc-4ef5-a34b-c682e6cdd1e0]}\\\"}\"}","context":{"RequestID":"d82f86cc-f9fc-4ef5-a34b-c682e6cdd1e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"713ea02a-bf85-4714-b291-8ca9c30a2898","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:10.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:10.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d82f86cc-f9fc-4ef5-a34b-c682e6cdd1e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"713ea02a-bf85-4714-b291-8ca9c30a2898","LogTimestamp":"2023-09-27T04:09:10.891Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:09:12.906Z","message":"Entering","context":{"RequestID":"27c9e3a5-2516-4be4-be33-64f7a1b358fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7d52cb0-886b-4d5b-8a35-2b678a7611dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:12.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:12.909Z","message":"{\"transactionId\":\"27c9e3a5-2516-4be4-be33-64f7a1b358fc\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:12:907\",\"respDate\":\"230927-04:09:12:909\",\"sourceId\":\"haproxy:27c9e3a5-2516-4be4-be33-64f7a1b358fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:12:907-43082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47008970-8aee-4d67-a97b-0586cf7fe907], x-b3-parentspanid=[8066a66c405763f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51983bc2f56464ee8066a66c405763f6], x-b3-spanid=[67693ec9e626b5d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27c9e3a5-2516-4be4-be33-64f7a1b358fc]}\\\"}\"}","context":{"RequestID":"27c9e3a5-2516-4be4-be33-64f7a1b358fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7d52cb0-886b-4d5b-8a35-2b678a7611dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:12.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:12.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27c9e3a5-2516-4be4-be33-64f7a1b358fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7d52cb0-886b-4d5b-8a35-2b678a7611dd","LogTimestamp":"2023-09-27T04:09:12.909Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:09:14.922Z","message":"Entering","context":{"RequestID":"e712fe67-f821-4600-960a-f9c101a18d14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a6c0a76-0581-4789-a637-b7e8b4bc1511","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:14.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:14.925Z","message":"{\"transactionId\":\"e712fe67-f821-4600-960a-f9c101a18d14\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:14:923\",\"respDate\":\"230927-04:09:14:924\",\"sourceId\":\"haproxy:e712fe67-f821-4600-960a-f9c101a18d14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:14:923-82397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[342019f6-82b0-4a7c-aae8-ae380eadcf62], x-b3-parentspanid=[e2e739d500f1fb62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99823dd0595ad035e2e739d500f1fb62], x-b3-spanid=[def298ad4f678b60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e712fe67-f821-4600-960a-f9c101a18d14]}\\\"}\"}","context":{"RequestID":"e712fe67-f821-4600-960a-f9c101a18d14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a6c0a76-0581-4789-a637-b7e8b4bc1511","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:14.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:14.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e712fe67-f821-4600-960a-f9c101a18d14","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a6c0a76-0581-4789-a637-b7e8b4bc1511","LogTimestamp":"2023-09-27T04:09:14.925Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:15.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:09:15.897Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:15.898Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:15.898Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:16.934Z","message":"Entering","context":{"RequestID":"d3dfdd5f-15d9-4ecb-a22e-b1bc68cf57ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de3e482b-ff02-416e-984c-c48a8f71dddc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:16.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:16.936Z","message":"{\"transactionId\":\"d3dfdd5f-15d9-4ecb-a22e-b1bc68cf57ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:16:935\",\"respDate\":\"230927-04:09:16:936\",\"sourceId\":\"haproxy:d3dfdd5f-15d9-4ecb-a22e-b1bc68cf57ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:16:935-92528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ea6dd23-ef38-4ae0-8943-5ec680f17b5a], x-b3-parentspanid=[7e8123e47e3492ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5dc9df0358c292aa7e8123e47e3492ce], x-b3-spanid=[1639a434a2e2732e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3dfdd5f-15d9-4ecb-a22e-b1bc68cf57ae]}\\\"}\"}","context":{"RequestID":"d3dfdd5f-15d9-4ecb-a22e-b1bc68cf57ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de3e482b-ff02-416e-984c-c48a8f71dddc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:16.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:16.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3dfdd5f-15d9-4ecb-a22e-b1bc68cf57ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de3e482b-ff02-416e-984c-c48a8f71dddc","LogTimestamp":"2023-09-27T04:09:16.937Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:18.134Z","message":"Entering","context":{"RequestID":"d148ae52-576b-42ac-a473-0f84141e4d76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99bf5292-54c3-43a6-82d0-a794462194ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:18.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:18.137Z","message":"{\"transactionId\":\"d148ae52-576b-42ac-a473-0f84141e4d76\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:18:135\",\"respDate\":\"230927-04:09:18:137\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d148ae52-576b-42ac-a473-0f84141e4d76\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:18:135-79611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05f1e577-3248-47da-af6a-7e442748780d], x-b3-parentspanid=[45e4ec16a34c966d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57295], x-envoy-attempt-count=[1], x-b3-traceid=[3fafadc01af0f39f45e4ec16a34c966d], x-b3-spanid=[232d39f68861dc41], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d148ae52-576b-42ac-a473-0f84141e4d76]}\\\"}\"}","context":{"RequestID":"d148ae52-576b-42ac-a473-0f84141e4d76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99bf5292-54c3-43a6-82d0-a794462194ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:18.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:18.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d148ae52-576b-42ac-a473-0f84141e4d76","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99bf5292-54c3-43a6-82d0-a794462194ff","LogTimestamp":"2023-09-27T04:09:18.138Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T04:09:18.418Z","message":"Entering","context":{"RequestID":"086ed3ae-b837-4ef9-8a44-7f3cc88e86c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3697114d-a61c-403b-837a-3d35f451b462","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"086ed3ae-b837-4ef9-8a44-7f3cc88e86c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3697114d-a61c-403b-837a-3d35f451b462","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:18.420Z","message":"{\"transactionId\":\"086ed3ae-b837-4ef9-8a44-7f3cc88e86c8\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:18:418\",\"respDate\":\"230927-04:09:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:086ed3ae-b837-4ef9-8a44-7f3cc88e86c8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:18:418-74886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[086ed3ae-b837-4ef9-8a44-7f3cc88e86c8]}\\\"}\"}","context":{"RequestID":"086ed3ae-b837-4ef9-8a44-7f3cc88e86c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3697114d-a61c-403b-837a-3d35f451b462","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"086ed3ae-b837-4ef9-8a44-7f3cc88e86c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3697114d-a61c-403b-837a-3d35f451b462","LogTimestamp":"2023-09-27T04:09:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:18.953Z","message":"Entering","context":{"RequestID":"edfa348f-bd84-4862-a65b-d523e8c44b9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59b86ca3-5e97-4b12-97dd-8f5afa3d33bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:18.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:18.956Z","message":"{\"transactionId\":\"edfa348f-bd84-4862-a65b-d523e8c44b9d\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:18:954\",\"respDate\":\"230927-04:09:18:956\",\"sourceId\":\"haproxy:edfa348f-bd84-4862-a65b-d523e8c44b9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:18:954-17656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6167eeed-4d65-451f-8bae-d79026689313], x-b3-parentspanid=[e6a63c5a0b74796e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[997238fd433d9d1ce6a63c5a0b74796e], x-b3-spanid=[444c42e6aac76d21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edfa348f-bd84-4862-a65b-d523e8c44b9d]}\\\"}\"}","context":{"RequestID":"edfa348f-bd84-4862-a65b-d523e8c44b9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59b86ca3-5e97-4b12-97dd-8f5afa3d33bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:18.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:18.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edfa348f-bd84-4862-a65b-d523e8c44b9d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59b86ca3-5e97-4b12-97dd-8f5afa3d33bb","LogTimestamp":"2023-09-27T04:09:18.956Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:20.968Z","message":"Entering","context":{"RequestID":"109c016e-bce1-40fa-b765-b51f9c01261b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2bb84ff-7630-48a7-bdce-91979ccc3b18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:20.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:20.971Z","message":"{\"transactionId\":\"109c016e-bce1-40fa-b765-b51f9c01261b\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:20:969\",\"respDate\":\"230927-04:09:20:971\",\"sourceId\":\"haproxy:109c016e-bce1-40fa-b765-b51f9c01261b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:20:969-5977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70367eab-bcd0-4695-8752-dcd8aef4ad6e], x-b3-parentspanid=[adde76d400183ed1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e82c55a9b3cfa14adde76d400183ed1], x-b3-spanid=[3911e2f488a23224], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[109c016e-bce1-40fa-b765-b51f9c01261b]}\\\"}\"}","context":{"RequestID":"109c016e-bce1-40fa-b765-b51f9c01261b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2bb84ff-7630-48a7-bdce-91979ccc3b18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:20.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:20.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"109c016e-bce1-40fa-b765-b51f9c01261b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2bb84ff-7630-48a7-bdce-91979ccc3b18","LogTimestamp":"2023-09-27T04:09:20.972Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:09:22.981Z","message":"Entering","context":{"RequestID":"ac3fb287-8914-4c28-aec4-2ad3fc64032d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e52fcd0-0544-46b2-a1bf-4c7f64df8908","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:22.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:22.983Z","message":"{\"transactionId\":\"ac3fb287-8914-4c28-aec4-2ad3fc64032d\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:22:982\",\"respDate\":\"230927-04:09:22:983\",\"sourceId\":\"haproxy:ac3fb287-8914-4c28-aec4-2ad3fc64032d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:22:982-5881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6522317f-947c-4c05-a348-885f8615c530], x-b3-parentspanid=[ed2abb46224e5d6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e159aa4f77dc5108ed2abb46224e5d6d], x-b3-spanid=[39c176fbcc6556cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac3fb287-8914-4c28-aec4-2ad3fc64032d]}\\\"}\"}","context":{"RequestID":"ac3fb287-8914-4c28-aec4-2ad3fc64032d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e52fcd0-0544-46b2-a1bf-4c7f64df8908","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:22.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:22.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac3fb287-8914-4c28-aec4-2ad3fc64032d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e52fcd0-0544-46b2-a1bf-4c7f64df8908","LogTimestamp":"2023-09-27T04:09:22.984Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:09:25.010Z","message":"Entering","context":{"RequestID":"fbde52aa-a1e9-4e3f-9936-49f67f8cbfec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e67f409-d6b5-440d-94bf-96907f4585a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:25.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:25.012Z","message":"{\"transactionId\":\"fbde52aa-a1e9-4e3f-9936-49f67f8cbfec\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:25:011\",\"respDate\":\"230927-04:09:25:012\",\"sourceId\":\"haproxy:fbde52aa-a1e9-4e3f-9936-49f67f8cbfec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:25:011-8337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[805bb432-fdbc-4e3d-9e19-12ef4985b955], x-b3-parentspanid=[64dc6a15c1686ee2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5eccbb2b444b569264dc6a15c1686ee2], x-b3-spanid=[986e393817bee491], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbde52aa-a1e9-4e3f-9936-49f67f8cbfec]}\\\"}\"}","context":{"RequestID":"fbde52aa-a1e9-4e3f-9936-49f67f8cbfec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e67f409-d6b5-440d-94bf-96907f4585a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:25.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:25.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbde52aa-a1e9-4e3f-9936-49f67f8cbfec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e67f409-d6b5-440d-94bf-96907f4585a4","LogTimestamp":"2023-09-27T04:09:25.013Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:25.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:09:25.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:25.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:25.930Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:27.033Z","message":"Entering","context":{"RequestID":"e3d3c09f-dcdb-4581-bb84-86bf7fe34b6c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"804fb748-47c2-492b-93b9-7fd7ff958454","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:27.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:27.036Z","message":"{\"transactionId\":\"e3d3c09f-dcdb-4581-bb84-86bf7fe34b6c\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:27:034\",\"respDate\":\"230927-04:09:27:036\",\"sourceId\":\"haproxy:e3d3c09f-dcdb-4581-bb84-86bf7fe34b6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:27:034-52324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c9fb8ef-8f24-4de8-8a67-4edd8fdc9c62], x-b3-parentspanid=[e4e19c6ec6132922], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[894bbbe72ee0c59fe4e19c6ec6132922], x-b3-spanid=[7f8194edb773122e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3d3c09f-dcdb-4581-bb84-86bf7fe34b6c]}\\\"}\"}","context":{"RequestID":"e3d3c09f-dcdb-4581-bb84-86bf7fe34b6c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"804fb748-47c2-492b-93b9-7fd7ff958454","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:27.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:27.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3d3c09f-dcdb-4581-bb84-86bf7fe34b6c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"804fb748-47c2-492b-93b9-7fd7ff958454","LogTimestamp":"2023-09-27T04:09:27.036Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:09:28.127Z","message":"Entering","context":{"RequestID":"048466c3-d5d0-4668-9d9e-99d4d6c01de3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40f01bb5-1186-4dcf-93c6-a3065449516b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:28.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:28.130Z","message":"{\"transactionId\":\"048466c3-d5d0-4668-9d9e-99d4d6c01de3\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:28:128\",\"respDate\":\"230927-04:09:28:130\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:048466c3-d5d0-4668-9d9e-99d4d6c01de3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:28:128-31827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea23042f-cf1d-481c-8c9b-195bc2d7c3fe], x-b3-parentspanid=[b7c0a657a1d34827], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51939], x-envoy-attempt-count=[1], x-b3-traceid=[86947ca7a4724c48b7c0a657a1d34827], x-b3-spanid=[21419d4f81f9d4e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[048466c3-d5d0-4668-9d9e-99d4d6c01de3]}\\\"}\"}","context":{"RequestID":"048466c3-d5d0-4668-9d9e-99d4d6c01de3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40f01bb5-1186-4dcf-93c6-a3065449516b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:28.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:28.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"048466c3-d5d0-4668-9d9e-99d4d6c01de3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40f01bb5-1186-4dcf-93c6-a3065449516b","LogTimestamp":"2023-09-27T04:09:28.131Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:28.419Z","message":"Entering","context":{"RequestID":"c9206899-f932-48e3-bdd1-f042c51b185b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b657f95-48e1-447e-a0f8-eaf66484b6bd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9206899-f932-48e3-bdd1-f042c51b185b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b657f95-48e1-447e-a0f8-eaf66484b6bd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:28.421Z","message":"{\"transactionId\":\"c9206899-f932-48e3-bdd1-f042c51b185b\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:28:419\",\"respDate\":\"230927-04:09:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9206899-f932-48e3-bdd1-f042c51b185b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:28:419-4423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9206899-f932-48e3-bdd1-f042c51b185b]}\\\"}\"}","context":{"RequestID":"c9206899-f932-48e3-bdd1-f042c51b185b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b657f95-48e1-447e-a0f8-eaf66484b6bd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9206899-f932-48e3-bdd1-f042c51b185b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b657f95-48e1-447e-a0f8-eaf66484b6bd","LogTimestamp":"2023-09-27T04:09:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:29.046Z","message":"Entering","context":{"RequestID":"d3630560-3dce-4040-ae76-823f88870ee8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7b192db-ba6d-41fc-86b5-06382ebace1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:29.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:29.048Z","message":"{\"transactionId\":\"d3630560-3dce-4040-ae76-823f88870ee8\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:29:046\",\"respDate\":\"230927-04:09:29:048\",\"sourceId\":\"haproxy:d3630560-3dce-4040-ae76-823f88870ee8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:29:046-8142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f515528c-b40c-4be5-8dae-abec901b17dc], x-b3-parentspanid=[41ba31b99bbe8037], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9f35f398e109afd41ba31b99bbe8037], x-b3-spanid=[78ad598aa5f4c310], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3630560-3dce-4040-ae76-823f88870ee8]}\\\"}\"}","context":{"RequestID":"d3630560-3dce-4040-ae76-823f88870ee8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7b192db-ba6d-41fc-86b5-06382ebace1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:29.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:29.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3630560-3dce-4040-ae76-823f88870ee8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7b192db-ba6d-41fc-86b5-06382ebace1a","LogTimestamp":"2023-09-27T04:09:29.048Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:31.055Z","message":"Entering","context":{"RequestID":"aeaa45f5-80b4-4613-b8bc-e254c497111a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7dfd550c-ec13-4ea4-ad1d-c78d7589cf18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:31.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:31.057Z","message":"{\"transactionId\":\"aeaa45f5-80b4-4613-b8bc-e254c497111a\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:31:056\",\"respDate\":\"230927-04:09:31:057\",\"sourceId\":\"haproxy:aeaa45f5-80b4-4613-b8bc-e254c497111a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:31:056-89402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f31fbccb-48b8-4560-90d1-150078b42f62], x-b3-parentspanid=[1bb217b22886a47a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6483e3c254ea7d311bb217b22886a47a], x-b3-spanid=[089920141db1309c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aeaa45f5-80b4-4613-b8bc-e254c497111a]}\\\"}\"}","context":{"RequestID":"aeaa45f5-80b4-4613-b8bc-e254c497111a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7dfd550c-ec13-4ea4-ad1d-c78d7589cf18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:31.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:31.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aeaa45f5-80b4-4613-b8bc-e254c497111a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dfd550c-ec13-4ea4-ad1d-c78d7589cf18","LogTimestamp":"2023-09-27T04:09:31.058Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:33.073Z","message":"Entering","context":{"RequestID":"83823549-1f9f-47b2-a9e8-10d1132a2aa4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"185f13ca-02d4-4d19-8a30-7ebf97bf9210","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:33.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:33.075Z","message":"{\"transactionId\":\"83823549-1f9f-47b2-a9e8-10d1132a2aa4\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:33:074\",\"respDate\":\"230927-04:09:33:075\",\"sourceId\":\"haproxy:83823549-1f9f-47b2-a9e8-10d1132a2aa4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:33:074-83669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3a861af-a62e-40da-a781-8361569d2a91], x-b3-parentspanid=[b86667bf73627c1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c86b2c486513cf0b86667bf73627c1c], x-b3-spanid=[70bd4c38cd3a8fe2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83823549-1f9f-47b2-a9e8-10d1132a2aa4]}\\\"}\"}","context":{"RequestID":"83823549-1f9f-47b2-a9e8-10d1132a2aa4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"185f13ca-02d4-4d19-8a30-7ebf97bf9210","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:33.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:33.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83823549-1f9f-47b2-a9e8-10d1132a2aa4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"185f13ca-02d4-4d19-8a30-7ebf97bf9210","LogTimestamp":"2023-09-27T04:09:33.076Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:35.089Z","message":"Entering","context":{"RequestID":"f781b324-d9c2-4c51-ab29-2f940e80b831","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67b9b404-e9be-4ba8-9176-de2304fa009f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:35.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:35.091Z","message":"{\"transactionId\":\"f781b324-d9c2-4c51-ab29-2f940e80b831\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:35:089\",\"respDate\":\"230927-04:09:35:091\",\"sourceId\":\"haproxy:f781b324-d9c2-4c51-ab29-2f940e80b831\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:35:089-51071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b336c8f0-c53b-414c-8293-2976603d6d14], x-b3-parentspanid=[377104fa2111bc47], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2ea0cf51ace0f27377104fa2111bc47], x-b3-spanid=[58b67d1c15deed71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f781b324-d9c2-4c51-ab29-2f940e80b831]}\\\"}\"}","context":{"RequestID":"f781b324-d9c2-4c51-ab29-2f940e80b831","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67b9b404-e9be-4ba8-9176-de2304fa009f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:35.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:35.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f781b324-d9c2-4c51-ab29-2f940e80b831","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67b9b404-e9be-4ba8-9176-de2304fa009f","LogTimestamp":"2023-09-27T04:09:35.092Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:35.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:09:35.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:35.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:35.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:37.103Z","message":"Entering","context":{"RequestID":"0cf03f9b-64f5-4897-8b55-22a8cc187480","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92060280-d411-485f-8dd9-3672e95d5f49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:37.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:37.105Z","message":"{\"transactionId\":\"0cf03f9b-64f5-4897-8b55-22a8cc187480\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:37:104\",\"respDate\":\"230927-04:09:37:105\",\"sourceId\":\"haproxy:0cf03f9b-64f5-4897-8b55-22a8cc187480\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:37:104-63180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6756077c-420c-4640-bbfe-092a182a6d43], x-b3-parentspanid=[8cf94b1b8c85f918], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d73ced10f93c47a8cf94b1b8c85f918], x-b3-spanid=[0fcde545e9dd5ce2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cf03f9b-64f5-4897-8b55-22a8cc187480]}\\\"}\"}","context":{"RequestID":"0cf03f9b-64f5-4897-8b55-22a8cc187480","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92060280-d411-485f-8dd9-3672e95d5f49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:37.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:37.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cf03f9b-64f5-4897-8b55-22a8cc187480","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92060280-d411-485f-8dd9-3672e95d5f49","LogTimestamp":"2023-09-27T04:09:37.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:38.128Z","message":"Entering","context":{"RequestID":"1dbf3c19-9b96-4136-9ccb-dd774271ebc4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b3998746-000c-436e-9fc2-0428c41a88f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:38.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:38.130Z","message":"{\"transactionId\":\"1dbf3c19-9b96-4136-9ccb-dd774271ebc4\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:38:128\",\"respDate\":\"230927-04:09:38:130\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1dbf3c19-9b96-4136-9ccb-dd774271ebc4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:38:128-665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9597306c-257a-427b-b48b-7111b1e6948e], x-b3-parentspanid=[83d1fd5fb60cd204], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45901], x-envoy-attempt-count=[1], x-b3-traceid=[8a40a243f1184f8c83d1fd5fb60cd204], x-b3-spanid=[d4bae2bd79cd1be8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1dbf3c19-9b96-4136-9ccb-dd774271ebc4]}\\\"}\"}","context":{"RequestID":"1dbf3c19-9b96-4136-9ccb-dd774271ebc4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b3998746-000c-436e-9fc2-0428c41a88f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:38.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:38.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dbf3c19-9b96-4136-9ccb-dd774271ebc4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3998746-000c-436e-9fc2-0428c41a88f9","LogTimestamp":"2023-09-27T04:09:38.130Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:38.418Z","message":"Entering","context":{"RequestID":"0eb0bbac-8ff9-4a3f-b189-da26854572cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fcd4d52-1e46-4442-b170-53a67bd13611","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"0eb0bbac-8ff9-4a3f-b189-da26854572cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fcd4d52-1e46-4442-b170-53a67bd13611","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:38.420Z","message":"{\"transactionId\":\"0eb0bbac-8ff9-4a3f-b189-da26854572cc\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:38:418\",\"respDate\":\"230927-04:09:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0eb0bbac-8ff9-4a3f-b189-da26854572cc\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:38:418-31669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0eb0bbac-8ff9-4a3f-b189-da26854572cc]}\\\"}\"}","context":{"RequestID":"0eb0bbac-8ff9-4a3f-b189-da26854572cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fcd4d52-1e46-4442-b170-53a67bd13611","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0eb0bbac-8ff9-4a3f-b189-da26854572cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fcd4d52-1e46-4442-b170-53a67bd13611","LogTimestamp":"2023-09-27T04:09:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:39.125Z","message":"Entering","context":{"RequestID":"16559f75-7fad-4fab-a6cb-e8365aacc046","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88577ac5-c762-44ef-b3e6-53f3a1153cfc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:39.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:39.127Z","message":"{\"transactionId\":\"16559f75-7fad-4fab-a6cb-e8365aacc046\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:39:126\",\"respDate\":\"230927-04:09:39:127\",\"sourceId\":\"haproxy:16559f75-7fad-4fab-a6cb-e8365aacc046\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:39:126-28090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c4ce134-ce80-492a-88a5-1c73e8c73f80], x-b3-parentspanid=[b1fffb5856094965], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f893ffd1b747669b1fffb5856094965], x-b3-spanid=[76e4789be271e8c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16559f75-7fad-4fab-a6cb-e8365aacc046]}\\\"}\"}","context":{"RequestID":"16559f75-7fad-4fab-a6cb-e8365aacc046","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88577ac5-c762-44ef-b3e6-53f3a1153cfc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:39.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:39.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16559f75-7fad-4fab-a6cb-e8365aacc046","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88577ac5-c762-44ef-b3e6-53f3a1153cfc","LogTimestamp":"2023-09-27T04:09:39.128Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:40.834Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:40.839Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:41.138Z","message":"Entering","context":{"RequestID":"52c1498a-c1b7-448d-9e23-63908e30276f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19d0c0a5-f601-47e1-aff6-9ae23ce07b86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:41.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:41.140Z","message":"{\"transactionId\":\"52c1498a-c1b7-448d-9e23-63908e30276f\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:41:138\",\"respDate\":\"230927-04:09:41:140\",\"sourceId\":\"haproxy:52c1498a-c1b7-448d-9e23-63908e30276f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:41:138-16787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8392c6b1-77fb-4a13-a401-59dab0de7315], x-b3-parentspanid=[d08f348eeb11dcaa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c52171ea6b930e6d08f348eeb11dcaa], x-b3-spanid=[224acb4a022eaafe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52c1498a-c1b7-448d-9e23-63908e30276f]}\\\"}\"}","context":{"RequestID":"52c1498a-c1b7-448d-9e23-63908e30276f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19d0c0a5-f601-47e1-aff6-9ae23ce07b86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:41.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:41.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52c1498a-c1b7-448d-9e23-63908e30276f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19d0c0a5-f601-47e1-aff6-9ae23ce07b86","LogTimestamp":"2023-09-27T04:09:41.140Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:43.152Z","message":"Entering","context":{"RequestID":"e5e7cb15-fc25-403d-b36a-f195b40ce538","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb26c61-b17c-4a35-8ac5-2328fedcd435","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:43.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:43.154Z","message":"{\"transactionId\":\"e5e7cb15-fc25-403d-b36a-f195b40ce538\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:43:153\",\"respDate\":\"230927-04:09:43:154\",\"sourceId\":\"haproxy:e5e7cb15-fc25-403d-b36a-f195b40ce538\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:43:153-68571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e407b88e-7140-46f2-a014-4f69aa133acf], x-b3-parentspanid=[cba7d814b1688b47], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f9eb66af8728e25cba7d814b1688b47], x-b3-spanid=[30a0922184a461ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5e7cb15-fc25-403d-b36a-f195b40ce538]}\\\"}\"}","context":{"RequestID":"e5e7cb15-fc25-403d-b36a-f195b40ce538","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb26c61-b17c-4a35-8ac5-2328fedcd435","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:43.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:43.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5e7cb15-fc25-403d-b36a-f195b40ce538","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fb26c61-b17c-4a35-8ac5-2328fedcd435","LogTimestamp":"2023-09-27T04:09:43.154Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:45.163Z","message":"Entering","context":{"RequestID":"f198a723-eabe-4437-a437-243c55b3be83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a12c3d4-9e2c-4545-99b6-32aa5677520c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:45.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:45.166Z","message":"{\"transactionId\":\"f198a723-eabe-4437-a437-243c55b3be83\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:45:164\",\"respDate\":\"230927-04:09:45:165\",\"sourceId\":\"haproxy:f198a723-eabe-4437-a437-243c55b3be83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:45:164-58328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4a84c43-6656-4dec-97c1-4f1e4affe3ce], x-b3-parentspanid=[da6acdf47a92275f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[224f37f608f7dc1fda6acdf47a92275f], x-b3-spanid=[fcfe2b3dbc1b1d92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f198a723-eabe-4437-a437-243c55b3be83]}\\\"}\"}","context":{"RequestID":"f198a723-eabe-4437-a437-243c55b3be83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a12c3d4-9e2c-4545-99b6-32aa5677520c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:45.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:45.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f198a723-eabe-4437-a437-243c55b3be83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a12c3d4-9e2c-4545-99b6-32aa5677520c","LogTimestamp":"2023-09-27T04:09:45.166Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:45.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:09:45.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:45.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:45.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:47.178Z","message":"Entering","context":{"RequestID":"e2eb8d06-3d5e-47de-b639-db894d8548ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6434cabd-cc5d-41ba-b933-805f5b505409","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:47.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:47.180Z","message":"{\"transactionId\":\"e2eb8d06-3d5e-47de-b639-db894d8548ca\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:47:178\",\"respDate\":\"230927-04:09:47:180\",\"sourceId\":\"haproxy:e2eb8d06-3d5e-47de-b639-db894d8548ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:47:178-29451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abeeaa56-76e3-42c3-8f19-be0aaf53543e], x-b3-parentspanid=[fefb408829cd8e07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bfc4230dc4be40cfefb408829cd8e07], x-b3-spanid=[0894f5af130896fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2eb8d06-3d5e-47de-b639-db894d8548ca]}\\\"}\"}","context":{"RequestID":"e2eb8d06-3d5e-47de-b639-db894d8548ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6434cabd-cc5d-41ba-b933-805f5b505409","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:47.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:47.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2eb8d06-3d5e-47de-b639-db894d8548ca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6434cabd-cc5d-41ba-b933-805f5b505409","LogTimestamp":"2023-09-27T04:09:47.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:48.133Z","message":"Entering","context":{"RequestID":"d0f55aba-78d6-4c6f-ace8-db7157ec1934","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1dc493d-307a-487c-aa4b-2b2cfe94b485","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:48.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:48.135Z","message":"{\"transactionId\":\"d0f55aba-78d6-4c6f-ace8-db7157ec1934\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:48:133\",\"respDate\":\"230927-04:09:48:135\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0f55aba-78d6-4c6f-ace8-db7157ec1934\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:48:133-2359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ec8cbbf-0ee1-4433-a577-9ac1da3ea05f], x-b3-parentspanid=[1a35429993466b50], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33337], x-envoy-attempt-count=[1], x-b3-traceid=[eb58df1a723acd4b1a35429993466b50], x-b3-spanid=[7b5494138132273a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0f55aba-78d6-4c6f-ace8-db7157ec1934]}\\\"}\"}","context":{"RequestID":"d0f55aba-78d6-4c6f-ace8-db7157ec1934","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1dc493d-307a-487c-aa4b-2b2cfe94b485","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:48.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:48.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0f55aba-78d6-4c6f-ace8-db7157ec1934","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1dc493d-307a-487c-aa4b-2b2cfe94b485","LogTimestamp":"2023-09-27T04:09:48.135Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:48.418Z","message":"Entering","context":{"RequestID":"9106f68f-6272-440c-98c0-cd8863859fd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54900edd-3364-4f9f-b914-c8634380b40c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"9106f68f-6272-440c-98c0-cd8863859fd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54900edd-3364-4f9f-b914-c8634380b40c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:48.420Z","message":"{\"transactionId\":\"9106f68f-6272-440c-98c0-cd8863859fd3\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:48:419\",\"respDate\":\"230927-04:09:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9106f68f-6272-440c-98c0-cd8863859fd3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:48:419-52477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9106f68f-6272-440c-98c0-cd8863859fd3]}\\\"}\"}","context":{"RequestID":"9106f68f-6272-440c-98c0-cd8863859fd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54900edd-3364-4f9f-b914-c8634380b40c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9106f68f-6272-440c-98c0-cd8863859fd3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54900edd-3364-4f9f-b914-c8634380b40c","LogTimestamp":"2023-09-27T04:09:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:49.199Z","message":"Entering","context":{"RequestID":"2f750707-f37a-46a3-bc36-c56b8fda3d47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2ec8fb9a-ad46-449c-a31e-cd51dacd0dd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:49.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:49.201Z","message":"{\"transactionId\":\"2f750707-f37a-46a3-bc36-c56b8fda3d47\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:49:199\",\"respDate\":\"230927-04:09:49:201\",\"sourceId\":\"haproxy:2f750707-f37a-46a3-bc36-c56b8fda3d47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:49:199-38000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2418ab90-5a82-47a0-b52a-01be74667964], x-b3-parentspanid=[d993c821cbb333ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[917b90667d98f2ffd993c821cbb333ae], x-b3-spanid=[30c021808d45afca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f750707-f37a-46a3-bc36-c56b8fda3d47]}\\\"}\"}","context":{"RequestID":"2f750707-f37a-46a3-bc36-c56b8fda3d47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2ec8fb9a-ad46-449c-a31e-cd51dacd0dd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:49.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:49.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f750707-f37a-46a3-bc36-c56b8fda3d47","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ec8fb9a-ad46-449c-a31e-cd51dacd0dd2","LogTimestamp":"2023-09-27T04:09:49.201Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:51.211Z","message":"Entering","context":{"RequestID":"31ded53e-4443-4dec-aae1-fa2382dc6899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce1fd05c-3cd7-4a50-8d12-4ed5cb5790b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:51.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:51.213Z","message":"{\"transactionId\":\"31ded53e-4443-4dec-aae1-fa2382dc6899\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:51:212\",\"respDate\":\"230927-04:09:51:213\",\"sourceId\":\"haproxy:31ded53e-4443-4dec-aae1-fa2382dc6899\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:51:212-57401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76c8581d-2362-4ab7-b463-8186099f9118], x-b3-parentspanid=[f5998e59e9b92cfd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f8f7d32ba53ce29f5998e59e9b92cfd], x-b3-spanid=[9be22eb0697d9ffc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31ded53e-4443-4dec-aae1-fa2382dc6899]}\\\"}\"}","context":{"RequestID":"31ded53e-4443-4dec-aae1-fa2382dc6899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce1fd05c-3cd7-4a50-8d12-4ed5cb5790b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:51.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:51.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31ded53e-4443-4dec-aae1-fa2382dc6899","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce1fd05c-3cd7-4a50-8d12-4ed5cb5790b0","LogTimestamp":"2023-09-27T04:09:51.213Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:09:53.227Z","message":"Entering","context":{"RequestID":"979d0aea-f8d6-48ef-a5da-c46d725993d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de739d27-52fb-464e-866b-248cf00564b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:53.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:53.230Z","message":"{\"transactionId\":\"979d0aea-f8d6-48ef-a5da-c46d725993d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:53:228\",\"respDate\":\"230927-04:09:53:230\",\"sourceId\":\"haproxy:979d0aea-f8d6-48ef-a5da-c46d725993d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:53:228-71026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1101d6aa-561b-423b-a151-f2b01663995e], x-b3-parentspanid=[714cc07f294203e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a24ce5c18f3c487714cc07f294203e2], x-b3-spanid=[cb68b0e30b4a68af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[979d0aea-f8d6-48ef-a5da-c46d725993d9]}\\\"}\"}","context":{"RequestID":"979d0aea-f8d6-48ef-a5da-c46d725993d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de739d27-52fb-464e-866b-248cf00564b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:53.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:53.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"979d0aea-f8d6-48ef-a5da-c46d725993d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de739d27-52fb-464e-866b-248cf00564b0","LogTimestamp":"2023-09-27T04:09:53.230Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:09:55.239Z","message":"Entering","context":{"RequestID":"0917272b-77bc-4aed-b88c-7de3d8c849d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8316e43-c1d3-4a27-b811-61f3405e70f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:55.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:55.242Z","message":"{\"transactionId\":\"0917272b-77bc-4aed-b88c-7de3d8c849d1\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:55:240\",\"respDate\":\"230927-04:09:55:242\",\"sourceId\":\"haproxy:0917272b-77bc-4aed-b88c-7de3d8c849d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:09:55:240-56444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5dbeb3df-8f9d-42c7-9ba2-ac351b599149], x-b3-parentspanid=[e711970bf53d6d71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[846ff67e2174d7f5e711970bf53d6d71], x-b3-spanid=[3ac68e75bf5a5b49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0917272b-77bc-4aed-b88c-7de3d8c849d1]}\\\"}\"}","context":{"RequestID":"0917272b-77bc-4aed-b88c-7de3d8c849d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8316e43-c1d3-4a27-b811-61f3405e70f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:55.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:55.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0917272b-77bc-4aed-b88c-7de3d8c849d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8316e43-c1d3-4a27-b811-61f3405e70f9","LogTimestamp":"2023-09-27T04:09:55.242Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:55.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:09:55.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:55.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:55.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:57.251Z","message":"Entering","context":{"RequestID":"25991f3c-9605-4f24-b2c3-22e461c68bee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55ceaac0-e7c7-4d7a-9c7b-93a9193b0611","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:57.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:57.253Z","message":"{\"transactionId\":\"25991f3c-9605-4f24-b2c3-22e461c68bee\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:57:252\",\"respDate\":\"230927-04:09:57:253\",\"sourceId\":\"haproxy:25991f3c-9605-4f24-b2c3-22e461c68bee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:57:252-70857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b25a74cf-6cfd-482e-a7b6-f60febc3bada], x-b3-parentspanid=[9304604cf8c382f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85aafa599568029a9304604cf8c382f6], x-b3-spanid=[1b4338830b6f408d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25991f3c-9605-4f24-b2c3-22e461c68bee]}\\\"}\"}","context":{"RequestID":"25991f3c-9605-4f24-b2c3-22e461c68bee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55ceaac0-e7c7-4d7a-9c7b-93a9193b0611","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:57.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:57.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25991f3c-9605-4f24-b2c3-22e461c68bee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55ceaac0-e7c7-4d7a-9c7b-93a9193b0611","LogTimestamp":"2023-09-27T04:09:57.254Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:09:58.141Z","message":"Entering","context":{"RequestID":"3fe7760e-fd39-464e-93d3-be904500fe84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73a02d98-f97a-4635-baff-16604017bf14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:58.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:58.143Z","message":"{\"transactionId\":\"3fe7760e-fd39-464e-93d3-be904500fe84\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:58:141\",\"respDate\":\"230927-04:09:58:143\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3fe7760e-fd39-464e-93d3-be904500fe84\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:58:141-21572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa8c9ac0-9994-4b63-86a0-5d988c139395], x-b3-parentspanid=[ebfc27e7a740ca3f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48755], x-envoy-attempt-count=[1], x-b3-traceid=[d2bc0e7e979db6d1ebfc27e7a740ca3f], x-b3-spanid=[0df1299fae443bf4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3fe7760e-fd39-464e-93d3-be904500fe84]}\\\"}\"}","context":{"RequestID":"3fe7760e-fd39-464e-93d3-be904500fe84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73a02d98-f97a-4635-baff-16604017bf14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:09:58.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:58.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fe7760e-fd39-464e-93d3-be904500fe84","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73a02d98-f97a-4635-baff-16604017bf14","LogTimestamp":"2023-09-27T04:09:58.144Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:09:58.418Z","message":"Entering","context":{"RequestID":"69124fef-27e5-4fe5-9962-344ac6bea95d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0da4e1ea-eb0a-40d7-80ab-6a9f9eb11677","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"69124fef-27e5-4fe5-9962-344ac6bea95d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0da4e1ea-eb0a-40d7-80ab-6a9f9eb11677","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:58.421Z","message":"{\"transactionId\":\"69124fef-27e5-4fe5-9962-344ac6bea95d\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:58:419\",\"respDate\":\"230927-04:09:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:69124fef-27e5-4fe5-9962-344ac6bea95d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:09:58:419-9237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[69124fef-27e5-4fe5-9962-344ac6bea95d]}\\\"}\"}","context":{"RequestID":"69124fef-27e5-4fe5-9962-344ac6bea95d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0da4e1ea-eb0a-40d7-80ab-6a9f9eb11677","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:09:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69124fef-27e5-4fe5-9962-344ac6bea95d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0da4e1ea-eb0a-40d7-80ab-6a9f9eb11677","LogTimestamp":"2023-09-27T04:09:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:09:59.263Z","message":"Entering","context":{"RequestID":"32f3f6a1-e5be-4776-85e0-c2746b9a0cfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87089a34-dd72-4f63-a733-78a3aaf60687","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:59.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:09:59.265Z","message":"{\"transactionId\":\"32f3f6a1-e5be-4776-85e0-c2746b9a0cfc\",\"status\":\"200\",\"rqstDate\":\"230927-04:09:59:263\",\"respDate\":\"230927-04:09:59:265\",\"sourceId\":\"haproxy:32f3f6a1-e5be-4776-85e0-c2746b9a0cfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:09:59:263-74663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04490872-eaad-4230-8d09-f6d552995d22], x-b3-parentspanid=[460662e6b7aaffa7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4901d38aa015e977460662e6b7aaffa7], x-b3-spanid=[e1b90795c24b56d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32f3f6a1-e5be-4776-85e0-c2746b9a0cfc]}\\\"}\"}","context":{"RequestID":"32f3f6a1-e5be-4776-85e0-c2746b9a0cfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87089a34-dd72-4f63-a733-78a3aaf60687","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:09:59.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:09:59.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32f3f6a1-e5be-4776-85e0-c2746b9a0cfc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87089a34-dd72-4f63-a733-78a3aaf60687","LogTimestamp":"2023-09-27T04:09:59.265Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:09:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:01.276Z","message":"Entering","context":{"RequestID":"4b627e05-fb6b-47a0-aecf-a156e5e58de7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2668400d-49fc-43fb-b0b4-df8acccc5a80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:01.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:01.278Z","message":"{\"transactionId\":\"4b627e05-fb6b-47a0-aecf-a156e5e58de7\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:01:276\",\"respDate\":\"230927-04:10:01:277\",\"sourceId\":\"haproxy:4b627e05-fb6b-47a0-aecf-a156e5e58de7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:01:276-65247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd9b6cbf-b9ee-4202-8ce6-82aab3a0ed4e], x-b3-parentspanid=[4e46918f328bf6e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7ee5f416954b1304e46918f328bf6e6], x-b3-spanid=[3f62cf81b85dccf0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b627e05-fb6b-47a0-aecf-a156e5e58de7]}\\\"}\"}","context":{"RequestID":"4b627e05-fb6b-47a0-aecf-a156e5e58de7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2668400d-49fc-43fb-b0b4-df8acccc5a80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:01.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:01.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b627e05-fb6b-47a0-aecf-a156e5e58de7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2668400d-49fc-43fb-b0b4-df8acccc5a80","LogTimestamp":"2023-09-27T04:10:01.278Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:03.291Z","message":"Entering","context":{"RequestID":"d56287df-7d0f-469d-889f-8ae0d76156b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"018a335f-eab8-4ea6-9bd8-15732d25f746","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:03.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:03.293Z","message":"{\"transactionId\":\"d56287df-7d0f-469d-889f-8ae0d76156b0\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:03:291\",\"respDate\":\"230927-04:10:03:293\",\"sourceId\":\"haproxy:d56287df-7d0f-469d-889f-8ae0d76156b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:03:291-58198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1167916c-300d-49eb-a582-ae70d85c7599], x-b3-parentspanid=[a3198c1638b684f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba7ff81b67728ad0a3198c1638b684f0], x-b3-spanid=[c87a6988968621d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d56287df-7d0f-469d-889f-8ae0d76156b0]}\\\"}\"}","context":{"RequestID":"d56287df-7d0f-469d-889f-8ae0d76156b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"018a335f-eab8-4ea6-9bd8-15732d25f746","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:03.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:03.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d56287df-7d0f-469d-889f-8ae0d76156b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"018a335f-eab8-4ea6-9bd8-15732d25f746","LogTimestamp":"2023-09-27T04:10:03.294Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T04:10:05.303Z","message":"Entering","context":{"RequestID":"b695c95b-c250-4cf3-8bcd-298dbefde843","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ab0abb9-dd17-4d64-9b41-e5e025150a83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:05.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:05.305Z","message":"{\"transactionId\":\"b695c95b-c250-4cf3-8bcd-298dbefde843\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:05:303\",\"respDate\":\"230927-04:10:05:305\",\"sourceId\":\"haproxy:b695c95b-c250-4cf3-8bcd-298dbefde843\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:05:303-29425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8af9d812-fbbd-43c1-8078-a2f28a5c513c], x-b3-parentspanid=[5c12247cafc5cfab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90e6aa2c1b5ac1fb5c12247cafc5cfab], x-b3-spanid=[125c6ac356d86f60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b695c95b-c250-4cf3-8bcd-298dbefde843]}\\\"}\"}","context":{"RequestID":"b695c95b-c250-4cf3-8bcd-298dbefde843","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ab0abb9-dd17-4d64-9b41-e5e025150a83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:05.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:05.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b695c95b-c250-4cf3-8bcd-298dbefde843","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ab0abb9-dd17-4d64-9b41-e5e025150a83","LogTimestamp":"2023-09-27T04:10:05.305Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:05.884Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:10:05.943Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:05.943Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:05.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:07.314Z","message":"Entering","context":{"RequestID":"6d115dbf-eb29-4f27-9f1d-41f1175d27f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45f4e998-73e3-49f3-82b1-8102efe59f93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:07.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:07.316Z","message":"{\"transactionId\":\"6d115dbf-eb29-4f27-9f1d-41f1175d27f2\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:07:315\",\"respDate\":\"230927-04:10:07:316\",\"sourceId\":\"haproxy:6d115dbf-eb29-4f27-9f1d-41f1175d27f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:07:315-78577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a44b3381-c9af-4e3f-948a-46cb070635ba], x-b3-parentspanid=[d176e8c681bb46fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6a350e4089abd17d176e8c681bb46fb], x-b3-spanid=[69b197604ff86cad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d115dbf-eb29-4f27-9f1d-41f1175d27f2]}\\\"}\"}","context":{"RequestID":"6d115dbf-eb29-4f27-9f1d-41f1175d27f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45f4e998-73e3-49f3-82b1-8102efe59f93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:07.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:07.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d115dbf-eb29-4f27-9f1d-41f1175d27f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45f4e998-73e3-49f3-82b1-8102efe59f93","LogTimestamp":"2023-09-27T04:10:07.316Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:10:08.127Z","message":"Entering","context":{"RequestID":"45246529-8b89-4e56-a5dc-53c8d30fe041","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d59ee9f-2aff-43b0-ae1e-ea1efb609d84","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:08.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:08.132Z","message":"{\"transactionId\":\"45246529-8b89-4e56-a5dc-53c8d30fe041\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:08:128\",\"respDate\":\"230927-04:10:08:132\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:45246529-8b89-4e56-a5dc-53c8d30fe041\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:08:128-1809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30dc5530-9668-44fa-9bc2-c5477ce782ac], x-b3-parentspanid=[cbc424d9f39fa0d0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37559], x-envoy-attempt-count=[1], x-b3-traceid=[d69ecd4321483242cbc424d9f39fa0d0], x-b3-spanid=[586564826825a43f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[45246529-8b89-4e56-a5dc-53c8d30fe041]}\\\"}\"}","context":{"RequestID":"45246529-8b89-4e56-a5dc-53c8d30fe041","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d59ee9f-2aff-43b0-ae1e-ea1efb609d84","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:08.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:08.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45246529-8b89-4e56-a5dc-53c8d30fe041","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d59ee9f-2aff-43b0-ae1e-ea1efb609d84","LogTimestamp":"2023-09-27T04:10:08.132Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:10:08.418Z","message":"Entering","context":{"RequestID":"20151004-89c4-4f7c-b01d-75893073ec41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a359a31f-3b5e-4f32-bf72-218e5b053c50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"20151004-89c4-4f7c-b01d-75893073ec41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a359a31f-3b5e-4f32-bf72-218e5b053c50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:08.420Z","message":"{\"transactionId\":\"20151004-89c4-4f7c-b01d-75893073ec41\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:08:418\",\"respDate\":\"230927-04:10:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:20151004-89c4-4f7c-b01d-75893073ec41\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:08:418-81115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[20151004-89c4-4f7c-b01d-75893073ec41]}\\\"}\"}","context":{"RequestID":"20151004-89c4-4f7c-b01d-75893073ec41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a359a31f-3b5e-4f32-bf72-218e5b053c50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20151004-89c4-4f7c-b01d-75893073ec41","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a359a31f-3b5e-4f32-bf72-218e5b053c50","LogTimestamp":"2023-09-27T04:10:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:09.330Z","message":"Entering","context":{"RequestID":"9f51db64-a483-425c-94a0-0e8626392ee8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64d9b188-e8a8-4373-9f5b-46302a98d6fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:09.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:09.332Z","message":"{\"transactionId\":\"9f51db64-a483-425c-94a0-0e8626392ee8\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:09:330\",\"respDate\":\"230927-04:10:09:331\",\"sourceId\":\"haproxy:9f51db64-a483-425c-94a0-0e8626392ee8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:09:330-24863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e13ac3c6-c6d9-4567-b413-c372378e5537], x-b3-parentspanid=[b182781e34e3e017], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dce580c5cdb69240b182781e34e3e017], x-b3-spanid=[503618c2ad949e86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f51db64-a483-425c-94a0-0e8626392ee8]}\\\"}\"}","context":{"RequestID":"9f51db64-a483-425c-94a0-0e8626392ee8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64d9b188-e8a8-4373-9f5b-46302a98d6fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:09.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:09.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f51db64-a483-425c-94a0-0e8626392ee8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64d9b188-e8a8-4373-9f5b-46302a98d6fa","LogTimestamp":"2023-09-27T04:10:09.332Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:10.839Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:10.844Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:11.346Z","message":"Entering","context":{"RequestID":"5d8d93d8-2e2d-4543-9c8c-228ff4988352","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ebb33e7-f28e-42db-8169-e83f593bc590","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:11.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:11.348Z","message":"{\"transactionId\":\"5d8d93d8-2e2d-4543-9c8c-228ff4988352\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:11:346\",\"respDate\":\"230927-04:10:11:348\",\"sourceId\":\"haproxy:5d8d93d8-2e2d-4543-9c8c-228ff4988352\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:11:346-72981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6a81230-6c82-46cf-9d27-18a24e516902], x-b3-parentspanid=[d497db56a4c18d42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6329d8d5e568850bd497db56a4c18d42], x-b3-spanid=[b2c04810b6dfc2a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d8d93d8-2e2d-4543-9c8c-228ff4988352]}\\\"}\"}","context":{"RequestID":"5d8d93d8-2e2d-4543-9c8c-228ff4988352","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ebb33e7-f28e-42db-8169-e83f593bc590","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:11.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:11.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d8d93d8-2e2d-4543-9c8c-228ff4988352","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ebb33e7-f28e-42db-8169-e83f593bc590","LogTimestamp":"2023-09-27T04:10:11.349Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:10:13.359Z","message":"Entering","context":{"RequestID":"1a30cdb6-7a47-4751-97f4-92edb617367e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e3a03e2-e01b-4899-b30e-d5378c5d28fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:13.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:13.362Z","message":"{\"transactionId\":\"1a30cdb6-7a47-4751-97f4-92edb617367e\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:13:360\",\"respDate\":\"230927-04:10:13:362\",\"sourceId\":\"haproxy:1a30cdb6-7a47-4751-97f4-92edb617367e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:13:360-99310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[744157b7-3855-4a8a-9e16-7fc4ed580cf9], x-b3-parentspanid=[17cf5d632184c074], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[208e0cafeccea6e317cf5d632184c074], x-b3-spanid=[8c9890fa521f8161], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a30cdb6-7a47-4751-97f4-92edb617367e]}\\\"}\"}","context":{"RequestID":"1a30cdb6-7a47-4751-97f4-92edb617367e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e3a03e2-e01b-4899-b30e-d5378c5d28fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:13.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:13.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a30cdb6-7a47-4751-97f4-92edb617367e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e3a03e2-e01b-4899-b30e-d5378c5d28fd","LogTimestamp":"2023-09-27T04:10:13.363Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:10:15.371Z","message":"Entering","context":{"RequestID":"c9f260ed-47bd-4530-997d-e2733569768b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c82ab274-8886-4c5a-a9b7-e5ebee8dcee8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:15.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:15.373Z","message":"{\"transactionId\":\"c9f260ed-47bd-4530-997d-e2733569768b\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:15:372\",\"respDate\":\"230927-04:10:15:373\",\"sourceId\":\"haproxy:c9f260ed-47bd-4530-997d-e2733569768b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:15:372-6309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9262e707-fef3-4361-af94-edc045c5a17f], x-b3-parentspanid=[ec09980e679695a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce9c624c1baa6e08ec09980e679695a0], x-b3-spanid=[50b324f41e098d6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9f260ed-47bd-4530-997d-e2733569768b]}\\\"}\"}","context":{"RequestID":"c9f260ed-47bd-4530-997d-e2733569768b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c82ab274-8886-4c5a-a9b7-e5ebee8dcee8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:15.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:15.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9f260ed-47bd-4530-997d-e2733569768b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c82ab274-8886-4c5a-a9b7-e5ebee8dcee8","LogTimestamp":"2023-09-27T04:10:15.373Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:10:15.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:10:15.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:15.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:15.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:17.384Z","message":"Entering","context":{"RequestID":"4feca8f2-0fbf-4466-a89f-21f339f8784e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91fa803e-160c-4a72-af60-ac3da4049fd8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:17.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:17.386Z","message":"{\"transactionId\":\"4feca8f2-0fbf-4466-a89f-21f339f8784e\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:17:384\",\"respDate\":\"230927-04:10:17:386\",\"sourceId\":\"haproxy:4feca8f2-0fbf-4466-a89f-21f339f8784e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:17:384-55329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16022244-e77f-4fc8-9363-20658f7a5d21], x-b3-parentspanid=[54a2b4488d003da6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e049c22c03f63f1d54a2b4488d003da6], x-b3-spanid=[593ac50fb861837d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4feca8f2-0fbf-4466-a89f-21f339f8784e]}\\\"}\"}","context":{"RequestID":"4feca8f2-0fbf-4466-a89f-21f339f8784e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91fa803e-160c-4a72-af60-ac3da4049fd8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:17.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:17.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4feca8f2-0fbf-4466-a89f-21f339f8784e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91fa803e-160c-4a72-af60-ac3da4049fd8","LogTimestamp":"2023-09-27T04:10:17.386Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:18.124Z","message":"Entering","context":{"RequestID":"edbea230-35ec-48f8-90dd-6193264ce060","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1dd0a40c-1014-4f41-b7b1-6970daa9f3d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:18.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:18.126Z","message":"{\"transactionId\":\"edbea230-35ec-48f8-90dd-6193264ce060\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:18:125\",\"respDate\":\"230927-04:10:18:126\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:edbea230-35ec-48f8-90dd-6193264ce060\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:18:125-25514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba386505-363c-4bfe-9cf1-1eaf74f3c900], x-b3-parentspanid=[bee165ce2c55c635], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49467], x-envoy-attempt-count=[1], x-b3-traceid=[3f0df8ecd8eb9da1bee165ce2c55c635], x-b3-spanid=[6958cb3e98bf36cd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[edbea230-35ec-48f8-90dd-6193264ce060]}\\\"}\"}","context":{"RequestID":"edbea230-35ec-48f8-90dd-6193264ce060","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1dd0a40c-1014-4f41-b7b1-6970daa9f3d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:18.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:18.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edbea230-35ec-48f8-90dd-6193264ce060","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dd0a40c-1014-4f41-b7b1-6970daa9f3d4","LogTimestamp":"2023-09-27T04:10:18.127Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:18.421Z","message":"Entering","context":{"RequestID":"d38dfac7-db5d-48a6-a828-47552fa59bc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c28f8a4-94d3-4e47-b048-7ba8bf66605a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:18.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:18.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"d38dfac7-db5d-48a6-a828-47552fa59bc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c28f8a4-94d3-4e47-b048-7ba8bf66605a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:18.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:18.424Z","message":"{\"transactionId\":\"d38dfac7-db5d-48a6-a828-47552fa59bc9\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:18:422\",\"respDate\":\"230927-04:10:18:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d38dfac7-db5d-48a6-a828-47552fa59bc9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:18:422-7164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d38dfac7-db5d-48a6-a828-47552fa59bc9]}\\\"}\"}","context":{"RequestID":"d38dfac7-db5d-48a6-a828-47552fa59bc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c28f8a4-94d3-4e47-b048-7ba8bf66605a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:18.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:18.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d38dfac7-db5d-48a6-a828-47552fa59bc9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c28f8a4-94d3-4e47-b048-7ba8bf66605a","LogTimestamp":"2023-09-27T04:10:18.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:19.397Z","message":"Entering","context":{"RequestID":"ad0a063f-c807-49f4-9cb9-eae25122984a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9a3e7c1-91d5-465b-b409-34d989be16ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:19.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:19.399Z","message":"{\"transactionId\":\"ad0a063f-c807-49f4-9cb9-eae25122984a\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:19:398\",\"respDate\":\"230927-04:10:19:399\",\"sourceId\":\"haproxy:ad0a063f-c807-49f4-9cb9-eae25122984a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:19:398-95368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d41b8be-d9e4-43bf-afb7-cbd5a8065ba8], x-b3-parentspanid=[0fa682c92dd54838], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3cbed15489f99c00fa682c92dd54838], x-b3-spanid=[ec0c866c5f53965b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad0a063f-c807-49f4-9cb9-eae25122984a]}\\\"}\"}","context":{"RequestID":"ad0a063f-c807-49f4-9cb9-eae25122984a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9a3e7c1-91d5-465b-b409-34d989be16ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:19.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:19.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad0a063f-c807-49f4-9cb9-eae25122984a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9a3e7c1-91d5-465b-b409-34d989be16ae","LogTimestamp":"2023-09-27T04:10:19.400Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:21.409Z","message":"Entering","context":{"RequestID":"e0b995cd-bb23-4656-9750-6777c6ef5b19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b80842dc-4410-439b-bb8d-45d9d34c4891","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:21.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:21.411Z","message":"{\"transactionId\":\"e0b995cd-bb23-4656-9750-6777c6ef5b19\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:21:410\",\"respDate\":\"230927-04:10:21:411\",\"sourceId\":\"haproxy:e0b995cd-bb23-4656-9750-6777c6ef5b19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:21:410-47526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04c7226a-e319-45c1-a744-68e502ea1af7], x-b3-parentspanid=[da868f3a11a69430], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaf47a392c125de6da868f3a11a69430], x-b3-spanid=[9878e31bdb3c7fc8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0b995cd-bb23-4656-9750-6777c6ef5b19]}\\\"}\"}","context":{"RequestID":"e0b995cd-bb23-4656-9750-6777c6ef5b19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b80842dc-4410-439b-bb8d-45d9d34c4891","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:21.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:21.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0b995cd-bb23-4656-9750-6777c6ef5b19","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b80842dc-4410-439b-bb8d-45d9d34c4891","LogTimestamp":"2023-09-27T04:10:21.411Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:10:23.420Z","message":"Entering","context":{"RequestID":"f03c8c02-794b-4c65-9a5b-c18a1d28adc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"381e9132-e1b3-4336-9d1a-a7d7af0e0ad2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:23.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:23.422Z","message":"{\"transactionId\":\"f03c8c02-794b-4c65-9a5b-c18a1d28adc0\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:23:420\",\"respDate\":\"230927-04:10:23:422\",\"sourceId\":\"haproxy:f03c8c02-794b-4c65-9a5b-c18a1d28adc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:23:420-72460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cc16e04-f730-464e-9fc8-7f723d9f4976], x-b3-parentspanid=[90fc4b366b5aecf9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6839f4b4fb3181c90fc4b366b5aecf9], x-b3-spanid=[5e6d3e19e7e7598d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f03c8c02-794b-4c65-9a5b-c18a1d28adc0]}\\\"}\"}","context":{"RequestID":"f03c8c02-794b-4c65-9a5b-c18a1d28adc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"381e9132-e1b3-4336-9d1a-a7d7af0e0ad2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:23.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:23.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f03c8c02-794b-4c65-9a5b-c18a1d28adc0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"381e9132-e1b3-4336-9d1a-a7d7af0e0ad2","LogTimestamp":"2023-09-27T04:10:23.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:25.432Z","message":"Entering","context":{"RequestID":"81e305e1-ed5f-421d-aae3-ea9165c431c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ef115a8-c54a-49e9-aca8-b70d26affbc0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:25.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:25.434Z","message":"{\"transactionId\":\"81e305e1-ed5f-421d-aae3-ea9165c431c7\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:25:432\",\"respDate\":\"230927-04:10:25:434\",\"sourceId\":\"haproxy:81e305e1-ed5f-421d-aae3-ea9165c431c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:25:432-81703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b03ae6f-50d9-4aa1-9be7-f1d64ad5fc06], x-b3-parentspanid=[431aac97c4e29632], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d6a10f8c8930bf5431aac97c4e29632], x-b3-spanid=[25d014b5476765a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81e305e1-ed5f-421d-aae3-ea9165c431c7]}\\\"}\"}","context":{"RequestID":"81e305e1-ed5f-421d-aae3-ea9165c431c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ef115a8-c54a-49e9-aca8-b70d26affbc0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:25.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:25.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81e305e1-ed5f-421d-aae3-ea9165c431c7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ef115a8-c54a-49e9-aca8-b70d26affbc0","LogTimestamp":"2023-09-27T04:10:25.435Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:10:25.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:10:25.902Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:25.902Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:25.902Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:27.444Z","message":"Entering","context":{"RequestID":"01eaef8b-d634-402c-b31d-0998540eeabd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a0b3a21-ef02-4347-ae4e-2906006c1696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:27.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:27.446Z","message":"{\"transactionId\":\"01eaef8b-d634-402c-b31d-0998540eeabd\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:27:445\",\"respDate\":\"230927-04:10:27:446\",\"sourceId\":\"haproxy:01eaef8b-d634-402c-b31d-0998540eeabd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:27:445-70074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6867fde8-a192-4b4f-a3da-d8ec8bc3c599], x-b3-parentspanid=[f04dc21d169d876c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95f3f710c43b6047f04dc21d169d876c], x-b3-spanid=[222fc04a6c6fee3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01eaef8b-d634-402c-b31d-0998540eeabd]}\\\"}\"}","context":{"RequestID":"01eaef8b-d634-402c-b31d-0998540eeabd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a0b3a21-ef02-4347-ae4e-2906006c1696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:27.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:27.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01eaef8b-d634-402c-b31d-0998540eeabd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a0b3a21-ef02-4347-ae4e-2906006c1696","LogTimestamp":"2023-09-27T04:10:27.446Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:10:28.128Z","message":"Entering","context":{"RequestID":"bbd8b9c1-6199-46c4-99c8-4e7fedc8d3bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a56f9104-67c2-4db9-9a72-852835b8cec3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:28.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:28.130Z","message":"{\"transactionId\":\"bbd8b9c1-6199-46c4-99c8-4e7fedc8d3bc\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:28:129\",\"respDate\":\"230927-04:10:28:130\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bbd8b9c1-6199-46c4-99c8-4e7fedc8d3bc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:28:129-91738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[219fa05c-1f7a-4c50-8996-bba993601111], x-b3-parentspanid=[26900e0342404d12], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48581], x-envoy-attempt-count=[1], x-b3-traceid=[67866d96ac3b9a7926900e0342404d12], x-b3-spanid=[e12412a91e44d5bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bbd8b9c1-6199-46c4-99c8-4e7fedc8d3bc]}\\\"}\"}","context":{"RequestID":"bbd8b9c1-6199-46c4-99c8-4e7fedc8d3bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a56f9104-67c2-4db9-9a72-852835b8cec3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:28.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:28.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbd8b9c1-6199-46c4-99c8-4e7fedc8d3bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a56f9104-67c2-4db9-9a72-852835b8cec3","LogTimestamp":"2023-09-27T04:10:28.131Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:10:28.418Z","message":"Entering","context":{"RequestID":"1ed39298-7ac0-4250-b106-eb766a4b1e17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efadb1d7-228d-4ee0-b357-d5104d5ba208","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ed39298-7ac0-4250-b106-eb766a4b1e17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efadb1d7-228d-4ee0-b357-d5104d5ba208","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:28.421Z","message":"{\"transactionId\":\"1ed39298-7ac0-4250-b106-eb766a4b1e17\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:28:418\",\"respDate\":\"230927-04:10:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1ed39298-7ac0-4250-b106-eb766a4b1e17\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:28:418-41028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1ed39298-7ac0-4250-b106-eb766a4b1e17]}\\\"}\"}","context":{"RequestID":"1ed39298-7ac0-4250-b106-eb766a4b1e17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efadb1d7-228d-4ee0-b357-d5104d5ba208","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ed39298-7ac0-4250-b106-eb766a4b1e17","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efadb1d7-228d-4ee0-b357-d5104d5ba208","LogTimestamp":"2023-09-27T04:10:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:10:29.454Z","message":"Entering","context":{"RequestID":"6e87091d-a3a0-451d-89fe-f172e5c0695e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f15ed85f-bc8a-4d75-a5f0-314fa9d952e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:29.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:29.457Z","message":"{\"transactionId\":\"6e87091d-a3a0-451d-89fe-f172e5c0695e\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:29:455\",\"respDate\":\"230927-04:10:29:457\",\"sourceId\":\"haproxy:6e87091d-a3a0-451d-89fe-f172e5c0695e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:29:455-87087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11773692-df70-4b78-bafe-6932e5bbd9bb], x-b3-parentspanid=[42f75ac3152a095d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc023565e176074c42f75ac3152a095d], x-b3-spanid=[b15a77de8e8ed2ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e87091d-a3a0-451d-89fe-f172e5c0695e]}\\\"}\"}","context":{"RequestID":"6e87091d-a3a0-451d-89fe-f172e5c0695e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f15ed85f-bc8a-4d75-a5f0-314fa9d952e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:29.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:29.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e87091d-a3a0-451d-89fe-f172e5c0695e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f15ed85f-bc8a-4d75-a5f0-314fa9d952e0","LogTimestamp":"2023-09-27T04:10:29.458Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:10:31.469Z","message":"Entering","context":{"RequestID":"91ba680e-ce2f-4bc5-8e7b-e4964ac0d60a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf5afa46-dc5f-4610-aa65-aa819d5bcaad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:31.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:31.471Z","message":"{\"transactionId\":\"91ba680e-ce2f-4bc5-8e7b-e4964ac0d60a\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:31:469\",\"respDate\":\"230927-04:10:31:471\",\"sourceId\":\"haproxy:91ba680e-ce2f-4bc5-8e7b-e4964ac0d60a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:31:469-75438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17b215bb-dae9-4295-8bee-faaf2ad41eca], x-b3-parentspanid=[46c453452e606b13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9784e77f122c3b3e46c453452e606b13], x-b3-spanid=[f15648ed98152453], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91ba680e-ce2f-4bc5-8e7b-e4964ac0d60a]}\\\"}\"}","context":{"RequestID":"91ba680e-ce2f-4bc5-8e7b-e4964ac0d60a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf5afa46-dc5f-4610-aa65-aa819d5bcaad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:31.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:31.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91ba680e-ce2f-4bc5-8e7b-e4964ac0d60a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf5afa46-dc5f-4610-aa65-aa819d5bcaad","LogTimestamp":"2023-09-27T04:10:31.472Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:10:33.480Z","message":"Entering","context":{"RequestID":"dee6fd8c-727a-423a-ab07-8dc1c4d17724","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fb1f3ca-3e89-4673-ae18-86b9354d4a86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:33.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:33.483Z","message":"{\"transactionId\":\"dee6fd8c-727a-423a-ab07-8dc1c4d17724\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:33:481\",\"respDate\":\"230927-04:10:33:483\",\"sourceId\":\"haproxy:dee6fd8c-727a-423a-ab07-8dc1c4d17724\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:33:481-37066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f5aae13-7b9f-4c4f-9fbc-f7dab6d56a8e], x-b3-parentspanid=[589199a1fcd61ca2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bc22111b805a4a8589199a1fcd61ca2], x-b3-spanid=[be948297b70f078e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dee6fd8c-727a-423a-ab07-8dc1c4d17724]}\\\"}\"}","context":{"RequestID":"dee6fd8c-727a-423a-ab07-8dc1c4d17724","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fb1f3ca-3e89-4673-ae18-86b9354d4a86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:33.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:33.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dee6fd8c-727a-423a-ab07-8dc1c4d17724","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fb1f3ca-3e89-4673-ae18-86b9354d4a86","LogTimestamp":"2023-09-27T04:10:33.483Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:10:35.493Z","message":"Entering","context":{"RequestID":"a4583681-2974-402e-8c8a-792d2e4993f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c23cd26-7e9f-490a-b70e-fd618afbd504","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:35.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:35.495Z","message":"{\"transactionId\":\"a4583681-2974-402e-8c8a-792d2e4993f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:35:493\",\"respDate\":\"230927-04:10:35:495\",\"sourceId\":\"haproxy:a4583681-2974-402e-8c8a-792d2e4993f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:35:493-15442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[614f333b-4435-48a6-8bcc-551883c4b60f], x-b3-parentspanid=[6ae84ce7b763db42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b4295f6d029157e6ae84ce7b763db42], x-b3-spanid=[a5bbe2b3cb965d9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4583681-2974-402e-8c8a-792d2e4993f6]}\\\"}\"}","context":{"RequestID":"a4583681-2974-402e-8c8a-792d2e4993f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c23cd26-7e9f-490a-b70e-fd618afbd504","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:35.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:35.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4583681-2974-402e-8c8a-792d2e4993f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c23cd26-7e9f-490a-b70e-fd618afbd504","LogTimestamp":"2023-09-27T04:10:35.495Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:35.885Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:10:35.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:35.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:35.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:37.503Z","message":"Entering","context":{"RequestID":"d78f13a9-8dab-4459-9015-03ccbd1ec064","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95008fcf-bdd4-46ef-ac58-977e55cdac85","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:37.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:37.505Z","message":"{\"transactionId\":\"d78f13a9-8dab-4459-9015-03ccbd1ec064\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:37:504\",\"respDate\":\"230927-04:10:37:505\",\"sourceId\":\"haproxy:d78f13a9-8dab-4459-9015-03ccbd1ec064\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:37:504-41445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7adbb13e-a6c7-469c-adcb-855186c82b00], x-b3-parentspanid=[c3d45b76df18b3d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06295978fadd6078c3d45b76df18b3d1], x-b3-spanid=[ddf915ceafa67611], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d78f13a9-8dab-4459-9015-03ccbd1ec064]}\\\"}\"}","context":{"RequestID":"d78f13a9-8dab-4459-9015-03ccbd1ec064","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95008fcf-bdd4-46ef-ac58-977e55cdac85","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:37.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:37.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d78f13a9-8dab-4459-9015-03ccbd1ec064","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95008fcf-bdd4-46ef-ac58-977e55cdac85","LogTimestamp":"2023-09-27T04:10:37.506Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:38.123Z","message":"Entering","context":{"RequestID":"347efe5f-a143-4fe0-9ebe-36584439c008","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce556780-115d-4f75-bd23-9948fd984593","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:38.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:38.125Z","message":"{\"transactionId\":\"347efe5f-a143-4fe0-9ebe-36584439c008\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:38:124\",\"respDate\":\"230927-04:10:38:125\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:347efe5f-a143-4fe0-9ebe-36584439c008\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:38:124-37020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d61038c-4989-44e9-846a-6ae6fc9963b8], x-b3-parentspanid=[40b04e3b3aca6f9d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54601], x-envoy-attempt-count=[1], x-b3-traceid=[af6e73a5d70cc22540b04e3b3aca6f9d], x-b3-spanid=[6fad6d962627815d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[347efe5f-a143-4fe0-9ebe-36584439c008]}\\\"}\"}","context":{"RequestID":"347efe5f-a143-4fe0-9ebe-36584439c008","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce556780-115d-4f75-bd23-9948fd984593","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:38.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:38.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"347efe5f-a143-4fe0-9ebe-36584439c008","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce556780-115d-4f75-bd23-9948fd984593","LogTimestamp":"2023-09-27T04:10:38.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:38.418Z","message":"Entering","context":{"RequestID":"08895cf7-f8f5-4dc1-ae49-f08f07bfcdc1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a1cfb0e-9f9e-448b-8fb8-8f823986a9ae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"08895cf7-f8f5-4dc1-ae49-f08f07bfcdc1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a1cfb0e-9f9e-448b-8fb8-8f823986a9ae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:38.420Z","message":"{\"transactionId\":\"08895cf7-f8f5-4dc1-ae49-f08f07bfcdc1\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:38:419\",\"respDate\":\"230927-04:10:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:08895cf7-f8f5-4dc1-ae49-f08f07bfcdc1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:38:419-29058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[08895cf7-f8f5-4dc1-ae49-f08f07bfcdc1]}\\\"}\"}","context":{"RequestID":"08895cf7-f8f5-4dc1-ae49-f08f07bfcdc1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a1cfb0e-9f9e-448b-8fb8-8f823986a9ae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08895cf7-f8f5-4dc1-ae49-f08f07bfcdc1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a1cfb0e-9f9e-448b-8fb8-8f823986a9ae","LogTimestamp":"2023-09-27T04:10:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:39.517Z","message":"Entering","context":{"RequestID":"5d99ae03-8a96-48b9-b1ea-29079dba13cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8635d6f0-de22-4710-aaee-bd76c4185a93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:39.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:39.519Z","message":"{\"transactionId\":\"5d99ae03-8a96-48b9-b1ea-29079dba13cf\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:39:518\",\"respDate\":\"230927-04:10:39:519\",\"sourceId\":\"haproxy:5d99ae03-8a96-48b9-b1ea-29079dba13cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:39:518-43413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a137eb3-3e64-47d7-a114-86149bd005b8], x-b3-parentspanid=[a14a28604053fd56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ce7ac5a95894872a14a28604053fd56], x-b3-spanid=[36676e88bb4bcc14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d99ae03-8a96-48b9-b1ea-29079dba13cf]}\\\"}\"}","context":{"RequestID":"5d99ae03-8a96-48b9-b1ea-29079dba13cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8635d6f0-de22-4710-aaee-bd76c4185a93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:39.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:39.520Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d99ae03-8a96-48b9-b1ea-29079dba13cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8635d6f0-de22-4710-aaee-bd76c4185a93","LogTimestamp":"2023-09-27T04:10:39.520Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:40.852Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:40.856Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:41.528Z","message":"Entering","context":{"RequestID":"4a2217a7-c262-4fd9-8933-41d63cd51c04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9debba6b-002b-4d9e-a1ce-c466201246cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:41.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:41.531Z","message":"{\"transactionId\":\"4a2217a7-c262-4fd9-8933-41d63cd51c04\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:41:529\",\"respDate\":\"230927-04:10:41:531\",\"sourceId\":\"haproxy:4a2217a7-c262-4fd9-8933-41d63cd51c04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:41:529-95612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f247f40a-a664-410d-a2f1-62f3473f44a3], x-b3-parentspanid=[c8a564dce46cc1b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ff521b0a2670e81c8a564dce46cc1b1], x-b3-spanid=[94d49af93af71ce6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a2217a7-c262-4fd9-8933-41d63cd51c04]}\\\"}\"}","context":{"RequestID":"4a2217a7-c262-4fd9-8933-41d63cd51c04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9debba6b-002b-4d9e-a1ce-c466201246cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:41.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:41.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a2217a7-c262-4fd9-8933-41d63cd51c04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9debba6b-002b-4d9e-a1ce-c466201246cb","LogTimestamp":"2023-09-27T04:10:41.531Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:10:43.551Z","message":"Entering","context":{"RequestID":"bb1c8644-f9b2-4680-a534-f2d07022e99c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c02f9728-bde2-4ac1-b6e6-00d9ece5d259","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:43.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:43.556Z","message":"{\"transactionId\":\"bb1c8644-f9b2-4680-a534-f2d07022e99c\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:43:552\",\"respDate\":\"230927-04:10:43:556\",\"sourceId\":\"haproxy:bb1c8644-f9b2-4680-a534-f2d07022e99c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:43:552-20645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28d4b437-291c-4af0-ba4f-07b37083e01d], x-b3-parentspanid=[560ae97e6516b892], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8ac22bc2a0d7c70560ae97e6516b892], x-b3-spanid=[9db5e7927925a3ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb1c8644-f9b2-4680-a534-f2d07022e99c]}\\\"}\"}","context":{"RequestID":"bb1c8644-f9b2-4680-a534-f2d07022e99c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c02f9728-bde2-4ac1-b6e6-00d9ece5d259","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:43.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:43.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb1c8644-f9b2-4680-a534-f2d07022e99c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c02f9728-bde2-4ac1-b6e6-00d9ece5d259","LogTimestamp":"2023-09-27T04:10:43.556Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:10:45.574Z","message":"Entering","context":{"RequestID":"a3108442-88a1-4a1c-ab3d-d9a9105bc167","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2efe8587-6121-413e-89af-04ff8ef1bfb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:45.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:45.577Z","message":"{\"transactionId\":\"a3108442-88a1-4a1c-ab3d-d9a9105bc167\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:45:575\",\"respDate\":\"230927-04:10:45:577\",\"sourceId\":\"haproxy:a3108442-88a1-4a1c-ab3d-d9a9105bc167\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:45:575-45182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1be3054-ab38-4d39-ae80-3a1e8b28793e], x-b3-parentspanid=[bc63260df1dbb6f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57246f236ed381ecbc63260df1dbb6f8], x-b3-spanid=[0f50bb60f771b2f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3108442-88a1-4a1c-ab3d-d9a9105bc167]}\\\"}\"}","context":{"RequestID":"a3108442-88a1-4a1c-ab3d-d9a9105bc167","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2efe8587-6121-413e-89af-04ff8ef1bfb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:45.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:45.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3108442-88a1-4a1c-ab3d-d9a9105bc167","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2efe8587-6121-413e-89af-04ff8ef1bfb2","LogTimestamp":"2023-09-27T04:10:45.577Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:10:45.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:10:45.906Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:45.906Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:45.906Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:47.587Z","message":"Entering","context":{"RequestID":"815a2063-c705-4364-8215-a3bd9667c568","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed7e63fd-6255-49a6-bd11-9574935bb6a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:47.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:47.589Z","message":"{\"transactionId\":\"815a2063-c705-4364-8215-a3bd9667c568\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:47:588\",\"respDate\":\"230927-04:10:47:589\",\"sourceId\":\"haproxy:815a2063-c705-4364-8215-a3bd9667c568\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:47:588-72376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[499ebca6-bab3-4a1d-9ccb-677ea2cff3c0], x-b3-parentspanid=[bd557491a6d22997], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4163b63a9d1607f8bd557491a6d22997], x-b3-spanid=[b47f2251399ee117], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[815a2063-c705-4364-8215-a3bd9667c568]}\\\"}\"}","context":{"RequestID":"815a2063-c705-4364-8215-a3bd9667c568","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed7e63fd-6255-49a6-bd11-9574935bb6a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:47.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:47.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"815a2063-c705-4364-8215-a3bd9667c568","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed7e63fd-6255-49a6-bd11-9574935bb6a0","LogTimestamp":"2023-09-27T04:10:47.590Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:10:48.124Z","message":"Entering","context":{"RequestID":"6602cfc5-a342-43dc-9b46-17614c449c8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cc1e690-28cb-460d-9d3b-17bcfd99ee40","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:48.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:48.126Z","message":"{\"transactionId\":\"6602cfc5-a342-43dc-9b46-17614c449c8f\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:48:125\",\"respDate\":\"230927-04:10:48:126\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6602cfc5-a342-43dc-9b46-17614c449c8f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:48:125-62084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6a17450-056c-40e9-b11a-c4fc0bba31cf], x-b3-parentspanid=[8fcef3b0374058c0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54733], x-envoy-attempt-count=[1], x-b3-traceid=[74aa12fc1df79ef98fcef3b0374058c0], x-b3-spanid=[75f90265abeb295e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6602cfc5-a342-43dc-9b46-17614c449c8f]}\\\"}\"}","context":{"RequestID":"6602cfc5-a342-43dc-9b46-17614c449c8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cc1e690-28cb-460d-9d3b-17bcfd99ee40","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:48.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:48.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6602cfc5-a342-43dc-9b46-17614c449c8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cc1e690-28cb-460d-9d3b-17bcfd99ee40","LogTimestamp":"2023-09-27T04:10:48.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:10:48.418Z","message":"Entering","context":{"RequestID":"5a23d971-1144-4575-8cef-caa8ba492b88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df8b9f94-53b4-4cb3-bc17-cc96ec6be452","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"5a23d971-1144-4575-8cef-caa8ba492b88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df8b9f94-53b4-4cb3-bc17-cc96ec6be452","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:48.420Z","message":"{\"transactionId\":\"5a23d971-1144-4575-8cef-caa8ba492b88\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:48:419\",\"respDate\":\"230927-04:10:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5a23d971-1144-4575-8cef-caa8ba492b88\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:48:419-94068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5a23d971-1144-4575-8cef-caa8ba492b88]}\\\"}\"}","context":{"RequestID":"5a23d971-1144-4575-8cef-caa8ba492b88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df8b9f94-53b4-4cb3-bc17-cc96ec6be452","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a23d971-1144-4575-8cef-caa8ba492b88","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df8b9f94-53b4-4cb3-bc17-cc96ec6be452","LogTimestamp":"2023-09-27T04:10:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:49.606Z","message":"Entering","context":{"RequestID":"e9d7e3d8-38b6-4520-81d2-7152565c6246","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1701b503-d721-4cba-8ae8-528f1e424762","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:49.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:49.607Z","message":"{\"transactionId\":\"e9d7e3d8-38b6-4520-81d2-7152565c6246\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:49:606\",\"respDate\":\"230927-04:10:49:607\",\"sourceId\":\"haproxy:e9d7e3d8-38b6-4520-81d2-7152565c6246\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:49:606-12786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81eefbcc-cc4f-4596-b8bf-ac64bff1071e], x-b3-parentspanid=[b055791da80d6bd5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[857cb71dded4aaa6b055791da80d6bd5], x-b3-spanid=[25a45b3d7feac548], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9d7e3d8-38b6-4520-81d2-7152565c6246]}\\\"}\"}","context":{"RequestID":"e9d7e3d8-38b6-4520-81d2-7152565c6246","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1701b503-d721-4cba-8ae8-528f1e424762","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:49.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:49.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9d7e3d8-38b6-4520-81d2-7152565c6246","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1701b503-d721-4cba-8ae8-528f1e424762","LogTimestamp":"2023-09-27T04:10:49.608Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:51.626Z","message":"Entering","context":{"RequestID":"e9682057-6664-40bb-9361-b21bf082dd5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d97e9d9c-3991-486c-8484-09d385b5d9de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:51.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:51.628Z","message":"{\"transactionId\":\"e9682057-6664-40bb-9361-b21bf082dd5e\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:51:626\",\"respDate\":\"230927-04:10:51:628\",\"sourceId\":\"haproxy:e9682057-6664-40bb-9361-b21bf082dd5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:10:51:626-67140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c53114fb-722f-4e2d-9ed2-49a80a508e14], x-b3-parentspanid=[e623782022d694a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe22d7be20f45754e623782022d694a9], x-b3-spanid=[608c8cb990919e44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9682057-6664-40bb-9361-b21bf082dd5e]}\\\"}\"}","context":{"RequestID":"e9682057-6664-40bb-9361-b21bf082dd5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d97e9d9c-3991-486c-8484-09d385b5d9de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:51.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:51.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9682057-6664-40bb-9361-b21bf082dd5e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d97e9d9c-3991-486c-8484-09d385b5d9de","LogTimestamp":"2023-09-27T04:10:51.628Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:10:53.640Z","message":"Entering","context":{"RequestID":"8ba16827-dfec-4a1f-80b1-2196f8261aad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21ad71dc-9a49-4818-9013-22899520ae15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:53.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:53.642Z","message":"{\"transactionId\":\"8ba16827-dfec-4a1f-80b1-2196f8261aad\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:53:641\",\"respDate\":\"230927-04:10:53:642\",\"sourceId\":\"haproxy:8ba16827-dfec-4a1f-80b1-2196f8261aad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:10:53:641-42693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60e67126-2230-43c0-881c-4c09f2581e82], x-b3-parentspanid=[74945d3a9e3a1bb5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c5bad9770ae6ebd74945d3a9e3a1bb5], x-b3-spanid=[d06b09b7e4c5ae46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ba16827-dfec-4a1f-80b1-2196f8261aad]}\\\"}\"}","context":{"RequestID":"8ba16827-dfec-4a1f-80b1-2196f8261aad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21ad71dc-9a49-4818-9013-22899520ae15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:53.640Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:53.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ba16827-dfec-4a1f-80b1-2196f8261aad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21ad71dc-9a49-4818-9013-22899520ae15","LogTimestamp":"2023-09-27T04:10:53.643Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:10:55.652Z","message":"Entering","context":{"RequestID":"83099805-f62c-4259-9744-49c502246aff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"766b4a57-706f-4aac-a823-d5402d49100a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:55.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:55.654Z","message":"{\"transactionId\":\"83099805-f62c-4259-9744-49c502246aff\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:55:652\",\"respDate\":\"230927-04:10:55:654\",\"sourceId\":\"haproxy:83099805-f62c-4259-9744-49c502246aff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:55:652-9553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85eef6e1-c0e6-452f-b8dd-f0ce7d973911], x-b3-parentspanid=[d1709e3b62093376], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1624117fb1588e46d1709e3b62093376], x-b3-spanid=[df7d44bb5aa12214], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83099805-f62c-4259-9744-49c502246aff]}\\\"}\"}","context":{"RequestID":"83099805-f62c-4259-9744-49c502246aff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"766b4a57-706f-4aac-a823-d5402d49100a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:55.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:55.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83099805-f62c-4259-9744-49c502246aff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"766b4a57-706f-4aac-a823-d5402d49100a","LogTimestamp":"2023-09-27T04:10:55.654Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:10:55.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:10:55.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:55.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:55.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:57.666Z","message":"Entering","context":{"RequestID":"ef8ba401-e02a-4546-80cc-049edd114bd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"658095b8-a22b-444e-ab96-050d1441ef1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:57.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:57.668Z","message":"{\"transactionId\":\"ef8ba401-e02a-4546-80cc-049edd114bd6\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:57:667\",\"respDate\":\"230927-04:10:57:668\",\"sourceId\":\"haproxy:ef8ba401-e02a-4546-80cc-049edd114bd6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:57:667-47731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdde5c57-3e6c-4e03-981b-86d0d7d58ba8], x-b3-parentspanid=[55a822c0b89c9523], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13114588c0e233c155a822c0b89c9523], x-b3-spanid=[9a5d53e8ec6c10dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef8ba401-e02a-4546-80cc-049edd114bd6]}\\\"}\"}","context":{"RequestID":"ef8ba401-e02a-4546-80cc-049edd114bd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"658095b8-a22b-444e-ab96-050d1441ef1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:57.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:57.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef8ba401-e02a-4546-80cc-049edd114bd6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"658095b8-a22b-444e-ab96-050d1441ef1d","LogTimestamp":"2023-09-27T04:10:57.669Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:10:58.125Z","message":"Entering","context":{"RequestID":"1b963869-ff6b-4206-b62f-75772108a7d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d91820fb-36e2-4a1d-9d88-4ea7efa61e39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:58.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:58.132Z","message":"{\"transactionId\":\"1b963869-ff6b-4206-b62f-75772108a7d7\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:58:127\",\"respDate\":\"230927-04:10:58:132\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1b963869-ff6b-4206-b62f-75772108a7d7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:58:127-63303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd23e283-f615-400c-900d-55abd0410776], x-b3-parentspanid=[6381c7dd98d83e0e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44389], x-envoy-attempt-count=[1], x-b3-traceid=[60bfbd6bc1c3dd2a6381c7dd98d83e0e], x-b3-spanid=[f3b7711dd2c58773], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1b963869-ff6b-4206-b62f-75772108a7d7]}\\\"}\"}","context":{"RequestID":"1b963869-ff6b-4206-b62f-75772108a7d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d91820fb-36e2-4a1d-9d88-4ea7efa61e39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:10:58.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:58.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b963869-ff6b-4206-b62f-75772108a7d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d91820fb-36e2-4a1d-9d88-4ea7efa61e39","LogTimestamp":"2023-09-27T04:10:58.133Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T04:10:58.417Z","message":"Entering","context":{"RequestID":"43b1df7f-db20-4e88-8a9e-0e846757a671","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b21dddad-c68a-4a70-97c4-039ad9a905e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"43b1df7f-db20-4e88-8a9e-0e846757a671","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b21dddad-c68a-4a70-97c4-039ad9a905e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:58.421Z","message":"{\"transactionId\":\"43b1df7f-db20-4e88-8a9e-0e846757a671\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:58:419\",\"respDate\":\"230927-04:10:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:43b1df7f-db20-4e88-8a9e-0e846757a671\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:58:419-32644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[43b1df7f-db20-4e88-8a9e-0e846757a671]}\\\"}\"}","context":{"RequestID":"43b1df7f-db20-4e88-8a9e-0e846757a671","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b21dddad-c68a-4a70-97c4-039ad9a905e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:10:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43b1df7f-db20-4e88-8a9e-0e846757a671","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b21dddad-c68a-4a70-97c4-039ad9a905e2","LogTimestamp":"2023-09-27T04:10:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:10:59.677Z","message":"Entering","context":{"RequestID":"ed745bf9-12b4-4f99-82db-7a284964301a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8ba3bf0-ec16-419a-b449-c7f6367510e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:59.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:10:59.679Z","message":"{\"transactionId\":\"ed745bf9-12b4-4f99-82db-7a284964301a\",\"status\":\"200\",\"rqstDate\":\"230927-04:10:59:677\",\"respDate\":\"230927-04:10:59:679\",\"sourceId\":\"haproxy:ed745bf9-12b4-4f99-82db-7a284964301a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:10:59:677-69650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6764b86-6d25-4954-8d87-c64934eb1d4a], x-b3-parentspanid=[92e8a76e594df51b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf6a90b8678b9d8892e8a76e594df51b], x-b3-spanid=[e5d44c67bc3c5126], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed745bf9-12b4-4f99-82db-7a284964301a]}\\\"}\"}","context":{"RequestID":"ed745bf9-12b4-4f99-82db-7a284964301a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8ba3bf0-ec16-419a-b449-c7f6367510e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:10:59.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:10:59.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed745bf9-12b4-4f99-82db-7a284964301a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8ba3bf0-ec16-419a-b449-c7f6367510e6","LogTimestamp":"2023-09-27T04:10:59.679Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:10:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:01.688Z","message":"Entering","context":{"RequestID":"be356b45-d3a1-47e5-a8c7-ee7e0a7d6b23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e6be630-3814-438c-9a4f-97e434dcde5b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:01.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:01.690Z","message":"{\"transactionId\":\"be356b45-d3a1-47e5-a8c7-ee7e0a7d6b23\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:01:689\",\"respDate\":\"230927-04:11:01:690\",\"sourceId\":\"haproxy:be356b45-d3a1-47e5-a8c7-ee7e0a7d6b23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:01:689-78678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6d08181-4a68-4d50-9ae9-f59cefdf262f], x-b3-parentspanid=[258ab91254c3fdd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bf7a8dcd2d773a6258ab91254c3fdd1], x-b3-spanid=[023cc78a36f1eb79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be356b45-d3a1-47e5-a8c7-ee7e0a7d6b23]}\\\"}\"}","context":{"RequestID":"be356b45-d3a1-47e5-a8c7-ee7e0a7d6b23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e6be630-3814-438c-9a4f-97e434dcde5b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:01.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:01.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be356b45-d3a1-47e5-a8c7-ee7e0a7d6b23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e6be630-3814-438c-9a4f-97e434dcde5b","LogTimestamp":"2023-09-27T04:11:01.691Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:03.714Z","message":"Entering","context":{"RequestID":"ad792fae-36f5-4a41-8c5e-89ec585c7305","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c7d2536-d6e7-4d27-91ac-cdc677dd516e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:03.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:03.715Z","message":"{\"transactionId\":\"ad792fae-36f5-4a41-8c5e-89ec585c7305\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:03:714\",\"respDate\":\"230927-04:11:03:715\",\"sourceId\":\"haproxy:ad792fae-36f5-4a41-8c5e-89ec585c7305\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:11:03:714-85331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a40f0496-67fc-4e52-8195-f93e082c0b1e], x-b3-parentspanid=[aff233d11c2992b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1069d8c2baf11b2aff233d11c2992b8], x-b3-spanid=[11d636f418c52b4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad792fae-36f5-4a41-8c5e-89ec585c7305]}\\\"}\"}","context":{"RequestID":"ad792fae-36f5-4a41-8c5e-89ec585c7305","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c7d2536-d6e7-4d27-91ac-cdc677dd516e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:03.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:03.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad792fae-36f5-4a41-8c5e-89ec585c7305","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c7d2536-d6e7-4d27-91ac-cdc677dd516e","LogTimestamp":"2023-09-27T04:11:03.716Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:05.730Z","message":"Entering","context":{"RequestID":"72cc6757-aea1-4a86-8435-e62cd354aef9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4ee160c-3ce0-469e-9d1e-0cefdcdafa98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:05.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:05.733Z","message":"{\"transactionId\":\"72cc6757-aea1-4a86-8435-e62cd354aef9\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:05:731\",\"respDate\":\"230927-04:11:05:732\",\"sourceId\":\"haproxy:72cc6757-aea1-4a86-8435-e62cd354aef9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:05:731-53335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5473e881-15ae-4ad2-bccd-c563e9fab74b], x-b3-parentspanid=[bfeefce25490fc7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[077266ef812a95d0bfeefce25490fc7d], x-b3-spanid=[68175fbd2e8f18b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72cc6757-aea1-4a86-8435-e62cd354aef9]}\\\"}\"}","context":{"RequestID":"72cc6757-aea1-4a86-8435-e62cd354aef9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4ee160c-3ce0-469e-9d1e-0cefdcdafa98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:05.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:05.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72cc6757-aea1-4a86-8435-e62cd354aef9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4ee160c-3ce0-469e-9d1e-0cefdcdafa98","LogTimestamp":"2023-09-27T04:11:05.733Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:05.886Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:11:05.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:05.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:05.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:07.745Z","message":"Entering","context":{"RequestID":"6b3d9350-4876-4114-a103-eb4704bacc8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ab6373f-f70e-4c14-950a-d30eff8f5ea1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:07.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:07.747Z","message":"{\"transactionId\":\"6b3d9350-4876-4114-a103-eb4704bacc8d\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:07:746\",\"respDate\":\"230927-04:11:07:747\",\"sourceId\":\"haproxy:6b3d9350-4876-4114-a103-eb4704bacc8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:07:746-86631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[202c990a-bd54-4dec-aabe-a37140682d6d], x-b3-parentspanid=[a1ce46466200a41a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[230430f4a3092e83a1ce46466200a41a], x-b3-spanid=[ea078f5229aa3d9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b3d9350-4876-4114-a103-eb4704bacc8d]}\\\"}\"}","context":{"RequestID":"6b3d9350-4876-4114-a103-eb4704bacc8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ab6373f-f70e-4c14-950a-d30eff8f5ea1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:07.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:07.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b3d9350-4876-4114-a103-eb4704bacc8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ab6373f-f70e-4c14-950a-d30eff8f5ea1","LogTimestamp":"2023-09-27T04:11:07.748Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:11:08.126Z","message":"Entering","context":{"RequestID":"1ab3e45f-7653-4806-b175-f7c85ffdb769","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b696c328-8551-43f4-ac63-5d26392b0d8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:08.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:08.128Z","message":"{\"transactionId\":\"1ab3e45f-7653-4806-b175-f7c85ffdb769\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:08:127\",\"respDate\":\"230927-04:11:08:128\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1ab3e45f-7653-4806-b175-f7c85ffdb769\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:08:127-88264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aca3c943-2ba6-4a6d-b40f-7e579459f67d], x-b3-parentspanid=[b74f358d2d7375d1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60587], x-envoy-attempt-count=[1], x-b3-traceid=[cc79fc4ce1e79e23b74f358d2d7375d1], x-b3-spanid=[baaf22abb775899b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1ab3e45f-7653-4806-b175-f7c85ffdb769]}\\\"}\"}","context":{"RequestID":"1ab3e45f-7653-4806-b175-f7c85ffdb769","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b696c328-8551-43f4-ac63-5d26392b0d8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:08.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:08.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ab3e45f-7653-4806-b175-f7c85ffdb769","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b696c328-8551-43f4-ac63-5d26392b0d8b","LogTimestamp":"2023-09-27T04:11:08.128Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:11:08.418Z","message":"Entering","context":{"RequestID":"91e395a4-31af-44da-ba65-4b24611162b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ce354ed-d790-4b81-b2a1-1f6343d3f8ff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"91e395a4-31af-44da-ba65-4b24611162b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ce354ed-d790-4b81-b2a1-1f6343d3f8ff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:08.421Z","message":"{\"transactionId\":\"91e395a4-31af-44da-ba65-4b24611162b0\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:08:418\",\"respDate\":\"230927-04:11:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:91e395a4-31af-44da-ba65-4b24611162b0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:08:418-4708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[91e395a4-31af-44da-ba65-4b24611162b0]}\\\"}\"}","context":{"RequestID":"91e395a4-31af-44da-ba65-4b24611162b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ce354ed-d790-4b81-b2a1-1f6343d3f8ff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91e395a4-31af-44da-ba65-4b24611162b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ce354ed-d790-4b81-b2a1-1f6343d3f8ff","LogTimestamp":"2023-09-27T04:11:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:09.758Z","message":"Entering","context":{"RequestID":"308168b8-0edd-4965-93fd-2b06b1ee9799","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d845aa23-7afe-4cf5-b2ba-d1bdba257d00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:09.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:09.760Z","message":"{\"transactionId\":\"308168b8-0edd-4965-93fd-2b06b1ee9799\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:09:758\",\"respDate\":\"230927-04:11:09:760\",\"sourceId\":\"haproxy:308168b8-0edd-4965-93fd-2b06b1ee9799\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:09:758-39808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0e54950-4753-4047-b481-4fb67b70f916], x-b3-parentspanid=[79f959400d74d575], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7721ee892a6c70f279f959400d74d575], x-b3-spanid=[173be59ea12ec463], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[308168b8-0edd-4965-93fd-2b06b1ee9799]}\\\"}\"}","context":{"RequestID":"308168b8-0edd-4965-93fd-2b06b1ee9799","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d845aa23-7afe-4cf5-b2ba-d1bdba257d00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:09.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:09.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"308168b8-0edd-4965-93fd-2b06b1ee9799","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d845aa23-7afe-4cf5-b2ba-d1bdba257d00","LogTimestamp":"2023-09-27T04:11:09.760Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:10.867Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:10.871Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:11.768Z","message":"Entering","context":{"RequestID":"e0fe9600-de79-4891-a4e4-0bc61cc4cea3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a70b9722-3a12-4d32-b44a-f85880ca7cc2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:11.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:11.771Z","message":"{\"transactionId\":\"e0fe9600-de79-4891-a4e4-0bc61cc4cea3\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:11:769\",\"respDate\":\"230927-04:11:11:771\",\"sourceId\":\"haproxy:e0fe9600-de79-4891-a4e4-0bc61cc4cea3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:11:11:769-27903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd62fec0-5563-42f9-b5ff-c0b931584375], x-b3-parentspanid=[1cec4f4bbeaf66bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5f8f395c296739b1cec4f4bbeaf66bd], x-b3-spanid=[6f3af69b4b6981f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0fe9600-de79-4891-a4e4-0bc61cc4cea3]}\\\"}\"}","context":{"RequestID":"e0fe9600-de79-4891-a4e4-0bc61cc4cea3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a70b9722-3a12-4d32-b44a-f85880ca7cc2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:11.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:11.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0fe9600-de79-4891-a4e4-0bc61cc4cea3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a70b9722-3a12-4d32-b44a-f85880ca7cc2","LogTimestamp":"2023-09-27T04:11:11.771Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:13.787Z","message":"Entering","context":{"RequestID":"54d66cf7-3ea0-44ef-af4e-c7bbbbd8516d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a282bfe-1767-4c4a-8a18-53368508eb8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:13.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:13.789Z","message":"{\"transactionId\":\"54d66cf7-3ea0-44ef-af4e-c7bbbbd8516d\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:13:787\",\"respDate\":\"230927-04:11:13:789\",\"sourceId\":\"haproxy:54d66cf7-3ea0-44ef-af4e-c7bbbbd8516d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:11:13:787-94365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[417765ca-bf57-4e33-909d-54ce4786063d], x-b3-parentspanid=[fd8e6b5b0dd8412c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c35673114e989f8fd8e6b5b0dd8412c], x-b3-spanid=[235fe547d50a7d8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54d66cf7-3ea0-44ef-af4e-c7bbbbd8516d]}\\\"}\"}","context":{"RequestID":"54d66cf7-3ea0-44ef-af4e-c7bbbbd8516d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a282bfe-1767-4c4a-8a18-53368508eb8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:13.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:13.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54d66cf7-3ea0-44ef-af4e-c7bbbbd8516d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a282bfe-1767-4c4a-8a18-53368508eb8a","LogTimestamp":"2023-09-27T04:11:13.789Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:15.802Z","message":"Entering","context":{"RequestID":"bc6f8f5b-4a59-400e-944a-9f2b9d312613","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ff45b40-a4f0-406c-98ec-9a61eab316f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:15.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:15.804Z","message":"{\"transactionId\":\"bc6f8f5b-4a59-400e-944a-9f2b9d312613\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:15:803\",\"respDate\":\"230927-04:11:15:804\",\"sourceId\":\"haproxy:bc6f8f5b-4a59-400e-944a-9f2b9d312613\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:15:803-41964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14e1dee8-884d-43e3-9fc2-1d0213d6a0ce], x-b3-parentspanid=[a896f5787eed7c5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5ad406419247281a896f5787eed7c5d], x-b3-spanid=[e4a23b4f54c07bcb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc6f8f5b-4a59-400e-944a-9f2b9d312613]}\\\"}\"}","context":{"RequestID":"bc6f8f5b-4a59-400e-944a-9f2b9d312613","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ff45b40-a4f0-406c-98ec-9a61eab316f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:15.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:15.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc6f8f5b-4a59-400e-944a-9f2b9d312613","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ff45b40-a4f0-406c-98ec-9a61eab316f6","LogTimestamp":"2023-09-27T04:11:15.804Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:15.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:11:15.896Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:15.897Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:15.897Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:17.816Z","message":"Entering","context":{"RequestID":"2e0a7f43-0d47-4b9f-91b9-8f9dab826941","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6da06c22-6e5a-4ad4-9b02-bf648914eb02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:17.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:17.819Z","message":"{\"transactionId\":\"2e0a7f43-0d47-4b9f-91b9-8f9dab826941\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:17:818\",\"respDate\":\"230927-04:11:17:819\",\"sourceId\":\"haproxy:2e0a7f43-0d47-4b9f-91b9-8f9dab826941\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:17:818-12335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f4ae89c-e1c4-4490-8b5c-1309499652e8], x-b3-parentspanid=[b0efbeb0e3199e0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41de871fc944b2f4b0efbeb0e3199e0d], x-b3-spanid=[a7c8738124b0d7b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e0a7f43-0d47-4b9f-91b9-8f9dab826941]}\\\"}\"}","context":{"RequestID":"2e0a7f43-0d47-4b9f-91b9-8f9dab826941","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6da06c22-6e5a-4ad4-9b02-bf648914eb02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:17.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:17.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e0a7f43-0d47-4b9f-91b9-8f9dab826941","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6da06c22-6e5a-4ad4-9b02-bf648914eb02","LogTimestamp":"2023-09-27T04:11:17.820Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:11:18.127Z","message":"Entering","context":{"RequestID":"0be11400-4b42-4e02-b4ea-f6ed7013db9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d1ec8f3-5113-470c-972d-329e11a94ec6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:18.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:18.129Z","message":"{\"transactionId\":\"0be11400-4b42-4e02-b4ea-f6ed7013db9d\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:18:128\",\"respDate\":\"230927-04:11:18:129\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0be11400-4b42-4e02-b4ea-f6ed7013db9d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:18:128-90550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00424a95-9ddf-4145-af81-2a1007a674e5], x-b3-parentspanid=[cef5e653f5244394], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39945], x-envoy-attempt-count=[1], x-b3-traceid=[78aa7b27d2ff4076cef5e653f5244394], x-b3-spanid=[5866df8e51457198], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0be11400-4b42-4e02-b4ea-f6ed7013db9d]}\\\"}\"}","context":{"RequestID":"0be11400-4b42-4e02-b4ea-f6ed7013db9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d1ec8f3-5113-470c-972d-329e11a94ec6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:18.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:18.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0be11400-4b42-4e02-b4ea-f6ed7013db9d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d1ec8f3-5113-470c-972d-329e11a94ec6","LogTimestamp":"2023-09-27T04:11:18.130Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:11:18.419Z","message":"Entering","context":{"RequestID":"5a89a044-b753-40d7-b9d0-89a985b970a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3df08ff5-18b6-48d1-b4a1-981c6a5c80d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"5a89a044-b753-40d7-b9d0-89a985b970a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3df08ff5-18b6-48d1-b4a1-981c6a5c80d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:18.429Z","message":"{\"transactionId\":\"5a89a044-b753-40d7-b9d0-89a985b970a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:18:420\",\"respDate\":\"230927-04:11:18:428\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5a89a044-b753-40d7-b9d0-89a985b970a6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:18:420-67226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5a89a044-b753-40d7-b9d0-89a985b970a6]}\\\"}\"}","context":{"RequestID":"5a89a044-b753-40d7-b9d0-89a985b970a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3df08ff5-18b6-48d1-b4a1-981c6a5c80d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:18.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a89a044-b753-40d7-b9d0-89a985b970a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"11","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3df08ff5-18b6-48d1-b4a1-981c6a5c80d8","LogTimestamp":"2023-09-27T04:11:18.430Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-09-27T04:11:19.832Z","message":"Entering","context":{"RequestID":"95e590b9-8090-413e-b396-562e06c1295d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca5bc75a-ef27-48d1-b48f-e12ebea05822","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:19.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:19.834Z","message":"{\"transactionId\":\"95e590b9-8090-413e-b396-562e06c1295d\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:19:832\",\"respDate\":\"230927-04:11:19:834\",\"sourceId\":\"haproxy:95e590b9-8090-413e-b396-562e06c1295d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:11:19:832-37834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2c699b7-68ec-425d-8795-012dc1056eb4], x-b3-parentspanid=[9220c8785f97ee7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e8b3ebe060bad0f9220c8785f97ee7c], x-b3-spanid=[4c079c2128a50889], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95e590b9-8090-413e-b396-562e06c1295d]}\\\"}\"}","context":{"RequestID":"95e590b9-8090-413e-b396-562e06c1295d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca5bc75a-ef27-48d1-b48f-e12ebea05822","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:19.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:19.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95e590b9-8090-413e-b396-562e06c1295d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca5bc75a-ef27-48d1-b48f-e12ebea05822","LogTimestamp":"2023-09-27T04:11:19.834Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:21.844Z","message":"Entering","context":{"RequestID":"b4a92310-37fc-46a3-96db-452fa48ecb3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"188ab7f3-0550-42be-880f-60df271478db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:21.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:21.847Z","message":"{\"transactionId\":\"b4a92310-37fc-46a3-96db-452fa48ecb3b\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:21:845\",\"respDate\":\"230927-04:11:21:847\",\"sourceId\":\"haproxy:b4a92310-37fc-46a3-96db-452fa48ecb3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:11:21:845-84802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f44b852-3fa2-41eb-9ef5-1634402ede8d], x-b3-parentspanid=[f63bfc1fbd870762], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23912f10ddd07af3f63bfc1fbd870762], x-b3-spanid=[df4e153b3dc4cc24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4a92310-37fc-46a3-96db-452fa48ecb3b]}\\\"}\"}","context":{"RequestID":"b4a92310-37fc-46a3-96db-452fa48ecb3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"188ab7f3-0550-42be-880f-60df271478db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:21.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:21.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4a92310-37fc-46a3-96db-452fa48ecb3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"188ab7f3-0550-42be-880f-60df271478db","LogTimestamp":"2023-09-27T04:11:21.848Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:23.870Z","message":"Entering","context":{"RequestID":"9bcdc551-ddb4-4921-9b20-0c3fbc2fe141","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242afb08-64a8-4ff7-bf20-87c8502d78ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:23.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:23.873Z","message":"{\"transactionId\":\"9bcdc551-ddb4-4921-9b20-0c3fbc2fe141\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:23:871\",\"respDate\":\"230927-04:11:23:873\",\"sourceId\":\"haproxy:9bcdc551-ddb4-4921-9b20-0c3fbc2fe141\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:23:871-49353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2e0d6fc-16c4-4306-ba36-76da3dbfc337], x-b3-parentspanid=[4bac1fdbcdae96dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf01e658db202bbb4bac1fdbcdae96dd], x-b3-spanid=[5ba6ac44093944ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bcdc551-ddb4-4921-9b20-0c3fbc2fe141]}\\\"}\"}","context":{"RequestID":"9bcdc551-ddb4-4921-9b20-0c3fbc2fe141","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242afb08-64a8-4ff7-bf20-87c8502d78ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:23.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:23.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bcdc551-ddb4-4921-9b20-0c3fbc2fe141","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"242afb08-64a8-4ff7-bf20-87c8502d78ec","LogTimestamp":"2023-09-27T04:11:23.874Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:11:25.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:11:25.888Z","message":"Entering","context":{"RequestID":"8058637e-9c41-44b7-9540-9c11c610d694","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32dfaf4d-f265-411a-ae58-36d5399c5ad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:25.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:25.890Z","message":"{\"transactionId\":\"8058637e-9c41-44b7-9540-9c11c610d694\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:25:889\",\"respDate\":\"230927-04:11:25:890\",\"sourceId\":\"haproxy:8058637e-9c41-44b7-9540-9c11c610d694\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:25:889-12429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a0e92bc-91dc-48b2-8a4d-7f4f52f56118], x-b3-parentspanid=[018ec4937eff4121], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[276fe03ee64698c9018ec4937eff4121], x-b3-spanid=[1f18877b5528a51b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8058637e-9c41-44b7-9540-9c11c610d694]}\\\"}\"}","context":{"RequestID":"8058637e-9c41-44b7-9540-9c11c610d694","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32dfaf4d-f265-411a-ae58-36d5399c5ad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:25.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:25.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8058637e-9c41-44b7-9540-9c11c610d694","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32dfaf4d-f265-411a-ae58-36d5399c5ad9","LogTimestamp":"2023-09-27T04:11:25.890Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:25.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:25.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:25.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:27.926Z","message":"Entering","context":{"RequestID":"51e79b37-f070-4336-aa12-445d2aafde49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66be0d86-ea20-4fcc-9169-39218454d982","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:27.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:27.929Z","message":"{\"transactionId\":\"51e79b37-f070-4336-aa12-445d2aafde49\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:27:927\",\"respDate\":\"230927-04:11:27:929\",\"sourceId\":\"haproxy:51e79b37-f070-4336-aa12-445d2aafde49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:27:927-49956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80800809-336e-4a18-8cec-ee36b24de608], x-b3-parentspanid=[78f33d5497fca80d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c39cc54b7a8242378f33d5497fca80d], x-b3-spanid=[d93545a38f615487], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51e79b37-f070-4336-aa12-445d2aafde49]}\\\"}\"}","context":{"RequestID":"51e79b37-f070-4336-aa12-445d2aafde49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66be0d86-ea20-4fcc-9169-39218454d982","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:27.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:27.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51e79b37-f070-4336-aa12-445d2aafde49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66be0d86-ea20-4fcc-9169-39218454d982","LogTimestamp":"2023-09-27T04:11:27.929Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:28.130Z","message":"Entering","context":{"RequestID":"ffc4d8c9-1766-4881-87e4-0b0290fe02f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8959002c-593d-4820-8752-48cc36c47cf4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:28.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:28.133Z","message":"{\"transactionId\":\"ffc4d8c9-1766-4881-87e4-0b0290fe02f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:28:131\",\"respDate\":\"230927-04:11:28:133\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ffc4d8c9-1766-4881-87e4-0b0290fe02f5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:11:28:131-40792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86133d42-661d-4d0b-8955-211ab5f893e6], x-b3-parentspanid=[4aa2d9c571f6190b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45369], x-envoy-attempt-count=[1], x-b3-traceid=[88049c7e3d487b7a4aa2d9c571f6190b], x-b3-spanid=[a16f7e8f92eb3295], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ffc4d8c9-1766-4881-87e4-0b0290fe02f5]}\\\"}\"}","context":{"RequestID":"ffc4d8c9-1766-4881-87e4-0b0290fe02f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8959002c-593d-4820-8752-48cc36c47cf4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:28.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:28.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffc4d8c9-1766-4881-87e4-0b0290fe02f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8959002c-593d-4820-8752-48cc36c47cf4","LogTimestamp":"2023-09-27T04:11:28.133Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:28.418Z","message":"Entering","context":{"RequestID":"9e109be2-614a-4381-84f0-baf64716d01c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed9d86b-e618-4fbb-9f56-e564460736cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"9e109be2-614a-4381-84f0-baf64716d01c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed9d86b-e618-4fbb-9f56-e564460736cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:28.420Z","message":"{\"transactionId\":\"9e109be2-614a-4381-84f0-baf64716d01c\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:28:418\",\"respDate\":\"230927-04:11:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9e109be2-614a-4381-84f0-baf64716d01c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:28:418-7184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9e109be2-614a-4381-84f0-baf64716d01c]}\\\"}\"}","context":{"RequestID":"9e109be2-614a-4381-84f0-baf64716d01c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed9d86b-e618-4fbb-9f56-e564460736cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e109be2-614a-4381-84f0-baf64716d01c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ed9d86b-e618-4fbb-9f56-e564460736cb","LogTimestamp":"2023-09-27T04:11:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:29.943Z","message":"Entering","context":{"RequestID":"f76f7caa-3ec2-47c0-972f-a1dc246432b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5ec25d0-d785-456a-8b99-773c77eb3de1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:29.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:29.945Z","message":"{\"transactionId\":\"f76f7caa-3ec2-47c0-972f-a1dc246432b9\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:29:944\",\"respDate\":\"230927-04:11:29:945\",\"sourceId\":\"haproxy:f76f7caa-3ec2-47c0-972f-a1dc246432b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:29:944-29009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a4423c4-fc91-4e08-bfcb-fb75e81eb055], x-b3-parentspanid=[71b13af320eb796c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[635ccbc1c2703a1071b13af320eb796c], x-b3-spanid=[20a7de2a2084db76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f76f7caa-3ec2-47c0-972f-a1dc246432b9]}\\\"}\"}","context":{"RequestID":"f76f7caa-3ec2-47c0-972f-a1dc246432b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5ec25d0-d785-456a-8b99-773c77eb3de1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:29.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:29.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f76f7caa-3ec2-47c0-972f-a1dc246432b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5ec25d0-d785-456a-8b99-773c77eb3de1","LogTimestamp":"2023-09-27T04:11:29.945Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:11:31.957Z","message":"Entering","context":{"RequestID":"4b444539-d910-4593-9782-87a194aa8be4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d969bf8a-c0e9-41b1-837c-5a608548fecc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:31.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:31.959Z","message":"{\"transactionId\":\"4b444539-d910-4593-9782-87a194aa8be4\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:31:958\",\"respDate\":\"230927-04:11:31:959\",\"sourceId\":\"haproxy:4b444539-d910-4593-9782-87a194aa8be4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:31:958-40156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f07043e5-a7f2-434b-bc3a-b04b922dcf12], x-b3-parentspanid=[cd67d7671f233f1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b273db54ebc89cbbcd67d7671f233f1d], x-b3-spanid=[4b8db2ad74ae459c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b444539-d910-4593-9782-87a194aa8be4]}\\\"}\"}","context":{"RequestID":"4b444539-d910-4593-9782-87a194aa8be4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d969bf8a-c0e9-41b1-837c-5a608548fecc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:31.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:31.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b444539-d910-4593-9782-87a194aa8be4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d969bf8a-c0e9-41b1-837c-5a608548fecc","LogTimestamp":"2023-09-27T04:11:31.960Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:33.980Z","message":"Entering","context":{"RequestID":"50ade0dc-bde1-4930-a4df-dba2f540385c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96aadbcd-8099-4898-8a36-c2919e4853c9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:33.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:33.984Z","message":"{\"transactionId\":\"50ade0dc-bde1-4930-a4df-dba2f540385c\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:33:981\",\"respDate\":\"230927-04:11:33:983\",\"sourceId\":\"haproxy:50ade0dc-bde1-4930-a4df-dba2f540385c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:33:981-48977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5146d45-be2f-4306-86a8-29ca5308dd32], x-b3-parentspanid=[eb23fb850fd2989d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0df2b76cee91821beb23fb850fd2989d], x-b3-spanid=[9ca64455901a9224], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50ade0dc-bde1-4930-a4df-dba2f540385c]}\\\"}\"}","context":{"RequestID":"50ade0dc-bde1-4930-a4df-dba2f540385c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96aadbcd-8099-4898-8a36-c2919e4853c9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:33.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:33.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50ade0dc-bde1-4930-a4df-dba2f540385c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96aadbcd-8099-4898-8a36-c2919e4853c9","LogTimestamp":"2023-09-27T04:11:33.984Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:11:35.887Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:11:35.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:35.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:35.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:36.000Z","message":"Entering","context":{"RequestID":"07c8e26a-9b63-472c-aa56-e5d3db02c046","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"669c32e1-3ff5-4a4a-9d24-b2a18575f094","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:35.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:36.002Z","message":"{\"transactionId\":\"07c8e26a-9b63-472c-aa56-e5d3db02c046\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:36:000\",\"respDate\":\"230927-04:11:36:002\",\"sourceId\":\"haproxy:07c8e26a-9b63-472c-aa56-e5d3db02c046\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:11:36:000-35097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72262c20-e910-40d8-b7a5-51d63bd4af5b], x-b3-parentspanid=[ce770c4cf3e38716], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59c5c5fb95f3d50cce770c4cf3e38716], x-b3-spanid=[57569f8b074479d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07c8e26a-9b63-472c-aa56-e5d3db02c046]}\\\"}\"}","context":{"RequestID":"07c8e26a-9b63-472c-aa56-e5d3db02c046","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"669c32e1-3ff5-4a4a-9d24-b2a18575f094","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:35.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:36.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07c8e26a-9b63-472c-aa56-e5d3db02c046","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"669c32e1-3ff5-4a4a-9d24-b2a18575f094","LogTimestamp":"2023-09-27T04:11:36.003Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:38.015Z","message":"Entering","context":{"RequestID":"0f5a87fe-c207-4386-9546-ba96adcb26f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86276eb9-6bbc-4575-9478-ed06ad82af1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:38.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:38.018Z","message":"{\"transactionId\":\"0f5a87fe-c207-4386-9546-ba96adcb26f7\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:38:016\",\"respDate\":\"230927-04:11:38:018\",\"sourceId\":\"haproxy:0f5a87fe-c207-4386-9546-ba96adcb26f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:38:016-79867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7eeb7cda-9a30-4cfa-a2c7-ee1216e065e4], x-b3-parentspanid=[88d7dbe3cfd1d5db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94c81836afa9f58e88d7dbe3cfd1d5db], x-b3-spanid=[f40b03547648e0fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f5a87fe-c207-4386-9546-ba96adcb26f7]}\\\"}\"}","context":{"RequestID":"0f5a87fe-c207-4386-9546-ba96adcb26f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86276eb9-6bbc-4575-9478-ed06ad82af1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:38.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:38.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f5a87fe-c207-4386-9546-ba96adcb26f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86276eb9-6bbc-4575-9478-ed06ad82af1d","LogTimestamp":"2023-09-27T04:11:38.019Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:11:38.125Z","message":"Entering","context":{"RequestID":"64021927-95ed-4417-97a5-beb3e803c306","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e800eedb-4a6d-4101-af2f-bd016412fb7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:38.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:38.127Z","message":"{\"transactionId\":\"64021927-95ed-4417-97a5-beb3e803c306\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:38:125\",\"respDate\":\"230927-04:11:38:127\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:64021927-95ed-4417-97a5-beb3e803c306\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:38:125-90098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c09a2103-0600-4ebf-a29f-b590a622e616], x-b3-parentspanid=[13b34f988d958f67], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32957], x-envoy-attempt-count=[1], x-b3-traceid=[fc16982ca0743d0b13b34f988d958f67], x-b3-spanid=[12e5a9378be7faad], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[64021927-95ed-4417-97a5-beb3e803c306]}\\\"}\"}","context":{"RequestID":"64021927-95ed-4417-97a5-beb3e803c306","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e800eedb-4a6d-4101-af2f-bd016412fb7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:38.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:38.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64021927-95ed-4417-97a5-beb3e803c306","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e800eedb-4a6d-4101-af2f-bd016412fb7a","LogTimestamp":"2023-09-27T04:11:38.127Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:38.418Z","message":"Entering","context":{"RequestID":"14de89c0-04ca-4a32-b686-a557bf5d58b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93817db8-1ae4-46c3-843c-e8850bbc5f44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"14de89c0-04ca-4a32-b686-a557bf5d58b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93817db8-1ae4-46c3-843c-e8850bbc5f44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:38.421Z","message":"{\"transactionId\":\"14de89c0-04ca-4a32-b686-a557bf5d58b3\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:38:419\",\"respDate\":\"230927-04:11:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:14de89c0-04ca-4a32-b686-a557bf5d58b3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:38:419-5325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[14de89c0-04ca-4a32-b686-a557bf5d58b3]}\\\"}\"}","context":{"RequestID":"14de89c0-04ca-4a32-b686-a557bf5d58b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93817db8-1ae4-46c3-843c-e8850bbc5f44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14de89c0-04ca-4a32-b686-a557bf5d58b3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93817db8-1ae4-46c3-843c-e8850bbc5f44","LogTimestamp":"2023-09-27T04:11:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:40.044Z","message":"Entering","context":{"RequestID":"0efd330f-bbf9-454d-bbc6-d1f488df5c5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04d67180-b4e2-447d-9b21-128230fed8e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:40.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:40.046Z","message":"{\"transactionId\":\"0efd330f-bbf9-454d-bbc6-d1f488df5c5f\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:40:044\",\"respDate\":\"230927-04:11:40:046\",\"sourceId\":\"haproxy:0efd330f-bbf9-454d-bbc6-d1f488df5c5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:40:044-88507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c7b87ab-0ceb-4a03-8d13-115d649e7a72], x-b3-parentspanid=[4d5644d7c0555e61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5c77c9c880d38d34d5644d7c0555e61], x-b3-spanid=[a2a4b14dfbebfc97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0efd330f-bbf9-454d-bbc6-d1f488df5c5f]}\\\"}\"}","context":{"RequestID":"0efd330f-bbf9-454d-bbc6-d1f488df5c5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04d67180-b4e2-447d-9b21-128230fed8e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:40.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:40.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0efd330f-bbf9-454d-bbc6-d1f488df5c5f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04d67180-b4e2-447d-9b21-128230fed8e1","LogTimestamp":"2023-09-27T04:11:40.046Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:40.872Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:40.879Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:42.059Z","message":"Entering","context":{"RequestID":"dfa4ea14-72af-43f0-bdd8-89f6a8af9a2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85487d36-2f2a-4cac-9af6-6f04157c802f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:42.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:42.061Z","message":"{\"transactionId\":\"dfa4ea14-72af-43f0-bdd8-89f6a8af9a2a\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:42:059\",\"respDate\":\"230927-04:11:42:061\",\"sourceId\":\"haproxy:dfa4ea14-72af-43f0-bdd8-89f6a8af9a2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:11:42:059-23254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0735905e-4dae-4ee2-91c1-a0ebc4a18bd0], x-b3-parentspanid=[fca534c26b0cd559], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2228a6e5b2df0a12fca534c26b0cd559], x-b3-spanid=[98dff4c2473ce4d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dfa4ea14-72af-43f0-bdd8-89f6a8af9a2a]}\\\"}\"}","context":{"RequestID":"dfa4ea14-72af-43f0-bdd8-89f6a8af9a2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85487d36-2f2a-4cac-9af6-6f04157c802f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:42.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:42.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfa4ea14-72af-43f0-bdd8-89f6a8af9a2a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85487d36-2f2a-4cac-9af6-6f04157c802f","LogTimestamp":"2023-09-27T04:11:42.061Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:44.070Z","message":"Entering","context":{"RequestID":"03b8d93f-ef4c-432f-b2ee-e16bab3be59d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5e50562-d5bd-4af5-9a7c-8ee7b1a35e03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:44.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:44.073Z","message":"{\"transactionId\":\"03b8d93f-ef4c-432f-b2ee-e16bab3be59d\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:44:071\",\"respDate\":\"230927-04:11:44:073\",\"sourceId\":\"haproxy:03b8d93f-ef4c-432f-b2ee-e16bab3be59d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:44:071-4471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[892c251f-d822-41c5-8989-8f85ad48ae70], x-b3-parentspanid=[874f86c0f7ded53e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ad2b4ce937316b1874f86c0f7ded53e], x-b3-spanid=[5123141d387985ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03b8d93f-ef4c-432f-b2ee-e16bab3be59d]}\\\"}\"}","context":{"RequestID":"03b8d93f-ef4c-432f-b2ee-e16bab3be59d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5e50562-d5bd-4af5-9a7c-8ee7b1a35e03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:44.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:44.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03b8d93f-ef4c-432f-b2ee-e16bab3be59d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5e50562-d5bd-4af5-9a7c-8ee7b1a35e03","LogTimestamp":"2023-09-27T04:11:44.074Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:11:45.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:11:45.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:45.899Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:45.899Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:46.088Z","message":"Entering","context":{"RequestID":"1c9a99cc-0616-4e16-955a-b578e254bf92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62e82dcd-690e-432b-bf53-a8aa67b11f9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:46.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:46.090Z","message":"{\"transactionId\":\"1c9a99cc-0616-4e16-955a-b578e254bf92\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:46:088\",\"respDate\":\"230927-04:11:46:090\",\"sourceId\":\"haproxy:1c9a99cc-0616-4e16-955a-b578e254bf92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:46:088-51075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5877c919-cbec-4e53-8cd8-a1dd0ac2aadc], x-b3-parentspanid=[edda9e71669f72b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d54887dc56370351edda9e71669f72b7], x-b3-spanid=[d49d838d20acdb4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c9a99cc-0616-4e16-955a-b578e254bf92]}\\\"}\"}","context":{"RequestID":"1c9a99cc-0616-4e16-955a-b578e254bf92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62e82dcd-690e-432b-bf53-a8aa67b11f9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:46.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:46.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c9a99cc-0616-4e16-955a-b578e254bf92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62e82dcd-690e-432b-bf53-a8aa67b11f9c","LogTimestamp":"2023-09-27T04:11:46.090Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:48.099Z","message":"Entering","context":{"RequestID":"6c1c3f01-e452-4f55-a7c4-c9b681f9bff8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35fcadd3-fa6b-4439-b3d5-43e9da02f8e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:48.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:48.101Z","message":"{\"transactionId\":\"6c1c3f01-e452-4f55-a7c4-c9b681f9bff8\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:48:100\",\"respDate\":\"230927-04:11:48:101\",\"sourceId\":\"haproxy:6c1c3f01-e452-4f55-a7c4-c9b681f9bff8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:48:100-82337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3154307-e70f-459f-a372-3a1d5925587f], x-b3-parentspanid=[7ef15597e3325642], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0771513dc2f150067ef15597e3325642], x-b3-spanid=[513c661f992056ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c1c3f01-e452-4f55-a7c4-c9b681f9bff8]}\\\"}\"}","context":{"RequestID":"6c1c3f01-e452-4f55-a7c4-c9b681f9bff8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35fcadd3-fa6b-4439-b3d5-43e9da02f8e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:48.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:48.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c1c3f01-e452-4f55-a7c4-c9b681f9bff8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35fcadd3-fa6b-4439-b3d5-43e9da02f8e3","LogTimestamp":"2023-09-27T04:11:48.101Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:48.133Z","message":"Entering","context":{"RequestID":"8e6268a1-ff1a-41fd-b3ec-0683297978e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ee1b6ec-0bb3-4dda-8ce4-0a0f7d75bfa1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:48.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:48.135Z","message":"{\"transactionId\":\"8e6268a1-ff1a-41fd-b3ec-0683297978e0\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:48:134\",\"respDate\":\"230927-04:11:48:135\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8e6268a1-ff1a-41fd-b3ec-0683297978e0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:48:134-629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7bc4d0f-7c13-4bd5-a441-93c331e334e4], x-b3-parentspanid=[878f4ee6597cfb2a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49057], x-envoy-attempt-count=[1], x-b3-traceid=[a100c1ae0be62748878f4ee6597cfb2a], x-b3-spanid=[7a3f85d8476f1f84], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8e6268a1-ff1a-41fd-b3ec-0683297978e0]}\\\"}\"}","context":{"RequestID":"8e6268a1-ff1a-41fd-b3ec-0683297978e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ee1b6ec-0bb3-4dda-8ce4-0a0f7d75bfa1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:48.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:48.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e6268a1-ff1a-41fd-b3ec-0683297978e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ee1b6ec-0bb3-4dda-8ce4-0a0f7d75bfa1","LogTimestamp":"2023-09-27T04:11:48.135Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:11:48.418Z","message":"Entering","context":{"RequestID":"7c68192a-fbba-46cf-9454-f18b2b702961","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6962d530-730a-49d8-a9cc-91d0231ccd2c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"7c68192a-fbba-46cf-9454-f18b2b702961","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6962d530-730a-49d8-a9cc-91d0231ccd2c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:48.421Z","message":"{\"transactionId\":\"7c68192a-fbba-46cf-9454-f18b2b702961\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:48:419\",\"respDate\":\"230927-04:11:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7c68192a-fbba-46cf-9454-f18b2b702961\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:48:419-15968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7c68192a-fbba-46cf-9454-f18b2b702961]}\\\"}\"}","context":{"RequestID":"7c68192a-fbba-46cf-9454-f18b2b702961","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6962d530-730a-49d8-a9cc-91d0231ccd2c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c68192a-fbba-46cf-9454-f18b2b702961","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6962d530-730a-49d8-a9cc-91d0231ccd2c","LogTimestamp":"2023-09-27T04:11:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:50.130Z","message":"Entering","context":{"RequestID":"207dcaf1-4522-453a-aaeb-fcef5a2c5f38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8988e0e-2eb6-4f7e-b8df-55651080f154","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:50.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:50.132Z","message":"{\"transactionId\":\"207dcaf1-4522-453a-aaeb-fcef5a2c5f38\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:50:130\",\"respDate\":\"230927-04:11:50:132\",\"sourceId\":\"haproxy:207dcaf1-4522-453a-aaeb-fcef5a2c5f38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:50:130-53394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fc783d7-d4c7-42a0-91d9-4a93f8929c9f], x-b3-parentspanid=[d9da07655b715bc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d94327ff3bd4f556d9da07655b715bc1], x-b3-spanid=[334a3480a515edfe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[207dcaf1-4522-453a-aaeb-fcef5a2c5f38]}\\\"}\"}","context":{"RequestID":"207dcaf1-4522-453a-aaeb-fcef5a2c5f38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8988e0e-2eb6-4f7e-b8df-55651080f154","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:50.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:50.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"207dcaf1-4522-453a-aaeb-fcef5a2c5f38","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8988e0e-2eb6-4f7e-b8df-55651080f154","LogTimestamp":"2023-09-27T04:11:50.133Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:52.151Z","message":"Entering","context":{"RequestID":"2bacf3bb-32fe-47c2-b8a0-ee31abe5a2b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6ac1001-fd4a-4a94-81d8-0e3086d94906","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:52.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:52.154Z","message":"{\"transactionId\":\"2bacf3bb-32fe-47c2-b8a0-ee31abe5a2b0\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:52:152\",\"respDate\":\"230927-04:11:52:154\",\"sourceId\":\"haproxy:2bacf3bb-32fe-47c2-b8a0-ee31abe5a2b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:52:152-46168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbe74acd-a3aa-44e6-902c-143a15684fce], x-b3-parentspanid=[3ed14021932517d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26d947c35355de383ed14021932517d8], x-b3-spanid=[8ba1754ade9275b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bacf3bb-32fe-47c2-b8a0-ee31abe5a2b0]}\\\"}\"}","context":{"RequestID":"2bacf3bb-32fe-47c2-b8a0-ee31abe5a2b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6ac1001-fd4a-4a94-81d8-0e3086d94906","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:52.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:52.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bacf3bb-32fe-47c2-b8a0-ee31abe5a2b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6ac1001-fd4a-4a94-81d8-0e3086d94906","LogTimestamp":"2023-09-27T04:11:52.154Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:11:54.165Z","message":"Entering","context":{"RequestID":"21f71776-7244-4c3c-9752-a8966346473b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"101c2b3c-5e16-49be-9621-98913c630e9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:54.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:54.168Z","message":"{\"transactionId\":\"21f71776-7244-4c3c-9752-a8966346473b\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:54:166\",\"respDate\":\"230927-04:11:54:168\",\"sourceId\":\"haproxy:21f71776-7244-4c3c-9752-a8966346473b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:54:166-12094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35e23726-f509-4a5e-9abe-feface0587ba], x-b3-parentspanid=[d69bb2904231f6ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4677eaac6123f4edd69bb2904231f6ee], x-b3-spanid=[736e3bdb01e08c80], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21f71776-7244-4c3c-9752-a8966346473b]}\\\"}\"}","context":{"RequestID":"21f71776-7244-4c3c-9752-a8966346473b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"101c2b3c-5e16-49be-9621-98913c630e9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:54.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:54.169Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21f71776-7244-4c3c-9752-a8966346473b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"101c2b3c-5e16-49be-9621-98913c630e9d","LogTimestamp":"2023-09-27T04:11:54.169Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:11:55.888Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:11:55.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:55.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:55.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:56.181Z","message":"Entering","context":{"RequestID":"f107dde5-52b6-4aec-9887-83b53916b82c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c70f64e-b37a-4db1-9e9c-3f451382e86d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:56.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:56.184Z","message":"{\"transactionId\":\"f107dde5-52b6-4aec-9887-83b53916b82c\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:56:182\",\"respDate\":\"230927-04:11:56:184\",\"sourceId\":\"haproxy:f107dde5-52b6-4aec-9887-83b53916b82c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:56:182-43995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed53d97f-d636-4941-b24a-aef4435116f3], x-b3-parentspanid=[c87d8f15ee7f5c13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d194c15faa7d09b8c87d8f15ee7f5c13], x-b3-spanid=[5432a59719352afc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f107dde5-52b6-4aec-9887-83b53916b82c]}\\\"}\"}","context":{"RequestID":"f107dde5-52b6-4aec-9887-83b53916b82c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c70f64e-b37a-4db1-9e9c-3f451382e86d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:56.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:56.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f107dde5-52b6-4aec-9887-83b53916b82c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c70f64e-b37a-4db1-9e9c-3f451382e86d","LogTimestamp":"2023-09-27T04:11:56.184Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:58.123Z","message":"Entering","context":{"RequestID":"503cb657-9d22-4e1d-9719-a45eaadca262","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bb04580-a996-478c-b1f0-983ffc8f115e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:58.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:58.125Z","message":"{\"transactionId\":\"503cb657-9d22-4e1d-9719-a45eaadca262\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:58:124\",\"respDate\":\"230927-04:11:58:125\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:503cb657-9d22-4e1d-9719-a45eaadca262\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:11:58:124-4215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad661fa2-c825-4bf4-9007-c8ab8db9a448], x-b3-parentspanid=[829a228c13fda504], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39877], x-envoy-attempt-count=[1], x-b3-traceid=[a9891b9ebacb72f8829a228c13fda504], x-b3-spanid=[5ca254b7d7382d9d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[503cb657-9d22-4e1d-9719-a45eaadca262]}\\\"}\"}","context":{"RequestID":"503cb657-9d22-4e1d-9719-a45eaadca262","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bb04580-a996-478c-b1f0-983ffc8f115e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:11:58.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:58.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"503cb657-9d22-4e1d-9719-a45eaadca262","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bb04580-a996-478c-b1f0-983ffc8f115e","LogTimestamp":"2023-09-27T04:11:58.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:11:58.197Z","message":"Entering","context":{"RequestID":"b1e6a1ab-1709-445b-b178-7f4990e4b31b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06ce955b-b008-4f5b-9261-aa70febd4e6d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:58.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:58.199Z","message":"{\"transactionId\":\"b1e6a1ab-1709-445b-b178-7f4990e4b31b\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:58:198\",\"respDate\":\"230927-04:11:58:199\",\"sourceId\":\"haproxy:b1e6a1ab-1709-445b-b178-7f4990e4b31b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:11:58:198-34928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33763819-6c2f-4eb3-a574-7b88a3dd5493], x-b3-parentspanid=[bd75579335e6c097], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c09e7e6cb16ca231bd75579335e6c097], x-b3-spanid=[9722d53faf6c59dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1e6a1ab-1709-445b-b178-7f4990e4b31b]}\\\"}\"}","context":{"RequestID":"b1e6a1ab-1709-445b-b178-7f4990e4b31b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06ce955b-b008-4f5b-9261-aa70febd4e6d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:11:58.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:58.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1e6a1ab-1709-445b-b178-7f4990e4b31b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06ce955b-b008-4f5b-9261-aa70febd4e6d","LogTimestamp":"2023-09-27T04:11:58.200Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:11:58.418Z","message":"Entering","context":{"RequestID":"ca31a83a-81b0-4982-b8d0-7f2414c5861e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca5a95b7-7e57-44d3-86d6-701ecdefdfb9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:11:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca31a83a-81b0-4982-b8d0-7f2414c5861e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca5a95b7-7e57-44d3-86d6-701ecdefdfb9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:58.421Z","message":"{\"transactionId\":\"ca31a83a-81b0-4982-b8d0-7f2414c5861e\",\"status\":\"200\",\"rqstDate\":\"230927-04:11:58:419\",\"respDate\":\"230927-04:11:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca31a83a-81b0-4982-b8d0-7f2414c5861e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:11:58:419-53026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca31a83a-81b0-4982-b8d0-7f2414c5861e]}\\\"}\"}","context":{"RequestID":"ca31a83a-81b0-4982-b8d0-7f2414c5861e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca5a95b7-7e57-44d3-86d6-701ecdefdfb9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:11:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:11:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca31a83a-81b0-4982-b8d0-7f2414c5861e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca5a95b7-7e57-44d3-86d6-701ecdefdfb9","LogTimestamp":"2023-09-27T04:11:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:11:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:00.209Z","message":"Entering","context":{"RequestID":"eede3a90-40ea-474f-87f9-990224153a10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9cd6235a-3764-44a6-9ab9-b0f6b7567a98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:00.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:00.211Z","message":"{\"transactionId\":\"eede3a90-40ea-474f-87f9-990224153a10\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:00:210\",\"respDate\":\"230927-04:12:00:211\",\"sourceId\":\"haproxy:eede3a90-40ea-474f-87f9-990224153a10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:00:210-42508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1729ef84-ebce-4e0b-99e5-c60e44fef562], x-b3-parentspanid=[df02453dfb7248bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dabd24f14307bbd4df02453dfb7248bd], x-b3-spanid=[f4e87e83bf84353b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eede3a90-40ea-474f-87f9-990224153a10]}\\\"}\"}","context":{"RequestID":"eede3a90-40ea-474f-87f9-990224153a10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9cd6235a-3764-44a6-9ab9-b0f6b7567a98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:00.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:00.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eede3a90-40ea-474f-87f9-990224153a10","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cd6235a-3764-44a6-9ab9-b0f6b7567a98","LogTimestamp":"2023-09-27T04:12:00.212Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:02.221Z","message":"Entering","context":{"RequestID":"fa5a1e17-1609-495e-8617-26d370c1813b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61ef9a3f-1606-4299-8ab8-2b9d45ad76bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:02.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:02.224Z","message":"{\"transactionId\":\"fa5a1e17-1609-495e-8617-26d370c1813b\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:02:222\",\"respDate\":\"230927-04:12:02:224\",\"sourceId\":\"haproxy:fa5a1e17-1609-495e-8617-26d370c1813b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:02:222-27928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77a8240a-16f7-45b2-abf3-2a237ecdfd74], x-b3-parentspanid=[830eea7891cddf05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdd96f65c9aabeb5830eea7891cddf05], x-b3-spanid=[e0823f1bfe27aedb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa5a1e17-1609-495e-8617-26d370c1813b]}\\\"}\"}","context":{"RequestID":"fa5a1e17-1609-495e-8617-26d370c1813b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61ef9a3f-1606-4299-8ab8-2b9d45ad76bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:02.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:02.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa5a1e17-1609-495e-8617-26d370c1813b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61ef9a3f-1606-4299-8ab8-2b9d45ad76bf","LogTimestamp":"2023-09-27T04:12:02.226Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:12:04.236Z","message":"Entering","context":{"RequestID":"7c413f2d-a2ca-41d3-8814-1c63f5ad771b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28be1854-b846-409d-98c6-cfcc555ab0fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:04.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:04.239Z","message":"{\"transactionId\":\"7c413f2d-a2ca-41d3-8814-1c63f5ad771b\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:04:237\",\"respDate\":\"230927-04:12:04:239\",\"sourceId\":\"haproxy:7c413f2d-a2ca-41d3-8814-1c63f5ad771b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:04:237-14573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2cd0c58-94ae-4714-8d41-a00914b0ded1], x-b3-parentspanid=[d41ddcae8ee80e56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1480d4369c8e9451d41ddcae8ee80e56], x-b3-spanid=[b8d10f27a0969c63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c413f2d-a2ca-41d3-8814-1c63f5ad771b]}\\\"}\"}","context":{"RequestID":"7c413f2d-a2ca-41d3-8814-1c63f5ad771b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28be1854-b846-409d-98c6-cfcc555ab0fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:04.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:04.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c413f2d-a2ca-41d3-8814-1c63f5ad771b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28be1854-b846-409d-98c6-cfcc555ab0fc","LogTimestamp":"2023-09-27T04:12:04.239Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:05.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:12:05.916Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:05.921Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:05.935Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:05.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:05.935Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:06.252Z","message":"Entering","context":{"RequestID":"d7d3694f-cd02-46f3-8567-d6db4b551d8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e4f5e651-5f87-4c3f-9bae-18c1c5fb7faa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:06.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:06.255Z","message":"{\"transactionId\":\"d7d3694f-cd02-46f3-8567-d6db4b551d8e\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:06:252\",\"respDate\":\"230927-04:12:06:254\",\"sourceId\":\"haproxy:d7d3694f-cd02-46f3-8567-d6db4b551d8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:06:252-93476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fa24786-43e3-42b5-9afd-d4865f19ebbb], x-b3-parentspanid=[f57e23271938ab52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[230743dfe5aa2c09f57e23271938ab52], x-b3-spanid=[b494ac860fc4145e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7d3694f-cd02-46f3-8567-d6db4b551d8e]}\\\"}\"}","context":{"RequestID":"d7d3694f-cd02-46f3-8567-d6db4b551d8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e4f5e651-5f87-4c3f-9bae-18c1c5fb7faa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:06.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:06.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7d3694f-cd02-46f3-8567-d6db4b551d8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4f5e651-5f87-4c3f-9bae-18c1c5fb7faa","LogTimestamp":"2023-09-27T04:12:06.255Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:12:08.127Z","message":"Entering","context":{"RequestID":"00731c60-0a45-4d8a-8a30-61f7a066970a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32f4b639-63c7-47c1-9e61-7404e313370d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:08.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:08.129Z","message":"{\"transactionId\":\"00731c60-0a45-4d8a-8a30-61f7a066970a\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:08:128\",\"respDate\":\"230927-04:12:08:129\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:00731c60-0a45-4d8a-8a30-61f7a066970a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:08:128-18310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da7c0e82-cc97-45ce-9fd5-2dc869f37fc3], x-b3-parentspanid=[10f8db24d427220c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56723], x-envoy-attempt-count=[1], x-b3-traceid=[63003690521f2dd910f8db24d427220c], x-b3-spanid=[d203ac8f756db642], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[00731c60-0a45-4d8a-8a30-61f7a066970a]}\\\"}\"}","context":{"RequestID":"00731c60-0a45-4d8a-8a30-61f7a066970a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32f4b639-63c7-47c1-9e61-7404e313370d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:08.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:08.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00731c60-0a45-4d8a-8a30-61f7a066970a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32f4b639-63c7-47c1-9e61-7404e313370d","LogTimestamp":"2023-09-27T04:12:08.130Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:08.266Z","message":"Entering","context":{"RequestID":"2e5e2dbb-7097-4c13-b7b6-7a18b2da7f2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56a127bc-7a81-4453-95d2-909fd7bb5e5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:08.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:08.268Z","message":"{\"transactionId\":\"2e5e2dbb-7097-4c13-b7b6-7a18b2da7f2f\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:08:267\",\"respDate\":\"230927-04:12:08:268\",\"sourceId\":\"haproxy:2e5e2dbb-7097-4c13-b7b6-7a18b2da7f2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:08:267-72722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[537b9475-d184-40c0-b8e5-b430e09f72bf], x-b3-parentspanid=[8485a1195918d678], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7437404d8a5c04018485a1195918d678], x-b3-spanid=[7458b49ccbc267ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e5e2dbb-7097-4c13-b7b6-7a18b2da7f2f]}\\\"}\"}","context":{"RequestID":"2e5e2dbb-7097-4c13-b7b6-7a18b2da7f2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56a127bc-7a81-4453-95d2-909fd7bb5e5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:08.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:08.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e5e2dbb-7097-4c13-b7b6-7a18b2da7f2f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56a127bc-7a81-4453-95d2-909fd7bb5e5a","LogTimestamp":"2023-09-27T04:12:08.268Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:12:08.418Z","message":"Entering","context":{"RequestID":"1ba4d923-7204-44cd-8f85-4ba410820eb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37980a93-29b2-4b23-8ea0-417a98847f60","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"1ba4d923-7204-44cd-8f85-4ba410820eb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37980a93-29b2-4b23-8ea0-417a98847f60","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:08.420Z","message":"{\"transactionId\":\"1ba4d923-7204-44cd-8f85-4ba410820eb2\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:08:418\",\"respDate\":\"230927-04:12:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1ba4d923-7204-44cd-8f85-4ba410820eb2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:08:418-19343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1ba4d923-7204-44cd-8f85-4ba410820eb2]}\\\"}\"}","context":{"RequestID":"1ba4d923-7204-44cd-8f85-4ba410820eb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37980a93-29b2-4b23-8ea0-417a98847f60","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ba4d923-7204-44cd-8f85-4ba410820eb2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37980a93-29b2-4b23-8ea0-417a98847f60","LogTimestamp":"2023-09-27T04:12:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:10.277Z","message":"Entering","context":{"RequestID":"5129dbd0-92fd-461a-801c-cd1470271e7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7fe9c72a-b5ab-42bd-b55a-3bd02f3b24ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:10.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:10.279Z","message":"{\"transactionId\":\"5129dbd0-92fd-461a-801c-cd1470271e7d\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:10:278\",\"respDate\":\"230927-04:12:10:279\",\"sourceId\":\"haproxy:5129dbd0-92fd-461a-801c-cd1470271e7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:10:278-79274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbae5934-019d-416e-a021-757497c6a637], x-b3-parentspanid=[fdf7603c6d7cb3e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1122397d1c1538b3fdf7603c6d7cb3e6], x-b3-spanid=[536cffb9ca63d8d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5129dbd0-92fd-461a-801c-cd1470271e7d]}\\\"}\"}","context":{"RequestID":"5129dbd0-92fd-461a-801c-cd1470271e7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7fe9c72a-b5ab-42bd-b55a-3bd02f3b24ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:10.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:10.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5129dbd0-92fd-461a-801c-cd1470271e7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fe9c72a-b5ab-42bd-b55a-3bd02f3b24ff","LogTimestamp":"2023-09-27T04:12:10.280Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:10.879Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:10.890Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:12.289Z","message":"Entering","context":{"RequestID":"b5173ca7-7737-4c15-8a10-43df3e2f1426","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aff20b8c-900e-42ab-a118-933f775610a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:12.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:12.291Z","message":"{\"transactionId\":\"b5173ca7-7737-4c15-8a10-43df3e2f1426\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:12:289\",\"respDate\":\"230927-04:12:12:291\",\"sourceId\":\"haproxy:b5173ca7-7737-4c15-8a10-43df3e2f1426\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:12:289-14540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5fdfbf7-31a5-45e6-8c38-de462a58acfd], x-b3-parentspanid=[2220e8fb49037511], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abbcf1c65e16c5142220e8fb49037511], x-b3-spanid=[db47b9d07659de21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5173ca7-7737-4c15-8a10-43df3e2f1426]}\\\"}\"}","context":{"RequestID":"b5173ca7-7737-4c15-8a10-43df3e2f1426","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aff20b8c-900e-42ab-a118-933f775610a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:12.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:12.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5173ca7-7737-4c15-8a10-43df3e2f1426","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aff20b8c-900e-42ab-a118-933f775610a6","LogTimestamp":"2023-09-27T04:12:12.291Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:14.300Z","message":"Entering","context":{"RequestID":"78d9cbe7-a2eb-4526-9269-7821878b0abb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c844c84-6596-4e09-b282-ab66ca2f323e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:14.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:14.302Z","message":"{\"transactionId\":\"78d9cbe7-a2eb-4526-9269-7821878b0abb\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:14:300\",\"respDate\":\"230927-04:12:14:302\",\"sourceId\":\"haproxy:78d9cbe7-a2eb-4526-9269-7821878b0abb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:14:300-39682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[244c8410-e9d6-4626-bab8-126c28f5fd59], x-b3-parentspanid=[4d0f331738d12a1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9ac60954e5b2ba34d0f331738d12a1a], x-b3-spanid=[56b44d8d3e4d8514], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78d9cbe7-a2eb-4526-9269-7821878b0abb]}\\\"}\"}","context":{"RequestID":"78d9cbe7-a2eb-4526-9269-7821878b0abb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c844c84-6596-4e09-b282-ab66ca2f323e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:14.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:14.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78d9cbe7-a2eb-4526-9269-7821878b0abb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c844c84-6596-4e09-b282-ab66ca2f323e","LogTimestamp":"2023-09-27T04:12:14.303Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:12:15.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:12:15.899Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:15.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:15.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:16.320Z","message":"Entering","context":{"RequestID":"1f0ea936-4ae0-48ed-871e-91cbffa03962","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04503879-476b-435c-ab99-d05ab0104c19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:16.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:16.323Z","message":"{\"transactionId\":\"1f0ea936-4ae0-48ed-871e-91cbffa03962\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:16:320\",\"respDate\":\"230927-04:12:16:323\",\"sourceId\":\"haproxy:1f0ea936-4ae0-48ed-871e-91cbffa03962\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:16:320-16812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02221adf-204d-4683-b012-66c3fa5ad536], x-b3-parentspanid=[a91547711d599f7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9ac34e2bee68274a91547711d599f7d], x-b3-spanid=[1bb07310e9da82a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f0ea936-4ae0-48ed-871e-91cbffa03962]}\\\"}\"}","context":{"RequestID":"1f0ea936-4ae0-48ed-871e-91cbffa03962","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04503879-476b-435c-ab99-d05ab0104c19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:16.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:16.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f0ea936-4ae0-48ed-871e-91cbffa03962","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04503879-476b-435c-ab99-d05ab0104c19","LogTimestamp":"2023-09-27T04:12:16.324Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:12:18.124Z","message":"Entering","context":{"RequestID":"e7a35ce0-f890-49f9-85b1-8e2c22e3e7e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d75be79-aa06-4cd1-83cf-28bc28d03988","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:18.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:18.126Z","message":"{\"transactionId\":\"e7a35ce0-f890-49f9-85b1-8e2c22e3e7e3\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:18:125\",\"respDate\":\"230927-04:12:18:126\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e7a35ce0-f890-49f9-85b1-8e2c22e3e7e3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:18:125-41785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f25e0bdd-476f-4480-a756-b2072af838f3], x-b3-parentspanid=[45f24b8c34dd134b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54063], x-envoy-attempt-count=[1], x-b3-traceid=[8eb86168cc61b3d945f24b8c34dd134b], x-b3-spanid=[8cd2ea5701a1a332], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e7a35ce0-f890-49f9-85b1-8e2c22e3e7e3]}\\\"}\"}","context":{"RequestID":"e7a35ce0-f890-49f9-85b1-8e2c22e3e7e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d75be79-aa06-4cd1-83cf-28bc28d03988","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:18.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:18.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7a35ce0-f890-49f9-85b1-8e2c22e3e7e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d75be79-aa06-4cd1-83cf-28bc28d03988","LogTimestamp":"2023-09-27T04:12:18.127Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:18.338Z","message":"Entering","context":{"RequestID":"dea33fce-0403-4534-a227-0d1d2030024b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cea056b-c418-42e1-ab2a-565ab0b9cbce","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:18.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:18.340Z","message":"{\"transactionId\":\"dea33fce-0403-4534-a227-0d1d2030024b\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:18:339\",\"respDate\":\"230927-04:12:18:340\",\"sourceId\":\"haproxy:dea33fce-0403-4534-a227-0d1d2030024b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:18:339-85483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cde701e-7815-4d6e-9265-79b75005f008], x-b3-parentspanid=[dd2d81ea74cbfe22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6204fe7010cd169add2d81ea74cbfe22], x-b3-spanid=[a857f06470673652], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dea33fce-0403-4534-a227-0d1d2030024b]}\\\"}\"}","context":{"RequestID":"dea33fce-0403-4534-a227-0d1d2030024b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cea056b-c418-42e1-ab2a-565ab0b9cbce","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:18.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:18.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dea33fce-0403-4534-a227-0d1d2030024b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cea056b-c418-42e1-ab2a-565ab0b9cbce","LogTimestamp":"2023-09-27T04:12:18.341Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:18.418Z","message":"Entering","context":{"RequestID":"c6d700df-a4b2-406d-9209-9377246d0569","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d4691fe-275c-4318-9060-cd89f291cc61","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"c6d700df-a4b2-406d-9209-9377246d0569","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d4691fe-275c-4318-9060-cd89f291cc61","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:18.422Z","message":"{\"transactionId\":\"c6d700df-a4b2-406d-9209-9377246d0569\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:18:419\",\"respDate\":\"230927-04:12:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c6d700df-a4b2-406d-9209-9377246d0569\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:18:419-67438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c6d700df-a4b2-406d-9209-9377246d0569]}\\\"}\"}","context":{"RequestID":"c6d700df-a4b2-406d-9209-9377246d0569","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d4691fe-275c-4318-9060-cd89f291cc61","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6d700df-a4b2-406d-9209-9377246d0569","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d4691fe-275c-4318-9060-cd89f291cc61","LogTimestamp":"2023-09-27T04:12:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:12:20.365Z","message":"Entering","context":{"RequestID":"71a5ffa7-37f8-4161-870d-fbe3bf7c3764","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81c5afab-9195-40e4-845b-1860e4d85d63","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:20.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:20.367Z","message":"{\"transactionId\":\"71a5ffa7-37f8-4161-870d-fbe3bf7c3764\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:20:365\",\"respDate\":\"230927-04:12:20:367\",\"sourceId\":\"haproxy:71a5ffa7-37f8-4161-870d-fbe3bf7c3764\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:20:365-7632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41d17f7f-425f-4a71-8935-804a83f14611], x-b3-parentspanid=[b0cf4e0e28e01c00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50654ed61e8f0273b0cf4e0e28e01c00], x-b3-spanid=[d227f4a1b9ed9c1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71a5ffa7-37f8-4161-870d-fbe3bf7c3764]}\\\"}\"}","context":{"RequestID":"71a5ffa7-37f8-4161-870d-fbe3bf7c3764","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81c5afab-9195-40e4-845b-1860e4d85d63","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:20.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:20.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71a5ffa7-37f8-4161-870d-fbe3bf7c3764","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81c5afab-9195-40e4-845b-1860e4d85d63","LogTimestamp":"2023-09-27T04:12:20.367Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:22.378Z","message":"Entering","context":{"RequestID":"21e754c5-ef8a-4583-92e5-da0243c32425","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d9d31b3-2c2a-4084-88fe-21d47def430f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:22.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:22.380Z","message":"{\"transactionId\":\"21e754c5-ef8a-4583-92e5-da0243c32425\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:22:379\",\"respDate\":\"230927-04:12:22:380\",\"sourceId\":\"haproxy:21e754c5-ef8a-4583-92e5-da0243c32425\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:22:379-6661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d0bfe7d-b3e4-4b84-a3e1-98b613c936b3], x-b3-parentspanid=[158c15c58b5c1552], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69aa81417aa417fe158c15c58b5c1552], x-b3-spanid=[9947cc95d48320db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21e754c5-ef8a-4583-92e5-da0243c32425]}\\\"}\"}","context":{"RequestID":"21e754c5-ef8a-4583-92e5-da0243c32425","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d9d31b3-2c2a-4084-88fe-21d47def430f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:22.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:22.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21e754c5-ef8a-4583-92e5-da0243c32425","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d9d31b3-2c2a-4084-88fe-21d47def430f","LogTimestamp":"2023-09-27T04:12:22.381Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:24.394Z","message":"Entering","context":{"RequestID":"68734855-4970-4218-b470-db5ce5a47721","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f50d6742-0d2d-4081-b4c2-66769ae44340","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:24.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:24.396Z","message":"{\"transactionId\":\"68734855-4970-4218-b470-db5ce5a47721\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:24:395\",\"respDate\":\"230927-04:12:24:396\",\"sourceId\":\"haproxy:68734855-4970-4218-b470-db5ce5a47721\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:24:395-59081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2229ae53-8328-4fb4-83f3-3e5d64c0cf49], x-b3-parentspanid=[6173a1f08c390878], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a364db78409a9a56173a1f08c390878], x-b3-spanid=[d6749bb80f0800d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68734855-4970-4218-b470-db5ce5a47721]}\\\"}\"}","context":{"RequestID":"68734855-4970-4218-b470-db5ce5a47721","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f50d6742-0d2d-4081-b4c2-66769ae44340","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:24.394Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:24.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68734855-4970-4218-b470-db5ce5a47721","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f50d6742-0d2d-4081-b4c2-66769ae44340","LogTimestamp":"2023-09-27T04:12:24.397Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:25.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:12:25.919Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:25.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:25.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:26.408Z","message":"Entering","context":{"RequestID":"02c596b0-c3f1-4b62-9be6-11ac662b1051","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d05a1adc-519e-495d-8245-209f55cdafbe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:26.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:26.410Z","message":"{\"transactionId\":\"02c596b0-c3f1-4b62-9be6-11ac662b1051\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:26:408\",\"respDate\":\"230927-04:12:26:410\",\"sourceId\":\"haproxy:02c596b0-c3f1-4b62-9be6-11ac662b1051\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:26:408-26576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae63d8ef-58fa-4b00-8a65-cb67bbe6936f], x-b3-parentspanid=[e7efefd623ea0d10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3244067825d11487e7efefd623ea0d10], x-b3-spanid=[6396e2943f8b0536], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02c596b0-c3f1-4b62-9be6-11ac662b1051]}\\\"}\"}","context":{"RequestID":"02c596b0-c3f1-4b62-9be6-11ac662b1051","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d05a1adc-519e-495d-8245-209f55cdafbe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:26.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:26.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02c596b0-c3f1-4b62-9be6-11ac662b1051","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d05a1adc-519e-495d-8245-209f55cdafbe","LogTimestamp":"2023-09-27T04:12:26.411Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:28.123Z","message":"Entering","context":{"RequestID":"cd500999-1c07-4f2f-819e-c1129da42b50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa31021c-de21-4e15-ae17-bcf4c487a8c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:28.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:28.125Z","message":"{\"transactionId\":\"cd500999-1c07-4f2f-819e-c1129da42b50\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:28:124\",\"respDate\":\"230927-04:12:28:125\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cd500999-1c07-4f2f-819e-c1129da42b50\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:28:124-11499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aab5c63-7d7e-40f3-bc24-34f5907c1f16], x-b3-parentspanid=[aa1259e1ea77e3eb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40689], x-envoy-attempt-count=[1], x-b3-traceid=[d4604352fe3e1eeaaa1259e1ea77e3eb], x-b3-spanid=[cda0c378fd29b4c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cd500999-1c07-4f2f-819e-c1129da42b50]}\\\"}\"}","context":{"RequestID":"cd500999-1c07-4f2f-819e-c1129da42b50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa31021c-de21-4e15-ae17-bcf4c487a8c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:28.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:28.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd500999-1c07-4f2f-819e-c1129da42b50","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa31021c-de21-4e15-ae17-bcf4c487a8c3","LogTimestamp":"2023-09-27T04:12:28.125Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:12:28.417Z","message":"Entering","context":{"RequestID":"40ed62ba-2dbc-4bb2-8371-79c5b5ee9a6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3206a7e7-9632-4f72-ac0b-02d88aa4a495","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"40ed62ba-2dbc-4bb2-8371-79c5b5ee9a6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3206a7e7-9632-4f72-ac0b-02d88aa4a495","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:28.420Z","message":"{\"transactionId\":\"40ed62ba-2dbc-4bb2-8371-79c5b5ee9a6f\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:28:418\",\"respDate\":\"230927-04:12:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:40ed62ba-2dbc-4bb2-8371-79c5b5ee9a6f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:28:418-29286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[40ed62ba-2dbc-4bb2-8371-79c5b5ee9a6f]}\\\"}\"}","context":{"RequestID":"40ed62ba-2dbc-4bb2-8371-79c5b5ee9a6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3206a7e7-9632-4f72-ac0b-02d88aa4a495","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40ed62ba-2dbc-4bb2-8371-79c5b5ee9a6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3206a7e7-9632-4f72-ac0b-02d88aa4a495","LogTimestamp":"2023-09-27T04:12:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:28.423Z","message":"Entering","context":{"RequestID":"e42f0b55-76fe-4faf-9bd4-e4fc381edc14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f4b6ccd-4a31-4287-8f5a-f1c89ca98523","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:28.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:28.425Z","message":"{\"transactionId\":\"e42f0b55-76fe-4faf-9bd4-e4fc381edc14\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:28:424\",\"respDate\":\"230927-04:12:28:425\",\"sourceId\":\"haproxy:e42f0b55-76fe-4faf-9bd4-e4fc381edc14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:28:424-54554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54d953a0-1b65-45cd-b233-89cd05a2f202], x-b3-parentspanid=[47678478fe5cd2ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24d730a65e94a8c647678478fe5cd2ba], x-b3-spanid=[74432f052f533242], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e42f0b55-76fe-4faf-9bd4-e4fc381edc14]}\\\"}\"}","context":{"RequestID":"e42f0b55-76fe-4faf-9bd4-e4fc381edc14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f4b6ccd-4a31-4287-8f5a-f1c89ca98523","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:28.423Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:28.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e42f0b55-76fe-4faf-9bd4-e4fc381edc14","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f4b6ccd-4a31-4287-8f5a-f1c89ca98523","LogTimestamp":"2023-09-27T04:12:28.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:12:30.434Z","message":"Entering","context":{"RequestID":"d7768b2d-ee64-47bd-a0ad-c3a2e6112cd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fda065ab-e7cc-446f-8feb-a5bb10a09e23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:30.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:30.436Z","message":"{\"transactionId\":\"d7768b2d-ee64-47bd-a0ad-c3a2e6112cd8\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:30:435\",\"respDate\":\"230927-04:12:30:436\",\"sourceId\":\"haproxy:d7768b2d-ee64-47bd-a0ad-c3a2e6112cd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:30:435-83768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66236976-6384-4798-9144-72f684186b4d], x-b3-parentspanid=[316d8bebab7e4183], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c5e3b7d955f8464316d8bebab7e4183], x-b3-spanid=[9971875166fe9f21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7768b2d-ee64-47bd-a0ad-c3a2e6112cd8]}\\\"}\"}","context":{"RequestID":"d7768b2d-ee64-47bd-a0ad-c3a2e6112cd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fda065ab-e7cc-446f-8feb-a5bb10a09e23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:30.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:30.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7768b2d-ee64-47bd-a0ad-c3a2e6112cd8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fda065ab-e7cc-446f-8feb-a5bb10a09e23","LogTimestamp":"2023-09-27T04:12:30.437Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:32.446Z","message":"Entering","context":{"RequestID":"91ef14f7-6fcd-4b79-9dc9-78f299e61cf5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d073a91a-8442-40b2-9552-1753893f74b5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:32.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:32.449Z","message":"{\"transactionId\":\"91ef14f7-6fcd-4b79-9dc9-78f299e61cf5\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:32:447\",\"respDate\":\"230927-04:12:32:448\",\"sourceId\":\"haproxy:91ef14f7-6fcd-4b79-9dc9-78f299e61cf5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:32:447-96910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b55106e4-166a-4c03-963a-cc2b180ca73e], x-b3-parentspanid=[ff0e1788a5e98149], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a74b32f9784e3edff0e1788a5e98149], x-b3-spanid=[77a48c014262a3da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91ef14f7-6fcd-4b79-9dc9-78f299e61cf5]}\\\"}\"}","context":{"RequestID":"91ef14f7-6fcd-4b79-9dc9-78f299e61cf5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d073a91a-8442-40b2-9552-1753893f74b5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:32.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:32.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91ef14f7-6fcd-4b79-9dc9-78f299e61cf5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d073a91a-8442-40b2-9552-1753893f74b5","LogTimestamp":"2023-09-27T04:12:32.449Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:34.458Z","message":"Entering","context":{"RequestID":"c9bc882c-433a-4458-8116-0a237421523f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9cb0832-1c86-436c-9898-ef7b86ef97d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:34.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:34.460Z","message":"{\"transactionId\":\"c9bc882c-433a-4458-8116-0a237421523f\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:34:459\",\"respDate\":\"230927-04:12:34:460\",\"sourceId\":\"haproxy:c9bc882c-433a-4458-8116-0a237421523f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:34:459-77344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[397ae67f-d7c2-4058-aaa2-f2c71386d8f9], x-b3-parentspanid=[a90022afd96a6acb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5949050abe67d4ba90022afd96a6acb], x-b3-spanid=[557e146c3e1f5f15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9bc882c-433a-4458-8116-0a237421523f]}\\\"}\"}","context":{"RequestID":"c9bc882c-433a-4458-8116-0a237421523f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9cb0832-1c86-436c-9898-ef7b86ef97d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:34.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:34.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9bc882c-433a-4458-8116-0a237421523f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9cb0832-1c86-436c-9898-ef7b86ef97d9","LogTimestamp":"2023-09-27T04:12:34.461Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:35.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:12:35.907Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:35.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:35.907Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:36.473Z","message":"Entering","context":{"RequestID":"557be031-e0cd-4ec1-8acb-1dfcfdf6ce7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0030cbbe-5d39-49c1-94e4-080af4f3b215","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:36.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:36.476Z","message":"{\"transactionId\":\"557be031-e0cd-4ec1-8acb-1dfcfdf6ce7f\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:36:474\",\"respDate\":\"230927-04:12:36:476\",\"sourceId\":\"haproxy:557be031-e0cd-4ec1-8acb-1dfcfdf6ce7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:36:474-53880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee003528-1068-4706-bef0-58c801e89332], x-b3-parentspanid=[64380f15ec1025fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c7ab72caa744ef664380f15ec1025fd], x-b3-spanid=[ad67b4df2e96b787], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[557be031-e0cd-4ec1-8acb-1dfcfdf6ce7f]}\\\"}\"}","context":{"RequestID":"557be031-e0cd-4ec1-8acb-1dfcfdf6ce7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0030cbbe-5d39-49c1-94e4-080af4f3b215","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:36.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:36.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"557be031-e0cd-4ec1-8acb-1dfcfdf6ce7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0030cbbe-5d39-49c1-94e4-080af4f3b215","LogTimestamp":"2023-09-27T04:12:36.476Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:38.132Z","message":"Entering","context":{"RequestID":"8cd76d3b-b6cd-4310-b974-3771d8be8a27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b7b2600b-757e-4bab-a174-5e894f656fa4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:38.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:38.134Z","message":"{\"transactionId\":\"8cd76d3b-b6cd-4310-b974-3771d8be8a27\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:38:132\",\"respDate\":\"230927-04:12:38:134\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8cd76d3b-b6cd-4310-b974-3771d8be8a27\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:38:132-50371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8aa55613-c5b1-4f5d-a720-a2149d77c3b2], x-b3-parentspanid=[b4e878dad911fcd7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37093], x-envoy-attempt-count=[1], x-b3-traceid=[ea7a6d17cf4c51e4b4e878dad911fcd7], x-b3-spanid=[6a200b924655de36], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8cd76d3b-b6cd-4310-b974-3771d8be8a27]}\\\"}\"}","context":{"RequestID":"8cd76d3b-b6cd-4310-b974-3771d8be8a27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b7b2600b-757e-4bab-a174-5e894f656fa4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:38.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:38.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cd76d3b-b6cd-4310-b974-3771d8be8a27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7b2600b-757e-4bab-a174-5e894f656fa4","LogTimestamp":"2023-09-27T04:12:38.134Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:38.417Z","message":"Entering","context":{"RequestID":"2b81431b-0d59-4a06-9767-303538e78a61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f22ad15b-5d4d-48d2-93c6-cfe7a33582d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b81431b-0d59-4a06-9767-303538e78a61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f22ad15b-5d4d-48d2-93c6-cfe7a33582d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:38.420Z","message":"{\"transactionId\":\"2b81431b-0d59-4a06-9767-303538e78a61\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:38:418\",\"respDate\":\"230927-04:12:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b81431b-0d59-4a06-9767-303538e78a61\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:38:418-18946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b81431b-0d59-4a06-9767-303538e78a61]}\\\"}\"}","context":{"RequestID":"2b81431b-0d59-4a06-9767-303538e78a61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f22ad15b-5d4d-48d2-93c6-cfe7a33582d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b81431b-0d59-4a06-9767-303538e78a61","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f22ad15b-5d4d-48d2-93c6-cfe7a33582d4","LogTimestamp":"2023-09-27T04:12:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:38.484Z","message":"Entering","context":{"RequestID":"5f182241-886f-4854-9134-e4bcf0d6c7b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d86f402-96de-4b27-8556-ce77db35e938","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:38.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:38.486Z","message":"{\"transactionId\":\"5f182241-886f-4854-9134-e4bcf0d6c7b3\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:38:484\",\"respDate\":\"230927-04:12:38:486\",\"sourceId\":\"haproxy:5f182241-886f-4854-9134-e4bcf0d6c7b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:38:484-8927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0980bf7-23e6-4c3b-959b-47eef009e97e], x-b3-parentspanid=[f9e0887dbbc8179b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a2c68b23769eb94f9e0887dbbc8179b], x-b3-spanid=[fb8c4aad107b6f49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f182241-886f-4854-9134-e4bcf0d6c7b3]}\\\"}\"}","context":{"RequestID":"5f182241-886f-4854-9134-e4bcf0d6c7b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d86f402-96de-4b27-8556-ce77db35e938","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:38.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:38.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f182241-886f-4854-9134-e4bcf0d6c7b3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d86f402-96de-4b27-8556-ce77db35e938","LogTimestamp":"2023-09-27T04:12:38.486Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:12:40.496Z","message":"Entering","context":{"RequestID":"c47661e0-66ef-47ed-af78-7b26685b2dc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b2ca4dd-e852-46d6-91cd-475f7c2f0372","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:40.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:40.498Z","message":"{\"transactionId\":\"c47661e0-66ef-47ed-af78-7b26685b2dc9\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:40:497\",\"respDate\":\"230927-04:12:40:498\",\"sourceId\":\"haproxy:c47661e0-66ef-47ed-af78-7b26685b2dc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:40:497-37361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e8f974e-90e5-49ec-b259-3b748488a03e], x-b3-parentspanid=[94655faeb3c493aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f8c057b567f90fb94655faeb3c493aa], x-b3-spanid=[03bd44956f1edea4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c47661e0-66ef-47ed-af78-7b26685b2dc9]}\\\"}\"}","context":{"RequestID":"c47661e0-66ef-47ed-af78-7b26685b2dc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b2ca4dd-e852-46d6-91cd-475f7c2f0372","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:40.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:40.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c47661e0-66ef-47ed-af78-7b26685b2dc9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b2ca4dd-e852-46d6-91cd-475f7c2f0372","LogTimestamp":"2023-09-27T04:12:40.499Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:40.891Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:40.900Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:42.511Z","message":"Entering","context":{"RequestID":"5a926d18-de49-451f-8a05-e713001ee837","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4161d91d-1961-4fe0-9c46-e0fc7e44eb71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:42.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:42.513Z","message":"{\"transactionId\":\"5a926d18-de49-451f-8a05-e713001ee837\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:42:512\",\"respDate\":\"230927-04:12:42:513\",\"sourceId\":\"haproxy:5a926d18-de49-451f-8a05-e713001ee837\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:42:512-74346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30560228-ab63-4699-b698-5369f56f75e7], x-b3-parentspanid=[5ca8ccb82760e57b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb1695e91960a44b5ca8ccb82760e57b], x-b3-spanid=[a69967a8f09dd576], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a926d18-de49-451f-8a05-e713001ee837]}\\\"}\"}","context":{"RequestID":"5a926d18-de49-451f-8a05-e713001ee837","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4161d91d-1961-4fe0-9c46-e0fc7e44eb71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:42.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:42.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a926d18-de49-451f-8a05-e713001ee837","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4161d91d-1961-4fe0-9c46-e0fc7e44eb71","LogTimestamp":"2023-09-27T04:12:42.513Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:12:44.522Z","message":"Entering","context":{"RequestID":"144b874f-7128-42db-9e8f-701cbbe18991","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9dd90369-e531-4a38-b94f-023861584a6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:44.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:44.524Z","message":"{\"transactionId\":\"144b874f-7128-42db-9e8f-701cbbe18991\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:44:523\",\"respDate\":\"230927-04:12:44:524\",\"sourceId\":\"haproxy:144b874f-7128-42db-9e8f-701cbbe18991\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:44:523-11572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7eabb4b6-5910-410b-bb24-2ab1c26555a5], x-b3-parentspanid=[aece24d5a6c066e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[918161794ada8eeeaece24d5a6c066e1], x-b3-spanid=[d7673d8358077459], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[144b874f-7128-42db-9e8f-701cbbe18991]}\\\"}\"}","context":{"RequestID":"144b874f-7128-42db-9e8f-701cbbe18991","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9dd90369-e531-4a38-b94f-023861584a6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:44.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:44.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"144b874f-7128-42db-9e8f-701cbbe18991","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dd90369-e531-4a38-b94f-023861584a6c","LogTimestamp":"2023-09-27T04:12:44.524Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:12:45.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:12:45.899Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:45.902Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:45.906Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:45.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:45.907Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:46.532Z","message":"Entering","context":{"RequestID":"313b1fef-4184-4559-9564-59ee59d49236","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"622f4577-c1b6-4f56-8cc9-532475dbe83f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:46.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:46.535Z","message":"{\"transactionId\":\"313b1fef-4184-4559-9564-59ee59d49236\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:46:533\",\"respDate\":\"230927-04:12:46:534\",\"sourceId\":\"haproxy:313b1fef-4184-4559-9564-59ee59d49236\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:46:533-17447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8560eea6-7884-4713-b585-26d28ed97bad], x-b3-parentspanid=[0c6122d026e29246], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee4737e4f2512bb40c6122d026e29246], x-b3-spanid=[f068f89f9b70bf96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[313b1fef-4184-4559-9564-59ee59d49236]}\\\"}\"}","context":{"RequestID":"313b1fef-4184-4559-9564-59ee59d49236","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"622f4577-c1b6-4f56-8cc9-532475dbe83f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:46.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:46.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"313b1fef-4184-4559-9564-59ee59d49236","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"622f4577-c1b6-4f56-8cc9-532475dbe83f","LogTimestamp":"2023-09-27T04:12:46.535Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:48.129Z","message":"Entering","context":{"RequestID":"a637dff5-c47f-4ce1-a898-da1b95290a94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48ae1b77-c15d-4d0b-bc6b-0d5dff33d326","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:48.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:48.132Z","message":"{\"transactionId\":\"a637dff5-c47f-4ce1-a898-da1b95290a94\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:48:130\",\"respDate\":\"230927-04:12:48:132\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a637dff5-c47f-4ce1-a898-da1b95290a94\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:48:130-96272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ba685bc-1c8a-4423-8f8c-e06640a74549], x-b3-parentspanid=[144be2e501b89ae7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53149], x-envoy-attempt-count=[1], x-b3-traceid=[18473a0b8b28806b144be2e501b89ae7], x-b3-spanid=[66a40780dbc84daf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a637dff5-c47f-4ce1-a898-da1b95290a94]}\\\"}\"}","context":{"RequestID":"a637dff5-c47f-4ce1-a898-da1b95290a94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48ae1b77-c15d-4d0b-bc6b-0d5dff33d326","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:48.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:48.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a637dff5-c47f-4ce1-a898-da1b95290a94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48ae1b77-c15d-4d0b-bc6b-0d5dff33d326","LogTimestamp":"2023-09-27T04:12:48.132Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:48.421Z","message":"Entering","context":{"RequestID":"ae7d40de-4c99-43ba-aebc-29ed06c6a466","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00f719e6-f784-4b33-89f9-e49a9436b559","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:48.425Z","message":"Database is available from CACHED check.","context":{"RequestID":"ae7d40de-4c99-43ba-aebc-29ed06c6a466","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00f719e6-f784-4b33-89f9-e49a9436b559","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:48.426Z","message":"{\"transactionId\":\"ae7d40de-4c99-43ba-aebc-29ed06c6a466\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:48:424\",\"respDate\":\"230927-04:12:48:426\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ae7d40de-4c99-43ba-aebc-29ed06c6a466\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:48:424-11061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ae7d40de-4c99-43ba-aebc-29ed06c6a466]}\\\"}\"}","context":{"RequestID":"ae7d40de-4c99-43ba-aebc-29ed06c6a466","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00f719e6-f784-4b33-89f9-e49a9436b559","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:48.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:48.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae7d40de-4c99-43ba-aebc-29ed06c6a466","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00f719e6-f784-4b33-89f9-e49a9436b559","LogTimestamp":"2023-09-27T04:12:48.427Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:12:48.553Z","message":"Entering","context":{"RequestID":"b278d074-e122-46ba-ac9f-cd81bb74f1a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1b26e2c-3301-4205-a472-2acfbab79f4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:48.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:48.555Z","message":"{\"transactionId\":\"b278d074-e122-46ba-ac9f-cd81bb74f1a5\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:48:554\",\"respDate\":\"230927-04:12:48:555\",\"sourceId\":\"haproxy:b278d074-e122-46ba-ac9f-cd81bb74f1a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:48:554-69840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4a7d401-d657-4c82-9a96-dd95f9261746], x-b3-parentspanid=[f2107ccf3a58175a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[878941c025757f46f2107ccf3a58175a], x-b3-spanid=[2cea8770c8b79452], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b278d074-e122-46ba-ac9f-cd81bb74f1a5]}\\\"}\"}","context":{"RequestID":"b278d074-e122-46ba-ac9f-cd81bb74f1a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1b26e2c-3301-4205-a472-2acfbab79f4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:48.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:48.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b278d074-e122-46ba-ac9f-cd81bb74f1a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1b26e2c-3301-4205-a472-2acfbab79f4a","LogTimestamp":"2023-09-27T04:12:48.556Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:50.564Z","message":"Entering","context":{"RequestID":"1977cdcf-08fe-4135-86e0-e7a5fa2b4869","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f46027d5-94d7-4f35-b047-4bb7c870901b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:50.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:50.566Z","message":"{\"transactionId\":\"1977cdcf-08fe-4135-86e0-e7a5fa2b4869\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:50:565\",\"respDate\":\"230927-04:12:50:566\",\"sourceId\":\"haproxy:1977cdcf-08fe-4135-86e0-e7a5fa2b4869\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:50:565-42723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e17dc35e-32b9-4862-ad02-f5272ff5334e], x-b3-parentspanid=[5154486dbdbe5169], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4dbcc053381ef6a5154486dbdbe5169], x-b3-spanid=[dcb7008f4ef58090], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1977cdcf-08fe-4135-86e0-e7a5fa2b4869]}\\\"}\"}","context":{"RequestID":"1977cdcf-08fe-4135-86e0-e7a5fa2b4869","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f46027d5-94d7-4f35-b047-4bb7c870901b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:50.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:50.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1977cdcf-08fe-4135-86e0-e7a5fa2b4869","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f46027d5-94d7-4f35-b047-4bb7c870901b","LogTimestamp":"2023-09-27T04:12:50.567Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:52.584Z","message":"Entering","context":{"RequestID":"01b85e89-f820-4275-ba94-1c09760f9237","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a783fec-615a-4654-8775-04a196c70db1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:52.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:52.586Z","message":"{\"transactionId\":\"01b85e89-f820-4275-ba94-1c09760f9237\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:52:585\",\"respDate\":\"230927-04:12:52:586\",\"sourceId\":\"haproxy:01b85e89-f820-4275-ba94-1c09760f9237\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:52:585-99484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7573c6ae-7951-4c18-95f6-0506748b26f9], x-b3-parentspanid=[2b342ab9dd71f085], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[636caea93243f1ee2b342ab9dd71f085], x-b3-spanid=[4f12d831ec3ef666], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01b85e89-f820-4275-ba94-1c09760f9237]}\\\"}\"}","context":{"RequestID":"01b85e89-f820-4275-ba94-1c09760f9237","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a783fec-615a-4654-8775-04a196c70db1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:52.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:52.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01b85e89-f820-4275-ba94-1c09760f9237","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a783fec-615a-4654-8775-04a196c70db1","LogTimestamp":"2023-09-27T04:12:52.587Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:54.595Z","message":"Entering","context":{"RequestID":"f1150074-db26-4714-af38-b11e3b3087ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e10219d2-99d3-4cf6-a0ae-0412dd61e919","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:54.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:54.597Z","message":"{\"transactionId\":\"f1150074-db26-4714-af38-b11e3b3087ff\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:54:596\",\"respDate\":\"230927-04:12:54:597\",\"sourceId\":\"haproxy:f1150074-db26-4714-af38-b11e3b3087ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:54:596-48209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f68c6587-9480-4b18-baf9-cd652a20d42d], x-b3-parentspanid=[bbab250d4060c483], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1dd64a60a2a1770bbab250d4060c483], x-b3-spanid=[4eaef52c22f324a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1150074-db26-4714-af38-b11e3b3087ff]}\\\"}\"}","context":{"RequestID":"f1150074-db26-4714-af38-b11e3b3087ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e10219d2-99d3-4cf6-a0ae-0412dd61e919","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:54.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:54.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1150074-db26-4714-af38-b11e3b3087ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e10219d2-99d3-4cf6-a0ae-0412dd61e919","LogTimestamp":"2023-09-27T04:12:54.598Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:55.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:12:55.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:55.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:55.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:56.609Z","message":"Entering","context":{"RequestID":"ebbdbf82-a49c-4f41-ad47-10250a765451","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b9fa4b1-e3df-46af-926e-d3376ab4453e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:56.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:56.611Z","message":"{\"transactionId\":\"ebbdbf82-a49c-4f41-ad47-10250a765451\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:56:610\",\"respDate\":\"230927-04:12:56:611\",\"sourceId\":\"haproxy:ebbdbf82-a49c-4f41-ad47-10250a765451\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:12:56:610-18222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d516077e-250a-4d7f-b6a2-86723031bea5], x-b3-parentspanid=[d163839a9378fb21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8b1df19b3a2dfa0d163839a9378fb21], x-b3-spanid=[88a8c86caf11d29b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebbdbf82-a49c-4f41-ad47-10250a765451]}\\\"}\"}","context":{"RequestID":"ebbdbf82-a49c-4f41-ad47-10250a765451","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b9fa4b1-e3df-46af-926e-d3376ab4453e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:56.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:56.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebbdbf82-a49c-4f41-ad47-10250a765451","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b9fa4b1-e3df-46af-926e-d3376ab4453e","LogTimestamp":"2023-09-27T04:12:56.611Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:12:58.125Z","message":"Entering","context":{"RequestID":"8719d849-3dbf-4469-a6a0-2d08d610415c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e460035-8ed4-4ba6-a624-172361e7bb24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:58.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:58.127Z","message":"{\"transactionId\":\"8719d849-3dbf-4469-a6a0-2d08d610415c\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:58:125\",\"respDate\":\"230927-04:12:58:127\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8719d849-3dbf-4469-a6a0-2d08d610415c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:58:125-96542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ceb12ae9-a5b5-4b9f-9eda-aed23163fb31], x-b3-parentspanid=[081153424337cff5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43265], x-envoy-attempt-count=[1], x-b3-traceid=[fca4b39555a973b6081153424337cff5], x-b3-spanid=[2dc73992b95d40e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8719d849-3dbf-4469-a6a0-2d08d610415c]}\\\"}\"}","context":{"RequestID":"8719d849-3dbf-4469-a6a0-2d08d610415c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e460035-8ed4-4ba6-a624-172361e7bb24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:12:58.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:58.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8719d849-3dbf-4469-a6a0-2d08d610415c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e460035-8ed4-4ba6-a624-172361e7bb24","LogTimestamp":"2023-09-27T04:12:58.128Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:12:58.418Z","message":"Entering","context":{"RequestID":"ac9bf6f7-68da-4f5e-95d3-3d03259286e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0441f53c-b0c8-45ff-80a1-cb6054a96760","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"ac9bf6f7-68da-4f5e-95d3-3d03259286e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0441f53c-b0c8-45ff-80a1-cb6054a96760","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:58.420Z","message":"{\"transactionId\":\"ac9bf6f7-68da-4f5e-95d3-3d03259286e7\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:58:419\",\"respDate\":\"230927-04:12:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ac9bf6f7-68da-4f5e-95d3-3d03259286e7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:12:58:419-18165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ac9bf6f7-68da-4f5e-95d3-3d03259286e7]}\\\"}\"}","context":{"RequestID":"ac9bf6f7-68da-4f5e-95d3-3d03259286e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0441f53c-b0c8-45ff-80a1-cb6054a96760","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:12:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac9bf6f7-68da-4f5e-95d3-3d03259286e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0441f53c-b0c8-45ff-80a1-cb6054a96760","LogTimestamp":"2023-09-27T04:12:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:12:58.627Z","message":"Entering","context":{"RequestID":"f96ff4da-b416-45dd-b788-e0499e4a02c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a076eb51-af39-43c5-a7e6-d56685279b41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:58.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:12:58.629Z","message":"{\"transactionId\":\"f96ff4da-b416-45dd-b788-e0499e4a02c8\",\"status\":\"200\",\"rqstDate\":\"230927-04:12:58:628\",\"respDate\":\"230927-04:12:58:629\",\"sourceId\":\"haproxy:f96ff4da-b416-45dd-b788-e0499e4a02c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:12:58:628-75982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0e130e0-e1cc-46b3-9415-7ab7f9dd7b9b], x-b3-parentspanid=[f453b6c3c65ce5e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e61f28f6f1cc97f0f453b6c3c65ce5e4], x-b3-spanid=[ca0828ec62506b1d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f96ff4da-b416-45dd-b788-e0499e4a02c8]}\\\"}\"}","context":{"RequestID":"f96ff4da-b416-45dd-b788-e0499e4a02c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a076eb51-af39-43c5-a7e6-d56685279b41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:12:58.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:12:58.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f96ff4da-b416-45dd-b788-e0499e4a02c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a076eb51-af39-43c5-a7e6-d56685279b41","LogTimestamp":"2023-09-27T04:12:58.630Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:12:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:00.639Z","message":"Entering","context":{"RequestID":"629c0bac-fa67-4ee3-83a0-bfba826af65f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ce60a4f-1c76-4786-96b8-42c1d1f7013d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:00.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:00.642Z","message":"{\"transactionId\":\"629c0bac-fa67-4ee3-83a0-bfba826af65f\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:00:640\",\"respDate\":\"230927-04:13:00:642\",\"sourceId\":\"haproxy:629c0bac-fa67-4ee3-83a0-bfba826af65f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:00:640-65982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6b0c76c-6f18-419b-b933-cf8c838f0260], x-b3-parentspanid=[219118908492c29e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea4fd53d288167ae219118908492c29e], x-b3-spanid=[9179af7b720d4743], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[629c0bac-fa67-4ee3-83a0-bfba826af65f]}\\\"}\"}","context":{"RequestID":"629c0bac-fa67-4ee3-83a0-bfba826af65f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ce60a4f-1c76-4786-96b8-42c1d1f7013d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:00.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:00.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"629c0bac-fa67-4ee3-83a0-bfba826af65f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ce60a4f-1c76-4786-96b8-42c1d1f7013d","LogTimestamp":"2023-09-27T04:13:00.642Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:02.651Z","message":"Entering","context":{"RequestID":"b0e64f17-bf95-47c9-9a9b-ae9bb052bd3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf6e7347-38cf-4610-a0af-2f0b1659e25b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:02.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:02.653Z","message":"{\"transactionId\":\"b0e64f17-bf95-47c9-9a9b-ae9bb052bd3a\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:02:652\",\"respDate\":\"230927-04:13:02:653\",\"sourceId\":\"haproxy:b0e64f17-bf95-47c9-9a9b-ae9bb052bd3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:02:652-88454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17de0897-ac0f-456d-b252-2608939cdd6d], x-b3-parentspanid=[eac6056172b31c39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f86dc73bbb83a958eac6056172b31c39], x-b3-spanid=[d8a393847ec5b87e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0e64f17-bf95-47c9-9a9b-ae9bb052bd3a]}\\\"}\"}","context":{"RequestID":"b0e64f17-bf95-47c9-9a9b-ae9bb052bd3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf6e7347-38cf-4610-a0af-2f0b1659e25b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:02.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:02.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0e64f17-bf95-47c9-9a9b-ae9bb052bd3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf6e7347-38cf-4610-a0af-2f0b1659e25b","LogTimestamp":"2023-09-27T04:13:02.653Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:13:04.664Z","message":"Entering","context":{"RequestID":"21c25a28-c419-4d10-8e53-91655324f150","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23c29742-f9a5-4949-9afd-7951648c7c09","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:04.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:04.666Z","message":"{\"transactionId\":\"21c25a28-c419-4d10-8e53-91655324f150\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:04:665\",\"respDate\":\"230927-04:13:04:666\",\"sourceId\":\"haproxy:21c25a28-c419-4d10-8e53-91655324f150\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:04:665-91499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e032d3dc-4134-4d73-9cc5-b5549667f90d], x-b3-parentspanid=[07ad821cec4f92a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6c82763257666fa07ad821cec4f92a0], x-b3-spanid=[95814d357adf7be6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21c25a28-c419-4d10-8e53-91655324f150]}\\\"}\"}","context":{"RequestID":"21c25a28-c419-4d10-8e53-91655324f150","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23c29742-f9a5-4949-9afd-7951648c7c09","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:04.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:04.667Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21c25a28-c419-4d10-8e53-91655324f150","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23c29742-f9a5-4949-9afd-7951648c7c09","LogTimestamp":"2023-09-27T04:13:04.667Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:05.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:13:05.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:05.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:05.916Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:06.678Z","message":"Entering","context":{"RequestID":"e314e790-78c3-49c0-829f-a94ca2fea96b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5219496a-74ae-47d5-9a04-01c4aa332e41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:06.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:06.680Z","message":"{\"transactionId\":\"e314e790-78c3-49c0-829f-a94ca2fea96b\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:06:678\",\"respDate\":\"230927-04:13:06:680\",\"sourceId\":\"haproxy:e314e790-78c3-49c0-829f-a94ca2fea96b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:06:678-39779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[117a9f23-07dd-456b-9661-5c751b733b62], x-b3-parentspanid=[9ac7b7d4d2aa23e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d67d95555abdde79ac7b7d4d2aa23e7], x-b3-spanid=[5bd971550ee4a511], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e314e790-78c3-49c0-829f-a94ca2fea96b]}\\\"}\"}","context":{"RequestID":"e314e790-78c3-49c0-829f-a94ca2fea96b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5219496a-74ae-47d5-9a04-01c4aa332e41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:06.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:06.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e314e790-78c3-49c0-829f-a94ca2fea96b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5219496a-74ae-47d5-9a04-01c4aa332e41","LogTimestamp":"2023-09-27T04:13:06.681Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:08.128Z","message":"Entering","context":{"RequestID":"40a0b196-3f71-4689-989b-af9807777a34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3efe9b47-7def-4136-8c34-d5dd3794b831","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:08.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:08.130Z","message":"{\"transactionId\":\"40a0b196-3f71-4689-989b-af9807777a34\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:08:129\",\"respDate\":\"230927-04:13:08:130\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:40a0b196-3f71-4689-989b-af9807777a34\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:08:129-44644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b113d8a9-4f92-4cb8-95fd-59a00fca2ac6], x-b3-parentspanid=[c6e9ff306a50c216], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53909], x-envoy-attempt-count=[1], x-b3-traceid=[0d2300bd1636becac6e9ff306a50c216], x-b3-spanid=[2e039578988ff585], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[40a0b196-3f71-4689-989b-af9807777a34]}\\\"}\"}","context":{"RequestID":"40a0b196-3f71-4689-989b-af9807777a34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3efe9b47-7def-4136-8c34-d5dd3794b831","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:08.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:08.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40a0b196-3f71-4689-989b-af9807777a34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3efe9b47-7def-4136-8c34-d5dd3794b831","LogTimestamp":"2023-09-27T04:13:08.131Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:08.417Z","message":"Entering","context":{"RequestID":"285ff614-7ac9-48c6-b1e8-8675ca7fc923","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4984fd8a-e1e0-4f6c-945b-526b949576e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"285ff614-7ac9-48c6-b1e8-8675ca7fc923","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4984fd8a-e1e0-4f6c-945b-526b949576e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:08.420Z","message":"{\"transactionId\":\"285ff614-7ac9-48c6-b1e8-8675ca7fc923\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:08:418\",\"respDate\":\"230927-04:13:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:285ff614-7ac9-48c6-b1e8-8675ca7fc923\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:08:418-9472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[285ff614-7ac9-48c6-b1e8-8675ca7fc923]}\\\"}\"}","context":{"RequestID":"285ff614-7ac9-48c6-b1e8-8675ca7fc923","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4984fd8a-e1e0-4f6c-945b-526b949576e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"285ff614-7ac9-48c6-b1e8-8675ca7fc923","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4984fd8a-e1e0-4f6c-945b-526b949576e3","LogTimestamp":"2023-09-27T04:13:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:08.692Z","message":"Entering","context":{"RequestID":"b19341ac-2cac-4d71-83fe-13e6cce23230","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f86d1456-a0fb-4508-9b4f-434ee0891e0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:08.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:08.694Z","message":"{\"transactionId\":\"b19341ac-2cac-4d71-83fe-13e6cce23230\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:08:692\",\"respDate\":\"230927-04:13:08:694\",\"sourceId\":\"haproxy:b19341ac-2cac-4d71-83fe-13e6cce23230\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:08:692-72658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eceb5634-4f23-42d3-a7c6-5c727f2c1771], x-b3-parentspanid=[8784781a43e8c5ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfb64e0cbd8b84708784781a43e8c5ba], x-b3-spanid=[6208948d9a28216f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b19341ac-2cac-4d71-83fe-13e6cce23230]}\\\"}\"}","context":{"RequestID":"b19341ac-2cac-4d71-83fe-13e6cce23230","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f86d1456-a0fb-4508-9b4f-434ee0891e0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:08.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:08.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b19341ac-2cac-4d71-83fe-13e6cce23230","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f86d1456-a0fb-4508-9b4f-434ee0891e0c","LogTimestamp":"2023-09-27T04:13:08.694Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:13:10.705Z","message":"Entering","context":{"RequestID":"2a7c19a8-05eb-4e43-b01e-b44d71265d34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9107f21d-00cf-4ea9-9c16-ecec0b287c25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:10.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:10.707Z","message":"{\"transactionId\":\"2a7c19a8-05eb-4e43-b01e-b44d71265d34\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:10:705\",\"respDate\":\"230927-04:13:10:707\",\"sourceId\":\"haproxy:2a7c19a8-05eb-4e43-b01e-b44d71265d34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:10:705-64083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18f1e0ee-7c3e-4926-9a9c-2f3b0d6077c1], x-b3-parentspanid=[f7a477ec06f035b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5263e7cc6653a104f7a477ec06f035b4], x-b3-spanid=[97a113e00ccdf05f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a7c19a8-05eb-4e43-b01e-b44d71265d34]}\\\"}\"}","context":{"RequestID":"2a7c19a8-05eb-4e43-b01e-b44d71265d34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9107f21d-00cf-4ea9-9c16-ecec0b287c25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:10.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:10.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a7c19a8-05eb-4e43-b01e-b44d71265d34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9107f21d-00cf-4ea9-9c16-ecec0b287c25","LogTimestamp":"2023-09-27T04:13:10.707Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:10.902Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:10.908Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:12.717Z","message":"Entering","context":{"RequestID":"79fc047e-aa1f-473f-b003-8a1d2c437beb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"140df688-18b2-43b5-bef7-8c8338fa274a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:12.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:12.720Z","message":"{\"transactionId\":\"79fc047e-aa1f-473f-b003-8a1d2c437beb\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:12:718\",\"respDate\":\"230927-04:13:12:720\",\"sourceId\":\"haproxy:79fc047e-aa1f-473f-b003-8a1d2c437beb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:12:718-7573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c5878f9-5974-40dc-a196-aeb51da5f75b], x-b3-parentspanid=[1fb24443a1731864], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2db0d54289f5fdf31fb24443a1731864], x-b3-spanid=[e59f50da391fc619], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79fc047e-aa1f-473f-b003-8a1d2c437beb]}\\\"}\"}","context":{"RequestID":"79fc047e-aa1f-473f-b003-8a1d2c437beb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"140df688-18b2-43b5-bef7-8c8338fa274a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:12.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:12.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79fc047e-aa1f-473f-b003-8a1d2c437beb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"140df688-18b2-43b5-bef7-8c8338fa274a","LogTimestamp":"2023-09-27T04:13:12.720Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:14.731Z","message":"Entering","context":{"RequestID":"6a17596a-b423-4dfc-bd29-ec0239bb8b4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4ea6e03-ea90-48e7-9df9-cbd647f21a16","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:14.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:14.733Z","message":"{\"transactionId\":\"6a17596a-b423-4dfc-bd29-ec0239bb8b4c\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:14:731\",\"respDate\":\"230927-04:13:14:733\",\"sourceId\":\"haproxy:6a17596a-b423-4dfc-bd29-ec0239bb8b4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:14:731-38031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6af15b0a-210c-468a-aade-f6296d69ae24], x-b3-parentspanid=[8469295fc99348e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[270e21e8fdfa50c28469295fc99348e1], x-b3-spanid=[66d676cd1f4128a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a17596a-b423-4dfc-bd29-ec0239bb8b4c]}\\\"}\"}","context":{"RequestID":"6a17596a-b423-4dfc-bd29-ec0239bb8b4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4ea6e03-ea90-48e7-9df9-cbd647f21a16","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:14.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:14.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a17596a-b423-4dfc-bd29-ec0239bb8b4c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4ea6e03-ea90-48e7-9df9-cbd647f21a16","LogTimestamp":"2023-09-27T04:13:14.733Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:15.889Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:13:15.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:15.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:15.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:16.746Z","message":"Entering","context":{"RequestID":"4e7d04e2-dd47-4be0-9c71-b71ea6ee5e1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43d93d1d-bc87-4d03-b70d-5a03c832601a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:16.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:16.748Z","message":"{\"transactionId\":\"4e7d04e2-dd47-4be0-9c71-b71ea6ee5e1b\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:16:747\",\"respDate\":\"230927-04:13:16:748\",\"sourceId\":\"haproxy:4e7d04e2-dd47-4be0-9c71-b71ea6ee5e1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:16:747-22764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29b2f73d-8908-4ced-b3da-9c882187f353], x-b3-parentspanid=[680a1a7c63fcec05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55caa23403f0917e680a1a7c63fcec05], x-b3-spanid=[acc2615af6f7340d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e7d04e2-dd47-4be0-9c71-b71ea6ee5e1b]}\\\"}\"}","context":{"RequestID":"4e7d04e2-dd47-4be0-9c71-b71ea6ee5e1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43d93d1d-bc87-4d03-b70d-5a03c832601a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:16.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:16.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e7d04e2-dd47-4be0-9c71-b71ea6ee5e1b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43d93d1d-bc87-4d03-b70d-5a03c832601a","LogTimestamp":"2023-09-27T04:13:16.748Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:13:18.135Z","message":"Entering","context":{"RequestID":"0b10372d-7caf-471c-98e8-8cdf9ce0cea4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2902bde5-a66f-413f-ae0b-88b6fb81efe6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:18.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:18.136Z","message":"{\"transactionId\":\"0b10372d-7caf-471c-98e8-8cdf9ce0cea4\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:18:135\",\"respDate\":\"230927-04:13:18:136\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0b10372d-7caf-471c-98e8-8cdf9ce0cea4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:18:135-89312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3cb33d1-2e64-4df1-88ec-963e9211a31e], x-b3-parentspanid=[909d1ed0b47d2ee0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49595], x-envoy-attempt-count=[1], x-b3-traceid=[55f0f83f4825826a909d1ed0b47d2ee0], x-b3-spanid=[749a37944f7ecfb4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0b10372d-7caf-471c-98e8-8cdf9ce0cea4]}\\\"}\"}","context":{"RequestID":"0b10372d-7caf-471c-98e8-8cdf9ce0cea4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2902bde5-a66f-413f-ae0b-88b6fb81efe6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:18.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:18.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b10372d-7caf-471c-98e8-8cdf9ce0cea4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2902bde5-a66f-413f-ae0b-88b6fb81efe6","LogTimestamp":"2023-09-27T04:13:18.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:18.419Z","message":"Entering","context":{"RequestID":"dc9d27a8-62d9-41e2-88ef-df737e95fbf7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9418e6a6-3e10-4696-bfb5-25e65c4380bb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"dc9d27a8-62d9-41e2-88ef-df737e95fbf7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9418e6a6-3e10-4696-bfb5-25e65c4380bb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:18.423Z","message":"{\"transactionId\":\"dc9d27a8-62d9-41e2-88ef-df737e95fbf7\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:18:420\",\"respDate\":\"230927-04:13:18:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dc9d27a8-62d9-41e2-88ef-df737e95fbf7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:18:420-26450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dc9d27a8-62d9-41e2-88ef-df737e95fbf7]}\\\"}\"}","context":{"RequestID":"dc9d27a8-62d9-41e2-88ef-df737e95fbf7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9418e6a6-3e10-4696-bfb5-25e65c4380bb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc9d27a8-62d9-41e2-88ef-df737e95fbf7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9418e6a6-3e10-4696-bfb5-25e65c4380bb","LogTimestamp":"2023-09-27T04:13:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:13:18.757Z","message":"Entering","context":{"RequestID":"5fb657cc-196e-4acf-ba2e-175d0d409dbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b241fd1-9687-4dd1-a46d-60571bc05408","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:18.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:18.759Z","message":"{\"transactionId\":\"5fb657cc-196e-4acf-ba2e-175d0d409dbe\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:18:758\",\"respDate\":\"230927-04:13:18:759\",\"sourceId\":\"haproxy:5fb657cc-196e-4acf-ba2e-175d0d409dbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:18:758-60197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b66eed6-412e-4013-80a3-4b44edbe5693], x-b3-parentspanid=[92534f32a58ab189], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b3be2f5dd0242cc92534f32a58ab189], x-b3-spanid=[c20e9763b2aa33e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fb657cc-196e-4acf-ba2e-175d0d409dbe]}\\\"}\"}","context":{"RequestID":"5fb657cc-196e-4acf-ba2e-175d0d409dbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b241fd1-9687-4dd1-a46d-60571bc05408","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:18.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:18.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fb657cc-196e-4acf-ba2e-175d0d409dbe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b241fd1-9687-4dd1-a46d-60571bc05408","LogTimestamp":"2023-09-27T04:13:18.759Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:13:20.778Z","message":"Entering","context":{"RequestID":"793f6cde-5d08-4f8b-89fb-faaeef9f8ef4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02c5ae6c-84f0-42fd-88e6-9ff3b1e283e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:20.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:20.780Z","message":"{\"transactionId\":\"793f6cde-5d08-4f8b-89fb-faaeef9f8ef4\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:20:778\",\"respDate\":\"230927-04:13:20:780\",\"sourceId\":\"haproxy:793f6cde-5d08-4f8b-89fb-faaeef9f8ef4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:20:778-82483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c035d05a-7f9f-4962-a10e-4771fd1a8d50], x-b3-parentspanid=[62f7540d61be2236], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ae45fbe205d365962f7540d61be2236], x-b3-spanid=[5187df136164d17e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[793f6cde-5d08-4f8b-89fb-faaeef9f8ef4]}\\\"}\"}","context":{"RequestID":"793f6cde-5d08-4f8b-89fb-faaeef9f8ef4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02c5ae6c-84f0-42fd-88e6-9ff3b1e283e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:20.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:20.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"793f6cde-5d08-4f8b-89fb-faaeef9f8ef4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02c5ae6c-84f0-42fd-88e6-9ff3b1e283e4","LogTimestamp":"2023-09-27T04:13:20.781Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:22.795Z","message":"Entering","context":{"RequestID":"fd742c47-568d-474c-b52d-18196f269afa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b9aded2-9275-4829-b42c-fd6f32b2f3b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:22.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:22.797Z","message":"{\"transactionId\":\"fd742c47-568d-474c-b52d-18196f269afa\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:22:795\",\"respDate\":\"230927-04:13:22:797\",\"sourceId\":\"haproxy:fd742c47-568d-474c-b52d-18196f269afa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:22:795-20042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0650ccc2-218e-4f42-8c61-528f53c27771], x-b3-parentspanid=[2e7d7f5f05c42bd5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73600eeb0bae3db72e7d7f5f05c42bd5], x-b3-spanid=[42557e15cae3a13a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd742c47-568d-474c-b52d-18196f269afa]}\\\"}\"}","context":{"RequestID":"fd742c47-568d-474c-b52d-18196f269afa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b9aded2-9275-4829-b42c-fd6f32b2f3b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:22.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:22.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd742c47-568d-474c-b52d-18196f269afa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b9aded2-9275-4829-b42c-fd6f32b2f3b1","LogTimestamp":"2023-09-27T04:13:22.797Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:24.809Z","message":"Entering","context":{"RequestID":"f3bd1562-9eb2-49d8-ad26-95e8624f8f6c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7222d65b-c413-41c5-ac1c-21a8d4ecaf94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:24.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:24.811Z","message":"{\"transactionId\":\"f3bd1562-9eb2-49d8-ad26-95e8624f8f6c\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:24:809\",\"respDate\":\"230927-04:13:24:811\",\"sourceId\":\"haproxy:f3bd1562-9eb2-49d8-ad26-95e8624f8f6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:24:809-54670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac7fd518-3db3-48a4-bea5-ab7f8c4c625b], x-b3-parentspanid=[38bee73d1f158e77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8bffa869ebe72a638bee73d1f158e77], x-b3-spanid=[d8b3c48bacdda7b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3bd1562-9eb2-49d8-ad26-95e8624f8f6c]}\\\"}\"}","context":{"RequestID":"f3bd1562-9eb2-49d8-ad26-95e8624f8f6c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7222d65b-c413-41c5-ac1c-21a8d4ecaf94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:24.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:24.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3bd1562-9eb2-49d8-ad26-95e8624f8f6c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7222d65b-c413-41c5-ac1c-21a8d4ecaf94","LogTimestamp":"2023-09-27T04:13:24.812Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:13:25.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:13:25.921Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:25.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:25.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:26.828Z","message":"Entering","context":{"RequestID":"0894104b-1ae6-467a-a85a-76881848d943","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2099682f-8b6e-476c-951d-00920e469fe9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:26.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:26.830Z","message":"{\"transactionId\":\"0894104b-1ae6-467a-a85a-76881848d943\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:26:829\",\"respDate\":\"230927-04:13:26:830\",\"sourceId\":\"haproxy:0894104b-1ae6-467a-a85a-76881848d943\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:26:829-59643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2d73e82-d632-487f-a06b-2bb47c1e98bb], x-b3-parentspanid=[2f806a04b5e5c9c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa51422f40bc12812f806a04b5e5c9c6], x-b3-spanid=[f7ac2dd73fde2b25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0894104b-1ae6-467a-a85a-76881848d943]}\\\"}\"}","context":{"RequestID":"0894104b-1ae6-467a-a85a-76881848d943","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2099682f-8b6e-476c-951d-00920e469fe9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:26.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:26.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0894104b-1ae6-467a-a85a-76881848d943","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2099682f-8b6e-476c-951d-00920e469fe9","LogTimestamp":"2023-09-27T04:13:26.831Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:13:28.145Z","message":"Entering","context":{"RequestID":"1d921f38-0ebf-4f6d-8271-32c4f2f9d6ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8aafe40-8cb6-47f5-a16a-b15f424acb32","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:28.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:28.147Z","message":"{\"transactionId\":\"1d921f38-0ebf-4f6d-8271-32c4f2f9d6ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:28:146\",\"respDate\":\"230927-04:13:28:147\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1d921f38-0ebf-4f6d-8271-32c4f2f9d6ba\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:28:146-53223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66295344-5cd0-4730-a311-7475c6138ddd], x-b3-parentspanid=[751b1ba9002e76c8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42991], x-envoy-attempt-count=[1], x-b3-traceid=[cae724d004f095e8751b1ba9002e76c8], x-b3-spanid=[8577297d704e2f10], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1d921f38-0ebf-4f6d-8271-32c4f2f9d6ba]}\\\"}\"}","context":{"RequestID":"1d921f38-0ebf-4f6d-8271-32c4f2f9d6ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8aafe40-8cb6-47f5-a16a-b15f424acb32","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:28.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:28.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d921f38-0ebf-4f6d-8271-32c4f2f9d6ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8aafe40-8cb6-47f5-a16a-b15f424acb32","LogTimestamp":"2023-09-27T04:13:28.148Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:28.418Z","message":"Entering","context":{"RequestID":"7c9e0b66-d494-407a-8410-318eddd0a9f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbb2af91-fae9-4d19-9d66-dc21601c27fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"7c9e0b66-d494-407a-8410-318eddd0a9f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbb2af91-fae9-4d19-9d66-dc21601c27fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:28.420Z","message":"{\"transactionId\":\"7c9e0b66-d494-407a-8410-318eddd0a9f2\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:28:418\",\"respDate\":\"230927-04:13:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7c9e0b66-d494-407a-8410-318eddd0a9f2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:28:418-7627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7c9e0b66-d494-407a-8410-318eddd0a9f2]}\\\"}\"}","context":{"RequestID":"7c9e0b66-d494-407a-8410-318eddd0a9f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbb2af91-fae9-4d19-9d66-dc21601c27fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c9e0b66-d494-407a-8410-318eddd0a9f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbb2af91-fae9-4d19-9d66-dc21601c27fd","LogTimestamp":"2023-09-27T04:13:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:28.845Z","message":"Entering","context":{"RequestID":"e12909d0-eee8-4faa-83f5-31d00fc5d330","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b875e362-5d61-40ba-a16d-680a1bd7b4a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:28.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:28.847Z","message":"{\"transactionId\":\"e12909d0-eee8-4faa-83f5-31d00fc5d330\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:28:845\",\"respDate\":\"230927-04:13:28:847\",\"sourceId\":\"haproxy:e12909d0-eee8-4faa-83f5-31d00fc5d330\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:28:845-15694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5fd0bf7-b65e-441c-8b4d-e30008ff1f72], x-b3-parentspanid=[31ff56e6d9b7baa3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3a35e81befac3fc31ff56e6d9b7baa3], x-b3-spanid=[c78e0d1741e83ffa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e12909d0-eee8-4faa-83f5-31d00fc5d330]}\\\"}\"}","context":{"RequestID":"e12909d0-eee8-4faa-83f5-31d00fc5d330","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b875e362-5d61-40ba-a16d-680a1bd7b4a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:28.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:28.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e12909d0-eee8-4faa-83f5-31d00fc5d330","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b875e362-5d61-40ba-a16d-680a1bd7b4a2","LogTimestamp":"2023-09-27T04:13:28.847Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:30.856Z","message":"Entering","context":{"RequestID":"eec42849-6e8d-4a7b-a832-f7aab44231ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16f8ceed-db85-4a08-a138-6d9ba4b5c98c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:30.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:30.858Z","message":"{\"transactionId\":\"eec42849-6e8d-4a7b-a832-f7aab44231ed\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:30:857\",\"respDate\":\"230927-04:13:30:858\",\"sourceId\":\"haproxy:eec42849-6e8d-4a7b-a832-f7aab44231ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:30:857-25632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a4b275c-19f1-4563-88f0-99de42d2d5c8], x-b3-parentspanid=[01305cd0f87db037], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebf1d8b3c6e9338501305cd0f87db037], x-b3-spanid=[a83f815d86d31ea4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eec42849-6e8d-4a7b-a832-f7aab44231ed]}\\\"}\"}","context":{"RequestID":"eec42849-6e8d-4a7b-a832-f7aab44231ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16f8ceed-db85-4a08-a138-6d9ba4b5c98c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:30.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:30.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eec42849-6e8d-4a7b-a832-f7aab44231ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16f8ceed-db85-4a08-a138-6d9ba4b5c98c","LogTimestamp":"2023-09-27T04:13:30.859Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:32.870Z","message":"Entering","context":{"RequestID":"009fb73c-90a6-4a42-b7f7-4852cb92fd71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13cc0e72-278c-46ed-bb90-6a44c422ea98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:32.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:32.872Z","message":"{\"transactionId\":\"009fb73c-90a6-4a42-b7f7-4852cb92fd71\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:32:870\",\"respDate\":\"230927-04:13:32:872\",\"sourceId\":\"haproxy:009fb73c-90a6-4a42-b7f7-4852cb92fd71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:32:870-36424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9e7da9c-750c-4cf9-9279-32edc91ac8ac], x-b3-parentspanid=[cf24695dcbfac949], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08927a27fb27a9f8cf24695dcbfac949], x-b3-spanid=[2580b0790c657cf8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[009fb73c-90a6-4a42-b7f7-4852cb92fd71]}\\\"}\"}","context":{"RequestID":"009fb73c-90a6-4a42-b7f7-4852cb92fd71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13cc0e72-278c-46ed-bb90-6a44c422ea98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:32.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:32.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"009fb73c-90a6-4a42-b7f7-4852cb92fd71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13cc0e72-278c-46ed-bb90-6a44c422ea98","LogTimestamp":"2023-09-27T04:13:32.872Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:34.887Z","message":"Entering","context":{"RequestID":"bc4632a4-5a08-40a1-824b-faffbe6716a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12130cfd-8d35-4929-9416-eeed853bcc11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:34.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:34.889Z","message":"{\"transactionId\":\"bc4632a4-5a08-40a1-824b-faffbe6716a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:34:888\",\"respDate\":\"230927-04:13:34:889\",\"sourceId\":\"haproxy:bc4632a4-5a08-40a1-824b-faffbe6716a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:34:888-45182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc864d40-80ab-4054-95eb-81fc68d08bc6], x-b3-parentspanid=[30b5f8d69764d3bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3aefd5018600e4830b5f8d69764d3bb], x-b3-spanid=[229b7c37c8d18e5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc4632a4-5a08-40a1-824b-faffbe6716a2]}\\\"}\"}","context":{"RequestID":"bc4632a4-5a08-40a1-824b-faffbe6716a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12130cfd-8d35-4929-9416-eeed853bcc11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:34.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:34.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc4632a4-5a08-40a1-824b-faffbe6716a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12130cfd-8d35-4929-9416-eeed853bcc11","LogTimestamp":"2023-09-27T04:13:34.890Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:35.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:13:35.904Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:35.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:35.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:36.901Z","message":"Entering","context":{"RequestID":"0ea81b9a-a27e-4b92-868b-551d5085481c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df5ff61f-97dc-4f56-98cc-ea5b64c4cd79","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:36.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:36.903Z","message":"{\"transactionId\":\"0ea81b9a-a27e-4b92-868b-551d5085481c\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:36:902\",\"respDate\":\"230927-04:13:36:903\",\"sourceId\":\"haproxy:0ea81b9a-a27e-4b92-868b-551d5085481c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:36:902-87979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f38550e9-59bd-4892-aa8c-339cb498b28b], x-b3-parentspanid=[2960a78b9bb2d78c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f98b763f1dc7b3df2960a78b9bb2d78c], x-b3-spanid=[9e0a18d631929fa5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ea81b9a-a27e-4b92-868b-551d5085481c]}\\\"}\"}","context":{"RequestID":"0ea81b9a-a27e-4b92-868b-551d5085481c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df5ff61f-97dc-4f56-98cc-ea5b64c4cd79","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:36.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:36.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ea81b9a-a27e-4b92-868b-551d5085481c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df5ff61f-97dc-4f56-98cc-ea5b64c4cd79","LogTimestamp":"2023-09-27T04:13:36.904Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:38.164Z","message":"Entering","context":{"RequestID":"cbd5d12d-c502-4f7d-9dd3-a37f0cf03223","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec0157b3-583d-4e50-8f0e-3f6e3c543d72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:38.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:38.166Z","message":"{\"transactionId\":\"cbd5d12d-c502-4f7d-9dd3-a37f0cf03223\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:38:165\",\"respDate\":\"230927-04:13:38:166\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cbd5d12d-c502-4f7d-9dd3-a37f0cf03223\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:38:165-18420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f22ca26-e2f1-449c-b259-b03353f1c7cc], x-b3-parentspanid=[2ba844577df03876], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51397], x-envoy-attempt-count=[1], x-b3-traceid=[3684bb60d5d5c7fb2ba844577df03876], x-b3-spanid=[84f9ea8a9d40802c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cbd5d12d-c502-4f7d-9dd3-a37f0cf03223]}\\\"}\"}","context":{"RequestID":"cbd5d12d-c502-4f7d-9dd3-a37f0cf03223","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec0157b3-583d-4e50-8f0e-3f6e3c543d72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:38.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:38.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbd5d12d-c502-4f7d-9dd3-a37f0cf03223","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec0157b3-583d-4e50-8f0e-3f6e3c543d72","LogTimestamp":"2023-09-27T04:13:38.166Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:13:38.418Z","message":"Entering","context":{"RequestID":"f1f10908-9f7b-4571-8fc8-e35353e368e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0006093-c3e6-4d6a-8137-6d0dd417be48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"f1f10908-9f7b-4571-8fc8-e35353e368e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0006093-c3e6-4d6a-8137-6d0dd417be48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:38.421Z","message":"{\"transactionId\":\"f1f10908-9f7b-4571-8fc8-e35353e368e6\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:38:419\",\"respDate\":\"230927-04:13:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f1f10908-9f7b-4571-8fc8-e35353e368e6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:38:419-7210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f1f10908-9f7b-4571-8fc8-e35353e368e6]}\\\"}\"}","context":{"RequestID":"f1f10908-9f7b-4571-8fc8-e35353e368e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0006093-c3e6-4d6a-8137-6d0dd417be48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1f10908-9f7b-4571-8fc8-e35353e368e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0006093-c3e6-4d6a-8137-6d0dd417be48","LogTimestamp":"2023-09-27T04:13:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:38.920Z","message":"Entering","context":{"RequestID":"e3b6e73f-9727-4352-9519-7af5d0f9a7b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"717006c0-8baf-458f-ab5a-be22ea7c984b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:38.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:38.922Z","message":"{\"transactionId\":\"e3b6e73f-9727-4352-9519-7af5d0f9a7b9\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:38:921\",\"respDate\":\"230927-04:13:38:922\",\"sourceId\":\"haproxy:e3b6e73f-9727-4352-9519-7af5d0f9a7b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:38:921-27904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a23e088a-9949-494c-8e9e-caafb9135489], x-b3-parentspanid=[1277ac142519e9b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a41f08eaba299971277ac142519e9b7], x-b3-spanid=[8257c64543cef6fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3b6e73f-9727-4352-9519-7af5d0f9a7b9]}\\\"}\"}","context":{"RequestID":"e3b6e73f-9727-4352-9519-7af5d0f9a7b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"717006c0-8baf-458f-ab5a-be22ea7c984b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:38.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:38.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3b6e73f-9727-4352-9519-7af5d0f9a7b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"717006c0-8baf-458f-ab5a-be22ea7c984b","LogTimestamp":"2023-09-27T04:13:38.922Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:13:40.909Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:40.915Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:40.932Z","message":"Entering","context":{"RequestID":"5d00deb1-c1ea-479f-a73c-393c22c2dfa6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9d3a7a1-0675-4355-8b59-31060863c0f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:40.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:40.934Z","message":"{\"transactionId\":\"5d00deb1-c1ea-479f-a73c-393c22c2dfa6\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:40:933\",\"respDate\":\"230927-04:13:40:934\",\"sourceId\":\"haproxy:5d00deb1-c1ea-479f-a73c-393c22c2dfa6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:40:933-49412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57b73319-8ed5-442d-96aa-fd60433b5cb1], x-b3-parentspanid=[ac7b6a93c9bf8bff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ef652822819ef54ac7b6a93c9bf8bff], x-b3-spanid=[989a13584bc596e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d00deb1-c1ea-479f-a73c-393c22c2dfa6]}\\\"}\"}","context":{"RequestID":"5d00deb1-c1ea-479f-a73c-393c22c2dfa6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9d3a7a1-0675-4355-8b59-31060863c0f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:40.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:40.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d00deb1-c1ea-479f-a73c-393c22c2dfa6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9d3a7a1-0675-4355-8b59-31060863c0f0","LogTimestamp":"2023-09-27T04:13:40.935Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:42.956Z","message":"Entering","context":{"RequestID":"128ae2ee-24d8-426d-b431-dd751c37d603","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ec8c0dd-ca35-4571-b1fc-49a95e91ccc0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:42.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:42.959Z","message":"{\"transactionId\":\"128ae2ee-24d8-426d-b431-dd751c37d603\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:42:957\",\"respDate\":\"230927-04:13:42:959\",\"sourceId\":\"haproxy:128ae2ee-24d8-426d-b431-dd751c37d603\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:42:957-81964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9918293-cdaf-4338-906d-7caa95231bdb], x-b3-parentspanid=[aa1c9170bb6b42fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66d3a47931457b2baa1c9170bb6b42fc], x-b3-spanid=[e4ef8b9864370e80], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[128ae2ee-24d8-426d-b431-dd751c37d603]}\\\"}\"}","context":{"RequestID":"128ae2ee-24d8-426d-b431-dd751c37d603","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ec8c0dd-ca35-4571-b1fc-49a95e91ccc0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:42.956Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:42.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"128ae2ee-24d8-426d-b431-dd751c37d603","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ec8c0dd-ca35-4571-b1fc-49a95e91ccc0","LogTimestamp":"2023-09-27T04:13:42.959Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:44.969Z","message":"Entering","context":{"RequestID":"7c4043d2-b3e6-4ae5-9414-901bf65bfdfa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bec2157-06d5-4d8a-bfed-a78c5d227754","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:44.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:44.972Z","message":"{\"transactionId\":\"7c4043d2-b3e6-4ae5-9414-901bf65bfdfa\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:44:970\",\"respDate\":\"230927-04:13:44:972\",\"sourceId\":\"haproxy:7c4043d2-b3e6-4ae5-9414-901bf65bfdfa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:44:970-29800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7e4e206-5ab2-4de0-a146-eb8f3dd84784], x-b3-parentspanid=[c7ddd975a20f6e90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfccbec04ba5a48ac7ddd975a20f6e90], x-b3-spanid=[1da11c9835810198], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c4043d2-b3e6-4ae5-9414-901bf65bfdfa]}\\\"}\"}","context":{"RequestID":"7c4043d2-b3e6-4ae5-9414-901bf65bfdfa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bec2157-06d5-4d8a-bfed-a78c5d227754","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:44.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:44.973Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c4043d2-b3e6-4ae5-9414-901bf65bfdfa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bec2157-06d5-4d8a-bfed-a78c5d227754","LogTimestamp":"2023-09-27T04:13:44.973Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:13:45.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:13:45.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:45.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:45.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:46.989Z","message":"Entering","context":{"RequestID":"2df6308f-9d49-4497-a85a-5c128a571678","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"538ae71d-2a85-4a0d-b5b9-48408875fa7c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:46.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:46.993Z","message":"{\"transactionId\":\"2df6308f-9d49-4497-a85a-5c128a571678\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:46:991\",\"respDate\":\"230927-04:13:46:993\",\"sourceId\":\"haproxy:2df6308f-9d49-4497-a85a-5c128a571678\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:46:991-43918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce9baf66-eaa7-4c72-bd45-f452a8a2a909], x-b3-parentspanid=[5594bebd696457f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a885b6302673c4a15594bebd696457f1], x-b3-spanid=[54e3b8a0dea4874e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2df6308f-9d49-4497-a85a-5c128a571678]}\\\"}\"}","context":{"RequestID":"2df6308f-9d49-4497-a85a-5c128a571678","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"538ae71d-2a85-4a0d-b5b9-48408875fa7c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:46.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:46.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2df6308f-9d49-4497-a85a-5c128a571678","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"538ae71d-2a85-4a0d-b5b9-48408875fa7c","LogTimestamp":"2023-09-27T04:13:46.993Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:48.129Z","message":"Entering","context":{"RequestID":"29ef9aaf-cf9d-4f60-be22-0d282ddc9e94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d56aae0f-0408-4c0b-b265-491ed9ea5bf3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:48.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:48.131Z","message":"{\"transactionId\":\"29ef9aaf-cf9d-4f60-be22-0d282ddc9e94\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:48:130\",\"respDate\":\"230927-04:13:48:131\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:29ef9aaf-cf9d-4f60-be22-0d282ddc9e94\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:48:130-86575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d23d4ca-9d77-4f6b-95d7-f4f1560e26b6], x-b3-parentspanid=[56b3ffb3026d1f06], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55353], x-envoy-attempt-count=[1], x-b3-traceid=[ba48f28ad3fee1ca56b3ffb3026d1f06], x-b3-spanid=[6e4afd37a3ab5dd7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[29ef9aaf-cf9d-4f60-be22-0d282ddc9e94]}\\\"}\"}","context":{"RequestID":"29ef9aaf-cf9d-4f60-be22-0d282ddc9e94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d56aae0f-0408-4c0b-b265-491ed9ea5bf3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:48.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:48.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29ef9aaf-cf9d-4f60-be22-0d282ddc9e94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d56aae0f-0408-4c0b-b265-491ed9ea5bf3","LogTimestamp":"2023-09-27T04:13:48.132Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:48.419Z","message":"Entering","context":{"RequestID":"15b91eaa-3647-4468-9d8c-85b1f80fee86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8cd563fa-9a9d-460e-849f-7a8205d2a963","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"15b91eaa-3647-4468-9d8c-85b1f80fee86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8cd563fa-9a9d-460e-849f-7a8205d2a963","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:48.423Z","message":"{\"transactionId\":\"15b91eaa-3647-4468-9d8c-85b1f80fee86\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:48:420\",\"respDate\":\"230927-04:13:48:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:15b91eaa-3647-4468-9d8c-85b1f80fee86\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:48:420-74718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[15b91eaa-3647-4468-9d8c-85b1f80fee86]}\\\"}\"}","context":{"RequestID":"15b91eaa-3647-4468-9d8c-85b1f80fee86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8cd563fa-9a9d-460e-849f-7a8205d2a963","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:48.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15b91eaa-3647-4468-9d8c-85b1f80fee86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cd563fa-9a9d-460e-849f-7a8205d2a963","LogTimestamp":"2023-09-27T04:13:48.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:13:49.019Z","message":"Entering","context":{"RequestID":"9596361e-e4b4-42f3-8b86-c74021241596","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff2390d9-250e-4fee-81dd-95f8ce2d6cf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:49.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:49.022Z","message":"{\"transactionId\":\"9596361e-e4b4-42f3-8b86-c74021241596\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:49:020\",\"respDate\":\"230927-04:13:49:022\",\"sourceId\":\"haproxy:9596361e-e4b4-42f3-8b86-c74021241596\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:49:020-52342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a15848a-e040-432c-8191-b38bc9cbbe19], x-b3-parentspanid=[f6a74b7a5a63b2ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2900167d34d157df6a74b7a5a63b2ee], x-b3-spanid=[e988470a4500b021], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9596361e-e4b4-42f3-8b86-c74021241596]}\\\"}\"}","context":{"RequestID":"9596361e-e4b4-42f3-8b86-c74021241596","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff2390d9-250e-4fee-81dd-95f8ce2d6cf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:49.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:49.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9596361e-e4b4-42f3-8b86-c74021241596","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff2390d9-250e-4fee-81dd-95f8ce2d6cf6","LogTimestamp":"2023-09-27T04:13:49.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:51.036Z","message":"Entering","context":{"RequestID":"4659e386-a3c2-4c75-8b2c-f529c590e272","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01337554-a21a-4b53-aaca-e97a830b36d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:51.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:51.039Z","message":"{\"transactionId\":\"4659e386-a3c2-4c75-8b2c-f529c590e272\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:51:037\",\"respDate\":\"230927-04:13:51:038\",\"sourceId\":\"haproxy:4659e386-a3c2-4c75-8b2c-f529c590e272\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:51:037-11541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6df62594-5465-4a89-909f-56b33451d933], x-b3-parentspanid=[cebcf929e1c0a34a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d18447ca690423b5cebcf929e1c0a34a], x-b3-spanid=[0f7bb0017bf1b19a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4659e386-a3c2-4c75-8b2c-f529c590e272]}\\\"}\"}","context":{"RequestID":"4659e386-a3c2-4c75-8b2c-f529c590e272","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01337554-a21a-4b53-aaca-e97a830b36d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:51.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:51.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4659e386-a3c2-4c75-8b2c-f529c590e272","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01337554-a21a-4b53-aaca-e97a830b36d0","LogTimestamp":"2023-09-27T04:13:51.039Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:53.053Z","message":"Entering","context":{"RequestID":"9d7fdc0e-6b0e-498c-a2e3-f8a4927d62b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2228edf5-b34f-496a-8996-7a731b1f21fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:53.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:53.055Z","message":"{\"transactionId\":\"9d7fdc0e-6b0e-498c-a2e3-f8a4927d62b3\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:53:053\",\"respDate\":\"230927-04:13:53:055\",\"sourceId\":\"haproxy:9d7fdc0e-6b0e-498c-a2e3-f8a4927d62b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:53:053-12036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[624d6afd-11b7-4d59-8c69-5e875520fe80], x-b3-parentspanid=[db0bc3704dfbd40c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e320e4d220a6effdb0bc3704dfbd40c], x-b3-spanid=[9b7903e46f1ff6dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d7fdc0e-6b0e-498c-a2e3-f8a4927d62b3]}\\\"}\"}","context":{"RequestID":"9d7fdc0e-6b0e-498c-a2e3-f8a4927d62b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2228edf5-b34f-496a-8996-7a731b1f21fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:53.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:53.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d7fdc0e-6b0e-498c-a2e3-f8a4927d62b3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2228edf5-b34f-496a-8996-7a731b1f21fb","LogTimestamp":"2023-09-27T04:13:53.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:55.073Z","message":"Entering","context":{"RequestID":"225c546a-9af9-4b82-8e8b-b38b733b6ebb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d284b6d0-46aa-49b6-a4cc-cd350d616589","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:55.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:55.076Z","message":"{\"transactionId\":\"225c546a-9af9-4b82-8e8b-b38b733b6ebb\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:55:074\",\"respDate\":\"230927-04:13:55:076\",\"sourceId\":\"haproxy:225c546a-9af9-4b82-8e8b-b38b733b6ebb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:13:55:074-44152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c03ee434-fc8b-43e0-99dc-f608005c1150], x-b3-parentspanid=[9fde7dc7dc8e876c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c4762e5977a624b9fde7dc7dc8e876c], x-b3-spanid=[454477b35bac59d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[225c546a-9af9-4b82-8e8b-b38b733b6ebb]}\\\"}\"}","context":{"RequestID":"225c546a-9af9-4b82-8e8b-b38b733b6ebb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d284b6d0-46aa-49b6-a4cc-cd350d616589","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:55.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:55.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"225c546a-9af9-4b82-8e8b-b38b733b6ebb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d284b6d0-46aa-49b6-a4cc-cd350d616589","LogTimestamp":"2023-09-27T04:13:55.076Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:13:55.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:13:55.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:55.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:55.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:57.090Z","message":"Entering","context":{"RequestID":"a721009d-c76c-4f35-b797-2591be45a116","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb5ebdee-22d0-4778-98c3-1eb8e9c38fc8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:57.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:57.092Z","message":"{\"transactionId\":\"a721009d-c76c-4f35-b797-2591be45a116\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:57:091\",\"respDate\":\"230927-04:13:57:092\",\"sourceId\":\"haproxy:a721009d-c76c-4f35-b797-2591be45a116\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:57:091-20382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d898764b-baca-4f3a-8f01-8a39cc28b5c8], x-b3-parentspanid=[c273807deb421e43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4324de43322fa14bc273807deb421e43], x-b3-spanid=[69c2878f1c4a0ded], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a721009d-c76c-4f35-b797-2591be45a116]}\\\"}\"}","context":{"RequestID":"a721009d-c76c-4f35-b797-2591be45a116","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb5ebdee-22d0-4778-98c3-1eb8e9c38fc8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:57.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:57.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a721009d-c76c-4f35-b797-2591be45a116","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb5ebdee-22d0-4778-98c3-1eb8e9c38fc8","LogTimestamp":"2023-09-27T04:13:57.093Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:13:58.121Z","message":"Entering","context":{"RequestID":"6f9ec934-9c0c-469d-b191-9d7ac80f1e9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b016aa6a-da6e-4a77-9458-c54b2c3f7b39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:58.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:58.123Z","message":"{\"transactionId\":\"6f9ec934-9c0c-469d-b191-9d7ac80f1e9b\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:58:121\",\"respDate\":\"230927-04:13:58:123\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6f9ec934-9c0c-469d-b191-9d7ac80f1e9b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:13:58:121-5510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8bd1d6ed-cf78-49b9-8a6f-090191720871], x-b3-parentspanid=[92eaee354e001055], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34277], x-envoy-attempt-count=[1], x-b3-traceid=[24bb03e9c0ee98e292eaee354e001055], x-b3-spanid=[16884f59f5c95450], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6f9ec934-9c0c-469d-b191-9d7ac80f1e9b]}\\\"}\"}","context":{"RequestID":"6f9ec934-9c0c-469d-b191-9d7ac80f1e9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b016aa6a-da6e-4a77-9458-c54b2c3f7b39","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:13:58.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:58.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f9ec934-9c0c-469d-b191-9d7ac80f1e9b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b016aa6a-da6e-4a77-9458-c54b2c3f7b39","LogTimestamp":"2023-09-27T04:13:58.124Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:13:58.419Z","message":"Entering","context":{"RequestID":"0d1cfe8e-26e7-489f-9693-6f21a88e1b6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98d3aaae-c97b-4e0e-99d4-b1f2231c12fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:58.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"0d1cfe8e-26e7-489f-9693-6f21a88e1b6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98d3aaae-c97b-4e0e-99d4-b1f2231c12fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:58.422Z","message":"{\"transactionId\":\"0d1cfe8e-26e7-489f-9693-6f21a88e1b6e\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:58:420\",\"respDate\":\"230927-04:13:58:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0d1cfe8e-26e7-489f-9693-6f21a88e1b6e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:58:420-1166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0d1cfe8e-26e7-489f-9693-6f21a88e1b6e]}\\\"}\"}","context":{"RequestID":"0d1cfe8e-26e7-489f-9693-6f21a88e1b6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98d3aaae-c97b-4e0e-99d4-b1f2231c12fd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:13:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:58.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d1cfe8e-26e7-489f-9693-6f21a88e1b6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98d3aaae-c97b-4e0e-99d4-b1f2231c12fd","LogTimestamp":"2023-09-27T04:13:58.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:13:59.101Z","message":"Entering","context":{"RequestID":"76572ee5-2892-49ee-abc4-a97312c195a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03e6e85f-98f7-4c71-83cb-ee4efde4f121","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:59.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:13:59.103Z","message":"{\"transactionId\":\"76572ee5-2892-49ee-abc4-a97312c195a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:13:59:102\",\"respDate\":\"230927-04:13:59:103\",\"sourceId\":\"haproxy:76572ee5-2892-49ee-abc4-a97312c195a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:13:59:102-48259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0472bf6-42b5-486f-b48b-cca275e14d48], x-b3-parentspanid=[863d4d4aa12aa0dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2114eef6514f4661863d4d4aa12aa0dd], x-b3-spanid=[fd4a8b008b76fe5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76572ee5-2892-49ee-abc4-a97312c195a2]}\\\"}\"}","context":{"RequestID":"76572ee5-2892-49ee-abc4-a97312c195a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03e6e85f-98f7-4c71-83cb-ee4efde4f121","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:13:59.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:13:59.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76572ee5-2892-49ee-abc4-a97312c195a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03e6e85f-98f7-4c71-83cb-ee4efde4f121","LogTimestamp":"2023-09-27T04:13:59.104Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:13:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:01.112Z","message":"Entering","context":{"RequestID":"dc30aaf2-600a-48ea-9a49-782f9df30ea2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1dddf3d-e5a4-4a7e-88a1-2c896d57e5c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:01.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:01.115Z","message":"{\"transactionId\":\"dc30aaf2-600a-48ea-9a49-782f9df30ea2\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:01:113\",\"respDate\":\"230927-04:14:01:115\",\"sourceId\":\"haproxy:dc30aaf2-600a-48ea-9a49-782f9df30ea2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:01:113-76348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[286d0efd-fb6c-4d63-8c90-7ed9702bc292], x-b3-parentspanid=[a92c3b88e3108577], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e487292ff158a79a92c3b88e3108577], x-b3-spanid=[f5ad7b3be2c9c89c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc30aaf2-600a-48ea-9a49-782f9df30ea2]}\\\"}\"}","context":{"RequestID":"dc30aaf2-600a-48ea-9a49-782f9df30ea2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1dddf3d-e5a4-4a7e-88a1-2c896d57e5c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:01.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:01.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc30aaf2-600a-48ea-9a49-782f9df30ea2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1dddf3d-e5a4-4a7e-88a1-2c896d57e5c2","LogTimestamp":"2023-09-27T04:14:01.115Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:03.128Z","message":"Entering","context":{"RequestID":"5a205c91-9f58-40ab-bc74-9b66a6fd3bb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e81afa99-ec9e-44c1-99a1-9c3f4076c863","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:03.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:03.131Z","message":"{\"transactionId\":\"5a205c91-9f58-40ab-bc74-9b66a6fd3bb3\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:03:129\",\"respDate\":\"230927-04:14:03:131\",\"sourceId\":\"haproxy:5a205c91-9f58-40ab-bc74-9b66a6fd3bb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:03:129-13162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca014b07-d230-4436-9c38-bad65508be51], x-b3-parentspanid=[b6da14bc70978390], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ece6987e83d07a4ab6da14bc70978390], x-b3-spanid=[174bb38de61b8679], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a205c91-9f58-40ab-bc74-9b66a6fd3bb3]}\\\"}\"}","context":{"RequestID":"5a205c91-9f58-40ab-bc74-9b66a6fd3bb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e81afa99-ec9e-44c1-99a1-9c3f4076c863","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:03.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:03.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a205c91-9f58-40ab-bc74-9b66a6fd3bb3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e81afa99-ec9e-44c1-99a1-9c3f4076c863","LogTimestamp":"2023-09-27T04:14:03.132Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:05.141Z","message":"Entering","context":{"RequestID":"9c518073-5466-4da7-9543-e23f529ff377","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bf08e1b-9115-4ee0-a717-f0e903a0e90e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:05.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:05.143Z","message":"{\"transactionId\":\"9c518073-5466-4da7-9543-e23f529ff377\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:05:142\",\"respDate\":\"230927-04:14:05:143\",\"sourceId\":\"haproxy:9c518073-5466-4da7-9543-e23f529ff377\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:05:142-82074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddde4cb5-29d9-4abf-82f9-eeb93da3eec1], x-b3-parentspanid=[f740e87bdde970ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[195fd546faf4beccf740e87bdde970ce], x-b3-spanid=[c035a991722f91f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c518073-5466-4da7-9543-e23f529ff377]}\\\"}\"}","context":{"RequestID":"9c518073-5466-4da7-9543-e23f529ff377","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bf08e1b-9115-4ee0-a717-f0e903a0e90e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:05.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:05.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c518073-5466-4da7-9543-e23f529ff377","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bf08e1b-9115-4ee0-a717-f0e903a0e90e","LogTimestamp":"2023-09-27T04:14:05.144Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:05.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:14:05.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:05.981Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:05.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:07.156Z","message":"Entering","context":{"RequestID":"2c8f9451-06ec-44ef-95f3-dc0a1fb93f7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9654bf-1776-4c85-bcc2-9bcc6a6e353e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:07.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:07.158Z","message":"{\"transactionId\":\"2c8f9451-06ec-44ef-95f3-dc0a1fb93f7d\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:07:156\",\"respDate\":\"230927-04:14:07:158\",\"sourceId\":\"haproxy:2c8f9451-06ec-44ef-95f3-dc0a1fb93f7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:07:156-52025\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1749530-c536-4727-9f65-2d0144a9e40a], x-b3-parentspanid=[63ad9dc4322fd002], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20207ef6ef142a3763ad9dc4322fd002], x-b3-spanid=[e76cdcb7aecd9451], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c8f9451-06ec-44ef-95f3-dc0a1fb93f7d]}\\\"}\"}","context":{"RequestID":"2c8f9451-06ec-44ef-95f3-dc0a1fb93f7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9654bf-1776-4c85-bcc2-9bcc6a6e353e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:07.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:07.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c8f9451-06ec-44ef-95f3-dc0a1fb93f7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac9654bf-1776-4c85-bcc2-9bcc6a6e353e","LogTimestamp":"2023-09-27T04:14:07.158Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:08.124Z","message":"Entering","context":{"RequestID":"0f9c2e83-f35f-4cf0-b305-a7a18c6af54c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91f75847-cae4-4a05-b2c9-1a5140b25f75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:08.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:08.126Z","message":"{\"transactionId\":\"0f9c2e83-f35f-4cf0-b305-a7a18c6af54c\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:08:124\",\"respDate\":\"230927-04:14:08:126\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0f9c2e83-f35f-4cf0-b305-a7a18c6af54c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:08:124-1811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1beb651a-24e3-4651-aad3-aa9836f4588c], x-b3-parentspanid=[5f2717487b83839e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32885], x-envoy-attempt-count=[1], x-b3-traceid=[d01048108b1c93a85f2717487b83839e], x-b3-spanid=[353757c9f20d854b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0f9c2e83-f35f-4cf0-b305-a7a18c6af54c]}\\\"}\"}","context":{"RequestID":"0f9c2e83-f35f-4cf0-b305-a7a18c6af54c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91f75847-cae4-4a05-b2c9-1a5140b25f75","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:08.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:08.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f9c2e83-f35f-4cf0-b305-a7a18c6af54c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91f75847-cae4-4a05-b2c9-1a5140b25f75","LogTimestamp":"2023-09-27T04:14:08.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:08.417Z","message":"Entering","context":{"RequestID":"f6fe8468-919b-4183-9a38-5e81ce374a67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d87df92-b9e1-46b5-b55a-80a3582970a4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f6fe8468-919b-4183-9a38-5e81ce374a67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d87df92-b9e1-46b5-b55a-80a3582970a4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:08.420Z","message":"{\"transactionId\":\"f6fe8468-919b-4183-9a38-5e81ce374a67\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:08:418\",\"respDate\":\"230927-04:14:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f6fe8468-919b-4183-9a38-5e81ce374a67\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:08:418-45456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f6fe8468-919b-4183-9a38-5e81ce374a67]}\\\"}\"}","context":{"RequestID":"f6fe8468-919b-4183-9a38-5e81ce374a67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d87df92-b9e1-46b5-b55a-80a3582970a4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6fe8468-919b-4183-9a38-5e81ce374a67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d87df92-b9e1-46b5-b55a-80a3582970a4","LogTimestamp":"2023-09-27T04:14:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:09.172Z","message":"Entering","context":{"RequestID":"cc496fd5-f89f-4a40-a949-a54ce1540cb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4399181c-d8e8-4373-aa90-d7646738334d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:09.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:09.175Z","message":"{\"transactionId\":\"cc496fd5-f89f-4a40-a949-a54ce1540cb5\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:09:173\",\"respDate\":\"230927-04:14:09:175\",\"sourceId\":\"haproxy:cc496fd5-f89f-4a40-a949-a54ce1540cb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:09:173-95229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc368446-22e4-484a-a7c8-42b50f4170bc], x-b3-parentspanid=[81381ef8967f8a48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64702ffd67f72a2a81381ef8967f8a48], x-b3-spanid=[740a29094696e444], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc496fd5-f89f-4a40-a949-a54ce1540cb5]}\\\"}\"}","context":{"RequestID":"cc496fd5-f89f-4a40-a949-a54ce1540cb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4399181c-d8e8-4373-aa90-d7646738334d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:09.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:09.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc496fd5-f89f-4a40-a949-a54ce1540cb5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4399181c-d8e8-4373-aa90-d7646738334d","LogTimestamp":"2023-09-27T04:14:09.176Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:10.918Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:10.930Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:11.184Z","message":"Entering","context":{"RequestID":"705bc45b-7033-4f61-800d-7fd1eb689d13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"636bb0d0-6145-491b-8d38-a6fa31058c44","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:11.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:11.186Z","message":"{\"transactionId\":\"705bc45b-7033-4f61-800d-7fd1eb689d13\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:11:185\",\"respDate\":\"230927-04:14:11:186\",\"sourceId\":\"haproxy:705bc45b-7033-4f61-800d-7fd1eb689d13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:11:185-56463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9b54949-32e4-4c91-8fa0-6a1f8f746eeb], x-b3-parentspanid=[681013d30a2051e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9de55502dc3036f681013d30a2051e7], x-b3-spanid=[d130d1bbe398f34a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[705bc45b-7033-4f61-800d-7fd1eb689d13]}\\\"}\"}","context":{"RequestID":"705bc45b-7033-4f61-800d-7fd1eb689d13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"636bb0d0-6145-491b-8d38-a6fa31058c44","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:11.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:11.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"705bc45b-7033-4f61-800d-7fd1eb689d13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"636bb0d0-6145-491b-8d38-a6fa31058c44","LogTimestamp":"2023-09-27T04:14:11.187Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:13.199Z","message":"Entering","context":{"RequestID":"2dcf0866-66bf-4afa-8a9d-0a9ef920e228","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52684de9-070d-4e18-a86c-4fba3c64b280","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:13.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:13.201Z","message":"{\"transactionId\":\"2dcf0866-66bf-4afa-8a9d-0a9ef920e228\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:13:199\",\"respDate\":\"230927-04:14:13:201\",\"sourceId\":\"haproxy:2dcf0866-66bf-4afa-8a9d-0a9ef920e228\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:13:199-40579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0813ff02-b7ff-4195-936f-066aadc75747], x-b3-parentspanid=[02c7de474515a34b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbf20e4f5f3cd84602c7de474515a34b], x-b3-spanid=[1f5effdf57270d60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2dcf0866-66bf-4afa-8a9d-0a9ef920e228]}\\\"}\"}","context":{"RequestID":"2dcf0866-66bf-4afa-8a9d-0a9ef920e228","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52684de9-070d-4e18-a86c-4fba3c64b280","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:13.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:13.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dcf0866-66bf-4afa-8a9d-0a9ef920e228","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52684de9-070d-4e18-a86c-4fba3c64b280","LogTimestamp":"2023-09-27T04:14:13.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T04:14:15.224Z","message":"Entering","context":{"RequestID":"e76bd524-4813-42df-839c-a3a7ef13f8b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22ae75b5-dd2a-482f-88bf-038f159ff11d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:15.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:15.226Z","message":"{\"transactionId\":\"e76bd524-4813-42df-839c-a3a7ef13f8b2\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:15:225\",\"respDate\":\"230927-04:14:15:226\",\"sourceId\":\"haproxy:e76bd524-4813-42df-839c-a3a7ef13f8b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:15:225-5496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cb5d00b-db15-4b0f-bcb4-52b359fa699d], x-b3-parentspanid=[d03b8994df3b4e92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[454129760061f233d03b8994df3b4e92], x-b3-spanid=[9523fc02742d124c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e76bd524-4813-42df-839c-a3a7ef13f8b2]}\\\"}\"}","context":{"RequestID":"e76bd524-4813-42df-839c-a3a7ef13f8b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22ae75b5-dd2a-482f-88bf-038f159ff11d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:15.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:15.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e76bd524-4813-42df-839c-a3a7ef13f8b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22ae75b5-dd2a-482f-88bf-038f159ff11d","LogTimestamp":"2023-09-27T04:14:15.227Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:15.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:14:15.900Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:15.900Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:15.900Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:17.235Z","message":"Entering","context":{"RequestID":"57524986-592c-4593-a86e-b375ca697af7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"397149a0-304e-4f56-a9bc-db336dd1a867","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:17.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:17.237Z","message":"{\"transactionId\":\"57524986-592c-4593-a86e-b375ca697af7\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:17:236\",\"respDate\":\"230927-04:14:17:237\",\"sourceId\":\"haproxy:57524986-592c-4593-a86e-b375ca697af7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:17:236-63760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52f5a627-ae83-4306-823e-8c8defc2c586], x-b3-parentspanid=[7ce5be3eaf6b5850], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a785d8bb645052567ce5be3eaf6b5850], x-b3-spanid=[5d4d1f7e19349adf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57524986-592c-4593-a86e-b375ca697af7]}\\\"}\"}","context":{"RequestID":"57524986-592c-4593-a86e-b375ca697af7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"397149a0-304e-4f56-a9bc-db336dd1a867","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:17.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:17.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57524986-592c-4593-a86e-b375ca697af7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"397149a0-304e-4f56-a9bc-db336dd1a867","LogTimestamp":"2023-09-27T04:14:17.238Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:18.123Z","message":"Entering","context":{"RequestID":"3a71a91d-bb43-4145-9e4d-7fbbc4eeacb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82521b50-fee2-4e33-a175-42a359179205","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:18.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:18.125Z","message":"{\"transactionId\":\"3a71a91d-bb43-4145-9e4d-7fbbc4eeacb7\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:18:124\",\"respDate\":\"230927-04:14:18:125\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3a71a91d-bb43-4145-9e4d-7fbbc4eeacb7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:18:124-15000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b2c2a16-23c3-4de6-8212-44799b071365], x-b3-parentspanid=[9c68533451265613], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38679], x-envoy-attempt-count=[1], x-b3-traceid=[ae5b8a72c2aed63f9c68533451265613], x-b3-spanid=[88802946882655b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3a71a91d-bb43-4145-9e4d-7fbbc4eeacb7]}\\\"}\"}","context":{"RequestID":"3a71a91d-bb43-4145-9e4d-7fbbc4eeacb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82521b50-fee2-4e33-a175-42a359179205","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:18.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:18.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a71a91d-bb43-4145-9e4d-7fbbc4eeacb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82521b50-fee2-4e33-a175-42a359179205","LogTimestamp":"2023-09-27T04:14:18.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:18.418Z","message":"Entering","context":{"RequestID":"a81c4329-be82-4b55-9e5f-d4d834b60197","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27f77af8-2003-4d73-9061-364240afb5cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a81c4329-be82-4b55-9e5f-d4d834b60197","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27f77af8-2003-4d73-9061-364240afb5cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:18.421Z","message":"{\"transactionId\":\"a81c4329-be82-4b55-9e5f-d4d834b60197\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:18:419\",\"respDate\":\"230927-04:14:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a81c4329-be82-4b55-9e5f-d4d834b60197\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:18:419-22832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a81c4329-be82-4b55-9e5f-d4d834b60197]}\\\"}\"}","context":{"RequestID":"a81c4329-be82-4b55-9e5f-d4d834b60197","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27f77af8-2003-4d73-9061-364240afb5cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a81c4329-be82-4b55-9e5f-d4d834b60197","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27f77af8-2003-4d73-9061-364240afb5cd","LogTimestamp":"2023-09-27T04:14:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:19.249Z","message":"Entering","context":{"RequestID":"173be2e9-03f3-4cd4-b837-1be89b50d1a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0d2ca03-fa5d-47e0-ab8e-dfa868f82155","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:19.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:19.251Z","message":"{\"transactionId\":\"173be2e9-03f3-4cd4-b837-1be89b50d1a1\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:19:250\",\"respDate\":\"230927-04:14:19:251\",\"sourceId\":\"haproxy:173be2e9-03f3-4cd4-b837-1be89b50d1a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:19:250-85188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79e35f31-5d8b-4497-bb56-d070ba440c89], x-b3-parentspanid=[c7008e19d1936794], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06b0ed9ba894212fc7008e19d1936794], x-b3-spanid=[c586a3922ba08d9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[173be2e9-03f3-4cd4-b837-1be89b50d1a1]}\\\"}\"}","context":{"RequestID":"173be2e9-03f3-4cd4-b837-1be89b50d1a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0d2ca03-fa5d-47e0-ab8e-dfa868f82155","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:19.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:19.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"173be2e9-03f3-4cd4-b837-1be89b50d1a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0d2ca03-fa5d-47e0-ab8e-dfa868f82155","LogTimestamp":"2023-09-27T04:14:19.252Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:21.260Z","message":"Entering","context":{"RequestID":"715019fd-2e30-4698-a943-f36b42a41052","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0156522-5c9d-4626-a007-4508ca65aefb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:21.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:21.263Z","message":"{\"transactionId\":\"715019fd-2e30-4698-a943-f36b42a41052\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:21:261\",\"respDate\":\"230927-04:14:21:263\",\"sourceId\":\"haproxy:715019fd-2e30-4698-a943-f36b42a41052\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:21:261-62265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c6d3b93-74d8-4258-b789-7f936d02faae], x-b3-parentspanid=[64d4c22af943f0d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a702dbdc91e910f764d4c22af943f0d0], x-b3-spanid=[d9a3d9ae8b84b521], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[715019fd-2e30-4698-a943-f36b42a41052]}\\\"}\"}","context":{"RequestID":"715019fd-2e30-4698-a943-f36b42a41052","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0156522-5c9d-4626-a007-4508ca65aefb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:21.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:21.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"715019fd-2e30-4698-a943-f36b42a41052","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0156522-5c9d-4626-a007-4508ca65aefb","LogTimestamp":"2023-09-27T04:14:21.263Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:23.273Z","message":"Entering","context":{"RequestID":"33208b53-d082-446b-abd5-6188ed1ad589","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a578d6ca-76fd-430b-8e33-dfa3349b1885","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:23.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:23.275Z","message":"{\"transactionId\":\"33208b53-d082-446b-abd5-6188ed1ad589\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:23:273\",\"respDate\":\"230927-04:14:23:275\",\"sourceId\":\"haproxy:33208b53-d082-446b-abd5-6188ed1ad589\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:23:273-14099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94a7c4ff-4506-4dcc-bdd8-02a9faf7f769], x-b3-parentspanid=[bd9940c86681df69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a2da14fbb195e5bbd9940c86681df69], x-b3-spanid=[335f25f574031375], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33208b53-d082-446b-abd5-6188ed1ad589]}\\\"}\"}","context":{"RequestID":"33208b53-d082-446b-abd5-6188ed1ad589","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a578d6ca-76fd-430b-8e33-dfa3349b1885","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:23.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:23.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33208b53-d082-446b-abd5-6188ed1ad589","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a578d6ca-76fd-430b-8e33-dfa3349b1885","LogTimestamp":"2023-09-27T04:14:23.275Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:25.289Z","message":"Entering","context":{"RequestID":"d2cf712b-39ca-486a-9e70-c9d6129e9d86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5726964-d5f4-4d6e-a21c-3f40a2178446","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:25.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:25.291Z","message":"{\"transactionId\":\"d2cf712b-39ca-486a-9e70-c9d6129e9d86\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:25:289\",\"respDate\":\"230927-04:14:25:291\",\"sourceId\":\"haproxy:d2cf712b-39ca-486a-9e70-c9d6129e9d86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:25:289-54282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1914f0c1-9d73-4c30-84ed-83c6e0e67319], x-b3-parentspanid=[4befdcaa564e852d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a97e99b6cc6d50924befdcaa564e852d], x-b3-spanid=[9e90ef9dd44f5cf2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2cf712b-39ca-486a-9e70-c9d6129e9d86]}\\\"}\"}","context":{"RequestID":"d2cf712b-39ca-486a-9e70-c9d6129e9d86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5726964-d5f4-4d6e-a21c-3f40a2178446","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:25.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:25.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2cf712b-39ca-486a-9e70-c9d6129e9d86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5726964-d5f4-4d6e-a21c-3f40a2178446","LogTimestamp":"2023-09-27T04:14:25.291Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:25.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:14:25.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:25.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:25.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:27.308Z","message":"Entering","context":{"RequestID":"e8e4739d-e396-4ff2-9cf4-168a6a3a99ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52e5688d-90db-4c3d-b7fb-f420b8ce16d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:27.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:27.310Z","message":"{\"transactionId\":\"e8e4739d-e396-4ff2-9cf4-168a6a3a99ec\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:27:309\",\"respDate\":\"230927-04:14:27:310\",\"sourceId\":\"haproxy:e8e4739d-e396-4ff2-9cf4-168a6a3a99ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:27:309-66667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d83dac7-b231-4a92-84e5-b469241e1c12], x-b3-parentspanid=[bc508426d305d790], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37ac374e28a7a8bdbc508426d305d790], x-b3-spanid=[e5a37f893fba0c6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8e4739d-e396-4ff2-9cf4-168a6a3a99ec]}\\\"}\"}","context":{"RequestID":"e8e4739d-e396-4ff2-9cf4-168a6a3a99ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52e5688d-90db-4c3d-b7fb-f420b8ce16d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:27.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:27.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8e4739d-e396-4ff2-9cf4-168a6a3a99ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52e5688d-90db-4c3d-b7fb-f420b8ce16d4","LogTimestamp":"2023-09-27T04:14:27.311Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:28.128Z","message":"Entering","context":{"RequestID":"7e0d484c-6136-4bff-88fd-099681166fe0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc80a836-353b-452f-8f9e-550cc53fd7de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:28.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:28.130Z","message":"{\"transactionId\":\"7e0d484c-6136-4bff-88fd-099681166fe0\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:28:128\",\"respDate\":\"230927-04:14:28:130\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7e0d484c-6136-4bff-88fd-099681166fe0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:28:128-48560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddabbdd2-d259-4905-93d3-3b6ccaa67a9f], x-b3-parentspanid=[317945b3007dd38a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47293], x-envoy-attempt-count=[1], x-b3-traceid=[c8a35ddfb755e60a317945b3007dd38a], x-b3-spanid=[c8353ce1c6db390f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7e0d484c-6136-4bff-88fd-099681166fe0]}\\\"}\"}","context":{"RequestID":"7e0d484c-6136-4bff-88fd-099681166fe0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc80a836-353b-452f-8f9e-550cc53fd7de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:28.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:28.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e0d484c-6136-4bff-88fd-099681166fe0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc80a836-353b-452f-8f9e-550cc53fd7de","LogTimestamp":"2023-09-27T04:14:28.130Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:14:28.418Z","message":"Entering","context":{"RequestID":"0307b753-955e-45bc-b264-dc0a457b0f08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f15d808e-e15d-450e-a49f-0ab29ce71975","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0307b753-955e-45bc-b264-dc0a457b0f08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f15d808e-e15d-450e-a49f-0ab29ce71975","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:28.421Z","message":"{\"transactionId\":\"0307b753-955e-45bc-b264-dc0a457b0f08\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:28:419\",\"respDate\":\"230927-04:14:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0307b753-955e-45bc-b264-dc0a457b0f08\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:28:419-69209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0307b753-955e-45bc-b264-dc0a457b0f08]}\\\"}\"}","context":{"RequestID":"0307b753-955e-45bc-b264-dc0a457b0f08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f15d808e-e15d-450e-a49f-0ab29ce71975","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0307b753-955e-45bc-b264-dc0a457b0f08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f15d808e-e15d-450e-a49f-0ab29ce71975","LogTimestamp":"2023-09-27T04:14:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:14:29.320Z","message":"Entering","context":{"RequestID":"f50e0111-c477-483a-8f44-db46d79f2bae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"939de66c-fd5a-4f7a-b40e-e2c4f34ef7d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:29.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:29.322Z","message":"{\"transactionId\":\"f50e0111-c477-483a-8f44-db46d79f2bae\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:29:321\",\"respDate\":\"230927-04:14:29:322\",\"sourceId\":\"haproxy:f50e0111-c477-483a-8f44-db46d79f2bae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:29:321-45077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e654d8bd-7247-462b-92ad-8ab6f2365fc5], x-b3-parentspanid=[0a05a9347341bf36], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12800ca37f5c88170a05a9347341bf36], x-b3-spanid=[199a7602cc10a4e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f50e0111-c477-483a-8f44-db46d79f2bae]}\\\"}\"}","context":{"RequestID":"f50e0111-c477-483a-8f44-db46d79f2bae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"939de66c-fd5a-4f7a-b40e-e2c4f34ef7d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:29.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:29.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f50e0111-c477-483a-8f44-db46d79f2bae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"939de66c-fd5a-4f7a-b40e-e2c4f34ef7d9","LogTimestamp":"2023-09-27T04:14:29.323Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:31.333Z","message":"Entering","context":{"RequestID":"107f2a8c-a366-4594-97bc-dafeed02f668","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f2a71f7-26e9-44eb-b689-88a94db25a57","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:31.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:31.335Z","message":"{\"transactionId\":\"107f2a8c-a366-4594-97bc-dafeed02f668\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:31:334\",\"respDate\":\"230927-04:14:31:335\",\"sourceId\":\"haproxy:107f2a8c-a366-4594-97bc-dafeed02f668\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:31:334-41843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[277b9a3a-8647-4bd4-ad0a-b8d6342fd8cc], x-b3-parentspanid=[d6a659b598edaa70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acb4e18e910ae25ad6a659b598edaa70], x-b3-spanid=[59002f434cd50dda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[107f2a8c-a366-4594-97bc-dafeed02f668]}\\\"}\"}","context":{"RequestID":"107f2a8c-a366-4594-97bc-dafeed02f668","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f2a71f7-26e9-44eb-b689-88a94db25a57","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:31.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:31.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"107f2a8c-a366-4594-97bc-dafeed02f668","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f2a71f7-26e9-44eb-b689-88a94db25a57","LogTimestamp":"2023-09-27T04:14:31.335Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:14:33.346Z","message":"Entering","context":{"RequestID":"630af1be-d854-4afc-802b-57dc6660dca3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96373372-ab0d-43b3-bd68-232bd395b198","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:33.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:33.353Z","message":"{\"transactionId\":\"630af1be-d854-4afc-802b-57dc6660dca3\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:33:351\",\"respDate\":\"230927-04:14:33:353\",\"sourceId\":\"haproxy:630af1be-d854-4afc-802b-57dc6660dca3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:33:351-21482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5b1c460-43a0-46bf-9e38-febf04e77964], x-b3-parentspanid=[45a39223479981b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b2b3a04c87b630c45a39223479981b1], x-b3-spanid=[b00baf7341f6f753], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[630af1be-d854-4afc-802b-57dc6660dca3]}\\\"}\"}","context":{"RequestID":"630af1be-d854-4afc-802b-57dc6660dca3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96373372-ab0d-43b3-bd68-232bd395b198","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:33.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:33.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"630af1be-d854-4afc-802b-57dc6660dca3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96373372-ab0d-43b3-bd68-232bd395b198","LogTimestamp":"2023-09-27T04:14:33.353Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T04:14:35.364Z","message":"Entering","context":{"RequestID":"42b15cd5-f492-41b2-88b8-681631f169f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7d8af3b-c3f8-495e-b414-6eed668a52a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:35.366Z","message":"{\"transactionId\":\"42b15cd5-f492-41b2-88b8-681631f169f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:35:364\",\"respDate\":\"230927-04:14:35:366\",\"sourceId\":\"haproxy:42b15cd5-f492-41b2-88b8-681631f169f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:35:364-21762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[347bf717-cff0-4626-a7ad-5a395bc46770], x-b3-parentspanid=[3a8ab240b7ef74a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[684b2dafef7014bf3a8ab240b7ef74a2], x-b3-spanid=[c9ac3110f7f9e802], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42b15cd5-f492-41b2-88b8-681631f169f1]}\\\"}\"}","context":{"RequestID":"42b15cd5-f492-41b2-88b8-681631f169f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7d8af3b-c3f8-495e-b414-6eed668a52a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:35.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:35.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42b15cd5-f492-41b2-88b8-681631f169f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7d8af3b-c3f8-495e-b414-6eed668a52a3","LogTimestamp":"2023-09-27T04:14:35.366Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:14:35.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:14:35.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:35.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:35.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:37.376Z","message":"Entering","context":{"RequestID":"eb594c9e-6f99-4972-9fd8-243e3e9c1877","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac94b62a-af41-4202-acce-c1414198d7f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:37.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:37.378Z","message":"{\"transactionId\":\"eb594c9e-6f99-4972-9fd8-243e3e9c1877\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:37:376\",\"respDate\":\"230927-04:14:37:377\",\"sourceId\":\"haproxy:eb594c9e-6f99-4972-9fd8-243e3e9c1877\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:37:376-52094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd7bc84f-87e0-4af0-a88b-d543893a4b3f], x-b3-parentspanid=[43f93fa902511c8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddba87556fecdc1743f93fa902511c8a], x-b3-spanid=[01c7833270fe7e23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb594c9e-6f99-4972-9fd8-243e3e9c1877]}\\\"}\"}","context":{"RequestID":"eb594c9e-6f99-4972-9fd8-243e3e9c1877","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac94b62a-af41-4202-acce-c1414198d7f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:37.375Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:37.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb594c9e-6f99-4972-9fd8-243e3e9c1877","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac94b62a-af41-4202-acce-c1414198d7f2","LogTimestamp":"2023-09-27T04:14:37.378Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:38.126Z","message":"Entering","context":{"RequestID":"8737c3f8-4577-45cb-8087-89a2c64aee17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0666b952-eb5d-4c62-95b4-737a09675601","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:38.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:38.128Z","message":"{\"transactionId\":\"8737c3f8-4577-45cb-8087-89a2c64aee17\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:38:127\",\"respDate\":\"230927-04:14:38:128\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8737c3f8-4577-45cb-8087-89a2c64aee17\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:38:127-23479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2001c28c-0b8e-4af3-bbd1-c70b63e8a7de], x-b3-parentspanid=[73899903a6152c7a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36205], x-envoy-attempt-count=[1], x-b3-traceid=[9a40653f7570886a73899903a6152c7a], x-b3-spanid=[b390e7d9b8bf5994], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8737c3f8-4577-45cb-8087-89a2c64aee17]}\\\"}\"}","context":{"RequestID":"8737c3f8-4577-45cb-8087-89a2c64aee17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0666b952-eb5d-4c62-95b4-737a09675601","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:38.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:38.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8737c3f8-4577-45cb-8087-89a2c64aee17","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0666b952-eb5d-4c62-95b4-737a09675601","LogTimestamp":"2023-09-27T04:14:38.128Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:14:38.418Z","message":"Entering","context":{"RequestID":"0e4e9300-0cb0-4482-abcc-fc1da09c91d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb861b11-4772-4122-ba85-b2aa4338028a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"0e4e9300-0cb0-4482-abcc-fc1da09c91d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb861b11-4772-4122-ba85-b2aa4338028a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:38.420Z","message":"{\"transactionId\":\"0e4e9300-0cb0-4482-abcc-fc1da09c91d0\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:38:418\",\"respDate\":\"230927-04:14:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0e4e9300-0cb0-4482-abcc-fc1da09c91d0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:38:418-87936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0e4e9300-0cb0-4482-abcc-fc1da09c91d0]}\\\"}\"}","context":{"RequestID":"0e4e9300-0cb0-4482-abcc-fc1da09c91d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb861b11-4772-4122-ba85-b2aa4338028a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e4e9300-0cb0-4482-abcc-fc1da09c91d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb861b11-4772-4122-ba85-b2aa4338028a","LogTimestamp":"2023-09-27T04:14:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:39.386Z","message":"Entering","context":{"RequestID":"5fd43bb9-2b6b-41ae-b57c-d57c879f570d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc5da9c6-770e-4e81-b31c-499c9736f8c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:39.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:39.387Z","message":"{\"transactionId\":\"5fd43bb9-2b6b-41ae-b57c-d57c879f570d\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:39:386\",\"respDate\":\"230927-04:14:39:387\",\"sourceId\":\"haproxy:5fd43bb9-2b6b-41ae-b57c-d57c879f570d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:39:386-97619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5f66191-949a-4979-aab4-c02413f1b154], x-b3-parentspanid=[0ffab6be7c4ebe83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6541328663daaa310ffab6be7c4ebe83], x-b3-spanid=[64e3c8455debb73c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fd43bb9-2b6b-41ae-b57c-d57c879f570d]}\\\"}\"}","context":{"RequestID":"5fd43bb9-2b6b-41ae-b57c-d57c879f570d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc5da9c6-770e-4e81-b31c-499c9736f8c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:39.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:39.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fd43bb9-2b6b-41ae-b57c-d57c879f570d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc5da9c6-770e-4e81-b31c-499c9736f8c5","LogTimestamp":"2023-09-27T04:14:39.388Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:40.931Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:40.940Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:41.400Z","message":"Entering","context":{"RequestID":"d5744653-1f8c-4a07-b3c1-3121f862b9da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00d77166-b4cf-47f4-a993-e577c5e57e15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:41.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:41.402Z","message":"{\"transactionId\":\"d5744653-1f8c-4a07-b3c1-3121f862b9da\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:41:400\",\"respDate\":\"230927-04:14:41:402\",\"sourceId\":\"haproxy:d5744653-1f8c-4a07-b3c1-3121f862b9da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:41:400-98639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28a27b87-f1b8-45b7-acef-9ff8f4a14982], x-b3-parentspanid=[ae481b6bdc921687], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[140ae80c134a26b8ae481b6bdc921687], x-b3-spanid=[5d74905ae7d8acc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5744653-1f8c-4a07-b3c1-3121f862b9da]}\\\"}\"}","context":{"RequestID":"d5744653-1f8c-4a07-b3c1-3121f862b9da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00d77166-b4cf-47f4-a993-e577c5e57e15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:41.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:41.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5744653-1f8c-4a07-b3c1-3121f862b9da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00d77166-b4cf-47f4-a993-e577c5e57e15","LogTimestamp":"2023-09-27T04:14:41.403Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:43.413Z","message":"Entering","context":{"RequestID":"97cfff96-b3f2-43fe-b947-27df8938c742","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"919db9b2-ed87-4c41-b182-59b299ceb878","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:43.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:43.415Z","message":"{\"transactionId\":\"97cfff96-b3f2-43fe-b947-27df8938c742\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:43:413\",\"respDate\":\"230927-04:14:43:415\",\"sourceId\":\"haproxy:97cfff96-b3f2-43fe-b947-27df8938c742\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:43:413-16248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a4b1531-f20c-47c0-8bc0-9b8dd8cd34ef], x-b3-parentspanid=[b04c09687e3d5791], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4a49a68953d0dc9b04c09687e3d5791], x-b3-spanid=[953d51432c291f55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97cfff96-b3f2-43fe-b947-27df8938c742]}\\\"}\"}","context":{"RequestID":"97cfff96-b3f2-43fe-b947-27df8938c742","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"919db9b2-ed87-4c41-b182-59b299ceb878","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:43.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:43.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97cfff96-b3f2-43fe-b947-27df8938c742","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"919db9b2-ed87-4c41-b182-59b299ceb878","LogTimestamp":"2023-09-27T04:14:43.415Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:45.429Z","message":"Entering","context":{"RequestID":"bc372a43-bb16-435f-a4d9-64803e6c65f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"991ac737-2012-4b39-a7c3-07d48cbc4e7c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:45.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:45.431Z","message":"{\"transactionId\":\"bc372a43-bb16-435f-a4d9-64803e6c65f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:45:430\",\"respDate\":\"230927-04:14:45:431\",\"sourceId\":\"haproxy:bc372a43-bb16-435f-a4d9-64803e6c65f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:45:430-46456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[740fd5e0-93ba-4c7b-ac91-476633490ecb], x-b3-parentspanid=[e76bef5b6fb77dc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74c927d94edfdfa9e76bef5b6fb77dc8], x-b3-spanid=[19366bedae4a67b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc372a43-bb16-435f-a4d9-64803e6c65f9]}\\\"}\"}","context":{"RequestID":"bc372a43-bb16-435f-a4d9-64803e6c65f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"991ac737-2012-4b39-a7c3-07d48cbc4e7c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:45.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:45.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc372a43-bb16-435f-a4d9-64803e6c65f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"991ac737-2012-4b39-a7c3-07d48cbc4e7c","LogTimestamp":"2023-09-27T04:14:45.432Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:45.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:14:45.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:45.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:45.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:47.444Z","message":"Entering","context":{"RequestID":"cf392d00-13ac-4304-bc8f-bb8c085206ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc198734-2a12-47f4-abef-41e4329439a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:47.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:47.446Z","message":"{\"transactionId\":\"cf392d00-13ac-4304-bc8f-bb8c085206ca\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:47:444\",\"respDate\":\"230927-04:14:47:446\",\"sourceId\":\"haproxy:cf392d00-13ac-4304-bc8f-bb8c085206ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:47:444-16755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d80fc67-a03d-4727-9e7d-0c6c90d97dad], x-b3-parentspanid=[7905f898b0b10be3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bec665e15452ce477905f898b0b10be3], x-b3-spanid=[b9559c8aa6c44cdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf392d00-13ac-4304-bc8f-bb8c085206ca]}\\\"}\"}","context":{"RequestID":"cf392d00-13ac-4304-bc8f-bb8c085206ca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc198734-2a12-47f4-abef-41e4329439a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:47.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:47.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf392d00-13ac-4304-bc8f-bb8c085206ca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc198734-2a12-47f4-abef-41e4329439a0","LogTimestamp":"2023-09-27T04:14:47.446Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:48.120Z","message":"Entering","context":{"RequestID":"c5a22967-963f-44cc-a094-cc4e3a2481c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5943a37-27f3-4e56-a52f-1e5598e5c868","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:48.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:48.122Z","message":"{\"transactionId\":\"c5a22967-963f-44cc-a094-cc4e3a2481c9\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:48:121\",\"respDate\":\"230927-04:14:48:122\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c5a22967-963f-44cc-a094-cc4e3a2481c9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:48:121-46304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a3487ff-1b20-456a-924e-6c152d9ad5ef], x-b3-parentspanid=[0295bd0fca83f0ff], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56803], x-envoy-attempt-count=[1], x-b3-traceid=[de64de69452319c20295bd0fca83f0ff], x-b3-spanid=[517b61949c51a9fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c5a22967-963f-44cc-a094-cc4e3a2481c9]}\\\"}\"}","context":{"RequestID":"c5a22967-963f-44cc-a094-cc4e3a2481c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5943a37-27f3-4e56-a52f-1e5598e5c868","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:48.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:48.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5a22967-963f-44cc-a094-cc4e3a2481c9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5943a37-27f3-4e56-a52f-1e5598e5c868","LogTimestamp":"2023-09-27T04:14:48.123Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:48.418Z","message":"Entering","context":{"RequestID":"3054cd7f-4209-48b7-80c8-7cd5b4421361","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e4ba943-ae60-452f-9ec5-9c2eb4fe907a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"3054cd7f-4209-48b7-80c8-7cd5b4421361","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e4ba943-ae60-452f-9ec5-9c2eb4fe907a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:48.420Z","message":"{\"transactionId\":\"3054cd7f-4209-48b7-80c8-7cd5b4421361\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:48:418\",\"respDate\":\"230927-04:14:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3054cd7f-4209-48b7-80c8-7cd5b4421361\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:48:418-88139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3054cd7f-4209-48b7-80c8-7cd5b4421361]}\\\"}\"}","context":{"RequestID":"3054cd7f-4209-48b7-80c8-7cd5b4421361","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e4ba943-ae60-452f-9ec5-9c2eb4fe907a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3054cd7f-4209-48b7-80c8-7cd5b4421361","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e4ba943-ae60-452f-9ec5-9c2eb4fe907a","LogTimestamp":"2023-09-27T04:14:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:49.457Z","message":"Entering","context":{"RequestID":"820fe92d-9f4d-4eb7-8f91-aecd837b7576","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd5fe38a-ee54-4f2a-94ee-a370aa6a1582","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:49.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:49.460Z","message":"{\"transactionId\":\"820fe92d-9f4d-4eb7-8f91-aecd837b7576\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:49:458\",\"respDate\":\"230927-04:14:49:460\",\"sourceId\":\"haproxy:820fe92d-9f4d-4eb7-8f91-aecd837b7576\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:49:458-11617\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c52ad01-01c9-4e63-9009-e50d90bf8fff], x-b3-parentspanid=[e3bffb74092b99bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25cac01349dda3f8e3bffb74092b99bb], x-b3-spanid=[c1aa09a1f8d2d971], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[820fe92d-9f4d-4eb7-8f91-aecd837b7576]}\\\"}\"}","context":{"RequestID":"820fe92d-9f4d-4eb7-8f91-aecd837b7576","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd5fe38a-ee54-4f2a-94ee-a370aa6a1582","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:49.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:49.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"820fe92d-9f4d-4eb7-8f91-aecd837b7576","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd5fe38a-ee54-4f2a-94ee-a370aa6a1582","LogTimestamp":"2023-09-27T04:14:49.460Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:51.474Z","message":"Entering","context":{"RequestID":"1e6e2ffb-f09c-4b97-95fb-24b393b578fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8753db5b-b7ca-48b6-8fed-a1791e930b25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:51.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:51.476Z","message":"{\"transactionId\":\"1e6e2ffb-f09c-4b97-95fb-24b393b578fd\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:51:475\",\"respDate\":\"230927-04:14:51:476\",\"sourceId\":\"haproxy:1e6e2ffb-f09c-4b97-95fb-24b393b578fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:51:475-29893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f842d29-f4ec-4942-be54-90fb6916b24c], x-b3-parentspanid=[658eba92e145bd07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[775a6d6a3aec21eb658eba92e145bd07], x-b3-spanid=[d562ae6622f2d6e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e6e2ffb-f09c-4b97-95fb-24b393b578fd]}\\\"}\"}","context":{"RequestID":"1e6e2ffb-f09c-4b97-95fb-24b393b578fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8753db5b-b7ca-48b6-8fed-a1791e930b25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:51.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:51.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e6e2ffb-f09c-4b97-95fb-24b393b578fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8753db5b-b7ca-48b6-8fed-a1791e930b25","LogTimestamp":"2023-09-27T04:14:51.477Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:53.487Z","message":"Entering","context":{"RequestID":"1b6e44d1-b576-470d-b19b-8f4e4e3010cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"330dbfe3-802b-4625-b17c-416f222a2808","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:53.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:53.490Z","message":"{\"transactionId\":\"1b6e44d1-b576-470d-b19b-8f4e4e3010cc\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:53:488\",\"respDate\":\"230927-04:14:53:490\",\"sourceId\":\"haproxy:1b6e44d1-b576-470d-b19b-8f4e4e3010cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:53:488-65795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15ea05cd-9c0c-4cfd-9f82-9355ac2a4c85], x-b3-parentspanid=[f26a849561e92803], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2bec2074a740a9b1f26a849561e92803], x-b3-spanid=[a6fbb0fa8b6ed9ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b6e44d1-b576-470d-b19b-8f4e4e3010cc]}\\\"}\"}","context":{"RequestID":"1b6e44d1-b576-470d-b19b-8f4e4e3010cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"330dbfe3-802b-4625-b17c-416f222a2808","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:53.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:53.491Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b6e44d1-b576-470d-b19b-8f4e4e3010cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"330dbfe3-802b-4625-b17c-416f222a2808","LogTimestamp":"2023-09-27T04:14:53.490Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:14:55.501Z","message":"Entering","context":{"RequestID":"adde1251-e41e-4d42-8a4d-05af6e35067d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3fe2e47f-4784-4213-85bf-9f3abfd9b933","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:55.503Z","message":"{\"transactionId\":\"adde1251-e41e-4d42-8a4d-05af6e35067d\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:55:502\",\"respDate\":\"230927-04:14:55:503\",\"sourceId\":\"haproxy:adde1251-e41e-4d42-8a4d-05af6e35067d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:55:502-86186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8fb1705-02e6-466c-bdab-44106a90b128], x-b3-parentspanid=[731a6aa1e09a775e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27a3bc820777390c731a6aa1e09a775e], x-b3-spanid=[e0632ec902e39edf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[adde1251-e41e-4d42-8a4d-05af6e35067d]}\\\"}\"}","context":{"RequestID":"adde1251-e41e-4d42-8a4d-05af6e35067d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3fe2e47f-4784-4213-85bf-9f3abfd9b933","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:55.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:55.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"adde1251-e41e-4d42-8a4d-05af6e35067d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fe2e47f-4784-4213-85bf-9f3abfd9b933","LogTimestamp":"2023-09-27T04:14:55.504Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:14:55.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:14:55.937Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:55.937Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:55.938Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:57.515Z","message":"Entering","context":{"RequestID":"dd659216-8d6a-40b0-ba4c-f379890b6d67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e02e9961-6493-4493-9b99-24662bb01bea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:57.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:57.517Z","message":"{\"transactionId\":\"dd659216-8d6a-40b0-ba4c-f379890b6d67\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:57:516\",\"respDate\":\"230927-04:14:57:517\",\"sourceId\":\"haproxy:dd659216-8d6a-40b0-ba4c-f379890b6d67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:57:516-75846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3233515-e353-4f75-b659-b1d7fccb630e], x-b3-parentspanid=[7811183dad4ff723], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8704486536110bf7811183dad4ff723], x-b3-spanid=[9baef99f42825334], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd659216-8d6a-40b0-ba4c-f379890b6d67]}\\\"}\"}","context":{"RequestID":"dd659216-8d6a-40b0-ba4c-f379890b6d67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e02e9961-6493-4493-9b99-24662bb01bea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:57.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:57.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd659216-8d6a-40b0-ba4c-f379890b6d67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e02e9961-6493-4493-9b99-24662bb01bea","LogTimestamp":"2023-09-27T04:14:57.518Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:58.121Z","message":"Entering","context":{"RequestID":"949ef696-3027-4da1-a484-6dcb0a263724","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b36cf42-23ea-4a4a-9427-1d640ccdd508","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:58.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:58.124Z","message":"{\"transactionId\":\"949ef696-3027-4da1-a484-6dcb0a263724\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:58:122\",\"respDate\":\"230927-04:14:58:124\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:949ef696-3027-4da1-a484-6dcb0a263724\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:14:58:122-24640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9e3a50f-9eda-4eb8-9b22-aea7cac5e280], x-b3-parentspanid=[fff4525fc6c66b9f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38449], x-envoy-attempt-count=[1], x-b3-traceid=[eb8b85607a81e6b9fff4525fc6c66b9f], x-b3-spanid=[0470f6d94597639d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[949ef696-3027-4da1-a484-6dcb0a263724]}\\\"}\"}","context":{"RequestID":"949ef696-3027-4da1-a484-6dcb0a263724","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b36cf42-23ea-4a4a-9427-1d640ccdd508","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:14:58.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:58.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"949ef696-3027-4da1-a484-6dcb0a263724","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b36cf42-23ea-4a4a-9427-1d640ccdd508","LogTimestamp":"2023-09-27T04:14:58.124Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:14:58.418Z","message":"Entering","context":{"RequestID":"cff2d795-4534-4f3a-9d07-f97cee6497e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a06ed4cd-07df-445a-99c3-da055ac88590","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"cff2d795-4534-4f3a-9d07-f97cee6497e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a06ed4cd-07df-445a-99c3-da055ac88590","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:58.422Z","message":"{\"transactionId\":\"cff2d795-4534-4f3a-9d07-f97cee6497e4\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:58:419\",\"respDate\":\"230927-04:14:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cff2d795-4534-4f3a-9d07-f97cee6497e4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:14:58:419-55128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cff2d795-4534-4f3a-9d07-f97cee6497e4]}\\\"}\"}","context":{"RequestID":"cff2d795-4534-4f3a-9d07-f97cee6497e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a06ed4cd-07df-445a-99c3-da055ac88590","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:14:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cff2d795-4534-4f3a-9d07-f97cee6497e4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a06ed4cd-07df-445a-99c3-da055ac88590","LogTimestamp":"2023-09-27T04:14:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:14:59.527Z","message":"Entering","context":{"RequestID":"a4e2345b-db11-462c-8b87-afe1d341bb51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b77c6cc3-e78e-426d-93e4-757d1b1209eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:59.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:14:59.529Z","message":"{\"transactionId\":\"a4e2345b-db11-462c-8b87-afe1d341bb51\",\"status\":\"200\",\"rqstDate\":\"230927-04:14:59:528\",\"respDate\":\"230927-04:14:59:529\",\"sourceId\":\"haproxy:a4e2345b-db11-462c-8b87-afe1d341bb51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:14:59:528-20251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa14c6a9-07b5-4ed8-a4f4-1d7294a4f8e4], x-b3-parentspanid=[511d1af182bb0198], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[818ba7ff7b0829a2511d1af182bb0198], x-b3-spanid=[a2971bf69402b33b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4e2345b-db11-462c-8b87-afe1d341bb51]}\\\"}\"}","context":{"RequestID":"a4e2345b-db11-462c-8b87-afe1d341bb51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b77c6cc3-e78e-426d-93e4-757d1b1209eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:14:59.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:14:59.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4e2345b-db11-462c-8b87-afe1d341bb51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b77c6cc3-e78e-426d-93e4-757d1b1209eb","LogTimestamp":"2023-09-27T04:14:59.530Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:14:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:01.539Z","message":"Entering","context":{"RequestID":"fb429bba-f1f4-45e9-8e31-dbdb980c0631","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dffdd81c-2536-4d3d-9330-5ffcf19e60f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:01.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:01.541Z","message":"{\"transactionId\":\"fb429bba-f1f4-45e9-8e31-dbdb980c0631\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:01:540\",\"respDate\":\"230927-04:15:01:541\",\"sourceId\":\"haproxy:fb429bba-f1f4-45e9-8e31-dbdb980c0631\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:01:540-54479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9e2ab9f-1173-4072-99a9-32639220c57a], x-b3-parentspanid=[2a1f959ede1578dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ef42aef8abec9a72a1f959ede1578dc], x-b3-spanid=[69bc93c11709a002], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb429bba-f1f4-45e9-8e31-dbdb980c0631]}\\\"}\"}","context":{"RequestID":"fb429bba-f1f4-45e9-8e31-dbdb980c0631","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dffdd81c-2536-4d3d-9330-5ffcf19e60f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:01.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:01.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb429bba-f1f4-45e9-8e31-dbdb980c0631","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dffdd81c-2536-4d3d-9330-5ffcf19e60f2","LogTimestamp":"2023-09-27T04:15:01.542Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:15:03.560Z","message":"Entering","context":{"RequestID":"618b72f1-f3b2-436f-93cf-a5fc59cfda3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77758af2-3ad9-46d9-9fd8-f66133467df5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:03.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:03.561Z","message":"{\"transactionId\":\"618b72f1-f3b2-436f-93cf-a5fc59cfda3a\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:03:560\",\"respDate\":\"230927-04:15:03:561\",\"sourceId\":\"haproxy:618b72f1-f3b2-436f-93cf-a5fc59cfda3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:03:560-60661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[304e6159-c987-4bc7-abe8-07fe919a8200], x-b3-parentspanid=[ea0bdf0ceaca5bbb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00b446dd0f67c494ea0bdf0ceaca5bbb], x-b3-spanid=[1f074da0e6c1d655], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[618b72f1-f3b2-436f-93cf-a5fc59cfda3a]}\\\"}\"}","context":{"RequestID":"618b72f1-f3b2-436f-93cf-a5fc59cfda3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77758af2-3ad9-46d9-9fd8-f66133467df5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:03.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:03.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"618b72f1-f3b2-436f-93cf-a5fc59cfda3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77758af2-3ad9-46d9-9fd8-f66133467df5","LogTimestamp":"2023-09-27T04:15:03.562Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:05.571Z","message":"Entering","context":{"RequestID":"13377930-51b7-4253-b4cd-83089c7b1475","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5bbdb3d2-3d53-4ecd-bb3f-71c27afce88c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:05.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:05.574Z","message":"{\"transactionId\":\"13377930-51b7-4253-b4cd-83089c7b1475\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:05:572\",\"respDate\":\"230927-04:15:05:574\",\"sourceId\":\"haproxy:13377930-51b7-4253-b4cd-83089c7b1475\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:05:572-24877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67fb65e8-fdb4-4036-9448-d2aa2799464a], x-b3-parentspanid=[ae9425abf0ed9313], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7d237b415054ecbae9425abf0ed9313], x-b3-spanid=[751a41210cf7fa22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13377930-51b7-4253-b4cd-83089c7b1475]}\\\"}\"}","context":{"RequestID":"13377930-51b7-4253-b4cd-83089c7b1475","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5bbdb3d2-3d53-4ecd-bb3f-71c27afce88c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:05.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:05.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13377930-51b7-4253-b4cd-83089c7b1475","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bbdb3d2-3d53-4ecd-bb3f-71c27afce88c","LogTimestamp":"2023-09-27T04:15:05.574Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:05.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:15:05.953Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:05.953Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:05.953Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:07.584Z","message":"Entering","context":{"RequestID":"9ea20cf9-66c5-46df-a6fb-ba45e9a5d60f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcaf7f1e-0539-4484-bb16-607a6968fe2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:07.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:07.587Z","message":"{\"transactionId\":\"9ea20cf9-66c5-46df-a6fb-ba45e9a5d60f\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:07:585\",\"respDate\":\"230927-04:15:07:587\",\"sourceId\":\"haproxy:9ea20cf9-66c5-46df-a6fb-ba45e9a5d60f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:07:585-6003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbe2a009-0031-4497-8f2c-e3e759d03719], x-b3-parentspanid=[a63683650017a13b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3dfddd518746d145a63683650017a13b], x-b3-spanid=[be1f106b9140cc5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ea20cf9-66c5-46df-a6fb-ba45e9a5d60f]}\\\"}\"}","context":{"RequestID":"9ea20cf9-66c5-46df-a6fb-ba45e9a5d60f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcaf7f1e-0539-4484-bb16-607a6968fe2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:07.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:07.588Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ea20cf9-66c5-46df-a6fb-ba45e9a5d60f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcaf7f1e-0539-4484-bb16-607a6968fe2d","LogTimestamp":"2023-09-27T04:15:07.588Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:15:08.121Z","message":"Entering","context":{"RequestID":"db25998f-e2c8-4188-9bf0-138457897726","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"782e2fbb-7938-4dd6-8f5f-c63a6f2a4e23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:08.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:08.124Z","message":"{\"transactionId\":\"db25998f-e2c8-4188-9bf0-138457897726\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:08:122\",\"respDate\":\"230927-04:15:08:124\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:db25998f-e2c8-4188-9bf0-138457897726\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:08:122-23239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37c0f120-c17c-419c-9d14-1ab54e4f8f39], x-b3-parentspanid=[a965b669fa4a13bc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50851], x-envoy-attempt-count=[1], x-b3-traceid=[effb88213fadbd17a965b669fa4a13bc], x-b3-spanid=[19d07992ea646ddc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[db25998f-e2c8-4188-9bf0-138457897726]}\\\"}\"}","context":{"RequestID":"db25998f-e2c8-4188-9bf0-138457897726","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"782e2fbb-7938-4dd6-8f5f-c63a6f2a4e23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:08.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:08.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db25998f-e2c8-4188-9bf0-138457897726","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"782e2fbb-7938-4dd6-8f5f-c63a6f2a4e23","LogTimestamp":"2023-09-27T04:15:08.125Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:15:08.418Z","message":"Entering","context":{"RequestID":"b2b3cc35-12da-494a-9b62-c9d6ed3a2243","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c0f11d4-f609-4306-9676-712b983f893c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"b2b3cc35-12da-494a-9b62-c9d6ed3a2243","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c0f11d4-f609-4306-9676-712b983f893c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:08.420Z","message":"{\"transactionId\":\"b2b3cc35-12da-494a-9b62-c9d6ed3a2243\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:08:418\",\"respDate\":\"230927-04:15:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b2b3cc35-12da-494a-9b62-c9d6ed3a2243\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:08:418-30686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b2b3cc35-12da-494a-9b62-c9d6ed3a2243]}\\\"}\"}","context":{"RequestID":"b2b3cc35-12da-494a-9b62-c9d6ed3a2243","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c0f11d4-f609-4306-9676-712b983f893c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2b3cc35-12da-494a-9b62-c9d6ed3a2243","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c0f11d4-f609-4306-9676-712b983f893c","LogTimestamp":"2023-09-27T04:15:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:09.598Z","message":"Entering","context":{"RequestID":"bb0ce7d4-2180-4a85-8382-fc382ce90621","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1f32f03-0ea8-40e9-a70f-067cd5c68471","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:09.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:09.600Z","message":"{\"transactionId\":\"bb0ce7d4-2180-4a85-8382-fc382ce90621\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:09:598\",\"respDate\":\"230927-04:15:09:600\",\"sourceId\":\"haproxy:bb0ce7d4-2180-4a85-8382-fc382ce90621\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:09:598-85225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05e1faf4-0e5a-4fa0-9a73-0eb4beddbd65], x-b3-parentspanid=[8db33853897d1223], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e5ad2376ebe858e8db33853897d1223], x-b3-spanid=[e55706b14d7cd14a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb0ce7d4-2180-4a85-8382-fc382ce90621]}\\\"}\"}","context":{"RequestID":"bb0ce7d4-2180-4a85-8382-fc382ce90621","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1f32f03-0ea8-40e9-a70f-067cd5c68471","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:09.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:09.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb0ce7d4-2180-4a85-8382-fc382ce90621","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1f32f03-0ea8-40e9-a70f-067cd5c68471","LogTimestamp":"2023-09-27T04:15:09.600Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:10.941Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:10.945Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:11.611Z","message":"Entering","context":{"RequestID":"c3cdf0b0-1d56-4ed8-8ed7-646d6a1fa2c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0b3fbde-8758-42bf-bb78-21dc06300a48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:11.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:11.613Z","message":"{\"transactionId\":\"c3cdf0b0-1d56-4ed8-8ed7-646d6a1fa2c2\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:11:612\",\"respDate\":\"230927-04:15:11:613\",\"sourceId\":\"haproxy:c3cdf0b0-1d56-4ed8-8ed7-646d6a1fa2c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:11:612-30314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[743755e2-aa24-4db7-9211-493abb723598], x-b3-parentspanid=[e3f68fcf0fc6501d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b0ec1fb8d940117e3f68fcf0fc6501d], x-b3-spanid=[2885a5ddac99474e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3cdf0b0-1d56-4ed8-8ed7-646d6a1fa2c2]}\\\"}\"}","context":{"RequestID":"c3cdf0b0-1d56-4ed8-8ed7-646d6a1fa2c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0b3fbde-8758-42bf-bb78-21dc06300a48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:11.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:11.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3cdf0b0-1d56-4ed8-8ed7-646d6a1fa2c2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0b3fbde-8758-42bf-bb78-21dc06300a48","LogTimestamp":"2023-09-27T04:15:11.614Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:13.635Z","message":"Entering","context":{"RequestID":"06ef836c-fb68-4e6d-924d-33f4fec0b4fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b6abcae-2756-4359-a53f-ea5ac74cf65d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:13.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:13.637Z","message":"{\"transactionId\":\"06ef836c-fb68-4e6d-924d-33f4fec0b4fa\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:13:636\",\"respDate\":\"230927-04:15:13:637\",\"sourceId\":\"haproxy:06ef836c-fb68-4e6d-924d-33f4fec0b4fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:13:636-18150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf1cad18-5d95-4b9f-8da5-29d2cbe2451b], x-b3-parentspanid=[b6b4cbfd5fd0c558], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed850335e36d7191b6b4cbfd5fd0c558], x-b3-spanid=[73edddf5cddaa590], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06ef836c-fb68-4e6d-924d-33f4fec0b4fa]}\\\"}\"}","context":{"RequestID":"06ef836c-fb68-4e6d-924d-33f4fec0b4fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b6abcae-2756-4359-a53f-ea5ac74cf65d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:13.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:13.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06ef836c-fb68-4e6d-924d-33f4fec0b4fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b6abcae-2756-4359-a53f-ea5ac74cf65d","LogTimestamp":"2023-09-27T04:15:13.637Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:15:15.654Z","message":"Entering","context":{"RequestID":"1dea5b94-5f47-4b6e-814b-0f1517cabd78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4df9c33-3c40-43b0-ae22-1f6688421248","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:15.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:15.656Z","message":"{\"transactionId\":\"1dea5b94-5f47-4b6e-814b-0f1517cabd78\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:15:654\",\"respDate\":\"230927-04:15:15:656\",\"sourceId\":\"haproxy:1dea5b94-5f47-4b6e-814b-0f1517cabd78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:15:654-27823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9594825e-51c5-4723-b035-eea8f0729d7b], x-b3-parentspanid=[c5eb54c67f373716], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bb6085fe867d759c5eb54c67f373716], x-b3-spanid=[ed0d2e398860a066], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1dea5b94-5f47-4b6e-814b-0f1517cabd78]}\\\"}\"}","context":{"RequestID":"1dea5b94-5f47-4b6e-814b-0f1517cabd78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4df9c33-3c40-43b0-ae22-1f6688421248","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:15.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:15.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1dea5b94-5f47-4b6e-814b-0f1517cabd78","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4df9c33-3c40-43b0-ae22-1f6688421248","LogTimestamp":"2023-09-27T04:15:15.657Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:15:15.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:15:15.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:15.904Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:15.904Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:17.668Z","message":"Entering","context":{"RequestID":"d08065f1-c7c5-45a7-9435-01056f5b7f49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13fdecf2-a1d8-4a30-bc66-6d469f79bf28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:17.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:17.671Z","message":"{\"transactionId\":\"d08065f1-c7c5-45a7-9435-01056f5b7f49\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:17:669\",\"respDate\":\"230927-04:15:17:671\",\"sourceId\":\"haproxy:d08065f1-c7c5-45a7-9435-01056f5b7f49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:17:669-52727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[164780e9-a817-4b26-9dcc-b594ef871083], x-b3-parentspanid=[fb7b2e7d17d9b1cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3390b74792182a94fb7b2e7d17d9b1cb], x-b3-spanid=[89786dcb8dfc43a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d08065f1-c7c5-45a7-9435-01056f5b7f49]}\\\"}\"}","context":{"RequestID":"d08065f1-c7c5-45a7-9435-01056f5b7f49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13fdecf2-a1d8-4a30-bc66-6d469f79bf28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:17.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:17.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d08065f1-c7c5-45a7-9435-01056f5b7f49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13fdecf2-a1d8-4a30-bc66-6d469f79bf28","LogTimestamp":"2023-09-27T04:15:17.671Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:15:18.141Z","message":"Entering","context":{"RequestID":"978a7dd0-f9e1-4207-b70c-aa9c1a58d396","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1edf943-df8d-4a98-abae-109325b7698a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:18.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:18.143Z","message":"{\"transactionId\":\"978a7dd0-f9e1-4207-b70c-aa9c1a58d396\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:18:142\",\"respDate\":\"230927-04:15:18:143\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:978a7dd0-f9e1-4207-b70c-aa9c1a58d396\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:18:142-49166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1100990-fa16-9948-8c77-458eee5836ad], x-b3-parentspanid=[61258cba162ddc0c], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49517], x-envoy-attempt-count=[1], x-b3-traceid=[b397b2413ecfc73e61258cba162ddc0c], x-b3-spanid=[fed5ed8f047b0357], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[978a7dd0-f9e1-4207-b70c-aa9c1a58d396]}\\\"}\"}","context":{"RequestID":"978a7dd0-f9e1-4207-b70c-aa9c1a58d396","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1edf943-df8d-4a98-abae-109325b7698a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:18.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:18.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"978a7dd0-f9e1-4207-b70c-aa9c1a58d396","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1edf943-df8d-4a98-abae-109325b7698a","LogTimestamp":"2023-09-27T04:15:18.144Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:15:18.418Z","message":"Entering","context":{"RequestID":"58539a22-b8a2-4f3b-8f1e-61b1c0e4d7ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aadf6a55-8ed0-4ffc-87bf-9c9d75ae9c51","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"58539a22-b8a2-4f3b-8f1e-61b1c0e4d7ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aadf6a55-8ed0-4ffc-87bf-9c9d75ae9c51","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:18.422Z","message":"{\"transactionId\":\"58539a22-b8a2-4f3b-8f1e-61b1c0e4d7ab\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:18:419\",\"respDate\":\"230927-04:15:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:58539a22-b8a2-4f3b-8f1e-61b1c0e4d7ab\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:18:419-44323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[58539a22-b8a2-4f3b-8f1e-61b1c0e4d7ab]}\\\"}\"}","context":{"RequestID":"58539a22-b8a2-4f3b-8f1e-61b1c0e4d7ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aadf6a55-8ed0-4ffc-87bf-9c9d75ae9c51","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58539a22-b8a2-4f3b-8f1e-61b1c0e4d7ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aadf6a55-8ed0-4ffc-87bf-9c9d75ae9c51","LogTimestamp":"2023-09-27T04:15:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:15:19.681Z","message":"Entering","context":{"RequestID":"47af5902-a1cf-4bc8-ad23-9169ad45bd8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"725e517e-7ee7-46a8-9062-9b8a24591c0a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:19.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:19.683Z","message":"{\"transactionId\":\"47af5902-a1cf-4bc8-ad23-9169ad45bd8a\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:19:682\",\"respDate\":\"230927-04:15:19:683\",\"sourceId\":\"haproxy:47af5902-a1cf-4bc8-ad23-9169ad45bd8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:19:682-54190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b3d2bf3-a7d9-4a3b-96ac-b1f240459098], x-b3-parentspanid=[354cbe99c9ef742a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8b12b5ba5d68059354cbe99c9ef742a], x-b3-spanid=[66733d7a73564f21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47af5902-a1cf-4bc8-ad23-9169ad45bd8a]}\\\"}\"}","context":{"RequestID":"47af5902-a1cf-4bc8-ad23-9169ad45bd8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"725e517e-7ee7-46a8-9062-9b8a24591c0a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:19.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:19.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47af5902-a1cf-4bc8-ad23-9169ad45bd8a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"725e517e-7ee7-46a8-9062-9b8a24591c0a","LogTimestamp":"2023-09-27T04:15:19.683Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:21.699Z","message":"Entering","context":{"RequestID":"0b0f881c-7e7f-4a4a-b0a4-857d99c64ec4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e771618-cbf8-4c3b-8237-6ad5fb40a5fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:21.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:21.701Z","message":"{\"transactionId\":\"0b0f881c-7e7f-4a4a-b0a4-857d99c64ec4\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:21:699\",\"respDate\":\"230927-04:15:21:701\",\"sourceId\":\"haproxy:0b0f881c-7e7f-4a4a-b0a4-857d99c64ec4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:21:699-78673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3dba1a6a-7765-4abe-9e67-6ea02dbfb6dd], x-b3-parentspanid=[39796987fe86fbee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61c3e02d1b740f9039796987fe86fbee], x-b3-spanid=[6950a538dafd4ee1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b0f881c-7e7f-4a4a-b0a4-857d99c64ec4]}\\\"}\"}","context":{"RequestID":"0b0f881c-7e7f-4a4a-b0a4-857d99c64ec4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e771618-cbf8-4c3b-8237-6ad5fb40a5fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:21.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:21.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b0f881c-7e7f-4a4a-b0a4-857d99c64ec4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e771618-cbf8-4c3b-8237-6ad5fb40a5fa","LogTimestamp":"2023-09-27T04:15:21.701Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:23.717Z","message":"Entering","context":{"RequestID":"844aa0c8-5795-4c51-8d94-9d792c434af1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfe5ce3f-ff4f-4dab-a23f-464c36291675","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:23.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:23.719Z","message":"{\"transactionId\":\"844aa0c8-5795-4c51-8d94-9d792c434af1\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:23:717\",\"respDate\":\"230927-04:15:23:719\",\"sourceId\":\"haproxy:844aa0c8-5795-4c51-8d94-9d792c434af1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:23:717-78778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b36ff7d9-719c-4ddf-99c0-27d77025cd7a], x-b3-parentspanid=[7274bd940a91c49f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e738693983658b647274bd940a91c49f], x-b3-spanid=[e159992cc41bc549], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[844aa0c8-5795-4c51-8d94-9d792c434af1]}\\\"}\"}","context":{"RequestID":"844aa0c8-5795-4c51-8d94-9d792c434af1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfe5ce3f-ff4f-4dab-a23f-464c36291675","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:23.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:23.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"844aa0c8-5795-4c51-8d94-9d792c434af1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfe5ce3f-ff4f-4dab-a23f-464c36291675","LogTimestamp":"2023-09-27T04:15:23.720Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:15:25.731Z","message":"Entering","context":{"RequestID":"53a98a3f-1674-4ace-9cb5-d682c4542b32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c6ecb49-19eb-4fb0-b82b-29e6da26b30b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:25.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:25.733Z","message":"{\"transactionId\":\"53a98a3f-1674-4ace-9cb5-d682c4542b32\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:25:731\",\"respDate\":\"230927-04:15:25:733\",\"sourceId\":\"haproxy:53a98a3f-1674-4ace-9cb5-d682c4542b32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:25:731-39613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24a85b00-e8ba-4173-9050-7ce3e4c74655], x-b3-parentspanid=[4a7883d29098d7b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ec3029258d4a3124a7883d29098d7b7], x-b3-spanid=[7164c0fd17066ddf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53a98a3f-1674-4ace-9cb5-d682c4542b32]}\\\"}\"}","context":{"RequestID":"53a98a3f-1674-4ace-9cb5-d682c4542b32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c6ecb49-19eb-4fb0-b82b-29e6da26b30b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:25.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:25.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53a98a3f-1674-4ace-9cb5-d682c4542b32","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c6ecb49-19eb-4fb0-b82b-29e6da26b30b","LogTimestamp":"2023-09-27T04:15:25.733Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:25.890Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:15:25.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:25.958Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:25.958Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:27.749Z","message":"Entering","context":{"RequestID":"8ff78cc3-6116-4e93-9ad9-ce33a5fa10d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0ec6d10-c1cd-4838-b5d4-01e033bdbf33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:27.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:27.751Z","message":"{\"transactionId\":\"8ff78cc3-6116-4e93-9ad9-ce33a5fa10d5\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:27:749\",\"respDate\":\"230927-04:15:27:751\",\"sourceId\":\"haproxy:8ff78cc3-6116-4e93-9ad9-ce33a5fa10d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:27:749-42203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9776bc50-0064-4962-8075-2f51ed90b200], x-b3-parentspanid=[0bc025c35b986163], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c34074c3be5ee56a0bc025c35b986163], x-b3-spanid=[ff9802bf87ed23d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ff78cc3-6116-4e93-9ad9-ce33a5fa10d5]}\\\"}\"}","context":{"RequestID":"8ff78cc3-6116-4e93-9ad9-ce33a5fa10d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0ec6d10-c1cd-4838-b5d4-01e033bdbf33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:27.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:27.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ff78cc3-6116-4e93-9ad9-ce33a5fa10d5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0ec6d10-c1cd-4838-b5d4-01e033bdbf33","LogTimestamp":"2023-09-27T04:15:27.751Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:28.115Z","message":"Entering","context":{"RequestID":"53057e3b-d0a4-421d-bd9b-c153845a82f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3032b863-ae3d-41c6-84d6-075ca47cad73","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:28.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:28.117Z","message":"{\"transactionId\":\"53057e3b-d0a4-421d-bd9b-c153845a82f8\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:28:116\",\"respDate\":\"230927-04:15:28:117\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:53057e3b-d0a4-421d-bd9b-c153845a82f8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:28:116-57224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88d0289c-93be-407d-a529-d2300c57e618], x-b3-parentspanid=[9b805f0357b4aa8a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48583], x-envoy-attempt-count=[1], x-b3-traceid=[5812a01a6e7c3a1b9b805f0357b4aa8a], x-b3-spanid=[29e18334a042759c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[53057e3b-d0a4-421d-bd9b-c153845a82f8]}\\\"}\"}","context":{"RequestID":"53057e3b-d0a4-421d-bd9b-c153845a82f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3032b863-ae3d-41c6-84d6-075ca47cad73","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:28.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:28.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53057e3b-d0a4-421d-bd9b-c153845a82f8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3032b863-ae3d-41c6-84d6-075ca47cad73","LogTimestamp":"2023-09-27T04:15:28.117Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:28.418Z","message":"Entering","context":{"RequestID":"344b5192-b5d6-4a5e-8bb1-8bbf3452d1b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"385803e3-0263-4dd2-a8c9-041b2fe8154c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:28.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"344b5192-b5d6-4a5e-8bb1-8bbf3452d1b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"385803e3-0263-4dd2-a8c9-041b2fe8154c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:28.422Z","message":"{\"transactionId\":\"344b5192-b5d6-4a5e-8bb1-8bbf3452d1b7\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:28:419\",\"respDate\":\"230927-04:15:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:344b5192-b5d6-4a5e-8bb1-8bbf3452d1b7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:28:419-2776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[344b5192-b5d6-4a5e-8bb1-8bbf3452d1b7]}\\\"}\"}","context":{"RequestID":"344b5192-b5d6-4a5e-8bb1-8bbf3452d1b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"385803e3-0263-4dd2-a8c9-041b2fe8154c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"344b5192-b5d6-4a5e-8bb1-8bbf3452d1b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"385803e3-0263-4dd2-a8c9-041b2fe8154c","LogTimestamp":"2023-09-27T04:15:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:15:29.759Z","message":"Entering","context":{"RequestID":"43cff295-544a-40a3-a52f-fc5fb02ad810","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"411be3f2-553d-4044-b6d4-72ee43d5190a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:29.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:29.762Z","message":"{\"transactionId\":\"43cff295-544a-40a3-a52f-fc5fb02ad810\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:29:760\",\"respDate\":\"230927-04:15:29:761\",\"sourceId\":\"haproxy:43cff295-544a-40a3-a52f-fc5fb02ad810\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:29:760-48188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54c6b727-4220-420c-bd48-db96c235b906], x-b3-parentspanid=[e78909c2cbdec3a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fda5ac9b762a580e78909c2cbdec3a2], x-b3-spanid=[9b2c27408fe2102d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43cff295-544a-40a3-a52f-fc5fb02ad810]}\\\"}\"}","context":{"RequestID":"43cff295-544a-40a3-a52f-fc5fb02ad810","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"411be3f2-553d-4044-b6d4-72ee43d5190a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:29.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:29.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43cff295-544a-40a3-a52f-fc5fb02ad810","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"411be3f2-553d-4044-b6d4-72ee43d5190a","LogTimestamp":"2023-09-27T04:15:29.762Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:31.776Z","message":"Entering","context":{"RequestID":"488c25d3-271b-4457-8f51-70fd7c0b7c4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa0ba1f4-98e1-4c1b-a70a-ebbac0ffd37b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:31.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:31.778Z","message":"{\"transactionId\":\"488c25d3-271b-4457-8f51-70fd7c0b7c4b\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:31:777\",\"respDate\":\"230927-04:15:31:778\",\"sourceId\":\"haproxy:488c25d3-271b-4457-8f51-70fd7c0b7c4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:31:777-91419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d1f5154-5160-4b7f-8f54-3e7ebdfaf868], x-b3-parentspanid=[e3fbb183115ff808], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3031290406c435f1e3fbb183115ff808], x-b3-spanid=[659f3476e3a7099a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[488c25d3-271b-4457-8f51-70fd7c0b7c4b]}\\\"}\"}","context":{"RequestID":"488c25d3-271b-4457-8f51-70fd7c0b7c4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa0ba1f4-98e1-4c1b-a70a-ebbac0ffd37b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:31.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:31.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"488c25d3-271b-4457-8f51-70fd7c0b7c4b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa0ba1f4-98e1-4c1b-a70a-ebbac0ffd37b","LogTimestamp":"2023-09-27T04:15:31.779Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:33.798Z","message":"Entering","context":{"RequestID":"f5c66394-5003-4966-8f0d-84d5159803f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ddfb1f5-b0eb-48e0-b656-29f8d69bf80c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:33.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:33.800Z","message":"{\"transactionId\":\"f5c66394-5003-4966-8f0d-84d5159803f3\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:33:798\",\"respDate\":\"230927-04:15:33:800\",\"sourceId\":\"haproxy:f5c66394-5003-4966-8f0d-84d5159803f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:33:798-79100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4c7f4ce-8d0d-4e45-bb94-11b64ca35d92], x-b3-parentspanid=[1e547c190d403e7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa7e70e3199dac381e547c190d403e7d], x-b3-spanid=[64e8f2d8cf8f99a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5c66394-5003-4966-8f0d-84d5159803f3]}\\\"}\"}","context":{"RequestID":"f5c66394-5003-4966-8f0d-84d5159803f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ddfb1f5-b0eb-48e0-b656-29f8d69bf80c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:33.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:33.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5c66394-5003-4966-8f0d-84d5159803f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ddfb1f5-b0eb-48e0-b656-29f8d69bf80c","LogTimestamp":"2023-09-27T04:15:33.800Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:35.819Z","message":"Entering","context":{"RequestID":"631ddd0d-a063-474c-83a8-31e13a408527","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0de51263-f9ea-4298-a3af-6670a6440265","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:35.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:35.822Z","message":"{\"transactionId\":\"631ddd0d-a063-474c-83a8-31e13a408527\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:35:820\",\"respDate\":\"230927-04:15:35:821\",\"sourceId\":\"haproxy:631ddd0d-a063-474c-83a8-31e13a408527\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:35:820-86323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d21216d3-7996-49d2-bda1-3ce042c944e0], x-b3-parentspanid=[eb958aeee86cd463], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e6b5d680023afa0eb958aeee86cd463], x-b3-spanid=[0d4c6de73e420449], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[631ddd0d-a063-474c-83a8-31e13a408527]}\\\"}\"}","context":{"RequestID":"631ddd0d-a063-474c-83a8-31e13a408527","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0de51263-f9ea-4298-a3af-6670a6440265","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:35.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:35.822Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"631ddd0d-a063-474c-83a8-31e13a408527","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0de51263-f9ea-4298-a3af-6670a6440265","LogTimestamp":"2023-09-27T04:15:35.822Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:35.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:15:35.908Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:35.908Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:35.908Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:37.871Z","message":"Entering","context":{"RequestID":"2823797a-b041-4d1f-9bb2-e74efaca113c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3268f34f-0c28-4b6b-81ff-6ffc447a6314","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:37.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:37.873Z","message":"{\"transactionId\":\"2823797a-b041-4d1f-9bb2-e74efaca113c\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:37:871\",\"respDate\":\"230927-04:15:37:872\",\"sourceId\":\"haproxy:2823797a-b041-4d1f-9bb2-e74efaca113c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:37:871-97054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6e18bf8-d4fa-476e-8692-ec1ee87f7cdb], x-b3-parentspanid=[3e059c672d56b9e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20bfc3600f65bfa93e059c672d56b9e8], x-b3-spanid=[f7defb1dfd3e5963], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2823797a-b041-4d1f-9bb2-e74efaca113c]}\\\"}\"}","context":{"RequestID":"2823797a-b041-4d1f-9bb2-e74efaca113c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3268f34f-0c28-4b6b-81ff-6ffc447a6314","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:37.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:37.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2823797a-b041-4d1f-9bb2-e74efaca113c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3268f34f-0c28-4b6b-81ff-6ffc447a6314","LogTimestamp":"2023-09-27T04:15:37.873Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:38.115Z","message":"Entering","context":{"RequestID":"2c698081-6be0-4542-b2cc-807e8c69b7fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"650a0e1c-8ee7-4031-9a01-3e1b69a3a54c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:38.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:38.117Z","message":"{\"transactionId\":\"2c698081-6be0-4542-b2cc-807e8c69b7fc\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:38:116\",\"respDate\":\"230927-04:15:38:117\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2c698081-6be0-4542-b2cc-807e8c69b7fc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:38:116-1685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13a652c8-6ff2-45ba-8284-84f2f5e4410d], x-b3-parentspanid=[06c4df570145a3c3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46907], x-envoy-attempt-count=[1], x-b3-traceid=[20619c18481b19f406c4df570145a3c3], x-b3-spanid=[c3409f65eca6a551], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2c698081-6be0-4542-b2cc-807e8c69b7fc]}\\\"}\"}","context":{"RequestID":"2c698081-6be0-4542-b2cc-807e8c69b7fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"650a0e1c-8ee7-4031-9a01-3e1b69a3a54c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:38.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:38.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c698081-6be0-4542-b2cc-807e8c69b7fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"650a0e1c-8ee7-4031-9a01-3e1b69a3a54c","LogTimestamp":"2023-09-27T04:15:38.118Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:15:38.417Z","message":"Entering","context":{"RequestID":"f676a179-9f00-4940-b7da-4b62284aa7a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"064073c8-a3c6-415c-8f04-0d7de03605fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f676a179-9f00-4940-b7da-4b62284aa7a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"064073c8-a3c6-415c-8f04-0d7de03605fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:38.419Z","message":"{\"transactionId\":\"f676a179-9f00-4940-b7da-4b62284aa7a4\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:38:417\",\"respDate\":\"230927-04:15:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f676a179-9f00-4940-b7da-4b62284aa7a4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:38:417-27529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f676a179-9f00-4940-b7da-4b62284aa7a4]}\\\"}\"}","context":{"RequestID":"f676a179-9f00-4940-b7da-4b62284aa7a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"064073c8-a3c6-415c-8f04-0d7de03605fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f676a179-9f00-4940-b7da-4b62284aa7a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"064073c8-a3c6-415c-8f04-0d7de03605fa","LogTimestamp":"2023-09-27T04:15:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:15:39.881Z","message":"Entering","context":{"RequestID":"389e73d5-3125-46c9-bf67-24d273d195a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b509752-4789-48fe-b7a2-9a9f134b005f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:39.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:39.883Z","message":"{\"transactionId\":\"389e73d5-3125-46c9-bf67-24d273d195a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:39:881\",\"respDate\":\"230927-04:15:39:883\",\"sourceId\":\"haproxy:389e73d5-3125-46c9-bf67-24d273d195a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:39:881-92189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a8692ed-6040-43c2-aec3-35de9d1d0590], x-b3-parentspanid=[b1d7493107846d67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96ba20f60cfa951db1d7493107846d67], x-b3-spanid=[bbbf6c3ba5b63838], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[389e73d5-3125-46c9-bf67-24d273d195a6]}\\\"}\"}","context":{"RequestID":"389e73d5-3125-46c9-bf67-24d273d195a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b509752-4789-48fe-b7a2-9a9f134b005f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:39.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:39.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"389e73d5-3125-46c9-bf67-24d273d195a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b509752-4789-48fe-b7a2-9a9f134b005f","LogTimestamp":"2023-09-27T04:15:39.883Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:15:40.953Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:40.957Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:41.891Z","message":"Entering","context":{"RequestID":"a33f1cde-1a3b-4456-97c2-a95608a1d047","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f368904-4e77-46c7-8442-41238ba26fea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:41.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:41.893Z","message":"{\"transactionId\":\"a33f1cde-1a3b-4456-97c2-a95608a1d047\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:41:892\",\"respDate\":\"230927-04:15:41:893\",\"sourceId\":\"haproxy:a33f1cde-1a3b-4456-97c2-a95608a1d047\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:41:892-31708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[584652bd-4075-462e-af97-297a55c4a53c], x-b3-parentspanid=[1031fa034722196e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a64311a82a5d49ce1031fa034722196e], x-b3-spanid=[5f9b9156142036d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a33f1cde-1a3b-4456-97c2-a95608a1d047]}\\\"}\"}","context":{"RequestID":"a33f1cde-1a3b-4456-97c2-a95608a1d047","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f368904-4e77-46c7-8442-41238ba26fea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:41.891Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:41.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a33f1cde-1a3b-4456-97c2-a95608a1d047","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f368904-4e77-46c7-8442-41238ba26fea","LogTimestamp":"2023-09-27T04:15:41.893Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:15:43.902Z","message":"Entering","context":{"RequestID":"cf70157b-c9dd-4268-9794-dfd86af600b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0746b05e-308b-4a76-80bc-b48e60806795","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:43.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:43.904Z","message":"{\"transactionId\":\"cf70157b-c9dd-4268-9794-dfd86af600b3\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:43:903\",\"respDate\":\"230927-04:15:43:904\",\"sourceId\":\"haproxy:cf70157b-c9dd-4268-9794-dfd86af600b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:43:903-49069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a85e408-a813-41b8-be7a-211004540ec7], x-b3-parentspanid=[50f112259e234227], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d66ab9daf7286ce950f112259e234227], x-b3-spanid=[40f0597a8248dbf1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf70157b-c9dd-4268-9794-dfd86af600b3]}\\\"}\"}","context":{"RequestID":"cf70157b-c9dd-4268-9794-dfd86af600b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0746b05e-308b-4a76-80bc-b48e60806795","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:43.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:43.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf70157b-c9dd-4268-9794-dfd86af600b3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0746b05e-308b-4a76-80bc-b48e60806795","LogTimestamp":"2023-09-27T04:15:43.904Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:15:45.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:15:45.903Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:45.903Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:45.903Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:45.920Z","message":"Entering","context":{"RequestID":"99ee260e-616d-4b0a-8ff4-f7949c640e41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"749fa412-e5b7-4b91-8ab7-74070c135017","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:45.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:45.922Z","message":"{\"transactionId\":\"99ee260e-616d-4b0a-8ff4-f7949c640e41\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:45:920\",\"respDate\":\"230927-04:15:45:922\",\"sourceId\":\"haproxy:99ee260e-616d-4b0a-8ff4-f7949c640e41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:45:920-62152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd722ea2-25db-40d4-8d49-cdc1ecf0bce6], x-b3-parentspanid=[b23cf32ff5d5855e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb348b5a552b6a5cb23cf32ff5d5855e], x-b3-spanid=[6a4b3fc439813ad5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99ee260e-616d-4b0a-8ff4-f7949c640e41]}\\\"}\"}","context":{"RequestID":"99ee260e-616d-4b0a-8ff4-f7949c640e41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"749fa412-e5b7-4b91-8ab7-74070c135017","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:45.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:45.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99ee260e-616d-4b0a-8ff4-f7949c640e41","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"749fa412-e5b7-4b91-8ab7-74070c135017","LogTimestamp":"2023-09-27T04:15:45.922Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:47.930Z","message":"Entering","context":{"RequestID":"48eca6cd-c67b-4fcd-8a14-6d2fb6a6c3e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f35e8ca-eb3c-40af-a449-b4f91c0fb38c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:47.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:47.932Z","message":"{\"transactionId\":\"48eca6cd-c67b-4fcd-8a14-6d2fb6a6c3e8\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:47:931\",\"respDate\":\"230927-04:15:47:932\",\"sourceId\":\"haproxy:48eca6cd-c67b-4fcd-8a14-6d2fb6a6c3e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:47:931-14552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5ecfb3d-f1f3-4b46-b4bb-580942b973f1], x-b3-parentspanid=[3c76bb5baabca1bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f04a06a8c3e852aa3c76bb5baabca1bc], x-b3-spanid=[3fe5807922f83014], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48eca6cd-c67b-4fcd-8a14-6d2fb6a6c3e8]}\\\"}\"}","context":{"RequestID":"48eca6cd-c67b-4fcd-8a14-6d2fb6a6c3e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f35e8ca-eb3c-40af-a449-b4f91c0fb38c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:47.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:47.933Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48eca6cd-c67b-4fcd-8a14-6d2fb6a6c3e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f35e8ca-eb3c-40af-a449-b4f91c0fb38c","LogTimestamp":"2023-09-27T04:15:47.933Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:48.117Z","message":"Entering","context":{"RequestID":"bc69cecd-3198-459b-b3ce-3da0a3690669","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56772155-864f-44c5-8976-00592a02192d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:48.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:48.119Z","message":"{\"transactionId\":\"bc69cecd-3198-459b-b3ce-3da0a3690669\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:48:117\",\"respDate\":\"230927-04:15:48:119\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bc69cecd-3198-459b-b3ce-3da0a3690669\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:48:117-78611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28fb5cba-81e7-402f-90e9-b46cbc52c868], x-b3-parentspanid=[7705755a0734f867], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45351], x-envoy-attempt-count=[1], x-b3-traceid=[8f7b7739a018cb017705755a0734f867], x-b3-spanid=[3be9b3ac566f891d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bc69cecd-3198-459b-b3ce-3da0a3690669]}\\\"}\"}","context":{"RequestID":"bc69cecd-3198-459b-b3ce-3da0a3690669","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56772155-864f-44c5-8976-00592a02192d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:48.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:48.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc69cecd-3198-459b-b3ce-3da0a3690669","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56772155-864f-44c5-8976-00592a02192d","LogTimestamp":"2023-09-27T04:15:48.119Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:48.419Z","message":"Entering","context":{"RequestID":"4d799acd-0ed4-40ef-9be8-fd4cf19ce39f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1874e0d-f8ea-43c5-818f-fa4eb56cc0fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"4d799acd-0ed4-40ef-9be8-fd4cf19ce39f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1874e0d-f8ea-43c5-818f-fa4eb56cc0fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:48.422Z","message":"{\"transactionId\":\"4d799acd-0ed4-40ef-9be8-fd4cf19ce39f\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:48:420\",\"respDate\":\"230927-04:15:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4d799acd-0ed4-40ef-9be8-fd4cf19ce39f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:48:420-68288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4d799acd-0ed4-40ef-9be8-fd4cf19ce39f]}\\\"}\"}","context":{"RequestID":"4d799acd-0ed4-40ef-9be8-fd4cf19ce39f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1874e0d-f8ea-43c5-818f-fa4eb56cc0fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d799acd-0ed4-40ef-9be8-fd4cf19ce39f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1874e0d-f8ea-43c5-818f-fa4eb56cc0fb","LogTimestamp":"2023-09-27T04:15:48.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:15:49.947Z","message":"Entering","context":{"RequestID":"34364f54-6aab-4763-a9e5-f6c78292a9bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36b68bf8-65b1-4df4-b8c9-86ab637c0f62","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:49.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:49.949Z","message":"{\"transactionId\":\"34364f54-6aab-4763-a9e5-f6c78292a9bf\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:49:948\",\"respDate\":\"230927-04:15:49:949\",\"sourceId\":\"haproxy:34364f54-6aab-4763-a9e5-f6c78292a9bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:49:948-95209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d6c315e-f82f-4701-857a-6e9cb1e1d323], x-b3-parentspanid=[5a88cb30a6da3d12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0c25a1a71fa399a5a88cb30a6da3d12], x-b3-spanid=[01996edaf44aba92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34364f54-6aab-4763-a9e5-f6c78292a9bf]}\\\"}\"}","context":{"RequestID":"34364f54-6aab-4763-a9e5-f6c78292a9bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36b68bf8-65b1-4df4-b8c9-86ab637c0f62","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:49.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:49.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34364f54-6aab-4763-a9e5-f6c78292a9bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36b68bf8-65b1-4df4-b8c9-86ab637c0f62","LogTimestamp":"2023-09-27T04:15:49.950Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:51.996Z","message":"Entering","context":{"RequestID":"632f3486-201e-4fd6-a76d-c952f9785e77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f391b78a-7f69-4e9b-94e3-9b6d00f331bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:51.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:51.998Z","message":"{\"transactionId\":\"632f3486-201e-4fd6-a76d-c952f9785e77\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:51:996\",\"respDate\":\"230927-04:15:51:998\",\"sourceId\":\"haproxy:632f3486-201e-4fd6-a76d-c952f9785e77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:51:996-87738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb668caf-7781-9f6d-808b-a7504de0af1b], x-b3-parentspanid=[174a0eb9613dc8bc], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9fdce51160325511174a0eb9613dc8bc], x-b3-spanid=[3bda021aad9cb738], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[632f3486-201e-4fd6-a76d-c952f9785e77]}\\\"}\"}","context":{"RequestID":"632f3486-201e-4fd6-a76d-c952f9785e77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f391b78a-7f69-4e9b-94e3-9b6d00f331bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:51.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:51.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"632f3486-201e-4fd6-a76d-c952f9785e77","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f391b78a-7f69-4e9b-94e3-9b6d00f331bb","LogTimestamp":"2023-09-27T04:15:51.998Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:15:54.008Z","message":"Entering","context":{"RequestID":"4dfb387e-a2ff-4761-a215-c65b679471f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1cc560a-ecd4-421a-8b2e-a2b08af69ad7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:54.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:54.010Z","message":"{\"transactionId\":\"4dfb387e-a2ff-4761-a215-c65b679471f4\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:54:009\",\"respDate\":\"230927-04:15:54:010\",\"sourceId\":\"haproxy:4dfb387e-a2ff-4761-a215-c65b679471f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:54:009-75376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ad4b27b-ed87-4c7b-adcb-a92cd7f50ca3], x-b3-parentspanid=[5e5c3f377684e979], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3a874cce25c27a75e5c3f377684e979], x-b3-spanid=[c7f40a5abffeffbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dfb387e-a2ff-4761-a215-c65b679471f4]}\\\"}\"}","context":{"RequestID":"4dfb387e-a2ff-4761-a215-c65b679471f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1cc560a-ecd4-421a-8b2e-a2b08af69ad7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:54.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:54.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dfb387e-a2ff-4761-a215-c65b679471f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1cc560a-ecd4-421a-8b2e-a2b08af69ad7","LogTimestamp":"2023-09-27T04:15:54.011Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:15:55.891Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:15:55.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:55.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:55.942Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:56.020Z","message":"Entering","context":{"RequestID":"02c199dc-78b1-4168-b2b8-49ab4abaec8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49503128-6d22-48a3-891f-a05f322094c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:56.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:56.022Z","message":"{\"transactionId\":\"02c199dc-78b1-4168-b2b8-49ab4abaec8a\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:56:021\",\"respDate\":\"230927-04:15:56:022\",\"sourceId\":\"haproxy:02c199dc-78b1-4168-b2b8-49ab4abaec8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:15:56:021-5947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc9fe8c3-6378-4a89-98c6-70612a246b63], x-b3-parentspanid=[5f2a085bbf06e520], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd2059e4f9487b8d5f2a085bbf06e520], x-b3-spanid=[68e412287187375c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02c199dc-78b1-4168-b2b8-49ab4abaec8a]}\\\"}\"}","context":{"RequestID":"02c199dc-78b1-4168-b2b8-49ab4abaec8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49503128-6d22-48a3-891f-a05f322094c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:56.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:56.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02c199dc-78b1-4168-b2b8-49ab4abaec8a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49503128-6d22-48a3-891f-a05f322094c1","LogTimestamp":"2023-09-27T04:15:56.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:58.036Z","message":"Entering","context":{"RequestID":"9beb53de-4492-42e1-a4f3-9a0866044fbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"422a8e5b-2450-4a17-9a78-da633c7a27c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:58.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:58.038Z","message":"{\"transactionId\":\"9beb53de-4492-42e1-a4f3-9a0866044fbb\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:58:036\",\"respDate\":\"230927-04:15:58:038\",\"sourceId\":\"haproxy:9beb53de-4492-42e1-a4f3-9a0866044fbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:58:036-25423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c680de18-4335-4aef-a135-21c39674e997], x-b3-parentspanid=[d9520878efc2bf6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba9871a3ca301076d9520878efc2bf6f], x-b3-spanid=[a8b1549360086f12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9beb53de-4492-42e1-a4f3-9a0866044fbb]}\\\"}\"}","context":{"RequestID":"9beb53de-4492-42e1-a4f3-9a0866044fbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"422a8e5b-2450-4a17-9a78-da633c7a27c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:15:58.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:58.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9beb53de-4492-42e1-a4f3-9a0866044fbb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"422a8e5b-2450-4a17-9a78-da633c7a27c2","LogTimestamp":"2023-09-27T04:15:58.038Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:58.131Z","message":"Entering","context":{"RequestID":"347e9651-3997-47b3-832a-bbad9fd06706","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"235758d6-6130-4eb2-9dc1-8917e540265c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:58.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:58.134Z","message":"{\"transactionId\":\"347e9651-3997-47b3-832a-bbad9fd06706\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:58:132\",\"respDate\":\"230927-04:15:58:134\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:347e9651-3997-47b3-832a-bbad9fd06706\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:15:58:132-87905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea91486c-a453-45a9-b0cf-c6d8281425a4], x-b3-parentspanid=[bdc6e08cc2ca40f5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35017], x-envoy-attempt-count=[1], x-b3-traceid=[287f0ffe9c88edd6bdc6e08cc2ca40f5], x-b3-spanid=[54800656db50b8e5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[347e9651-3997-47b3-832a-bbad9fd06706]}\\\"}\"}","context":{"RequestID":"347e9651-3997-47b3-832a-bbad9fd06706","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"235758d6-6130-4eb2-9dc1-8917e540265c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:15:58.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:58.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"347e9651-3997-47b3-832a-bbad9fd06706","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"235758d6-6130-4eb2-9dc1-8917e540265c","LogTimestamp":"2023-09-27T04:15:58.134Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:15:58.418Z","message":"Entering","context":{"RequestID":"f7041625-8886-4ac5-9c2b-02b128d44cc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8cff394a-abac-4e30-8548-4370bd5dfed4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:15:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f7041625-8886-4ac5-9c2b-02b128d44cc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8cff394a-abac-4e30-8548-4370bd5dfed4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:58.420Z","message":"{\"transactionId\":\"f7041625-8886-4ac5-9c2b-02b128d44cc3\",\"status\":\"200\",\"rqstDate\":\"230927-04:15:58:418\",\"respDate\":\"230927-04:15:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f7041625-8886-4ac5-9c2b-02b128d44cc3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:15:58:418-35912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f7041625-8886-4ac5-9c2b-02b128d44cc3]}\\\"}\"}","context":{"RequestID":"f7041625-8886-4ac5-9c2b-02b128d44cc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8cff394a-abac-4e30-8548-4370bd5dfed4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:15:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:15:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7041625-8886-4ac5-9c2b-02b128d44cc3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cff394a-abac-4e30-8548-4370bd5dfed4","LogTimestamp":"2023-09-27T04:15:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:15:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:16:00.049Z","message":"Entering","context":{"RequestID":"63ec35c3-958e-4eff-8f92-b1a4ab7975f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41744f9b-b5e9-4c4b-815a-229e6ec67ec3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:00.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:00.051Z","message":"{\"transactionId\":\"63ec35c3-958e-4eff-8f92-b1a4ab7975f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:00:049\",\"respDate\":\"230927-04:16:00:051\",\"sourceId\":\"haproxy:63ec35c3-958e-4eff-8f92-b1a4ab7975f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:00:049-98775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0df061e-6457-43c1-a2e5-3d0c4beddb0d], x-b3-parentspanid=[df3cfaea888c6b0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72f12fa3042bf2d9df3cfaea888c6b0e], x-b3-spanid=[6500b9d5b186cddc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63ec35c3-958e-4eff-8f92-b1a4ab7975f1]}\\\"}\"}","context":{"RequestID":"63ec35c3-958e-4eff-8f92-b1a4ab7975f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41744f9b-b5e9-4c4b-815a-229e6ec67ec3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:00.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:00.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63ec35c3-958e-4eff-8f92-b1a4ab7975f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41744f9b-b5e9-4c4b-815a-229e6ec67ec3","LogTimestamp":"2023-09-27T04:16:00.051Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:02.075Z","message":"Entering","context":{"RequestID":"736eaf05-889a-47a4-a31d-2f612557a1d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"843e3a71-579c-42dc-a3c5-f4768f9ce3d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:02.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:02.077Z","message":"{\"transactionId\":\"736eaf05-889a-47a4-a31d-2f612557a1d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:02:076\",\"respDate\":\"230927-04:16:02:077\",\"sourceId\":\"haproxy:736eaf05-889a-47a4-a31d-2f612557a1d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:02:076-23659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3f201c9-5ac2-4e3e-adef-28ba43305fd6], x-b3-parentspanid=[8d8f05d13828021b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b44c69b4b0edf63d8d8f05d13828021b], x-b3-spanid=[df538307008af42e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[736eaf05-889a-47a4-a31d-2f612557a1d9]}\\\"}\"}","context":{"RequestID":"736eaf05-889a-47a4-a31d-2f612557a1d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"843e3a71-579c-42dc-a3c5-f4768f9ce3d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:02.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:02.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"736eaf05-889a-47a4-a31d-2f612557a1d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"843e3a71-579c-42dc-a3c5-f4768f9ce3d3","LogTimestamp":"2023-09-27T04:16:02.077Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:16:04.101Z","message":"Entering","context":{"RequestID":"4d2e0719-7a0d-4ff7-946d-647865b6a7c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de441bd9-e9a3-4eb2-a5f6-a5837549f4c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:04.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:04.103Z","message":"{\"transactionId\":\"4d2e0719-7a0d-4ff7-946d-647865b6a7c3\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:04:101\",\"respDate\":\"230927-04:16:04:103\",\"sourceId\":\"haproxy:4d2e0719-7a0d-4ff7-946d-647865b6a7c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:04:101-11740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e92e249-6d81-43dc-907a-b29c85a88914], x-b3-parentspanid=[bc3ccd8f78d72510], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42f902438f97049cbc3ccd8f78d72510], x-b3-spanid=[422a52ec29066c7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d2e0719-7a0d-4ff7-946d-647865b6a7c3]}\\\"}\"}","context":{"RequestID":"4d2e0719-7a0d-4ff7-946d-647865b6a7c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de441bd9-e9a3-4eb2-a5f6-a5837549f4c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:04.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:04.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d2e0719-7a0d-4ff7-946d-647865b6a7c3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de441bd9-e9a3-4eb2-a5f6-a5837549f4c3","LogTimestamp":"2023-09-27T04:16:04.103Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:05.892Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:16:05.910Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:05.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:05.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:06.122Z","message":"Entering","context":{"RequestID":"784893b8-c136-4938-bf9f-37d4036423a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30104ae2-310d-4021-8469-9008cf015c29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:06.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:06.124Z","message":"{\"transactionId\":\"784893b8-c136-4938-bf9f-37d4036423a5\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:06:123\",\"respDate\":\"230927-04:16:06:124\",\"sourceId\":\"haproxy:784893b8-c136-4938-bf9f-37d4036423a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:06:123-91607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d887dd7d-3719-4e3f-bede-972b4314bc78], x-b3-parentspanid=[c3398cc8aae9c649], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e173d1ef1dba1977c3398cc8aae9c649], x-b3-spanid=[a15ad19d751512a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[784893b8-c136-4938-bf9f-37d4036423a5]}\\\"}\"}","context":{"RequestID":"784893b8-c136-4938-bf9f-37d4036423a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30104ae2-310d-4021-8469-9008cf015c29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:06.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:06.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"784893b8-c136-4938-bf9f-37d4036423a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30104ae2-310d-4021-8469-9008cf015c29","LogTimestamp":"2023-09-27T04:16:06.124Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:08.115Z","message":"Entering","context":{"RequestID":"fd14ace1-9340-4387-9db2-985e667f2b46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a70068e7-3b11-4950-b7a8-30b03a7f3d1c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:08.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:08.117Z","message":"{\"transactionId\":\"fd14ace1-9340-4387-9db2-985e667f2b46\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:08:115\",\"respDate\":\"230927-04:16:08:116\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fd14ace1-9340-4387-9db2-985e667f2b46\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:08:115-4793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0007799-8bf4-4a6b-98dc-18594d283d93], x-b3-parentspanid=[74c4a123f3abc690], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51155], x-envoy-attempt-count=[1], x-b3-traceid=[683c1b8c431e481274c4a123f3abc690], x-b3-spanid=[1b799ab843961c97], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fd14ace1-9340-4387-9db2-985e667f2b46]}\\\"}\"}","context":{"RequestID":"fd14ace1-9340-4387-9db2-985e667f2b46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a70068e7-3b11-4950-b7a8-30b03a7f3d1c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:08.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:08.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd14ace1-9340-4387-9db2-985e667f2b46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a70068e7-3b11-4950-b7a8-30b03a7f3d1c","LogTimestamp":"2023-09-27T04:16:08.117Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:08.136Z","message":"Entering","context":{"RequestID":"2ec7bb4f-0430-4add-914f-fbeef261efc1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83ec4975-883f-4daf-bfd1-4c2d43c8110a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:08.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:08.138Z","message":"{\"transactionId\":\"2ec7bb4f-0430-4add-914f-fbeef261efc1\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:08:137\",\"respDate\":\"230927-04:16:08:138\",\"sourceId\":\"haproxy:2ec7bb4f-0430-4add-914f-fbeef261efc1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:08:137-5662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9f7b98a-6dcc-49b3-a515-55ab6d99ae74], x-b3-parentspanid=[d204b4e5ef525490], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b0ab2b119c99795d204b4e5ef525490], x-b3-spanid=[57b206188bc7e733], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ec7bb4f-0430-4add-914f-fbeef261efc1]}\\\"}\"}","context":{"RequestID":"2ec7bb4f-0430-4add-914f-fbeef261efc1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83ec4975-883f-4daf-bfd1-4c2d43c8110a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:08.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:08.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ec7bb4f-0430-4add-914f-fbeef261efc1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83ec4975-883f-4daf-bfd1-4c2d43c8110a","LogTimestamp":"2023-09-27T04:16:08.139Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:08.417Z","message":"Entering","context":{"RequestID":"3356e132-4792-4cac-8b0e-9f8ca0cedb6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53f790bb-c42c-48dd-8f98-d692d741b9e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"3356e132-4792-4cac-8b0e-9f8ca0cedb6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53f790bb-c42c-48dd-8f98-d692d741b9e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:08.419Z","message":"{\"transactionId\":\"3356e132-4792-4cac-8b0e-9f8ca0cedb6a\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:08:418\",\"respDate\":\"230927-04:16:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3356e132-4792-4cac-8b0e-9f8ca0cedb6a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:08:418-13350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3356e132-4792-4cac-8b0e-9f8ca0cedb6a]}\\\"}\"}","context":{"RequestID":"3356e132-4792-4cac-8b0e-9f8ca0cedb6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53f790bb-c42c-48dd-8f98-d692d741b9e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3356e132-4792-4cac-8b0e-9f8ca0cedb6a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53f790bb-c42c-48dd-8f98-d692d741b9e7","LogTimestamp":"2023-09-27T04:16:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:10.160Z","message":"Entering","context":{"RequestID":"2e0f442a-1822-4801-8425-5ceb2363ee97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05fc10ad-96e7-488d-87ac-b850b17a3cf2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:10.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:10.162Z","message":"{\"transactionId\":\"2e0f442a-1822-4801-8425-5ceb2363ee97\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:10:161\",\"respDate\":\"230927-04:16:10:162\",\"sourceId\":\"haproxy:2e0f442a-1822-4801-8425-5ceb2363ee97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:10:161-16850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b8b42ed-abe7-4402-a04f-b230bae8446c], x-b3-parentspanid=[8c8e89369508f714], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[690175a9648073458c8e89369508f714], x-b3-spanid=[20ced86936494a86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e0f442a-1822-4801-8425-5ceb2363ee97]}\\\"}\"}","context":{"RequestID":"2e0f442a-1822-4801-8425-5ceb2363ee97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05fc10ad-96e7-488d-87ac-b850b17a3cf2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:10.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:10.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e0f442a-1822-4801-8425-5ceb2363ee97","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05fc10ad-96e7-488d-87ac-b850b17a3cf2","LogTimestamp":"2023-09-27T04:16:10.163Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:10.964Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:10.975Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:12.175Z","message":"Entering","context":{"RequestID":"df3a9ba6-ca00-4be5-97aa-ebaa25073750","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29b64280-3b08-4ae0-9f45-2d4c2cdf538a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:12.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:12.178Z","message":"{\"transactionId\":\"df3a9ba6-ca00-4be5-97aa-ebaa25073750\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:12:176\",\"respDate\":\"230927-04:16:12:177\",\"sourceId\":\"haproxy:df3a9ba6-ca00-4be5-97aa-ebaa25073750\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:12:176-40555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aab2f816-fd9f-40c3-bee8-a91561936fdd], x-b3-parentspanid=[9a0ea526ea55ffe5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9207c3e4ed8af72b9a0ea526ea55ffe5], x-b3-spanid=[1ba364d9c137c5d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df3a9ba6-ca00-4be5-97aa-ebaa25073750]}\\\"}\"}","context":{"RequestID":"df3a9ba6-ca00-4be5-97aa-ebaa25073750","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29b64280-3b08-4ae0-9f45-2d4c2cdf538a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:12.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:12.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df3a9ba6-ca00-4be5-97aa-ebaa25073750","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29b64280-3b08-4ae0-9f45-2d4c2cdf538a","LogTimestamp":"2023-09-27T04:16:12.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:14.193Z","message":"Entering","context":{"RequestID":"a0599d6d-8839-4615-a84f-890ce6417a5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eea953f9-51aa-4b99-8fa6-0ba545d3a8f5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:14.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:14.195Z","message":"{\"transactionId\":\"a0599d6d-8839-4615-a84f-890ce6417a5d\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:14:194\",\"respDate\":\"230927-04:16:14:195\",\"sourceId\":\"haproxy:a0599d6d-8839-4615-a84f-890ce6417a5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:14:194-17521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ca7a065-aab2-4abc-9938-c2d6b14c6ed4], x-b3-parentspanid=[c44ee6d539eb682d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b2d66024b622335c44ee6d539eb682d], x-b3-spanid=[d44fbbbdf48b2e15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0599d6d-8839-4615-a84f-890ce6417a5d]}\\\"}\"}","context":{"RequestID":"a0599d6d-8839-4615-a84f-890ce6417a5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eea953f9-51aa-4b99-8fa6-0ba545d3a8f5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:14.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:14.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0599d6d-8839-4615-a84f-890ce6417a5d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eea953f9-51aa-4b99-8fa6-0ba545d3a8f5","LogTimestamp":"2023-09-27T04:16:14.196Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:15.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:16:15.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:15.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:15.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:16.207Z","message":"Entering","context":{"RequestID":"9c1d5ec0-b2a7-4395-a3d8-ab7b1c14ddc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f241559e-9663-47a1-a4d0-ecc36e1d08a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:16.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:16.208Z","message":"{\"transactionId\":\"9c1d5ec0-b2a7-4395-a3d8-ab7b1c14ddc0\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:16:207\",\"respDate\":\"230927-04:16:16:208\",\"sourceId\":\"haproxy:9c1d5ec0-b2a7-4395-a3d8-ab7b1c14ddc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:16:207-49353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72ecc4eb-5c64-4ba1-92eb-46df07dae9b6], x-b3-parentspanid=[29c65b3482ce6fec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[276b1363df26aa9529c65b3482ce6fec], x-b3-spanid=[af0baf8c41e0053c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c1d5ec0-b2a7-4395-a3d8-ab7b1c14ddc0]}\\\"}\"}","context":{"RequestID":"9c1d5ec0-b2a7-4395-a3d8-ab7b1c14ddc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f241559e-9663-47a1-a4d0-ecc36e1d08a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:16.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:16.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c1d5ec0-b2a7-4395-a3d8-ab7b1c14ddc0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f241559e-9663-47a1-a4d0-ecc36e1d08a8","LogTimestamp":"2023-09-27T04:16:16.209Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:18.117Z","message":"Entering","context":{"RequestID":"a34869b2-4596-44b5-8730-07783cef1bce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cddf1229-c152-4d20-afaf-6f98bba973f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:18.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:18.120Z","message":"{\"transactionId\":\"a34869b2-4596-44b5-8730-07783cef1bce\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:18:118\",\"respDate\":\"230927-04:16:18:119\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a34869b2-4596-44b5-8730-07783cef1bce\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:18:118-91562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26bccf27-07f3-4ee4-b123-9b0e509f8764], x-b3-parentspanid=[621edd9020b1b084], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35581], x-envoy-attempt-count=[1], x-b3-traceid=[dcd33721cab24859621edd9020b1b084], x-b3-spanid=[dc2c4d6586cf2f1f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a34869b2-4596-44b5-8730-07783cef1bce]}\\\"}\"}","context":{"RequestID":"a34869b2-4596-44b5-8730-07783cef1bce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cddf1229-c152-4d20-afaf-6f98bba973f2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:18.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:18.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a34869b2-4596-44b5-8730-07783cef1bce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cddf1229-c152-4d20-afaf-6f98bba973f2","LogTimestamp":"2023-09-27T04:16:18.120Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:18.226Z","message":"Entering","context":{"RequestID":"12a0db08-e639-4ce2-85e2-45baee2931b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d65e0493-7da0-4be4-979f-0b7adbca1f77","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:18.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:18.229Z","message":"{\"transactionId\":\"12a0db08-e639-4ce2-85e2-45baee2931b0\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:18:227\",\"respDate\":\"230927-04:16:18:228\",\"sourceId\":\"haproxy:12a0db08-e639-4ce2-85e2-45baee2931b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:18:227-68491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2133afe-7b1f-4465-bc4c-44d02fe12739], x-b3-parentspanid=[df131e56813778b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[042e305ad295709cdf131e56813778b3], x-b3-spanid=[689fac98bea14117], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12a0db08-e639-4ce2-85e2-45baee2931b0]}\\\"}\"}","context":{"RequestID":"12a0db08-e639-4ce2-85e2-45baee2931b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d65e0493-7da0-4be4-979f-0b7adbca1f77","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:18.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:18.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12a0db08-e639-4ce2-85e2-45baee2931b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d65e0493-7da0-4be4-979f-0b7adbca1f77","LogTimestamp":"2023-09-27T04:16:18.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:18.417Z","message":"Entering","context":{"RequestID":"84090605-4269-4132-8c81-dfe3a31e28b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94e955f1-a479-4635-9246-bacb1e22f248","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"84090605-4269-4132-8c81-dfe3a31e28b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94e955f1-a479-4635-9246-bacb1e22f248","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:18.420Z","message":"{\"transactionId\":\"84090605-4269-4132-8c81-dfe3a31e28b4\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:18:418\",\"respDate\":\"230927-04:16:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:84090605-4269-4132-8c81-dfe3a31e28b4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:18:418-95608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[84090605-4269-4132-8c81-dfe3a31e28b4]}\\\"}\"}","context":{"RequestID":"84090605-4269-4132-8c81-dfe3a31e28b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94e955f1-a479-4635-9246-bacb1e22f248","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84090605-4269-4132-8c81-dfe3a31e28b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94e955f1-a479-4635-9246-bacb1e22f248","LogTimestamp":"2023-09-27T04:16:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:20.238Z","message":"Entering","context":{"RequestID":"4dfb16f8-3e1e-4bd5-9df3-a8709349d1a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30f34c69-f085-4847-a125-043cbfb4a686","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:20.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:20.240Z","message":"{\"transactionId\":\"4dfb16f8-3e1e-4bd5-9df3-a8709349d1a9\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:20:238\",\"respDate\":\"230927-04:16:20:240\",\"sourceId\":\"haproxy:4dfb16f8-3e1e-4bd5-9df3-a8709349d1a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:20:238-37002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d238d786-5575-443d-9b8a-cb970ea8a614], x-b3-parentspanid=[19c5bd29e7460aae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83db71b011ee3e2c19c5bd29e7460aae], x-b3-spanid=[8c4a21299ae57c96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dfb16f8-3e1e-4bd5-9df3-a8709349d1a9]}\\\"}\"}","context":{"RequestID":"4dfb16f8-3e1e-4bd5-9df3-a8709349d1a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30f34c69-f085-4847-a125-043cbfb4a686","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:20.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:20.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dfb16f8-3e1e-4bd5-9df3-a8709349d1a9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30f34c69-f085-4847-a125-043cbfb4a686","LogTimestamp":"2023-09-27T04:16:20.241Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:22.256Z","message":"Entering","context":{"RequestID":"ea45f974-366e-47e2-8ff4-635684808cad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3fe057de-3f0d-4789-a1a7-9b923ff0574c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:22.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:22.258Z","message":"{\"transactionId\":\"ea45f974-366e-47e2-8ff4-635684808cad\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:22:256\",\"respDate\":\"230927-04:16:22:258\",\"sourceId\":\"haproxy:ea45f974-366e-47e2-8ff4-635684808cad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:22:256-85537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ad80fab-4a0d-4113-9d29-57cb3f593e5e], x-b3-parentspanid=[e4f14f284fc0326b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6a4c75bce9b6ec7e4f14f284fc0326b], x-b3-spanid=[a05586d198b6efd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea45f974-366e-47e2-8ff4-635684808cad]}\\\"}\"}","context":{"RequestID":"ea45f974-366e-47e2-8ff4-635684808cad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3fe057de-3f0d-4789-a1a7-9b923ff0574c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:22.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:22.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea45f974-366e-47e2-8ff4-635684808cad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fe057de-3f0d-4789-a1a7-9b923ff0574c","LogTimestamp":"2023-09-27T04:16:22.258Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:24.278Z","message":"Entering","context":{"RequestID":"2f36e8ee-dc28-495f-85f7-bdb927769755","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c982011-feae-463d-ad6e-32da0c35a5e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:24.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:24.280Z","message":"{\"transactionId\":\"2f36e8ee-dc28-495f-85f7-bdb927769755\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:24:279\",\"respDate\":\"230927-04:16:24:280\",\"sourceId\":\"haproxy:2f36e8ee-dc28-495f-85f7-bdb927769755\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:24:279-68120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb3db3d3-de09-4acf-aa03-fa4e57a8cc0b], x-b3-parentspanid=[364ab5bc999e56b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf183a054b49d1d4364ab5bc999e56b3], x-b3-spanid=[0566ca2bee3b1dc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f36e8ee-dc28-495f-85f7-bdb927769755]}\\\"}\"}","context":{"RequestID":"2f36e8ee-dc28-495f-85f7-bdb927769755","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c982011-feae-463d-ad6e-32da0c35a5e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:24.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:24.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f36e8ee-dc28-495f-85f7-bdb927769755","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c982011-feae-463d-ad6e-32da0c35a5e8","LogTimestamp":"2023-09-27T04:16:24.281Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:25.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:16:26.029Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:26.030Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:26.030Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:26.299Z","message":"Entering","context":{"RequestID":"0c91f575-ee0b-4844-8b99-d5efc7957481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7bf4f2a-3b70-4672-9be3-f99234c3620f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:26.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:26.302Z","message":"{\"transactionId\":\"0c91f575-ee0b-4844-8b99-d5efc7957481\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:26:300\",\"respDate\":\"230927-04:16:26:302\",\"sourceId\":\"haproxy:0c91f575-ee0b-4844-8b99-d5efc7957481\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:26:300-40177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d116c022-4e80-44a1-bbf9-b5f74501c9df], x-b3-parentspanid=[d52b17a92738ded4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4106e5f4679bf4a6d52b17a92738ded4], x-b3-spanid=[8fa2841fffe643af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c91f575-ee0b-4844-8b99-d5efc7957481]}\\\"}\"}","context":{"RequestID":"0c91f575-ee0b-4844-8b99-d5efc7957481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7bf4f2a-3b70-4672-9be3-f99234c3620f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:26.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:26.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c91f575-ee0b-4844-8b99-d5efc7957481","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7bf4f2a-3b70-4672-9be3-f99234c3620f","LogTimestamp":"2023-09-27T04:16:26.302Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:28.147Z","message":"Entering","context":{"RequestID":"bd0a3d4b-6dab-49cf-912b-b97908f1893c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a22face5-4dc5-4962-b1aa-8aaf03db046e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:28.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:28.149Z","message":"{\"transactionId\":\"bd0a3d4b-6dab-49cf-912b-b97908f1893c\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:28:147\",\"respDate\":\"230927-04:16:28:149\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bd0a3d4b-6dab-49cf-912b-b97908f1893c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:28:147-23557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[114bf85e-3f34-4337-9f48-ee5cea95d410], x-b3-parentspanid=[3f962d83b2ec367f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60781], x-envoy-attempt-count=[1], x-b3-traceid=[ad3e301b6697a3c83f962d83b2ec367f], x-b3-spanid=[53359fba4bf7da43], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bd0a3d4b-6dab-49cf-912b-b97908f1893c]}\\\"}\"}","context":{"RequestID":"bd0a3d4b-6dab-49cf-912b-b97908f1893c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a22face5-4dc5-4962-b1aa-8aaf03db046e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:28.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:28.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd0a3d4b-6dab-49cf-912b-b97908f1893c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a22face5-4dc5-4962-b1aa-8aaf03db046e","LogTimestamp":"2023-09-27T04:16:28.150Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:28.328Z","message":"Entering","context":{"RequestID":"60280443-9eca-43dd-82c7-39a5e4d2f1d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aae11dbb-d6b8-458e-8e13-9966df481f7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:28.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:28.330Z","message":"{\"transactionId\":\"60280443-9eca-43dd-82c7-39a5e4d2f1d2\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:28:328\",\"respDate\":\"230927-04:16:28:330\",\"sourceId\":\"haproxy:60280443-9eca-43dd-82c7-39a5e4d2f1d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:28:328-99291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ceab7407-a3e4-4331-90a7-c81e88c59dd0], x-b3-parentspanid=[13512df5a4277bed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5e3a8271e92fb8b13512df5a4277bed], x-b3-spanid=[e0bbd486753bc05a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60280443-9eca-43dd-82c7-39a5e4d2f1d2]}\\\"}\"}","context":{"RequestID":"60280443-9eca-43dd-82c7-39a5e4d2f1d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aae11dbb-d6b8-458e-8e13-9966df481f7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:28.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:28.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60280443-9eca-43dd-82c7-39a5e4d2f1d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aae11dbb-d6b8-458e-8e13-9966df481f7d","LogTimestamp":"2023-09-27T04:16:28.331Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:16:28.418Z","message":"Entering","context":{"RequestID":"81901cac-7c9f-4e3c-ac59-6a7963a4011b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98c244b2-c571-4093-83bb-d4448ed93a8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"81901cac-7c9f-4e3c-ac59-6a7963a4011b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98c244b2-c571-4093-83bb-d4448ed93a8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:28.421Z","message":"{\"transactionId\":\"81901cac-7c9f-4e3c-ac59-6a7963a4011b\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:28:419\",\"respDate\":\"230927-04:16:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:81901cac-7c9f-4e3c-ac59-6a7963a4011b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:28:419-72774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[81901cac-7c9f-4e3c-ac59-6a7963a4011b]}\\\"}\"}","context":{"RequestID":"81901cac-7c9f-4e3c-ac59-6a7963a4011b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98c244b2-c571-4093-83bb-d4448ed93a8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81901cac-7c9f-4e3c-ac59-6a7963a4011b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98c244b2-c571-4093-83bb-d4448ed93a8e","LogTimestamp":"2023-09-27T04:16:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:30.344Z","message":"Entering","context":{"RequestID":"557d0101-8a67-4815-8710-93c067380c83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4027fec-cd5c-49d9-a730-1f1f04d02a0b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:30.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:30.347Z","message":"{\"transactionId\":\"557d0101-8a67-4815-8710-93c067380c83\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:30:345\",\"respDate\":\"230927-04:16:30:347\",\"sourceId\":\"haproxy:557d0101-8a67-4815-8710-93c067380c83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:30:345-61772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d44f90f-66e2-46ed-9959-ab5410fe00a2], x-b3-parentspanid=[a68be1341a5654cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8785e5ca615f1faa68be1341a5654cc], x-b3-spanid=[a6d06332c0ee1b9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[557d0101-8a67-4815-8710-93c067380c83]}\\\"}\"}","context":{"RequestID":"557d0101-8a67-4815-8710-93c067380c83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4027fec-cd5c-49d9-a730-1f1f04d02a0b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:30.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:30.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"557d0101-8a67-4815-8710-93c067380c83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4027fec-cd5c-49d9-a730-1f1f04d02a0b","LogTimestamp":"2023-09-27T04:16:30.347Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:32.356Z","message":"Entering","context":{"RequestID":"9f22bb36-f88b-4275-aba0-8f96c71ccfe7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4dfabcbe-06cb-4c89-a88d-bd400e7805ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:32.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:32.358Z","message":"{\"transactionId\":\"9f22bb36-f88b-4275-aba0-8f96c71ccfe7\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:32:356\",\"respDate\":\"230927-04:16:32:358\",\"sourceId\":\"haproxy:9f22bb36-f88b-4275-aba0-8f96c71ccfe7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:32:356-1501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dc74593-0d2e-49dd-a962-405bcb987b29], x-b3-parentspanid=[bca47f31d2ce3d4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5be3433fe1dc49dbca47f31d2ce3d4a], x-b3-spanid=[2aea012166279cf2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f22bb36-f88b-4275-aba0-8f96c71ccfe7]}\\\"}\"}","context":{"RequestID":"9f22bb36-f88b-4275-aba0-8f96c71ccfe7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4dfabcbe-06cb-4c89-a88d-bd400e7805ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:32.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:32.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f22bb36-f88b-4275-aba0-8f96c71ccfe7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dfabcbe-06cb-4c89-a88d-bd400e7805ac","LogTimestamp":"2023-09-27T04:16:32.358Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:34.369Z","message":"Entering","context":{"RequestID":"5055590f-7305-4510-b012-a69d9d29bc17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1224e7af-cb95-468a-9ca4-da7c795a637d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:34.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:34.371Z","message":"{\"transactionId\":\"5055590f-7305-4510-b012-a69d9d29bc17\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:34:370\",\"respDate\":\"230927-04:16:34:371\",\"sourceId\":\"haproxy:5055590f-7305-4510-b012-a69d9d29bc17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:34:370-87847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e375db32-ac25-4663-867f-ec77fc6f635e], x-b3-parentspanid=[f52dde63b13a9266], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a93e2b1f71bc80af52dde63b13a9266], x-b3-spanid=[c8c49cd975b67537], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5055590f-7305-4510-b012-a69d9d29bc17]}\\\"}\"}","context":{"RequestID":"5055590f-7305-4510-b012-a69d9d29bc17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1224e7af-cb95-468a-9ca4-da7c795a637d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:34.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:34.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5055590f-7305-4510-b012-a69d9d29bc17","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1224e7af-cb95-468a-9ca4-da7c795a637d","LogTimestamp":"2023-09-27T04:16:34.372Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:35.893Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:16:35.907Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:35.907Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:35.907Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:36.387Z","message":"Entering","context":{"RequestID":"cedb4a57-09b3-42c3-bf54-e5d903b590f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e879758-74ea-4d46-ab4a-3b8c12267bab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:36.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:36.389Z","message":"{\"transactionId\":\"cedb4a57-09b3-42c3-bf54-e5d903b590f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:36:388\",\"respDate\":\"230927-04:16:36:389\",\"sourceId\":\"haproxy:cedb4a57-09b3-42c3-bf54-e5d903b590f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:36:388-82707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3b6f205-d74e-4951-803f-1689174b2fda], x-b3-parentspanid=[bb119ae796282a9a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7ffa3b39d08ea1bbb119ae796282a9a], x-b3-spanid=[8d3294820576660c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cedb4a57-09b3-42c3-bf54-e5d903b590f6]}\\\"}\"}","context":{"RequestID":"cedb4a57-09b3-42c3-bf54-e5d903b590f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e879758-74ea-4d46-ab4a-3b8c12267bab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:36.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:36.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cedb4a57-09b3-42c3-bf54-e5d903b590f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e879758-74ea-4d46-ab4a-3b8c12267bab","LogTimestamp":"2023-09-27T04:16:36.389Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:38.121Z","message":"Entering","context":{"RequestID":"2afc46fd-8e0d-433a-b2fa-d6dfb370c7a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9dfd9289-1d2b-4066-945a-f0d277ef2196","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:38.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:38.123Z","message":"{\"transactionId\":\"2afc46fd-8e0d-433a-b2fa-d6dfb370c7a5\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:38:122\",\"respDate\":\"230927-04:16:38:123\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2afc46fd-8e0d-433a-b2fa-d6dfb370c7a5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:38:122-18606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a68f4178-a2c3-4b27-a34e-748c7dfccb5d], x-b3-parentspanid=[bd1e4d96ebc1f005], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36373], x-envoy-attempt-count=[1], x-b3-traceid=[7396dc88f604e920bd1e4d96ebc1f005], x-b3-spanid=[dedaa2bb506f9b17], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2afc46fd-8e0d-433a-b2fa-d6dfb370c7a5]}\\\"}\"}","context":{"RequestID":"2afc46fd-8e0d-433a-b2fa-d6dfb370c7a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9dfd9289-1d2b-4066-945a-f0d277ef2196","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:38.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:38.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2afc46fd-8e0d-433a-b2fa-d6dfb370c7a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dfd9289-1d2b-4066-945a-f0d277ef2196","LogTimestamp":"2023-09-27T04:16:38.124Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:38.407Z","message":"Entering","context":{"RequestID":"5e497c53-a810-4798-a30c-a3b702ed98f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4b7b81d-8fbe-47bc-be02-a4cf26ff6694","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:38.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:38.408Z","message":"{\"transactionId\":\"5e497c53-a810-4798-a30c-a3b702ed98f2\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:38:407\",\"respDate\":\"230927-04:16:38:408\",\"sourceId\":\"haproxy:5e497c53-a810-4798-a30c-a3b702ed98f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:38:407-69462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[609be0e1-d0e6-4b62-b88e-bf92c3fde28d], x-b3-parentspanid=[63be9df8fe06aeda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ff47afe73161f7263be9df8fe06aeda], x-b3-spanid=[a2a2f3738c19ab19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e497c53-a810-4798-a30c-a3b702ed98f2]}\\\"}\"}","context":{"RequestID":"5e497c53-a810-4798-a30c-a3b702ed98f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4b7b81d-8fbe-47bc-be02-a4cf26ff6694","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:38.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:38.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e497c53-a810-4798-a30c-a3b702ed98f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4b7b81d-8fbe-47bc-be02-a4cf26ff6694","LogTimestamp":"2023-09-27T04:16:38.409Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:38.419Z","message":"Entering","context":{"RequestID":"970a4e73-83d3-4bdd-9af5-4ff0da5a821a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7c9e13-9a23-46dc-a489-bccbf50daf18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"970a4e73-83d3-4bdd-9af5-4ff0da5a821a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7c9e13-9a23-46dc-a489-bccbf50daf18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:38.422Z","message":"{\"transactionId\":\"970a4e73-83d3-4bdd-9af5-4ff0da5a821a\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:38:419\",\"respDate\":\"230927-04:16:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:970a4e73-83d3-4bdd-9af5-4ff0da5a821a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:38:419-74935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[970a4e73-83d3-4bdd-9af5-4ff0da5a821a]}\\\"}\"}","context":{"RequestID":"970a4e73-83d3-4bdd-9af5-4ff0da5a821a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7c9e13-9a23-46dc-a489-bccbf50daf18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"970a4e73-83d3-4bdd-9af5-4ff0da5a821a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf7c9e13-9a23-46dc-a489-bccbf50daf18","LogTimestamp":"2023-09-27T04:16:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:40.427Z","message":"Entering","context":{"RequestID":"bfe4d59e-0fe5-4458-bce1-dd0f7cd6ea7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c4cf993-02a5-4f92-81ff-b80ca3d7c417","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:40.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:40.430Z","message":"{\"transactionId\":\"bfe4d59e-0fe5-4458-bce1-dd0f7cd6ea7f\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:40:428\",\"respDate\":\"230927-04:16:40:430\",\"sourceId\":\"haproxy:bfe4d59e-0fe5-4458-bce1-dd0f7cd6ea7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:40:428-96660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[deb9447a-7250-4af6-a5ef-acf523f5e3c1], x-b3-parentspanid=[8f636a8a0f926a71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce44a0793b687f6b8f636a8a0f926a71], x-b3-spanid=[f37d004369c315a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfe4d59e-0fe5-4458-bce1-dd0f7cd6ea7f]}\\\"}\"}","context":{"RequestID":"bfe4d59e-0fe5-4458-bce1-dd0f7cd6ea7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c4cf993-02a5-4f92-81ff-b80ca3d7c417","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:40.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:40.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfe4d59e-0fe5-4458-bce1-dd0f7cd6ea7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c4cf993-02a5-4f92-81ff-b80ca3d7c417","LogTimestamp":"2023-09-27T04:16:40.431Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:16:40.976Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:40.981Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:42.451Z","message":"Entering","context":{"RequestID":"d358aeb0-97db-42a6-9528-e1bcc5c90cb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84bdb188-4955-4022-b19f-24bbe4eeb6a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:42.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:42.454Z","message":"{\"transactionId\":\"d358aeb0-97db-42a6-9528-e1bcc5c90cb4\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:42:452\",\"respDate\":\"230927-04:16:42:454\",\"sourceId\":\"haproxy:d358aeb0-97db-42a6-9528-e1bcc5c90cb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:42:452-27039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb0ee58e-c4be-4f58-8c8a-dfcb234f1d5f], x-b3-parentspanid=[9251033b68fb1e87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fcc136403b366d69251033b68fb1e87], x-b3-spanid=[cbabcfb884a4a2a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d358aeb0-97db-42a6-9528-e1bcc5c90cb4]}\\\"}\"}","context":{"RequestID":"d358aeb0-97db-42a6-9528-e1bcc5c90cb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84bdb188-4955-4022-b19f-24bbe4eeb6a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:42.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:42.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d358aeb0-97db-42a6-9528-e1bcc5c90cb4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84bdb188-4955-4022-b19f-24bbe4eeb6a9","LogTimestamp":"2023-09-27T04:16:42.455Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:44.467Z","message":"Entering","context":{"RequestID":"69f000ed-c217-42a3-9ebc-ca903169d9e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61a6849f-6876-48dd-824e-799c6e98b653","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:44.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:44.470Z","message":"{\"transactionId\":\"69f000ed-c217-42a3-9ebc-ca903169d9e1\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:44:468\",\"respDate\":\"230927-04:16:44:470\",\"sourceId\":\"haproxy:69f000ed-c217-42a3-9ebc-ca903169d9e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:44:468-7169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a00f8ac2-7631-471f-b398-7321210d7033], x-b3-parentspanid=[3007b213e886be78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2e8a37aa94479193007b213e886be78], x-b3-spanid=[311d4b4e4f17fb4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69f000ed-c217-42a3-9ebc-ca903169d9e1]}\\\"}\"}","context":{"RequestID":"69f000ed-c217-42a3-9ebc-ca903169d9e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61a6849f-6876-48dd-824e-799c6e98b653","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:44.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:44.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69f000ed-c217-42a3-9ebc-ca903169d9e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61a6849f-6876-48dd-824e-799c6e98b653","LogTimestamp":"2023-09-27T04:16:44.471Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:45.894Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:16:45.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:45.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:45.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:46.487Z","message":"Entering","context":{"RequestID":"a5986028-387b-499d-9554-0d9e3ac66e66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7efbe157-205a-48ce-8f58-5490c70635b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:46.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:46.489Z","message":"{\"transactionId\":\"a5986028-387b-499d-9554-0d9e3ac66e66\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:46:487\",\"respDate\":\"230927-04:16:46:489\",\"sourceId\":\"haproxy:a5986028-387b-499d-9554-0d9e3ac66e66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:46:487-17346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ec50fbd-c4c1-4702-a391-4d5dea22509f], x-b3-parentspanid=[ca60bfa5c31e1bed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f93971a41ed96f1bca60bfa5c31e1bed], x-b3-spanid=[b13cb2f3a20592e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5986028-387b-499d-9554-0d9e3ac66e66]}\\\"}\"}","context":{"RequestID":"a5986028-387b-499d-9554-0d9e3ac66e66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7efbe157-205a-48ce-8f58-5490c70635b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:46.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:46.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5986028-387b-499d-9554-0d9e3ac66e66","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7efbe157-205a-48ce-8f58-5490c70635b1","LogTimestamp":"2023-09-27T04:16:46.489Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:48.116Z","message":"Entering","context":{"RequestID":"cc789eb2-a7c7-420c-b49d-3f67913eb462","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"855b38a0-7769-49ad-a826-a7611a03214f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:48.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:48.118Z","message":"{\"transactionId\":\"cc789eb2-a7c7-420c-b49d-3f67913eb462\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:48:117\",\"respDate\":\"230927-04:16:48:118\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cc789eb2-a7c7-420c-b49d-3f67913eb462\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:48:117-45165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eec0e66c-6c90-4c2d-ab99-0031e35bb50e], x-b3-parentspanid=[7f8827a75146913f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48783], x-envoy-attempt-count=[1], x-b3-traceid=[fcb3a84eb9626d2c7f8827a75146913f], x-b3-spanid=[f47fe294e515fbef], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cc789eb2-a7c7-420c-b49d-3f67913eb462]}\\\"}\"}","context":{"RequestID":"cc789eb2-a7c7-420c-b49d-3f67913eb462","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"855b38a0-7769-49ad-a826-a7611a03214f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:48.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:48.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc789eb2-a7c7-420c-b49d-3f67913eb462","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"855b38a0-7769-49ad-a826-a7611a03214f","LogTimestamp":"2023-09-27T04:16:48.119Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:48.417Z","message":"Entering","context":{"RequestID":"2596f3c6-9aa5-433d-8d56-d81e6598e6e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa1e448c-fde6-4fbc-bb22-881bab6e2f65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2596f3c6-9aa5-433d-8d56-d81e6598e6e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa1e448c-fde6-4fbc-bb22-881bab6e2f65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:48.420Z","message":"{\"transactionId\":\"2596f3c6-9aa5-433d-8d56-d81e6598e6e1\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:48:418\",\"respDate\":\"230927-04:16:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2596f3c6-9aa5-433d-8d56-d81e6598e6e1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:48:418-34805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2596f3c6-9aa5-433d-8d56-d81e6598e6e1]}\\\"}\"}","context":{"RequestID":"2596f3c6-9aa5-433d-8d56-d81e6598e6e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa1e448c-fde6-4fbc-bb22-881bab6e2f65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2596f3c6-9aa5-433d-8d56-d81e6598e6e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa1e448c-fde6-4fbc-bb22-881bab6e2f65","LogTimestamp":"2023-09-27T04:16:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:16:48.498Z","message":"Entering","context":{"RequestID":"003d9d68-03ca-4899-96ae-a89630017fd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5c7578f-5f66-4183-8d14-c674ac6d0198","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:48.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:48.500Z","message":"{\"transactionId\":\"003d9d68-03ca-4899-96ae-a89630017fd5\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:48:499\",\"respDate\":\"230927-04:16:48:500\",\"sourceId\":\"haproxy:003d9d68-03ca-4899-96ae-a89630017fd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:48:499-84422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f31bc8e4-d75b-495d-8ee5-448057b3282e], x-b3-parentspanid=[996f3b9150b454c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7081cea9b7f969b2996f3b9150b454c3], x-b3-spanid=[5f784ce0b7269734], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[003d9d68-03ca-4899-96ae-a89630017fd5]}\\\"}\"}","context":{"RequestID":"003d9d68-03ca-4899-96ae-a89630017fd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5c7578f-5f66-4183-8d14-c674ac6d0198","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:48.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:48.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"003d9d68-03ca-4899-96ae-a89630017fd5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5c7578f-5f66-4183-8d14-c674ac6d0198","LogTimestamp":"2023-09-27T04:16:48.501Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:50.522Z","message":"Entering","context":{"RequestID":"e870cb5e-f117-4055-b74e-778952e1df42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e1a1934-28de-40e0-b882-5e38acdb01f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:50.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:50.524Z","message":"{\"transactionId\":\"e870cb5e-f117-4055-b74e-778952e1df42\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:50:522\",\"respDate\":\"230927-04:16:50:523\",\"sourceId\":\"haproxy:e870cb5e-f117-4055-b74e-778952e1df42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:50:522-69182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[faf017c6-e065-450e-b3cd-3f6af9fdb8b7], x-b3-parentspanid=[6d2e4f238e5ffa5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67220876675ebcd46d2e4f238e5ffa5b], x-b3-spanid=[1592e074615c94ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e870cb5e-f117-4055-b74e-778952e1df42]}\\\"}\"}","context":{"RequestID":"e870cb5e-f117-4055-b74e-778952e1df42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e1a1934-28de-40e0-b882-5e38acdb01f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:50.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:50.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e870cb5e-f117-4055-b74e-778952e1df42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e1a1934-28de-40e0-b882-5e38acdb01f1","LogTimestamp":"2023-09-27T04:16:50.524Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:52.546Z","message":"Entering","context":{"RequestID":"300b2482-dc85-448c-8e0d-7dab037fb502","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"692844ca-5d8d-4341-9d90-8dbf45547a6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:52.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:52.548Z","message":"{\"transactionId\":\"300b2482-dc85-448c-8e0d-7dab037fb502\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:52:547\",\"respDate\":\"230927-04:16:52:548\",\"sourceId\":\"haproxy:300b2482-dc85-448c-8e0d-7dab037fb502\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:52:547-69107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81696c0b-4db2-4221-823f-6701c71f1f7b], x-b3-parentspanid=[bff3f0c2ce9acb0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0aa89fbc32f9421ebff3f0c2ce9acb0f], x-b3-spanid=[118fd877c7ec5f5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[300b2482-dc85-448c-8e0d-7dab037fb502]}\\\"}\"}","context":{"RequestID":"300b2482-dc85-448c-8e0d-7dab037fb502","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"692844ca-5d8d-4341-9d90-8dbf45547a6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:52.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:52.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"300b2482-dc85-448c-8e0d-7dab037fb502","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"692844ca-5d8d-4341-9d90-8dbf45547a6c","LogTimestamp":"2023-09-27T04:16:52.548Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:16:54.565Z","message":"Entering","context":{"RequestID":"a7fb4814-7e54-4a4d-9884-b400e36300bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b5a0170-4acd-4dc6-97ad-ef031e64f96d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:54.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:54.567Z","message":"{\"transactionId\":\"a7fb4814-7e54-4a4d-9884-b400e36300bc\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:54:565\",\"respDate\":\"230927-04:16:54:567\",\"sourceId\":\"haproxy:a7fb4814-7e54-4a4d-9884-b400e36300bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:16:54:565-90759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ded163f8-bfed-4aa9-b7e1-c70084d108aa], x-b3-parentspanid=[3448a4cbbdb49061], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[800fe0f0d31d53ff3448a4cbbdb49061], x-b3-spanid=[a92e464d7b7b2141], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7fb4814-7e54-4a4d-9884-b400e36300bc]}\\\"}\"}","context":{"RequestID":"a7fb4814-7e54-4a4d-9884-b400e36300bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b5a0170-4acd-4dc6-97ad-ef031e64f96d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:54.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:54.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7fb4814-7e54-4a4d-9884-b400e36300bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b5a0170-4acd-4dc6-97ad-ef031e64f96d","LogTimestamp":"2023-09-27T04:16:54.567Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:55.895Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:16:55.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:55.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:55.976Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:56.577Z","message":"Entering","context":{"RequestID":"6ef10154-93b5-463e-8e13-57c96cbdc280","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cb87816-f15c-4e97-a28b-c7cf433b23db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:56.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:56.579Z","message":"{\"transactionId\":\"6ef10154-93b5-463e-8e13-57c96cbdc280\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:56:577\",\"respDate\":\"230927-04:16:56:579\",\"sourceId\":\"haproxy:6ef10154-93b5-463e-8e13-57c96cbdc280\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:56:577-15636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df7ed03f-70fe-9e39-9f63-31f7509f2b2a], x-b3-parentspanid=[7ae9003691cbd8ca], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fdb63e5aa3df7247ae9003691cbd8ca], x-b3-spanid=[3776bc000abed04f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ef10154-93b5-463e-8e13-57c96cbdc280]}\\\"}\"}","context":{"RequestID":"6ef10154-93b5-463e-8e13-57c96cbdc280","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cb87816-f15c-4e97-a28b-c7cf433b23db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:56.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:56.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ef10154-93b5-463e-8e13-57c96cbdc280","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cb87816-f15c-4e97-a28b-c7cf433b23db","LogTimestamp":"2023-09-27T04:16:56.579Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:58.120Z","message":"Entering","context":{"RequestID":"19419f93-4264-4394-9a5e-5a71a7b2d536","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6610580-de20-4752-9836-11107027d790","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:58.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:58.121Z","message":"{\"transactionId\":\"19419f93-4264-4394-9a5e-5a71a7b2d536\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:58:120\",\"respDate\":\"230927-04:16:58:121\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:19419f93-4264-4394-9a5e-5a71a7b2d536\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:58:120-32977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[160ec9f7-1330-4422-93e3-4826e8af6754], x-b3-parentspanid=[b6ca4ea103e88b72], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49993], x-envoy-attempt-count=[1], x-b3-traceid=[74e5d28c8c360123b6ca4ea103e88b72], x-b3-spanid=[17fc170867417515], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[19419f93-4264-4394-9a5e-5a71a7b2d536]}\\\"}\"}","context":{"RequestID":"19419f93-4264-4394-9a5e-5a71a7b2d536","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6610580-de20-4752-9836-11107027d790","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:16:58.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:58.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19419f93-4264-4394-9a5e-5a71a7b2d536","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6610580-de20-4752-9836-11107027d790","LogTimestamp":"2023-09-27T04:16:58.122Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:58.418Z","message":"Entering","context":{"RequestID":"fc60489d-7318-4277-a664-98d7341b9814","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"960985b9-03a2-4b60-8bad-6acdc9272279","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"fc60489d-7318-4277-a664-98d7341b9814","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"960985b9-03a2-4b60-8bad-6acdc9272279","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:58.421Z","message":"{\"transactionId\":\"fc60489d-7318-4277-a664-98d7341b9814\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:58:419\",\"respDate\":\"230927-04:16:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fc60489d-7318-4277-a664-98d7341b9814\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:16:58:419-44564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fc60489d-7318-4277-a664-98d7341b9814]}\\\"}\"}","context":{"RequestID":"fc60489d-7318-4277-a664-98d7341b9814","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"960985b9-03a2-4b60-8bad-6acdc9272279","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:16:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc60489d-7318-4277-a664-98d7341b9814","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"960985b9-03a2-4b60-8bad-6acdc9272279","LogTimestamp":"2023-09-27T04:16:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:16:58.589Z","message":"Entering","context":{"RequestID":"dfed3123-828e-496f-84ef-3f824c9d82ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c4d2c45d-42a7-43c8-9680-88753a54c1e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:58.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:16:58.591Z","message":"{\"transactionId\":\"dfed3123-828e-496f-84ef-3f824c9d82ce\",\"status\":\"200\",\"rqstDate\":\"230927-04:16:58:589\",\"respDate\":\"230927-04:16:58:591\",\"sourceId\":\"haproxy:dfed3123-828e-496f-84ef-3f824c9d82ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:16:58:589-80675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f42f1dc0-26eb-4a47-8e1b-8bdc8c6fb118], x-b3-parentspanid=[2d6c02f3cc577d41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9921bf6ef97efefd2d6c02f3cc577d41], x-b3-spanid=[ede7aa511d1b6387], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dfed3123-828e-496f-84ef-3f824c9d82ce]}\\\"}\"}","context":{"RequestID":"dfed3123-828e-496f-84ef-3f824c9d82ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c4d2c45d-42a7-43c8-9680-88753a54c1e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:16:58.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:16:58.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfed3123-828e-496f-84ef-3f824c9d82ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4d2c45d-42a7-43c8-9680-88753a54c1e8","LogTimestamp":"2023-09-27T04:16:58.591Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:16:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:00.600Z","message":"Entering","context":{"RequestID":"6e9b742b-727f-46a3-b45d-54345aef8295","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8dcdf65-560b-431b-b80c-62a0eef33abd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:00.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:00.602Z","message":"{\"transactionId\":\"6e9b742b-727f-46a3-b45d-54345aef8295\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:00:600\",\"respDate\":\"230927-04:17:00:602\",\"sourceId\":\"haproxy:6e9b742b-727f-46a3-b45d-54345aef8295\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:00:600-81461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70b38275-3826-4bc8-98b8-87e6d7e42560], x-b3-parentspanid=[cd3f9f0fa1674c2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34a3ab00287ed4b5cd3f9f0fa1674c2f], x-b3-spanid=[b90c403ef81a8654], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e9b742b-727f-46a3-b45d-54345aef8295]}\\\"}\"}","context":{"RequestID":"6e9b742b-727f-46a3-b45d-54345aef8295","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8dcdf65-560b-431b-b80c-62a0eef33abd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:00.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:00.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e9b742b-727f-46a3-b45d-54345aef8295","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8dcdf65-560b-431b-b80c-62a0eef33abd","LogTimestamp":"2023-09-27T04:17:00.602Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:02.614Z","message":"Entering","context":{"RequestID":"8f48bdc3-78ee-499f-9394-7ab625f3ad7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf1d08e8-d819-4c42-98ce-90cd59ac6a2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:02.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:02.616Z","message":"{\"transactionId\":\"8f48bdc3-78ee-499f-9394-7ab625f3ad7c\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:02:615\",\"respDate\":\"230927-04:17:02:616\",\"sourceId\":\"haproxy:8f48bdc3-78ee-499f-9394-7ab625f3ad7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:02:615-80656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3edd42c-9379-4df1-b39d-f87a176b2674], x-b3-parentspanid=[2c96322d0e800426], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa1cec00e05d541d2c96322d0e800426], x-b3-spanid=[b5a79a2587b6be72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f48bdc3-78ee-499f-9394-7ab625f3ad7c]}\\\"}\"}","context":{"RequestID":"8f48bdc3-78ee-499f-9394-7ab625f3ad7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf1d08e8-d819-4c42-98ce-90cd59ac6a2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:02.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:02.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f48bdc3-78ee-499f-9394-7ab625f3ad7c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf1d08e8-d819-4c42-98ce-90cd59ac6a2b","LogTimestamp":"2023-09-27T04:17:02.616Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:17:04.628Z","message":"Entering","context":{"RequestID":"02ebaccd-eb99-4379-acd3-1dea98858133","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48281599-55af-4015-a3f4-ee853e871850","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:04.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:04.629Z","message":"{\"transactionId\":\"02ebaccd-eb99-4379-acd3-1dea98858133\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:04:628\",\"respDate\":\"230927-04:17:04:629\",\"sourceId\":\"haproxy:02ebaccd-eb99-4379-acd3-1dea98858133\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:04:628-4385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[224fa1f1-c3a2-4f60-b353-cde9896fa378], x-b3-parentspanid=[e816e9617c05b7bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e8a7056489ee3f8e816e9617c05b7bd], x-b3-spanid=[9935e385832784e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02ebaccd-eb99-4379-acd3-1dea98858133]}\\\"}\"}","context":{"RequestID":"02ebaccd-eb99-4379-acd3-1dea98858133","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48281599-55af-4015-a3f4-ee853e871850","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:04.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:04.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02ebaccd-eb99-4379-acd3-1dea98858133","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48281599-55af-4015-a3f4-ee853e871850","LogTimestamp":"2023-09-27T04:17:04.630Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:17:05.895Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:17:05.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:05.912Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:05.912Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:06.637Z","message":"Entering","context":{"RequestID":"48320d54-5779-4fb5-b05f-706a63445fb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a146eff-9b9c-4e51-af2c-d96a8f6ea266","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:06.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:06.639Z","message":"{\"transactionId\":\"48320d54-5779-4fb5-b05f-706a63445fb4\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:06:638\",\"respDate\":\"230927-04:17:06:639\",\"sourceId\":\"haproxy:48320d54-5779-4fb5-b05f-706a63445fb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:06:638-6702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76ea6bdc-dc1d-4c95-b53b-8b7cc5b256a4], x-b3-parentspanid=[e38657cfa0d841b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6352c133cef0a536e38657cfa0d841b2], x-b3-spanid=[b57921c85a2edfe8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48320d54-5779-4fb5-b05f-706a63445fb4]}\\\"}\"}","context":{"RequestID":"48320d54-5779-4fb5-b05f-706a63445fb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a146eff-9b9c-4e51-af2c-d96a8f6ea266","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:06.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:06.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48320d54-5779-4fb5-b05f-706a63445fb4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a146eff-9b9c-4e51-af2c-d96a8f6ea266","LogTimestamp":"2023-09-27T04:17:06.640Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:17:08.118Z","message":"Entering","context":{"RequestID":"c17ce7eb-7080-48f1-bf38-6fbf2410cb95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95b01b68-b429-409f-b7a7-834996d30864","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:08.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:08.120Z","message":"{\"transactionId\":\"c17ce7eb-7080-48f1-bf38-6fbf2410cb95\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:08:118\",\"respDate\":\"230927-04:17:08:120\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c17ce7eb-7080-48f1-bf38-6fbf2410cb95\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:08:118-99629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f780000-bafe-45de-ba21-3849f35e8db3], x-b3-parentspanid=[c3d7279b75494fa2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41903], x-envoy-attempt-count=[1], x-b3-traceid=[37deb33bfe314285c3d7279b75494fa2], x-b3-spanid=[b3709e5b53bb1ada], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c17ce7eb-7080-48f1-bf38-6fbf2410cb95]}\\\"}\"}","context":{"RequestID":"c17ce7eb-7080-48f1-bf38-6fbf2410cb95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95b01b68-b429-409f-b7a7-834996d30864","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:08.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:08.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c17ce7eb-7080-48f1-bf38-6fbf2410cb95","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95b01b68-b429-409f-b7a7-834996d30864","LogTimestamp":"2023-09-27T04:17:08.120Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:08.417Z","message":"Entering","context":{"RequestID":"c0c7fcc0-5dfc-48da-ba32-77b8d2bae947","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84817437-10f5-4c8a-b83e-0f723becd25f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"c0c7fcc0-5dfc-48da-ba32-77b8d2bae947","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84817437-10f5-4c8a-b83e-0f723becd25f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:08.420Z","message":"{\"transactionId\":\"c0c7fcc0-5dfc-48da-ba32-77b8d2bae947\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:08:417\",\"respDate\":\"230927-04:17:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c0c7fcc0-5dfc-48da-ba32-77b8d2bae947\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:08:417-30638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c0c7fcc0-5dfc-48da-ba32-77b8d2bae947]}\\\"}\"}","context":{"RequestID":"c0c7fcc0-5dfc-48da-ba32-77b8d2bae947","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84817437-10f5-4c8a-b83e-0f723becd25f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0c7fcc0-5dfc-48da-ba32-77b8d2bae947","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84817437-10f5-4c8a-b83e-0f723becd25f","LogTimestamp":"2023-09-27T04:17:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:17:08.650Z","message":"Entering","context":{"RequestID":"ace57b97-c354-4892-a4c4-fab69d3d26b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5bca44de-c8ad-43e5-82bf-19f1a8e72bd6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:08.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:08.652Z","message":"{\"transactionId\":\"ace57b97-c354-4892-a4c4-fab69d3d26b6\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:08:651\",\"respDate\":\"230927-04:17:08:652\",\"sourceId\":\"haproxy:ace57b97-c354-4892-a4c4-fab69d3d26b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:08:651-17150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a99bc3b4-6c29-4998-a29f-371f322e4dd5], x-b3-parentspanid=[3ed308c8611369ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d405b1f285722b633ed308c8611369ca], x-b3-spanid=[e9da7a68acd71544], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ace57b97-c354-4892-a4c4-fab69d3d26b6]}\\\"}\"}","context":{"RequestID":"ace57b97-c354-4892-a4c4-fab69d3d26b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5bca44de-c8ad-43e5-82bf-19f1a8e72bd6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:08.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:08.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ace57b97-c354-4892-a4c4-fab69d3d26b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bca44de-c8ad-43e5-82bf-19f1a8e72bd6","LogTimestamp":"2023-09-27T04:17:08.652Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:10.662Z","message":"Entering","context":{"RequestID":"9c6342ac-3553-49df-b1c2-38c2f7b26400","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74ceb3ed-b856-4c73-9f79-2ddb5fc73808","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:10.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:10.664Z","message":"{\"transactionId\":\"9c6342ac-3553-49df-b1c2-38c2f7b26400\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:10:663\",\"respDate\":\"230927-04:17:10:664\",\"sourceId\":\"haproxy:9c6342ac-3553-49df-b1c2-38c2f7b26400\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:10:663-77516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5373c57a-3de4-4fb6-8c21-335b535dbe4c], x-b3-parentspanid=[cfd7c5a4d48f7f82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e00fee32e6f27707cfd7c5a4d48f7f82], x-b3-spanid=[1969b00a9975a37d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c6342ac-3553-49df-b1c2-38c2f7b26400]}\\\"}\"}","context":{"RequestID":"9c6342ac-3553-49df-b1c2-38c2f7b26400","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74ceb3ed-b856-4c73-9f79-2ddb5fc73808","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:10.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:10.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c6342ac-3553-49df-b1c2-38c2f7b26400","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74ceb3ed-b856-4c73-9f79-2ddb5fc73808","LogTimestamp":"2023-09-27T04:17:10.665Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:17:10.985Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:10.990Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:12.675Z","message":"Entering","context":{"RequestID":"3caef0e6-c54f-4170-a3c3-f4a8f64d61a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f56881-d200-4855-a174-1d4bdf7940dc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:12.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:12.677Z","message":"{\"transactionId\":\"3caef0e6-c54f-4170-a3c3-f4a8f64d61a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:12:676\",\"respDate\":\"230927-04:17:12:677\",\"sourceId\":\"haproxy:3caef0e6-c54f-4170-a3c3-f4a8f64d61a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:12:676-68884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a2d7a9-a944-49f4-9205-5c9c4e61e147], x-b3-parentspanid=[4b7dc62f6c3ba8c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed5809d8a5efe6c64b7dc62f6c3ba8c2], x-b3-spanid=[6552eeb3b26d1df3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3caef0e6-c54f-4170-a3c3-f4a8f64d61a0]}\\\"}\"}","context":{"RequestID":"3caef0e6-c54f-4170-a3c3-f4a8f64d61a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f56881-d200-4855-a174-1d4bdf7940dc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:12.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:12.678Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3caef0e6-c54f-4170-a3c3-f4a8f64d61a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35f56881-d200-4855-a174-1d4bdf7940dc","LogTimestamp":"2023-09-27T04:17:12.678Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:17:14.689Z","message":"Entering","context":{"RequestID":"eea11e77-6fe4-4da0-9be0-431da7ee2f9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3619a1f5-6a9b-4777-bee3-f9060b1aa55a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:14.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:14.691Z","message":"{\"transactionId\":\"eea11e77-6fe4-4da0-9be0-431da7ee2f9b\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:14:689\",\"respDate\":\"230927-04:17:14:691\",\"sourceId\":\"haproxy:eea11e77-6fe4-4da0-9be0-431da7ee2f9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:14:689-23184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1db2fac9-0871-422e-9588-cc136a737512], x-b3-parentspanid=[18100fb3d8af285a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[014534066e2cf96b18100fb3d8af285a], x-b3-spanid=[f5eb036f2c84a9fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eea11e77-6fe4-4da0-9be0-431da7ee2f9b]}\\\"}\"}","context":{"RequestID":"eea11e77-6fe4-4da0-9be0-431da7ee2f9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3619a1f5-6a9b-4777-bee3-f9060b1aa55a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:14.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:14.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eea11e77-6fe4-4da0-9be0-431da7ee2f9b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3619a1f5-6a9b-4777-bee3-f9060b1aa55a","LogTimestamp":"2023-09-27T04:17:14.691Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:15.895Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:17:15.912Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:15.913Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:15.913Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:16.701Z","message":"Entering","context":{"RequestID":"b215ba33-23ed-4d96-a274-7bc53d3f8f19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"435d3382-c87d-405c-bc44-1c5d8b1e3fb9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:16.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:16.703Z","message":"{\"transactionId\":\"b215ba33-23ed-4d96-a274-7bc53d3f8f19\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:16:702\",\"respDate\":\"230927-04:17:16:703\",\"sourceId\":\"haproxy:b215ba33-23ed-4d96-a274-7bc53d3f8f19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:16:702-22759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b567a566-6177-417a-b32b-f4f80175839d], x-b3-parentspanid=[dce9b35e1a117910], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ac58afd16855865dce9b35e1a117910], x-b3-spanid=[8867909ff48369c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b215ba33-23ed-4d96-a274-7bc53d3f8f19]}\\\"}\"}","context":{"RequestID":"b215ba33-23ed-4d96-a274-7bc53d3f8f19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"435d3382-c87d-405c-bc44-1c5d8b1e3fb9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:16.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:16.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b215ba33-23ed-4d96-a274-7bc53d3f8f19","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"435d3382-c87d-405c-bc44-1c5d8b1e3fb9","LogTimestamp":"2023-09-27T04:17:16.704Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:18.114Z","message":"Entering","context":{"RequestID":"6a9523e9-b360-4ca4-8b94-9345647de3df","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54a3fb9c-d482-435d-96b0-d8c9bf62107c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:18.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:18.116Z","message":"{\"transactionId\":\"6a9523e9-b360-4ca4-8b94-9345647de3df\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:18:115\",\"respDate\":\"230927-04:17:18:116\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6a9523e9-b360-4ca4-8b94-9345647de3df\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:18:115-19818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06a3b73e-0aee-4f10-9f4b-951b4a8fdf5a], x-b3-parentspanid=[0006f4aa424070c6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56929], x-envoy-attempt-count=[1], x-b3-traceid=[3a1912b148ebafa30006f4aa424070c6], x-b3-spanid=[7c178e38cfe12409], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6a9523e9-b360-4ca4-8b94-9345647de3df]}\\\"}\"}","context":{"RequestID":"6a9523e9-b360-4ca4-8b94-9345647de3df","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54a3fb9c-d482-435d-96b0-d8c9bf62107c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:18.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:18.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a9523e9-b360-4ca4-8b94-9345647de3df","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54a3fb9c-d482-435d-96b0-d8c9bf62107c","LogTimestamp":"2023-09-27T04:17:18.116Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:17:18.417Z","message":"Entering","context":{"RequestID":"647c6a5e-f6d4-402d-8d62-351d73e710d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"439b3526-8b87-4d4c-bde0-f02d7ab2af2a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"647c6a5e-f6d4-402d-8d62-351d73e710d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"439b3526-8b87-4d4c-bde0-f02d7ab2af2a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:18.420Z","message":"{\"transactionId\":\"647c6a5e-f6d4-402d-8d62-351d73e710d7\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:18:418\",\"respDate\":\"230927-04:17:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:647c6a5e-f6d4-402d-8d62-351d73e710d7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:18:418-51040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[647c6a5e-f6d4-402d-8d62-351d73e710d7]}\\\"}\"}","context":{"RequestID":"647c6a5e-f6d4-402d-8d62-351d73e710d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"439b3526-8b87-4d4c-bde0-f02d7ab2af2a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"647c6a5e-f6d4-402d-8d62-351d73e710d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"439b3526-8b87-4d4c-bde0-f02d7ab2af2a","LogTimestamp":"2023-09-27T04:17:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:18.721Z","message":"Entering","context":{"RequestID":"372e11c1-e41f-4419-866d-9b00d42eb922","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17cc4483-44d2-41e4-aa77-717e0eff79ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:18.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:18.723Z","message":"{\"transactionId\":\"372e11c1-e41f-4419-866d-9b00d42eb922\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:18:722\",\"respDate\":\"230927-04:17:18:723\",\"sourceId\":\"haproxy:372e11c1-e41f-4419-866d-9b00d42eb922\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:18:722-26766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[902fb647-3a9b-43e6-bb3a-b128e14c5e2a], x-b3-parentspanid=[d04bbc2c55f7a7da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ac24655e5c6a40fd04bbc2c55f7a7da], x-b3-spanid=[1e33c9f3030cb0e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[372e11c1-e41f-4419-866d-9b00d42eb922]}\\\"}\"}","context":{"RequestID":"372e11c1-e41f-4419-866d-9b00d42eb922","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17cc4483-44d2-41e4-aa77-717e0eff79ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:18.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:18.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"372e11c1-e41f-4419-866d-9b00d42eb922","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17cc4483-44d2-41e4-aa77-717e0eff79ac","LogTimestamp":"2023-09-27T04:17:18.723Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:20.738Z","message":"Entering","context":{"RequestID":"f8899d48-a23f-4b3f-8d0c-627df18443e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"591655a7-e750-4bbc-86dd-d1f1c31c4b20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:20.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:20.740Z","message":"{\"transactionId\":\"f8899d48-a23f-4b3f-8d0c-627df18443e9\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:20:739\",\"respDate\":\"230927-04:17:20:740\",\"sourceId\":\"haproxy:f8899d48-a23f-4b3f-8d0c-627df18443e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:20:739-11921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e8d0f21-fc64-423d-8a3a-5ce831ac6e2f], x-b3-parentspanid=[dbccb8b1ff8f56b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ecb405fad3341b8bdbccb8b1ff8f56b6], x-b3-spanid=[63e1464c797e7801], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8899d48-a23f-4b3f-8d0c-627df18443e9]}\\\"}\"}","context":{"RequestID":"f8899d48-a23f-4b3f-8d0c-627df18443e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"591655a7-e750-4bbc-86dd-d1f1c31c4b20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:20.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:20.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8899d48-a23f-4b3f-8d0c-627df18443e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"591655a7-e750-4bbc-86dd-d1f1c31c4b20","LogTimestamp":"2023-09-27T04:17:20.741Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:22.752Z","message":"Entering","context":{"RequestID":"ee3907f2-f104-4eef-a319-e6e4159fd1d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76095bd8-788b-47fa-a1dc-92f76b198c6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:22.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:22.755Z","message":"{\"transactionId\":\"ee3907f2-f104-4eef-a319-e6e4159fd1d4\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:22:753\",\"respDate\":\"230927-04:17:22:754\",\"sourceId\":\"haproxy:ee3907f2-f104-4eef-a319-e6e4159fd1d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:22:753-65966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a4b75b2-6a81-4795-844c-f3ccef2485e7], x-b3-parentspanid=[f2f212b052a32461], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0015422a56bc6272f2f212b052a32461], x-b3-spanid=[55180b720dba3cd3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee3907f2-f104-4eef-a319-e6e4159fd1d4]}\\\"}\"}","context":{"RequestID":"ee3907f2-f104-4eef-a319-e6e4159fd1d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76095bd8-788b-47fa-a1dc-92f76b198c6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:22.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:22.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee3907f2-f104-4eef-a319-e6e4159fd1d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76095bd8-788b-47fa-a1dc-92f76b198c6e","LogTimestamp":"2023-09-27T04:17:22.755Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:17:24.764Z","message":"Entering","context":{"RequestID":"a0617690-a9e0-4441-bdc0-d5c678b2b05f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29273b22-b007-4090-83e4-1f36a78570df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:24.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:24.766Z","message":"{\"transactionId\":\"a0617690-a9e0-4441-bdc0-d5c678b2b05f\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:24:765\",\"respDate\":\"230927-04:17:24:766\",\"sourceId\":\"haproxy:a0617690-a9e0-4441-bdc0-d5c678b2b05f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:24:765-21703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46c94d7d-129b-45ce-824e-970c947c8de5], x-b3-parentspanid=[f78560715cfe0042], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[680ed093c986390bf78560715cfe0042], x-b3-spanid=[3b84086154a48cf7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0617690-a9e0-4441-bdc0-d5c678b2b05f]}\\\"}\"}","context":{"RequestID":"a0617690-a9e0-4441-bdc0-d5c678b2b05f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29273b22-b007-4090-83e4-1f36a78570df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:24.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:24.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0617690-a9e0-4441-bdc0-d5c678b2b05f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29273b22-b007-4090-83e4-1f36a78570df","LogTimestamp":"2023-09-27T04:17:24.766Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:17:25.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:17:25.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:25.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:25.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:26.778Z","message":"Entering","context":{"RequestID":"35b3dda0-499e-406a-9361-ef4104de71e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb0322ec-6712-4832-9d7e-aeed8aab8866","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:26.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:26.780Z","message":"{\"transactionId\":\"35b3dda0-499e-406a-9361-ef4104de71e9\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:26:779\",\"respDate\":\"230927-04:17:26:780\",\"sourceId\":\"haproxy:35b3dda0-499e-406a-9361-ef4104de71e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:26:779-11636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be038bf7-de74-4710-b1c7-e3b03b93f8f8], x-b3-parentspanid=[ec875ec0309ad354], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3081fe54e40aeb35ec875ec0309ad354], x-b3-spanid=[753fc8d397561205], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35b3dda0-499e-406a-9361-ef4104de71e9]}\\\"}\"}","context":{"RequestID":"35b3dda0-499e-406a-9361-ef4104de71e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb0322ec-6712-4832-9d7e-aeed8aab8866","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:26.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:26.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35b3dda0-499e-406a-9361-ef4104de71e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb0322ec-6712-4832-9d7e-aeed8aab8866","LogTimestamp":"2023-09-27T04:17:26.781Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:28.112Z","message":"Entering","context":{"RequestID":"65da6f83-2175-4d5d-b7fe-502b2f7d3c7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4242d4a-1628-45b7-beeb-d70a51663fb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:28.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:28.114Z","message":"{\"transactionId\":\"65da6f83-2175-4d5d-b7fe-502b2f7d3c7e\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:28:113\",\"respDate\":\"230927-04:17:28:114\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:65da6f83-2175-4d5d-b7fe-502b2f7d3c7e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:28:113-68060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27e99d50-a630-4d02-8c4f-5f8316dd31f4], x-b3-parentspanid=[567be9600719fafb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59617], x-envoy-attempt-count=[1], x-b3-traceid=[04c2b012a6e6edce567be9600719fafb], x-b3-spanid=[b0d53ec644de9648], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[65da6f83-2175-4d5d-b7fe-502b2f7d3c7e]}\\\"}\"}","context":{"RequestID":"65da6f83-2175-4d5d-b7fe-502b2f7d3c7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4242d4a-1628-45b7-beeb-d70a51663fb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:28.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:28.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65da6f83-2175-4d5d-b7fe-502b2f7d3c7e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4242d4a-1628-45b7-beeb-d70a51663fb5","LogTimestamp":"2023-09-27T04:17:28.115Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:28.418Z","message":"Entering","context":{"RequestID":"0ed923ac-984a-4f03-b2ac-d3d1f66f8b31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"355ce679-0354-4603-abbb-85ff4a32cb93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0ed923ac-984a-4f03-b2ac-d3d1f66f8b31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"355ce679-0354-4603-abbb-85ff4a32cb93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:28.421Z","message":"{\"transactionId\":\"0ed923ac-984a-4f03-b2ac-d3d1f66f8b31\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:28:419\",\"respDate\":\"230927-04:17:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0ed923ac-984a-4f03-b2ac-d3d1f66f8b31\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:28:419-56602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0ed923ac-984a-4f03-b2ac-d3d1f66f8b31]}\\\"}\"}","context":{"RequestID":"0ed923ac-984a-4f03-b2ac-d3d1f66f8b31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"355ce679-0354-4603-abbb-85ff4a32cb93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ed923ac-984a-4f03-b2ac-d3d1f66f8b31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"355ce679-0354-4603-abbb-85ff4a32cb93","LogTimestamp":"2023-09-27T04:17:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:17:28.797Z","message":"Entering","context":{"RequestID":"b4b6d1cc-42dd-465e-a646-3d6e7c776985","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00eed0fd-2b9d-4b28-be50-972edafc9c76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:28.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:28.799Z","message":"{\"transactionId\":\"b4b6d1cc-42dd-465e-a646-3d6e7c776985\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:28:798\",\"respDate\":\"230927-04:17:28:799\",\"sourceId\":\"haproxy:b4b6d1cc-42dd-465e-a646-3d6e7c776985\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:28:798-28684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59a7fdb6-2e23-4aab-93aa-51331f38c9fc], x-b3-parentspanid=[0dd1b11359204a07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[616363d2bd24478d0dd1b11359204a07], x-b3-spanid=[bbfade216e281a4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4b6d1cc-42dd-465e-a646-3d6e7c776985]}\\\"}\"}","context":{"RequestID":"b4b6d1cc-42dd-465e-a646-3d6e7c776985","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00eed0fd-2b9d-4b28-be50-972edafc9c76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:28.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:28.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4b6d1cc-42dd-465e-a646-3d6e7c776985","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00eed0fd-2b9d-4b28-be50-972edafc9c76","LogTimestamp":"2023-09-27T04:17:28.800Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:30.809Z","message":"Entering","context":{"RequestID":"41e6fd1d-6ce9-45ad-a358-811000f36df7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d1c25e5-e8fb-4a96-b785-ee97466ef9d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:30.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:30.811Z","message":"{\"transactionId\":\"41e6fd1d-6ce9-45ad-a358-811000f36df7\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:30:809\",\"respDate\":\"230927-04:17:30:811\",\"sourceId\":\"haproxy:41e6fd1d-6ce9-45ad-a358-811000f36df7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:30:809-56542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e52efb9-f208-42c3-9030-5a74a9d1fce4], x-b3-parentspanid=[67d964c26b0aa235], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44d51fc96295c23567d964c26b0aa235], x-b3-spanid=[8ebca52bfab342f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41e6fd1d-6ce9-45ad-a358-811000f36df7]}\\\"}\"}","context":{"RequestID":"41e6fd1d-6ce9-45ad-a358-811000f36df7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d1c25e5-e8fb-4a96-b785-ee97466ef9d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:30.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:30.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41e6fd1d-6ce9-45ad-a358-811000f36df7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d1c25e5-e8fb-4a96-b785-ee97466ef9d2","LogTimestamp":"2023-09-27T04:17:30.811Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:17:32.822Z","message":"Entering","context":{"RequestID":"2caafc1b-d053-4943-9121-4fe892260721","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66c8dd8b-9821-4340-8bd7-65c91bd1ab99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:32.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:32.824Z","message":"{\"transactionId\":\"2caafc1b-d053-4943-9121-4fe892260721\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:32:823\",\"respDate\":\"230927-04:17:32:824\",\"sourceId\":\"haproxy:2caafc1b-d053-4943-9121-4fe892260721\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:32:823-88525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afe347a0-85df-44c1-a6aa-5189fd3313c5], x-b3-parentspanid=[2ffe45a80efc8e52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a331e950dc32c8e52ffe45a80efc8e52], x-b3-spanid=[c54809be8340b1fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2caafc1b-d053-4943-9121-4fe892260721]}\\\"}\"}","context":{"RequestID":"2caafc1b-d053-4943-9121-4fe892260721","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66c8dd8b-9821-4340-8bd7-65c91bd1ab99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:32.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:32.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2caafc1b-d053-4943-9121-4fe892260721","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66c8dd8b-9821-4340-8bd7-65c91bd1ab99","LogTimestamp":"2023-09-27T04:17:32.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:17:34.834Z","message":"Entering","context":{"RequestID":"cf550593-6466-41de-8ba8-6d26e1f578eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5230364-f0a7-488b-975d-0491312eb69d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:34.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:34.836Z","message":"{\"transactionId\":\"cf550593-6466-41de-8ba8-6d26e1f578eb\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:34:834\",\"respDate\":\"230927-04:17:34:836\",\"sourceId\":\"haproxy:cf550593-6466-41de-8ba8-6d26e1f578eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:34:834-57785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab37078f-92c4-4dfa-86b2-295d7a700d39], x-b3-parentspanid=[4cb777be53e8b593], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c95dbe680ecac074cb777be53e8b593], x-b3-spanid=[b8b7078cf26ea8aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf550593-6466-41de-8ba8-6d26e1f578eb]}\\\"}\"}","context":{"RequestID":"cf550593-6466-41de-8ba8-6d26e1f578eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5230364-f0a7-488b-975d-0491312eb69d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:34.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:34.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf550593-6466-41de-8ba8-6d26e1f578eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5230364-f0a7-488b-975d-0491312eb69d","LogTimestamp":"2023-09-27T04:17:34.836Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:35.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:17:35.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:35.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:35.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:36.849Z","message":"Entering","context":{"RequestID":"4c70729d-97c2-45b1-901a-f48432975404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f28ee6a-58bd-4a3f-8a13-e4e02deea1da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:36.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:36.851Z","message":"{\"transactionId\":\"4c70729d-97c2-45b1-901a-f48432975404\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:36:850\",\"respDate\":\"230927-04:17:36:851\",\"sourceId\":\"haproxy:4c70729d-97c2-45b1-901a-f48432975404\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:36:850-1033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb357188-0d61-477c-a202-c11c57870b0a], x-b3-parentspanid=[ba736425ea38c6f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d34950e5515ba666ba736425ea38c6f7], x-b3-spanid=[6d2c95a92f5dac76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c70729d-97c2-45b1-901a-f48432975404]}\\\"}\"}","context":{"RequestID":"4c70729d-97c2-45b1-901a-f48432975404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f28ee6a-58bd-4a3f-8a13-e4e02deea1da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:36.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:36.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c70729d-97c2-45b1-901a-f48432975404","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f28ee6a-58bd-4a3f-8a13-e4e02deea1da","LogTimestamp":"2023-09-27T04:17:36.852Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:38.115Z","message":"Entering","context":{"RequestID":"d6b5e202-ca7c-4d6f-b978-6244ea5632b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16efe6ea-7060-4325-9818-e2e2c4309c99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:38.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:38.117Z","message":"{\"transactionId\":\"d6b5e202-ca7c-4d6f-b978-6244ea5632b2\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:38:116\",\"respDate\":\"230927-04:17:38:117\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d6b5e202-ca7c-4d6f-b978-6244ea5632b2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:38:116-35472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6d3a353-c116-4242-8098-383669ce0d62], x-b3-parentspanid=[69f24a74a860b123], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56749], x-envoy-attempt-count=[1], x-b3-traceid=[491b24ac06f8c25269f24a74a860b123], x-b3-spanid=[68feedc40dac54b8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d6b5e202-ca7c-4d6f-b978-6244ea5632b2]}\\\"}\"}","context":{"RequestID":"d6b5e202-ca7c-4d6f-b978-6244ea5632b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16efe6ea-7060-4325-9818-e2e2c4309c99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:38.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:38.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6b5e202-ca7c-4d6f-b978-6244ea5632b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16efe6ea-7060-4325-9818-e2e2c4309c99","LogTimestamp":"2023-09-27T04:17:38.117Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:17:38.418Z","message":"Entering","context":{"RequestID":"c7276ed7-548b-4a16-a16e-4dc9d3450079","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48452569-ade7-46a6-b301-6205d760c81b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"c7276ed7-548b-4a16-a16e-4dc9d3450079","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48452569-ade7-46a6-b301-6205d760c81b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:38.421Z","message":"{\"transactionId\":\"c7276ed7-548b-4a16-a16e-4dc9d3450079\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:38:419\",\"respDate\":\"230927-04:17:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c7276ed7-548b-4a16-a16e-4dc9d3450079\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:38:419-91575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c7276ed7-548b-4a16-a16e-4dc9d3450079]}\\\"}\"}","context":{"RequestID":"c7276ed7-548b-4a16-a16e-4dc9d3450079","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48452569-ade7-46a6-b301-6205d760c81b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7276ed7-548b-4a16-a16e-4dc9d3450079","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48452569-ade7-46a6-b301-6205d760c81b","LogTimestamp":"2023-09-27T04:17:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:38.870Z","message":"Entering","context":{"RequestID":"f96e1ebd-120c-4121-9d7e-8797025cada1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee951d17-49e4-48be-8036-16232bfcfc6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:38.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:38.873Z","message":"{\"transactionId\":\"f96e1ebd-120c-4121-9d7e-8797025cada1\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:38:871\",\"respDate\":\"230927-04:17:38:873\",\"sourceId\":\"haproxy:f96e1ebd-120c-4121-9d7e-8797025cada1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:38:871-2959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a81e9f4a-6d76-409f-b1e6-53b968bd779e], x-b3-parentspanid=[2637159901e0baa3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83a35caa9306de312637159901e0baa3], x-b3-spanid=[eaab6fa43d502902], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f96e1ebd-120c-4121-9d7e-8797025cada1]}\\\"}\"}","context":{"RequestID":"f96e1ebd-120c-4121-9d7e-8797025cada1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee951d17-49e4-48be-8036-16232bfcfc6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:38.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:38.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f96e1ebd-120c-4121-9d7e-8797025cada1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee951d17-49e4-48be-8036-16232bfcfc6b","LogTimestamp":"2023-09-27T04:17:38.874Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:17:40.882Z","message":"Entering","context":{"RequestID":"edcbd15f-52ec-4ed7-adaf-5829e9498db5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90b0e09f-4c2f-4d7f-9301-c47c25318b0b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:40.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:40.884Z","message":"{\"transactionId\":\"edcbd15f-52ec-4ed7-adaf-5829e9498db5\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:40:883\",\"respDate\":\"230927-04:17:40:884\",\"sourceId\":\"haproxy:edcbd15f-52ec-4ed7-adaf-5829e9498db5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:40:883-6986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[520d52ed-d748-48dc-8609-f51b45f5c662], x-b3-parentspanid=[ade25b8874852ff1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd05f9e35ab5e876ade25b8874852ff1], x-b3-spanid=[f1a36b66227db3dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edcbd15f-52ec-4ed7-adaf-5829e9498db5]}\\\"}\"}","context":{"RequestID":"edcbd15f-52ec-4ed7-adaf-5829e9498db5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90b0e09f-4c2f-4d7f-9301-c47c25318b0b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:40.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:40.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edcbd15f-52ec-4ed7-adaf-5829e9498db5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90b0e09f-4c2f-4d7f-9301-c47c25318b0b","LogTimestamp":"2023-09-27T04:17:40.885Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:17:40.991Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:41.007Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:42.892Z","message":"Entering","context":{"RequestID":"bfbc0bab-e595-4fce-a22d-082f6bd2f5c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64e1b2ad-e1e7-4055-8954-1d055a482465","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:42.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:42.895Z","message":"{\"transactionId\":\"bfbc0bab-e595-4fce-a22d-082f6bd2f5c5\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:42:893\",\"respDate\":\"230927-04:17:42:895\",\"sourceId\":\"haproxy:bfbc0bab-e595-4fce-a22d-082f6bd2f5c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:42:893-40504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ac8000a-9363-4f92-a25f-64666300dc77], x-b3-parentspanid=[c4f811941b9046ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb7ea78200870ef6c4f811941b9046ad], x-b3-spanid=[8a6df71f752dba72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfbc0bab-e595-4fce-a22d-082f6bd2f5c5]}\\\"}\"}","context":{"RequestID":"bfbc0bab-e595-4fce-a22d-082f6bd2f5c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64e1b2ad-e1e7-4055-8954-1d055a482465","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:42.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:42.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfbc0bab-e595-4fce-a22d-082f6bd2f5c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64e1b2ad-e1e7-4055-8954-1d055a482465","LogTimestamp":"2023-09-27T04:17:42.895Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:44.904Z","message":"Entering","context":{"RequestID":"3a3d7854-a5f2-498b-9a04-aa155c94093a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a954291f-b9b0-462b-b81d-712234252fcf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:44.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:44.906Z","message":"{\"transactionId\":\"3a3d7854-a5f2-498b-9a04-aa155c94093a\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:44:904\",\"respDate\":\"230927-04:17:44:906\",\"sourceId\":\"haproxy:3a3d7854-a5f2-498b-9a04-aa155c94093a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:44:904-94522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3f1987a-e284-4ab7-930c-fa1c353390ce], x-b3-parentspanid=[6c8a3d7647d3f21e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7aac229042073966c8a3d7647d3f21e], x-b3-spanid=[e02886a4709be1df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a3d7854-a5f2-498b-9a04-aa155c94093a]}\\\"}\"}","context":{"RequestID":"3a3d7854-a5f2-498b-9a04-aa155c94093a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a954291f-b9b0-462b-b81d-712234252fcf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:44.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:44.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a3d7854-a5f2-498b-9a04-aa155c94093a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a954291f-b9b0-462b-b81d-712234252fcf","LogTimestamp":"2023-09-27T04:17:44.906Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:45.895Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:17:45.911Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:45.911Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:45.911Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:46.924Z","message":"Entering","context":{"RequestID":"f64b91aa-a97d-4d7a-8d02-a147951efe05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64c757a0-b778-47b6-b49a-e87b8c4886b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:46.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:46.927Z","message":"{\"transactionId\":\"f64b91aa-a97d-4d7a-8d02-a147951efe05\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:46:925\",\"respDate\":\"230927-04:17:46:927\",\"sourceId\":\"haproxy:f64b91aa-a97d-4d7a-8d02-a147951efe05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:46:925-25010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64e84be5-8a6f-4e9e-8890-93ccdce175a3], x-b3-parentspanid=[f8b1e50e9da824bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2767fe99462efdb9f8b1e50e9da824bc], x-b3-spanid=[cd26785f24d3ec2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f64b91aa-a97d-4d7a-8d02-a147951efe05]}\\\"}\"}","context":{"RequestID":"f64b91aa-a97d-4d7a-8d02-a147951efe05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64c757a0-b778-47b6-b49a-e87b8c4886b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:46.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:46.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f64b91aa-a97d-4d7a-8d02-a147951efe05","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64c757a0-b778-47b6-b49a-e87b8c4886b4","LogTimestamp":"2023-09-27T04:17:46.927Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:48.113Z","message":"Entering","context":{"RequestID":"2222aa90-c852-44b3-8418-b75c18c8dd58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f58eaf56-528d-44a7-93b2-d3abce9b8dea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:48.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:48.115Z","message":"{\"transactionId\":\"2222aa90-c852-44b3-8418-b75c18c8dd58\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:48:113\",\"respDate\":\"230927-04:17:48:115\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2222aa90-c852-44b3-8418-b75c18c8dd58\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:48:113-65901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[574dd333-0bbe-44e3-97ce-0cd835acc835], x-b3-parentspanid=[022c10cb027367c2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45761], x-envoy-attempt-count=[1], x-b3-traceid=[271b5ce32cad42dc022c10cb027367c2], x-b3-spanid=[19480b27afc5c668], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2222aa90-c852-44b3-8418-b75c18c8dd58]}\\\"}\"}","context":{"RequestID":"2222aa90-c852-44b3-8418-b75c18c8dd58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f58eaf56-528d-44a7-93b2-d3abce9b8dea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:48.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:48.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2222aa90-c852-44b3-8418-b75c18c8dd58","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f58eaf56-528d-44a7-93b2-d3abce9b8dea","LogTimestamp":"2023-09-27T04:17:48.115Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:48.419Z","message":"Entering","context":{"RequestID":"e3cf559c-4802-45c1-916e-35925363a42c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1f8233b-610c-4052-be96-084d005fa0c3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"e3cf559c-4802-45c1-916e-35925363a42c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1f8233b-610c-4052-be96-084d005fa0c3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:48.422Z","message":"{\"transactionId\":\"e3cf559c-4802-45c1-916e-35925363a42c\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:48:420\",\"respDate\":\"230927-04:17:48:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e3cf559c-4802-45c1-916e-35925363a42c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:48:420-20739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e3cf559c-4802-45c1-916e-35925363a42c]}\\\"}\"}","context":{"RequestID":"e3cf559c-4802-45c1-916e-35925363a42c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1f8233b-610c-4052-be96-084d005fa0c3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3cf559c-4802-45c1-916e-35925363a42c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1f8233b-610c-4052-be96-084d005fa0c3","LogTimestamp":"2023-09-27T04:17:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:17:48.946Z","message":"Entering","context":{"RequestID":"c3614b27-4025-4c20-ba49-230561efe80b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c923746-2fc2-4be1-9953-52473d7df5ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:48.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:48.949Z","message":"{\"transactionId\":\"c3614b27-4025-4c20-ba49-230561efe80b\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:48:947\",\"respDate\":\"230927-04:17:48:949\",\"sourceId\":\"haproxy:c3614b27-4025-4c20-ba49-230561efe80b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:48:947-95951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fde55e1-2584-4ef3-8e82-4d8f6c1060f1], x-b3-parentspanid=[10d4ca9bcfa70c2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ca288ef609d080810d4ca9bcfa70c2e], x-b3-spanid=[8daadd0a1a52d7b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3614b27-4025-4c20-ba49-230561efe80b]}\\\"}\"}","context":{"RequestID":"c3614b27-4025-4c20-ba49-230561efe80b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c923746-2fc2-4be1-9953-52473d7df5ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:48.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:48.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3614b27-4025-4c20-ba49-230561efe80b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c923746-2fc2-4be1-9953-52473d7df5ed","LogTimestamp":"2023-09-27T04:17:48.949Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:50.958Z","message":"Entering","context":{"RequestID":"facdbd8a-338a-4054-8892-9e4cbb4efbe8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0afc900-0a27-4369-9821-b852e009f766","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:50.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:50.960Z","message":"{\"transactionId\":\"facdbd8a-338a-4054-8892-9e4cbb4efbe8\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:50:959\",\"respDate\":\"230927-04:17:50:960\",\"sourceId\":\"haproxy:facdbd8a-338a-4054-8892-9e4cbb4efbe8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:50:959-62738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[baecabbe-94eb-47d4-877f-12d1ac8f7116], x-b3-parentspanid=[b0b82913ea287ab2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06b5965e4068e5e3b0b82913ea287ab2], x-b3-spanid=[a98f35ad57251336], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[facdbd8a-338a-4054-8892-9e4cbb4efbe8]}\\\"}\"}","context":{"RequestID":"facdbd8a-338a-4054-8892-9e4cbb4efbe8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0afc900-0a27-4369-9821-b852e009f766","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:50.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:50.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"facdbd8a-338a-4054-8892-9e4cbb4efbe8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0afc900-0a27-4369-9821-b852e009f766","LogTimestamp":"2023-09-27T04:17:50.961Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:52.984Z","message":"Entering","context":{"RequestID":"90c83170-79a3-4e36-9576-81277778a64f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96a7c706-24d5-46a8-9f2e-3fcf826e19bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:52.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:52.986Z","message":"{\"transactionId\":\"90c83170-79a3-4e36-9576-81277778a64f\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:52:984\",\"respDate\":\"230927-04:17:52:986\",\"sourceId\":\"haproxy:90c83170-79a3-4e36-9576-81277778a64f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:17:52:984-87314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c104a60-573c-4ec0-a139-c89fa74bfd94], x-b3-parentspanid=[ab23dbeb55c1c711], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54f6bf421de0fa6fab23dbeb55c1c711], x-b3-spanid=[ac7dd4d59325ba46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90c83170-79a3-4e36-9576-81277778a64f]}\\\"}\"}","context":{"RequestID":"90c83170-79a3-4e36-9576-81277778a64f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96a7c706-24d5-46a8-9f2e-3fcf826e19bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:52.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:52.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90c83170-79a3-4e36-9576-81277778a64f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96a7c706-24d5-46a8-9f2e-3fcf826e19bb","LogTimestamp":"2023-09-27T04:17:52.986Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:17:54.994Z","message":"Entering","context":{"RequestID":"77d45c7d-f763-4fb4-9cc9-f5589a969660","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"713f5720-3266-4524-bcce-2bb159371632","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:54.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:54.997Z","message":"{\"transactionId\":\"77d45c7d-f763-4fb4-9cc9-f5589a969660\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:54:994\",\"respDate\":\"230927-04:17:54:996\",\"sourceId\":\"haproxy:77d45c7d-f763-4fb4-9cc9-f5589a969660\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:54:994-80879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0893bf7-d98e-4f6c-8326-b494f7d06bf3], x-b3-parentspanid=[dbf2673538b5d1ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d92ca946e872d3a1dbf2673538b5d1ed], x-b3-spanid=[372586974a876238], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77d45c7d-f763-4fb4-9cc9-f5589a969660]}\\\"}\"}","context":{"RequestID":"77d45c7d-f763-4fb4-9cc9-f5589a969660","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"713f5720-3266-4524-bcce-2bb159371632","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:54.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:54.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77d45c7d-f763-4fb4-9cc9-f5589a969660","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"713f5720-3266-4524-bcce-2bb159371632","LogTimestamp":"2023-09-27T04:17:54.997Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:17:55.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:17:55.953Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:55.953Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:55.954Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:57.012Z","message":"Entering","context":{"RequestID":"f7f04a74-02e2-440a-abf3-ebc396e67784","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a37b2d4-d27c-48e5-ac0d-fe19d88cf16a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:57.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:57.014Z","message":"{\"transactionId\":\"f7f04a74-02e2-440a-abf3-ebc396e67784\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:57:012\",\"respDate\":\"230927-04:17:57:014\",\"sourceId\":\"haproxy:f7f04a74-02e2-440a-abf3-ebc396e67784\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:57:012-29510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1d5c66f-b56b-4e20-90aa-035f7d84d9ad], x-b3-parentspanid=[03686798ba491905], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03a48df28ae3494803686798ba491905], x-b3-spanid=[da5ee7691657c373], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7f04a74-02e2-440a-abf3-ebc396e67784]}\\\"}\"}","context":{"RequestID":"f7f04a74-02e2-440a-abf3-ebc396e67784","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a37b2d4-d27c-48e5-ac0d-fe19d88cf16a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:57.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:57.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7f04a74-02e2-440a-abf3-ebc396e67784","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a37b2d4-d27c-48e5-ac0d-fe19d88cf16a","LogTimestamp":"2023-09-27T04:17:57.014Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:58.114Z","message":"Entering","context":{"RequestID":"b0c07450-362a-47d2-88ef-bfe5ce9082a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a114a72-268f-46ac-a1aa-6c9334fa1185","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:58.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:58.115Z","message":"{\"transactionId\":\"b0c07450-362a-47d2-88ef-bfe5ce9082a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:58:114\",\"respDate\":\"230927-04:17:58:115\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b0c07450-362a-47d2-88ef-bfe5ce9082a0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:17:58:114-18932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[344facf5-e5a8-4c5e-b933-dffa36921619], x-b3-parentspanid=[de2571605b537cde], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48441], x-envoy-attempt-count=[1], x-b3-traceid=[230c95eb22a07c95de2571605b537cde], x-b3-spanid=[4b4d57664b057148], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b0c07450-362a-47d2-88ef-bfe5ce9082a0]}\\\"}\"}","context":{"RequestID":"b0c07450-362a-47d2-88ef-bfe5ce9082a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a114a72-268f-46ac-a1aa-6c9334fa1185","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:17:58.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:58.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0c07450-362a-47d2-88ef-bfe5ce9082a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a114a72-268f-46ac-a1aa-6c9334fa1185","LogTimestamp":"2023-09-27T04:17:58.116Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:58.418Z","message":"Entering","context":{"RequestID":"278519d2-8a1f-452d-8cba-543bfd6472cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2188abe-289c-4715-96fb-fe03f4b6900a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"278519d2-8a1f-452d-8cba-543bfd6472cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2188abe-289c-4715-96fb-fe03f4b6900a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:58.421Z","message":"{\"transactionId\":\"278519d2-8a1f-452d-8cba-543bfd6472cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:58:418\",\"respDate\":\"230927-04:17:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:278519d2-8a1f-452d-8cba-543bfd6472cd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:58:418-72956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[278519d2-8a1f-452d-8cba-543bfd6472cd]}\\\"}\"}","context":{"RequestID":"278519d2-8a1f-452d-8cba-543bfd6472cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2188abe-289c-4715-96fb-fe03f4b6900a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:17:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"278519d2-8a1f-452d-8cba-543bfd6472cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2188abe-289c-4715-96fb-fe03f4b6900a","LogTimestamp":"2023-09-27T04:17:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:17:59.031Z","message":"Entering","context":{"RequestID":"88c38ac5-f91f-4f7f-9af7-3aa60dc35449","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14f0a53e-80ec-4422-9614-d2cac872f49b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:59.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:17:59.033Z","message":"{\"transactionId\":\"88c38ac5-f91f-4f7f-9af7-3aa60dc35449\",\"status\":\"200\",\"rqstDate\":\"230927-04:17:59:032\",\"respDate\":\"230927-04:17:59:033\",\"sourceId\":\"haproxy:88c38ac5-f91f-4f7f-9af7-3aa60dc35449\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:17:59:032-81488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[076df544-6276-4c30-82d4-7a1dd286057d], x-b3-parentspanid=[e57bc7aa07627dc0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e5ffcba751f67dbe57bc7aa07627dc0], x-b3-spanid=[e2c230e9e92a63a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88c38ac5-f91f-4f7f-9af7-3aa60dc35449]}\\\"}\"}","context":{"RequestID":"88c38ac5-f91f-4f7f-9af7-3aa60dc35449","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14f0a53e-80ec-4422-9614-d2cac872f49b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:17:59.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:17:59.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88c38ac5-f91f-4f7f-9af7-3aa60dc35449","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14f0a53e-80ec-4422-9614-d2cac872f49b","LogTimestamp":"2023-09-27T04:17:59.033Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:17:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:18:01.042Z","message":"Entering","context":{"RequestID":"f2322a70-85c7-4dda-ac06-9885dadcce8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"261372a5-fae2-4a96-ae11-ca56efff258f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:01.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:01.044Z","message":"{\"transactionId\":\"f2322a70-85c7-4dda-ac06-9885dadcce8d\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:01:043\",\"respDate\":\"230927-04:18:01:044\",\"sourceId\":\"haproxy:f2322a70-85c7-4dda-ac06-9885dadcce8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:01:043-95468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35442b2e-f1a4-4070-8a71-0fb69c2b7ecb], x-b3-parentspanid=[72620664b6ea2139], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[002a3276410be89e72620664b6ea2139], x-b3-spanid=[d2a0bdfe3d686f9b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2322a70-85c7-4dda-ac06-9885dadcce8d]}\\\"}\"}","context":{"RequestID":"f2322a70-85c7-4dda-ac06-9885dadcce8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"261372a5-fae2-4a96-ae11-ca56efff258f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:01.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:01.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2322a70-85c7-4dda-ac06-9885dadcce8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"261372a5-fae2-4a96-ae11-ca56efff258f","LogTimestamp":"2023-09-27T04:18:01.044Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:18:03.052Z","message":"Entering","context":{"RequestID":"0d37ae35-7575-4b99-99c8-7bf53af21dee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3b44859-94c8-484f-a369-03aea66e842d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:03.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:03.054Z","message":"{\"transactionId\":\"0d37ae35-7575-4b99-99c8-7bf53af21dee\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:03:053\",\"respDate\":\"230927-04:18:03:054\",\"sourceId\":\"haproxy:0d37ae35-7575-4b99-99c8-7bf53af21dee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:03:053-6887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74d894cc-83b6-4a31-b4c4-d55c5dbe3875], x-b3-parentspanid=[3ee053025280f397], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65b8898c980a75503ee053025280f397], x-b3-spanid=[218dc7568cf86707], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d37ae35-7575-4b99-99c8-7bf53af21dee]}\\\"}\"}","context":{"RequestID":"0d37ae35-7575-4b99-99c8-7bf53af21dee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3b44859-94c8-484f-a369-03aea66e842d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:03.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:03.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d37ae35-7575-4b99-99c8-7bf53af21dee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3b44859-94c8-484f-a369-03aea66e842d","LogTimestamp":"2023-09-27T04:18:03.054Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:05.064Z","message":"Entering","context":{"RequestID":"0a842b3a-398d-4dd2-b76a-cda6289ee204","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d846f90-72c3-477c-b651-9ffe08eca9ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:05.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:05.066Z","message":"{\"transactionId\":\"0a842b3a-398d-4dd2-b76a-cda6289ee204\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:05:065\",\"respDate\":\"230927-04:18:05:066\",\"sourceId\":\"haproxy:0a842b3a-398d-4dd2-b76a-cda6289ee204\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:05:065-89704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27e82069-5f15-4740-b826-a4d00e337c48], x-b3-parentspanid=[b4c09778d76b106f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fe41fcf2bac74c5b4c09778d76b106f], x-b3-spanid=[add67e66b86ef54c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a842b3a-398d-4dd2-b76a-cda6289ee204]}\\\"}\"}","context":{"RequestID":"0a842b3a-398d-4dd2-b76a-cda6289ee204","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d846f90-72c3-477c-b651-9ffe08eca9ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:05.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:05.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a842b3a-398d-4dd2-b76a-cda6289ee204","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d846f90-72c3-477c-b651-9ffe08eca9ad","LogTimestamp":"2023-09-27T04:18:05.067Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:05.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:18:05.916Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:05.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:05.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:07.076Z","message":"Entering","context":{"RequestID":"4f9c155c-2a1b-4413-a4f8-24d351c155c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4fa03cac-498f-4065-98ae-937837dcabe5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:07.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:07.078Z","message":"{\"transactionId\":\"4f9c155c-2a1b-4413-a4f8-24d351c155c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:07:077\",\"respDate\":\"230927-04:18:07:078\",\"sourceId\":\"haproxy:4f9c155c-2a1b-4413-a4f8-24d351c155c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:07:077-78671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34b24504-65d5-4949-95b0-68558fe23091], x-b3-parentspanid=[cbb22f814de2400b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49fbebf43ab3827ccbb22f814de2400b], x-b3-spanid=[137d3346074e234f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f9c155c-2a1b-4413-a4f8-24d351c155c6]}\\\"}\"}","context":{"RequestID":"4f9c155c-2a1b-4413-a4f8-24d351c155c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4fa03cac-498f-4065-98ae-937837dcabe5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:07.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:07.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f9c155c-2a1b-4413-a4f8-24d351c155c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fa03cac-498f-4065-98ae-937837dcabe5","LogTimestamp":"2023-09-27T04:18:07.078Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:18:08.117Z","message":"Entering","context":{"RequestID":"3f3a119b-ca0d-43fb-afcd-63742ffcd49e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09d7a841-0afc-46ca-92fe-5da40b312cb1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:08.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:08.120Z","message":"{\"transactionId\":\"3f3a119b-ca0d-43fb-afcd-63742ffcd49e\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:08:118\",\"respDate\":\"230927-04:18:08:120\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3f3a119b-ca0d-43fb-afcd-63742ffcd49e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:08:118-33288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f8944a4-87d0-476c-b29f-3687d39318a9], x-b3-parentspanid=[bc53775159a85f1f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38473], x-envoy-attempt-count=[1], x-b3-traceid=[8e5d0eb58f1cc5d1bc53775159a85f1f], x-b3-spanid=[3664c6a1e1defd15], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3f3a119b-ca0d-43fb-afcd-63742ffcd49e]}\\\"}\"}","context":{"RequestID":"3f3a119b-ca0d-43fb-afcd-63742ffcd49e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09d7a841-0afc-46ca-92fe-5da40b312cb1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:08.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:08.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f3a119b-ca0d-43fb-afcd-63742ffcd49e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09d7a841-0afc-46ca-92fe-5da40b312cb1","LogTimestamp":"2023-09-27T04:18:08.120Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:18:08.417Z","message":"Entering","context":{"RequestID":"a2f3f955-c623-4fc8-abc2-3d9725659354","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2872ba3-a080-42c1-b174-10e2d487094b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"a2f3f955-c623-4fc8-abc2-3d9725659354","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2872ba3-a080-42c1-b174-10e2d487094b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:08.420Z","message":"{\"transactionId\":\"a2f3f955-c623-4fc8-abc2-3d9725659354\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:08:418\",\"respDate\":\"230927-04:18:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a2f3f955-c623-4fc8-abc2-3d9725659354\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:08:418-5109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a2f3f955-c623-4fc8-abc2-3d9725659354]}\\\"}\"}","context":{"RequestID":"a2f3f955-c623-4fc8-abc2-3d9725659354","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2872ba3-a080-42c1-b174-10e2d487094b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2f3f955-c623-4fc8-abc2-3d9725659354","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2872ba3-a080-42c1-b174-10e2d487094b","LogTimestamp":"2023-09-27T04:18:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:09.091Z","message":"Entering","context":{"RequestID":"d6ffea39-b2e9-4543-bb18-4755c963cd36","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9371531e-350a-4f08-bbeb-dd84efce8460","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:09.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:09.094Z","message":"{\"transactionId\":\"d6ffea39-b2e9-4543-bb18-4755c963cd36\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:09:092\",\"respDate\":\"230927-04:18:09:094\",\"sourceId\":\"haproxy:d6ffea39-b2e9-4543-bb18-4755c963cd36\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:09:092-80341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[340f4a9b-0301-454f-bfb8-7f93dc5eb737], x-b3-parentspanid=[4f2e4886f1899343], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b7b37275f935a324f2e4886f1899343], x-b3-spanid=[d78012d18718351f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6ffea39-b2e9-4543-bb18-4755c963cd36]}\\\"}\"}","context":{"RequestID":"d6ffea39-b2e9-4543-bb18-4755c963cd36","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9371531e-350a-4f08-bbeb-dd84efce8460","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:09.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:09.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6ffea39-b2e9-4543-bb18-4755c963cd36","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9371531e-350a-4f08-bbeb-dd84efce8460","LogTimestamp":"2023-09-27T04:18:09.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:11.008Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:11.016Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:11.107Z","message":"Entering","context":{"RequestID":"c862e7b1-cd04-4496-9348-3f6fbd1e6c16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"171070bc-a4a8-4ab3-bfd4-49f616fd3d70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:11.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:11.108Z","message":"{\"transactionId\":\"c862e7b1-cd04-4496-9348-3f6fbd1e6c16\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:11:107\",\"respDate\":\"230927-04:18:11:108\",\"sourceId\":\"haproxy:c862e7b1-cd04-4496-9348-3f6fbd1e6c16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:18:11:107-50940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5fad140-ee84-457c-b9b4-5a0757c09f52], x-b3-parentspanid=[14963c38369fbfda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[625f05a72fac373214963c38369fbfda], x-b3-spanid=[bac960582dceeeca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c862e7b1-cd04-4496-9348-3f6fbd1e6c16]}\\\"}\"}","context":{"RequestID":"c862e7b1-cd04-4496-9348-3f6fbd1e6c16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"171070bc-a4a8-4ab3-bfd4-49f616fd3d70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:11.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:11.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c862e7b1-cd04-4496-9348-3f6fbd1e6c16","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"171070bc-a4a8-4ab3-bfd4-49f616fd3d70","LogTimestamp":"2023-09-27T04:18:11.109Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:13.119Z","message":"Entering","context":{"RequestID":"14e0d88c-ad96-4d32-8d2c-4d340a95e182","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31d8eaf1-60ce-4079-bc6d-150876dfb37e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:13.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:13.121Z","message":"{\"transactionId\":\"14e0d88c-ad96-4d32-8d2c-4d340a95e182\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:13:120\",\"respDate\":\"230927-04:18:13:121\",\"sourceId\":\"haproxy:14e0d88c-ad96-4d32-8d2c-4d340a95e182\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:13:120-16244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee4b3371-0227-4a57-819e-e88ab9fa2f73], x-b3-parentspanid=[46855398cb0decef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc04259833e75cc646855398cb0decef], x-b3-spanid=[4e93450ffe429eb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14e0d88c-ad96-4d32-8d2c-4d340a95e182]}\\\"}\"}","context":{"RequestID":"14e0d88c-ad96-4d32-8d2c-4d340a95e182","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31d8eaf1-60ce-4079-bc6d-150876dfb37e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:13.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:13.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14e0d88c-ad96-4d32-8d2c-4d340a95e182","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31d8eaf1-60ce-4079-bc6d-150876dfb37e","LogTimestamp":"2023-09-27T04:18:13.122Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:15.131Z","message":"Entering","context":{"RequestID":"404b58ad-c723-4135-85a4-df116538cb2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43ee4269-bdd0-447a-bd83-e805b7086d17","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:15.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:15.134Z","message":"{\"transactionId\":\"404b58ad-c723-4135-85a4-df116538cb2c\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:15:132\",\"respDate\":\"230927-04:18:15:134\",\"sourceId\":\"haproxy:404b58ad-c723-4135-85a4-df116538cb2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:18:15:132-90057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d913e44-eeab-43d4-bc0b-258d274db6b9], x-b3-parentspanid=[6244d43aefd99451], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93ca14f89beb14cc6244d43aefd99451], x-b3-spanid=[e471bb3d72cd70cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[404b58ad-c723-4135-85a4-df116538cb2c]}\\\"}\"}","context":{"RequestID":"404b58ad-c723-4135-85a4-df116538cb2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43ee4269-bdd0-447a-bd83-e805b7086d17","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:15.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:15.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"404b58ad-c723-4135-85a4-df116538cb2c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43ee4269-bdd0-447a-bd83-e805b7086d17","LogTimestamp":"2023-09-27T04:18:15.134Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:18:15.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:18:15.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:15.910Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:15.910Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:17.155Z","message":"Entering","context":{"RequestID":"1873ba37-c65e-4857-a1bc-9e1a04e00450","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ad016c2-f620-4bb7-8d43-6e1789b2f205","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:17.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:17.157Z","message":"{\"transactionId\":\"1873ba37-c65e-4857-a1bc-9e1a04e00450\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:17:156\",\"respDate\":\"230927-04:18:17:157\",\"sourceId\":\"haproxy:1873ba37-c65e-4857-a1bc-9e1a04e00450\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:17:156-4407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5c4cad5-80cc-4a42-a2e9-1d25647b262a], x-b3-parentspanid=[355f5a361b799d75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5cd9074f3667c94355f5a361b799d75], x-b3-spanid=[875566ec67c8aa7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1873ba37-c65e-4857-a1bc-9e1a04e00450]}\\\"}\"}","context":{"RequestID":"1873ba37-c65e-4857-a1bc-9e1a04e00450","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ad016c2-f620-4bb7-8d43-6e1789b2f205","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:17.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:17.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1873ba37-c65e-4857-a1bc-9e1a04e00450","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ad016c2-f620-4bb7-8d43-6e1789b2f205","LogTimestamp":"2023-09-27T04:18:17.158Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:18.135Z","message":"Entering","context":{"RequestID":"04987852-a179-4b00-8abe-c1166c6b5677","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf126a5e-3407-42ba-a493-f0bd92dcf6e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:18.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:18.137Z","message":"{\"transactionId\":\"04987852-a179-4b00-8abe-c1166c6b5677\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:18:135\",\"respDate\":\"230927-04:18:18:137\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:04987852-a179-4b00-8abe-c1166c6b5677\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:18:135-382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6a3245a-7e98-4d1e-a4ae-8124a666da28], x-b3-parentspanid=[9c06f3a32865f80a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46705], x-envoy-attempt-count=[1], x-b3-traceid=[62f34f5002dc4e729c06f3a32865f80a], x-b3-spanid=[fc0789c63a06a7d0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[04987852-a179-4b00-8abe-c1166c6b5677]}\\\"}\"}","context":{"RequestID":"04987852-a179-4b00-8abe-c1166c6b5677","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf126a5e-3407-42ba-a493-f0bd92dcf6e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:18.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:18.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04987852-a179-4b00-8abe-c1166c6b5677","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf126a5e-3407-42ba-a493-f0bd92dcf6e8","LogTimestamp":"2023-09-27T04:18:18.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:18.418Z","message":"Entering","context":{"RequestID":"b27b92b6-0bea-41ee-924c-c7408fe493ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f84e84b-bfcf-4d3e-a98d-9dc81a8fc86d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"b27b92b6-0bea-41ee-924c-c7408fe493ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f84e84b-bfcf-4d3e-a98d-9dc81a8fc86d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:18.421Z","message":"{\"transactionId\":\"b27b92b6-0bea-41ee-924c-c7408fe493ee\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:18:419\",\"respDate\":\"230927-04:18:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b27b92b6-0bea-41ee-924c-c7408fe493ee\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:18:18:419-8169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b27b92b6-0bea-41ee-924c-c7408fe493ee]}\\\"}\"}","context":{"RequestID":"b27b92b6-0bea-41ee-924c-c7408fe493ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f84e84b-bfcf-4d3e-a98d-9dc81a8fc86d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b27b92b6-0bea-41ee-924c-c7408fe493ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f84e84b-bfcf-4d3e-a98d-9dc81a8fc86d","LogTimestamp":"2023-09-27T04:18:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:19.171Z","message":"Entering","context":{"RequestID":"736e7bf5-d2ba-4f10-acd4-614e6e0b57f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c78177c6-42ac-4631-832c-3fa457d18789","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:19.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:19.173Z","message":"{\"transactionId\":\"736e7bf5-d2ba-4f10-acd4-614e6e0b57f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:19:172\",\"respDate\":\"230927-04:18:19:173\",\"sourceId\":\"haproxy:736e7bf5-d2ba-4f10-acd4-614e6e0b57f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:18:19:172-35457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59ecd353-bd7c-4c0e-9497-d88765e63e84], x-b3-parentspanid=[60936ff788f433c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de9c62d54a3f10d360936ff788f433c9], x-b3-spanid=[f1873736806f3ebc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[736e7bf5-d2ba-4f10-acd4-614e6e0b57f5]}\\\"}\"}","context":{"RequestID":"736e7bf5-d2ba-4f10-acd4-614e6e0b57f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c78177c6-42ac-4631-832c-3fa457d18789","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:19.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:19.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"736e7bf5-d2ba-4f10-acd4-614e6e0b57f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c78177c6-42ac-4631-832c-3fa457d18789","LogTimestamp":"2023-09-27T04:18:19.173Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:18:21.181Z","message":"Entering","context":{"RequestID":"d2faf121-d93b-47c7-b7f5-e485966be444","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ae851a4-366a-4100-8d78-e520a53fd190","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:21.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:21.184Z","message":"{\"transactionId\":\"d2faf121-d93b-47c7-b7f5-e485966be444\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:21:182\",\"respDate\":\"230927-04:18:21:183\",\"sourceId\":\"haproxy:d2faf121-d93b-47c7-b7f5-e485966be444\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:21:182-73576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b815d269-b27e-4bc3-87a1-a17332fed543], x-b3-parentspanid=[839e735f5343bba6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf4184977745d8da839e735f5343bba6], x-b3-spanid=[0ee43174f9afb32d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2faf121-d93b-47c7-b7f5-e485966be444]}\\\"}\"}","context":{"RequestID":"d2faf121-d93b-47c7-b7f5-e485966be444","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ae851a4-366a-4100-8d78-e520a53fd190","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:21.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:21.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2faf121-d93b-47c7-b7f5-e485966be444","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ae851a4-366a-4100-8d78-e520a53fd190","LogTimestamp":"2023-09-27T04:18:21.185Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:18:23.199Z","message":"Entering","context":{"RequestID":"9744c665-eec5-45dd-8b58-caca92132afa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b80513e-183d-4c04-8742-26e577fc00c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:23.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:23.201Z","message":"{\"transactionId\":\"9744c665-eec5-45dd-8b58-caca92132afa\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:23:200\",\"respDate\":\"230927-04:18:23:201\",\"sourceId\":\"haproxy:9744c665-eec5-45dd-8b58-caca92132afa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:23:200-28171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7834cf98-f4f7-4cec-b0e2-bd987759283d], x-b3-parentspanid=[a4bb560923cd7ae4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0470e7c473bdd53a4bb560923cd7ae4], x-b3-spanid=[6435964c3e2b2415], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9744c665-eec5-45dd-8b58-caca92132afa]}\\\"}\"}","context":{"RequestID":"9744c665-eec5-45dd-8b58-caca92132afa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b80513e-183d-4c04-8742-26e577fc00c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:23.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:23.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9744c665-eec5-45dd-8b58-caca92132afa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b80513e-183d-4c04-8742-26e577fc00c5","LogTimestamp":"2023-09-27T04:18:23.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:25.211Z","message":"Entering","context":{"RequestID":"882a1b70-090d-4956-9c9c-a804ea16c226","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7921313-f707-42d6-a6c8-942f78170bcd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:25.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:25.213Z","message":"{\"transactionId\":\"882a1b70-090d-4956-9c9c-a804ea16c226\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:25:212\",\"respDate\":\"230927-04:18:25:213\",\"sourceId\":\"haproxy:882a1b70-090d-4956-9c9c-a804ea16c226\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:25:212-4664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a838df4-a2f7-4d09-841e-0c23613f65e9], x-b3-parentspanid=[db3cc52de33b3419], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0947bcca4d9227ddb3cc52de33b3419], x-b3-spanid=[f23ab73eb25bc414], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[882a1b70-090d-4956-9c9c-a804ea16c226]}\\\"}\"}","context":{"RequestID":"882a1b70-090d-4956-9c9c-a804ea16c226","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7921313-f707-42d6-a6c8-942f78170bcd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:25.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:25.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"882a1b70-090d-4956-9c9c-a804ea16c226","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7921313-f707-42d6-a6c8-942f78170bcd","LogTimestamp":"2023-09-27T04:18:25.213Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:25.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:18:26.004Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:26.004Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:26.005Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:27.234Z","message":"Entering","context":{"RequestID":"bb305c80-18ae-4f7f-a559-6ac66df70916","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f927845d-b7c4-4be7-bc14-5059dd098b63","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:27.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:27.235Z","message":"{\"transactionId\":\"bb305c80-18ae-4f7f-a559-6ac66df70916\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:27:234\",\"respDate\":\"230927-04:18:27:235\",\"sourceId\":\"haproxy:bb305c80-18ae-4f7f-a559-6ac66df70916\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:27:234-68361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd33615c-ccb6-4ec7-87c8-868508c6669b], x-b3-parentspanid=[e0e933ec130d0843], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff38ecd973a4c610e0e933ec130d0843], x-b3-spanid=[a14653263912222c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb305c80-18ae-4f7f-a559-6ac66df70916]}\\\"}\"}","context":{"RequestID":"bb305c80-18ae-4f7f-a559-6ac66df70916","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f927845d-b7c4-4be7-bc14-5059dd098b63","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:27.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:27.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb305c80-18ae-4f7f-a559-6ac66df70916","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f927845d-b7c4-4be7-bc14-5059dd098b63","LogTimestamp":"2023-09-27T04:18:27.236Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:28.134Z","message":"Entering","context":{"RequestID":"cbb39112-a169-4835-adb1-e676b5abbdb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9fbd6f3-82fe-4bd4-ae36-eb1fdda14318","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:28.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:28.136Z","message":"{\"transactionId\":\"cbb39112-a169-4835-adb1-e676b5abbdb6\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:28:135\",\"respDate\":\"230927-04:18:28:136\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cbb39112-a169-4835-adb1-e676b5abbdb6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:28:135-18316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4950d566-0ee8-4e61-ac6a-84503ef51f5a], x-b3-parentspanid=[7763027efe349267], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41021], x-envoy-attempt-count=[1], x-b3-traceid=[c12d4067c4f0c85e7763027efe349267], x-b3-spanid=[01716b934cb9ff24], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cbb39112-a169-4835-adb1-e676b5abbdb6]}\\\"}\"}","context":{"RequestID":"cbb39112-a169-4835-adb1-e676b5abbdb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9fbd6f3-82fe-4bd4-ae36-eb1fdda14318","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:28.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:28.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbb39112-a169-4835-adb1-e676b5abbdb6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9fbd6f3-82fe-4bd4-ae36-eb1fdda14318","LogTimestamp":"2023-09-27T04:18:28.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:28.418Z","message":"Entering","context":{"RequestID":"8b67aee3-f1ce-47ee-adf2-a3c5b508614e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bac1521-32a7-46b1-90f0-c8f7739a1d7c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b67aee3-f1ce-47ee-adf2-a3c5b508614e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bac1521-32a7-46b1-90f0-c8f7739a1d7c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:28.421Z","message":"{\"transactionId\":\"8b67aee3-f1ce-47ee-adf2-a3c5b508614e\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:28:419\",\"respDate\":\"230927-04:18:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8b67aee3-f1ce-47ee-adf2-a3c5b508614e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:18:28:419-55451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8b67aee3-f1ce-47ee-adf2-a3c5b508614e]}\\\"}\"}","context":{"RequestID":"8b67aee3-f1ce-47ee-adf2-a3c5b508614e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bac1521-32a7-46b1-90f0-c8f7739a1d7c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b67aee3-f1ce-47ee-adf2-a3c5b508614e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bac1521-32a7-46b1-90f0-c8f7739a1d7c","LogTimestamp":"2023-09-27T04:18:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:18:29.254Z","message":"Entering","context":{"RequestID":"ad973ac2-7d47-4bd8-ac19-d7d831441067","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"462ad8d2-08bf-46f2-b600-5e4093b7bca4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:29.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:29.256Z","message":"{\"transactionId\":\"ad973ac2-7d47-4bd8-ac19-d7d831441067\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:29:255\",\"respDate\":\"230927-04:18:29:256\",\"sourceId\":\"haproxy:ad973ac2-7d47-4bd8-ac19-d7d831441067\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:29:255-57536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5a2c7e1-88b0-4d0c-a2c3-4e8e06bb2cac], x-b3-parentspanid=[6cae08cd6b687398], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2a6a1f2b13e818c6cae08cd6b687398], x-b3-spanid=[264bcd3b426cfc27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad973ac2-7d47-4bd8-ac19-d7d831441067]}\\\"}\"}","context":{"RequestID":"ad973ac2-7d47-4bd8-ac19-d7d831441067","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"462ad8d2-08bf-46f2-b600-5e4093b7bca4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:29.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:29.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad973ac2-7d47-4bd8-ac19-d7d831441067","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"462ad8d2-08bf-46f2-b600-5e4093b7bca4","LogTimestamp":"2023-09-27T04:18:29.256Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:31.264Z","message":"Entering","context":{"RequestID":"b7ba7517-93b9-4914-81d6-72e99a4f3462","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e496075-2d35-4348-b396-9b64abbca1eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:31.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:31.267Z","message":"{\"transactionId\":\"b7ba7517-93b9-4914-81d6-72e99a4f3462\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:31:265\",\"respDate\":\"230927-04:18:31:267\",\"sourceId\":\"haproxy:b7ba7517-93b9-4914-81d6-72e99a4f3462\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:18:31:265-81857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54853c95-01f2-4a92-ae19-d59411e96ee5], x-b3-parentspanid=[43710544b77151c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f1d27d145ce147343710544b77151c1], x-b3-spanid=[a6601fe428bc05ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7ba7517-93b9-4914-81d6-72e99a4f3462]}\\\"}\"}","context":{"RequestID":"b7ba7517-93b9-4914-81d6-72e99a4f3462","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e496075-2d35-4348-b396-9b64abbca1eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:31.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:31.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7ba7517-93b9-4914-81d6-72e99a4f3462","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e496075-2d35-4348-b396-9b64abbca1eb","LogTimestamp":"2023-09-27T04:18:31.267Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:33.276Z","message":"Entering","context":{"RequestID":"2debb918-f58b-4cc7-b94f-1137cfe69201","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2a7abf73-5fc6-4f9f-b76b-3c6633a28e6f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:33.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:33.277Z","message":"{\"transactionId\":\"2debb918-f58b-4cc7-b94f-1137cfe69201\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:33:276\",\"respDate\":\"230927-04:18:33:277\",\"sourceId\":\"haproxy:2debb918-f58b-4cc7-b94f-1137cfe69201\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:33:276-92684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05ed7dfc-6c41-4715-b393-7b7b562009ad], x-b3-parentspanid=[acdb46b38499afa1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e1b8540bb5e331eacdb46b38499afa1], x-b3-spanid=[a2811dd2f7e9a0f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2debb918-f58b-4cc7-b94f-1137cfe69201]}\\\"}\"}","context":{"RequestID":"2debb918-f58b-4cc7-b94f-1137cfe69201","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2a7abf73-5fc6-4f9f-b76b-3c6633a28e6f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:33.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:33.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2debb918-f58b-4cc7-b94f-1137cfe69201","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a7abf73-5fc6-4f9f-b76b-3c6633a28e6f","LogTimestamp":"2023-09-27T04:18:33.278Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:35.288Z","message":"Entering","context":{"RequestID":"7c38fc29-087a-45a5-848a-d2c78b3be6f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7dd321f-cef3-43c9-a8da-75eaa4704ccd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:35.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:35.290Z","message":"{\"transactionId\":\"7c38fc29-087a-45a5-848a-d2c78b3be6f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:35:289\",\"respDate\":\"230927-04:18:35:290\",\"sourceId\":\"haproxy:7c38fc29-087a-45a5-848a-d2c78b3be6f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:35:289-3544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[073fe5fc-3324-4a95-8a43-c1cedbbd516a], x-b3-parentspanid=[feb2a589e274b41c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1923601b3de15c58feb2a589e274b41c], x-b3-spanid=[c4cd871e26bea0c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c38fc29-087a-45a5-848a-d2c78b3be6f1]}\\\"}\"}","context":{"RequestID":"7c38fc29-087a-45a5-848a-d2c78b3be6f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7dd321f-cef3-43c9-a8da-75eaa4704ccd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:35.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:35.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c38fc29-087a-45a5-848a-d2c78b3be6f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7dd321f-cef3-43c9-a8da-75eaa4704ccd","LogTimestamp":"2023-09-27T04:18:35.290Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:35.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:18:35.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:35.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:35.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:37.309Z","message":"Entering","context":{"RequestID":"c236d49a-f84e-4a77-9729-293765f9ae48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7c04170-d5dd-4a9f-b967-369dc325d628","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:37.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:37.312Z","message":"{\"transactionId\":\"c236d49a-f84e-4a77-9729-293765f9ae48\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:37:310\",\"respDate\":\"230927-04:18:37:312\",\"sourceId\":\"haproxy:c236d49a-f84e-4a77-9729-293765f9ae48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:37:310-68218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[881c100b-02ff-4add-ab64-54b1a14aec16], x-b3-parentspanid=[7bb3f928922071d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b02867d50d277d4b7bb3f928922071d1], x-b3-spanid=[1d4047d38ae842ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c236d49a-f84e-4a77-9729-293765f9ae48]}\\\"}\"}","context":{"RequestID":"c236d49a-f84e-4a77-9729-293765f9ae48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7c04170-d5dd-4a9f-b967-369dc325d628","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:37.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:37.313Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c236d49a-f84e-4a77-9729-293765f9ae48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7c04170-d5dd-4a9f-b967-369dc325d628","LogTimestamp":"2023-09-27T04:18:37.313Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:38.114Z","message":"Entering","context":{"RequestID":"fb2533d8-cb66-4511-b95e-0ef3e251bd1c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc14ca68-3f2f-4857-a46e-4cce37f0de58","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:38.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:38.116Z","message":"{\"transactionId\":\"fb2533d8-cb66-4511-b95e-0ef3e251bd1c\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:38:115\",\"respDate\":\"230927-04:18:38:116\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fb2533d8-cb66-4511-b95e-0ef3e251bd1c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:38:115-53782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87e5ebbe-f1b0-4d28-9f9e-f2b80dc01082], x-b3-parentspanid=[1ac85d59480f29f4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45325], x-envoy-attempt-count=[1], x-b3-traceid=[f52002f577e224f71ac85d59480f29f4], x-b3-spanid=[72ac5d23b060a5f9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fb2533d8-cb66-4511-b95e-0ef3e251bd1c]}\\\"}\"}","context":{"RequestID":"fb2533d8-cb66-4511-b95e-0ef3e251bd1c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc14ca68-3f2f-4857-a46e-4cce37f0de58","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:38.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:38.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb2533d8-cb66-4511-b95e-0ef3e251bd1c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc14ca68-3f2f-4857-a46e-4cce37f0de58","LogTimestamp":"2023-09-27T04:18:38.117Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:38.417Z","message":"Entering","context":{"RequestID":"1bff3104-eca4-4016-bf6e-0abfe906b57d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8533086d-b8bc-441f-9802-c34ef2f661de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"1bff3104-eca4-4016-bf6e-0abfe906b57d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8533086d-b8bc-441f-9802-c34ef2f661de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:38.420Z","message":"{\"transactionId\":\"1bff3104-eca4-4016-bf6e-0abfe906b57d\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:38:418\",\"respDate\":\"230927-04:18:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1bff3104-eca4-4016-bf6e-0abfe906b57d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:38:418-59378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1bff3104-eca4-4016-bf6e-0abfe906b57d]}\\\"}\"}","context":{"RequestID":"1bff3104-eca4-4016-bf6e-0abfe906b57d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8533086d-b8bc-441f-9802-c34ef2f661de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bff3104-eca4-4016-bf6e-0abfe906b57d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8533086d-b8bc-441f-9802-c34ef2f661de","LogTimestamp":"2023-09-27T04:18:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:39.341Z","message":"Entering","context":{"RequestID":"23ce2e58-d68a-45d9-b915-8b6cda54ddcf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ea83876-4fa2-4472-a920-3fe47694fe27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:39.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:39.343Z","message":"{\"transactionId\":\"23ce2e58-d68a-45d9-b915-8b6cda54ddcf\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:39:342\",\"respDate\":\"230927-04:18:39:343\",\"sourceId\":\"haproxy:23ce2e58-d68a-45d9-b915-8b6cda54ddcf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:39:342-58773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1035bcac-5bd7-48c2-b1fa-e085ecb88fdd], x-b3-parentspanid=[1ffd77e55e8cbfa4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58402e63300c68531ffd77e55e8cbfa4], x-b3-spanid=[14a6ba11c4855ee5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23ce2e58-d68a-45d9-b915-8b6cda54ddcf]}\\\"}\"}","context":{"RequestID":"23ce2e58-d68a-45d9-b915-8b6cda54ddcf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ea83876-4fa2-4472-a920-3fe47694fe27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:39.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:39.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23ce2e58-d68a-45d9-b915-8b6cda54ddcf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ea83876-4fa2-4472-a920-3fe47694fe27","LogTimestamp":"2023-09-27T04:18:39.343Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:41.022Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:41.034Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:41.352Z","message":"Entering","context":{"RequestID":"e2454020-a412-494e-8d24-dc9a3d6e48ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36a502d9-6353-4fdf-84be-ffe3e761996f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:41.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:41.354Z","message":"{\"transactionId\":\"e2454020-a412-494e-8d24-dc9a3d6e48ee\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:41:353\",\"respDate\":\"230927-04:18:41:354\",\"sourceId\":\"haproxy:e2454020-a412-494e-8d24-dc9a3d6e48ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:41:353-70955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b0f7b3b-bf88-4324-a3d7-facdc0246f7c], x-b3-parentspanid=[f3815f67298c4202], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ee3bb13f30f2168f3815f67298c4202], x-b3-spanid=[c43cf75d7fff5c49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2454020-a412-494e-8d24-dc9a3d6e48ee]}\\\"}\"}","context":{"RequestID":"e2454020-a412-494e-8d24-dc9a3d6e48ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36a502d9-6353-4fdf-84be-ffe3e761996f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:41.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:41.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2454020-a412-494e-8d24-dc9a3d6e48ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36a502d9-6353-4fdf-84be-ffe3e761996f","LogTimestamp":"2023-09-27T04:18:41.355Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:43.365Z","message":"Entering","context":{"RequestID":"da97c843-0573-478a-814a-d14e33f93983","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6b398ac-5cf0-40c3-b36d-738e535906c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:43.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:43.367Z","message":"{\"transactionId\":\"da97c843-0573-478a-814a-d14e33f93983\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:43:366\",\"respDate\":\"230927-04:18:43:367\",\"sourceId\":\"haproxy:da97c843-0573-478a-814a-d14e33f93983\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:43:366-10090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a67922b-ed07-407e-97e7-33cd90157f1d], x-b3-parentspanid=[59f2225743885916], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[690dbc12e24d13cd59f2225743885916], x-b3-spanid=[c9302cbc261d9684], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da97c843-0573-478a-814a-d14e33f93983]}\\\"}\"}","context":{"RequestID":"da97c843-0573-478a-814a-d14e33f93983","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6b398ac-5cf0-40c3-b36d-738e535906c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:43.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:43.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da97c843-0573-478a-814a-d14e33f93983","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6b398ac-5cf0-40c3-b36d-738e535906c3","LogTimestamp":"2023-09-27T04:18:43.368Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:45.378Z","message":"Entering","context":{"RequestID":"0de78192-3559-49a1-8938-a154285cbbd9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efec3436-65b2-40a4-8852-87f1baa94f73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:45.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:45.380Z","message":"{\"transactionId\":\"0de78192-3559-49a1-8938-a154285cbbd9\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:45:379\",\"respDate\":\"230927-04:18:45:380\",\"sourceId\":\"haproxy:0de78192-3559-49a1-8938-a154285cbbd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:45:379-10735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78c8c95e-7af1-4105-ae5a-47159fbb58a3], x-b3-parentspanid=[f4a731393cd657d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fe41fbe1dc60d8ff4a731393cd657d9], x-b3-spanid=[474e0397cf22a903], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0de78192-3559-49a1-8938-a154285cbbd9]}\\\"}\"}","context":{"RequestID":"0de78192-3559-49a1-8938-a154285cbbd9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efec3436-65b2-40a4-8852-87f1baa94f73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:45.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:45.381Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0de78192-3559-49a1-8938-a154285cbbd9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efec3436-65b2-40a4-8852-87f1baa94f73","LogTimestamp":"2023-09-27T04:18:45.381Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:45.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:18:45.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:45.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:45.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:47.389Z","message":"Entering","context":{"RequestID":"777eaa7c-9f4b-4788-b8c7-988003946053","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb14f686-1379-443a-a9d3-ac04881bac9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:47.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:47.391Z","message":"{\"transactionId\":\"777eaa7c-9f4b-4788-b8c7-988003946053\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:47:389\",\"respDate\":\"230927-04:18:47:391\",\"sourceId\":\"haproxy:777eaa7c-9f4b-4788-b8c7-988003946053\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:18:47:389-26432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8658661-974b-4eee-9ec6-3b3500721585], x-b3-parentspanid=[bb0b8b728cc576f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a75614b08d8ab15abb0b8b728cc576f2], x-b3-spanid=[0635012ab67097fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[777eaa7c-9f4b-4788-b8c7-988003946053]}\\\"}\"}","context":{"RequestID":"777eaa7c-9f4b-4788-b8c7-988003946053","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb14f686-1379-443a-a9d3-ac04881bac9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:47.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:47.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"777eaa7c-9f4b-4788-b8c7-988003946053","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb14f686-1379-443a-a9d3-ac04881bac9a","LogTimestamp":"2023-09-27T04:18:47.391Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:18:48.128Z","message":"Entering","context":{"RequestID":"a71e89cb-e4ad-4262-864a-87912d322496","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc6c9705-3da3-4892-bf13-0e65302ea305","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:48.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:48.131Z","message":"{\"transactionId\":\"a71e89cb-e4ad-4262-864a-87912d322496\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:48:129\",\"respDate\":\"230927-04:18:48:131\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a71e89cb-e4ad-4262-864a-87912d322496\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:48:129-85619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c1df24e-7f4e-4ac9-a7f9-6184b199bf06], x-b3-parentspanid=[df579b4ba2d2ecfa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34217], x-envoy-attempt-count=[1], x-b3-traceid=[17f39e9ae7aaa16ddf579b4ba2d2ecfa], x-b3-spanid=[9d79b3f102c3987d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a71e89cb-e4ad-4262-864a-87912d322496]}\\\"}\"}","context":{"RequestID":"a71e89cb-e4ad-4262-864a-87912d322496","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc6c9705-3da3-4892-bf13-0e65302ea305","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:48.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:48.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a71e89cb-e4ad-4262-864a-87912d322496","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc6c9705-3da3-4892-bf13-0e65302ea305","LogTimestamp":"2023-09-27T04:18:48.132Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:18:48.419Z","message":"Entering","context":{"RequestID":"4e98d132-f159-4398-a824-c5199950cc46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b13422ca-c7ca-446e-8cf0-948806a58ff6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e98d132-f159-4398-a824-c5199950cc46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b13422ca-c7ca-446e-8cf0-948806a58ff6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:48.423Z","message":"{\"transactionId\":\"4e98d132-f159-4398-a824-c5199950cc46\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:48:419\",\"respDate\":\"230927-04:18:48:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4e98d132-f159-4398-a824-c5199950cc46\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:48:419-41493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4e98d132-f159-4398-a824-c5199950cc46]}\\\"}\"}","context":{"RequestID":"4e98d132-f159-4398-a824-c5199950cc46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b13422ca-c7ca-446e-8cf0-948806a58ff6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e98d132-f159-4398-a824-c5199950cc46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b13422ca-c7ca-446e-8cf0-948806a58ff6","LogTimestamp":"2023-09-27T04:18:48.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:18:49.401Z","message":"Entering","context":{"RequestID":"e678e431-74bd-4e40-81c7-0a44eee44523","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"631b5992-72c8-42f9-ab43-ad4c264eb5d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:49.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:49.403Z","message":"{\"transactionId\":\"e678e431-74bd-4e40-81c7-0a44eee44523\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:49:402\",\"respDate\":\"230927-04:18:49:403\",\"sourceId\":\"haproxy:e678e431-74bd-4e40-81c7-0a44eee44523\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:18:49:402-56569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46021a63-daaa-458d-bd2c-05fb48d34f13], x-b3-parentspanid=[ff6954f4a3c5c1a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5141c2fc2c62d5eff6954f4a3c5c1a3], x-b3-spanid=[e76711ed7d55aece], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e678e431-74bd-4e40-81c7-0a44eee44523]}\\\"}\"}","context":{"RequestID":"e678e431-74bd-4e40-81c7-0a44eee44523","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"631b5992-72c8-42f9-ab43-ad4c264eb5d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:49.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:49.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e678e431-74bd-4e40-81c7-0a44eee44523","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"631b5992-72c8-42f9-ab43-ad4c264eb5d0","LogTimestamp":"2023-09-27T04:18:49.404Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:51.417Z","message":"Entering","context":{"RequestID":"f878a598-859e-4b70-95f2-0ae1942481fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"017351d6-ab44-47af-afd8-07bca472af0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:51.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:51.419Z","message":"{\"transactionId\":\"f878a598-859e-4b70-95f2-0ae1942481fe\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:51:418\",\"respDate\":\"230927-04:18:51:419\",\"sourceId\":\"haproxy:f878a598-859e-4b70-95f2-0ae1942481fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:51:418-48141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d93a2bb-6cb9-42c5-8c42-fd0e9ed296d1], x-b3-parentspanid=[1cf9838498bd3d99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de0f62fc8b5008081cf9838498bd3d99], x-b3-spanid=[3045cfeb51fa4153], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f878a598-859e-4b70-95f2-0ae1942481fe]}\\\"}\"}","context":{"RequestID":"f878a598-859e-4b70-95f2-0ae1942481fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"017351d6-ab44-47af-afd8-07bca472af0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:51.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:51.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f878a598-859e-4b70-95f2-0ae1942481fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"017351d6-ab44-47af-afd8-07bca472af0d","LogTimestamp":"2023-09-27T04:18:51.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:18:53.429Z","message":"Entering","context":{"RequestID":"eb2a979c-0cee-4e57-97ed-ddacaa0214ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c867a51-2974-49be-a778-95141f272b2c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:53.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:53.431Z","message":"{\"transactionId\":\"eb2a979c-0cee-4e57-97ed-ddacaa0214ed\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:53:430\",\"respDate\":\"230927-04:18:53:431\",\"sourceId\":\"haproxy:eb2a979c-0cee-4e57-97ed-ddacaa0214ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:53:430-12979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06719427-72a9-4211-8a42-403d1e88167d], x-b3-parentspanid=[5368914059c2c010], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d721b5ff1e2926595368914059c2c010], x-b3-spanid=[c44aa320dcd26cbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb2a979c-0cee-4e57-97ed-ddacaa0214ed]}\\\"}\"}","context":{"RequestID":"eb2a979c-0cee-4e57-97ed-ddacaa0214ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c867a51-2974-49be-a778-95141f272b2c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:53.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:53.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb2a979c-0cee-4e57-97ed-ddacaa0214ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c867a51-2974-49be-a778-95141f272b2c","LogTimestamp":"2023-09-27T04:18:53.432Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:18:55.441Z","message":"Entering","context":{"RequestID":"1f07f757-2cfd-496b-8e1c-adef5473b355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f2090b33-3687-4db2-8bf4-8e5f160f3e9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:55.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:55.443Z","message":"{\"transactionId\":\"1f07f757-2cfd-496b-8e1c-adef5473b355\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:55:441\",\"respDate\":\"230927-04:18:55:442\",\"sourceId\":\"haproxy:1f07f757-2cfd-496b-8e1c-adef5473b355\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:55:441-10903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5038d0dc-20c7-402b-a8dd-523188aca3ac], x-b3-parentspanid=[2fb4d7daca5a6f97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1869a9f4253ac9212fb4d7daca5a6f97], x-b3-spanid=[3bdaa9200a1cda45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f07f757-2cfd-496b-8e1c-adef5473b355]}\\\"}\"}","context":{"RequestID":"1f07f757-2cfd-496b-8e1c-adef5473b355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f2090b33-3687-4db2-8bf4-8e5f160f3e9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:55.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:55.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f07f757-2cfd-496b-8e1c-adef5473b355","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2090b33-3687-4db2-8bf4-8e5f160f3e9d","LogTimestamp":"2023-09-27T04:18:55.443Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:55.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:18:55.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:55.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:55.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:57.451Z","message":"Entering","context":{"RequestID":"0cca80aa-e6aa-4130-a751-d097d4210731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d07bce23-df7f-4a67-9e22-5a21f6dfa7ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:57.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:57.453Z","message":"{\"transactionId\":\"0cca80aa-e6aa-4130-a751-d097d4210731\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:57:452\",\"respDate\":\"230927-04:18:57:453\",\"sourceId\":\"haproxy:0cca80aa-e6aa-4130-a751-d097d4210731\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:18:57:452-78443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a32fdde7-a0e6-4e40-8472-8ebe1a2fad2b], x-b3-parentspanid=[ef9ab8f7d5de0b48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3659e86d1cb9009ef9ab8f7d5de0b48], x-b3-spanid=[48e7d3a35aedec4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cca80aa-e6aa-4130-a751-d097d4210731]}\\\"}\"}","context":{"RequestID":"0cca80aa-e6aa-4130-a751-d097d4210731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d07bce23-df7f-4a67-9e22-5a21f6dfa7ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:57.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:57.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cca80aa-e6aa-4130-a751-d097d4210731","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d07bce23-df7f-4a67-9e22-5a21f6dfa7ee","LogTimestamp":"2023-09-27T04:18:57.453Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:18:58.109Z","message":"Entering","context":{"RequestID":"914db6e2-b523-41d5-ab6e-1d7590ee4f04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8d2cea4-4a49-4d8d-9707-9315441fa771","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:58.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:58.112Z","message":"{\"transactionId\":\"914db6e2-b523-41d5-ab6e-1d7590ee4f04\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:58:110\",\"respDate\":\"230927-04:18:58:112\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:914db6e2-b523-41d5-ab6e-1d7590ee4f04\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:58:110-90634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f7057f6-7c37-4dc2-a377-9a2ca5ed5300], x-b3-parentspanid=[7b69402d9f4b4e76], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41543], x-envoy-attempt-count=[1], x-b3-traceid=[e0a464f1f784824d7b69402d9f4b4e76], x-b3-spanid=[016ac8b3177d37d0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[914db6e2-b523-41d5-ab6e-1d7590ee4f04]}\\\"}\"}","context":{"RequestID":"914db6e2-b523-41d5-ab6e-1d7590ee4f04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8d2cea4-4a49-4d8d-9707-9315441fa771","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:18:58.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:58.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"914db6e2-b523-41d5-ab6e-1d7590ee4f04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8d2cea4-4a49-4d8d-9707-9315441fa771","LogTimestamp":"2023-09-27T04:18:58.113Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:18:58.420Z","message":"Entering","context":{"RequestID":"2508ed72-e44f-458f-8a2f-0886ff83cefa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7b90def-2bd5-4083-9251-f154c98ca372","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:58.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"2508ed72-e44f-458f-8a2f-0886ff83cefa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7b90def-2bd5-4083-9251-f154c98ca372","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:58.423Z","message":"{\"transactionId\":\"2508ed72-e44f-458f-8a2f-0886ff83cefa\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:58:421\",\"respDate\":\"230927-04:18:58:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2508ed72-e44f-458f-8a2f-0886ff83cefa\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:58:421-78475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2508ed72-e44f-458f-8a2f-0886ff83cefa]}\\\"}\"}","context":{"RequestID":"2508ed72-e44f-458f-8a2f-0886ff83cefa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7b90def-2bd5-4083-9251-f154c98ca372","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:18:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:58.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2508ed72-e44f-458f-8a2f-0886ff83cefa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7b90def-2bd5-4083-9251-f154c98ca372","LogTimestamp":"2023-09-27T04:18:58.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:18:59.469Z","message":"Entering","context":{"RequestID":"1b955011-a09a-4652-8d66-135cf7c8936f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4821c56-4b9d-4fdf-91ef-5af591dcf883","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:59.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:18:59.471Z","message":"{\"transactionId\":\"1b955011-a09a-4652-8d66-135cf7c8936f\",\"status\":\"200\",\"rqstDate\":\"230927-04:18:59:470\",\"respDate\":\"230927-04:18:59:471\",\"sourceId\":\"haproxy:1b955011-a09a-4652-8d66-135cf7c8936f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:18:59:470-6828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edf373cd-c74a-48cb-921e-d31f66c580a1], x-b3-parentspanid=[1a7624146f8fd97a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04837c05eed40bf61a7624146f8fd97a], x-b3-spanid=[648cd6a6fe55c32e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b955011-a09a-4652-8d66-135cf7c8936f]}\\\"}\"}","context":{"RequestID":"1b955011-a09a-4652-8d66-135cf7c8936f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4821c56-4b9d-4fdf-91ef-5af591dcf883","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:18:59.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:18:59.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b955011-a09a-4652-8d66-135cf7c8936f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4821c56-4b9d-4fdf-91ef-5af591dcf883","LogTimestamp":"2023-09-27T04:18:59.472Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:18:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:01.481Z","message":"Entering","context":{"RequestID":"54308b12-147a-4ca1-b2f3-1c895195ccd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43c9c66d-031d-4d9e-8a75-ac7cb67ff6eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:01.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:01.483Z","message":"{\"transactionId\":\"54308b12-147a-4ca1-b2f3-1c895195ccd8\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:01:482\",\"respDate\":\"230927-04:19:01:483\",\"sourceId\":\"haproxy:54308b12-147a-4ca1-b2f3-1c895195ccd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:01:482-65797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc503a06-475c-48cc-9cf4-fbe4c4363ebb], x-b3-parentspanid=[291db7c5be93839f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa4580eef7252338291db7c5be93839f], x-b3-spanid=[c7c2076b25452450], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54308b12-147a-4ca1-b2f3-1c895195ccd8]}\\\"}\"}","context":{"RequestID":"54308b12-147a-4ca1-b2f3-1c895195ccd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43c9c66d-031d-4d9e-8a75-ac7cb67ff6eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:01.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:01.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54308b12-147a-4ca1-b2f3-1c895195ccd8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43c9c66d-031d-4d9e-8a75-ac7cb67ff6eb","LogTimestamp":"2023-09-27T04:19:01.484Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:03.492Z","message":"Entering","context":{"RequestID":"1cdb24a1-5878-48fb-b84f-ae4eb5f76eb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a01f66c-2b43-45e9-aacd-f855d7b4f23d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:03.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:03.494Z","message":"{\"transactionId\":\"1cdb24a1-5878-48fb-b84f-ae4eb5f76eb2\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:03:492\",\"respDate\":\"230927-04:19:03:494\",\"sourceId\":\"haproxy:1cdb24a1-5878-48fb-b84f-ae4eb5f76eb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:03:492-94822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e96baf6a-b63b-4f0f-b229-9368d7f58a14], x-b3-parentspanid=[47933cca61de3011], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4882cffb8a6f62b47933cca61de3011], x-b3-spanid=[063056298ac12a31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cdb24a1-5878-48fb-b84f-ae4eb5f76eb2]}\\\"}\"}","context":{"RequestID":"1cdb24a1-5878-48fb-b84f-ae4eb5f76eb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a01f66c-2b43-45e9-aacd-f855d7b4f23d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:03.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:03.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cdb24a1-5878-48fb-b84f-ae4eb5f76eb2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a01f66c-2b43-45e9-aacd-f855d7b4f23d","LogTimestamp":"2023-09-27T04:19:03.494Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:05.502Z","message":"Entering","context":{"RequestID":"eb71e65a-2388-4273-b950-591d15d17c8b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9d505d1-057c-4744-b131-0848ccd3c38f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:05.503Z","message":"{\"transactionId\":\"eb71e65a-2388-4273-b950-591d15d17c8b\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:05:502\",\"respDate\":\"230927-04:19:05:503\",\"sourceId\":\"haproxy:eb71e65a-2388-4273-b950-591d15d17c8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:05:502-18316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97861205-e6a8-496c-ad15-f7e36ce40d25], x-b3-parentspanid=[ee469e595d69796f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfbb1a208f6c904aee469e595d69796f], x-b3-spanid=[5ebce1c003e018f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb71e65a-2388-4273-b950-591d15d17c8b]}\\\"}\"}","context":{"RequestID":"eb71e65a-2388-4273-b950-591d15d17c8b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9d505d1-057c-4744-b131-0848ccd3c38f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:05.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:05.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb71e65a-2388-4273-b950-591d15d17c8b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9d505d1-057c-4744-b131-0848ccd3c38f","LogTimestamp":"2023-09-27T04:19:05.504Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:05.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:19:06.003Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:06.004Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:06.004Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:07.515Z","message":"Entering","context":{"RequestID":"9efed34a-d43c-4c3d-80aa-533ec3288e6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19acfb28-2f36-4749-a960-3cd10695f218","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:07.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:07.517Z","message":"{\"transactionId\":\"9efed34a-d43c-4c3d-80aa-533ec3288e6f\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:07:516\",\"respDate\":\"230927-04:19:07:517\",\"sourceId\":\"haproxy:9efed34a-d43c-4c3d-80aa-533ec3288e6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:07:516-37657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b345a14-ef28-4c67-9033-acfcff877898], x-b3-parentspanid=[d9e60665c20ffab7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b39284a0eaad63f1d9e60665c20ffab7], x-b3-spanid=[d5b2f356e7ce99bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9efed34a-d43c-4c3d-80aa-533ec3288e6f]}\\\"}\"}","context":{"RequestID":"9efed34a-d43c-4c3d-80aa-533ec3288e6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19acfb28-2f36-4749-a960-3cd10695f218","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:07.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:07.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9efed34a-d43c-4c3d-80aa-533ec3288e6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19acfb28-2f36-4749-a960-3cd10695f218","LogTimestamp":"2023-09-27T04:19:07.518Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:08.120Z","message":"Entering","context":{"RequestID":"a83f52e9-83ee-42dc-91d2-dc292058d4c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"864054f3-d854-4f7c-bb71-95f308d4c272","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:08.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:08.122Z","message":"{\"transactionId\":\"a83f52e9-83ee-42dc-91d2-dc292058d4c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:08:121\",\"respDate\":\"230927-04:19:08:122\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a83f52e9-83ee-42dc-91d2-dc292058d4c0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:08:121-56312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11dca93f-d4c7-49d6-aa8f-d79ed32beb4b], x-b3-parentspanid=[e8a002c67c27c5c3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45713], x-envoy-attempt-count=[1], x-b3-traceid=[e730576b6bbe7c47e8a002c67c27c5c3], x-b3-spanid=[512f21acdcc6fb9c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a83f52e9-83ee-42dc-91d2-dc292058d4c0]}\\\"}\"}","context":{"RequestID":"a83f52e9-83ee-42dc-91d2-dc292058d4c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"864054f3-d854-4f7c-bb71-95f308d4c272","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:08.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:08.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a83f52e9-83ee-42dc-91d2-dc292058d4c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"864054f3-d854-4f7c-bb71-95f308d4c272","LogTimestamp":"2023-09-27T04:19:08.122Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:08.418Z","message":"Entering","context":{"RequestID":"65f913cc-7202-4b7d-ba7d-4d69fa444a7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36bef35a-4cf0-43a6-9780-bd3d8521e4a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"65f913cc-7202-4b7d-ba7d-4d69fa444a7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36bef35a-4cf0-43a6-9780-bd3d8521e4a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:08.420Z","message":"{\"transactionId\":\"65f913cc-7202-4b7d-ba7d-4d69fa444a7b\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:08:419\",\"respDate\":\"230927-04:19:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:65f913cc-7202-4b7d-ba7d-4d69fa444a7b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:08:419-81616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[65f913cc-7202-4b7d-ba7d-4d69fa444a7b]}\\\"}\"}","context":{"RequestID":"65f913cc-7202-4b7d-ba7d-4d69fa444a7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36bef35a-4cf0-43a6-9780-bd3d8521e4a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65f913cc-7202-4b7d-ba7d-4d69fa444a7b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36bef35a-4cf0-43a6-9780-bd3d8521e4a8","LogTimestamp":"2023-09-27T04:19:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:09.527Z","message":"Entering","context":{"RequestID":"31174f09-9b60-47c9-9de2-29fda6804d0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4f1d74c-3427-4510-9dff-600766592f97","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:09.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:09.529Z","message":"{\"transactionId\":\"31174f09-9b60-47c9-9de2-29fda6804d0c\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:09:527\",\"respDate\":\"230927-04:19:09:529\",\"sourceId\":\"haproxy:31174f09-9b60-47c9-9de2-29fda6804d0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:09:527-31006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[750ae2cd-ec3d-4831-8104-f40843aa18ad], x-b3-parentspanid=[15065b0eb784ff2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2f48cd6fd5cb00215065b0eb784ff2b], x-b3-spanid=[113f4739aa0487b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31174f09-9b60-47c9-9de2-29fda6804d0c]}\\\"}\"}","context":{"RequestID":"31174f09-9b60-47c9-9de2-29fda6804d0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4f1d74c-3427-4510-9dff-600766592f97","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:09.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:09.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31174f09-9b60-47c9-9de2-29fda6804d0c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4f1d74c-3427-4510-9dff-600766592f97","LogTimestamp":"2023-09-27T04:19:09.529Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:11.038Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:11.046Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:11.542Z","message":"Entering","context":{"RequestID":"00e47910-a212-4568-8b77-1ef7fdc4b9f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8cf5851a-edd7-44df-9a47-ade2c06430f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:11.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:11.545Z","message":"{\"transactionId\":\"00e47910-a212-4568-8b77-1ef7fdc4b9f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:11:543\",\"respDate\":\"230927-04:19:11:545\",\"sourceId\":\"haproxy:00e47910-a212-4568-8b77-1ef7fdc4b9f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:11:543-32734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88bdde84-766b-43b1-acf1-01c1b96e90fb], x-b3-parentspanid=[b1a2914faca7cb58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f53437861fc1878b1a2914faca7cb58], x-b3-spanid=[e5c7a4362df7a867], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00e47910-a212-4568-8b77-1ef7fdc4b9f1]}\\\"}\"}","context":{"RequestID":"00e47910-a212-4568-8b77-1ef7fdc4b9f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8cf5851a-edd7-44df-9a47-ade2c06430f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:11.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:11.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00e47910-a212-4568-8b77-1ef7fdc4b9f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cf5851a-edd7-44df-9a47-ade2c06430f7","LogTimestamp":"2023-09-27T04:19:11.545Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:19:13.555Z","message":"Entering","context":{"RequestID":"f8498176-3134-4e59-819c-a8ed587d5f3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d83b7ec-4db8-4120-b35a-96f9e771defb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:13.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:13.557Z","message":"{\"transactionId\":\"f8498176-3134-4e59-819c-a8ed587d5f3b\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:13:555\",\"respDate\":\"230927-04:19:13:557\",\"sourceId\":\"haproxy:f8498176-3134-4e59-819c-a8ed587d5f3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:13:555-9186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1728ce28-67eb-4911-958a-763a93acba57], x-b3-parentspanid=[96ed61c741ff027d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b0f03d2145b585696ed61c741ff027d], x-b3-spanid=[3e2fa81aea4e3ce1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8498176-3134-4e59-819c-a8ed587d5f3b]}\\\"}\"}","context":{"RequestID":"f8498176-3134-4e59-819c-a8ed587d5f3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d83b7ec-4db8-4120-b35a-96f9e771defb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:13.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:13.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8498176-3134-4e59-819c-a8ed587d5f3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d83b7ec-4db8-4120-b35a-96f9e771defb","LogTimestamp":"2023-09-27T04:19:13.557Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:15.566Z","message":"Entering","context":{"RequestID":"4bf33e73-aa0e-4bcf-906f-241ee6ea8d66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1146403e-74e4-4c4d-a751-364dc1bcb806","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:15.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:15.568Z","message":"{\"transactionId\":\"4bf33e73-aa0e-4bcf-906f-241ee6ea8d66\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:15:567\",\"respDate\":\"230927-04:19:15:568\",\"sourceId\":\"haproxy:4bf33e73-aa0e-4bcf-906f-241ee6ea8d66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:15:567-45464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c4cff81-6688-47c6-a1b1-6eebb7cdd5a7], x-b3-parentspanid=[73212641efcda123], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[186af2f1bd80315673212641efcda123], x-b3-spanid=[9fd1ae0026003d58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bf33e73-aa0e-4bcf-906f-241ee6ea8d66]}\\\"}\"}","context":{"RequestID":"4bf33e73-aa0e-4bcf-906f-241ee6ea8d66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1146403e-74e4-4c4d-a751-364dc1bcb806","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:15.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:15.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bf33e73-aa0e-4bcf-906f-241ee6ea8d66","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1146403e-74e4-4c4d-a751-364dc1bcb806","LogTimestamp":"2023-09-27T04:19:15.568Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:15.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:19:15.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:15.916Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:15.916Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:17.577Z","message":"Entering","context":{"RequestID":"94881da5-6b66-4e24-bd7c-151a616f3d13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"41b3a34c-fccb-488d-89db-6bf773584a19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:17.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:17.578Z","message":"{\"transactionId\":\"94881da5-6b66-4e24-bd7c-151a616f3d13\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:17:577\",\"respDate\":\"230927-04:19:17:578\",\"sourceId\":\"haproxy:94881da5-6b66-4e24-bd7c-151a616f3d13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:17:577-9374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f63c968-1a75-4359-b927-ec42638514a6], x-b3-parentspanid=[ac52493933f2cfba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41ac50efdd7a6781ac52493933f2cfba], x-b3-spanid=[43ff3f05ab567620], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94881da5-6b66-4e24-bd7c-151a616f3d13]}\\\"}\"}","context":{"RequestID":"94881da5-6b66-4e24-bd7c-151a616f3d13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"41b3a34c-fccb-488d-89db-6bf773584a19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:17.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:17.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94881da5-6b66-4e24-bd7c-151a616f3d13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41b3a34c-fccb-488d-89db-6bf773584a19","LogTimestamp":"2023-09-27T04:19:17.579Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:18.107Z","message":"Entering","context":{"RequestID":"b8d45454-4b52-44ba-88de-4e0a36628b7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99dc437d-c909-4d56-87d7-220921d68dba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:18.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:18.109Z","message":"{\"transactionId\":\"b8d45454-4b52-44ba-88de-4e0a36628b7f\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:18:108\",\"respDate\":\"230927-04:19:18:109\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b8d45454-4b52-44ba-88de-4e0a36628b7f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:18:108-34434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3b968f9-fd78-4059-89f1-0953e417f233], x-b3-parentspanid=[f49ec68511a19e12], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43789], x-envoy-attempt-count=[1], x-b3-traceid=[fbbce70725eb62d7f49ec68511a19e12], x-b3-spanid=[bed33910b5edf8d6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b8d45454-4b52-44ba-88de-4e0a36628b7f]}\\\"}\"}","context":{"RequestID":"b8d45454-4b52-44ba-88de-4e0a36628b7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99dc437d-c909-4d56-87d7-220921d68dba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:18.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:18.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8d45454-4b52-44ba-88de-4e0a36628b7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99dc437d-c909-4d56-87d7-220921d68dba","LogTimestamp":"2023-09-27T04:19:18.109Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:18.417Z","message":"Entering","context":{"RequestID":"e2414d86-6f05-4a20-babc-ba0a4c7bbdc4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"356b7f3b-4fee-489e-996d-42309cafef7b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"e2414d86-6f05-4a20-babc-ba0a4c7bbdc4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"356b7f3b-4fee-489e-996d-42309cafef7b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:18.420Z","message":"{\"transactionId\":\"e2414d86-6f05-4a20-babc-ba0a4c7bbdc4\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:18:418\",\"respDate\":\"230927-04:19:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e2414d86-6f05-4a20-babc-ba0a4c7bbdc4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:18:418-74685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e2414d86-6f05-4a20-babc-ba0a4c7bbdc4]}\\\"}\"}","context":{"RequestID":"e2414d86-6f05-4a20-babc-ba0a4c7bbdc4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"356b7f3b-4fee-489e-996d-42309cafef7b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2414d86-6f05-4a20-babc-ba0a4c7bbdc4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"356b7f3b-4fee-489e-996d-42309cafef7b","LogTimestamp":"2023-09-27T04:19:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:19:19.592Z","message":"Entering","context":{"RequestID":"8e97fb92-93c8-4d74-9230-bc386ff28770","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cdedfce-2856-4a67-9be7-8eb56fddd8d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:19.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:19.593Z","message":"{\"transactionId\":\"8e97fb92-93c8-4d74-9230-bc386ff28770\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:19:592\",\"respDate\":\"230927-04:19:19:593\",\"sourceId\":\"haproxy:8e97fb92-93c8-4d74-9230-bc386ff28770\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:19:592-88384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fe304e3-866c-48c1-acb2-28b305f45d6f], x-b3-parentspanid=[c38f13fd5465c822], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75dd478b27a43d59c38f13fd5465c822], x-b3-spanid=[31f57c143afa2003], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e97fb92-93c8-4d74-9230-bc386ff28770]}\\\"}\"}","context":{"RequestID":"8e97fb92-93c8-4d74-9230-bc386ff28770","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cdedfce-2856-4a67-9be7-8eb56fddd8d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:19.592Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:19.594Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e97fb92-93c8-4d74-9230-bc386ff28770","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cdedfce-2856-4a67-9be7-8eb56fddd8d8","LogTimestamp":"2023-09-27T04:19:19.594Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:21.609Z","message":"Entering","context":{"RequestID":"039d5cbf-b7fc-4fa6-bde8-2c4a40b25996","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89a41e3e-f9a3-4227-b1e9-ff93ea23fd02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:21.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:21.611Z","message":"{\"transactionId\":\"039d5cbf-b7fc-4fa6-bde8-2c4a40b25996\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:21:610\",\"respDate\":\"230927-04:19:21:611\",\"sourceId\":\"haproxy:039d5cbf-b7fc-4fa6-bde8-2c4a40b25996\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:21:610-49294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd23652a-345a-4e35-bcd6-abd4be1a864e], x-b3-parentspanid=[efc78b0b924894b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83616496191dfb21efc78b0b924894b3], x-b3-spanid=[f9aa9b06f8469655], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[039d5cbf-b7fc-4fa6-bde8-2c4a40b25996]}\\\"}\"}","context":{"RequestID":"039d5cbf-b7fc-4fa6-bde8-2c4a40b25996","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89a41e3e-f9a3-4227-b1e9-ff93ea23fd02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:21.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:21.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"039d5cbf-b7fc-4fa6-bde8-2c4a40b25996","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89a41e3e-f9a3-4227-b1e9-ff93ea23fd02","LogTimestamp":"2023-09-27T04:19:21.611Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:23.631Z","message":"Entering","context":{"RequestID":"b706541e-6fcf-437c-964f-450cdfcd7eb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75ec7e21-4a22-4a0b-9d20-3b60278ddd6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:23.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:23.633Z","message":"{\"transactionId\":\"b706541e-6fcf-437c-964f-450cdfcd7eb7\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:23:631\",\"respDate\":\"230927-04:19:23:633\",\"sourceId\":\"haproxy:b706541e-6fcf-437c-964f-450cdfcd7eb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:23:631-71031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4304fad2-76e0-4d4d-bae3-7734db661974], x-b3-parentspanid=[47e8076e0591d25f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[456852198678711a47e8076e0591d25f], x-b3-spanid=[0c4ae33b50394e9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b706541e-6fcf-437c-964f-450cdfcd7eb7]}\\\"}\"}","context":{"RequestID":"b706541e-6fcf-437c-964f-450cdfcd7eb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75ec7e21-4a22-4a0b-9d20-3b60278ddd6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:23.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:23.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b706541e-6fcf-437c-964f-450cdfcd7eb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75ec7e21-4a22-4a0b-9d20-3b60278ddd6a","LogTimestamp":"2023-09-27T04:19:23.633Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:25.641Z","message":"Entering","context":{"RequestID":"d1ae5351-1eda-4f7f-be3e-f1474172b879","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"6b643ca8-c394-49e5-85f6-6d9ac3f55673","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:25.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:25.643Z","message":"{\"transactionId\":\"d1ae5351-1eda-4f7f-be3e-f1474172b879\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:25:641\",\"respDate\":\"230927-04:19:25:643\",\"sourceId\":\"haproxy:d1ae5351-1eda-4f7f-be3e-f1474172b879\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:25:641-42926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d941db0-5e92-4f5a-bee6-e5b1a9de4489], x-b3-parentspanid=[d33a1be700ea58d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[277407f8454435a8d33a1be700ea58d8], x-b3-spanid=[99c925655764aa73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1ae5351-1eda-4f7f-be3e-f1474172b879]}\\\"}\"}","context":{"RequestID":"d1ae5351-1eda-4f7f-be3e-f1474172b879","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"6b643ca8-c394-49e5-85f6-6d9ac3f55673","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:25.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:25.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1ae5351-1eda-4f7f-be3e-f1474172b879","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b643ca8-c394-49e5-85f6-6d9ac3f55673","LogTimestamp":"2023-09-27T04:19:25.643Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:25.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:19:25.923Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:25.931Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:25.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:25.974Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:25.974Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:27.663Z","message":"Entering","context":{"RequestID":"1ecfe517-bbc7-433b-a89c-0c51ad3408f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a6c5061-6bef-49dc-a0e1-445d8fa8fae3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:27.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:27.665Z","message":"{\"transactionId\":\"1ecfe517-bbc7-433b-a89c-0c51ad3408f4\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:27:664\",\"respDate\":\"230927-04:19:27:665\",\"sourceId\":\"haproxy:1ecfe517-bbc7-433b-a89c-0c51ad3408f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:27:664-98170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f83971bd-c551-4d92-b463-04cceaad1c19], x-b3-parentspanid=[6f59be7cc6b007ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e925dfcfd78e49486f59be7cc6b007ba], x-b3-spanid=[75914532470fed26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ecfe517-bbc7-433b-a89c-0c51ad3408f4]}\\\"}\"}","context":{"RequestID":"1ecfe517-bbc7-433b-a89c-0c51ad3408f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a6c5061-6bef-49dc-a0e1-445d8fa8fae3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:27.663Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:27.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ecfe517-bbc7-433b-a89c-0c51ad3408f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a6c5061-6bef-49dc-a0e1-445d8fa8fae3","LogTimestamp":"2023-09-27T04:19:27.666Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:28.112Z","message":"Entering","context":{"RequestID":"bfe93ad9-e537-4903-b0b4-d34684e6ba48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"edc91413-4edf-4c63-bdfa-8eac5a2138d3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:28.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:28.114Z","message":"{\"transactionId\":\"bfe93ad9-e537-4903-b0b4-d34684e6ba48\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:28:112\",\"respDate\":\"230927-04:19:28:113\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bfe93ad9-e537-4903-b0b4-d34684e6ba48\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:28:112-12078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07be861a-1972-4f64-a511-921b57041806], x-b3-parentspanid=[e205bf20e6e2ed3b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58023], x-envoy-attempt-count=[1], x-b3-traceid=[f4bdc63b735d850ce205bf20e6e2ed3b], x-b3-spanid=[b64847ce83f9c86f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bfe93ad9-e537-4903-b0b4-d34684e6ba48]}\\\"}\"}","context":{"RequestID":"bfe93ad9-e537-4903-b0b4-d34684e6ba48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"edc91413-4edf-4c63-bdfa-8eac5a2138d3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:28.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:28.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfe93ad9-e537-4903-b0b4-d34684e6ba48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edc91413-4edf-4c63-bdfa-8eac5a2138d3","LogTimestamp":"2023-09-27T04:19:28.114Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:28.417Z","message":"Entering","context":{"RequestID":"534a579d-aade-4b66-9cbf-049e9cbcdd7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e688a3c5-d144-4285-901b-677444a8bf99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"534a579d-aade-4b66-9cbf-049e9cbcdd7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e688a3c5-d144-4285-901b-677444a8bf99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:28.420Z","message":"{\"transactionId\":\"534a579d-aade-4b66-9cbf-049e9cbcdd7e\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:28:418\",\"respDate\":\"230927-04:19:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:534a579d-aade-4b66-9cbf-049e9cbcdd7e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:28:418-95223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[534a579d-aade-4b66-9cbf-049e9cbcdd7e]}\\\"}\"}","context":{"RequestID":"534a579d-aade-4b66-9cbf-049e9cbcdd7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e688a3c5-d144-4285-901b-677444a8bf99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"534a579d-aade-4b66-9cbf-049e9cbcdd7e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e688a3c5-d144-4285-901b-677444a8bf99","LogTimestamp":"2023-09-27T04:19:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:29.697Z","message":"Entering","context":{"RequestID":"1ed109a6-4fe3-4df6-82d4-278f293be5f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1437c37-1d08-459f-ae56-2d95bd89a9d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:29.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:29.699Z","message":"{\"transactionId\":\"1ed109a6-4fe3-4df6-82d4-278f293be5f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:29:698\",\"respDate\":\"230927-04:19:29:699\",\"sourceId\":\"haproxy:1ed109a6-4fe3-4df6-82d4-278f293be5f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:29:698-62701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85545dc4-5f85-4e9a-85c9-c94e4b336daa], x-b3-parentspanid=[ed029f4b6a54cd73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d451b99eb406f71ed029f4b6a54cd73], x-b3-spanid=[8715124f45462e3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ed109a6-4fe3-4df6-82d4-278f293be5f6]}\\\"}\"}","context":{"RequestID":"1ed109a6-4fe3-4df6-82d4-278f293be5f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1437c37-1d08-459f-ae56-2d95bd89a9d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:29.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:29.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ed109a6-4fe3-4df6-82d4-278f293be5f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1437c37-1d08-459f-ae56-2d95bd89a9d8","LogTimestamp":"2023-09-27T04:19:29.700Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:31.708Z","message":"Entering","context":{"RequestID":"b2de4243-0a74-4042-84b7-261e9091512f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86a79518-39ab-4cdb-a29b-9775b6900fc0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:31.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:31.711Z","message":"{\"transactionId\":\"b2de4243-0a74-4042-84b7-261e9091512f\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:31:709\",\"respDate\":\"230927-04:19:31:710\",\"sourceId\":\"haproxy:b2de4243-0a74-4042-84b7-261e9091512f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:31:709-92758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[597d87f9-3356-4ead-970d-8becaff427cb], x-b3-parentspanid=[235cc33104c704d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51f56df9e6f0e1fd235cc33104c704d3], x-b3-spanid=[9b3f598ca25deab4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2de4243-0a74-4042-84b7-261e9091512f]}\\\"}\"}","context":{"RequestID":"b2de4243-0a74-4042-84b7-261e9091512f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86a79518-39ab-4cdb-a29b-9775b6900fc0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:31.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:31.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2de4243-0a74-4042-84b7-261e9091512f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86a79518-39ab-4cdb-a29b-9775b6900fc0","LogTimestamp":"2023-09-27T04:19:31.711Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:33.730Z","message":"Entering","context":{"RequestID":"01975510-f027-4e58-9b6f-93906b57622f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a89d873a-8039-4e44-82a2-d58e08aefbd1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:33.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:33.733Z","message":"{\"transactionId\":\"01975510-f027-4e58-9b6f-93906b57622f\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:33:731\",\"respDate\":\"230927-04:19:33:732\",\"sourceId\":\"haproxy:01975510-f027-4e58-9b6f-93906b57622f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:33:731-79809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e76ec1f8-13a5-44f5-884a-6fc4485dd137], x-b3-parentspanid=[fbe4863789a2f9db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58e8218717e6f357fbe4863789a2f9db], x-b3-spanid=[ae2895fed25e2fc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01975510-f027-4e58-9b6f-93906b57622f]}\\\"}\"}","context":{"RequestID":"01975510-f027-4e58-9b6f-93906b57622f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a89d873a-8039-4e44-82a2-d58e08aefbd1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:33.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:33.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01975510-f027-4e58-9b6f-93906b57622f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a89d873a-8039-4e44-82a2-d58e08aefbd1","LogTimestamp":"2023-09-27T04:19:33.733Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:19:35.765Z","message":"Entering","context":{"RequestID":"f3178609-c6a7-410c-826e-10b99243479e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d217f4c-8b65-4b42-a837-573d87ff82f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:35.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:35.767Z","message":"{\"transactionId\":\"f3178609-c6a7-410c-826e-10b99243479e\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:35:765\",\"respDate\":\"230927-04:19:35:767\",\"sourceId\":\"haproxy:f3178609-c6a7-410c-826e-10b99243479e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:35:765-58145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3774e93d-c14e-4b00-9b76-74f7ef39a1df], x-b3-parentspanid=[8fa07ffd9522fac8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[695f6eff62f037ff8fa07ffd9522fac8], x-b3-spanid=[8971173235f52faa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3178609-c6a7-410c-826e-10b99243479e]}\\\"}\"}","context":{"RequestID":"f3178609-c6a7-410c-826e-10b99243479e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d217f4c-8b65-4b42-a837-573d87ff82f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:35.765Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:35.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3178609-c6a7-410c-826e-10b99243479e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d217f4c-8b65-4b42-a837-573d87ff82f4","LogTimestamp":"2023-09-27T04:19:35.767Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:35.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:19:35.909Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:35.909Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:35.909Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:37.779Z","message":"Entering","context":{"RequestID":"7b1f9769-3e66-4f3c-b173-9282f1dc2000","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4030a322-33e7-47a8-bc62-0f456222d84a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:37.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:37.781Z","message":"{\"transactionId\":\"7b1f9769-3e66-4f3c-b173-9282f1dc2000\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:37:780\",\"respDate\":\"230927-04:19:37:781\",\"sourceId\":\"haproxy:7b1f9769-3e66-4f3c-b173-9282f1dc2000\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:37:780-55042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c4ab0fe-e49a-45ee-806d-ad775bcff458], x-b3-parentspanid=[f32c1da1d0cfec51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b14268359886d0af32c1da1d0cfec51], x-b3-spanid=[55bf3529633f3bd6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b1f9769-3e66-4f3c-b173-9282f1dc2000]}\\\"}\"}","context":{"RequestID":"7b1f9769-3e66-4f3c-b173-9282f1dc2000","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4030a322-33e7-47a8-bc62-0f456222d84a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:37.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:37.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b1f9769-3e66-4f3c-b173-9282f1dc2000","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4030a322-33e7-47a8-bc62-0f456222d84a","LogTimestamp":"2023-09-27T04:19:37.782Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:19:38.109Z","message":"Entering","context":{"RequestID":"664ed65c-de60-4798-8360-e7886584407c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a89b836-fafc-46cc-91c8-7aff893da273","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:38.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:38.111Z","message":"{\"transactionId\":\"664ed65c-de60-4798-8360-e7886584407c\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:38:109\",\"respDate\":\"230927-04:19:38:111\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:664ed65c-de60-4798-8360-e7886584407c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:38:109-57648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb2d12e6-78b9-4dc1-a9e3-22caec344ec9], x-b3-parentspanid=[0f5a1fe92e7641e6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54441], x-envoy-attempt-count=[1], x-b3-traceid=[e7c5bb1938a2a3870f5a1fe92e7641e6], x-b3-spanid=[bc4e80bfc8a80248], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[664ed65c-de60-4798-8360-e7886584407c]}\\\"}\"}","context":{"RequestID":"664ed65c-de60-4798-8360-e7886584407c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a89b836-fafc-46cc-91c8-7aff893da273","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:38.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:38.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"664ed65c-de60-4798-8360-e7886584407c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a89b836-fafc-46cc-91c8-7aff893da273","LogTimestamp":"2023-09-27T04:19:38.111Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:19:38.418Z","message":"Entering","context":{"RequestID":"7779e560-243e-431e-adc1-7be12241529c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3526fa3c-8c96-40c8-aa18-d0e33da90c77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"7779e560-243e-431e-adc1-7be12241529c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3526fa3c-8c96-40c8-aa18-d0e33da90c77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:38.421Z","message":"{\"transactionId\":\"7779e560-243e-431e-adc1-7be12241529c\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:38:419\",\"respDate\":\"230927-04:19:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7779e560-243e-431e-adc1-7be12241529c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:38:419-37636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7779e560-243e-431e-adc1-7be12241529c]}\\\"}\"}","context":{"RequestID":"7779e560-243e-431e-adc1-7be12241529c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3526fa3c-8c96-40c8-aa18-d0e33da90c77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7779e560-243e-431e-adc1-7be12241529c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3526fa3c-8c96-40c8-aa18-d0e33da90c77","LogTimestamp":"2023-09-27T04:19:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:19:39.792Z","message":"Entering","context":{"RequestID":"e8ce7e9f-1829-462a-95d4-bc8756861c70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f9dc427-ae8d-4c6f-8ee4-eef393190954","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:39.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:39.794Z","message":"{\"transactionId\":\"e8ce7e9f-1829-462a-95d4-bc8756861c70\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:39:793\",\"respDate\":\"230927-04:19:39:794\",\"sourceId\":\"haproxy:e8ce7e9f-1829-462a-95d4-bc8756861c70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:39:793-29770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40c77d92-0700-4f10-8511-9e1255af8359], x-b3-parentspanid=[8f8f21ac6603e2d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3ea0a8c689677188f8f21ac6603e2d1], x-b3-spanid=[c31a117d30ae4cfa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8ce7e9f-1829-462a-95d4-bc8756861c70]}\\\"}\"}","context":{"RequestID":"e8ce7e9f-1829-462a-95d4-bc8756861c70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f9dc427-ae8d-4c6f-8ee4-eef393190954","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:39.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:39.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8ce7e9f-1829-462a-95d4-bc8756861c70","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f9dc427-ae8d-4c6f-8ee4-eef393190954","LogTimestamp":"2023-09-27T04:19:39.795Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:41.047Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:41.050Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:41.805Z","message":"Entering","context":{"RequestID":"898ab160-38a9-4758-be78-42fb9375c233","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30290841-4cda-4834-a117-1e0a2c96bd61","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:41.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:41.807Z","message":"{\"transactionId\":\"898ab160-38a9-4758-be78-42fb9375c233\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:41:805\",\"respDate\":\"230927-04:19:41:807\",\"sourceId\":\"haproxy:898ab160-38a9-4758-be78-42fb9375c233\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:41:805-24949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38b215ec-6c5c-4d58-b6f7-bb532430228e], x-b3-parentspanid=[26bef5dffabfaf94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79518c5ddca1691c26bef5dffabfaf94], x-b3-spanid=[3fa62db16ce513d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[898ab160-38a9-4758-be78-42fb9375c233]}\\\"}\"}","context":{"RequestID":"898ab160-38a9-4758-be78-42fb9375c233","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30290841-4cda-4834-a117-1e0a2c96bd61","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:41.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:41.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"898ab160-38a9-4758-be78-42fb9375c233","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30290841-4cda-4834-a117-1e0a2c96bd61","LogTimestamp":"2023-09-27T04:19:41.807Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:43.821Z","message":"Entering","context":{"RequestID":"604d8b87-2b4f-446e-b451-6cf6efdc004d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a81030a3-311d-430a-9de6-62b3979ad4e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:43.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:43.823Z","message":"{\"transactionId\":\"604d8b87-2b4f-446e-b451-6cf6efdc004d\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:43:822\",\"respDate\":\"230927-04:19:43:823\",\"sourceId\":\"haproxy:604d8b87-2b4f-446e-b451-6cf6efdc004d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:43:822-4096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b85e4ffa-80c4-40ba-92d0-d9bc5f238c7f], x-b3-parentspanid=[3458d3952d9587bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eeefb75debe62ff83458d3952d9587bd], x-b3-spanid=[a2fd31b56087c81c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[604d8b87-2b4f-446e-b451-6cf6efdc004d]}\\\"}\"}","context":{"RequestID":"604d8b87-2b4f-446e-b451-6cf6efdc004d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a81030a3-311d-430a-9de6-62b3979ad4e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:43.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:43.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"604d8b87-2b4f-446e-b451-6cf6efdc004d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a81030a3-311d-430a-9de6-62b3979ad4e8","LogTimestamp":"2023-09-27T04:19:43.824Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:19:45.833Z","message":"Entering","context":{"RequestID":"c2638dca-b660-46f8-b15f-6054b94a41db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf020169-862b-4b72-831d-4f960dda80b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:45.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:45.835Z","message":"{\"transactionId\":\"c2638dca-b660-46f8-b15f-6054b94a41db\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:45:833\",\"respDate\":\"230927-04:19:45:835\",\"sourceId\":\"haproxy:c2638dca-b660-46f8-b15f-6054b94a41db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:45:833-25311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9f2364c-a96e-4af4-adda-3a6838a4924a], x-b3-parentspanid=[fb9e569345bbcdd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a48584e62f30b66fb9e569345bbcdd2], x-b3-spanid=[ee546933e06f5021], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2638dca-b660-46f8-b15f-6054b94a41db]}\\\"}\"}","context":{"RequestID":"c2638dca-b660-46f8-b15f-6054b94a41db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf020169-862b-4b72-831d-4f960dda80b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:45.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:45.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2638dca-b660-46f8-b15f-6054b94a41db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf020169-862b-4b72-831d-4f960dda80b9","LogTimestamp":"2023-09-27T04:19:45.835Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:45.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:19:45.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:45.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:45.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:47.849Z","message":"Entering","context":{"RequestID":"0026194e-deca-4c67-bcaa-37ef3bb5178f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebb2706c-4af8-40b1-b2e2-819b99f99c65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:47.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:47.851Z","message":"{\"transactionId\":\"0026194e-deca-4c67-bcaa-37ef3bb5178f\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:47:849\",\"respDate\":\"230927-04:19:47:851\",\"sourceId\":\"haproxy:0026194e-deca-4c67-bcaa-37ef3bb5178f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:47:849-65815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43483621-0baf-4751-884a-f3ed2568cd3a], x-b3-parentspanid=[1b81af5766276b8b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12a13454973af7531b81af5766276b8b], x-b3-spanid=[e2109e0c7bff3eae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0026194e-deca-4c67-bcaa-37ef3bb5178f]}\\\"}\"}","context":{"RequestID":"0026194e-deca-4c67-bcaa-37ef3bb5178f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebb2706c-4af8-40b1-b2e2-819b99f99c65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:47.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:47.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0026194e-deca-4c67-bcaa-37ef3bb5178f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebb2706c-4af8-40b1-b2e2-819b99f99c65","LogTimestamp":"2023-09-27T04:19:47.851Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:48.132Z","message":"Entering","context":{"RequestID":"19cc3196-981d-4aee-a157-140451889d0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5662e27d-3cfa-4cc2-9f6a-eaa3e7c16cfa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:48.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:48.134Z","message":"{\"transactionId\":\"19cc3196-981d-4aee-a157-140451889d0e\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:48:132\",\"respDate\":\"230927-04:19:48:134\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:19cc3196-981d-4aee-a157-140451889d0e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:48:132-54704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d38bba4-2cf0-44af-a9e8-b041c62ffd27], x-b3-parentspanid=[803fa60c6c1ad521], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47777], x-envoy-attempt-count=[1], x-b3-traceid=[4f74aad146274996803fa60c6c1ad521], x-b3-spanid=[9e59d5ddc3e31884], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[19cc3196-981d-4aee-a157-140451889d0e]}\\\"}\"}","context":{"RequestID":"19cc3196-981d-4aee-a157-140451889d0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5662e27d-3cfa-4cc2-9f6a-eaa3e7c16cfa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:48.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:48.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19cc3196-981d-4aee-a157-140451889d0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5662e27d-3cfa-4cc2-9f6a-eaa3e7c16cfa","LogTimestamp":"2023-09-27T04:19:48.134Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:48.418Z","message":"Entering","context":{"RequestID":"3341c775-9429-473d-aca6-5e932cae5785","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a180a8c0-d90a-4e05-86ab-94559793b139","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"3341c775-9429-473d-aca6-5e932cae5785","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a180a8c0-d90a-4e05-86ab-94559793b139","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:48.421Z","message":"{\"transactionId\":\"3341c775-9429-473d-aca6-5e932cae5785\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:48:419\",\"respDate\":\"230927-04:19:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3341c775-9429-473d-aca6-5e932cae5785\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:48:419-92568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3341c775-9429-473d-aca6-5e932cae5785]}\\\"}\"}","context":{"RequestID":"3341c775-9429-473d-aca6-5e932cae5785","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a180a8c0-d90a-4e05-86ab-94559793b139","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3341c775-9429-473d-aca6-5e932cae5785","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a180a8c0-d90a-4e05-86ab-94559793b139","LogTimestamp":"2023-09-27T04:19:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:19:49.871Z","message":"Entering","context":{"RequestID":"9a5d51ba-36fd-4c70-b59e-9dd4e051283c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"131652e0-5c75-4a9f-962f-28bedcb8f3eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:49.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:49.873Z","message":"{\"transactionId\":\"9a5d51ba-36fd-4c70-b59e-9dd4e051283c\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:49:871\",\"respDate\":\"230927-04:19:49:873\",\"sourceId\":\"haproxy:9a5d51ba-36fd-4c70-b59e-9dd4e051283c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:49:871-98336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9656302-2dcb-4511-8499-a3fb3e1e9820], x-b3-parentspanid=[8b38bc8590ce77f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46fb2b89f9b1a8cb8b38bc8590ce77f2], x-b3-spanid=[f8df531522e3426b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a5d51ba-36fd-4c70-b59e-9dd4e051283c]}\\\"}\"}","context":{"RequestID":"9a5d51ba-36fd-4c70-b59e-9dd4e051283c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"131652e0-5c75-4a9f-962f-28bedcb8f3eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:49.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:49.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a5d51ba-36fd-4c70-b59e-9dd4e051283c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"131652e0-5c75-4a9f-962f-28bedcb8f3eb","LogTimestamp":"2023-09-27T04:19:49.873Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:51.898Z","message":"Entering","context":{"RequestID":"afcc4a70-d5e8-43a4-9a39-f89f24c030bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82b4d783-e232-4a5a-be2b-d4f74a73df1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:51.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:51.900Z","message":"{\"transactionId\":\"afcc4a70-d5e8-43a4-9a39-f89f24c030bf\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:51:899\",\"respDate\":\"230927-04:19:51:900\",\"sourceId\":\"haproxy:afcc4a70-d5e8-43a4-9a39-f89f24c030bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:51:899-91754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c189c61-c557-4e8f-b22b-3bbd8b1509d8], x-b3-parentspanid=[35db3b7b709e43a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc6543e893aeb23a35db3b7b709e43a9], x-b3-spanid=[9fe29fa0cf349217], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afcc4a70-d5e8-43a4-9a39-f89f24c030bf]}\\\"}\"}","context":{"RequestID":"afcc4a70-d5e8-43a4-9a39-f89f24c030bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82b4d783-e232-4a5a-be2b-d4f74a73df1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:51.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:51.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afcc4a70-d5e8-43a4-9a39-f89f24c030bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82b4d783-e232-4a5a-be2b-d4f74a73df1a","LogTimestamp":"2023-09-27T04:19:51.900Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:19:53.924Z","message":"Entering","context":{"RequestID":"c55ae85d-00eb-415c-86ce-54525f6d7153","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"28cc9eb0-e64b-45e2-854b-4e6f9f958523","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:53.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:53.926Z","message":"{\"transactionId\":\"c55ae85d-00eb-415c-86ce-54525f6d7153\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:53:924\",\"respDate\":\"230927-04:19:53:926\",\"sourceId\":\"haproxy:c55ae85d-00eb-415c-86ce-54525f6d7153\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:53:924-81789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90924d4b-396d-4d26-baa7-83d6576e0b24], x-b3-parentspanid=[7cce7b2ffb1b2a28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7499a9c791d1f8b07cce7b2ffb1b2a28], x-b3-spanid=[324e292b85d5e491], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c55ae85d-00eb-415c-86ce-54525f6d7153]}\\\"}\"}","context":{"RequestID":"c55ae85d-00eb-415c-86ce-54525f6d7153","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"28cc9eb0-e64b-45e2-854b-4e6f9f958523","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:53.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:53.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c55ae85d-00eb-415c-86ce-54525f6d7153","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28cc9eb0-e64b-45e2-854b-4e6f9f958523","LogTimestamp":"2023-09-27T04:19:53.926Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:55.896Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:19:55.937Z","message":"Entering","context":{"RequestID":"664925c7-f137-412f-b60d-788b5f216482","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"085614c4-6866-4a75-a5bd-eaadb2c070d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:55.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:55.939Z","message":"{\"transactionId\":\"664925c7-f137-412f-b60d-788b5f216482\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:55:937\",\"respDate\":\"230927-04:19:55:939\",\"sourceId\":\"haproxy:664925c7-f137-412f-b60d-788b5f216482\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:19:55:937-42262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ad37424-58c3-4956-b6fe-d6b09983e5a2], x-b3-parentspanid=[82958500935c29a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ceeac03213e519c82958500935c29a4], x-b3-spanid=[946a20ac417df1f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[664925c7-f137-412f-b60d-788b5f216482]}\\\"}\"}","context":{"RequestID":"664925c7-f137-412f-b60d-788b5f216482","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"085614c4-6866-4a75-a5bd-eaadb2c070d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:55.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:55.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"664925c7-f137-412f-b60d-788b5f216482","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"085614c4-6866-4a75-a5bd-eaadb2c070d3","LogTimestamp":"2023-09-27T04:19:55.939Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:55.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:55.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:55.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:57.952Z","message":"Entering","context":{"RequestID":"96322746-91a9-4c0f-927a-f9c3f16de8d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"199bffdc-c086-452f-ab57-82e79522cb8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:57.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:57.955Z","message":"{\"transactionId\":\"96322746-91a9-4c0f-927a-f9c3f16de8d5\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:57:953\",\"respDate\":\"230927-04:19:57:955\",\"sourceId\":\"haproxy:96322746-91a9-4c0f-927a-f9c3f16de8d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:57:953-52394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9db8bda-6a6a-4b5d-9c46-5e5545ec28a7], x-b3-parentspanid=[f80523fdf85044e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edde612833b05932f80523fdf85044e1], x-b3-spanid=[708c969d9808d121], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96322746-91a9-4c0f-927a-f9c3f16de8d5]}\\\"}\"}","context":{"RequestID":"96322746-91a9-4c0f-927a-f9c3f16de8d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"199bffdc-c086-452f-ab57-82e79522cb8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:57.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:57.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96322746-91a9-4c0f-927a-f9c3f16de8d5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"199bffdc-c086-452f-ab57-82e79522cb8a","LogTimestamp":"2023-09-27T04:19:57.955Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:58.112Z","message":"Entering","context":{"RequestID":"7fb0bde6-6765-4f7c-8eb5-b9e8e280d40c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad7587f5-fd38-4244-a2a9-6031fbd0c68a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:58.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:58.116Z","message":"{\"transactionId\":\"7fb0bde6-6765-4f7c-8eb5-b9e8e280d40c\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:58:112\",\"respDate\":\"230927-04:19:58:116\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7fb0bde6-6765-4f7c-8eb5-b9e8e280d40c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:58:112-42885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25f8d7f4-72ff-4fee-aa18-c81de21ff92c], x-b3-parentspanid=[aa5e3f5c70cc3d31], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52155], x-envoy-attempt-count=[1], x-b3-traceid=[2e30af87b38a7a4caa5e3f5c70cc3d31], x-b3-spanid=[6ad740f28ff479dc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7fb0bde6-6765-4f7c-8eb5-b9e8e280d40c]}\\\"}\"}","context":{"RequestID":"7fb0bde6-6765-4f7c-8eb5-b9e8e280d40c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad7587f5-fd38-4244-a2a9-6031fbd0c68a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:19:58.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:58.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fb0bde6-6765-4f7c-8eb5-b9e8e280d40c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad7587f5-fd38-4244-a2a9-6031fbd0c68a","LogTimestamp":"2023-09-27T04:19:58.117Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:19:58.418Z","message":"Entering","context":{"RequestID":"c9c0123e-c126-43ca-b46d-058175a4db80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c828fa54-e8c1-49fd-879f-4fd9575af08a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9c0123e-c126-43ca-b46d-058175a4db80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c828fa54-e8c1-49fd-879f-4fd9575af08a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:58.420Z","message":"{\"transactionId\":\"c9c0123e-c126-43ca-b46d-058175a4db80\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:58:419\",\"respDate\":\"230927-04:19:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9c0123e-c126-43ca-b46d-058175a4db80\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:19:58:419-30130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9c0123e-c126-43ca-b46d-058175a4db80]}\\\"}\"}","context":{"RequestID":"c9c0123e-c126-43ca-b46d-058175a4db80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c828fa54-e8c1-49fd-879f-4fd9575af08a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:19:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9c0123e-c126-43ca-b46d-058175a4db80","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c828fa54-e8c1-49fd-879f-4fd9575af08a","LogTimestamp":"2023-09-27T04:19:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:19:59.965Z","message":"Entering","context":{"RequestID":"1063be3e-28c9-41eb-ab9c-14b4dca31a69","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1c3af9b4-f9bd-49d7-baba-ef70f46f7e29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:59.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:19:59.967Z","message":"{\"transactionId\":\"1063be3e-28c9-41eb-ab9c-14b4dca31a69\",\"status\":\"200\",\"rqstDate\":\"230927-04:19:59:965\",\"respDate\":\"230927-04:19:59:967\",\"sourceId\":\"haproxy:1063be3e-28c9-41eb-ab9c-14b4dca31a69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:19:59:965-89138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e88a466-afeb-42d8-be18-9e223023d8fb], x-b3-parentspanid=[85fdeb84fa82cac4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48fcaa65c047e5f585fdeb84fa82cac4], x-b3-spanid=[352397081e4e4276], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1063be3e-28c9-41eb-ab9c-14b4dca31a69]}\\\"}\"}","context":{"RequestID":"1063be3e-28c9-41eb-ab9c-14b4dca31a69","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1c3af9b4-f9bd-49d7-baba-ef70f46f7e29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:19:59.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:19:59.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1063be3e-28c9-41eb-ab9c-14b4dca31a69","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c3af9b4-f9bd-49d7-baba-ef70f46f7e29","LogTimestamp":"2023-09-27T04:19:59.967Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:19:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:01.980Z","message":"Entering","context":{"RequestID":"405f1a6e-f813-472d-a1b5-925f99cfcaec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d164460a-d640-4beb-b74e-a898ed7ca317","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:01.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:01.982Z","message":"{\"transactionId\":\"405f1a6e-f813-472d-a1b5-925f99cfcaec\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:01:980\",\"respDate\":\"230927-04:20:01:982\",\"sourceId\":\"haproxy:405f1a6e-f813-472d-a1b5-925f99cfcaec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:01:980-85381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd5f5602-5fdd-4283-b895-1aa6b560998f], x-b3-parentspanid=[e41f7f33f02e50b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6963bc8896d1c090e41f7f33f02e50b8], x-b3-spanid=[bc6e91ec3df7a188], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[405f1a6e-f813-472d-a1b5-925f99cfcaec]}\\\"}\"}","context":{"RequestID":"405f1a6e-f813-472d-a1b5-925f99cfcaec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d164460a-d640-4beb-b74e-a898ed7ca317","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:01.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:01.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"405f1a6e-f813-472d-a1b5-925f99cfcaec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d164460a-d640-4beb-b74e-a898ed7ca317","LogTimestamp":"2023-09-27T04:20:01.982Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:04.009Z","message":"Entering","context":{"RequestID":"1862ca3a-5a76-4e7f-8c4f-746b37a1af8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc93219c-cc63-4148-9708-0c9866dfda51","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:04.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:04.011Z","message":"{\"transactionId\":\"1862ca3a-5a76-4e7f-8c4f-746b37a1af8e\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:04:010\",\"respDate\":\"230927-04:20:04:011\",\"sourceId\":\"haproxy:1862ca3a-5a76-4e7f-8c4f-746b37a1af8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:04:010-48303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3126abc7-8183-4c00-87bf-7b451a6b93e8], x-b3-parentspanid=[faa70ca6e989ecd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[deeef7639dbbe460faa70ca6e989ecd0], x-b3-spanid=[c35ca764f98667b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1862ca3a-5a76-4e7f-8c4f-746b37a1af8e]}\\\"}\"}","context":{"RequestID":"1862ca3a-5a76-4e7f-8c4f-746b37a1af8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc93219c-cc63-4148-9708-0c9866dfda51","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:04.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:04.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1862ca3a-5a76-4e7f-8c4f-746b37a1af8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc93219c-cc63-4148-9708-0c9866dfda51","LogTimestamp":"2023-09-27T04:20:04.012Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:05.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:20:05.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:05.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:05.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:06.020Z","message":"Entering","context":{"RequestID":"ce34695e-7566-4271-a5d3-529063b3d344","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cffc7448-7916-4baa-b7f9-394ce47d05ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:06.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:06.022Z","message":"{\"transactionId\":\"ce34695e-7566-4271-a5d3-529063b3d344\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:06:021\",\"respDate\":\"230927-04:20:06:022\",\"sourceId\":\"haproxy:ce34695e-7566-4271-a5d3-529063b3d344\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:06:021-31088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcee3937-9f9f-4f51-b496-f4828a99945e], x-b3-parentspanid=[caa47e0925247c4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[787a3a956d53dfa0caa47e0925247c4b], x-b3-spanid=[f8fb977c73378be9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce34695e-7566-4271-a5d3-529063b3d344]}\\\"}\"}","context":{"RequestID":"ce34695e-7566-4271-a5d3-529063b3d344","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cffc7448-7916-4baa-b7f9-394ce47d05ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:06.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:06.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce34695e-7566-4271-a5d3-529063b3d344","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cffc7448-7916-4baa-b7f9-394ce47d05ed","LogTimestamp":"2023-09-27T04:20:06.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:08.040Z","message":"Entering","context":{"RequestID":"970140e8-eeaf-4c71-b79b-d4446f5351d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc4d3415-8a4b-42d4-91b0-33224e461ad2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:08.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:08.043Z","message":"{\"transactionId\":\"970140e8-eeaf-4c71-b79b-d4446f5351d6\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:08:041\",\"respDate\":\"230927-04:20:08:042\",\"sourceId\":\"haproxy:970140e8-eeaf-4c71-b79b-d4446f5351d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:08:041-99879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36c7c479-37f1-4a63-ba45-cedc7e266129], x-b3-parentspanid=[d159de1b38c7b152], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c69488cd5d2f3d52d159de1b38c7b152], x-b3-spanid=[774e879dbd663888], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[970140e8-eeaf-4c71-b79b-d4446f5351d6]}\\\"}\"}","context":{"RequestID":"970140e8-eeaf-4c71-b79b-d4446f5351d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cc4d3415-8a4b-42d4-91b0-33224e461ad2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:08.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:08.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"970140e8-eeaf-4c71-b79b-d4446f5351d6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc4d3415-8a4b-42d4-91b0-33224e461ad2","LogTimestamp":"2023-09-27T04:20:08.043Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:08.113Z","message":"Entering","context":{"RequestID":"7ff68d70-98f9-4ffc-be9e-7a8cae71c508","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83cb1635-8eab-41d2-b0e3-68faa650f309","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:08.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:08.116Z","message":"{\"transactionId\":\"7ff68d70-98f9-4ffc-be9e-7a8cae71c508\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:08:114\",\"respDate\":\"230927-04:20:08:116\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7ff68d70-98f9-4ffc-be9e-7a8cae71c508\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:08:114-94725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[954cf76f-d9e0-417a-899f-8387a955a594], x-b3-parentspanid=[31b8e5bcee773768], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46315], x-envoy-attempt-count=[1], x-b3-traceid=[45d6f8ebfbf6654e31b8e5bcee773768], x-b3-spanid=[89595ab12cd234f5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7ff68d70-98f9-4ffc-be9e-7a8cae71c508]}\\\"}\"}","context":{"RequestID":"7ff68d70-98f9-4ffc-be9e-7a8cae71c508","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83cb1635-8eab-41d2-b0e3-68faa650f309","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:08.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:08.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ff68d70-98f9-4ffc-be9e-7a8cae71c508","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83cb1635-8eab-41d2-b0e3-68faa650f309","LogTimestamp":"2023-09-27T04:20:08.116Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:08.417Z","message":"Entering","context":{"RequestID":"bbdfeb06-4573-4169-9aa0-e85d9713e79a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ba1332d-b647-44aa-ac5e-08b54882fd7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"bbdfeb06-4573-4169-9aa0-e85d9713e79a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ba1332d-b647-44aa-ac5e-08b54882fd7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:08.420Z","message":"{\"transactionId\":\"bbdfeb06-4573-4169-9aa0-e85d9713e79a\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:08:418\",\"respDate\":\"230927-04:20:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bbdfeb06-4573-4169-9aa0-e85d9713e79a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:08:418-17508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bbdfeb06-4573-4169-9aa0-e85d9713e79a]}\\\"}\"}","context":{"RequestID":"bbdfeb06-4573-4169-9aa0-e85d9713e79a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ba1332d-b647-44aa-ac5e-08b54882fd7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbdfeb06-4573-4169-9aa0-e85d9713e79a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ba1332d-b647-44aa-ac5e-08b54882fd7f","LogTimestamp":"2023-09-27T04:20:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:20:10.056Z","message":"Entering","context":{"RequestID":"e279ba2f-0bf4-425f-acae-fe10b777745f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8633b546-46e6-480e-95f7-c878e0d691b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:10.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:10.058Z","message":"{\"transactionId\":\"e279ba2f-0bf4-425f-acae-fe10b777745f\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:10:057\",\"respDate\":\"230927-04:20:10:058\",\"sourceId\":\"haproxy:e279ba2f-0bf4-425f-acae-fe10b777745f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:10:057-99539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbbbfa04-1000-4611-9e5d-40f1851566a9], x-b3-parentspanid=[14099d7bc2d8acc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1abe16d0a67623c114099d7bc2d8acc1], x-b3-spanid=[72ddc2c8aaaf8f41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e279ba2f-0bf4-425f-acae-fe10b777745f]}\\\"}\"}","context":{"RequestID":"e279ba2f-0bf4-425f-acae-fe10b777745f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8633b546-46e6-480e-95f7-c878e0d691b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:10.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:10.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e279ba2f-0bf4-425f-acae-fe10b777745f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8633b546-46e6-480e-95f7-c878e0d691b2","LogTimestamp":"2023-09-27T04:20:10.058Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:11.062Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:11.066Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:12.068Z","message":"Entering","context":{"RequestID":"fbade99b-e28d-4440-8a99-ef34d65b332b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4abfbb76-92c2-4b6a-a013-7469d9b8befa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:12.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:12.070Z","message":"{\"transactionId\":\"fbade99b-e28d-4440-8a99-ef34d65b332b\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:12:068\",\"respDate\":\"230927-04:20:12:070\",\"sourceId\":\"haproxy:fbade99b-e28d-4440-8a99-ef34d65b332b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:12:068-14285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be62b320-7fb0-4fc8-956f-b2cd132bac2c], x-b3-parentspanid=[3b2b304983e4937f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c349d66148319dc13b2b304983e4937f], x-b3-spanid=[097cfedda585c4dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbade99b-e28d-4440-8a99-ef34d65b332b]}\\\"}\"}","context":{"RequestID":"fbade99b-e28d-4440-8a99-ef34d65b332b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4abfbb76-92c2-4b6a-a013-7469d9b8befa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:12.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:12.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbade99b-e28d-4440-8a99-ef34d65b332b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4abfbb76-92c2-4b6a-a013-7469d9b8befa","LogTimestamp":"2023-09-27T04:20:12.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:14.086Z","message":"Entering","context":{"RequestID":"814f3daf-1953-4832-b7fe-cbc938593a23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"774b87f2-c7a6-448b-88df-7c87b20591e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:14.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:14.088Z","message":"{\"transactionId\":\"814f3daf-1953-4832-b7fe-cbc938593a23\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:14:086\",\"respDate\":\"230927-04:20:14:088\",\"sourceId\":\"haproxy:814f3daf-1953-4832-b7fe-cbc938593a23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:14:086-20650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea1086cb-ba7f-48be-9f6d-ca4a0517790b], x-b3-parentspanid=[8ca74ed58c473678], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fe05a7f68869c5b8ca74ed58c473678], x-b3-spanid=[06b97004196fe739], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[814f3daf-1953-4832-b7fe-cbc938593a23]}\\\"}\"}","context":{"RequestID":"814f3daf-1953-4832-b7fe-cbc938593a23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"774b87f2-c7a6-448b-88df-7c87b20591e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:14.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:14.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"814f3daf-1953-4832-b7fe-cbc938593a23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"774b87f2-c7a6-448b-88df-7c87b20591e4","LogTimestamp":"2023-09-27T04:20:14.088Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:15.898Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:20:15.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:15.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:15.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:16.097Z","message":"Entering","context":{"RequestID":"0d42ba07-5303-48e0-9335-1fbf42eb4c54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbd0e8a5-fca7-40cb-8def-3d6fbca7dd6f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:16.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:16.099Z","message":"{\"transactionId\":\"0d42ba07-5303-48e0-9335-1fbf42eb4c54\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:16:098\",\"respDate\":\"230927-04:20:16:099\",\"sourceId\":\"haproxy:0d42ba07-5303-48e0-9335-1fbf42eb4c54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:16:098-59944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6218aae8-45b5-4491-9d42-1aa17befc6de], x-b3-parentspanid=[bf0bb4f7cc664150], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddfc13cde8d3e747bf0bb4f7cc664150], x-b3-spanid=[417b443509c9174f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d42ba07-5303-48e0-9335-1fbf42eb4c54]}\\\"}\"}","context":{"RequestID":"0d42ba07-5303-48e0-9335-1fbf42eb4c54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbd0e8a5-fca7-40cb-8def-3d6fbca7dd6f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:16.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:16.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d42ba07-5303-48e0-9335-1fbf42eb4c54","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbd0e8a5-fca7-40cb-8def-3d6fbca7dd6f","LogTimestamp":"2023-09-27T04:20:16.100Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:18.110Z","message":"Entering","context":{"RequestID":"10236610-52d8-48e2-8fc7-294d6cca1174","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"011c3614-75a0-4470-b039-a23f4479018b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:18.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:18.112Z","message":"{\"transactionId\":\"10236610-52d8-48e2-8fc7-294d6cca1174\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:18:111\",\"respDate\":\"230927-04:20:18:112\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:10236610-52d8-48e2-8fc7-294d6cca1174\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:18:111-32738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91467f79-4ab2-4b3f-8b54-ab9f92a814b0], x-b3-parentspanid=[44b03a675dd159a3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53035], x-envoy-attempt-count=[1], x-b3-traceid=[277bd6b6cc8f918244b03a675dd159a3], x-b3-spanid=[e12e5181201fada9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[10236610-52d8-48e2-8fc7-294d6cca1174]}\\\"}\"}","context":{"RequestID":"10236610-52d8-48e2-8fc7-294d6cca1174","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"011c3614-75a0-4470-b039-a23f4479018b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:18.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:18.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10236610-52d8-48e2-8fc7-294d6cca1174","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"011c3614-75a0-4470-b039-a23f4479018b","LogTimestamp":"2023-09-27T04:20:18.112Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:18.112Z","message":"Entering","context":{"RequestID":"ee2855a1-6388-4651-bb38-7390069f348f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe0d719-4afb-493b-8469-baf5fb4eecad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:18.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:18.114Z","message":"{\"transactionId\":\"ee2855a1-6388-4651-bb38-7390069f348f\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:18:113\",\"respDate\":\"230927-04:20:18:114\",\"sourceId\":\"haproxy:ee2855a1-6388-4651-bb38-7390069f348f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:18:113-91968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb70cfb7-b177-4661-8073-adbd0516ca3d], x-b3-parentspanid=[cba0d300be1a09b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ebe5a900b62f4b7cba0d300be1a09b3], x-b3-spanid=[2733529a6c6a3abc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee2855a1-6388-4651-bb38-7390069f348f]}\\\"}\"}","context":{"RequestID":"ee2855a1-6388-4651-bb38-7390069f348f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe0d719-4afb-493b-8469-baf5fb4eecad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:18.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:18.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee2855a1-6388-4651-bb38-7390069f348f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebe0d719-4afb-493b-8469-baf5fb4eecad","LogTimestamp":"2023-09-27T04:20:18.114Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:20:18.419Z","message":"Entering","context":{"RequestID":"3fb7b8ec-202a-424b-a8cf-c5fd34bbd01e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3abeeea-898b-4aba-b4dc-ce63ae39bd0a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"3fb7b8ec-202a-424b-a8cf-c5fd34bbd01e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3abeeea-898b-4aba-b4dc-ce63ae39bd0a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:18.422Z","message":"{\"transactionId\":\"3fb7b8ec-202a-424b-a8cf-c5fd34bbd01e\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:18:419\",\"respDate\":\"230927-04:20:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3fb7b8ec-202a-424b-a8cf-c5fd34bbd01e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:18:419-17144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3fb7b8ec-202a-424b-a8cf-c5fd34bbd01e]}\\\"}\"}","context":{"RequestID":"3fb7b8ec-202a-424b-a8cf-c5fd34bbd01e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3abeeea-898b-4aba-b4dc-ce63ae39bd0a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fb7b8ec-202a-424b-a8cf-c5fd34bbd01e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3abeeea-898b-4aba-b4dc-ce63ae39bd0a","LogTimestamp":"2023-09-27T04:20:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:20:20.128Z","message":"Entering","context":{"RequestID":"98b9f455-55e7-436c-aef7-ce8038cc4db2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed35e82a-dcef-491c-8c41-c47795fe89d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:20.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:20.130Z","message":"{\"transactionId\":\"98b9f455-55e7-436c-aef7-ce8038cc4db2\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:20:129\",\"respDate\":\"230927-04:20:20:130\",\"sourceId\":\"haproxy:98b9f455-55e7-436c-aef7-ce8038cc4db2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:20:129-29954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[532372c5-1557-42ac-bf2c-b0e8f8e2b2e2], x-b3-parentspanid=[a7bbe02451536d90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[580ec3d2146c7b18a7bbe02451536d90], x-b3-spanid=[fc66d7910ed8ab47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98b9f455-55e7-436c-aef7-ce8038cc4db2]}\\\"}\"}","context":{"RequestID":"98b9f455-55e7-436c-aef7-ce8038cc4db2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed35e82a-dcef-491c-8c41-c47795fe89d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:20.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:20.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98b9f455-55e7-436c-aef7-ce8038cc4db2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed35e82a-dcef-491c-8c41-c47795fe89d4","LogTimestamp":"2023-09-27T04:20:20.131Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:22.141Z","message":"Entering","context":{"RequestID":"60aa7823-b376-4363-845e-0f370c04ca36","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"fbdc637f-220c-4f26-a9d1-62d733ae2048","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:22.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:22.143Z","message":"{\"transactionId\":\"60aa7823-b376-4363-845e-0f370c04ca36\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:22:141\",\"respDate\":\"230927-04:20:22:143\",\"sourceId\":\"haproxy:60aa7823-b376-4363-845e-0f370c04ca36\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:22:141-44309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d14ece5f-d86a-4fb2-88d7-051409102ef4], x-b3-parentspanid=[10fda0af3829c3e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b15c8bdeeddd31810fda0af3829c3e4], x-b3-spanid=[dbf1a69d783dc53d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60aa7823-b376-4363-845e-0f370c04ca36]}\\\"}\"}","context":{"RequestID":"60aa7823-b376-4363-845e-0f370c04ca36","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"fbdc637f-220c-4f26-a9d1-62d733ae2048","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:22.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:22.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60aa7823-b376-4363-845e-0f370c04ca36","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbdc637f-220c-4f26-a9d1-62d733ae2048","LogTimestamp":"2023-09-27T04:20:22.143Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:24.166Z","message":"Entering","context":{"RequestID":"4b0f41ee-2271-41f7-95c8-f4a22266d349","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6724f4f-377d-497e-acb9-c98957abf05c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:24.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:24.168Z","message":"{\"transactionId\":\"4b0f41ee-2271-41f7-95c8-f4a22266d349\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:24:167\",\"respDate\":\"230927-04:20:24:168\",\"sourceId\":\"haproxy:4b0f41ee-2271-41f7-95c8-f4a22266d349\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:24:167-77474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04a86e40-2e64-4b1a-af37-04426dd07967], x-b3-parentspanid=[5c05e99c308be441], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b7a11731a7e63915c05e99c308be441], x-b3-spanid=[369d4b00b007074b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b0f41ee-2271-41f7-95c8-f4a22266d349]}\\\"}\"}","context":{"RequestID":"4b0f41ee-2271-41f7-95c8-f4a22266d349","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6724f4f-377d-497e-acb9-c98957abf05c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:24.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:24.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b0f41ee-2271-41f7-95c8-f4a22266d349","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6724f4f-377d-497e-acb9-c98957abf05c","LogTimestamp":"2023-09-27T04:20:24.168Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:25.898Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:20:25.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:25.958Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:25.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:26.177Z","message":"Entering","context":{"RequestID":"29529f0a-25f1-4314-aa01-6d53765b3869","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82f46f97-62f8-4851-8701-d3fdcba9705b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:26.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:26.179Z","message":"{\"transactionId\":\"29529f0a-25f1-4314-aa01-6d53765b3869\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:26:178\",\"respDate\":\"230927-04:20:26:179\",\"sourceId\":\"haproxy:29529f0a-25f1-4314-aa01-6d53765b3869\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:26:178-28147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21279c2d-595f-429b-b1d6-1d5244258bd6], x-b3-parentspanid=[ce636de57cdb7bbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee10dd713560353bce636de57cdb7bbd], x-b3-spanid=[632d929f21f5b0ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29529f0a-25f1-4314-aa01-6d53765b3869]}\\\"}\"}","context":{"RequestID":"29529f0a-25f1-4314-aa01-6d53765b3869","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82f46f97-62f8-4851-8701-d3fdcba9705b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:26.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:26.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29529f0a-25f1-4314-aa01-6d53765b3869","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82f46f97-62f8-4851-8701-d3fdcba9705b","LogTimestamp":"2023-09-27T04:20:26.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:28.122Z","message":"Entering","context":{"RequestID":"0e067cf4-04f0-4d27-91a8-857e61668045","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"495e0f7b-9090-4b52-be7d-d99b13706f61","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:28.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:28.124Z","message":"{\"transactionId\":\"0e067cf4-04f0-4d27-91a8-857e61668045\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:28:123\",\"respDate\":\"230927-04:20:28:124\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0e067cf4-04f0-4d27-91a8-857e61668045\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:28:123-22324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10556947-f5e0-42e5-bef5-42e9379d8656], x-b3-parentspanid=[ff3971134bb756db], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45459], x-envoy-attempt-count=[1], x-b3-traceid=[f9fee4b77582859dff3971134bb756db], x-b3-spanid=[050faf234b131e94], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0e067cf4-04f0-4d27-91a8-857e61668045]}\\\"}\"}","context":{"RequestID":"0e067cf4-04f0-4d27-91a8-857e61668045","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"495e0f7b-9090-4b52-be7d-d99b13706f61","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:28.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:28.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e067cf4-04f0-4d27-91a8-857e61668045","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"495e0f7b-9090-4b52-be7d-d99b13706f61","LogTimestamp":"2023-09-27T04:20:28.125Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:28.192Z","message":"Entering","context":{"RequestID":"d924d0c1-cbf4-4114-9691-d7f86aa2a35b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"661dcd2a-df70-45fe-8a3c-ed97aa4da89c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:28.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:28.194Z","message":"{\"transactionId\":\"d924d0c1-cbf4-4114-9691-d7f86aa2a35b\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:28:192\",\"respDate\":\"230927-04:20:28:194\",\"sourceId\":\"haproxy:d924d0c1-cbf4-4114-9691-d7f86aa2a35b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:28:192-4578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7afa30c7-b6af-4c05-be4b-f2dc6949fef9], x-b3-parentspanid=[ee89cf550bf76a32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d80122938ebeb8e9ee89cf550bf76a32], x-b3-spanid=[3bf0080518713f7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d924d0c1-cbf4-4114-9691-d7f86aa2a35b]}\\\"}\"}","context":{"RequestID":"d924d0c1-cbf4-4114-9691-d7f86aa2a35b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"661dcd2a-df70-45fe-8a3c-ed97aa4da89c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:28.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:28.194Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d924d0c1-cbf4-4114-9691-d7f86aa2a35b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"661dcd2a-df70-45fe-8a3c-ed97aa4da89c","LogTimestamp":"2023-09-27T04:20:28.194Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:28.418Z","message":"Entering","context":{"RequestID":"7da8524f-377d-4660-a8f8-552ecb2c26d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8250314-43ed-4f41-99ab-26281f623993","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"7da8524f-377d-4660-a8f8-552ecb2c26d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8250314-43ed-4f41-99ab-26281f623993","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:28.420Z","message":"{\"transactionId\":\"7da8524f-377d-4660-a8f8-552ecb2c26d0\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:28:419\",\"respDate\":\"230927-04:20:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7da8524f-377d-4660-a8f8-552ecb2c26d0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:28:419-79199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7da8524f-377d-4660-a8f8-552ecb2c26d0]}\\\"}\"}","context":{"RequestID":"7da8524f-377d-4660-a8f8-552ecb2c26d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8250314-43ed-4f41-99ab-26281f623993","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7da8524f-377d-4660-a8f8-552ecb2c26d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8250314-43ed-4f41-99ab-26281f623993","LogTimestamp":"2023-09-27T04:20:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:30.203Z","message":"Entering","context":{"RequestID":"f9e24b20-e548-4e6a-97a5-ab31260911f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d3175b2-7a0a-42f5-9052-5adadb14e560","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:30.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:30.205Z","message":"{\"transactionId\":\"f9e24b20-e548-4e6a-97a5-ab31260911f8\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:30:204\",\"respDate\":\"230927-04:20:30:205\",\"sourceId\":\"haproxy:f9e24b20-e548-4e6a-97a5-ab31260911f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:30:204-95336\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12bb29bf-f783-453a-98a3-a1d0228fddac], x-b3-parentspanid=[dba7a5a6ced9d178], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab7a2c5ba2576432dba7a5a6ced9d178], x-b3-spanid=[c463c7ca4da54836], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9e24b20-e548-4e6a-97a5-ab31260911f8]}\\\"}\"}","context":{"RequestID":"f9e24b20-e548-4e6a-97a5-ab31260911f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d3175b2-7a0a-42f5-9052-5adadb14e560","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:30.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:30.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9e24b20-e548-4e6a-97a5-ab31260911f8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d3175b2-7a0a-42f5-9052-5adadb14e560","LogTimestamp":"2023-09-27T04:20:30.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:32.215Z","message":"Entering","context":{"RequestID":"1d7d6da8-39db-4e1a-ba00-eed74c63c6b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a626225d-2713-45e3-b1c0-38aff7398948","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:32.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:32.217Z","message":"{\"transactionId\":\"1d7d6da8-39db-4e1a-ba00-eed74c63c6b7\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:32:216\",\"respDate\":\"230927-04:20:32:217\",\"sourceId\":\"haproxy:1d7d6da8-39db-4e1a-ba00-eed74c63c6b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:32:216-37784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d945f04-8aaa-473f-9bdc-60e8c795d0fe], x-b3-parentspanid=[60c8d66a335f7370], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff243b454906c66060c8d66a335f7370], x-b3-spanid=[bd147d3b75af4d5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d7d6da8-39db-4e1a-ba00-eed74c63c6b7]}\\\"}\"}","context":{"RequestID":"1d7d6da8-39db-4e1a-ba00-eed74c63c6b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a626225d-2713-45e3-b1c0-38aff7398948","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:32.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:32.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d7d6da8-39db-4e1a-ba00-eed74c63c6b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a626225d-2713-45e3-b1c0-38aff7398948","LogTimestamp":"2023-09-27T04:20:32.217Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:34.227Z","message":"Entering","context":{"RequestID":"16774b35-e02f-422b-809e-a200c41f942b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fe1f918-4d84-4a32-a230-2915e02aed94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:34.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:34.229Z","message":"{\"transactionId\":\"16774b35-e02f-422b-809e-a200c41f942b\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:34:228\",\"respDate\":\"230927-04:20:34:229\",\"sourceId\":\"haproxy:16774b35-e02f-422b-809e-a200c41f942b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:34:228-97329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16e451b6-9e1b-4f6e-af33-77ad84d3db37], x-b3-parentspanid=[dea7dafa9bef8824], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84ec8e68be8da5cedea7dafa9bef8824], x-b3-spanid=[40bdf4395899f4df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16774b35-e02f-422b-809e-a200c41f942b]}\\\"}\"}","context":{"RequestID":"16774b35-e02f-422b-809e-a200c41f942b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fe1f918-4d84-4a32-a230-2915e02aed94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:34.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:34.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16774b35-e02f-422b-809e-a200c41f942b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fe1f918-4d84-4a32-a230-2915e02aed94","LogTimestamp":"2023-09-27T04:20:34.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:35.897Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:20:35.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:35.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:35.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:36.239Z","message":"Entering","context":{"RequestID":"b3c02122-bff4-44c2-b9db-873603d4dbeb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"170910fb-5b76-4a52-8f96-9096a9868271","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:36.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:36.241Z","message":"{\"transactionId\":\"b3c02122-bff4-44c2-b9db-873603d4dbeb\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:36:240\",\"respDate\":\"230927-04:20:36:241\",\"sourceId\":\"haproxy:b3c02122-bff4-44c2-b9db-873603d4dbeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:36:240-80967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be262145-89ec-4b59-b45c-8754bdbdf7ee], x-b3-parentspanid=[ed504c504f25858d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0013748e4fa71c0fed504c504f25858d], x-b3-spanid=[31f738a9c5fbf17e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3c02122-bff4-44c2-b9db-873603d4dbeb]}\\\"}\"}","context":{"RequestID":"b3c02122-bff4-44c2-b9db-873603d4dbeb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"170910fb-5b76-4a52-8f96-9096a9868271","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:36.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:36.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3c02122-bff4-44c2-b9db-873603d4dbeb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"170910fb-5b76-4a52-8f96-9096a9868271","LogTimestamp":"2023-09-27T04:20:36.242Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:38.155Z","message":"Entering","context":{"RequestID":"af00be7f-ef73-4f86-8e7b-242107c07f9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"837748c5-697a-4d41-b990-3f3ad098e440","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:38.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:38.157Z","message":"{\"transactionId\":\"af00be7f-ef73-4f86-8e7b-242107c07f9a\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:38:156\",\"respDate\":\"230927-04:20:38:157\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:af00be7f-ef73-4f86-8e7b-242107c07f9a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:38:156-33419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56b161ff-9de8-4c1b-84d8-ba5b0490455d], x-b3-parentspanid=[1ed06113095531a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55091], x-envoy-attempt-count=[1], x-b3-traceid=[23e313438c0b46d41ed06113095531a4], x-b3-spanid=[96f7103a258fd5a8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[af00be7f-ef73-4f86-8e7b-242107c07f9a]}\\\"}\"}","context":{"RequestID":"af00be7f-ef73-4f86-8e7b-242107c07f9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"837748c5-697a-4d41-b990-3f3ad098e440","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:38.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:38.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af00be7f-ef73-4f86-8e7b-242107c07f9a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"837748c5-697a-4d41-b990-3f3ad098e440","LogTimestamp":"2023-09-27T04:20:38.158Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:38.264Z","message":"Entering","context":{"RequestID":"28ea8062-f56a-477f-aa0e-0380ca8dce3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e340523-bbff-4ce5-92b6-3c264922934b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:38.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:38.266Z","message":"{\"transactionId\":\"28ea8062-f56a-477f-aa0e-0380ca8dce3b\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:38:265\",\"respDate\":\"230927-04:20:38:266\",\"sourceId\":\"haproxy:28ea8062-f56a-477f-aa0e-0380ca8dce3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:38:265-6898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c4d9131-eeb9-4650-935e-22d379a1286a], x-b3-parentspanid=[57bfa3333df3879d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a776c1104b3fbdb57bfa3333df3879d], x-b3-spanid=[1e7021bf5e953882], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28ea8062-f56a-477f-aa0e-0380ca8dce3b]}\\\"}\"}","context":{"RequestID":"28ea8062-f56a-477f-aa0e-0380ca8dce3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e340523-bbff-4ce5-92b6-3c264922934b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:38.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:38.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28ea8062-f56a-477f-aa0e-0380ca8dce3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e340523-bbff-4ce5-92b6-3c264922934b","LogTimestamp":"2023-09-27T04:20:38.266Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:38.418Z","message":"Entering","context":{"RequestID":"c6247ea7-447f-4618-99ca-a649cd2bd72f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03daa51f-ac6c-4068-b181-5ed2936ce693","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"c6247ea7-447f-4618-99ca-a649cd2bd72f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03daa51f-ac6c-4068-b181-5ed2936ce693","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:38.421Z","message":"{\"transactionId\":\"c6247ea7-447f-4618-99ca-a649cd2bd72f\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:38:419\",\"respDate\":\"230927-04:20:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c6247ea7-447f-4618-99ca-a649cd2bd72f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:38:419-96127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c6247ea7-447f-4618-99ca-a649cd2bd72f]}\\\"}\"}","context":{"RequestID":"c6247ea7-447f-4618-99ca-a649cd2bd72f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03daa51f-ac6c-4068-b181-5ed2936ce693","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6247ea7-447f-4618-99ca-a649cd2bd72f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03daa51f-ac6c-4068-b181-5ed2936ce693","LogTimestamp":"2023-09-27T04:20:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:40.278Z","message":"Entering","context":{"RequestID":"fa5bb541-c324-4229-8d8d-a0bb136e0bb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2579b1f9-f3b6-44ce-9e99-2403ae79d8ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:40.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:40.280Z","message":"{\"transactionId\":\"fa5bb541-c324-4229-8d8d-a0bb136e0bb5\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:40:278\",\"respDate\":\"230927-04:20:40:280\",\"sourceId\":\"haproxy:fa5bb541-c324-4229-8d8d-a0bb136e0bb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:40:278-76699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[356fdba0-8d59-44d7-a9f4-3883a00fab65], x-b3-parentspanid=[b5f7a4a4539c0b38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9986f5aacaa1ff91b5f7a4a4539c0b38], x-b3-spanid=[d9e27b5b9a9fa213], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa5bb541-c324-4229-8d8d-a0bb136e0bb5]}\\\"}\"}","context":{"RequestID":"fa5bb541-c324-4229-8d8d-a0bb136e0bb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2579b1f9-f3b6-44ce-9e99-2403ae79d8ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:40.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:40.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa5bb541-c324-4229-8d8d-a0bb136e0bb5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2579b1f9-f3b6-44ce-9e99-2403ae79d8ef","LogTimestamp":"2023-09-27T04:20:40.280Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:41.068Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:41.071Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:42.289Z","message":"Entering","context":{"RequestID":"5ae67157-3305-4ae6-81c7-47f9d312c092","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04d868d8-1d30-414c-ae3c-6eab30df1329","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:42.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:42.292Z","message":"{\"transactionId\":\"5ae67157-3305-4ae6-81c7-47f9d312c092\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:42:290\",\"respDate\":\"230927-04:20:42:292\",\"sourceId\":\"haproxy:5ae67157-3305-4ae6-81c7-47f9d312c092\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:42:290-10543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a0cc9fc-ad98-49c8-afb3-7538ab44cba8], x-b3-parentspanid=[1721a3bae7bf328f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71c3a69ddbe0cd571721a3bae7bf328f], x-b3-spanid=[0dca81737b25e967], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ae67157-3305-4ae6-81c7-47f9d312c092]}\\\"}\"}","context":{"RequestID":"5ae67157-3305-4ae6-81c7-47f9d312c092","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04d868d8-1d30-414c-ae3c-6eab30df1329","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:42.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:42.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ae67157-3305-4ae6-81c7-47f9d312c092","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04d868d8-1d30-414c-ae3c-6eab30df1329","LogTimestamp":"2023-09-27T04:20:42.293Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:20:44.301Z","message":"Entering","context":{"RequestID":"0d8f4384-ddfc-4339-a41d-65be7d49c448","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b2249ec-5b2e-41dd-a908-19126b4cbcc6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:44.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:44.303Z","message":"{\"transactionId\":\"0d8f4384-ddfc-4339-a41d-65be7d49c448\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:44:302\",\"respDate\":\"230927-04:20:44:303\",\"sourceId\":\"haproxy:0d8f4384-ddfc-4339-a41d-65be7d49c448\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:44:302-85388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1078aefe-882f-4a27-828d-aec8147082ce], x-b3-parentspanid=[56d959151c85b4be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4384d61021857a1056d959151c85b4be], x-b3-spanid=[a2b6517cce1757f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d8f4384-ddfc-4339-a41d-65be7d49c448]}\\\"}\"}","context":{"RequestID":"0d8f4384-ddfc-4339-a41d-65be7d49c448","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b2249ec-5b2e-41dd-a908-19126b4cbcc6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:44.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:44.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d8f4384-ddfc-4339-a41d-65be7d49c448","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b2249ec-5b2e-41dd-a908-19126b4cbcc6","LogTimestamp":"2023-09-27T04:20:44.303Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:45.898Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:20:45.913Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:45.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:45.914Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:46.329Z","message":"Entering","context":{"RequestID":"137f9bbe-615c-4051-9893-cc806550ff40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59d35370-35a1-4818-8a14-b09c4707ee80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:46.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:46.331Z","message":"{\"transactionId\":\"137f9bbe-615c-4051-9893-cc806550ff40\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:46:329\",\"respDate\":\"230927-04:20:46:331\",\"sourceId\":\"haproxy:137f9bbe-615c-4051-9893-cc806550ff40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:46:329-87096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69565b99-9852-4d1f-91a9-e53e7fc91235], x-b3-parentspanid=[24f89f8b357acfcc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[223e13a69b0894d124f89f8b357acfcc], x-b3-spanid=[7fc0cd2e502606bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[137f9bbe-615c-4051-9893-cc806550ff40]}\\\"}\"}","context":{"RequestID":"137f9bbe-615c-4051-9893-cc806550ff40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59d35370-35a1-4818-8a14-b09c4707ee80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:46.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:46.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"137f9bbe-615c-4051-9893-cc806550ff40","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59d35370-35a1-4818-8a14-b09c4707ee80","LogTimestamp":"2023-09-27T04:20:46.331Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:48.112Z","message":"Entering","context":{"RequestID":"3a455d12-13c1-426e-8a87-037881574983","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"72fdec16-b40d-490c-8650-0bfa59301925","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:48.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:48.115Z","message":"{\"transactionId\":\"3a455d12-13c1-426e-8a87-037881574983\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:48:113\",\"respDate\":\"230927-04:20:48:114\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3a455d12-13c1-426e-8a87-037881574983\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:48:113-33588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b38a7f58-7a3b-4968-9ea2-c1925fbfc268], x-b3-parentspanid=[9442163145cd7832], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53185], x-envoy-attempt-count=[1], x-b3-traceid=[1456d90f68041fd49442163145cd7832], x-b3-spanid=[a2c3e5c500b87438], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3a455d12-13c1-426e-8a87-037881574983]}\\\"}\"}","context":{"RequestID":"3a455d12-13c1-426e-8a87-037881574983","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"72fdec16-b40d-490c-8650-0bfa59301925","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:48.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:48.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a455d12-13c1-426e-8a87-037881574983","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72fdec16-b40d-490c-8650-0bfa59301925","LogTimestamp":"2023-09-27T04:20:48.115Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:48.342Z","message":"Entering","context":{"RequestID":"d0a808ee-3521-4725-bd0f-714ad8e81c82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1aec3623-31f7-4241-b6fb-4d1bf6620ef0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:48.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:48.344Z","message":"{\"transactionId\":\"d0a808ee-3521-4725-bd0f-714ad8e81c82\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:48:343\",\"respDate\":\"230927-04:20:48:344\",\"sourceId\":\"haproxy:d0a808ee-3521-4725-bd0f-714ad8e81c82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:48:343-19938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83842011-81d1-4e73-a4a1-c1ab9352c8ff], x-b3-parentspanid=[b3b293075956f60d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c5a0a551a02f583b3b293075956f60d], x-b3-spanid=[dfa6d63435b2cfb6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0a808ee-3521-4725-bd0f-714ad8e81c82]}\\\"}\"}","context":{"RequestID":"d0a808ee-3521-4725-bd0f-714ad8e81c82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1aec3623-31f7-4241-b6fb-4d1bf6620ef0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:48.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:48.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0a808ee-3521-4725-bd0f-714ad8e81c82","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1aec3623-31f7-4241-b6fb-4d1bf6620ef0","LogTimestamp":"2023-09-27T04:20:48.345Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:48.417Z","message":"Entering","context":{"RequestID":"5effe18a-3d25-48bf-83bb-539d32926b38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9a65575-8f1f-4f3a-a7f8-8294562f708c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"5effe18a-3d25-48bf-83bb-539d32926b38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9a65575-8f1f-4f3a-a7f8-8294562f708c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:48.419Z","message":"{\"transactionId\":\"5effe18a-3d25-48bf-83bb-539d32926b38\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:48:418\",\"respDate\":\"230927-04:20:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5effe18a-3d25-48bf-83bb-539d32926b38\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:20:48:418-29733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5effe18a-3d25-48bf-83bb-539d32926b38]}\\\"}\"}","context":{"RequestID":"5effe18a-3d25-48bf-83bb-539d32926b38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9a65575-8f1f-4f3a-a7f8-8294562f708c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5effe18a-3d25-48bf-83bb-539d32926b38","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9a65575-8f1f-4f3a-a7f8-8294562f708c","LogTimestamp":"2023-09-27T04:20:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:50.356Z","message":"Entering","context":{"RequestID":"9664cc0b-6038-438a-bf6b-28f037e42f65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab13efac-1e9b-4e86-bd13-08ecb2f01669","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:50.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:50.358Z","message":"{\"transactionId\":\"9664cc0b-6038-438a-bf6b-28f037e42f65\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:50:357\",\"respDate\":\"230927-04:20:50:358\",\"sourceId\":\"haproxy:9664cc0b-6038-438a-bf6b-28f037e42f65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:50:357-89639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1699fe2-9c08-4aed-8424-1ff3c5364517], x-b3-parentspanid=[4666cfde60d708ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de264003bf230cea4666cfde60d708ae], x-b3-spanid=[c52152f9b81c4217], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9664cc0b-6038-438a-bf6b-28f037e42f65]}\\\"}\"}","context":{"RequestID":"9664cc0b-6038-438a-bf6b-28f037e42f65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab13efac-1e9b-4e86-bd13-08ecb2f01669","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:50.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:50.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9664cc0b-6038-438a-bf6b-28f037e42f65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab13efac-1e9b-4e86-bd13-08ecb2f01669","LogTimestamp":"2023-09-27T04:20:50.359Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:52.368Z","message":"Entering","context":{"RequestID":"e28fdea6-bcbd-4e14-8e9c-dad2bcc552ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42608f8b-5f26-4105-84d6-5fcaf60e7ade","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:52.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:52.370Z","message":"{\"transactionId\":\"e28fdea6-bcbd-4e14-8e9c-dad2bcc552ed\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:52:368\",\"respDate\":\"230927-04:20:52:370\",\"sourceId\":\"haproxy:e28fdea6-bcbd-4e14-8e9c-dad2bcc552ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:52:368-7475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20749f31-2e2a-4e49-bd1a-9f53455880c0], x-b3-parentspanid=[0553c69411917a76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[716823eb30799f7f0553c69411917a76], x-b3-spanid=[781da0e6007e3212], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e28fdea6-bcbd-4e14-8e9c-dad2bcc552ed]}\\\"}\"}","context":{"RequestID":"e28fdea6-bcbd-4e14-8e9c-dad2bcc552ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42608f8b-5f26-4105-84d6-5fcaf60e7ade","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:52.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:52.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e28fdea6-bcbd-4e14-8e9c-dad2bcc552ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42608f8b-5f26-4105-84d6-5fcaf60e7ade","LogTimestamp":"2023-09-27T04:20:52.370Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:54.380Z","message":"Entering","context":{"RequestID":"487539e4-450e-4f81-8ed8-7fdb8b201d5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c91dce8-fbdc-4044-85fa-562089239e99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:54.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:54.382Z","message":"{\"transactionId\":\"487539e4-450e-4f81-8ed8-7fdb8b201d5d\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:54:381\",\"respDate\":\"230927-04:20:54:382\",\"sourceId\":\"haproxy:487539e4-450e-4f81-8ed8-7fdb8b201d5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:54:381-63772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bc064b4-bf7d-409a-9145-9bda5869a392], x-b3-parentspanid=[4f83f5b748772d98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a8b0670442d842d4f83f5b748772d98], x-b3-spanid=[ba09f0bb75766d42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[487539e4-450e-4f81-8ed8-7fdb8b201d5d]}\\\"}\"}","context":{"RequestID":"487539e4-450e-4f81-8ed8-7fdb8b201d5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c91dce8-fbdc-4044-85fa-562089239e99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:54.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:54.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"487539e4-450e-4f81-8ed8-7fdb8b201d5d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c91dce8-fbdc-4044-85fa-562089239e99","LogTimestamp":"2023-09-27T04:20:54.382Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:55.899Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:20:55.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:55.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:55.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:56.392Z","message":"Entering","context":{"RequestID":"c9971f66-f3a1-499e-91a4-9ec90f6560f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1e1d457-e15a-4534-97e2-263194c6d3e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:56.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:56.394Z","message":"{\"transactionId\":\"c9971f66-f3a1-499e-91a4-9ec90f6560f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:56:392\",\"respDate\":\"230927-04:20:56:394\",\"sourceId\":\"haproxy:c9971f66-f3a1-499e-91a4-9ec90f6560f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:56:392-22270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[535bef5c-80a0-4c8d-8d99-4f7b41cf4094], x-b3-parentspanid=[b4b4eb620878e458], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d350ae7b65e297a2b4b4eb620878e458], x-b3-spanid=[0ed2a6aa335790db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9971f66-f3a1-499e-91a4-9ec90f6560f6]}\\\"}\"}","context":{"RequestID":"c9971f66-f3a1-499e-91a4-9ec90f6560f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1e1d457-e15a-4534-97e2-263194c6d3e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:56.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:56.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9971f66-f3a1-499e-91a4-9ec90f6560f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1e1d457-e15a-4534-97e2-263194c6d3e7","LogTimestamp":"2023-09-27T04:20:56.394Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:20:58.108Z","message":"Entering","context":{"RequestID":"01c8003a-735d-4c98-88ae-62ff836c81f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1887277-a7eb-4a1c-a735-5f292b144f5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:58.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:58.110Z","message":"{\"transactionId\":\"01c8003a-735d-4c98-88ae-62ff836c81f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:58:109\",\"respDate\":\"230927-04:20:58:110\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:01c8003a-735d-4c98-88ae-62ff836c81f6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:58:109-47000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac736aaa-15ab-4a1d-abec-4d4d8009b2a3], x-b3-parentspanid=[9f48ad1d186af4f0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37029], x-envoy-attempt-count=[1], x-b3-traceid=[a44d8550ecc8e1d19f48ad1d186af4f0], x-b3-spanid=[c4cfd92cd4015657], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[01c8003a-735d-4c98-88ae-62ff836c81f6]}\\\"}\"}","context":{"RequestID":"01c8003a-735d-4c98-88ae-62ff836c81f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1887277-a7eb-4a1c-a735-5f292b144f5c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:20:58.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:58.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01c8003a-735d-4c98-88ae-62ff836c81f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1887277-a7eb-4a1c-a735-5f292b144f5c","LogTimestamp":"2023-09-27T04:20:58.110Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:20:58.404Z","message":"Entering","context":{"RequestID":"8ed3cc4f-96ea-4ca6-affc-207fc066f43f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"547774b4-b30b-462d-812a-0624fb4da419","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:58.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:58.406Z","message":"{\"transactionId\":\"8ed3cc4f-96ea-4ca6-affc-207fc066f43f\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:58:404\",\"respDate\":\"230927-04:20:58:406\",\"sourceId\":\"haproxy:8ed3cc4f-96ea-4ca6-affc-207fc066f43f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:20:58:404-73509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[893aaad3-5146-40a3-941b-db2f03e2ce45], x-b3-parentspanid=[11c74e9b4096d910], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d13f25fa61cf2ee11c74e9b4096d910], x-b3-spanid=[985760b14229cb5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ed3cc4f-96ea-4ca6-affc-207fc066f43f]}\\\"}\"}","context":{"RequestID":"8ed3cc4f-96ea-4ca6-affc-207fc066f43f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"547774b4-b30b-462d-812a-0624fb4da419","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:20:58.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:58.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ed3cc4f-96ea-4ca6-affc-207fc066f43f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"547774b4-b30b-462d-812a-0624fb4da419","LogTimestamp":"2023-09-27T04:20:58.406Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:20:58.417Z","message":"Entering","context":{"RequestID":"87a7c201-1a34-43d7-bdfb-21353270ed94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd9cb327-95fb-43e7-a2d5-137a1e4a9750","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:20:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"87a7c201-1a34-43d7-bdfb-21353270ed94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd9cb327-95fb-43e7-a2d5-137a1e4a9750","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:58.420Z","message":"{\"transactionId\":\"87a7c201-1a34-43d7-bdfb-21353270ed94\",\"status\":\"200\",\"rqstDate\":\"230927-04:20:58:418\",\"respDate\":\"230927-04:20:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:87a7c201-1a34-43d7-bdfb-21353270ed94\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:20:58:418-28339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[87a7c201-1a34-43d7-bdfb-21353270ed94]}\\\"}\"}","context":{"RequestID":"87a7c201-1a34-43d7-bdfb-21353270ed94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd9cb327-95fb-43e7-a2d5-137a1e4a9750","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:20:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:20:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87a7c201-1a34-43d7-bdfb-21353270ed94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd9cb327-95fb-43e7-a2d5-137a1e4a9750","LogTimestamp":"2023-09-27T04:20:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:20:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:21:00.416Z","message":"Entering","context":{"RequestID":"91182b42-e1e8-463d-9aa5-1302014865b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1bf8e08-1364-4449-a9d6-da976eb39ac8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:00.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:00.418Z","message":"{\"transactionId\":\"91182b42-e1e8-463d-9aa5-1302014865b6\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:00:417\",\"respDate\":\"230927-04:21:00:418\",\"sourceId\":\"haproxy:91182b42-e1e8-463d-9aa5-1302014865b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:00:417-98919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05221b91-acfe-49dd-a395-a006630071b6], x-b3-parentspanid=[0dacb925244f254d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d5babc37269bf100dacb925244f254d], x-b3-spanid=[44134b87a05a6042], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91182b42-e1e8-463d-9aa5-1302014865b6]}\\\"}\"}","context":{"RequestID":"91182b42-e1e8-463d-9aa5-1302014865b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1bf8e08-1364-4449-a9d6-da976eb39ac8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:00.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:00.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91182b42-e1e8-463d-9aa5-1302014865b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1bf8e08-1364-4449-a9d6-da976eb39ac8","LogTimestamp":"2023-09-27T04:21:00.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:02.428Z","message":"Entering","context":{"RequestID":"a63c6182-5c3b-460a-90bb-c38658b24b2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"065fbd85-eb8c-4d74-9da0-32c82ed8a289","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:02.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:02.431Z","message":"{\"transactionId\":\"a63c6182-5c3b-460a-90bb-c38658b24b2f\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:02:429\",\"respDate\":\"230927-04:21:02:431\",\"sourceId\":\"haproxy:a63c6182-5c3b-460a-90bb-c38658b24b2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:02:429-65072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[beccda4f-dc65-451a-acd5-91f4865b56fb], x-b3-parentspanid=[653209a8570370bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1cafd51cb2fa542653209a8570370bd], x-b3-spanid=[d7291ce5e00ebbc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a63c6182-5c3b-460a-90bb-c38658b24b2f]}\\\"}\"}","context":{"RequestID":"a63c6182-5c3b-460a-90bb-c38658b24b2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"065fbd85-eb8c-4d74-9da0-32c82ed8a289","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:02.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:02.431Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a63c6182-5c3b-460a-90bb-c38658b24b2f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"065fbd85-eb8c-4d74-9da0-32c82ed8a289","LogTimestamp":"2023-09-27T04:21:02.431Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:04.443Z","message":"Entering","context":{"RequestID":"1726f889-ba4b-48d7-bf69-5a6aa8f8944b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15b1f5db-755d-4ed6-8db4-82a80123d20b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:04.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:04.445Z","message":"{\"transactionId\":\"1726f889-ba4b-48d7-bf69-5a6aa8f8944b\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:04:443\",\"respDate\":\"230927-04:21:04:445\",\"sourceId\":\"haproxy:1726f889-ba4b-48d7-bf69-5a6aa8f8944b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:04:443-50161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[123636f4-a828-48ad-9ada-29d4c57d028d], x-b3-parentspanid=[0d411675b768a897], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5ae3915e7a3963c0d411675b768a897], x-b3-spanid=[eb8c1efc251b0e3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1726f889-ba4b-48d7-bf69-5a6aa8f8944b]}\\\"}\"}","context":{"RequestID":"1726f889-ba4b-48d7-bf69-5a6aa8f8944b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15b1f5db-755d-4ed6-8db4-82a80123d20b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:04.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:04.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1726f889-ba4b-48d7-bf69-5a6aa8f8944b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15b1f5db-755d-4ed6-8db4-82a80123d20b","LogTimestamp":"2023-09-27T04:21:04.445Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:05.899Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:21:05.928Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:05.928Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:05.928Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:06.456Z","message":"Entering","context":{"RequestID":"a4820a44-8ec4-4849-84c0-2a5ad797551b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ba7d16a-86a8-4a6d-a4fa-47c5eca46769","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:06.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:06.459Z","message":"{\"transactionId\":\"a4820a44-8ec4-4849-84c0-2a5ad797551b\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:06:457\",\"respDate\":\"230927-04:21:06:459\",\"sourceId\":\"haproxy:a4820a44-8ec4-4849-84c0-2a5ad797551b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:06:457-79323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7f02967-f538-484a-9f82-c1d90af8671a], x-b3-parentspanid=[c7868243435e6303], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4640b3b86415d37fc7868243435e6303], x-b3-spanid=[b356576f3f57415d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4820a44-8ec4-4849-84c0-2a5ad797551b]}\\\"}\"}","context":{"RequestID":"a4820a44-8ec4-4849-84c0-2a5ad797551b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ba7d16a-86a8-4a6d-a4fa-47c5eca46769","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:06.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:06.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4820a44-8ec4-4849-84c0-2a5ad797551b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ba7d16a-86a8-4a6d-a4fa-47c5eca46769","LogTimestamp":"2023-09-27T04:21:06.459Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:21:08.142Z","message":"Entering","context":{"RequestID":"f7330e53-1790-4cfa-bc4c-eafa7868e76f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f016800-0c2b-4bad-9874-a6d4b721080a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:08.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:08.144Z","message":"{\"transactionId\":\"f7330e53-1790-4cfa-bc4c-eafa7868e76f\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:08:143\",\"respDate\":\"230927-04:21:08:144\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f7330e53-1790-4cfa-bc4c-eafa7868e76f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:08:143-82938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1345f86b-78f4-4116-b07d-6e050366d15d], x-b3-parentspanid=[dd36f3fe11b9773e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49977], x-envoy-attempt-count=[1], x-b3-traceid=[3cfe946105cfd7c7dd36f3fe11b9773e], x-b3-spanid=[8e2db6bfd3837233], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f7330e53-1790-4cfa-bc4c-eafa7868e76f]}\\\"}\"}","context":{"RequestID":"f7330e53-1790-4cfa-bc4c-eafa7868e76f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f016800-0c2b-4bad-9874-a6d4b721080a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:08.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:08.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7330e53-1790-4cfa-bc4c-eafa7868e76f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f016800-0c2b-4bad-9874-a6d4b721080a","LogTimestamp":"2023-09-27T04:21:08.145Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:08.418Z","message":"Entering","context":{"RequestID":"ee165d45-6331-488b-8983-dd3aba89cb5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9af97e8b-9709-4067-9cbe-3e6c764d67d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"ee165d45-6331-488b-8983-dd3aba89cb5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9af97e8b-9709-4067-9cbe-3e6c764d67d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:08.420Z","message":"{\"transactionId\":\"ee165d45-6331-488b-8983-dd3aba89cb5a\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:08:418\",\"respDate\":\"230927-04:21:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ee165d45-6331-488b-8983-dd3aba89cb5a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:08:418-23403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ee165d45-6331-488b-8983-dd3aba89cb5a]}\\\"}\"}","context":{"RequestID":"ee165d45-6331-488b-8983-dd3aba89cb5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9af97e8b-9709-4067-9cbe-3e6c764d67d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee165d45-6331-488b-8983-dd3aba89cb5a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9af97e8b-9709-4067-9cbe-3e6c764d67d0","LogTimestamp":"2023-09-27T04:21:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:21:08.473Z","message":"Entering","context":{"RequestID":"e9f6febe-0d0e-409a-b4db-e1d61b2a220e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02368922-1f8a-4aef-a4b6-ccdf84b25766","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:08.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:08.476Z","message":"{\"transactionId\":\"e9f6febe-0d0e-409a-b4db-e1d61b2a220e\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:08:474\",\"respDate\":\"230927-04:21:08:475\",\"sourceId\":\"haproxy:e9f6febe-0d0e-409a-b4db-e1d61b2a220e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:08:474-72128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32a00a5f-65c2-4199-a7f2-160e80b6de3c], x-b3-parentspanid=[008428d2e0b2b322], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f768c885b29d63ed008428d2e0b2b322], x-b3-spanid=[7a1181af671c5f25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9f6febe-0d0e-409a-b4db-e1d61b2a220e]}\\\"}\"}","context":{"RequestID":"e9f6febe-0d0e-409a-b4db-e1d61b2a220e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02368922-1f8a-4aef-a4b6-ccdf84b25766","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:08.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:08.476Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9f6febe-0d0e-409a-b4db-e1d61b2a220e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02368922-1f8a-4aef-a4b6-ccdf84b25766","LogTimestamp":"2023-09-27T04:21:08.476Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:10.487Z","message":"Entering","context":{"RequestID":"b06976f8-1195-458f-9bb4-189a40fcdbbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fede7537-bdee-4824-90fa-54eaadc9b832","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:10.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:10.489Z","message":"{\"transactionId\":\"b06976f8-1195-458f-9bb4-189a40fcdbbd\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:10:488\",\"respDate\":\"230927-04:21:10:489\",\"sourceId\":\"haproxy:b06976f8-1195-458f-9bb4-189a40fcdbbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:10:488-76544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14ca4c06-dfa6-43c7-bde4-c1f78dce359c], x-b3-parentspanid=[46eaa50966526206], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b4be058fac8398846eaa50966526206], x-b3-spanid=[d07bc31bb13c71e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b06976f8-1195-458f-9bb4-189a40fcdbbd]}\\\"}\"}","context":{"RequestID":"b06976f8-1195-458f-9bb4-189a40fcdbbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fede7537-bdee-4824-90fa-54eaadc9b832","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:10.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:10.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b06976f8-1195-458f-9bb4-189a40fcdbbd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fede7537-bdee-4824-90fa-54eaadc9b832","LogTimestamp":"2023-09-27T04:21:10.490Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:21:11.083Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:11.090Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:12.508Z","message":"Entering","context":{"RequestID":"f6ae35e9-c610-42bc-8d03-5cf9f78d4e5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77f1e985-c7f1-4f42-96db-54ef2bd269d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:12.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:12.511Z","message":"{\"transactionId\":\"f6ae35e9-c610-42bc-8d03-5cf9f78d4e5f\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:12:509\",\"respDate\":\"230927-04:21:12:511\",\"sourceId\":\"haproxy:f6ae35e9-c610-42bc-8d03-5cf9f78d4e5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:12:509-49932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a5a1dc1-6ace-4790-8237-ea13001da0f7], x-b3-parentspanid=[f52d2f3acd2fbb07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de65e2497e0f8463f52d2f3acd2fbb07], x-b3-spanid=[f9fba45eeb9a1565], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6ae35e9-c610-42bc-8d03-5cf9f78d4e5f]}\\\"}\"}","context":{"RequestID":"f6ae35e9-c610-42bc-8d03-5cf9f78d4e5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77f1e985-c7f1-4f42-96db-54ef2bd269d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:12.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:12.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6ae35e9-c610-42bc-8d03-5cf9f78d4e5f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77f1e985-c7f1-4f42-96db-54ef2bd269d0","LogTimestamp":"2023-09-27T04:21:12.511Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:21:14.526Z","message":"Entering","context":{"RequestID":"32e343f9-c904-47dd-aef1-f52f5bcbc947","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48779361-f8c4-44d3-99bf-307801b15602","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:14.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:14.528Z","message":"{\"transactionId\":\"32e343f9-c904-47dd-aef1-f52f5bcbc947\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:14:527\",\"respDate\":\"230927-04:21:14:528\",\"sourceId\":\"haproxy:32e343f9-c904-47dd-aef1-f52f5bcbc947\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:14:527-15947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbe298bd-2f48-4671-8166-333f1e64b388], x-b3-parentspanid=[bc2ca2cfebe04e61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81074d2e63990ad3bc2ca2cfebe04e61], x-b3-spanid=[74c9c08578c18c97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32e343f9-c904-47dd-aef1-f52f5bcbc947]}\\\"}\"}","context":{"RequestID":"32e343f9-c904-47dd-aef1-f52f5bcbc947","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48779361-f8c4-44d3-99bf-307801b15602","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:14.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:14.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32e343f9-c904-47dd-aef1-f52f5bcbc947","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48779361-f8c4-44d3-99bf-307801b15602","LogTimestamp":"2023-09-27T04:21:14.529Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:15.899Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:21:15.915Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:15.915Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:15.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:16.543Z","message":"Entering","context":{"RequestID":"c22b803e-d44b-46af-8248-8289291a886d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"853ef7a2-e482-4feb-ade6-bb2ecfcf3904","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:16.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:16.546Z","message":"{\"transactionId\":\"c22b803e-d44b-46af-8248-8289291a886d\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:16:544\",\"respDate\":\"230927-04:21:16:545\",\"sourceId\":\"haproxy:c22b803e-d44b-46af-8248-8289291a886d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:16:544-87340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e4bd061-694b-4dc6-868f-4988291fd648], x-b3-parentspanid=[19fd4fbd60af1e67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[add42aacffc31bff19fd4fbd60af1e67], x-b3-spanid=[d568b0ba5da68c66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c22b803e-d44b-46af-8248-8289291a886d]}\\\"}\"}","context":{"RequestID":"c22b803e-d44b-46af-8248-8289291a886d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"853ef7a2-e482-4feb-ade6-bb2ecfcf3904","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:16.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:16.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c22b803e-d44b-46af-8248-8289291a886d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"853ef7a2-e482-4feb-ade6-bb2ecfcf3904","LogTimestamp":"2023-09-27T04:21:16.546Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:18.106Z","message":"Entering","context":{"RequestID":"b378ab13-6197-47e5-bd6c-a5557026f6d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"759d7f38-9094-428b-acfd-335ab4a1bcd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:18.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:18.108Z","message":"{\"transactionId\":\"b378ab13-6197-47e5-bd6c-a5557026f6d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:18:107\",\"respDate\":\"230927-04:21:18:108\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b378ab13-6197-47e5-bd6c-a5557026f6d8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:18:107-22676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2995879a-c11a-47fc-b52f-1dbef2ea00d1], x-b3-parentspanid=[ef80fde1e9262b64], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58475], x-envoy-attempt-count=[1], x-b3-traceid=[0914679ad378eff8ef80fde1e9262b64], x-b3-spanid=[d34ef1d0c6e38593], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b378ab13-6197-47e5-bd6c-a5557026f6d8]}\\\"}\"}","context":{"RequestID":"b378ab13-6197-47e5-bd6c-a5557026f6d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"759d7f38-9094-428b-acfd-335ab4a1bcd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:18.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:18.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b378ab13-6197-47e5-bd6c-a5557026f6d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"759d7f38-9094-428b-acfd-335ab4a1bcd4","LogTimestamp":"2023-09-27T04:21:18.109Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:18.418Z","message":"Entering","context":{"RequestID":"e49aa604-b918-4587-badc-b6f078ccf3f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a55d6e94-0fa8-434a-aa37-6693861276e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"e49aa604-b918-4587-badc-b6f078ccf3f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a55d6e94-0fa8-434a-aa37-6693861276e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:18.423Z","message":"{\"transactionId\":\"e49aa604-b918-4587-badc-b6f078ccf3f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:18:420\",\"respDate\":\"230927-04:21:18:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e49aa604-b918-4587-badc-b6f078ccf3f1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:18:420-65928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e49aa604-b918-4587-badc-b6f078ccf3f1]}\\\"}\"}","context":{"RequestID":"e49aa604-b918-4587-badc-b6f078ccf3f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a55d6e94-0fa8-434a-aa37-6693861276e2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e49aa604-b918-4587-badc-b6f078ccf3f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a55d6e94-0fa8-434a-aa37-6693861276e2","LogTimestamp":"2023-09-27T04:21:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:21:18.567Z","message":"Entering","context":{"RequestID":"2ba8f771-6d4e-4d0f-aa60-838e9bae5f21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1377a3f5-c21d-4f61-a113-0c37d07f2ac4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:18.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:18.568Z","message":"{\"transactionId\":\"2ba8f771-6d4e-4d0f-aa60-838e9bae5f21\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:18:567\",\"respDate\":\"230927-04:21:18:568\",\"sourceId\":\"haproxy:2ba8f771-6d4e-4d0f-aa60-838e9bae5f21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:18:567-9272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[516ca74a-6136-463e-8857-6511b7ed972d], x-b3-parentspanid=[a6056a1015ad8eda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6784cb7b8cb9a3a1a6056a1015ad8eda], x-b3-spanid=[28ddf299ba633f3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ba8f771-6d4e-4d0f-aa60-838e9bae5f21]}\\\"}\"}","context":{"RequestID":"2ba8f771-6d4e-4d0f-aa60-838e9bae5f21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1377a3f5-c21d-4f61-a113-0c37d07f2ac4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:18.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:18.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ba8f771-6d4e-4d0f-aa60-838e9bae5f21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1377a3f5-c21d-4f61-a113-0c37d07f2ac4","LogTimestamp":"2023-09-27T04:21:18.569Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:20.584Z","message":"Entering","context":{"RequestID":"1c8b5a76-c9f7-4799-af42-5510fa6c9f52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe31303-c93e-442a-9ad4-98978d220c82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:20.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:20.587Z","message":"{\"transactionId\":\"1c8b5a76-c9f7-4799-af42-5510fa6c9f52\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:20:585\",\"respDate\":\"230927-04:21:20:587\",\"sourceId\":\"haproxy:1c8b5a76-c9f7-4799-af42-5510fa6c9f52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:20:585-85305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf2a2e38-5185-4488-80b0-58082d0af943], x-b3-parentspanid=[edb70f2defc3dd7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b321d76ee3366179edb70f2defc3dd7b], x-b3-spanid=[e8c64ef8b38981ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c8b5a76-c9f7-4799-af42-5510fa6c9f52]}\\\"}\"}","context":{"RequestID":"1c8b5a76-c9f7-4799-af42-5510fa6c9f52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe31303-c93e-442a-9ad4-98978d220c82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:20.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:20.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c8b5a76-c9f7-4799-af42-5510fa6c9f52","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebe31303-c93e-442a-9ad4-98978d220c82","LogTimestamp":"2023-09-27T04:21:20.587Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:21:22.598Z","message":"Entering","context":{"RequestID":"2fb258f1-7577-4253-863d-097881a23e3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"917d69dc-474c-449f-b6f4-0ab8a1558b80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:22.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:22.601Z","message":"{\"transactionId\":\"2fb258f1-7577-4253-863d-097881a23e3e\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:22:599\",\"respDate\":\"230927-04:21:22:601\",\"sourceId\":\"haproxy:2fb258f1-7577-4253-863d-097881a23e3e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:22:599-51160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf5a594d-6e67-4334-94c0-f53de64cfa7e], x-b3-parentspanid=[08e211e94955b362], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d34fb9c14dd4b6ac08e211e94955b362], x-b3-spanid=[362294ecda44a060], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fb258f1-7577-4253-863d-097881a23e3e]}\\\"}\"}","context":{"RequestID":"2fb258f1-7577-4253-863d-097881a23e3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"917d69dc-474c-449f-b6f4-0ab8a1558b80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:22.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:22.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fb258f1-7577-4253-863d-097881a23e3e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"917d69dc-474c-449f-b6f4-0ab8a1558b80","LogTimestamp":"2023-09-27T04:21:22.601Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:24.614Z","message":"Entering","context":{"RequestID":"7b359e9d-2df3-4a3d-a86d-5731fc2ff8ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3d5f295-ca99-42f5-a49f-5efc47f0a84d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:24.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:24.615Z","message":"{\"transactionId\":\"7b359e9d-2df3-4a3d-a86d-5731fc2ff8ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:24:614\",\"respDate\":\"230927-04:21:24:615\",\"sourceId\":\"haproxy:7b359e9d-2df3-4a3d-a86d-5731fc2ff8ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:24:614-92101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abb3851c-cfce-425e-8220-0e8bce2e7af8], x-b3-parentspanid=[014f19c41bf12751], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[721921aff49e2291014f19c41bf12751], x-b3-spanid=[56ebb4d55cf5a244], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b359e9d-2df3-4a3d-a86d-5731fc2ff8ba]}\\\"}\"}","context":{"RequestID":"7b359e9d-2df3-4a3d-a86d-5731fc2ff8ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3d5f295-ca99-42f5-a49f-5efc47f0a84d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:24.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:24.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b359e9d-2df3-4a3d-a86d-5731fc2ff8ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3d5f295-ca99-42f5-a49f-5efc47f0a84d","LogTimestamp":"2023-09-27T04:21:24.616Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:25.899Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:21:25.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:25.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:25.930Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:26.624Z","message":"Entering","context":{"RequestID":"299e69a9-8b04-4c24-a3a4-34e2bae6f85c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5922ba07-a2c6-4d3f-a6f8-2071a894a3a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:26.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:26.626Z","message":"{\"transactionId\":\"299e69a9-8b04-4c24-a3a4-34e2bae6f85c\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:26:625\",\"respDate\":\"230927-04:21:26:626\",\"sourceId\":\"haproxy:299e69a9-8b04-4c24-a3a4-34e2bae6f85c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:26:625-36792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66afbe25-43fc-4b43-874b-d03469f412fd], x-b3-parentspanid=[aff95bdf70eec957], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3afa2535b100e83aff95bdf70eec957], x-b3-spanid=[e737b1f0b139bd12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[299e69a9-8b04-4c24-a3a4-34e2bae6f85c]}\\\"}\"}","context":{"RequestID":"299e69a9-8b04-4c24-a3a4-34e2bae6f85c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5922ba07-a2c6-4d3f-a6f8-2071a894a3a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:26.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:26.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"299e69a9-8b04-4c24-a3a4-34e2bae6f85c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5922ba07-a2c6-4d3f-a6f8-2071a894a3a9","LogTimestamp":"2023-09-27T04:21:26.627Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:21:28.114Z","message":"Entering","context":{"RequestID":"bf0f92a9-864e-47de-8f90-ca245cd629c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a79e1c2-1ae4-4554-8968-05792e251a83","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:28.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:28.116Z","message":"{\"transactionId\":\"bf0f92a9-864e-47de-8f90-ca245cd629c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:28:115\",\"respDate\":\"230927-04:21:28:116\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bf0f92a9-864e-47de-8f90-ca245cd629c4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:28:115-2211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18c58258-c64a-465b-b50d-a2427f6c3b80], x-b3-parentspanid=[043fd5bcd005b808], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37247], x-envoy-attempt-count=[1], x-b3-traceid=[f56ecfe866c56db0043fd5bcd005b808], x-b3-spanid=[f92629dc35037ac4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bf0f92a9-864e-47de-8f90-ca245cd629c4]}\\\"}\"}","context":{"RequestID":"bf0f92a9-864e-47de-8f90-ca245cd629c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a79e1c2-1ae4-4554-8968-05792e251a83","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:28.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:28.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf0f92a9-864e-47de-8f90-ca245cd629c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a79e1c2-1ae4-4554-8968-05792e251a83","LogTimestamp":"2023-09-27T04:21:28.116Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:21:28.417Z","message":"Entering","context":{"RequestID":"934fc146-e519-433d-bc75-4c83864bda81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7162129b-78b1-4f2f-a2ca-c7a46092971d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"934fc146-e519-433d-bc75-4c83864bda81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7162129b-78b1-4f2f-a2ca-c7a46092971d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:28.419Z","message":"{\"transactionId\":\"934fc146-e519-433d-bc75-4c83864bda81\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:28:418\",\"respDate\":\"230927-04:21:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:934fc146-e519-433d-bc75-4c83864bda81\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:28:418-39373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[934fc146-e519-433d-bc75-4c83864bda81]}\\\"}\"}","context":{"RequestID":"934fc146-e519-433d-bc75-4c83864bda81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7162129b-78b1-4f2f-a2ca-c7a46092971d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"934fc146-e519-433d-bc75-4c83864bda81","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7162129b-78b1-4f2f-a2ca-c7a46092971d","LogTimestamp":"2023-09-27T04:21:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:28.639Z","message":"Entering","context":{"RequestID":"99eeed8f-21e6-47af-ab87-4962b6e238ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"297a46f2-10dd-425a-bf0f-17cf9c05b3d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:28.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:28.641Z","message":"{\"transactionId\":\"99eeed8f-21e6-47af-ab87-4962b6e238ad\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:28:639\",\"respDate\":\"230927-04:21:28:641\",\"sourceId\":\"haproxy:99eeed8f-21e6-47af-ab87-4962b6e238ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:28:639-35347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca3a1070-c72b-4225-b065-ee62b637b494], x-b3-parentspanid=[860bf20061682143], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4040086a5b56348860bf20061682143], x-b3-spanid=[51e6925a56c7cefb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99eeed8f-21e6-47af-ab87-4962b6e238ad]}\\\"}\"}","context":{"RequestID":"99eeed8f-21e6-47af-ab87-4962b6e238ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"297a46f2-10dd-425a-bf0f-17cf9c05b3d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:28.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:28.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99eeed8f-21e6-47af-ab87-4962b6e238ad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"297a46f2-10dd-425a-bf0f-17cf9c05b3d8","LogTimestamp":"2023-09-27T04:21:28.641Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:21:30.660Z","message":"Entering","context":{"RequestID":"5c3aa985-d05e-46a6-9beb-40d334c6de89","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9f9136f-b7de-44c3-9079-c9239bcba9f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:30.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:30.662Z","message":"{\"transactionId\":\"5c3aa985-d05e-46a6-9beb-40d334c6de89\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:30:660\",\"respDate\":\"230927-04:21:30:662\",\"sourceId\":\"haproxy:5c3aa985-d05e-46a6-9beb-40d334c6de89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:30:660-38673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f94a3018-415b-4da9-9055-af35869a1342], x-b3-parentspanid=[14634582dc1003e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f51db50eecd548c514634582dc1003e0], x-b3-spanid=[8bb8a4273f9fbd94], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c3aa985-d05e-46a6-9beb-40d334c6de89]}\\\"}\"}","context":{"RequestID":"5c3aa985-d05e-46a6-9beb-40d334c6de89","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9f9136f-b7de-44c3-9079-c9239bcba9f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:30.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:30.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c3aa985-d05e-46a6-9beb-40d334c6de89","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9f9136f-b7de-44c3-9079-c9239bcba9f3","LogTimestamp":"2023-09-27T04:21:30.662Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:32.673Z","message":"Entering","context":{"RequestID":"1c149ca2-68be-4d18-ac68-514d4ade5796","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3acbe4d4-da3d-41a4-8dfb-15a6df5593cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:32.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:32.675Z","message":"{\"transactionId\":\"1c149ca2-68be-4d18-ac68-514d4ade5796\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:32:673\",\"respDate\":\"230927-04:21:32:675\",\"sourceId\":\"haproxy:1c149ca2-68be-4d18-ac68-514d4ade5796\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:32:673-10220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3ca450a-90ba-4f16-9d90-890cac2d3294], x-b3-parentspanid=[dd39265eb5b87168], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5b277e7fadfc143dd39265eb5b87168], x-b3-spanid=[28efa42bbcc18db5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c149ca2-68be-4d18-ac68-514d4ade5796]}\\\"}\"}","context":{"RequestID":"1c149ca2-68be-4d18-ac68-514d4ade5796","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3acbe4d4-da3d-41a4-8dfb-15a6df5593cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:32.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:32.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c149ca2-68be-4d18-ac68-514d4ade5796","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3acbe4d4-da3d-41a4-8dfb-15a6df5593cb","LogTimestamp":"2023-09-27T04:21:32.675Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:34.698Z","message":"Entering","context":{"RequestID":"a658bda9-a510-4dea-83fc-bf60a649381a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4628a79d-b25a-4f84-ab33-41abfb5795e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:34.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:34.700Z","message":"{\"transactionId\":\"a658bda9-a510-4dea-83fc-bf60a649381a\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:34:699\",\"respDate\":\"230927-04:21:34:700\",\"sourceId\":\"haproxy:a658bda9-a510-4dea-83fc-bf60a649381a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:34:699-27849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2c1c590-fb7c-4c91-8907-633e69ed34c5], x-b3-parentspanid=[b47967dabe970f7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6292e076f1898541b47967dabe970f7b], x-b3-spanid=[6e93f89bade3356c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a658bda9-a510-4dea-83fc-bf60a649381a]}\\\"}\"}","context":{"RequestID":"a658bda9-a510-4dea-83fc-bf60a649381a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4628a79d-b25a-4f84-ab33-41abfb5795e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:34.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:34.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a658bda9-a510-4dea-83fc-bf60a649381a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4628a79d-b25a-4f84-ab33-41abfb5795e8","LogTimestamp":"2023-09-27T04:21:34.701Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:35.900Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:21:35.928Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:35.952Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:36.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:36.000Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:36.001Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:36.710Z","message":"Entering","context":{"RequestID":"98bd2f74-7215-4a38-80cc-f3cdfdce606c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22d34580-6095-47f7-a5c1-fb7d59a7956c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:36.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:36.712Z","message":"{\"transactionId\":\"98bd2f74-7215-4a38-80cc-f3cdfdce606c\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:36:711\",\"respDate\":\"230927-04:21:36:712\",\"sourceId\":\"haproxy:98bd2f74-7215-4a38-80cc-f3cdfdce606c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:36:711-29610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cc33d4a-e0b6-4b20-bb53-ca0becaf0ffe], x-b3-parentspanid=[0dda3f62d4f514b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16c3c6361de414f50dda3f62d4f514b7], x-b3-spanid=[673b093b92c822f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98bd2f74-7215-4a38-80cc-f3cdfdce606c]}\\\"}\"}","context":{"RequestID":"98bd2f74-7215-4a38-80cc-f3cdfdce606c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22d34580-6095-47f7-a5c1-fb7d59a7956c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:36.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:36.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98bd2f74-7215-4a38-80cc-f3cdfdce606c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22d34580-6095-47f7-a5c1-fb7d59a7956c","LogTimestamp":"2023-09-27T04:21:36.713Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:21:38.111Z","message":"Entering","context":{"RequestID":"c0322c2f-5342-4fb9-b35b-45863f522261","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfd0e298-87e8-44e0-ad01-11219021013b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:38.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:38.113Z","message":"{\"transactionId\":\"c0322c2f-5342-4fb9-b35b-45863f522261\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:38:112\",\"respDate\":\"230927-04:21:38:113\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c0322c2f-5342-4fb9-b35b-45863f522261\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:38:112-73568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9aafb5f5-cf5f-4602-a9ce-bca73a1e8091], x-b3-parentspanid=[b7eb8827f79799e0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38199], x-envoy-attempt-count=[1], x-b3-traceid=[a87fbbe47a751458b7eb8827f79799e0], x-b3-spanid=[e7cd568306cefdcb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c0322c2f-5342-4fb9-b35b-45863f522261]}\\\"}\"}","context":{"RequestID":"c0322c2f-5342-4fb9-b35b-45863f522261","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfd0e298-87e8-44e0-ad01-11219021013b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:38.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:38.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0322c2f-5342-4fb9-b35b-45863f522261","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfd0e298-87e8-44e0-ad01-11219021013b","LogTimestamp":"2023-09-27T04:21:38.114Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:38.418Z","message":"Entering","context":{"RequestID":"438a2b4d-ddc1-4b1d-b052-dda91b55a0bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8693618-83ac-4eec-857e-964055956346","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"438a2b4d-ddc1-4b1d-b052-dda91b55a0bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8693618-83ac-4eec-857e-964055956346","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:38.421Z","message":"{\"transactionId\":\"438a2b4d-ddc1-4b1d-b052-dda91b55a0bb\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:38:419\",\"respDate\":\"230927-04:21:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:438a2b4d-ddc1-4b1d-b052-dda91b55a0bb\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:38:419-86385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[438a2b4d-ddc1-4b1d-b052-dda91b55a0bb]}\\\"}\"}","context":{"RequestID":"438a2b4d-ddc1-4b1d-b052-dda91b55a0bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8693618-83ac-4eec-857e-964055956346","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"438a2b4d-ddc1-4b1d-b052-dda91b55a0bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8693618-83ac-4eec-857e-964055956346","LogTimestamp":"2023-09-27T04:21:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:21:38.723Z","message":"Entering","context":{"RequestID":"be04bd65-b793-4fc7-a0f0-5e592d391f77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb3006ec-f301-4718-9959-47efeca5b2f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:38.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:38.726Z","message":"{\"transactionId\":\"be04bd65-b793-4fc7-a0f0-5e592d391f77\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:38:724\",\"respDate\":\"230927-04:21:38:725\",\"sourceId\":\"haproxy:be04bd65-b793-4fc7-a0f0-5e592d391f77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:38:724-34041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aad5ef3a-71d6-4922-8cc0-efafcd9578f0], x-b3-parentspanid=[2eb39709d11ba65b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bc89185e09690e22eb39709d11ba65b], x-b3-spanid=[c1bdd8c0f87ddc69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be04bd65-b793-4fc7-a0f0-5e592d391f77]}\\\"}\"}","context":{"RequestID":"be04bd65-b793-4fc7-a0f0-5e592d391f77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb3006ec-f301-4718-9959-47efeca5b2f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:38.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:38.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be04bd65-b793-4fc7-a0f0-5e592d391f77","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb3006ec-f301-4718-9959-47efeca5b2f0","LogTimestamp":"2023-09-27T04:21:38.726Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:21:40.738Z","message":"Entering","context":{"RequestID":"3b8a8160-9bfd-4cb5-bb79-a318f89572d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27499a89-b922-41cb-9c40-c9176fa78b7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:40.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:40.740Z","message":"{\"transactionId\":\"3b8a8160-9bfd-4cb5-bb79-a318f89572d2\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:40:739\",\"respDate\":\"230927-04:21:40:740\",\"sourceId\":\"haproxy:3b8a8160-9bfd-4cb5-bb79-a318f89572d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:40:739-99982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b45b75a-e382-4b40-a905-b0e15e299af5], x-b3-parentspanid=[39aeb339ca4c7d70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2067efc88dc9ed139aeb339ca4c7d70], x-b3-spanid=[ee6bd70ace319b53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b8a8160-9bfd-4cb5-bb79-a318f89572d2]}\\\"}\"}","context":{"RequestID":"3b8a8160-9bfd-4cb5-bb79-a318f89572d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27499a89-b922-41cb-9c40-c9176fa78b7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:40.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:40.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b8a8160-9bfd-4cb5-bb79-a318f89572d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27499a89-b922-41cb-9c40-c9176fa78b7e","LogTimestamp":"2023-09-27T04:21:40.740Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:21:41.092Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:41.096Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:42.754Z","message":"Entering","context":{"RequestID":"22e1d519-0928-405d-af52-d8a92f81a820","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad9e4fb6-9903-4fbc-bd1b-a1eace262a14","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:42.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:42.756Z","message":"{\"transactionId\":\"22e1d519-0928-405d-af52-d8a92f81a820\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:42:755\",\"respDate\":\"230927-04:21:42:756\",\"sourceId\":\"haproxy:22e1d519-0928-405d-af52-d8a92f81a820\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:42:755-93023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83128ecf-628d-4ad0-8e8b-4b33cad2d5ec], x-b3-parentspanid=[bb9d6ab6b8919a88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1603da8fe5ee1825bb9d6ab6b8919a88], x-b3-spanid=[ccb5a05f6f9824bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22e1d519-0928-405d-af52-d8a92f81a820]}\\\"}\"}","context":{"RequestID":"22e1d519-0928-405d-af52-d8a92f81a820","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad9e4fb6-9903-4fbc-bd1b-a1eace262a14","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:42.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:42.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22e1d519-0928-405d-af52-d8a92f81a820","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad9e4fb6-9903-4fbc-bd1b-a1eace262a14","LogTimestamp":"2023-09-27T04:21:42.756Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:21:44.767Z","message":"Entering","context":{"RequestID":"bbdcc0b0-d57d-49c0-ade7-59bac606b899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52af7d50-f4eb-4f0e-b5d4-002d88148dc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:44.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:44.769Z","message":"{\"transactionId\":\"bbdcc0b0-d57d-49c0-ade7-59bac606b899\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:44:768\",\"respDate\":\"230927-04:21:44:769\",\"sourceId\":\"haproxy:bbdcc0b0-d57d-49c0-ade7-59bac606b899\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:44:768-62837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a92d850-e53b-46f9-a6b4-7b025aa9b367], x-b3-parentspanid=[d8ff94159dec6b03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3df230179239033fd8ff94159dec6b03], x-b3-spanid=[33a0d5b580aeee05], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bbdcc0b0-d57d-49c0-ade7-59bac606b899]}\\\"}\"}","context":{"RequestID":"bbdcc0b0-d57d-49c0-ade7-59bac606b899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52af7d50-f4eb-4f0e-b5d4-002d88148dc5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:44.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:44.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbdcc0b0-d57d-49c0-ade7-59bac606b899","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52af7d50-f4eb-4f0e-b5d4-002d88148dc5","LogTimestamp":"2023-09-27T04:21:44.770Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:45.899Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:21:45.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:45.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:45.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:46.781Z","message":"Entering","context":{"RequestID":"b4073b3a-eafd-49bf-83f5-b752c3fa5f13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f91477a-810d-470b-83b3-6c971320a70c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:46.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:46.784Z","message":"{\"transactionId\":\"b4073b3a-eafd-49bf-83f5-b752c3fa5f13\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:46:782\",\"respDate\":\"230927-04:21:46:783\",\"sourceId\":\"haproxy:b4073b3a-eafd-49bf-83f5-b752c3fa5f13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:46:782-91488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[190895c8-451f-4f2f-86c1-1e67d42de88a], x-b3-parentspanid=[f5d0e667e2144cc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96731d6153ffc584f5d0e667e2144cc4], x-b3-spanid=[c33d515bcfcacdce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4073b3a-eafd-49bf-83f5-b752c3fa5f13]}\\\"}\"}","context":{"RequestID":"b4073b3a-eafd-49bf-83f5-b752c3fa5f13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f91477a-810d-470b-83b3-6c971320a70c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:46.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:46.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4073b3a-eafd-49bf-83f5-b752c3fa5f13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f91477a-810d-470b-83b3-6c971320a70c","LogTimestamp":"2023-09-27T04:21:46.784Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:21:48.108Z","message":"Entering","context":{"RequestID":"60380c04-41a8-4faf-b9a0-daee9c3343f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"833687a6-dbbd-4580-9c5a-2441bc93e37f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:48.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:48.111Z","message":"{\"transactionId\":\"60380c04-41a8-4faf-b9a0-daee9c3343f3\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:48:108\",\"respDate\":\"230927-04:21:48:111\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:60380c04-41a8-4faf-b9a0-daee9c3343f3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:48:108-22820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9888eb65-a67e-4ae3-b648-054ba51308ff], x-b3-parentspanid=[6fb948b80b966c36], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52077], x-envoy-attempt-count=[1], x-b3-traceid=[4aebf597915f3a0f6fb948b80b966c36], x-b3-spanid=[901974d9394a5588], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[60380c04-41a8-4faf-b9a0-daee9c3343f3]}\\\"}\"}","context":{"RequestID":"60380c04-41a8-4faf-b9a0-daee9c3343f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"833687a6-dbbd-4580-9c5a-2441bc93e37f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:48.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:48.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60380c04-41a8-4faf-b9a0-daee9c3343f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"833687a6-dbbd-4580-9c5a-2441bc93e37f","LogTimestamp":"2023-09-27T04:21:48.111Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:21:48.418Z","message":"Entering","context":{"RequestID":"f33262fd-5722-4aac-b9b2-0afbd240fc30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e006f105-2eae-4eb4-bb4f-31cf1b411179","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"f33262fd-5722-4aac-b9b2-0afbd240fc30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e006f105-2eae-4eb4-bb4f-31cf1b411179","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:48.421Z","message":"{\"transactionId\":\"f33262fd-5722-4aac-b9b2-0afbd240fc30\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:48:419\",\"respDate\":\"230927-04:21:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f33262fd-5722-4aac-b9b2-0afbd240fc30\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:48:419-94905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f33262fd-5722-4aac-b9b2-0afbd240fc30]}\\\"}\"}","context":{"RequestID":"f33262fd-5722-4aac-b9b2-0afbd240fc30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e006f105-2eae-4eb4-bb4f-31cf1b411179","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f33262fd-5722-4aac-b9b2-0afbd240fc30","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e006f105-2eae-4eb4-bb4f-31cf1b411179","LogTimestamp":"2023-09-27T04:21:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:48.806Z","message":"Entering","context":{"RequestID":"42934ce8-b84d-4a1b-b996-54527a41a27b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4b4ab55-6971-4bb9-8547-8084aa6c4814","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:48.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:48.808Z","message":"{\"transactionId\":\"42934ce8-b84d-4a1b-b996-54527a41a27b\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:48:807\",\"respDate\":\"230927-04:21:48:808\",\"sourceId\":\"haproxy:42934ce8-b84d-4a1b-b996-54527a41a27b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:48:807-40459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3074c612-858f-4758-9a74-499b952d05da], x-b3-parentspanid=[0069bc915eb8d626], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b83269d1809ab28e0069bc915eb8d626], x-b3-spanid=[761f7e3ccc505849], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42934ce8-b84d-4a1b-b996-54527a41a27b]}\\\"}\"}","context":{"RequestID":"42934ce8-b84d-4a1b-b996-54527a41a27b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4b4ab55-6971-4bb9-8547-8084aa6c4814","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:48.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:48.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42934ce8-b84d-4a1b-b996-54527a41a27b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4b4ab55-6971-4bb9-8547-8084aa6c4814","LogTimestamp":"2023-09-27T04:21:48.809Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:50.820Z","message":"Entering","context":{"RequestID":"26c6ee13-7daf-4607-9011-41850f203671","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81b033ee-5007-4eda-a49e-7c2d701b5d34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:50.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:50.822Z","message":"{\"transactionId\":\"26c6ee13-7daf-4607-9011-41850f203671\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:50:821\",\"respDate\":\"230927-04:21:50:822\",\"sourceId\":\"haproxy:26c6ee13-7daf-4607-9011-41850f203671\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:50:821-16473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01be2bbc-3226-4385-80fc-7e73daa78adb], x-b3-parentspanid=[0efe951e78364987], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b0bb98b78e5dd070efe951e78364987], x-b3-spanid=[1bb3d9d115391ff4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26c6ee13-7daf-4607-9011-41850f203671]}\\\"}\"}","context":{"RequestID":"26c6ee13-7daf-4607-9011-41850f203671","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81b033ee-5007-4eda-a49e-7c2d701b5d34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:50.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:50.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26c6ee13-7daf-4607-9011-41850f203671","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81b033ee-5007-4eda-a49e-7c2d701b5d34","LogTimestamp":"2023-09-27T04:21:50.823Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:52.831Z","message":"Entering","context":{"RequestID":"1d60fc35-5020-4b07-b3e1-b4008e0ac73c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"53e49d0e-04a5-4838-afcf-c04888987bba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:52.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:52.833Z","message":"{\"transactionId\":\"1d60fc35-5020-4b07-b3e1-b4008e0ac73c\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:52:831\",\"respDate\":\"230927-04:21:52:832\",\"sourceId\":\"haproxy:1d60fc35-5020-4b07-b3e1-b4008e0ac73c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:52:831-44188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa640565-95d7-47af-bcfc-741eebb005f8], x-b3-parentspanid=[e2739c34768445d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91557a4b100659dbe2739c34768445d8], x-b3-spanid=[03143a97a50f2eb7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d60fc35-5020-4b07-b3e1-b4008e0ac73c]}\\\"}\"}","context":{"RequestID":"1d60fc35-5020-4b07-b3e1-b4008e0ac73c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"53e49d0e-04a5-4838-afcf-c04888987bba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:52.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:52.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d60fc35-5020-4b07-b3e1-b4008e0ac73c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53e49d0e-04a5-4838-afcf-c04888987bba","LogTimestamp":"2023-09-27T04:21:52.833Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:54.848Z","message":"Entering","context":{"RequestID":"0c63c707-e753-43b2-8c60-d5c78f9ee61c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9cc088b9-413b-43d1-856e-928e9d70c9e5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:54.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:54.850Z","message":"{\"transactionId\":\"0c63c707-e753-43b2-8c60-d5c78f9ee61c\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:54:849\",\"respDate\":\"230927-04:21:54:850\",\"sourceId\":\"haproxy:0c63c707-e753-43b2-8c60-d5c78f9ee61c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:21:54:849-92597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b47a874-e7da-4f40-b437-76eed02ad21a], x-b3-parentspanid=[6e73064ac054173b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[447fbec42155935e6e73064ac054173b], x-b3-spanid=[c7c0dd455dcfcc4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c63c707-e753-43b2-8c60-d5c78f9ee61c]}\\\"}\"}","context":{"RequestID":"0c63c707-e753-43b2-8c60-d5c78f9ee61c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9cc088b9-413b-43d1-856e-928e9d70c9e5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:54.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:54.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c63c707-e753-43b2-8c60-d5c78f9ee61c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cc088b9-413b-43d1-856e-928e9d70c9e5","LogTimestamp":"2023-09-27T04:21:54.850Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:55.900Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:21:55.954Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:55.954Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:55.955Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:56.862Z","message":"Entering","context":{"RequestID":"069a31c3-5522-477c-a00e-19e09eeb003c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9df33c5e-c385-405b-8a1a-d207e28506e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:56.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:56.864Z","message":"{\"transactionId\":\"069a31c3-5522-477c-a00e-19e09eeb003c\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:56:863\",\"respDate\":\"230927-04:21:56:864\",\"sourceId\":\"haproxy:069a31c3-5522-477c-a00e-19e09eeb003c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:56:863-12977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05209775-5676-4c9e-ac03-67c1c0035d8f], x-b3-parentspanid=[3ef8b59c8112e04c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a64098b4425d7423ef8b59c8112e04c], x-b3-spanid=[587e95b011abf780], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[069a31c3-5522-477c-a00e-19e09eeb003c]}\\\"}\"}","context":{"RequestID":"069a31c3-5522-477c-a00e-19e09eeb003c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9df33c5e-c385-405b-8a1a-d207e28506e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:56.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:56.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"069a31c3-5522-477c-a00e-19e09eeb003c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9df33c5e-c385-405b-8a1a-d207e28506e8","LogTimestamp":"2023-09-27T04:21:56.865Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:58.109Z","message":"Entering","context":{"RequestID":"693ba1fe-4ce1-4e73-bfd5-06aa3cb5900c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12923e29-2955-4ade-ba39-f99c511ed927","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:58.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:58.111Z","message":"{\"transactionId\":\"693ba1fe-4ce1-4e73-bfd5-06aa3cb5900c\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:58:110\",\"respDate\":\"230927-04:21:58:111\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:693ba1fe-4ce1-4e73-bfd5-06aa3cb5900c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:58:110-40724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87fe142f-375a-43cf-9c07-8cc31bdedca9], x-b3-parentspanid=[fd0b15b94084c2a7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46887], x-envoy-attempt-count=[1], x-b3-traceid=[baaf3158061b603afd0b15b94084c2a7], x-b3-spanid=[ee0f5274177eb8d2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[693ba1fe-4ce1-4e73-bfd5-06aa3cb5900c]}\\\"}\"}","context":{"RequestID":"693ba1fe-4ce1-4e73-bfd5-06aa3cb5900c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12923e29-2955-4ade-ba39-f99c511ed927","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:21:58.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:58.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"693ba1fe-4ce1-4e73-bfd5-06aa3cb5900c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12923e29-2955-4ade-ba39-f99c511ed927","LogTimestamp":"2023-09-27T04:21:58.112Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:21:58.417Z","message":"Entering","context":{"RequestID":"28d56022-5e9e-4717-89ff-2058036c7724","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d0df954-afb6-4bfb-961a-95466d866205","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"28d56022-5e9e-4717-89ff-2058036c7724","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d0df954-afb6-4bfb-961a-95466d866205","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:58.420Z","message":"{\"transactionId\":\"28d56022-5e9e-4717-89ff-2058036c7724\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:58:418\",\"respDate\":\"230927-04:21:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:28d56022-5e9e-4717-89ff-2058036c7724\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:21:58:418-92538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[28d56022-5e9e-4717-89ff-2058036c7724]}\\\"}\"}","context":{"RequestID":"28d56022-5e9e-4717-89ff-2058036c7724","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d0df954-afb6-4bfb-961a-95466d866205","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:21:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28d56022-5e9e-4717-89ff-2058036c7724","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d0df954-afb6-4bfb-961a-95466d866205","LogTimestamp":"2023-09-27T04:21:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:21:58.874Z","message":"Entering","context":{"RequestID":"b19db053-70e5-4adb-9af0-d76ffce424d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29b28584-c248-4202-8a6d-35e8cde8d96c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:58.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:21:58.876Z","message":"{\"transactionId\":\"b19db053-70e5-4adb-9af0-d76ffce424d1\",\"status\":\"200\",\"rqstDate\":\"230927-04:21:58:875\",\"respDate\":\"230927-04:21:58:876\",\"sourceId\":\"haproxy:b19db053-70e5-4adb-9af0-d76ffce424d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:21:58:875-39964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[374d6797-a08d-4b07-ba3d-9e344c27a6af], x-b3-parentspanid=[27aad97eb1c4a53e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ae4eb0dbe520d2527aad97eb1c4a53e], x-b3-spanid=[700648c16eae16fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b19db053-70e5-4adb-9af0-d76ffce424d1]}\\\"}\"}","context":{"RequestID":"b19db053-70e5-4adb-9af0-d76ffce424d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29b28584-c248-4202-8a6d-35e8cde8d96c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:21:58.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:21:58.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b19db053-70e5-4adb-9af0-d76ffce424d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29b28584-c248-4202-8a6d-35e8cde8d96c","LogTimestamp":"2023-09-27T04:21:58.876Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:21:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:00.896Z","message":"Entering","context":{"RequestID":"cde79ac0-be6a-4943-88bd-0c696892981c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95e5f625-5b9c-4278-a55e-9c784df0a52f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:00.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:00.898Z","message":"{\"transactionId\":\"cde79ac0-be6a-4943-88bd-0c696892981c\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:00:896\",\"respDate\":\"230927-04:22:00:898\",\"sourceId\":\"haproxy:cde79ac0-be6a-4943-88bd-0c696892981c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:00:896-72113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c276cf63-75c0-483e-b17b-4dac9ae79a7f], x-b3-parentspanid=[05d4b2b5c475f944], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc3358d42ab7cd8305d4b2b5c475f944], x-b3-spanid=[d362335c640ee5c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cde79ac0-be6a-4943-88bd-0c696892981c]}\\\"}\"}","context":{"RequestID":"cde79ac0-be6a-4943-88bd-0c696892981c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95e5f625-5b9c-4278-a55e-9c784df0a52f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:00.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:00.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cde79ac0-be6a-4943-88bd-0c696892981c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95e5f625-5b9c-4278-a55e-9c784df0a52f","LogTimestamp":"2023-09-27T04:22:00.898Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:02.915Z","message":"Entering","context":{"RequestID":"b3d12e66-7734-444f-837f-1e364a2661d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f46df535-65e3-4dcd-8d28-f3b0a6cdb332","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:02.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:02.919Z","message":"{\"transactionId\":\"b3d12e66-7734-444f-837f-1e364a2661d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:02:917\",\"respDate\":\"230927-04:22:02:919\",\"sourceId\":\"haproxy:b3d12e66-7734-444f-837f-1e364a2661d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:02:917-7879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c51513a9-23b2-48dd-a085-fd0c1c54611b], x-b3-parentspanid=[2b099d51006f724d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65eaee77cc82a2512b099d51006f724d], x-b3-spanid=[0b4b0d790187b3af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3d12e66-7734-444f-837f-1e364a2661d8]}\\\"}\"}","context":{"RequestID":"b3d12e66-7734-444f-837f-1e364a2661d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f46df535-65e3-4dcd-8d28-f3b0a6cdb332","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:02.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:02.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3d12e66-7734-444f-837f-1e364a2661d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f46df535-65e3-4dcd-8d28-f3b0a6cdb332","LogTimestamp":"2023-09-27T04:22:02.920Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:22:04.928Z","message":"Entering","context":{"RequestID":"d040d575-97b6-4e66-bc4b-2b267caa51cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e3b1c00-0bfe-4a7e-93c6-fa45e05379f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:04.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:04.930Z","message":"{\"transactionId\":\"d040d575-97b6-4e66-bc4b-2b267caa51cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:04:929\",\"respDate\":\"230927-04:22:04:930\",\"sourceId\":\"haproxy:d040d575-97b6-4e66-bc4b-2b267caa51cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:04:929-53615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21942d29-525e-4aca-aaff-5cfc8650795f], x-b3-parentspanid=[4f35e0b0b686d104], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7d2a98b18f69efa4f35e0b0b686d104], x-b3-spanid=[be3dffc5555a19cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d040d575-97b6-4e66-bc4b-2b267caa51cd]}\\\"}\"}","context":{"RequestID":"d040d575-97b6-4e66-bc4b-2b267caa51cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e3b1c00-0bfe-4a7e-93c6-fa45e05379f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:04.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:04.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d040d575-97b6-4e66-bc4b-2b267caa51cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e3b1c00-0bfe-4a7e-93c6-fa45e05379f8","LogTimestamp":"2023-09-27T04:22:04.931Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:05.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:22:05.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:05.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:05.914Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:06.947Z","message":"Entering","context":{"RequestID":"1df23e3e-02c9-4c0b-af52-52ec1cfab683","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa99a65a-e3ba-4446-ab4f-cd6d6a56f9e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:06.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:06.949Z","message":"{\"transactionId\":\"1df23e3e-02c9-4c0b-af52-52ec1cfab683\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:06:948\",\"respDate\":\"230927-04:22:06:949\",\"sourceId\":\"haproxy:1df23e3e-02c9-4c0b-af52-52ec1cfab683\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:06:948-79779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0c4a3e4-3b84-49b8-b603-c96da852b2f1], x-b3-parentspanid=[e080e26db4b6b766], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10495a7fd9c2072de080e26db4b6b766], x-b3-spanid=[389cd9eaf17999c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1df23e3e-02c9-4c0b-af52-52ec1cfab683]}\\\"}\"}","context":{"RequestID":"1df23e3e-02c9-4c0b-af52-52ec1cfab683","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa99a65a-e3ba-4446-ab4f-cd6d6a56f9e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:06.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:06.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1df23e3e-02c9-4c0b-af52-52ec1cfab683","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa99a65a-e3ba-4446-ab4f-cd6d6a56f9e9","LogTimestamp":"2023-09-27T04:22:06.950Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:22:08.108Z","message":"Entering","context":{"RequestID":"fe2973a3-b5fe-43e3-8311-43df376c6ef5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a938e88b-2c0a-46b7-b346-9938369c5712","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:08.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:08.110Z","message":"{\"transactionId\":\"fe2973a3-b5fe-43e3-8311-43df376c6ef5\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:08:108\",\"respDate\":\"230927-04:22:08:110\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fe2973a3-b5fe-43e3-8311-43df376c6ef5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:08:108-16658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06ef5c5e-e6e1-98f8-abd5-d98fa07f711d], x-b3-parentspanid=[c5bbe9921a4854a3], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39111], x-envoy-attempt-count=[1], x-b3-traceid=[2c0c97cc9d3957a0c5bbe9921a4854a3], x-b3-spanid=[69fb36d560e5db15], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fe2973a3-b5fe-43e3-8311-43df376c6ef5]}\\\"}\"}","context":{"RequestID":"fe2973a3-b5fe-43e3-8311-43df376c6ef5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a938e88b-2c0a-46b7-b346-9938369c5712","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:08.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:08.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe2973a3-b5fe-43e3-8311-43df376c6ef5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a938e88b-2c0a-46b7-b346-9938369c5712","LogTimestamp":"2023-09-27T04:22:08.110Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:08.417Z","message":"Entering","context":{"RequestID":"e50a6964-1f95-4eab-9e9e-855f85dbbaa8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54ae1811-171e-4325-bbf4-315bc0900f22","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"e50a6964-1f95-4eab-9e9e-855f85dbbaa8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54ae1811-171e-4325-bbf4-315bc0900f22","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:08.420Z","message":"{\"transactionId\":\"e50a6964-1f95-4eab-9e9e-855f85dbbaa8\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:08:418\",\"respDate\":\"230927-04:22:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e50a6964-1f95-4eab-9e9e-855f85dbbaa8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:08:418-55893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e50a6964-1f95-4eab-9e9e-855f85dbbaa8]}\\\"}\"}","context":{"RequestID":"e50a6964-1f95-4eab-9e9e-855f85dbbaa8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54ae1811-171e-4325-bbf4-315bc0900f22","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e50a6964-1f95-4eab-9e9e-855f85dbbaa8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54ae1811-171e-4325-bbf4-315bc0900f22","LogTimestamp":"2023-09-27T04:22:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:08.961Z","message":"Entering","context":{"RequestID":"4e805a95-249e-4616-b70e-9e3d0838f4af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15a5a1ff-7dd5-476f-ac82-ea3cabbb6ac6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:08.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:08.963Z","message":"{\"transactionId\":\"4e805a95-249e-4616-b70e-9e3d0838f4af\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:08:961\",\"respDate\":\"230927-04:22:08:963\",\"sourceId\":\"haproxy:4e805a95-249e-4616-b70e-9e3d0838f4af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:08:961-49816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60324261-8e47-40a1-aff8-9ae8aeb66cfa], x-b3-parentspanid=[bd4a4919e593714f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77d6ea0b4f7cb5b7bd4a4919e593714f], x-b3-spanid=[2c4e50dbb92a7e73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e805a95-249e-4616-b70e-9e3d0838f4af]}\\\"}\"}","context":{"RequestID":"4e805a95-249e-4616-b70e-9e3d0838f4af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15a5a1ff-7dd5-476f-ac82-ea3cabbb6ac6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:08.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:08.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e805a95-249e-4616-b70e-9e3d0838f4af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15a5a1ff-7dd5-476f-ac82-ea3cabbb6ac6","LogTimestamp":"2023-09-27T04:22:08.963Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:22:10.976Z","message":"Entering","context":{"RequestID":"e87345f1-baf1-4109-9227-41113192057a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26a9dffd-1413-4ad3-b07b-432d8f46c7d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:10.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:10.978Z","message":"{\"transactionId\":\"e87345f1-baf1-4109-9227-41113192057a\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:10:976\",\"respDate\":\"230927-04:22:10:978\",\"sourceId\":\"haproxy:e87345f1-baf1-4109-9227-41113192057a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:10:976-21906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[173e6d91-0f69-477b-bad5-774786e46edf], x-b3-parentspanid=[5d3a4d8982c1cb40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c727e057b5abf9cd5d3a4d8982c1cb40], x-b3-spanid=[9b0eea1ebd7d1663], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e87345f1-baf1-4109-9227-41113192057a]}\\\"}\"}","context":{"RequestID":"e87345f1-baf1-4109-9227-41113192057a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26a9dffd-1413-4ad3-b07b-432d8f46c7d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:10.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:10.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e87345f1-baf1-4109-9227-41113192057a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26a9dffd-1413-4ad3-b07b-432d8f46c7d9","LogTimestamp":"2023-09-27T04:22:10.978Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:11.097Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:11.116Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:12.989Z","message":"Entering","context":{"RequestID":"ca01c62b-1295-46aa-8edf-9873d8b4b5ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3601083f-1422-4bd0-9a3b-66a17e446dc1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:12.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:12.991Z","message":"{\"transactionId\":\"ca01c62b-1295-46aa-8edf-9873d8b4b5ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:12:990\",\"respDate\":\"230927-04:22:12:991\",\"sourceId\":\"haproxy:ca01c62b-1295-46aa-8edf-9873d8b4b5ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:12:990-44372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ec414b1-247a-47c3-8dff-21e33d5cf9c0], x-b3-parentspanid=[1063e4d16ce0481e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af144111ce4f65951063e4d16ce0481e], x-b3-spanid=[1e1a2f18fd92ec5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca01c62b-1295-46aa-8edf-9873d8b4b5ba]}\\\"}\"}","context":{"RequestID":"ca01c62b-1295-46aa-8edf-9873d8b4b5ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3601083f-1422-4bd0-9a3b-66a17e446dc1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:12.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:12.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca01c62b-1295-46aa-8edf-9873d8b4b5ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3601083f-1422-4bd0-9a3b-66a17e446dc1","LogTimestamp":"2023-09-27T04:22:12.992Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:15.009Z","message":"Entering","context":{"RequestID":"b52698ff-6037-41b0-b295-8664d8eeef0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"426795a2-5360-4e84-9bbf-8bdcbdfab488","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:15.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:15.012Z","message":"{\"transactionId\":\"b52698ff-6037-41b0-b295-8664d8eeef0a\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:15:010\",\"respDate\":\"230927-04:22:15:012\",\"sourceId\":\"haproxy:b52698ff-6037-41b0-b295-8664d8eeef0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:15:010-85009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7404e56-34ff-4ba4-b43a-202c07ee2a4c], x-b3-parentspanid=[c3299ca0036168ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[966a1f9d12db378fc3299ca0036168ce], x-b3-spanid=[99a71c272642357f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b52698ff-6037-41b0-b295-8664d8eeef0a]}\\\"}\"}","context":{"RequestID":"b52698ff-6037-41b0-b295-8664d8eeef0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"426795a2-5360-4e84-9bbf-8bdcbdfab488","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:15.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:15.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b52698ff-6037-41b0-b295-8664d8eeef0a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"426795a2-5360-4e84-9bbf-8bdcbdfab488","LogTimestamp":"2023-09-27T04:22:15.013Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:15.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:22:15.918Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:15.919Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:15.919Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:17.033Z","message":"Entering","context":{"RequestID":"1c40f997-b468-4e66-9d34-705464aab863","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"cb9865de-c982-4d8d-87cc-3642aacd213e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:17.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:17.034Z","message":"{\"transactionId\":\"1c40f997-b468-4e66-9d34-705464aab863\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:17:033\",\"respDate\":\"230927-04:22:17:034\",\"sourceId\":\"haproxy:1c40f997-b468-4e66-9d34-705464aab863\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:17:033-44513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb011923-d81f-45bd-8e39-7effcd0cdcab], x-b3-parentspanid=[26d765e323b2f7cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c96afdd122c457426d765e323b2f7cd], x-b3-spanid=[d7b9f4c6fe656d4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c40f997-b468-4e66-9d34-705464aab863]}\\\"}\"}","context":{"RequestID":"1c40f997-b468-4e66-9d34-705464aab863","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"cb9865de-c982-4d8d-87cc-3642aacd213e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:17.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:17.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c40f997-b468-4e66-9d34-705464aab863","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb9865de-c982-4d8d-87cc-3642aacd213e","LogTimestamp":"2023-09-27T04:22:17.035Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:22:18.105Z","message":"Entering","context":{"RequestID":"be2a869e-0b0e-4412-a8dd-decb6962f9e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4df86421-4baa-4664-9081-3bad1c4a3616","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:18.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:18.107Z","message":"{\"transactionId\":\"be2a869e-0b0e-4412-a8dd-decb6962f9e8\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:18:105\",\"respDate\":\"230927-04:22:18:107\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:be2a869e-0b0e-4412-a8dd-decb6962f9e8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:18:105-15871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cac92f0a-bfad-48db-ad19-c36444128782], x-b3-parentspanid=[e993e6e0a77fcdc1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57539], x-envoy-attempt-count=[1], x-b3-traceid=[3ad68c9b8e757860e993e6e0a77fcdc1], x-b3-spanid=[bcb301e7a8630543], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[be2a869e-0b0e-4412-a8dd-decb6962f9e8]}\\\"}\"}","context":{"RequestID":"be2a869e-0b0e-4412-a8dd-decb6962f9e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4df86421-4baa-4664-9081-3bad1c4a3616","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:18.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:18.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be2a869e-0b0e-4412-a8dd-decb6962f9e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4df86421-4baa-4664-9081-3bad1c4a3616","LogTimestamp":"2023-09-27T04:22:18.107Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:18.419Z","message":"Entering","context":{"RequestID":"fa8cb812-b87f-4c78-a6cd-c6e97cc888fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ab20280c-f7c5-4dca-b1d2-5a3c31a7aaa0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"fa8cb812-b87f-4c78-a6cd-c6e97cc888fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ab20280c-f7c5-4dca-b1d2-5a3c31a7aaa0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:18.422Z","message":"{\"transactionId\":\"fa8cb812-b87f-4c78-a6cd-c6e97cc888fa\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:18:419\",\"respDate\":\"230927-04:22:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fa8cb812-b87f-4c78-a6cd-c6e97cc888fa\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:18:419-27367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fa8cb812-b87f-4c78-a6cd-c6e97cc888fa]}\\\"}\"}","context":{"RequestID":"fa8cb812-b87f-4c78-a6cd-c6e97cc888fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ab20280c-f7c5-4dca-b1d2-5a3c31a7aaa0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa8cb812-b87f-4c78-a6cd-c6e97cc888fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab20280c-f7c5-4dca-b1d2-5a3c31a7aaa0","LogTimestamp":"2023-09-27T04:22:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:19.060Z","message":"Entering","context":{"RequestID":"4e96eea6-0eeb-4cbe-adc1-9ffe25aede42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9621cd32-43a3-486c-b8be-b56d9961a504","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:19.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:19.062Z","message":"{\"transactionId\":\"4e96eea6-0eeb-4cbe-adc1-9ffe25aede42\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:19:060\",\"respDate\":\"230927-04:22:19:062\",\"sourceId\":\"haproxy:4e96eea6-0eeb-4cbe-adc1-9ffe25aede42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:19:060-74981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37608cba-434d-440b-ae7c-02048c1655d1], x-b3-parentspanid=[dce2fa93baaf2835], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f53036b4f0383efdce2fa93baaf2835], x-b3-spanid=[5e15b9627af14207], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e96eea6-0eeb-4cbe-adc1-9ffe25aede42]}\\\"}\"}","context":{"RequestID":"4e96eea6-0eeb-4cbe-adc1-9ffe25aede42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9621cd32-43a3-486c-b8be-b56d9961a504","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:19.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:19.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e96eea6-0eeb-4cbe-adc1-9ffe25aede42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9621cd32-43a3-486c-b8be-b56d9961a504","LogTimestamp":"2023-09-27T04:22:19.063Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:21.086Z","message":"Entering","context":{"RequestID":"7f292ccd-5129-4d6d-9e5b-5d68ec1d50c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f436a4b4-c4c5-4b33-996b-4f76e878cbe5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:21.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:21.089Z","message":"{\"transactionId\":\"7f292ccd-5129-4d6d-9e5b-5d68ec1d50c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:21:087\",\"respDate\":\"230927-04:22:21:088\",\"sourceId\":\"haproxy:7f292ccd-5129-4d6d-9e5b-5d68ec1d50c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:21:087-18839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad51659f-7c55-4d24-9e92-fbabafe7fb3e], x-b3-parentspanid=[72fee3b07bf9c88b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b044b11479bcee572fee3b07bf9c88b], x-b3-spanid=[5830981963491956], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f292ccd-5129-4d6d-9e5b-5d68ec1d50c6]}\\\"}\"}","context":{"RequestID":"7f292ccd-5129-4d6d-9e5b-5d68ec1d50c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f436a4b4-c4c5-4b33-996b-4f76e878cbe5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:21.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:21.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f292ccd-5129-4d6d-9e5b-5d68ec1d50c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f436a4b4-c4c5-4b33-996b-4f76e878cbe5","LogTimestamp":"2023-09-27T04:22:21.089Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:23.106Z","message":"Entering","context":{"RequestID":"95260918-b787-4796-9098-c698c5b4a1d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0599105-5242-4438-8ea3-9a0c3910e318","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:23.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:23.109Z","message":"{\"transactionId\":\"95260918-b787-4796-9098-c698c5b4a1d3\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:23:107\",\"respDate\":\"230927-04:22:23:109\",\"sourceId\":\"haproxy:95260918-b787-4796-9098-c698c5b4a1d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:23:107-1187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5664fa5b-f81e-4be6-b749-678835efbb51], x-b3-parentspanid=[d361367e4904507f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbbcc764fcda7592d361367e4904507f], x-b3-spanid=[32db92a9447d5628], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95260918-b787-4796-9098-c698c5b4a1d3]}\\\"}\"}","context":{"RequestID":"95260918-b787-4796-9098-c698c5b4a1d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0599105-5242-4438-8ea3-9a0c3910e318","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:23.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:23.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95260918-b787-4796-9098-c698c5b4a1d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0599105-5242-4438-8ea3-9a0c3910e318","LogTimestamp":"2023-09-27T04:22:23.110Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:22:25.123Z","message":"Entering","context":{"RequestID":"eefd80d2-3b34-4ae5-bb6b-9383db92beaa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62d0ac27-3376-41bd-9167-1a208d012a65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:25.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:25.125Z","message":"{\"transactionId\":\"eefd80d2-3b34-4ae5-bb6b-9383db92beaa\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:25:123\",\"respDate\":\"230927-04:22:25:125\",\"sourceId\":\"haproxy:eefd80d2-3b34-4ae5-bb6b-9383db92beaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:25:123-81121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b536f76-32e5-4bc6-994b-3a014f02ed82], x-b3-parentspanid=[1e443d76965b3fe0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b660831c46ac116f1e443d76965b3fe0], x-b3-spanid=[317e09f62b4858ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eefd80d2-3b34-4ae5-bb6b-9383db92beaa]}\\\"}\"}","context":{"RequestID":"eefd80d2-3b34-4ae5-bb6b-9383db92beaa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62d0ac27-3376-41bd-9167-1a208d012a65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:25.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:25.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eefd80d2-3b34-4ae5-bb6b-9383db92beaa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62d0ac27-3376-41bd-9167-1a208d012a65","LogTimestamp":"2023-09-27T04:22:25.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:25.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:22:25.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:25.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:25.937Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:27.140Z","message":"Entering","context":{"RequestID":"3c6262aa-c7d3-4842-98f1-a7e2c60cd247","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b090f94-dc3a-46ba-b827-0e5014d9ce26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:27.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:27.143Z","message":"{\"transactionId\":\"3c6262aa-c7d3-4842-98f1-a7e2c60cd247\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:27:141\",\"respDate\":\"230927-04:22:27:143\",\"sourceId\":\"haproxy:3c6262aa-c7d3-4842-98f1-a7e2c60cd247\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:27:141-98499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ae7bc7f-201c-40c2-a57e-bcf86dd78fc2], x-b3-parentspanid=[e682ae8a7c44d20c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1d5fd33ec4c1843e682ae8a7c44d20c], x-b3-spanid=[35b8caf7de8db451], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c6262aa-c7d3-4842-98f1-a7e2c60cd247]}\\\"}\"}","context":{"RequestID":"3c6262aa-c7d3-4842-98f1-a7e2c60cd247","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b090f94-dc3a-46ba-b827-0e5014d9ce26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:27.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:27.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c6262aa-c7d3-4842-98f1-a7e2c60cd247","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b090f94-dc3a-46ba-b827-0e5014d9ce26","LogTimestamp":"2023-09-27T04:22:27.143Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:28.116Z","message":"Entering","context":{"RequestID":"e949da19-8c1a-410b-9ac9-436e712eef85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee64d98d-eb2e-4a7b-83ac-c9ad9203e18c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:28.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:28.118Z","message":"{\"transactionId\":\"e949da19-8c1a-410b-9ac9-436e712eef85\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:28:117\",\"respDate\":\"230927-04:22:28:118\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e949da19-8c1a-410b-9ac9-436e712eef85\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:28:117-47678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6ec39ff-3181-4276-8366-4c252c9fde8d], x-b3-parentspanid=[682a9d903456b28b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33933], x-envoy-attempt-count=[1], x-b3-traceid=[2464667b2f9dfbf5682a9d903456b28b], x-b3-spanid=[8e1825ff014a4d33], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e949da19-8c1a-410b-9ac9-436e712eef85]}\\\"}\"}","context":{"RequestID":"e949da19-8c1a-410b-9ac9-436e712eef85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee64d98d-eb2e-4a7b-83ac-c9ad9203e18c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:28.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:28.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e949da19-8c1a-410b-9ac9-436e712eef85","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee64d98d-eb2e-4a7b-83ac-c9ad9203e18c","LogTimestamp":"2023-09-27T04:22:28.119Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:28.418Z","message":"Entering","context":{"RequestID":"45ef3fe5-c760-49f6-ac23-b65a6eff08dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f3a7e94-38c3-4dd2-a39a-2a04c3ffd6af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"45ef3fe5-c760-49f6-ac23-b65a6eff08dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f3a7e94-38c3-4dd2-a39a-2a04c3ffd6af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:28.421Z","message":"{\"transactionId\":\"45ef3fe5-c760-49f6-ac23-b65a6eff08dd\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:28:419\",\"respDate\":\"230927-04:22:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:45ef3fe5-c760-49f6-ac23-b65a6eff08dd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:28:419-46808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[45ef3fe5-c760-49f6-ac23-b65a6eff08dd]}\\\"}\"}","context":{"RequestID":"45ef3fe5-c760-49f6-ac23-b65a6eff08dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f3a7e94-38c3-4dd2-a39a-2a04c3ffd6af","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45ef3fe5-c760-49f6-ac23-b65a6eff08dd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f3a7e94-38c3-4dd2-a39a-2a04c3ffd6af","LogTimestamp":"2023-09-27T04:22:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:29.153Z","message":"Entering","context":{"RequestID":"332168ec-772b-47ea-8ffa-aaafcda83793","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec12ffce-c82c-4225-8e9d-c2d0e352f628","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:29.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:29.155Z","message":"{\"transactionId\":\"332168ec-772b-47ea-8ffa-aaafcda83793\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:29:154\",\"respDate\":\"230927-04:22:29:155\",\"sourceId\":\"haproxy:332168ec-772b-47ea-8ffa-aaafcda83793\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:29:154-94190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee9573e8-86e4-4bb3-bc0a-a4cad7a16bac], x-b3-parentspanid=[d5777e6fddd5a6c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9dfeab17fedb1272d5777e6fddd5a6c2], x-b3-spanid=[bfd4fdb5bd6a4a14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[332168ec-772b-47ea-8ffa-aaafcda83793]}\\\"}\"}","context":{"RequestID":"332168ec-772b-47ea-8ffa-aaafcda83793","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec12ffce-c82c-4225-8e9d-c2d0e352f628","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:29.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:29.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"332168ec-772b-47ea-8ffa-aaafcda83793","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec12ffce-c82c-4225-8e9d-c2d0e352f628","LogTimestamp":"2023-09-27T04:22:29.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:22:31.166Z","message":"Entering","context":{"RequestID":"2b2461f8-bc0a-44d9-8c88-d971f9d0436b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9be15f95-9c56-41d4-9f8a-5a3f86093a3c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:31.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:31.168Z","message":"{\"transactionId\":\"2b2461f8-bc0a-44d9-8c88-d971f9d0436b\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:31:166\",\"respDate\":\"230927-04:22:31:168\",\"sourceId\":\"haproxy:2b2461f8-bc0a-44d9-8c88-d971f9d0436b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:31:166-25752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1c667c3-2885-465c-99ea-a08263d52fff], x-b3-parentspanid=[5b5a24399418cad4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45b5ef4058b8db385b5a24399418cad4], x-b3-spanid=[3294d842949eda3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b2461f8-bc0a-44d9-8c88-d971f9d0436b]}\\\"}\"}","context":{"RequestID":"2b2461f8-bc0a-44d9-8c88-d971f9d0436b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9be15f95-9c56-41d4-9f8a-5a3f86093a3c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:31.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:31.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b2461f8-bc0a-44d9-8c88-d971f9d0436b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9be15f95-9c56-41d4-9f8a-5a3f86093a3c","LogTimestamp":"2023-09-27T04:22:31.168Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:33.178Z","message":"Entering","context":{"RequestID":"7fd49a5d-ba45-4cd8-8289-8b3cdf2dcf48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8db3fbb-c83d-4c5e-ba07-bd4c62cec3e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:33.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:33.180Z","message":"{\"transactionId\":\"7fd49a5d-ba45-4cd8-8289-8b3cdf2dcf48\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:33:179\",\"respDate\":\"230927-04:22:33:180\",\"sourceId\":\"haproxy:7fd49a5d-ba45-4cd8-8289-8b3cdf2dcf48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:33:179-7064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2eea7cc5-6054-4e4e-8948-3fc4aa73e8a1], x-b3-parentspanid=[9bf6e824d76ac887], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd097f929adc3e049bf6e824d76ac887], x-b3-spanid=[4fe316ca601ebcc9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fd49a5d-ba45-4cd8-8289-8b3cdf2dcf48]}\\\"}\"}","context":{"RequestID":"7fd49a5d-ba45-4cd8-8289-8b3cdf2dcf48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8db3fbb-c83d-4c5e-ba07-bd4c62cec3e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:33.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:33.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fd49a5d-ba45-4cd8-8289-8b3cdf2dcf48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8db3fbb-c83d-4c5e-ba07-bd4c62cec3e0","LogTimestamp":"2023-09-27T04:22:33.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:22:35.190Z","message":"Entering","context":{"RequestID":"a647db4e-ba89-4187-8123-b70e02cd02cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7a6911c4-7e8d-4b5e-8d66-c0c2b869806d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:35.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:35.192Z","message":"{\"transactionId\":\"a647db4e-ba89-4187-8123-b70e02cd02cb\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:35:190\",\"respDate\":\"230927-04:22:35:192\",\"sourceId\":\"haproxy:a647db4e-ba89-4187-8123-b70e02cd02cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:35:190-19254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5d874aa-1885-460f-acbd-a10902b50ec0], x-b3-parentspanid=[397cc2ecd6a64657], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbe5e7c89379b483397cc2ecd6a64657], x-b3-spanid=[bcd5e0afc112faa7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a647db4e-ba89-4187-8123-b70e02cd02cb]}\\\"}\"}","context":{"RequestID":"a647db4e-ba89-4187-8123-b70e02cd02cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7a6911c4-7e8d-4b5e-8d66-c0c2b869806d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:35.190Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:35.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a647db4e-ba89-4187-8123-b70e02cd02cb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a6911c4-7e8d-4b5e-8d66-c0c2b869806d","LogTimestamp":"2023-09-27T04:22:35.193Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:35.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:22:35.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:35.985Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:35.985Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:37.208Z","message":"Entering","context":{"RequestID":"39d76514-cf40-4180-b003-cae88b1ac83e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a0150e2-a09d-4559-b851-3bdc079efd8e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:37.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:37.211Z","message":"{\"transactionId\":\"39d76514-cf40-4180-b003-cae88b1ac83e\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:37:209\",\"respDate\":\"230927-04:22:37:211\",\"sourceId\":\"haproxy:39d76514-cf40-4180-b003-cae88b1ac83e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:37:209-43129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d173560-5d1e-40ac-9b5a-98be73394787], x-b3-parentspanid=[b533791247fe2f27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc84996372ea0884b533791247fe2f27], x-b3-spanid=[993d1b68e8ec4a60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39d76514-cf40-4180-b003-cae88b1ac83e]}\\\"}\"}","context":{"RequestID":"39d76514-cf40-4180-b003-cae88b1ac83e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a0150e2-a09d-4559-b851-3bdc079efd8e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:37.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:37.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39d76514-cf40-4180-b003-cae88b1ac83e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a0150e2-a09d-4559-b851-3bdc079efd8e","LogTimestamp":"2023-09-27T04:22:37.211Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:38.131Z","message":"Entering","context":{"RequestID":"15268abd-3b2e-4258-aa13-b40fae4c4788","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b5091d7-8256-49cc-9486-8aa8bd3f54cf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:38.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:38.133Z","message":"{\"transactionId\":\"15268abd-3b2e-4258-aa13-b40fae4c4788\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:38:132\",\"respDate\":\"230927-04:22:38:133\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:15268abd-3b2e-4258-aa13-b40fae4c4788\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:38:132-30349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[152cdf79-77a9-48bd-895a-3d5c8937cbfa], x-b3-parentspanid=[2eb94f8a189d402f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45801], x-envoy-attempt-count=[1], x-b3-traceid=[9c771b294ff7790b2eb94f8a189d402f], x-b3-spanid=[2060e8727d27af3e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[15268abd-3b2e-4258-aa13-b40fae4c4788]}\\\"}\"}","context":{"RequestID":"15268abd-3b2e-4258-aa13-b40fae4c4788","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b5091d7-8256-49cc-9486-8aa8bd3f54cf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:38.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:38.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15268abd-3b2e-4258-aa13-b40fae4c4788","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b5091d7-8256-49cc-9486-8aa8bd3f54cf","LogTimestamp":"2023-09-27T04:22:38.133Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:38.419Z","message":"Entering","context":{"RequestID":"7b1b720b-04a8-48d6-bf09-c4198f2d69a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4132c58-d924-4ee7-8653-ef76dcf6d120","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"7b1b720b-04a8-48d6-bf09-c4198f2d69a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4132c58-d924-4ee7-8653-ef76dcf6d120","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:38.421Z","message":"{\"transactionId\":\"7b1b720b-04a8-48d6-bf09-c4198f2d69a8\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:38:420\",\"respDate\":\"230927-04:22:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7b1b720b-04a8-48d6-bf09-c4198f2d69a8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:38:420-17743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7b1b720b-04a8-48d6-bf09-c4198f2d69a8]}\\\"}\"}","context":{"RequestID":"7b1b720b-04a8-48d6-bf09-c4198f2d69a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4132c58-d924-4ee7-8653-ef76dcf6d120","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b1b720b-04a8-48d6-bf09-c4198f2d69a8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4132c58-d924-4ee7-8653-ef76dcf6d120","LogTimestamp":"2023-09-27T04:22:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:39.227Z","message":"Entering","context":{"RequestID":"25bf8129-0f63-41cd-89f8-7a372279dad5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"643aa2aa-9938-4f23-80ad-5a16b8e48d59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:39.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:39.229Z","message":"{\"transactionId\":\"25bf8129-0f63-41cd-89f8-7a372279dad5\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:39:227\",\"respDate\":\"230927-04:22:39:229\",\"sourceId\":\"haproxy:25bf8129-0f63-41cd-89f8-7a372279dad5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:39:227-90557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05d0a08a-3ce6-4d53-bb57-8e6cd921ff66], x-b3-parentspanid=[646da74f03be6ae8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63364f6829b3fdc6646da74f03be6ae8], x-b3-spanid=[1e26ce2e63d7b660], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25bf8129-0f63-41cd-89f8-7a372279dad5]}\\\"}\"}","context":{"RequestID":"25bf8129-0f63-41cd-89f8-7a372279dad5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"643aa2aa-9938-4f23-80ad-5a16b8e48d59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:39.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:39.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25bf8129-0f63-41cd-89f8-7a372279dad5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"643aa2aa-9938-4f23-80ad-5a16b8e48d59","LogTimestamp":"2023-09-27T04:22:39.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:41.118Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:41.122Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:41.239Z","message":"Entering","context":{"RequestID":"521238d4-7f24-4582-9923-13f28ca41c34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98665376-44c0-4ce0-a3f0-2cec97f561c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:41.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:41.241Z","message":"{\"transactionId\":\"521238d4-7f24-4582-9923-13f28ca41c34\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:41:240\",\"respDate\":\"230927-04:22:41:241\",\"sourceId\":\"haproxy:521238d4-7f24-4582-9923-13f28ca41c34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:41:240-9126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b987b521-1e2f-420c-9c4a-e450aedd442c], x-b3-parentspanid=[1c03a79b3aad5991], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be17ca8a97be11c21c03a79b3aad5991], x-b3-spanid=[1168701f674c62f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[521238d4-7f24-4582-9923-13f28ca41c34]}\\\"}\"}","context":{"RequestID":"521238d4-7f24-4582-9923-13f28ca41c34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98665376-44c0-4ce0-a3f0-2cec97f561c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:41.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:41.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"521238d4-7f24-4582-9923-13f28ca41c34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98665376-44c0-4ce0-a3f0-2cec97f561c6","LogTimestamp":"2023-09-27T04:22:41.242Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:43.250Z","message":"Entering","context":{"RequestID":"c4e296f1-1f7f-448a-adc6-15db2c0a36c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90e16d26-f6ae-4d55-9aac-6f8e9d832f8e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:43.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:43.252Z","message":"{\"transactionId\":\"c4e296f1-1f7f-448a-adc6-15db2c0a36c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:43:251\",\"respDate\":\"230927-04:22:43:252\",\"sourceId\":\"haproxy:c4e296f1-1f7f-448a-adc6-15db2c0a36c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:43:251-95810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84ac5537-5f64-465b-bab6-cddfd34a0c60], x-b3-parentspanid=[ca9350a47f3b712b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4c637524d9b5cd0ca9350a47f3b712b], x-b3-spanid=[50fce580d6d52898], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4e296f1-1f7f-448a-adc6-15db2c0a36c0]}\\\"}\"}","context":{"RequestID":"c4e296f1-1f7f-448a-adc6-15db2c0a36c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90e16d26-f6ae-4d55-9aac-6f8e9d832f8e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:43.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:43.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4e296f1-1f7f-448a-adc6-15db2c0a36c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90e16d26-f6ae-4d55-9aac-6f8e9d832f8e","LogTimestamp":"2023-09-27T04:22:43.252Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:22:45.263Z","message":"Entering","context":{"RequestID":"5c2701a7-33f5-48c5-a1be-5b414b9bbba5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab28ffed-4b2c-4571-ab0e-64294c8adc90","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:45.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:45.265Z","message":"{\"transactionId\":\"5c2701a7-33f5-48c5-a1be-5b414b9bbba5\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:45:264\",\"respDate\":\"230927-04:22:45:265\",\"sourceId\":\"haproxy:5c2701a7-33f5-48c5-a1be-5b414b9bbba5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:45:264-6897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[caa4dbba-8a7a-4006-91e3-9524fffff26a], x-b3-parentspanid=[757cdaf04c4af070], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b58a8eb89dfb950a757cdaf04c4af070], x-b3-spanid=[f7ac1e1d4adb7f99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c2701a7-33f5-48c5-a1be-5b414b9bbba5]}\\\"}\"}","context":{"RequestID":"5c2701a7-33f5-48c5-a1be-5b414b9bbba5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab28ffed-4b2c-4571-ab0e-64294c8adc90","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:45.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:45.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c2701a7-33f5-48c5-a1be-5b414b9bbba5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab28ffed-4b2c-4571-ab0e-64294c8adc90","LogTimestamp":"2023-09-27T04:22:45.265Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:22:45.901Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:22:45.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:45.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:45.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:47.275Z","message":"Entering","context":{"RequestID":"0fe2b14a-12bf-417a-9c27-fcc84b7e56f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3284694e-54d6-4f29-87d6-cc408d5fc11f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:47.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:47.278Z","message":"{\"transactionId\":\"0fe2b14a-12bf-417a-9c27-fcc84b7e56f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:47:276\",\"respDate\":\"230927-04:22:47:278\",\"sourceId\":\"haproxy:0fe2b14a-12bf-417a-9c27-fcc84b7e56f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:47:276-16603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6228f868-b745-4b2a-881c-71be2f36cd88], x-b3-parentspanid=[4372af5e3b82c5e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f0891587af7ea134372af5e3b82c5e5], x-b3-spanid=[ddbf5feb1cf44ebb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fe2b14a-12bf-417a-9c27-fcc84b7e56f9]}\\\"}\"}","context":{"RequestID":"0fe2b14a-12bf-417a-9c27-fcc84b7e56f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3284694e-54d6-4f29-87d6-cc408d5fc11f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:47.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:47.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fe2b14a-12bf-417a-9c27-fcc84b7e56f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3284694e-54d6-4f29-87d6-cc408d5fc11f","LogTimestamp":"2023-09-27T04:22:47.278Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:48.107Z","message":"Entering","context":{"RequestID":"37d56031-878a-4f74-bb5f-af118dd4bc3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cdc0d35-5681-48b9-b81f-0fe4e67d0852","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:48.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:48.110Z","message":"{\"transactionId\":\"37d56031-878a-4f74-bb5f-af118dd4bc3c\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:48:108\",\"respDate\":\"230927-04:22:48:109\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:37d56031-878a-4f74-bb5f-af118dd4bc3c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:48:108-83486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8100778d-e082-4411-b4e5-6d7c5249db2d], x-b3-parentspanid=[dc1684c7aafadd3c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40635], x-envoy-attempt-count=[1], x-b3-traceid=[abb9b2a8ab1690efdc1684c7aafadd3c], x-b3-spanid=[17189d2d2f76d557], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[37d56031-878a-4f74-bb5f-af118dd4bc3c]}\\\"}\"}","context":{"RequestID":"37d56031-878a-4f74-bb5f-af118dd4bc3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cdc0d35-5681-48b9-b81f-0fe4e67d0852","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:48.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:48.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37d56031-878a-4f74-bb5f-af118dd4bc3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cdc0d35-5681-48b9-b81f-0fe4e67d0852","LogTimestamp":"2023-09-27T04:22:48.110Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:48.417Z","message":"Entering","context":{"RequestID":"06ace6b8-2afe-4e8f-aa3b-c817fa2e4e51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70e8d76d-80fb-4e9e-b3fd-23be8f125fca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"06ace6b8-2afe-4e8f-aa3b-c817fa2e4e51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70e8d76d-80fb-4e9e-b3fd-23be8f125fca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:48.420Z","message":"{\"transactionId\":\"06ace6b8-2afe-4e8f-aa3b-c817fa2e4e51\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:48:418\",\"respDate\":\"230927-04:22:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:06ace6b8-2afe-4e8f-aa3b-c817fa2e4e51\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:48:418-92785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[06ace6b8-2afe-4e8f-aa3b-c817fa2e4e51]}\\\"}\"}","context":{"RequestID":"06ace6b8-2afe-4e8f-aa3b-c817fa2e4e51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70e8d76d-80fb-4e9e-b3fd-23be8f125fca","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06ace6b8-2afe-4e8f-aa3b-c817fa2e4e51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70e8d76d-80fb-4e9e-b3fd-23be8f125fca","LogTimestamp":"2023-09-27T04:22:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:49.288Z","message":"Entering","context":{"RequestID":"a09a614c-c09f-4284-a04a-76ecde3b4a31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f587cd82-2e86-4538-8068-6d69b7daf6a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:49.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:49.291Z","message":"{\"transactionId\":\"a09a614c-c09f-4284-a04a-76ecde3b4a31\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:49:289\",\"respDate\":\"230927-04:22:49:290\",\"sourceId\":\"haproxy:a09a614c-c09f-4284-a04a-76ecde3b4a31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:49:289-23416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c1f0235-820d-48bf-ad78-075cfd0870cc], x-b3-parentspanid=[bf86f7270ff04d1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3603ce9e45246dd4bf86f7270ff04d1e], x-b3-spanid=[fe85f2d106a9db50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a09a614c-c09f-4284-a04a-76ecde3b4a31]}\\\"}\"}","context":{"RequestID":"a09a614c-c09f-4284-a04a-76ecde3b4a31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f587cd82-2e86-4538-8068-6d69b7daf6a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:49.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:49.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a09a614c-c09f-4284-a04a-76ecde3b4a31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f587cd82-2e86-4538-8068-6d69b7daf6a5","LogTimestamp":"2023-09-27T04:22:49.291Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:22:51.303Z","message":"Entering","context":{"RequestID":"f9ef6428-56c8-44f5-975d-4a1a83ec0c28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4496966f-1035-42a2-baf7-380d5a2982c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:51.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:51.305Z","message":"{\"transactionId\":\"f9ef6428-56c8-44f5-975d-4a1a83ec0c28\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:51:303\",\"respDate\":\"230927-04:22:51:305\",\"sourceId\":\"haproxy:f9ef6428-56c8-44f5-975d-4a1a83ec0c28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:22:51:303-10685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fd6a1aa-2b1c-469a-b8e6-54f4eae8bf21], x-b3-parentspanid=[abd8e764fbe46b2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ec4c94e29ca1901abd8e764fbe46b2c], x-b3-spanid=[29c3f937ec77c6f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9ef6428-56c8-44f5-975d-4a1a83ec0c28]}\\\"}\"}","context":{"RequestID":"f9ef6428-56c8-44f5-975d-4a1a83ec0c28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4496966f-1035-42a2-baf7-380d5a2982c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:51.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:51.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9ef6428-56c8-44f5-975d-4a1a83ec0c28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4496966f-1035-42a2-baf7-380d5a2982c2","LogTimestamp":"2023-09-27T04:22:51.305Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:53.326Z","message":"Entering","context":{"RequestID":"d3e67f07-0927-4180-a5bc-46477ce53c3f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc7da3a3-0269-4ed2-9f73-e8f1a287e4a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:53.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:53.328Z","message":"{\"transactionId\":\"d3e67f07-0927-4180-a5bc-46477ce53c3f\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:53:326\",\"respDate\":\"230927-04:22:53:328\",\"sourceId\":\"haproxy:d3e67f07-0927-4180-a5bc-46477ce53c3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:53:326-94522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a25c074-4600-4390-ad73-78ce9ae38bd4], x-b3-parentspanid=[c36217f867e813d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[088bfb3f8cf699c2c36217f867e813d0], x-b3-spanid=[46b543f79b91cb2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3e67f07-0927-4180-a5bc-46477ce53c3f]}\\\"}\"}","context":{"RequestID":"d3e67f07-0927-4180-a5bc-46477ce53c3f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc7da3a3-0269-4ed2-9f73-e8f1a287e4a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:53.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:53.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3e67f07-0927-4180-a5bc-46477ce53c3f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc7da3a3-0269-4ed2-9f73-e8f1a287e4a9","LogTimestamp":"2023-09-27T04:22:53.328Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:55.338Z","message":"Entering","context":{"RequestID":"127f8631-b3e3-46fb-bf9c-5704cbf952e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d399774-28a5-4fd6-afc7-ba255e5c84b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:55.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:55.341Z","message":"{\"transactionId\":\"127f8631-b3e3-46fb-bf9c-5704cbf952e7\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:55:339\",\"respDate\":\"230927-04:22:55:341\",\"sourceId\":\"haproxy:127f8631-b3e3-46fb-bf9c-5704cbf952e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:55:339-49664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00ad8872-f474-4d81-a87d-eeeb03a80d42], x-b3-parentspanid=[8f163de4c3eac391], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29f8db1652d684ea8f163de4c3eac391], x-b3-spanid=[78b05d057eadeb38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[127f8631-b3e3-46fb-bf9c-5704cbf952e7]}\\\"}\"}","context":{"RequestID":"127f8631-b3e3-46fb-bf9c-5704cbf952e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d399774-28a5-4fd6-afc7-ba255e5c84b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:55.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:55.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"127f8631-b3e3-46fb-bf9c-5704cbf952e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d399774-28a5-4fd6-afc7-ba255e5c84b6","LogTimestamp":"2023-09-27T04:22:55.341Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:55.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:22:55.937Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:55.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:55.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:55.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:55.953Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:57.353Z","message":"Entering","context":{"RequestID":"e827f8e0-cb0a-47ea-9ab2-942814768050","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b2e0472-ea1b-4aa5-b55b-eae9fe6e7bca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:57.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:57.356Z","message":"{\"transactionId\":\"e827f8e0-cb0a-47ea-9ab2-942814768050\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:57:354\",\"respDate\":\"230927-04:22:57:356\",\"sourceId\":\"haproxy:e827f8e0-cb0a-47ea-9ab2-942814768050\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:57:354-75639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e09321c-c25e-484c-b4ac-ecf301ebf219], x-b3-parentspanid=[2fc95b03bdff8b1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd7aa67f6a3a48d42fc95b03bdff8b1c], x-b3-spanid=[eee96cac4c259c92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e827f8e0-cb0a-47ea-9ab2-942814768050]}\\\"}\"}","context":{"RequestID":"e827f8e0-cb0a-47ea-9ab2-942814768050","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b2e0472-ea1b-4aa5-b55b-eae9fe6e7bca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:57.353Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:57.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e827f8e0-cb0a-47ea-9ab2-942814768050","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b2e0472-ea1b-4aa5-b55b-eae9fe6e7bca","LogTimestamp":"2023-09-27T04:22:57.356Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:22:58.104Z","message":"Entering","context":{"RequestID":"0c0fc052-e34c-42bc-b838-df91ae8f1283","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e9bfa2a-468f-453c-98ea-22193f3ecde1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:58.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:58.106Z","message":"{\"transactionId\":\"0c0fc052-e34c-42bc-b838-df91ae8f1283\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:58:105\",\"respDate\":\"230927-04:22:58:106\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0c0fc052-e34c-42bc-b838-df91ae8f1283\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:22:58:105-25381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8298cc1-6ed0-441a-9bec-7e4e32484e73], x-b3-parentspanid=[7f052fd4be1b8fd9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56331], x-envoy-attempt-count=[1], x-b3-traceid=[9f2ee60b4445d5627f052fd4be1b8fd9], x-b3-spanid=[b95daff1a6b57cce], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0c0fc052-e34c-42bc-b838-df91ae8f1283]}\\\"}\"}","context":{"RequestID":"0c0fc052-e34c-42bc-b838-df91ae8f1283","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e9bfa2a-468f-453c-98ea-22193f3ecde1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:22:58.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:58.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c0fc052-e34c-42bc-b838-df91ae8f1283","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e9bfa2a-468f-453c-98ea-22193f3ecde1","LogTimestamp":"2023-09-27T04:22:58.107Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:22:58.418Z","message":"Entering","context":{"RequestID":"8644e7d6-3886-4118-8d8f-901ce286cbdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d69de4ad-f2f5-498a-9a27-ed21a60346dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8644e7d6-3886-4118-8d8f-901ce286cbdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d69de4ad-f2f5-498a-9a27-ed21a60346dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:58.420Z","message":"{\"transactionId\":\"8644e7d6-3886-4118-8d8f-901ce286cbdc\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:58:418\",\"respDate\":\"230927-04:22:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8644e7d6-3886-4118-8d8f-901ce286cbdc\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:58:418-82\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8644e7d6-3886-4118-8d8f-901ce286cbdc]}\\\"}\"}","context":{"RequestID":"8644e7d6-3886-4118-8d8f-901ce286cbdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d69de4ad-f2f5-498a-9a27-ed21a60346dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:22:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8644e7d6-3886-4118-8d8f-901ce286cbdc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d69de4ad-f2f5-498a-9a27-ed21a60346dd","LogTimestamp":"2023-09-27T04:22:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:22:59.366Z","message":"Entering","context":{"RequestID":"d6dadbf8-0b5a-4811-b1b5-d3c7caceb7f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03d85f95-a95b-4838-8a21-de5ff51fd2da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:59.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:22:59.368Z","message":"{\"transactionId\":\"d6dadbf8-0b5a-4811-b1b5-d3c7caceb7f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:22:59:367\",\"respDate\":\"230927-04:22:59:368\",\"sourceId\":\"haproxy:d6dadbf8-0b5a-4811-b1b5-d3c7caceb7f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:22:59:367-7337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd6b0b47-3985-4ec0-9f3c-261c18304b9c], x-b3-parentspanid=[34f323b164c0be62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bc83cdcf2e9338734f323b164c0be62], x-b3-spanid=[23cc1068f0a197ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6dadbf8-0b5a-4811-b1b5-d3c7caceb7f9]}\\\"}\"}","context":{"RequestID":"d6dadbf8-0b5a-4811-b1b5-d3c7caceb7f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03d85f95-a95b-4838-8a21-de5ff51fd2da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:22:59.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:22:59.368Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6dadbf8-0b5a-4811-b1b5-d3c7caceb7f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03d85f95-a95b-4838-8a21-de5ff51fd2da","LogTimestamp":"2023-09-27T04:22:59.368Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:22:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:01.377Z","message":"Entering","context":{"RequestID":"8139f77d-813f-4e64-8b17-bc4468cf4d7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ab6b5cfa-273f-492e-a74e-7dd77b315eb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:01.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:01.379Z","message":"{\"transactionId\":\"8139f77d-813f-4e64-8b17-bc4468cf4d7d\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:01:377\",\"respDate\":\"230927-04:23:01:379\",\"sourceId\":\"haproxy:8139f77d-813f-4e64-8b17-bc4468cf4d7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:01:377-81147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31297795-52bb-4af2-98fd-ae6a98653be6], x-b3-parentspanid=[0dfadeb16bef37ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb797397a9348e400dfadeb16bef37ac], x-b3-spanid=[12bc67ccd66d2e9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8139f77d-813f-4e64-8b17-bc4468cf4d7d]}\\\"}\"}","context":{"RequestID":"8139f77d-813f-4e64-8b17-bc4468cf4d7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ab6b5cfa-273f-492e-a74e-7dd77b315eb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:01.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:01.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8139f77d-813f-4e64-8b17-bc4468cf4d7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab6b5cfa-273f-492e-a74e-7dd77b315eb1","LogTimestamp":"2023-09-27T04:23:01.379Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:03.388Z","message":"Entering","context":{"RequestID":"11213120-ba8d-4c22-b62b-c12bff308d8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b248e20-0bae-4812-9309-8f2798718b5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:03.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:03.390Z","message":"{\"transactionId\":\"11213120-ba8d-4c22-b62b-c12bff308d8f\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:03:389\",\"respDate\":\"230927-04:23:03:390\",\"sourceId\":\"haproxy:11213120-ba8d-4c22-b62b-c12bff308d8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:03:389-85098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5c47f18-8f59-424a-b8d0-bdf85f50e563], x-b3-parentspanid=[55234af55b79fb30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06e39972166fea9355234af55b79fb30], x-b3-spanid=[fb440c4b2f3f6b40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11213120-ba8d-4c22-b62b-c12bff308d8f]}\\\"}\"}","context":{"RequestID":"11213120-ba8d-4c22-b62b-c12bff308d8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b248e20-0bae-4812-9309-8f2798718b5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:03.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:03.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11213120-ba8d-4c22-b62b-c12bff308d8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b248e20-0bae-4812-9309-8f2798718b5c","LogTimestamp":"2023-09-27T04:23:03.390Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:05.401Z","message":"Entering","context":{"RequestID":"c0228168-88ea-4834-80de-42f01fe573e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3e10df18-0411-4061-8211-74a98b8f5571","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:05.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:05.403Z","message":"{\"transactionId\":\"c0228168-88ea-4834-80de-42f01fe573e5\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:05:401\",\"respDate\":\"230927-04:23:05:403\",\"sourceId\":\"haproxy:c0228168-88ea-4834-80de-42f01fe573e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:05:401-49170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21a4479a-0dc4-4e18-a7e7-b97a08f0fe44], x-b3-parentspanid=[65d748aa3587d467], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45cdb587dc0795f265d748aa3587d467], x-b3-spanid=[9d334806e475a1e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0228168-88ea-4834-80de-42f01fe573e5]}\\\"}\"}","context":{"RequestID":"c0228168-88ea-4834-80de-42f01fe573e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"3e10df18-0411-4061-8211-74a98b8f5571","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:05.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:05.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0228168-88ea-4834-80de-42f01fe573e5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e10df18-0411-4061-8211-74a98b8f5571","LogTimestamp":"2023-09-27T04:23:05.404Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:23:05.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:23:05.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:05.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:05.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:07.414Z","message":"Entering","context":{"RequestID":"6c6dc3e4-d399-4065-8e24-4857047309c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1283282-0015-474b-86e2-3eb95e5bf5ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:07.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:07.417Z","message":"{\"transactionId\":\"6c6dc3e4-d399-4065-8e24-4857047309c7\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:07:415\",\"respDate\":\"230927-04:23:07:417\",\"sourceId\":\"haproxy:6c6dc3e4-d399-4065-8e24-4857047309c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:07:415-61520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f32ac32-ad11-4d70-a38f-d7b59ceaac0f], x-b3-parentspanid=[c3bf86aa4a6b7d75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d09cc8449ede3deac3bf86aa4a6b7d75], x-b3-spanid=[5f9993bc3a5b6984], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c6dc3e4-d399-4065-8e24-4857047309c7]}\\\"}\"}","context":{"RequestID":"6c6dc3e4-d399-4065-8e24-4857047309c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1283282-0015-474b-86e2-3eb95e5bf5ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:07.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:07.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c6dc3e4-d399-4065-8e24-4857047309c7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1283282-0015-474b-86e2-3eb95e5bf5ba","LogTimestamp":"2023-09-27T04:23:07.417Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:23:08.117Z","message":"Entering","context":{"RequestID":"9572bdf8-8d1e-42c9-b183-cded51f81287","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c8dd3d0-5e73-4a04-b3be-326109bdc23e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:08.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:08.119Z","message":"{\"transactionId\":\"9572bdf8-8d1e-42c9-b183-cded51f81287\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:08:117\",\"respDate\":\"230927-04:23:08:119\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9572bdf8-8d1e-42c9-b183-cded51f81287\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:08:117-68300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb97a026-dcf3-49a6-939e-bfd3b0644b6d], x-b3-parentspanid=[8f52615f60bc9da9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43287], x-envoy-attempt-count=[1], x-b3-traceid=[288f618eda64a70a8f52615f60bc9da9], x-b3-spanid=[11f66e92195b9e48], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9572bdf8-8d1e-42c9-b183-cded51f81287]}\\\"}\"}","context":{"RequestID":"9572bdf8-8d1e-42c9-b183-cded51f81287","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c8dd3d0-5e73-4a04-b3be-326109bdc23e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:08.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:08.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9572bdf8-8d1e-42c9-b183-cded51f81287","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c8dd3d0-5e73-4a04-b3be-326109bdc23e","LogTimestamp":"2023-09-27T04:23:08.119Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:08.418Z","message":"Entering","context":{"RequestID":"6e614f36-5f69-46ea-a81e-b500f2f5915c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0b9fb5d-d7cd-4abe-988c-083324b62aa5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"6e614f36-5f69-46ea-a81e-b500f2f5915c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0b9fb5d-d7cd-4abe-988c-083324b62aa5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:08.421Z","message":"{\"transactionId\":\"6e614f36-5f69-46ea-a81e-b500f2f5915c\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:08:419\",\"respDate\":\"230927-04:23:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6e614f36-5f69-46ea-a81e-b500f2f5915c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:08:419-14233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6e614f36-5f69-46ea-a81e-b500f2f5915c]}\\\"}\"}","context":{"RequestID":"6e614f36-5f69-46ea-a81e-b500f2f5915c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0b9fb5d-d7cd-4abe-988c-083324b62aa5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e614f36-5f69-46ea-a81e-b500f2f5915c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0b9fb5d-d7cd-4abe-988c-083324b62aa5","LogTimestamp":"2023-09-27T04:23:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:23:09.426Z","message":"Entering","context":{"RequestID":"26f5dc6b-4138-424a-a5d8-995e87004a62","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bb51f14-f81d-4c0f-965a-2fa6e6824799","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:09.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:09.428Z","message":"{\"transactionId\":\"26f5dc6b-4138-424a-a5d8-995e87004a62\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:09:426\",\"respDate\":\"230927-04:23:09:428\",\"sourceId\":\"haproxy:26f5dc6b-4138-424a-a5d8-995e87004a62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:09:426-57077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8cf89ae-5d3e-4ebb-8706-4bfaaf4413b0], x-b3-parentspanid=[e4f6624ffa7e81a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a6f52d7504aa80fe4f6624ffa7e81a8], x-b3-spanid=[3aef2f216be7542f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26f5dc6b-4138-424a-a5d8-995e87004a62]}\\\"}\"}","context":{"RequestID":"26f5dc6b-4138-424a-a5d8-995e87004a62","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bb51f14-f81d-4c0f-965a-2fa6e6824799","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:09.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:09.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26f5dc6b-4138-424a-a5d8-995e87004a62","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bb51f14-f81d-4c0f-965a-2fa6e6824799","LogTimestamp":"2023-09-27T04:23:09.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:11.127Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:11.134Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:11.442Z","message":"Entering","context":{"RequestID":"3d3e4308-0292-4777-bf45-48ee00cb45ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c1b61b5-cda4-4c0d-b082-806de91fe51c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:11.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:11.444Z","message":"{\"transactionId\":\"3d3e4308-0292-4777-bf45-48ee00cb45ad\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:11:443\",\"respDate\":\"230927-04:23:11:444\",\"sourceId\":\"haproxy:3d3e4308-0292-4777-bf45-48ee00cb45ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:11:443-7757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa5b5093-4901-4b48-a47d-600fa2d2b2f8], x-b3-parentspanid=[aa5fbdd178e4745a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[502da8f32acacc99aa5fbdd178e4745a], x-b3-spanid=[069c9f202e64170b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d3e4308-0292-4777-bf45-48ee00cb45ad]}\\\"}\"}","context":{"RequestID":"3d3e4308-0292-4777-bf45-48ee00cb45ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c1b61b5-cda4-4c0d-b082-806de91fe51c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:11.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:11.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d3e4308-0292-4777-bf45-48ee00cb45ad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c1b61b5-cda4-4c0d-b082-806de91fe51c","LogTimestamp":"2023-09-27T04:23:11.444Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:13.455Z","message":"Entering","context":{"RequestID":"043b87e7-293e-488c-b0e4-eebb15456ed7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76b2297f-a49b-40be-ad08-0411aef74b8f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:13.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:13.457Z","message":"{\"transactionId\":\"043b87e7-293e-488c-b0e4-eebb15456ed7\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:13:456\",\"respDate\":\"230927-04:23:13:457\",\"sourceId\":\"haproxy:043b87e7-293e-488c-b0e4-eebb15456ed7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:13:456-64121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f450c516-77e3-4412-8a41-625ae92a0618], x-b3-parentspanid=[aa3fa1eb0cdee388], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cad641bad41ff00aa3fa1eb0cdee388], x-b3-spanid=[bc206565f99ad35c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[043b87e7-293e-488c-b0e4-eebb15456ed7]}\\\"}\"}","context":{"RequestID":"043b87e7-293e-488c-b0e4-eebb15456ed7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76b2297f-a49b-40be-ad08-0411aef74b8f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:13.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:13.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"043b87e7-293e-488c-b0e4-eebb15456ed7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76b2297f-a49b-40be-ad08-0411aef74b8f","LogTimestamp":"2023-09-27T04:23:13.457Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:15.477Z","message":"Entering","context":{"RequestID":"522e7fe8-13e3-43bf-8a47-6b1cd5a7613e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00b18307-4c6c-4ae8-80c1-6ef34f737801","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:15.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:15.479Z","message":"{\"transactionId\":\"522e7fe8-13e3-43bf-8a47-6b1cd5a7613e\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:15:478\",\"respDate\":\"230927-04:23:15:479\",\"sourceId\":\"haproxy:522e7fe8-13e3-43bf-8a47-6b1cd5a7613e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:15:478-40804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17ef87ee-eec1-4c65-9c0f-4e2c24e7a55f], x-b3-parentspanid=[27c26143cbbc4d1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eabfb36fd7a19b0e27c26143cbbc4d1a], x-b3-spanid=[86021b4516cbd795], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[522e7fe8-13e3-43bf-8a47-6b1cd5a7613e]}\\\"}\"}","context":{"RequestID":"522e7fe8-13e3-43bf-8a47-6b1cd5a7613e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00b18307-4c6c-4ae8-80c1-6ef34f737801","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:15.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:15.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"522e7fe8-13e3-43bf-8a47-6b1cd5a7613e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00b18307-4c6c-4ae8-80c1-6ef34f737801","LogTimestamp":"2023-09-27T04:23:15.479Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:15.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:23:15.913Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:15.913Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:15.914Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:17.488Z","message":"Entering","context":{"RequestID":"dd7e3d92-67ed-40d8-be96-2f97c41a57e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"abb7da32-eae2-486c-aef6-7b98b390e2ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:17.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:17.490Z","message":"{\"transactionId\":\"dd7e3d92-67ed-40d8-be96-2f97c41a57e4\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:17:489\",\"respDate\":\"230927-04:23:17:490\",\"sourceId\":\"haproxy:dd7e3d92-67ed-40d8-be96-2f97c41a57e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:17:489-42340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d6db27d-e606-4d23-846d-179bd94fa5c5], x-b3-parentspanid=[7350379bc671374b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11e653f6f25334317350379bc671374b], x-b3-spanid=[11185bae9a2b10ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd7e3d92-67ed-40d8-be96-2f97c41a57e4]}\\\"}\"}","context":{"RequestID":"dd7e3d92-67ed-40d8-be96-2f97c41a57e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"abb7da32-eae2-486c-aef6-7b98b390e2ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:17.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:17.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd7e3d92-67ed-40d8-be96-2f97c41a57e4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abb7da32-eae2-486c-aef6-7b98b390e2ff","LogTimestamp":"2023-09-27T04:23:17.490Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:18.106Z","message":"Entering","context":{"RequestID":"b8c8f277-4e47-48ac-8d1a-3066b1e42146","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"144ce8d7-682c-4fd1-a793-e2a0506ea333","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:18.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:18.108Z","message":"{\"transactionId\":\"b8c8f277-4e47-48ac-8d1a-3066b1e42146\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:18:107\",\"respDate\":\"230927-04:23:18:108\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b8c8f277-4e47-48ac-8d1a-3066b1e42146\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:18:107-16894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc5df53e-877d-4d05-b1cb-d36e1cc9618b], x-b3-parentspanid=[f9f8f6fe49da2306], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34383], x-envoy-attempt-count=[1], x-b3-traceid=[f8dcaa82dc9b8f56f9f8f6fe49da2306], x-b3-spanid=[553af6e3419be490], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b8c8f277-4e47-48ac-8d1a-3066b1e42146]}\\\"}\"}","context":{"RequestID":"b8c8f277-4e47-48ac-8d1a-3066b1e42146","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"144ce8d7-682c-4fd1-a793-e2a0506ea333","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:18.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:18.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8c8f277-4e47-48ac-8d1a-3066b1e42146","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"144ce8d7-682c-4fd1-a793-e2a0506ea333","LogTimestamp":"2023-09-27T04:23:18.109Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:23:18.417Z","message":"Entering","context":{"RequestID":"6a26efb7-4614-4420-8130-6128047b6ebf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8145fc11-b5b5-42ea-873a-ae6c3a658210","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:18.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"6a26efb7-4614-4420-8130-6128047b6ebf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8145fc11-b5b5-42ea-873a-ae6c3a658210","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:18.419Z","message":"{\"transactionId\":\"6a26efb7-4614-4420-8130-6128047b6ebf\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:18:418\",\"respDate\":\"230927-04:23:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6a26efb7-4614-4420-8130-6128047b6ebf\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:18:418-81305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6a26efb7-4614-4420-8130-6128047b6ebf]}\\\"}\"}","context":{"RequestID":"6a26efb7-4614-4420-8130-6128047b6ebf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8145fc11-b5b5-42ea-873a-ae6c3a658210","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:18.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a26efb7-4614-4420-8130-6128047b6ebf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8145fc11-b5b5-42ea-873a-ae6c3a658210","LogTimestamp":"2023-09-27T04:23:18.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:19.499Z","message":"Entering","context":{"RequestID":"ee410221-c4f1-460a-8a59-fa00e11d51e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ea40278-5cd4-4eea-a0d8-1b2b730681e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:19.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:19.501Z","message":"{\"transactionId\":\"ee410221-c4f1-460a-8a59-fa00e11d51e0\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:19:500\",\"respDate\":\"230927-04:23:19:501\",\"sourceId\":\"haproxy:ee410221-c4f1-460a-8a59-fa00e11d51e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:19:500-98170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a1c2554-2f71-4b48-b502-a1307532a5de], x-b3-parentspanid=[52735e8e471cfe67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af9e91c23942dcc952735e8e471cfe67], x-b3-spanid=[cfaf5b5caf8455b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee410221-c4f1-460a-8a59-fa00e11d51e0]}\\\"}\"}","context":{"RequestID":"ee410221-c4f1-460a-8a59-fa00e11d51e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ea40278-5cd4-4eea-a0d8-1b2b730681e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:19.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:19.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee410221-c4f1-460a-8a59-fa00e11d51e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ea40278-5cd4-4eea-a0d8-1b2b730681e9","LogTimestamp":"2023-09-27T04:23:19.502Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:21.513Z","message":"Entering","context":{"RequestID":"4d532e8d-3193-4149-8439-8dbb83ae017f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9821924-338f-402c-90f2-db0788a1bd2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:21.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:21.515Z","message":"{\"transactionId\":\"4d532e8d-3193-4149-8439-8dbb83ae017f\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:21:513\",\"respDate\":\"230927-04:23:21:515\",\"sourceId\":\"haproxy:4d532e8d-3193-4149-8439-8dbb83ae017f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:21:513-59945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3fddca6-d8c9-42c6-92d6-c393891ab0e4], x-b3-parentspanid=[9b36980bb965ea6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9946d7e1c7eb9ec99b36980bb965ea6d], x-b3-spanid=[78af7eca46f75ddc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d532e8d-3193-4149-8439-8dbb83ae017f]}\\\"}\"}","context":{"RequestID":"4d532e8d-3193-4149-8439-8dbb83ae017f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9821924-338f-402c-90f2-db0788a1bd2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:21.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:21.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d532e8d-3193-4149-8439-8dbb83ae017f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9821924-338f-402c-90f2-db0788a1bd2e","LogTimestamp":"2023-09-27T04:23:21.515Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:23.536Z","message":"Entering","context":{"RequestID":"efa35aab-ddd6-4e62-bd4a-d17c7f457a4d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cabbe319-16cb-4d96-a69f-5b1a3e196b3d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:23.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:23.539Z","message":"{\"transactionId\":\"efa35aab-ddd6-4e62-bd4a-d17c7f457a4d\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:23:537\",\"respDate\":\"230927-04:23:23:539\",\"sourceId\":\"haproxy:efa35aab-ddd6-4e62-bd4a-d17c7f457a4d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:23:537-18765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32600078-6c36-48a2-81c7-a37bcdd0e628], x-b3-parentspanid=[acf4382c3c40580d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[687a5266761f7692acf4382c3c40580d], x-b3-spanid=[e2876c46434ba0c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efa35aab-ddd6-4e62-bd4a-d17c7f457a4d]}\\\"}\"}","context":{"RequestID":"efa35aab-ddd6-4e62-bd4a-d17c7f457a4d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cabbe319-16cb-4d96-a69f-5b1a3e196b3d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:23.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:23.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efa35aab-ddd6-4e62-bd4a-d17c7f457a4d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cabbe319-16cb-4d96-a69f-5b1a3e196b3d","LogTimestamp":"2023-09-27T04:23:23.539Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:23:25.550Z","message":"Entering","context":{"RequestID":"376bd952-6645-46a9-b0b4-e917394fca31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7804d503-822b-464e-a904-b2341e7b0867","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:25.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:25.554Z","message":"{\"transactionId\":\"376bd952-6645-46a9-b0b4-e917394fca31\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:25:550\",\"respDate\":\"230927-04:23:25:553\",\"sourceId\":\"haproxy:376bd952-6645-46a9-b0b4-e917394fca31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:25:550-31480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57cd6684-7881-444b-bd42-3452cb66f42b], x-b3-parentspanid=[e820d93a893a4ed0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7f0e137b83a3dd5e820d93a893a4ed0], x-b3-spanid=[744d55e1d6bdd764], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[376bd952-6645-46a9-b0b4-e917394fca31]}\\\"}\"}","context":{"RequestID":"376bd952-6645-46a9-b0b4-e917394fca31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7804d503-822b-464e-a904-b2341e7b0867","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:25.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:25.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"376bd952-6645-46a9-b0b4-e917394fca31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7804d503-822b-464e-a904-b2341e7b0867","LogTimestamp":"2023-09-27T04:23:25.554Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:23:25.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:23:25.928Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:25.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:25.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:27.563Z","message":"Entering","context":{"RequestID":"91411eb0-5cb5-4c8d-8d8c-28d2410c5dbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b64254f5-5dc4-4ba3-9e7e-675811efef3c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:27.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:27.565Z","message":"{\"transactionId\":\"91411eb0-5cb5-4c8d-8d8c-28d2410c5dbb\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:27:564\",\"respDate\":\"230927-04:23:27:565\",\"sourceId\":\"haproxy:91411eb0-5cb5-4c8d-8d8c-28d2410c5dbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:27:564-73668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d384672-ed68-495a-9289-0516668cfd98], x-b3-parentspanid=[d343bd4dc6b094b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf7a966af13a7a82d343bd4dc6b094b3], x-b3-spanid=[26d47548a1010c33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91411eb0-5cb5-4c8d-8d8c-28d2410c5dbb]}\\\"}\"}","context":{"RequestID":"91411eb0-5cb5-4c8d-8d8c-28d2410c5dbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b64254f5-5dc4-4ba3-9e7e-675811efef3c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:27.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:27.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91411eb0-5cb5-4c8d-8d8c-28d2410c5dbb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b64254f5-5dc4-4ba3-9e7e-675811efef3c","LogTimestamp":"2023-09-27T04:23:27.565Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:28.110Z","message":"Entering","context":{"RequestID":"82ce4b55-1c38-4260-a03f-fed9e508c89b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04d24b10-ad75-4b8b-bfbd-633ebf2638ad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:28.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:28.113Z","message":"{\"transactionId\":\"82ce4b55-1c38-4260-a03f-fed9e508c89b\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:28:111\",\"respDate\":\"230927-04:23:28:113\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:82ce4b55-1c38-4260-a03f-fed9e508c89b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:28:111-51464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a19430c-254e-4c2a-995a-04e8f21a9083], x-b3-parentspanid=[4247799a01132060], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41627], x-envoy-attempt-count=[1], x-b3-traceid=[d7aec5b77b7282724247799a01132060], x-b3-spanid=[6d8db02085afcd51], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[82ce4b55-1c38-4260-a03f-fed9e508c89b]}\\\"}\"}","context":{"RequestID":"82ce4b55-1c38-4260-a03f-fed9e508c89b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04d24b10-ad75-4b8b-bfbd-633ebf2638ad","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:28.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:28.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82ce4b55-1c38-4260-a03f-fed9e508c89b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04d24b10-ad75-4b8b-bfbd-633ebf2638ad","LogTimestamp":"2023-09-27T04:23:28.113Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:28.418Z","message":"Entering","context":{"RequestID":"1d29902b-57f1-46a7-9be8-2ec1ad09ae5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38b39cb7-8ec5-4df9-800c-88636e451641","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"1d29902b-57f1-46a7-9be8-2ec1ad09ae5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38b39cb7-8ec5-4df9-800c-88636e451641","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:28.420Z","message":"{\"transactionId\":\"1d29902b-57f1-46a7-9be8-2ec1ad09ae5d\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:28:419\",\"respDate\":\"230927-04:23:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1d29902b-57f1-46a7-9be8-2ec1ad09ae5d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:28:419-87106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1d29902b-57f1-46a7-9be8-2ec1ad09ae5d]}\\\"}\"}","context":{"RequestID":"1d29902b-57f1-46a7-9be8-2ec1ad09ae5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38b39cb7-8ec5-4df9-800c-88636e451641","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d29902b-57f1-46a7-9be8-2ec1ad09ae5d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38b39cb7-8ec5-4df9-800c-88636e451641","LogTimestamp":"2023-09-27T04:23:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:29.574Z","message":"Entering","context":{"RequestID":"e4b5f854-1107-4f2e-a956-8da7858372fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d017c19-ca40-4b45-9b08-875bb7261be6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:29.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:29.576Z","message":"{\"transactionId\":\"e4b5f854-1107-4f2e-a956-8da7858372fd\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:29:574\",\"respDate\":\"230927-04:23:29:576\",\"sourceId\":\"haproxy:e4b5f854-1107-4f2e-a956-8da7858372fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:29:574-2901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18b6e54c-f609-4495-85c2-538741b90d21], x-b3-parentspanid=[e5d6c7f4351ef6f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a8891893082d88be5d6c7f4351ef6f9], x-b3-spanid=[0a37fef79cefbfda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4b5f854-1107-4f2e-a956-8da7858372fd]}\\\"}\"}","context":{"RequestID":"e4b5f854-1107-4f2e-a956-8da7858372fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d017c19-ca40-4b45-9b08-875bb7261be6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:29.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:29.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4b5f854-1107-4f2e-a956-8da7858372fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d017c19-ca40-4b45-9b08-875bb7261be6","LogTimestamp":"2023-09-27T04:23:29.576Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:31.584Z","message":"Entering","context":{"RequestID":"1ca023e2-b8af-4985-8484-4359d168f6ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d53ffaf-7269-4388-a64f-713edd7b0162","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:31.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:31.586Z","message":"{\"transactionId\":\"1ca023e2-b8af-4985-8484-4359d168f6ee\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:31:585\",\"respDate\":\"230927-04:23:31:586\",\"sourceId\":\"haproxy:1ca023e2-b8af-4985-8484-4359d168f6ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:31:585-22880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a71b5d7a-2c73-4d6c-8aab-7208f4b2a5c8], x-b3-parentspanid=[5521ddb5f5f42d99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76f78aef9ac2416a5521ddb5f5f42d99], x-b3-spanid=[6b1599537d870e73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ca023e2-b8af-4985-8484-4359d168f6ee]}\\\"}\"}","context":{"RequestID":"1ca023e2-b8af-4985-8484-4359d168f6ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d53ffaf-7269-4388-a64f-713edd7b0162","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:31.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:31.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ca023e2-b8af-4985-8484-4359d168f6ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d53ffaf-7269-4388-a64f-713edd7b0162","LogTimestamp":"2023-09-27T04:23:31.586Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:33.596Z","message":"Entering","context":{"RequestID":"2b949196-075e-4a3d-ac6a-e1ccdee59362","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b930f5f7-be33-44ea-8280-a7016a65a70c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:33.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:33.598Z","message":"{\"transactionId\":\"2b949196-075e-4a3d-ac6a-e1ccdee59362\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:33:596\",\"respDate\":\"230927-04:23:33:598\",\"sourceId\":\"haproxy:2b949196-075e-4a3d-ac6a-e1ccdee59362\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:33:596-98010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[198e3933-9362-4999-8d59-af7b721015dc], x-b3-parentspanid=[07d57ca438ad1082], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8ef0f10cd93229207d57ca438ad1082], x-b3-spanid=[f97bc7f9e748a401], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b949196-075e-4a3d-ac6a-e1ccdee59362]}\\\"}\"}","context":{"RequestID":"2b949196-075e-4a3d-ac6a-e1ccdee59362","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b930f5f7-be33-44ea-8280-a7016a65a70c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:33.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:33.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b949196-075e-4a3d-ac6a-e1ccdee59362","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b930f5f7-be33-44ea-8280-a7016a65a70c","LogTimestamp":"2023-09-27T04:23:33.598Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:23:35.611Z","message":"Entering","context":{"RequestID":"80c5563f-8e40-4fb7-bab5-4473a7f2487d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9086b45-a3c4-40f4-b433-e99e5f76098b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:35.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:35.612Z","message":"{\"transactionId\":\"80c5563f-8e40-4fb7-bab5-4473a7f2487d\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:35:611\",\"respDate\":\"230927-04:23:35:612\",\"sourceId\":\"haproxy:80c5563f-8e40-4fb7-bab5-4473a7f2487d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:35:611-12353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1c775d0-211d-49a7-8a0f-306cb446b3ae], x-b3-parentspanid=[3aee4fb58109851b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55eb62d5ebd56bed3aee4fb58109851b], x-b3-spanid=[bf0a84630035dc33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80c5563f-8e40-4fb7-bab5-4473a7f2487d]}\\\"}\"}","context":{"RequestID":"80c5563f-8e40-4fb7-bab5-4473a7f2487d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9086b45-a3c4-40f4-b433-e99e5f76098b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:35.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:35.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80c5563f-8e40-4fb7-bab5-4473a7f2487d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9086b45-a3c4-40f4-b433-e99e5f76098b","LogTimestamp":"2023-09-27T04:23:35.613Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:35.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:23:35.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:35.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:35.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:37.624Z","message":"Entering","context":{"RequestID":"ae8d3049-8a4f-494a-a8d0-f78363c5f847","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15af3ec4-7d3d-460c-b71d-f9787b1b1650","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:37.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:37.625Z","message":"{\"transactionId\":\"ae8d3049-8a4f-494a-a8d0-f78363c5f847\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:37:624\",\"respDate\":\"230927-04:23:37:625\",\"sourceId\":\"haproxy:ae8d3049-8a4f-494a-a8d0-f78363c5f847\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:37:624-77717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[429681c9-7c23-44af-b242-e6a963a62703], x-b3-parentspanid=[527e3fc57cdd5bfb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c291ab6d8beae5cb527e3fc57cdd5bfb], x-b3-spanid=[cb5ac9ff37f6a638], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae8d3049-8a4f-494a-a8d0-f78363c5f847]}\\\"}\"}","context":{"RequestID":"ae8d3049-8a4f-494a-a8d0-f78363c5f847","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15af3ec4-7d3d-460c-b71d-f9787b1b1650","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:37.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:37.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae8d3049-8a4f-494a-a8d0-f78363c5f847","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15af3ec4-7d3d-460c-b71d-f9787b1b1650","LogTimestamp":"2023-09-27T04:23:37.626Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:38.105Z","message":"Entering","context":{"RequestID":"6a34aab0-1961-4407-a7c3-15caea946892","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32625cac-a8df-421d-baf0-0f591708fac4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:38.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:38.107Z","message":"{\"transactionId\":\"6a34aab0-1961-4407-a7c3-15caea946892\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:38:106\",\"respDate\":\"230927-04:23:38:107\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6a34aab0-1961-4407-a7c3-15caea946892\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:38:106-31881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[365f9495-f0b1-4d42-811a-1d8f2266c6c4], x-b3-parentspanid=[e18912fd86d48288], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42729], x-envoy-attempt-count=[1], x-b3-traceid=[c122113409d68c1be18912fd86d48288], x-b3-spanid=[6f3beec3ee49f483], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6a34aab0-1961-4407-a7c3-15caea946892]}\\\"}\"}","context":{"RequestID":"6a34aab0-1961-4407-a7c3-15caea946892","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32625cac-a8df-421d-baf0-0f591708fac4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:38.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:38.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a34aab0-1961-4407-a7c3-15caea946892","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32625cac-a8df-421d-baf0-0f591708fac4","LogTimestamp":"2023-09-27T04:23:38.108Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:38.417Z","message":"Entering","context":{"RequestID":"8b3e0e9b-35f8-4aaf-8ce3-e87a2ac6a2c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c33c8b7a-ec4e-47c5-821e-dbc4d904031d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b3e0e9b-35f8-4aaf-8ce3-e87a2ac6a2c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c33c8b7a-ec4e-47c5-821e-dbc4d904031d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:38.420Z","message":"{\"transactionId\":\"8b3e0e9b-35f8-4aaf-8ce3-e87a2ac6a2c3\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:38:418\",\"respDate\":\"230927-04:23:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8b3e0e9b-35f8-4aaf-8ce3-e87a2ac6a2c3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:38:418-60632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8b3e0e9b-35f8-4aaf-8ce3-e87a2ac6a2c3]}\\\"}\"}","context":{"RequestID":"8b3e0e9b-35f8-4aaf-8ce3-e87a2ac6a2c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c33c8b7a-ec4e-47c5-821e-dbc4d904031d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b3e0e9b-35f8-4aaf-8ce3-e87a2ac6a2c3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c33c8b7a-ec4e-47c5-821e-dbc4d904031d","LogTimestamp":"2023-09-27T04:23:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:39.636Z","message":"Entering","context":{"RequestID":"b3a42300-3842-40ea-9178-6b3a42d076b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a247be85-cc19-4646-99d2-e8f50b4e0549","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:39.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:39.638Z","message":"{\"transactionId\":\"b3a42300-3842-40ea-9178-6b3a42d076b6\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:39:637\",\"respDate\":\"230927-04:23:39:638\",\"sourceId\":\"haproxy:b3a42300-3842-40ea-9178-6b3a42d076b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:39:637-50452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7ec467e-06dd-4bac-b1f2-6c16b9dd9191], x-b3-parentspanid=[1952817ed8f9d6ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b2903117196e31e1952817ed8f9d6ad], x-b3-spanid=[81f3ddab9cb96697], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3a42300-3842-40ea-9178-6b3a42d076b6]}\\\"}\"}","context":{"RequestID":"b3a42300-3842-40ea-9178-6b3a42d076b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a247be85-cc19-4646-99d2-e8f50b4e0549","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:39.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:39.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3a42300-3842-40ea-9178-6b3a42d076b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a247be85-cc19-4646-99d2-e8f50b4e0549","LogTimestamp":"2023-09-27T04:23:39.639Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:23:41.137Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:41.149Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:41.648Z","message":"Entering","context":{"RequestID":"24b76601-24e0-4d77-a75c-df4c0137c3de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c52ec43-e01e-41eb-beff-128f41bff4fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:41.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:41.651Z","message":"{\"transactionId\":\"24b76601-24e0-4d77-a75c-df4c0137c3de\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:41:649\",\"respDate\":\"230927-04:23:41:651\",\"sourceId\":\"haproxy:24b76601-24e0-4d77-a75c-df4c0137c3de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:41:649-69017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39ca5fec-8179-4da2-a20b-f92bd12157bc], x-b3-parentspanid=[1db54fac5536f664], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c622b60de70dc5331db54fac5536f664], x-b3-spanid=[e751c664e11785e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24b76601-24e0-4d77-a75c-df4c0137c3de]}\\\"}\"}","context":{"RequestID":"24b76601-24e0-4d77-a75c-df4c0137c3de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c52ec43-e01e-41eb-beff-128f41bff4fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:41.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:41.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24b76601-24e0-4d77-a75c-df4c0137c3de","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c52ec43-e01e-41eb-beff-128f41bff4fe","LogTimestamp":"2023-09-27T04:23:41.651Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:43.664Z","message":"Entering","context":{"RequestID":"47725ed1-cb64-45d3-a29d-68765c0e6223","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eff9e7ba-07a7-4b1e-8056-732243ece91c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:43.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:43.666Z","message":"{\"transactionId\":\"47725ed1-cb64-45d3-a29d-68765c0e6223\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:43:665\",\"respDate\":\"230927-04:23:43:666\",\"sourceId\":\"haproxy:47725ed1-cb64-45d3-a29d-68765c0e6223\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:43:665-21950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[750eaaac-417c-48b4-baf1-962d878c9629], x-b3-parentspanid=[369c6d9766dd9375], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e9784fe25cc2b02369c6d9766dd9375], x-b3-spanid=[6f4bafcb0334118e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47725ed1-cb64-45d3-a29d-68765c0e6223]}\\\"}\"}","context":{"RequestID":"47725ed1-cb64-45d3-a29d-68765c0e6223","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eff9e7ba-07a7-4b1e-8056-732243ece91c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:43.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:43.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47725ed1-cb64-45d3-a29d-68765c0e6223","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eff9e7ba-07a7-4b1e-8056-732243ece91c","LogTimestamp":"2023-09-27T04:23:43.666Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:45.677Z","message":"Entering","context":{"RequestID":"97601601-1da3-4d7e-aaeb-fc26afe1d76b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ec64eda-f015-4f96-90aa-92d1820d0bd6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:45.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:45.679Z","message":"{\"transactionId\":\"97601601-1da3-4d7e-aaeb-fc26afe1d76b\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:45:678\",\"respDate\":\"230927-04:23:45:679\",\"sourceId\":\"haproxy:97601601-1da3-4d7e-aaeb-fc26afe1d76b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:45:678-1470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9cef6493-6e18-4c44-a29e-227b79fa53a0], x-b3-parentspanid=[d9f088a9d8d5298a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c66bdc38a65cd8ed9f088a9d8d5298a], x-b3-spanid=[7d63ab0c7737d59a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97601601-1da3-4d7e-aaeb-fc26afe1d76b]}\\\"}\"}","context":{"RequestID":"97601601-1da3-4d7e-aaeb-fc26afe1d76b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ec64eda-f015-4f96-90aa-92d1820d0bd6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:45.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:45.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97601601-1da3-4d7e-aaeb-fc26afe1d76b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ec64eda-f015-4f96-90aa-92d1820d0bd6","LogTimestamp":"2023-09-27T04:23:45.679Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:45.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:23:45.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:45.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:45.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:47.694Z","message":"Entering","context":{"RequestID":"11659850-2cba-4ee9-bea7-152cd94593c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"416a5c63-a2b8-4829-9b00-ce1ed6e63ed4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:47.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:47.697Z","message":"{\"transactionId\":\"11659850-2cba-4ee9-bea7-152cd94593c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:47:695\",\"respDate\":\"230927-04:23:47:696\",\"sourceId\":\"haproxy:11659850-2cba-4ee9-bea7-152cd94593c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:47:695-76161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d8294fe-fac5-4da5-b919-080d14f16290], x-b3-parentspanid=[6d7ed7ad13c9f34b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d27b24d706ede9706d7ed7ad13c9f34b], x-b3-spanid=[fc1525b73abaa121], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11659850-2cba-4ee9-bea7-152cd94593c6]}\\\"}\"}","context":{"RequestID":"11659850-2cba-4ee9-bea7-152cd94593c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"416a5c63-a2b8-4829-9b00-ce1ed6e63ed4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:47.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:47.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11659850-2cba-4ee9-bea7-152cd94593c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"416a5c63-a2b8-4829-9b00-ce1ed6e63ed4","LogTimestamp":"2023-09-27T04:23:47.697Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:48.127Z","message":"Entering","context":{"RequestID":"8357fefb-e680-40ea-9ef2-6d363b11c84d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11590455-eae0-43a4-9b63-00d9a57012fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:48.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:48.129Z","message":"{\"transactionId\":\"8357fefb-e680-40ea-9ef2-6d363b11c84d\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:48:127\",\"respDate\":\"230927-04:23:48:129\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8357fefb-e680-40ea-9ef2-6d363b11c84d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:48:127-78430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ecd4957-17ea-418f-8eb8-503b5e55e219], x-b3-parentspanid=[7616a74bb582100a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57919], x-envoy-attempt-count=[1], x-b3-traceid=[2667b696fec8b40e7616a74bb582100a], x-b3-spanid=[3e9cdec15239e1c1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8357fefb-e680-40ea-9ef2-6d363b11c84d]}\\\"}\"}","context":{"RequestID":"8357fefb-e680-40ea-9ef2-6d363b11c84d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11590455-eae0-43a4-9b63-00d9a57012fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:48.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:48.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8357fefb-e680-40ea-9ef2-6d363b11c84d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11590455-eae0-43a4-9b63-00d9a57012fb","LogTimestamp":"2023-09-27T04:23:48.130Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:23:48.418Z","message":"Entering","context":{"RequestID":"e4637e09-3b3a-4948-b5d5-ddffabadafdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f11c1d8c-5dd3-406d-a699-2ca02f030617","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"e4637e09-3b3a-4948-b5d5-ddffabadafdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f11c1d8c-5dd3-406d-a699-2ca02f030617","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:48.420Z","message":"{\"transactionId\":\"e4637e09-3b3a-4948-b5d5-ddffabadafdd\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:48:419\",\"respDate\":\"230927-04:23:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e4637e09-3b3a-4948-b5d5-ddffabadafdd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:23:48:419-12609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e4637e09-3b3a-4948-b5d5-ddffabadafdd]}\\\"}\"}","context":{"RequestID":"e4637e09-3b3a-4948-b5d5-ddffabadafdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f11c1d8c-5dd3-406d-a699-2ca02f030617","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4637e09-3b3a-4948-b5d5-ddffabadafdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f11c1d8c-5dd3-406d-a699-2ca02f030617","LogTimestamp":"2023-09-27T04:23:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:49.710Z","message":"Entering","context":{"RequestID":"bc01e72f-1900-4c07-af02-1717420a7173","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"572ebb79-7403-4485-b28d-01bc61451c66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:49.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:49.712Z","message":"{\"transactionId\":\"bc01e72f-1900-4c07-af02-1717420a7173\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:49:711\",\"respDate\":\"230927-04:23:49:712\",\"sourceId\":\"haproxy:bc01e72f-1900-4c07-af02-1717420a7173\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:49:711-39308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0184e946-bbcb-450e-8d5e-a2833506e47d], x-b3-parentspanid=[64f04aa5197bceb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79a8861b18df93be64f04aa5197bceb1], x-b3-spanid=[35401bf49f5d6055], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc01e72f-1900-4c07-af02-1717420a7173]}\\\"}\"}","context":{"RequestID":"bc01e72f-1900-4c07-af02-1717420a7173","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"572ebb79-7403-4485-b28d-01bc61451c66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:49.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:49.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc01e72f-1900-4c07-af02-1717420a7173","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"572ebb79-7403-4485-b28d-01bc61451c66","LogTimestamp":"2023-09-27T04:23:49.713Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:51.730Z","message":"Entering","context":{"RequestID":"df0f4084-19c5-47f4-bdde-ccd973e139d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5871a0fb-9919-4301-8d71-7e9b7f85d465","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:51.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:51.732Z","message":"{\"transactionId\":\"df0f4084-19c5-47f4-bdde-ccd973e139d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:51:730\",\"respDate\":\"230927-04:23:51:732\",\"sourceId\":\"haproxy:df0f4084-19c5-47f4-bdde-ccd973e139d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:51:730-70141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb4be183-cfa3-4e4c-8dc5-5f31b27205ee], x-b3-parentspanid=[d451b29de52528df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65eca46d5e4aaf4ed451b29de52528df], x-b3-spanid=[a95c433967f9cd35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df0f4084-19c5-47f4-bdde-ccd973e139d9]}\\\"}\"}","context":{"RequestID":"df0f4084-19c5-47f4-bdde-ccd973e139d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5871a0fb-9919-4301-8d71-7e9b7f85d465","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:51.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:51.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df0f4084-19c5-47f4-bdde-ccd973e139d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5871a0fb-9919-4301-8d71-7e9b7f85d465","LogTimestamp":"2023-09-27T04:23:51.732Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:53.744Z","message":"Entering","context":{"RequestID":"7b0bd185-908e-4210-9a0a-89c821af9a7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5178708-07c5-4b7c-87d2-ec85157083ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:53.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:53.746Z","message":"{\"transactionId\":\"7b0bd185-908e-4210-9a0a-89c821af9a7d\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:53:745\",\"respDate\":\"230927-04:23:53:746\",\"sourceId\":\"haproxy:7b0bd185-908e-4210-9a0a-89c821af9a7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:53:745-28297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[581abf56-5848-4eb0-9ae5-65c888c8f8b3], x-b3-parentspanid=[ea0aaae8d02ccf72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78208d9b2695153aea0aaae8d02ccf72], x-b3-spanid=[8d59bb5f32351437], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b0bd185-908e-4210-9a0a-89c821af9a7d]}\\\"}\"}","context":{"RequestID":"7b0bd185-908e-4210-9a0a-89c821af9a7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5178708-07c5-4b7c-87d2-ec85157083ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:53.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:53.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b0bd185-908e-4210-9a0a-89c821af9a7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5178708-07c5-4b7c-87d2-ec85157083ee","LogTimestamp":"2023-09-27T04:23:53.747Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:55.761Z","message":"Entering","context":{"RequestID":"28f58a0e-51cb-4f1e-94ac-856441b9356b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30774845-fd8e-4c82-b3aa-e522baf9520a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:55.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:55.762Z","message":"{\"transactionId\":\"28f58a0e-51cb-4f1e-94ac-856441b9356b\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:55:761\",\"respDate\":\"230927-04:23:55:762\",\"sourceId\":\"haproxy:28f58a0e-51cb-4f1e-94ac-856441b9356b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:55:761-10720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5118ab4-65c5-41ff-a7a0-6dff8fcdcc2e], x-b3-parentspanid=[e6f6fa0055ce5395], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d75828cbbc40e80fe6f6fa0055ce5395], x-b3-spanid=[44b3f48ef760e410], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28f58a0e-51cb-4f1e-94ac-856441b9356b]}\\\"}\"}","context":{"RequestID":"28f58a0e-51cb-4f1e-94ac-856441b9356b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30774845-fd8e-4c82-b3aa-e522baf9520a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:55.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:55.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28f58a0e-51cb-4f1e-94ac-856441b9356b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30774845-fd8e-4c82-b3aa-e522baf9520a","LogTimestamp":"2023-09-27T04:23:55.763Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:55.902Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:23:55.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:55.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:55.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:57.774Z","message":"Entering","context":{"RequestID":"536358f0-db4b-49b1-9756-550e15f9c454","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"edc2f082-5e0e-4fcc-b259-b8f8eafd5b26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:57.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:57.776Z","message":"{\"transactionId\":\"536358f0-db4b-49b1-9756-550e15f9c454\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:57:775\",\"respDate\":\"230927-04:23:57:776\",\"sourceId\":\"haproxy:536358f0-db4b-49b1-9756-550e15f9c454\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:57:775-71663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7a2dead-9fd6-4250-ba31-dba7aeca971b], x-b3-parentspanid=[09734459ec348c3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a615a836dd3153609734459ec348c3c], x-b3-spanid=[cbcdcda27e7870e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[536358f0-db4b-49b1-9756-550e15f9c454]}\\\"}\"}","context":{"RequestID":"536358f0-db4b-49b1-9756-550e15f9c454","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"edc2f082-5e0e-4fcc-b259-b8f8eafd5b26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:57.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:57.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"536358f0-db4b-49b1-9756-550e15f9c454","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edc2f082-5e0e-4fcc-b259-b8f8eafd5b26","LogTimestamp":"2023-09-27T04:23:57.776Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:23:58.105Z","message":"Entering","context":{"RequestID":"b2c70d6a-c57d-4c4d-8c10-f990ab794884","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"479d41ed-f07a-415e-9329-10a9b140720f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:58.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:58.107Z","message":"{\"transactionId\":\"b2c70d6a-c57d-4c4d-8c10-f990ab794884\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:58:105\",\"respDate\":\"230927-04:23:58:107\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b2c70d6a-c57d-4c4d-8c10-f990ab794884\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:58:105-61525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b17dafdf-1f0f-4ea2-930a-849625aeef28], x-b3-parentspanid=[6d9d1ce51824f5a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59759], x-envoy-attempt-count=[1], x-b3-traceid=[14abb1bf1fb444836d9d1ce51824f5a4], x-b3-spanid=[ba0972c7b8fa59b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b2c70d6a-c57d-4c4d-8c10-f990ab794884]}\\\"}\"}","context":{"RequestID":"b2c70d6a-c57d-4c4d-8c10-f990ab794884","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"479d41ed-f07a-415e-9329-10a9b140720f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:23:58.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:58.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2c70d6a-c57d-4c4d-8c10-f990ab794884","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"479d41ed-f07a-415e-9329-10a9b140720f","LogTimestamp":"2023-09-27T04:23:58.107Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:58.417Z","message":"Entering","context":{"RequestID":"3e11f251-35ea-4f19-9880-472e49d2215d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da275cbb-abb5-4b49-bd36-bf060ebc0824","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"3e11f251-35ea-4f19-9880-472e49d2215d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da275cbb-abb5-4b49-bd36-bf060ebc0824","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:58.420Z","message":"{\"transactionId\":\"3e11f251-35ea-4f19-9880-472e49d2215d\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:58:418\",\"respDate\":\"230927-04:23:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3e11f251-35ea-4f19-9880-472e49d2215d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:23:58:418-89186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3e11f251-35ea-4f19-9880-472e49d2215d]}\\\"}\"}","context":{"RequestID":"3e11f251-35ea-4f19-9880-472e49d2215d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da275cbb-abb5-4b49-bd36-bf060ebc0824","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:23:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e11f251-35ea-4f19-9880-472e49d2215d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da275cbb-abb5-4b49-bd36-bf060ebc0824","LogTimestamp":"2023-09-27T04:23:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:23:59.794Z","message":"Entering","context":{"RequestID":"3332f2a8-2597-4bac-ae66-ce2ad0940001","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ad9f111-e44c-4a66-acf6-aac4820f8e22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:59.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:23:59.796Z","message":"{\"transactionId\":\"3332f2a8-2597-4bac-ae66-ce2ad0940001\",\"status\":\"200\",\"rqstDate\":\"230927-04:23:59:795\",\"respDate\":\"230927-04:23:59:796\",\"sourceId\":\"haproxy:3332f2a8-2597-4bac-ae66-ce2ad0940001\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:23:59:795-37362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71dbd688-a620-4816-9c0f-207cd190bdec], x-b3-parentspanid=[f1d950dedbd91166], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f34151a809262335f1d950dedbd91166], x-b3-spanid=[4a2e0e0939278a16], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3332f2a8-2597-4bac-ae66-ce2ad0940001]}\\\"}\"}","context":{"RequestID":"3332f2a8-2597-4bac-ae66-ce2ad0940001","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ad9f111-e44c-4a66-acf6-aac4820f8e22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:23:59.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:23:59.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3332f2a8-2597-4bac-ae66-ce2ad0940001","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ad9f111-e44c-4a66-acf6-aac4820f8e22","LogTimestamp":"2023-09-27T04:23:59.797Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:23:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:01.807Z","message":"Entering","context":{"RequestID":"9a5180b7-0926-4fcf-9ec6-2ec7941c3325","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f34f003-db65-49eb-941c-2548ffd79c5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:01.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:01.809Z","message":"{\"transactionId\":\"9a5180b7-0926-4fcf-9ec6-2ec7941c3325\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:01:808\",\"respDate\":\"230927-04:24:01:809\",\"sourceId\":\"haproxy:9a5180b7-0926-4fcf-9ec6-2ec7941c3325\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:01:808-1846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e541d44b-0f7b-4a64-b4d2-86ef177c1a02], x-b3-parentspanid=[787d0cd3da84e474], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f14a9f51586612bb787d0cd3da84e474], x-b3-spanid=[676c9a122d73713b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a5180b7-0926-4fcf-9ec6-2ec7941c3325]}\\\"}\"}","context":{"RequestID":"9a5180b7-0926-4fcf-9ec6-2ec7941c3325","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f34f003-db65-49eb-941c-2548ffd79c5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:01.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:01.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a5180b7-0926-4fcf-9ec6-2ec7941c3325","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f34f003-db65-49eb-941c-2548ffd79c5f","LogTimestamp":"2023-09-27T04:24:01.810Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:03.830Z","message":"Entering","context":{"RequestID":"45f56728-54b8-41a9-96e9-81ee59a0f1d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a52fd9f-95a9-4f60-b39c-2a70702fef2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:03.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:03.832Z","message":"{\"transactionId\":\"45f56728-54b8-41a9-96e9-81ee59a0f1d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:03:831\",\"respDate\":\"230927-04:24:03:832\",\"sourceId\":\"haproxy:45f56728-54b8-41a9-96e9-81ee59a0f1d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:03:831-34380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26176139-ecc0-4c6c-a040-4bbaca960ac3], x-b3-parentspanid=[0b59a26075cb2499], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb0f2a62abe5df750b59a26075cb2499], x-b3-spanid=[e522cf30de96d6cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45f56728-54b8-41a9-96e9-81ee59a0f1d9]}\\\"}\"}","context":{"RequestID":"45f56728-54b8-41a9-96e9-81ee59a0f1d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a52fd9f-95a9-4f60-b39c-2a70702fef2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:03.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:03.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45f56728-54b8-41a9-96e9-81ee59a0f1d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a52fd9f-95a9-4f60-b39c-2a70702fef2f","LogTimestamp":"2023-09-27T04:24:03.832Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:24:05.854Z","message":"Entering","context":{"RequestID":"437b3cb7-ed7c-47cf-88ba-b14315522a4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74504453-4972-4530-9966-14e8d4913d83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:05.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:05.856Z","message":"{\"transactionId\":\"437b3cb7-ed7c-47cf-88ba-b14315522a4b\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:05:855\",\"respDate\":\"230927-04:24:05:856\",\"sourceId\":\"haproxy:437b3cb7-ed7c-47cf-88ba-b14315522a4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:05:855-96653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[872b7bad-df73-468c-8fed-7c80881cb0de], x-b3-parentspanid=[535100a17e4be809], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de0fa14ddb57e45c535100a17e4be809], x-b3-spanid=[9f3cc4c6e6f996a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[437b3cb7-ed7c-47cf-88ba-b14315522a4b]}\\\"}\"}","context":{"RequestID":"437b3cb7-ed7c-47cf-88ba-b14315522a4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74504453-4972-4530-9966-14e8d4913d83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:05.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:05.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"437b3cb7-ed7c-47cf-88ba-b14315522a4b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74504453-4972-4530-9966-14e8d4913d83","LogTimestamp":"2023-09-27T04:24:05.857Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:05.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:24:06.045Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:06.045Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:06.045Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:07.873Z","message":"Entering","context":{"RequestID":"df4e0091-83d4-48c1-a471-17e9d4aa039b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dd8c777-f8cd-490a-879a-e8981459cd14","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:07.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:07.875Z","message":"{\"transactionId\":\"df4e0091-83d4-48c1-a471-17e9d4aa039b\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:07:874\",\"respDate\":\"230927-04:24:07:875\",\"sourceId\":\"haproxy:df4e0091-83d4-48c1-a471-17e9d4aa039b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:07:874-23380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[158092c3-453e-47cc-8aae-ee9b49939f40], x-b3-parentspanid=[fb4cc98aa7f2a3e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c66509ea0e99dbc9fb4cc98aa7f2a3e4], x-b3-spanid=[af921cc226396bb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df4e0091-83d4-48c1-a471-17e9d4aa039b]}\\\"}\"}","context":{"RequestID":"df4e0091-83d4-48c1-a471-17e9d4aa039b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dd8c777-f8cd-490a-879a-e8981459cd14","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:07.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:07.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df4e0091-83d4-48c1-a471-17e9d4aa039b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6dd8c777-f8cd-490a-879a-e8981459cd14","LogTimestamp":"2023-09-27T04:24:07.876Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:08.118Z","message":"Entering","context":{"RequestID":"7963dd26-6d97-47fe-a9b1-d1f0f61edf29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"610c0006-e0a4-4d5d-9709-3bbc1e60f0bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:08.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:08.120Z","message":"{\"transactionId\":\"7963dd26-6d97-47fe-a9b1-d1f0f61edf29\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:08:119\",\"respDate\":\"230927-04:24:08:120\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7963dd26-6d97-47fe-a9b1-d1f0f61edf29\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:24:08:119-93941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1365013f-dcc7-418d-be78-b0e948cb2ca3], x-b3-parentspanid=[4e213a511251d4bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52901], x-envoy-attempt-count=[1], x-b3-traceid=[2e6b055978b015a64e213a511251d4bf], x-b3-spanid=[a09a919b432376ea], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7963dd26-6d97-47fe-a9b1-d1f0f61edf29]}\\\"}\"}","context":{"RequestID":"7963dd26-6d97-47fe-a9b1-d1f0f61edf29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"610c0006-e0a4-4d5d-9709-3bbc1e60f0bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:08.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:08.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7963dd26-6d97-47fe-a9b1-d1f0f61edf29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"610c0006-e0a4-4d5d-9709-3bbc1e60f0bf","LogTimestamp":"2023-09-27T04:24:08.120Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:24:08.417Z","message":"Entering","context":{"RequestID":"8a848bb1-b9f1-47bc-9f45-581252b82bf1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbaf63c1-15ed-4de7-979e-4b5d36a6c7e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8a848bb1-b9f1-47bc-9f45-581252b82bf1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbaf63c1-15ed-4de7-979e-4b5d36a6c7e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:08.419Z","message":"{\"transactionId\":\"8a848bb1-b9f1-47bc-9f45-581252b82bf1\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:08:418\",\"respDate\":\"230927-04:24:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8a848bb1-b9f1-47bc-9f45-581252b82bf1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:08:418-73893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8a848bb1-b9f1-47bc-9f45-581252b82bf1]}\\\"}\"}","context":{"RequestID":"8a848bb1-b9f1-47bc-9f45-581252b82bf1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbaf63c1-15ed-4de7-979e-4b5d36a6c7e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a848bb1-b9f1-47bc-9f45-581252b82bf1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbaf63c1-15ed-4de7-979e-4b5d36a6c7e0","LogTimestamp":"2023-09-27T04:24:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:24:09.884Z","message":"Entering","context":{"RequestID":"576a8df2-c85e-4b5a-bd65-8938dc6d0cd0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c99569b0-4c10-489b-ba1e-c0f600e22a12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:09.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:09.886Z","message":"{\"transactionId\":\"576a8df2-c85e-4b5a-bd65-8938dc6d0cd0\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:09:885\",\"respDate\":\"230927-04:24:09:886\",\"sourceId\":\"haproxy:576a8df2-c85e-4b5a-bd65-8938dc6d0cd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:09:885-15532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84e967a8-af2e-4134-9209-7ee420bbf8a7], x-b3-parentspanid=[58adabd04f4172bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbf60172069b420e58adabd04f4172bd], x-b3-spanid=[46bc001e6cd38d6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[576a8df2-c85e-4b5a-bd65-8938dc6d0cd0]}\\\"}\"}","context":{"RequestID":"576a8df2-c85e-4b5a-bd65-8938dc6d0cd0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c99569b0-4c10-489b-ba1e-c0f600e22a12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:09.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:09.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"576a8df2-c85e-4b5a-bd65-8938dc6d0cd0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c99569b0-4c10-489b-ba1e-c0f600e22a12","LogTimestamp":"2023-09-27T04:24:09.887Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:11.150Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:11.155Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:11.896Z","message":"Entering","context":{"RequestID":"cf481714-a038-4e43-bf7e-4ac1e1026260","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07bba351-e7c8-4917-a2ca-d97637a00fe6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:11.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:11.898Z","message":"{\"transactionId\":\"cf481714-a038-4e43-bf7e-4ac1e1026260\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:11:896\",\"respDate\":\"230927-04:24:11:898\",\"sourceId\":\"haproxy:cf481714-a038-4e43-bf7e-4ac1e1026260\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:11:896-79306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cebfc4d-281b-49fa-915f-6ae1f40a5dd2], x-b3-parentspanid=[a69b215f8828719b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[caa0d43946b5498aa69b215f8828719b], x-b3-spanid=[f68255f2fda0271e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf481714-a038-4e43-bf7e-4ac1e1026260]}\\\"}\"}","context":{"RequestID":"cf481714-a038-4e43-bf7e-4ac1e1026260","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07bba351-e7c8-4917-a2ca-d97637a00fe6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:11.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:11.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf481714-a038-4e43-bf7e-4ac1e1026260","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07bba351-e7c8-4917-a2ca-d97637a00fe6","LogTimestamp":"2023-09-27T04:24:11.898Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:13.912Z","message":"Entering","context":{"RequestID":"9b96b294-410a-489f-acaa-20029a14e659","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aad42031-ef6d-4f78-9a5f-eae15e5f2509","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:13.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:13.913Z","message":"{\"transactionId\":\"9b96b294-410a-489f-acaa-20029a14e659\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:13:912\",\"respDate\":\"230927-04:24:13:913\",\"sourceId\":\"haproxy:9b96b294-410a-489f-acaa-20029a14e659\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:24:13:912-96521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2a1c78a-aab5-4bf0-a399-6beb0654e915], x-b3-parentspanid=[550aa42eed3e7ead], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[392ffb5a87694b8d550aa42eed3e7ead], x-b3-spanid=[67b351ef27fe8bed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b96b294-410a-489f-acaa-20029a14e659]}\\\"}\"}","context":{"RequestID":"9b96b294-410a-489f-acaa-20029a14e659","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aad42031-ef6d-4f78-9a5f-eae15e5f2509","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:13.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:13.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b96b294-410a-489f-acaa-20029a14e659","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aad42031-ef6d-4f78-9a5f-eae15e5f2509","LogTimestamp":"2023-09-27T04:24:13.914Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:24:15.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:24:15.921Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:15.921Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:15.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:15.939Z","message":"Entering","context":{"RequestID":"bec150e3-7a72-4ae4-abc3-9221d8b4f2c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d1fa2d2-8eab-4fe5-be0f-e79c9ccd2b70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:15.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:15.941Z","message":"{\"transactionId\":\"bec150e3-7a72-4ae4-abc3-9221d8b4f2c1\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:15:939\",\"respDate\":\"230927-04:24:15:941\",\"sourceId\":\"haproxy:bec150e3-7a72-4ae4-abc3-9221d8b4f2c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:24:15:939-38414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19b6ef73-b093-4638-8664-77f547e27659], x-b3-parentspanid=[2e8cb6ae82cb2b23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6720a54641192a0b2e8cb6ae82cb2b23], x-b3-spanid=[14467ceb6e6a3c3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bec150e3-7a72-4ae4-abc3-9221d8b4f2c1]}\\\"}\"}","context":{"RequestID":"bec150e3-7a72-4ae4-abc3-9221d8b4f2c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d1fa2d2-8eab-4fe5-be0f-e79c9ccd2b70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:15.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:15.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bec150e3-7a72-4ae4-abc3-9221d8b4f2c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d1fa2d2-8eab-4fe5-be0f-e79c9ccd2b70","LogTimestamp":"2023-09-27T04:24:15.941Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:17.951Z","message":"Entering","context":{"RequestID":"4eabe14e-4fb8-4c38-82ba-75684410c514","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"461c1de6-60a1-4723-a327-009fa749a3f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:17.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:17.954Z","message":"{\"transactionId\":\"4eabe14e-4fb8-4c38-82ba-75684410c514\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:17:952\",\"respDate\":\"230927-04:24:17:954\",\"sourceId\":\"haproxy:4eabe14e-4fb8-4c38-82ba-75684410c514\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:17:952-40709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c18a2ce0-9802-457f-8231-89ccb7cf3f27], x-b3-parentspanid=[7f46430c0d8daa03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebd3c5174e3e76d87f46430c0d8daa03], x-b3-spanid=[96674fda3dbe02d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4eabe14e-4fb8-4c38-82ba-75684410c514]}\\\"}\"}","context":{"RequestID":"4eabe14e-4fb8-4c38-82ba-75684410c514","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"461c1de6-60a1-4723-a327-009fa749a3f0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:17.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:17.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eabe14e-4fb8-4c38-82ba-75684410c514","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"461c1de6-60a1-4723-a327-009fa749a3f0","LogTimestamp":"2023-09-27T04:24:17.955Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:24:18.103Z","message":"Entering","context":{"RequestID":"6eb70e93-4372-4334-bd9f-6e4f0835d997","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"deddfabd-b046-4c54-9d45-3173737f9c4b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:18.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:18.106Z","message":"{\"transactionId\":\"6eb70e93-4372-4334-bd9f-6e4f0835d997\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:18:104\",\"respDate\":\"230927-04:24:18:105\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6eb70e93-4372-4334-bd9f-6e4f0835d997\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:18:104-49580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34978cce-d69b-414a-91db-59a014841325], x-b3-parentspanid=[bde5c7e8010fa914], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43117], x-envoy-attempt-count=[1], x-b3-traceid=[10ea3048adccf4f4bde5c7e8010fa914], x-b3-spanid=[08710bb106d4b0a6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6eb70e93-4372-4334-bd9f-6e4f0835d997]}\\\"}\"}","context":{"RequestID":"6eb70e93-4372-4334-bd9f-6e4f0835d997","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"deddfabd-b046-4c54-9d45-3173737f9c4b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:18.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:18.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eb70e93-4372-4334-bd9f-6e4f0835d997","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deddfabd-b046-4c54-9d45-3173737f9c4b","LogTimestamp":"2023-09-27T04:24:18.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:18.418Z","message":"Entering","context":{"RequestID":"8d857396-877f-4458-97e3-25590af07323","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7025f498-60d6-4bcf-9e1d-648cdd3bb4a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8d857396-877f-4458-97e3-25590af07323","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7025f498-60d6-4bcf-9e1d-648cdd3bb4a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:18.420Z","message":"{\"transactionId\":\"8d857396-877f-4458-97e3-25590af07323\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:18:418\",\"respDate\":\"230927-04:24:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8d857396-877f-4458-97e3-25590af07323\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:18:418-90105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8d857396-877f-4458-97e3-25590af07323]}\\\"}\"}","context":{"RequestID":"8d857396-877f-4458-97e3-25590af07323","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7025f498-60d6-4bcf-9e1d-648cdd3bb4a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d857396-877f-4458-97e3-25590af07323","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7025f498-60d6-4bcf-9e1d-648cdd3bb4a6","LogTimestamp":"2023-09-27T04:24:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:24:19.973Z","message":"Entering","context":{"RequestID":"f04b7d3b-8560-4f61-bc85-59febcf12ef1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63d59f6c-8d74-4f8f-a72b-233e2938aa3b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:19.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:19.975Z","message":"{\"transactionId\":\"f04b7d3b-8560-4f61-bc85-59febcf12ef1\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:19:973\",\"respDate\":\"230927-04:24:19:975\",\"sourceId\":\"haproxy:f04b7d3b-8560-4f61-bc85-59febcf12ef1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:24:19:973-8537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9094897f-3307-4c4f-a241-02df19208b69], x-b3-parentspanid=[62d192c086c60d09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aebdaffe9d17ce6d62d192c086c60d09], x-b3-spanid=[750af8014d34ccd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f04b7d3b-8560-4f61-bc85-59febcf12ef1]}\\\"}\"}","context":{"RequestID":"f04b7d3b-8560-4f61-bc85-59febcf12ef1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63d59f6c-8d74-4f8f-a72b-233e2938aa3b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:19.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:19.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f04b7d3b-8560-4f61-bc85-59febcf12ef1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63d59f6c-8d74-4f8f-a72b-233e2938aa3b","LogTimestamp":"2023-09-27T04:24:19.976Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:24:21.996Z","message":"Entering","context":{"RequestID":"96f7e6db-b648-4afc-85ef-53a43befa36f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d806a078-67c1-492f-a5ef-ad3bccae742e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:21.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:21.998Z","message":"{\"transactionId\":\"96f7e6db-b648-4afc-85ef-53a43befa36f\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:21:996\",\"respDate\":\"230927-04:24:21:998\",\"sourceId\":\"haproxy:96f7e6db-b648-4afc-85ef-53a43befa36f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:24:21:996-15580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0483d91c-ade0-4de8-9a93-131b38de8453], x-b3-parentspanid=[6e7674de7bb938ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7af16301906862536e7674de7bb938ce], x-b3-spanid=[c8854800cddc8f1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96f7e6db-b648-4afc-85ef-53a43befa36f]}\\\"}\"}","context":{"RequestID":"96f7e6db-b648-4afc-85ef-53a43befa36f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"d806a078-67c1-492f-a5ef-ad3bccae742e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:21.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:21.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96f7e6db-b648-4afc-85ef-53a43befa36f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d806a078-67c1-492f-a5ef-ad3bccae742e","LogTimestamp":"2023-09-27T04:24:21.998Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:24.013Z","message":"Entering","context":{"RequestID":"909c6168-936b-42fd-b741-f7714c6da8a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97e46944-d2b4-4a06-b92a-0bbf34bb7c50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:24.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:24.015Z","message":"{\"transactionId\":\"909c6168-936b-42fd-b741-f7714c6da8a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:24:014\",\"respDate\":\"230927-04:24:24:015\",\"sourceId\":\"haproxy:909c6168-936b-42fd-b741-f7714c6da8a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:24:014-10061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1e5c1a3-c5f6-9bf2-84e1-4178edcd68c5], x-b3-parentspanid=[2c1cb47a7b813f64], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a3e688c5a2df8232c1cb47a7b813f64], x-b3-spanid=[3faabb2f6ff0e60b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[909c6168-936b-42fd-b741-f7714c6da8a2]}\\\"}\"}","context":{"RequestID":"909c6168-936b-42fd-b741-f7714c6da8a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97e46944-d2b4-4a06-b92a-0bbf34bb7c50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:24.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:24.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"909c6168-936b-42fd-b741-f7714c6da8a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97e46944-d2b4-4a06-b92a-0bbf34bb7c50","LogTimestamp":"2023-09-27T04:24:24.015Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:25.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:24:25.928Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:25.928Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:25.928Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:26.031Z","message":"Entering","context":{"RequestID":"43d0a1ea-8efd-4a89-86e2-09aed5ca5757","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1470fbef-df2b-4ea2-b756-3cce62a877e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:26.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:26.034Z","message":"{\"transactionId\":\"43d0a1ea-8efd-4a89-86e2-09aed5ca5757\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:26:032\",\"respDate\":\"230927-04:24:26:034\",\"sourceId\":\"haproxy:43d0a1ea-8efd-4a89-86e2-09aed5ca5757\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:24:26:032-50853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6ca37a7-067a-4a76-9ab5-9b8921d77ec4], x-b3-parentspanid=[f10106cb279229a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1ee2a8f812f3100f10106cb279229a9], x-b3-spanid=[fe937c76edc59976], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43d0a1ea-8efd-4a89-86e2-09aed5ca5757]}\\\"}\"}","context":{"RequestID":"43d0a1ea-8efd-4a89-86e2-09aed5ca5757","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1470fbef-df2b-4ea2-b756-3cce62a877e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:26.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:26.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43d0a1ea-8efd-4a89-86e2-09aed5ca5757","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1470fbef-df2b-4ea2-b756-3cce62a877e8","LogTimestamp":"2023-09-27T04:24:26.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:24:28.049Z","message":"Entering","context":{"RequestID":"a801078b-1f69-4c5c-ac08-08b2889fbd97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e58e5bf-8416-4b4f-9adb-56e154016981","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:28.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:28.052Z","message":"{\"transactionId\":\"a801078b-1f69-4c5c-ac08-08b2889fbd97\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:28:050\",\"respDate\":\"230927-04:24:28:052\",\"sourceId\":\"haproxy:a801078b-1f69-4c5c-ac08-08b2889fbd97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:28:050-44388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba8be0c1-6408-44a6-ae6c-5af3d5a2152d], x-b3-parentspanid=[200e2606eb327b46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b275a4421e86f37200e2606eb327b46], x-b3-spanid=[a9501bd9a1d17038], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a801078b-1f69-4c5c-ac08-08b2889fbd97]}\\\"}\"}","context":{"RequestID":"a801078b-1f69-4c5c-ac08-08b2889fbd97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e58e5bf-8416-4b4f-9adb-56e154016981","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:28.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:28.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a801078b-1f69-4c5c-ac08-08b2889fbd97","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e58e5bf-8416-4b4f-9adb-56e154016981","LogTimestamp":"2023-09-27T04:24:28.053Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:24:28.102Z","message":"Entering","context":{"RequestID":"5778a203-f57c-45b9-bbdb-14826b37b225","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8341c6a-ba75-47b1-921b-a25dfad547b8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:28.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:28.104Z","message":"{\"transactionId\":\"5778a203-f57c-45b9-bbdb-14826b37b225\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:28:103\",\"respDate\":\"230927-04:24:28:104\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5778a203-f57c-45b9-bbdb-14826b37b225\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:28:103-23779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36ed9e93-82a0-49cc-abc5-202d70014402], x-b3-parentspanid=[f25aca94587ffd8b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60449], x-envoy-attempt-count=[1], x-b3-traceid=[d81c93c453e3355ef25aca94587ffd8b], x-b3-spanid=[edac73bad83d9463], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5778a203-f57c-45b9-bbdb-14826b37b225]}\\\"}\"}","context":{"RequestID":"5778a203-f57c-45b9-bbdb-14826b37b225","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8341c6a-ba75-47b1-921b-a25dfad547b8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:28.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:28.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5778a203-f57c-45b9-bbdb-14826b37b225","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8341c6a-ba75-47b1-921b-a25dfad547b8","LogTimestamp":"2023-09-27T04:24:28.104Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:28.417Z","message":"Entering","context":{"RequestID":"2463fe31-5265-4734-b0b7-2d2973f30f41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3d4f9bc-dfb7-479f-bf1e-5f1d1734ead2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"2463fe31-5265-4734-b0b7-2d2973f30f41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3d4f9bc-dfb7-479f-bf1e-5f1d1734ead2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:28.419Z","message":"{\"transactionId\":\"2463fe31-5265-4734-b0b7-2d2973f30f41\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:28:417\",\"respDate\":\"230927-04:24:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2463fe31-5265-4734-b0b7-2d2973f30f41\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:28:417-21884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2463fe31-5265-4734-b0b7-2d2973f30f41]}\\\"}\"}","context":{"RequestID":"2463fe31-5265-4734-b0b7-2d2973f30f41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3d4f9bc-dfb7-479f-bf1e-5f1d1734ead2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:28.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2463fe31-5265-4734-b0b7-2d2973f30f41","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3d4f9bc-dfb7-479f-bf1e-5f1d1734ead2","LogTimestamp":"2023-09-27T04:24:28.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:24:30.063Z","message":"Entering","context":{"RequestID":"aa544919-9040-40ff-8bee-531198ae4eff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80904a0b-62c9-424e-b581-9df2d5d38a37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:30.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:30.065Z","message":"{\"transactionId\":\"aa544919-9040-40ff-8bee-531198ae4eff\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:30:064\",\"respDate\":\"230927-04:24:30:065\",\"sourceId\":\"haproxy:aa544919-9040-40ff-8bee-531198ae4eff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:30:064-55836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4274d2ef-e422-4507-9f05-243c1d8f4a90], x-b3-parentspanid=[9cc5cb9f343a22ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89766d9574c5b2cb9cc5cb9f343a22ef], x-b3-spanid=[333d6c2746a95d2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa544919-9040-40ff-8bee-531198ae4eff]}\\\"}\"}","context":{"RequestID":"aa544919-9040-40ff-8bee-531198ae4eff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80904a0b-62c9-424e-b581-9df2d5d38a37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:30.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:30.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa544919-9040-40ff-8bee-531198ae4eff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80904a0b-62c9-424e-b581-9df2d5d38a37","LogTimestamp":"2023-09-27T04:24:30.066Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:24:32.080Z","message":"Entering","context":{"RequestID":"ced25cce-d830-440a-a933-b31771bdbad5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da091b1f-b296-406a-92a6-e8c123757b3d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:32.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:32.082Z","message":"{\"transactionId\":\"ced25cce-d830-440a-a933-b31771bdbad5\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:32:080\",\"respDate\":\"230927-04:24:32:082\",\"sourceId\":\"haproxy:ced25cce-d830-440a-a933-b31771bdbad5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:24:32:080-72776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e3bfc67-69e9-47f0-a768-6ebc0f1bd500], x-b3-parentspanid=[8a66e6d34b7a4cde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c23e744d0aba85b8a66e6d34b7a4cde], x-b3-spanid=[1206a791000da2e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ced25cce-d830-440a-a933-b31771bdbad5]}\\\"}\"}","context":{"RequestID":"ced25cce-d830-440a-a933-b31771bdbad5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da091b1f-b296-406a-92a6-e8c123757b3d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:32.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:32.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ced25cce-d830-440a-a933-b31771bdbad5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da091b1f-b296-406a-92a6-e8c123757b3d","LogTimestamp":"2023-09-27T04:24:32.082Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:34.097Z","message":"Entering","context":{"RequestID":"aaadf861-8f69-45fd-a97e-d98ae7c666f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4df75cb-bfd9-4268-8091-7c6a31278318","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:34.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:34.099Z","message":"{\"transactionId\":\"aaadf861-8f69-45fd-a97e-d98ae7c666f8\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:34:098\",\"respDate\":\"230927-04:24:34:099\",\"sourceId\":\"haproxy:aaadf861-8f69-45fd-a97e-d98ae7c666f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:34:098-74379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[416b857c-bdb5-472a-8d56-a4515bd85ef0], x-b3-parentspanid=[ab9bae1a7e31f3f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75cfb9c01561b953ab9bae1a7e31f3f6], x-b3-spanid=[104112a98a7a9281], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aaadf861-8f69-45fd-a97e-d98ae7c666f8]}\\\"}\"}","context":{"RequestID":"aaadf861-8f69-45fd-a97e-d98ae7c666f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4df75cb-bfd9-4268-8091-7c6a31278318","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:34.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:34.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aaadf861-8f69-45fd-a97e-d98ae7c666f8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4df75cb-bfd9-4268-8091-7c6a31278318","LogTimestamp":"2023-09-27T04:24:34.100Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:24:35.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:24:35.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:35.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:35.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:36.109Z","message":"Entering","context":{"RequestID":"88657b88-bd98-4cd2-bb83-f970c90d6a50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22f28ca6-8226-42e5-ae5e-a0f12650af64","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:36.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:36.111Z","message":"{\"transactionId\":\"88657b88-bd98-4cd2-bb83-f970c90d6a50\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:36:110\",\"respDate\":\"230927-04:24:36:111\",\"sourceId\":\"haproxy:88657b88-bd98-4cd2-bb83-f970c90d6a50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:36:110-94045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8a8453e-647f-4505-ab46-bf4711a3f1dd], x-b3-parentspanid=[49ca4b67a3935770], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e439cd5cd1225d449ca4b67a3935770], x-b3-spanid=[d137e638caff7f81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88657b88-bd98-4cd2-bb83-f970c90d6a50]}\\\"}\"}","context":{"RequestID":"88657b88-bd98-4cd2-bb83-f970c90d6a50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22f28ca6-8226-42e5-ae5e-a0f12650af64","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:36.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:36.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88657b88-bd98-4cd2-bb83-f970c90d6a50","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22f28ca6-8226-42e5-ae5e-a0f12650af64","LogTimestamp":"2023-09-27T04:24:36.112Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:38.102Z","message":"Entering","context":{"RequestID":"bb3c854a-3960-4482-bd27-d2c3efeca902","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e7c9d72-75ec-4a70-b657-93b783434ec4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:38.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:38.104Z","message":"{\"transactionId\":\"bb3c854a-3960-4482-bd27-d2c3efeca902\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:38:103\",\"respDate\":\"230927-04:24:38:104\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bb3c854a-3960-4482-bd27-d2c3efeca902\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:38:103-69925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fa4a11f-1569-4b90-9297-e01a9d7fa2ca], x-b3-parentspanid=[51f2412f0286946b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33871], x-envoy-attempt-count=[1], x-b3-traceid=[8b8ab1d9dbf24d0d51f2412f0286946b], x-b3-spanid=[ec207cd619c8fcac], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bb3c854a-3960-4482-bd27-d2c3efeca902]}\\\"}\"}","context":{"RequestID":"bb3c854a-3960-4482-bd27-d2c3efeca902","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e7c9d72-75ec-4a70-b657-93b783434ec4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:38.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:38.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb3c854a-3960-4482-bd27-d2c3efeca902","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e7c9d72-75ec-4a70-b657-93b783434ec4","LogTimestamp":"2023-09-27T04:24:38.105Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:38.126Z","message":"Entering","context":{"RequestID":"597d147e-9d90-4130-849f-cb26962b7d06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c70fd58b-e6b0-4ec5-a9f8-30f3b06198e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:38.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:38.128Z","message":"{\"transactionId\":\"597d147e-9d90-4130-849f-cb26962b7d06\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:38:126\",\"respDate\":\"230927-04:24:38:128\",\"sourceId\":\"haproxy:597d147e-9d90-4130-849f-cb26962b7d06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:38:126-23715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f4754d5-c824-4952-ac68-f7429b0d458b], x-b3-parentspanid=[a062086a60331ce2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85bbf5c111ffe54ea062086a60331ce2], x-b3-spanid=[da8cd24abed26fb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[597d147e-9d90-4130-849f-cb26962b7d06]}\\\"}\"}","context":{"RequestID":"597d147e-9d90-4130-849f-cb26962b7d06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c70fd58b-e6b0-4ec5-a9f8-30f3b06198e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:38.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:38.128Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"597d147e-9d90-4130-849f-cb26962b7d06","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c70fd58b-e6b0-4ec5-a9f8-30f3b06198e8","LogTimestamp":"2023-09-27T04:24:38.128Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:24:38.419Z","message":"Entering","context":{"RequestID":"b65805ed-ed26-48d7-b16b-235e971f04da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71bc99b2-2d47-4ab4-aca0-1dcfa648d03b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"b65805ed-ed26-48d7-b16b-235e971f04da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71bc99b2-2d47-4ab4-aca0-1dcfa648d03b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:38.421Z","message":"{\"transactionId\":\"b65805ed-ed26-48d7-b16b-235e971f04da\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:38:419\",\"respDate\":\"230927-04:24:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b65805ed-ed26-48d7-b16b-235e971f04da\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:38:419-37629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b65805ed-ed26-48d7-b16b-235e971f04da]}\\\"}\"}","context":{"RequestID":"b65805ed-ed26-48d7-b16b-235e971f04da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71bc99b2-2d47-4ab4-aca0-1dcfa648d03b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b65805ed-ed26-48d7-b16b-235e971f04da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71bc99b2-2d47-4ab4-aca0-1dcfa648d03b","LogTimestamp":"2023-09-27T04:24:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:24:40.145Z","message":"Entering","context":{"RequestID":"69f3a223-8ac4-46cf-90da-e0abf0918e08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ce5136a-8efc-482e-89f7-eb6e13e96e76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:40.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:40.147Z","message":"{\"transactionId\":\"69f3a223-8ac4-46cf-90da-e0abf0918e08\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:40:146\",\"respDate\":\"230927-04:24:40:147\",\"sourceId\":\"haproxy:69f3a223-8ac4-46cf-90da-e0abf0918e08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:40:146-61176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11aec18f-5b69-4c56-a560-41eca446614d], x-b3-parentspanid=[2f6d0468dd39b406], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8beae9fabe5050a2f6d0468dd39b406], x-b3-spanid=[a4f626a48c0dda89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69f3a223-8ac4-46cf-90da-e0abf0918e08]}\\\"}\"}","context":{"RequestID":"69f3a223-8ac4-46cf-90da-e0abf0918e08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ce5136a-8efc-482e-89f7-eb6e13e96e76","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:40.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:40.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69f3a223-8ac4-46cf-90da-e0abf0918e08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ce5136a-8efc-482e-89f7-eb6e13e96e76","LogTimestamp":"2023-09-27T04:24:40.148Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:24:41.155Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:41.159Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:42.160Z","message":"Entering","context":{"RequestID":"bbdc596e-3a4a-4cc6-8218-e660ace1f691","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c774dbd-bef6-4cc4-8d30-12f6e7274101","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:42.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:42.162Z","message":"{\"transactionId\":\"bbdc596e-3a4a-4cc6-8218-e660ace1f691\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:42:160\",\"respDate\":\"230927-04:24:42:162\",\"sourceId\":\"haproxy:bbdc596e-3a4a-4cc6-8218-e660ace1f691\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:42:160-8869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78d15550-9607-4bfd-a7cb-88d6fcc4cdad], x-b3-parentspanid=[afc313e4cf23c78e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79f9c3169f7d293dafc313e4cf23c78e], x-b3-spanid=[7ba07efe0c6d97ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bbdc596e-3a4a-4cc6-8218-e660ace1f691]}\\\"}\"}","context":{"RequestID":"bbdc596e-3a4a-4cc6-8218-e660ace1f691","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c774dbd-bef6-4cc4-8d30-12f6e7274101","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:42.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:42.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbdc596e-3a4a-4cc6-8218-e660ace1f691","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c774dbd-bef6-4cc4-8d30-12f6e7274101","LogTimestamp":"2023-09-27T04:24:42.162Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:44.177Z","message":"Entering","context":{"RequestID":"17797d96-4900-4474-a5e9-19122efa8270","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ecd8c91-bc0b-4ea5-828b-caeb8b0a9d4d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:44.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:44.180Z","message":"{\"transactionId\":\"17797d96-4900-4474-a5e9-19122efa8270\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:44:178\",\"respDate\":\"230927-04:24:44:180\",\"sourceId\":\"haproxy:17797d96-4900-4474-a5e9-19122efa8270\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:44:178-92956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fc461ae-7bd0-4fc9-a3e1-bdf58b34fc83], x-b3-parentspanid=[d264a301d8ebb560], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99dc0953df6f896cd264a301d8ebb560], x-b3-spanid=[945a768623602045], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17797d96-4900-4474-a5e9-19122efa8270]}\\\"}\"}","context":{"RequestID":"17797d96-4900-4474-a5e9-19122efa8270","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ecd8c91-bc0b-4ea5-828b-caeb8b0a9d4d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:44.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:44.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17797d96-4900-4474-a5e9-19122efa8270","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ecd8c91-bc0b-4ea5-828b-caeb8b0a9d4d","LogTimestamp":"2023-09-27T04:24:44.180Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:45.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:24:45.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:45.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:45.978Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:46.188Z","message":"Entering","context":{"RequestID":"ce61f791-e52b-488d-bb94-af3e8602b83b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fb48d4b-f14a-4b2a-90bd-311a018ff6bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:46.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:46.191Z","message":"{\"transactionId\":\"ce61f791-e52b-488d-bb94-af3e8602b83b\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:46:189\",\"respDate\":\"230927-04:24:46:191\",\"sourceId\":\"haproxy:ce61f791-e52b-488d-bb94-af3e8602b83b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:46:189-7875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5019eb90-274f-495d-bd96-aabc74827198], x-b3-parentspanid=[81b901bce640559f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[394545b2d71c760381b901bce640559f], x-b3-spanid=[539498ae5874fe8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce61f791-e52b-488d-bb94-af3e8602b83b]}\\\"}\"}","context":{"RequestID":"ce61f791-e52b-488d-bb94-af3e8602b83b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fb48d4b-f14a-4b2a-90bd-311a018ff6bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:46.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:46.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce61f791-e52b-488d-bb94-af3e8602b83b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fb48d4b-f14a-4b2a-90bd-311a018ff6bb","LogTimestamp":"2023-09-27T04:24:46.191Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:24:48.102Z","message":"Entering","context":{"RequestID":"64a05041-4aee-4708-a8df-d1b661f54ab7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8182f0d1-0db2-4915-8d21-504a53db191d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:48.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:48.104Z","message":"{\"transactionId\":\"64a05041-4aee-4708-a8df-d1b661f54ab7\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:48:103\",\"respDate\":\"230927-04:24:48:104\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:64a05041-4aee-4708-a8df-d1b661f54ab7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:48:103-10152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[203cc457-22cf-4310-bf45-6aa21bfb2e6b], x-b3-parentspanid=[1d12c697e8eb3d92], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35447], x-envoy-attempt-count=[1], x-b3-traceid=[0c71c5b558ef35b81d12c697e8eb3d92], x-b3-spanid=[cf4197ee5fdfb807], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[64a05041-4aee-4708-a8df-d1b661f54ab7]}\\\"}\"}","context":{"RequestID":"64a05041-4aee-4708-a8df-d1b661f54ab7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8182f0d1-0db2-4915-8d21-504a53db191d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:48.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:48.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64a05041-4aee-4708-a8df-d1b661f54ab7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8182f0d1-0db2-4915-8d21-504a53db191d","LogTimestamp":"2023-09-27T04:24:48.105Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:48.200Z","message":"Entering","context":{"RequestID":"5549eeee-aba2-4a2b-9fb6-648c1729dad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"467a762c-b734-4aef-a3c2-32a0eb34a66d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:48.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:48.202Z","message":"{\"transactionId\":\"5549eeee-aba2-4a2b-9fb6-648c1729dad6\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:48:201\",\"respDate\":\"230927-04:24:48:202\",\"sourceId\":\"haproxy:5549eeee-aba2-4a2b-9fb6-648c1729dad6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:48:201-85271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4a300e7-971f-4784-9340-25e5e714cd61], x-b3-parentspanid=[cfe1e3adc3781f4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e111251df6d0382cfe1e3adc3781f4b], x-b3-spanid=[7ec2d22cd2b3e581], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5549eeee-aba2-4a2b-9fb6-648c1729dad6]}\\\"}\"}","context":{"RequestID":"5549eeee-aba2-4a2b-9fb6-648c1729dad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"467a762c-b734-4aef-a3c2-32a0eb34a66d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:48.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:48.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5549eeee-aba2-4a2b-9fb6-648c1729dad6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"467a762c-b734-4aef-a3c2-32a0eb34a66d","LogTimestamp":"2023-09-27T04:24:48.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:48.418Z","message":"Entering","context":{"RequestID":"a458fcc0-e9b5-429e-869f-2714933fb0a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3e2b512-7b6b-4f1e-83cc-1fa49be4aaf2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"a458fcc0-e9b5-429e-869f-2714933fb0a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3e2b512-7b6b-4f1e-83cc-1fa49be4aaf2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:48.420Z","message":"{\"transactionId\":\"a458fcc0-e9b5-429e-869f-2714933fb0a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:48:419\",\"respDate\":\"230927-04:24:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a458fcc0-e9b5-429e-869f-2714933fb0a2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:48:419-83306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a458fcc0-e9b5-429e-869f-2714933fb0a2]}\\\"}\"}","context":{"RequestID":"a458fcc0-e9b5-429e-869f-2714933fb0a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3e2b512-7b6b-4f1e-83cc-1fa49be4aaf2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a458fcc0-e9b5-429e-869f-2714933fb0a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3e2b512-7b6b-4f1e-83cc-1fa49be4aaf2","LogTimestamp":"2023-09-27T04:24:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:50.212Z","message":"Entering","context":{"RequestID":"b143e8ca-e3b8-4725-beb3-975a20171ae5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f7c8170-1353-43f8-981b-40cbb4c3c0d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:50.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:50.214Z","message":"{\"transactionId\":\"b143e8ca-e3b8-4725-beb3-975a20171ae5\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:50:213\",\"respDate\":\"230927-04:24:50:214\",\"sourceId\":\"haproxy:b143e8ca-e3b8-4725-beb3-975a20171ae5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:50:213-57136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5df1596d-acad-44a8-8c1c-18bce1411a8c], x-b3-parentspanid=[aa7d1ff6564e0656], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2db4e69ceac0c62aa7d1ff6564e0656], x-b3-spanid=[abbffffeb9f94c15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b143e8ca-e3b8-4725-beb3-975a20171ae5]}\\\"}\"}","context":{"RequestID":"b143e8ca-e3b8-4725-beb3-975a20171ae5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f7c8170-1353-43f8-981b-40cbb4c3c0d6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:50.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:50.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b143e8ca-e3b8-4725-beb3-975a20171ae5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f7c8170-1353-43f8-981b-40cbb4c3c0d6","LogTimestamp":"2023-09-27T04:24:50.214Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:24:52.250Z","message":"Entering","context":{"RequestID":"ed40cd6b-e687-4624-893b-003e49a968fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7060c639-bd49-4dbb-a8d0-4ed1dc965e50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:52.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:52.252Z","message":"{\"transactionId\":\"ed40cd6b-e687-4624-893b-003e49a968fe\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:52:251\",\"respDate\":\"230927-04:24:52:252\",\"sourceId\":\"haproxy:ed40cd6b-e687-4624-893b-003e49a968fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:52:251-33627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[166ab82a-b610-42a3-9e8e-4eb350f204aa], x-b3-parentspanid=[e5e5d7129cc17f45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b152faf7a27dc62be5e5d7129cc17f45], x-b3-spanid=[eb64807ee794784a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed40cd6b-e687-4624-893b-003e49a968fe]}\\\"}\"}","context":{"RequestID":"ed40cd6b-e687-4624-893b-003e49a968fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7060c639-bd49-4dbb-a8d0-4ed1dc965e50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:52.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:52.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed40cd6b-e687-4624-893b-003e49a968fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7060c639-bd49-4dbb-a8d0-4ed1dc965e50","LogTimestamp":"2023-09-27T04:24:52.252Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:24:54.268Z","message":"Entering","context":{"RequestID":"5060216d-cad3-4e96-ba05-058e6b56361f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81d00056-d523-419d-b7bc-07a750286ec0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:54.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:54.270Z","message":"{\"transactionId\":\"5060216d-cad3-4e96-ba05-058e6b56361f\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:54:268\",\"respDate\":\"230927-04:24:54:270\",\"sourceId\":\"haproxy:5060216d-cad3-4e96-ba05-058e6b56361f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:24:54:268-67977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c450b600-5daa-4434-95a3-6df49db39325], x-b3-parentspanid=[a1d05d8a52b4a88c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[510cba8731ff6b84a1d05d8a52b4a88c], x-b3-spanid=[af7f376f9b0972c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5060216d-cad3-4e96-ba05-058e6b56361f]}\\\"}\"}","context":{"RequestID":"5060216d-cad3-4e96-ba05-058e6b56361f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81d00056-d523-419d-b7bc-07a750286ec0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:54.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:54.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5060216d-cad3-4e96-ba05-058e6b56361f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81d00056-d523-419d-b7bc-07a750286ec0","LogTimestamp":"2023-09-27T04:24:54.270Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:55.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:24:55.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:55.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:55.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:56.284Z","message":"Entering","context":{"RequestID":"7785583a-4382-40e3-999e-67a9de15c3ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f3ab5f5-7c59-426a-9a3e-4be851f1d26f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:56.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:56.287Z","message":"{\"transactionId\":\"7785583a-4382-40e3-999e-67a9de15c3ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:56:285\",\"respDate\":\"230927-04:24:56:286\",\"sourceId\":\"haproxy:7785583a-4382-40e3-999e-67a9de15c3ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:24:56:285-54528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba141019-de27-4c58-9b1c-b4a93f4adeed], x-b3-parentspanid=[e5486b013bb020e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1737084bbc4a6723e5486b013bb020e4], x-b3-spanid=[9b13b67fc314d30b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7785583a-4382-40e3-999e-67a9de15c3ae]}\\\"}\"}","context":{"RequestID":"7785583a-4382-40e3-999e-67a9de15c3ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f3ab5f5-7c59-426a-9a3e-4be851f1d26f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:56.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:56.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7785583a-4382-40e3-999e-67a9de15c3ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f3ab5f5-7c59-426a-9a3e-4be851f1d26f","LogTimestamp":"2023-09-27T04:24:56.287Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:24:58.116Z","message":"Entering","context":{"RequestID":"441ef9f1-0366-4568-9199-f6e6ebc376da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8226094-2703-4a02-b784-f3c475666687","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:58.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:58.118Z","message":"{\"transactionId\":\"441ef9f1-0366-4568-9199-f6e6ebc376da\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:58:117\",\"respDate\":\"230927-04:24:58:118\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:441ef9f1-0366-4568-9199-f6e6ebc376da\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:58:117-58500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0983e27b-7b1d-486a-bd42-d8c58e18ec4e], x-b3-parentspanid=[c38a866f71b74255], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46587], x-envoy-attempt-count=[1], x-b3-traceid=[1526902a2bccae76c38a866f71b74255], x-b3-spanid=[2a25fbf2d55ee5e4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[441ef9f1-0366-4568-9199-f6e6ebc376da]}\\\"}\"}","context":{"RequestID":"441ef9f1-0366-4568-9199-f6e6ebc376da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8226094-2703-4a02-b784-f3c475666687","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:24:58.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:58.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"441ef9f1-0366-4568-9199-f6e6ebc376da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8226094-2703-4a02-b784-f3c475666687","LogTimestamp":"2023-09-27T04:24:58.119Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:24:58.298Z","message":"Entering","context":{"RequestID":"1e2b75b0-0b76-4cfe-b371-e522190bccc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c160db3-d6b4-4c3e-9dff-9eebb9696049","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:58.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:58.300Z","message":"{\"transactionId\":\"1e2b75b0-0b76-4cfe-b371-e522190bccc0\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:58:298\",\"respDate\":\"230927-04:24:58:300\",\"sourceId\":\"haproxy:1e2b75b0-0b76-4cfe-b371-e522190bccc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:24:58:298-54893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8534aeef-a4af-47d9-87d6-e6cd7c7d083b], x-b3-parentspanid=[dd676bc3ad2cbb61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3e605746d47337fdd676bc3ad2cbb61], x-b3-spanid=[0dbbb918c736b7e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e2b75b0-0b76-4cfe-b371-e522190bccc0]}\\\"}\"}","context":{"RequestID":"1e2b75b0-0b76-4cfe-b371-e522190bccc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c160db3-d6b4-4c3e-9dff-9eebb9696049","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:24:58.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:58.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e2b75b0-0b76-4cfe-b371-e522190bccc0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c160db3-d6b4-4c3e-9dff-9eebb9696049","LogTimestamp":"2023-09-27T04:24:58.300Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:24:58.418Z","message":"Entering","context":{"RequestID":"dbab34d5-bb7f-4f37-a671-46b85eb1c2af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ebb3084-6129-425f-a393-f5f26fb70e44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:24:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"dbab34d5-bb7f-4f37-a671-46b85eb1c2af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ebb3084-6129-425f-a393-f5f26fb70e44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:58.420Z","message":"{\"transactionId\":\"dbab34d5-bb7f-4f37-a671-46b85eb1c2af\",\"status\":\"200\",\"rqstDate\":\"230927-04:24:58:418\",\"respDate\":\"230927-04:24:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dbab34d5-bb7f-4f37-a671-46b85eb1c2af\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:24:58:418-95067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dbab34d5-bb7f-4f37-a671-46b85eb1c2af]}\\\"}\"}","context":{"RequestID":"dbab34d5-bb7f-4f37-a671-46b85eb1c2af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ebb3084-6129-425f-a393-f5f26fb70e44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:24:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:24:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbab34d5-bb7f-4f37-a671-46b85eb1c2af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ebb3084-6129-425f-a393-f5f26fb70e44","LogTimestamp":"2023-09-27T04:24:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:24:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:25:00.324Z","message":"Entering","context":{"RequestID":"3f3d021a-eab2-414e-b9a2-8cd12304428e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"334b57f4-cd3a-4676-9cda-a53119521edd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:00.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:00.327Z","message":"{\"transactionId\":\"3f3d021a-eab2-414e-b9a2-8cd12304428e\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:00:325\",\"respDate\":\"230927-04:25:00:327\",\"sourceId\":\"haproxy:3f3d021a-eab2-414e-b9a2-8cd12304428e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:00:325-69115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c73fa223-7bd8-4a6f-b277-c69054747a16], x-b3-parentspanid=[e6e06ac08a89c3d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a5dbb14392b4065e6e06ac08a89c3d1], x-b3-spanid=[b73b7cc00b171850], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f3d021a-eab2-414e-b9a2-8cd12304428e]}\\\"}\"}","context":{"RequestID":"3f3d021a-eab2-414e-b9a2-8cd12304428e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"334b57f4-cd3a-4676-9cda-a53119521edd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:00.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:00.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f3d021a-eab2-414e-b9a2-8cd12304428e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"334b57f4-cd3a-4676-9cda-a53119521edd","LogTimestamp":"2023-09-27T04:25:00.327Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:02.346Z","message":"Entering","context":{"RequestID":"8d3ebc08-b39f-4180-9468-4c6bd4968336","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af01a6f3-3c2f-40c9-887b-ba3086e04118","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:02.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:02.347Z","message":"{\"transactionId\":\"8d3ebc08-b39f-4180-9468-4c6bd4968336\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:02:346\",\"respDate\":\"230927-04:25:02:347\",\"sourceId\":\"haproxy:8d3ebc08-b39f-4180-9468-4c6bd4968336\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:02:346-68074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bca722d-8f5e-4b5c-822b-2009cf7af26b], x-b3-parentspanid=[0bd1ed9ad9636366], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[614cb33ebd1a2a5c0bd1ed9ad9636366], x-b3-spanid=[d7d7728ec0203c40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d3ebc08-b39f-4180-9468-4c6bd4968336]}\\\"}\"}","context":{"RequestID":"8d3ebc08-b39f-4180-9468-4c6bd4968336","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af01a6f3-3c2f-40c9-887b-ba3086e04118","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:02.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:02.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d3ebc08-b39f-4180-9468-4c6bd4968336","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af01a6f3-3c2f-40c9-887b-ba3086e04118","LogTimestamp":"2023-09-27T04:25:02.348Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:04.356Z","message":"Entering","context":{"RequestID":"af766214-9a7b-43a9-a63e-54b31bf782d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15856f3e-bc01-46ef-9730-19fa44c40fb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:04.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:04.358Z","message":"{\"transactionId\":\"af766214-9a7b-43a9-a63e-54b31bf782d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:04:356\",\"respDate\":\"230927-04:25:04:358\",\"sourceId\":\"haproxy:af766214-9a7b-43a9-a63e-54b31bf782d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:04:356-70964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5b0fbe8-ad1b-4110-9f27-455dd2f12ce9], x-b3-parentspanid=[f842e73cb0880685], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b5e73abd944bc79f842e73cb0880685], x-b3-spanid=[3f60a6940b090d12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af766214-9a7b-43a9-a63e-54b31bf782d8]}\\\"}\"}","context":{"RequestID":"af766214-9a7b-43a9-a63e-54b31bf782d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15856f3e-bc01-46ef-9730-19fa44c40fb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:04.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:04.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af766214-9a7b-43a9-a63e-54b31bf782d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15856f3e-bc01-46ef-9730-19fa44c40fb1","LogTimestamp":"2023-09-27T04:25:04.358Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:05.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:25:05.928Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:05.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:05.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:06.367Z","message":"Entering","context":{"RequestID":"ee90e7e4-b82d-4786-85ea-9df4c18b44d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce85710b-95f3-46a9-8e33-8477028f751e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:06.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:06.369Z","message":"{\"transactionId\":\"ee90e7e4-b82d-4786-85ea-9df4c18b44d3\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:06:368\",\"respDate\":\"230927-04:25:06:369\",\"sourceId\":\"haproxy:ee90e7e4-b82d-4786-85ea-9df4c18b44d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:06:368-16930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5c1b916-8894-4121-8f74-65d368e7b175], x-b3-parentspanid=[1e4917b1b98a81f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcfab37748709bf51e4917b1b98a81f7], x-b3-spanid=[b2ece78a8d4a1415], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee90e7e4-b82d-4786-85ea-9df4c18b44d3]}\\\"}\"}","context":{"RequestID":"ee90e7e4-b82d-4786-85ea-9df4c18b44d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce85710b-95f3-46a9-8e33-8477028f751e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:06.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:06.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee90e7e4-b82d-4786-85ea-9df4c18b44d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce85710b-95f3-46a9-8e33-8477028f751e","LogTimestamp":"2023-09-27T04:25:06.369Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:08.098Z","message":"Entering","context":{"RequestID":"e108183d-fd73-4dc7-b203-24b3d6b26055","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef51710e-7f5b-449e-a30f-5072a91da4ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:08.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:08.100Z","message":"{\"transactionId\":\"e108183d-fd73-4dc7-b203-24b3d6b26055\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:08:099\",\"respDate\":\"230927-04:25:08:100\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e108183d-fd73-4dc7-b203-24b3d6b26055\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:08:099-27912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9410ccb-a2b5-40c1-a3ca-d8f15cca6bf5], x-b3-parentspanid=[5032d471948ac8a0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48811], x-envoy-attempt-count=[1], x-b3-traceid=[49f78f3a2008fde35032d471948ac8a0], x-b3-spanid=[b966801e06399ddc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e108183d-fd73-4dc7-b203-24b3d6b26055]}\\\"}\"}","context":{"RequestID":"e108183d-fd73-4dc7-b203-24b3d6b26055","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef51710e-7f5b-449e-a30f-5072a91da4ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:08.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:08.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e108183d-fd73-4dc7-b203-24b3d6b26055","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef51710e-7f5b-449e-a30f-5072a91da4ab","LogTimestamp":"2023-09-27T04:25:08.101Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:25:08.381Z","message":"Entering","context":{"RequestID":"55c603a5-bde7-421b-8572-01b8cb08dbc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2a634dc-f4b3-4ba9-bcb9-6f5916345b4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:08.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:08.382Z","message":"{\"transactionId\":\"55c603a5-bde7-421b-8572-01b8cb08dbc6\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:08:381\",\"respDate\":\"230927-04:25:08:382\",\"sourceId\":\"haproxy:55c603a5-bde7-421b-8572-01b8cb08dbc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:08:381-2373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cc6c560-2747-4b2a-b7d7-b48a8ce07f98], x-b3-parentspanid=[0adef307c6f10992], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b0e29ee695c566a0adef307c6f10992], x-b3-spanid=[d04b08132b7e4c3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55c603a5-bde7-421b-8572-01b8cb08dbc6]}\\\"}\"}","context":{"RequestID":"55c603a5-bde7-421b-8572-01b8cb08dbc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2a634dc-f4b3-4ba9-bcb9-6f5916345b4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:08.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:08.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55c603a5-bde7-421b-8572-01b8cb08dbc6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2a634dc-f4b3-4ba9-bcb9-6f5916345b4a","LogTimestamp":"2023-09-27T04:25:08.383Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:08.417Z","message":"Entering","context":{"RequestID":"7228f56b-9227-4bd2-83a7-78f93724461c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7cc2860-3716-4b17-872a-024b1c3b02cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"7228f56b-9227-4bd2-83a7-78f93724461c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7cc2860-3716-4b17-872a-024b1c3b02cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:08.419Z","message":"{\"transactionId\":\"7228f56b-9227-4bd2-83a7-78f93724461c\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:08:417\",\"respDate\":\"230927-04:25:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7228f56b-9227-4bd2-83a7-78f93724461c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:08:417-45293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7228f56b-9227-4bd2-83a7-78f93724461c]}\\\"}\"}","context":{"RequestID":"7228f56b-9227-4bd2-83a7-78f93724461c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7cc2860-3716-4b17-872a-024b1c3b02cd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7228f56b-9227-4bd2-83a7-78f93724461c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7cc2860-3716-4b17-872a-024b1c3b02cd","LogTimestamp":"2023-09-27T04:25:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:10.398Z","message":"Entering","context":{"RequestID":"989fe31d-97a9-436e-923b-8b5df2ada134","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e84a75dd-a32e-4bc8-82fe-af514b3854b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:10.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:10.400Z","message":"{\"transactionId\":\"989fe31d-97a9-436e-923b-8b5df2ada134\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:10:399\",\"respDate\":\"230927-04:25:10:400\",\"sourceId\":\"haproxy:989fe31d-97a9-436e-923b-8b5df2ada134\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:10:399-22539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9833447e-dc76-4150-bb17-a59619249b56], x-b3-parentspanid=[ab9d22b9c5204cfe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77eeb3d5d98e995aab9d22b9c5204cfe], x-b3-spanid=[27de30f65c49e895], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[989fe31d-97a9-436e-923b-8b5df2ada134]}\\\"}\"}","context":{"RequestID":"989fe31d-97a9-436e-923b-8b5df2ada134","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e84a75dd-a32e-4bc8-82fe-af514b3854b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:10.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:10.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"989fe31d-97a9-436e-923b-8b5df2ada134","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e84a75dd-a32e-4bc8-82fe-af514b3854b4","LogTimestamp":"2023-09-27T04:25:10.401Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:11.160Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:11.165Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:12.409Z","message":"Entering","context":{"RequestID":"6d64fcf3-d53c-4bb8-b818-2048772085ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2539ef95-6446-445b-87b9-51777478d918","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:12.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:12.411Z","message":"{\"transactionId\":\"6d64fcf3-d53c-4bb8-b818-2048772085ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:12:410\",\"respDate\":\"230927-04:25:12:411\",\"sourceId\":\"haproxy:6d64fcf3-d53c-4bb8-b818-2048772085ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:12:410-82216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee09b600-cba2-48e5-8655-411b543c16a2], x-b3-parentspanid=[47eee658ef9ea703], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3382be23794293f947eee658ef9ea703], x-b3-spanid=[4067a4843265f88c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d64fcf3-d53c-4bb8-b818-2048772085ae]}\\\"}\"}","context":{"RequestID":"6d64fcf3-d53c-4bb8-b818-2048772085ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2539ef95-6446-445b-87b9-51777478d918","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:12.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:12.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d64fcf3-d53c-4bb8-b818-2048772085ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2539ef95-6446-445b-87b9-51777478d918","LogTimestamp":"2023-09-27T04:25:12.411Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:14.421Z","message":"Entering","context":{"RequestID":"bfb87ccc-22c4-44ec-a3b3-16d4ecd6a3f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33acaaa5-15db-4371-a9c0-a8570a872ead","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:14.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:14.422Z","message":"{\"transactionId\":\"bfb87ccc-22c4-44ec-a3b3-16d4ecd6a3f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:14:421\",\"respDate\":\"230927-04:25:14:422\",\"sourceId\":\"haproxy:bfb87ccc-22c4-44ec-a3b3-16d4ecd6a3f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:14:421-18016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e0898be-fe38-4e5b-b1d3-329e4a21eb55], x-b3-parentspanid=[c27447a09dd28604], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c37b3a1523989bbc27447a09dd28604], x-b3-spanid=[766ca6600f2a538f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfb87ccc-22c4-44ec-a3b3-16d4ecd6a3f5]}\\\"}\"}","context":{"RequestID":"bfb87ccc-22c4-44ec-a3b3-16d4ecd6a3f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33acaaa5-15db-4371-a9c0-a8570a872ead","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:14.421Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:14.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfb87ccc-22c4-44ec-a3b3-16d4ecd6a3f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33acaaa5-15db-4371-a9c0-a8570a872ead","LogTimestamp":"2023-09-27T04:25:14.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:15.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:25:15.927Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:15.928Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:15.928Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:16.435Z","message":"Entering","context":{"RequestID":"441e524f-3a40-452f-be8d-f3270a810e9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a7eea28-b50e-40e0-9c88-1c45ffe9a9af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:16.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:16.437Z","message":"{\"transactionId\":\"441e524f-3a40-452f-be8d-f3270a810e9a\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:16:436\",\"respDate\":\"230927-04:25:16:437\",\"sourceId\":\"haproxy:441e524f-3a40-452f-be8d-f3270a810e9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:16:436-4775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09126b68-c58d-4b0b-82b8-a45b1ae1aeaa], x-b3-parentspanid=[7194052973490436], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3dde0226d2966e327194052973490436], x-b3-spanid=[17a80542d65f8099], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[441e524f-3a40-452f-be8d-f3270a810e9a]}\\\"}\"}","context":{"RequestID":"441e524f-3a40-452f-be8d-f3270a810e9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a7eea28-b50e-40e0-9c88-1c45ffe9a9af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:16.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:16.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"441e524f-3a40-452f-be8d-f3270a810e9a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a7eea28-b50e-40e0-9c88-1c45ffe9a9af","LogTimestamp":"2023-09-27T04:25:16.437Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:18.100Z","message":"Entering","context":{"RequestID":"ef912d7b-6784-4071-aa5d-239b5ade32c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a1edd2a-183a-487f-a2df-ebb704e96e16","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:18.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:18.102Z","message":"{\"transactionId\":\"ef912d7b-6784-4071-aa5d-239b5ade32c7\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:18:100\",\"respDate\":\"230927-04:25:18:102\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ef912d7b-6784-4071-aa5d-239b5ade32c7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:18:100-33922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bab21f4c-6556-43bb-b390-4f1926ec76ab], x-b3-parentspanid=[e31c772eec456043], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59121], x-envoy-attempt-count=[1], x-b3-traceid=[d8102cc38614e471e31c772eec456043], x-b3-spanid=[b91947f6f5b41705], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ef912d7b-6784-4071-aa5d-239b5ade32c7]}\\\"}\"}","context":{"RequestID":"ef912d7b-6784-4071-aa5d-239b5ade32c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a1edd2a-183a-487f-a2df-ebb704e96e16","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:18.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:18.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef912d7b-6784-4071-aa5d-239b5ade32c7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a1edd2a-183a-487f-a2df-ebb704e96e16","LogTimestamp":"2023-09-27T04:25:18.102Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:18.417Z","message":"Entering","context":{"RequestID":"6ec0db3a-c1f5-49de-b264-2f9db201824c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c9e55b1-863c-4d9f-b431-7bac257abf71","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:18.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"6ec0db3a-c1f5-49de-b264-2f9db201824c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c9e55b1-863c-4d9f-b431-7bac257abf71","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:18.419Z","message":"{\"transactionId\":\"6ec0db3a-c1f5-49de-b264-2f9db201824c\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:18:417\",\"respDate\":\"230927-04:25:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6ec0db3a-c1f5-49de-b264-2f9db201824c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:18:417-65821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6ec0db3a-c1f5-49de-b264-2f9db201824c]}\\\"}\"}","context":{"RequestID":"6ec0db3a-c1f5-49de-b264-2f9db201824c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c9e55b1-863c-4d9f-b431-7bac257abf71","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:18.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ec0db3a-c1f5-49de-b264-2f9db201824c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c9e55b1-863c-4d9f-b431-7bac257abf71","LogTimestamp":"2023-09-27T04:25:18.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:18.453Z","message":"Entering","context":{"RequestID":"ce762e98-c22b-44b5-a397-11b75b03b2a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"747cee58-2ffb-4e56-8e18-9fc229c49c7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:18.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:18.455Z","message":"{\"transactionId\":\"ce762e98-c22b-44b5-a397-11b75b03b2a5\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:18:454\",\"respDate\":\"230927-04:25:18:455\",\"sourceId\":\"haproxy:ce762e98-c22b-44b5-a397-11b75b03b2a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:18:454-89922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d41501aa-b8ed-4b1c-b57c-203bb08d09f5], x-b3-parentspanid=[b6d00352eb7339c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6acfc35c30692f6b6d00352eb7339c9], x-b3-spanid=[8645f4893d3b8823], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce762e98-c22b-44b5-a397-11b75b03b2a5]}\\\"}\"}","context":{"RequestID":"ce762e98-c22b-44b5-a397-11b75b03b2a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"747cee58-2ffb-4e56-8e18-9fc229c49c7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:18.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:18.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce762e98-c22b-44b5-a397-11b75b03b2a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"747cee58-2ffb-4e56-8e18-9fc229c49c7d","LogTimestamp":"2023-09-27T04:25:18.456Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:20.468Z","message":"Entering","context":{"RequestID":"a5c43270-9464-44f9-b0b4-e12dfa659f47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9b1cbd-3f1c-436c-8698-78207ca9d7a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:20.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:20.470Z","message":"{\"transactionId\":\"a5c43270-9464-44f9-b0b4-e12dfa659f47\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:20:469\",\"respDate\":\"230927-04:25:20:470\",\"sourceId\":\"haproxy:a5c43270-9464-44f9-b0b4-e12dfa659f47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:20:469-22067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fec50338-4e6e-4a04-9c3d-29bab28734ef], x-b3-parentspanid=[cf4a6ff56b1ec4d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1400a7df2f972af1cf4a6ff56b1ec4d5], x-b3-spanid=[ddc1aadfe7c6c982], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5c43270-9464-44f9-b0b4-e12dfa659f47]}\\\"}\"}","context":{"RequestID":"a5c43270-9464-44f9-b0b4-e12dfa659f47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9b1cbd-3f1c-436c-8698-78207ca9d7a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:20.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:20.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5c43270-9464-44f9-b0b4-e12dfa659f47","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac9b1cbd-3f1c-436c-8698-78207ca9d7a9","LogTimestamp":"2023-09-27T04:25:20.471Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:25:22.482Z","message":"Entering","context":{"RequestID":"871adeeb-032d-40a8-ab42-f1aa44791e84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f4912eed-c0f0-42bd-8be1-740e5ca052a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:22.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:22.483Z","message":"{\"transactionId\":\"871adeeb-032d-40a8-ab42-f1aa44791e84\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:22:482\",\"respDate\":\"230927-04:25:22:483\",\"sourceId\":\"haproxy:871adeeb-032d-40a8-ab42-f1aa44791e84\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:22:482-39871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebf8f23d-bfee-4485-99a9-dd737fd3f230], x-b3-parentspanid=[83481f373fd45ad2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6305f6da31d56a1583481f373fd45ad2], x-b3-spanid=[7c29e3ca02d3ec79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[871adeeb-032d-40a8-ab42-f1aa44791e84]}\\\"}\"}","context":{"RequestID":"871adeeb-032d-40a8-ab42-f1aa44791e84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f4912eed-c0f0-42bd-8be1-740e5ca052a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:22.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:22.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"871adeeb-032d-40a8-ab42-f1aa44791e84","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4912eed-c0f0-42bd-8be1-740e5ca052a6","LogTimestamp":"2023-09-27T04:25:22.484Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:24.494Z","message":"Entering","context":{"RequestID":"73ae6178-d622-4b93-bd07-ea8668b56e2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcd6aa44-c491-41f8-9279-c0ee95dacac0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:24.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:24.496Z","message":"{\"transactionId\":\"73ae6178-d622-4b93-bd07-ea8668b56e2c\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:24:495\",\"respDate\":\"230927-04:25:24:496\",\"sourceId\":\"haproxy:73ae6178-d622-4b93-bd07-ea8668b56e2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:24:495-1615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d6cd861-7a4d-423e-a937-6af73e751477], x-b3-parentspanid=[86ab81d0eb7b826f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[701c73a797bca34186ab81d0eb7b826f], x-b3-spanid=[b90773f317e6a5fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73ae6178-d622-4b93-bd07-ea8668b56e2c]}\\\"}\"}","context":{"RequestID":"73ae6178-d622-4b93-bd07-ea8668b56e2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcd6aa44-c491-41f8-9279-c0ee95dacac0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:24.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:24.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73ae6178-d622-4b93-bd07-ea8668b56e2c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcd6aa44-c491-41f8-9279-c0ee95dacac0","LogTimestamp":"2023-09-27T04:25:24.496Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:25.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:25:25.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:25.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:25.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:26.505Z","message":"Entering","context":{"RequestID":"1368a4f8-675d-43e8-9234-895f2c337223","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8366cf42-d4bc-4e69-9bd8-9a72eb3bf7a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:26.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:26.506Z","message":"{\"transactionId\":\"1368a4f8-675d-43e8-9234-895f2c337223\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:26:505\",\"respDate\":\"230927-04:25:26:506\",\"sourceId\":\"haproxy:1368a4f8-675d-43e8-9234-895f2c337223\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:26:505-73079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3bc448a-8657-46c8-94b9-18912dc8048a], x-b3-parentspanid=[08c5092a86804ba1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fca5f802ad24998208c5092a86804ba1], x-b3-spanid=[ad5911c948e58f6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1368a4f8-675d-43e8-9234-895f2c337223]}\\\"}\"}","context":{"RequestID":"1368a4f8-675d-43e8-9234-895f2c337223","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8366cf42-d4bc-4e69-9bd8-9a72eb3bf7a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:26.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:26.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1368a4f8-675d-43e8-9234-895f2c337223","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8366cf42-d4bc-4e69-9bd8-9a72eb3bf7a6","LogTimestamp":"2023-09-27T04:25:26.507Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:28.101Z","message":"Entering","context":{"RequestID":"959141e7-def2-49bf-95d6-1689a50ecdfb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fcd8abc-0033-4811-a8a2-ef0e70d92863","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:28.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:28.104Z","message":"{\"transactionId\":\"959141e7-def2-49bf-95d6-1689a50ecdfb\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:28:102\",\"respDate\":\"230927-04:25:28:104\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:959141e7-def2-49bf-95d6-1689a50ecdfb\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:28:102-57356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2dc9231-ab8c-4fc0-ad0a-61461982a5f1], x-b3-parentspanid=[78db163d12c3e586], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39581], x-envoy-attempt-count=[1], x-b3-traceid=[2c10c4447978f18378db163d12c3e586], x-b3-spanid=[9688cf6572046cbe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[959141e7-def2-49bf-95d6-1689a50ecdfb]}\\\"}\"}","context":{"RequestID":"959141e7-def2-49bf-95d6-1689a50ecdfb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fcd8abc-0033-4811-a8a2-ef0e70d92863","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:28.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:28.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"959141e7-def2-49bf-95d6-1689a50ecdfb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fcd8abc-0033-4811-a8a2-ef0e70d92863","LogTimestamp":"2023-09-27T04:25:28.104Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:28.417Z","message":"Entering","context":{"RequestID":"948e6e29-bdb3-41b1-a90b-dbf0300ad714","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfd09e8a-eb66-45b7-a1f1-02cd757b3da2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"948e6e29-bdb3-41b1-a90b-dbf0300ad714","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfd09e8a-eb66-45b7-a1f1-02cd757b3da2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:28.419Z","message":"{\"transactionId\":\"948e6e29-bdb3-41b1-a90b-dbf0300ad714\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:28:417\",\"respDate\":\"230927-04:25:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:948e6e29-bdb3-41b1-a90b-dbf0300ad714\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:28:417-26054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[948e6e29-bdb3-41b1-a90b-dbf0300ad714]}\\\"}\"}","context":{"RequestID":"948e6e29-bdb3-41b1-a90b-dbf0300ad714","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfd09e8a-eb66-45b7-a1f1-02cd757b3da2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:28.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"948e6e29-bdb3-41b1-a90b-dbf0300ad714","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfd09e8a-eb66-45b7-a1f1-02cd757b3da2","LogTimestamp":"2023-09-27T04:25:28.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:28.518Z","message":"Entering","context":{"RequestID":"d7b114b3-0f2c-43c0-ad6a-23ed8be080fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06e3430e-0e15-4ced-8fd4-3f718c0679b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:28.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:28.520Z","message":"{\"transactionId\":\"d7b114b3-0f2c-43c0-ad6a-23ed8be080fb\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:28:519\",\"respDate\":\"230927-04:25:28:520\",\"sourceId\":\"haproxy:d7b114b3-0f2c-43c0-ad6a-23ed8be080fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:28:519-45594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d1a159a-dc04-4e95-afa1-8b6baaca15c2], x-b3-parentspanid=[47685d07bb377019], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1c28fb040f54e0547685d07bb377019], x-b3-spanid=[8339b33e68c419be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7b114b3-0f2c-43c0-ad6a-23ed8be080fb]}\\\"}\"}","context":{"RequestID":"d7b114b3-0f2c-43c0-ad6a-23ed8be080fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06e3430e-0e15-4ced-8fd4-3f718c0679b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:28.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:28.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7b114b3-0f2c-43c0-ad6a-23ed8be080fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06e3430e-0e15-4ced-8fd4-3f718c0679b8","LogTimestamp":"2023-09-27T04:25:28.521Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:30.543Z","message":"Entering","context":{"RequestID":"7fb0c619-12b2-4660-8bb7-b376971dff83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6d762a1-d438-4fbd-a0b9-239b562c565c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:30.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:30.545Z","message":"{\"transactionId\":\"7fb0c619-12b2-4660-8bb7-b376971dff83\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:30:544\",\"respDate\":\"230927-04:25:30:545\",\"sourceId\":\"haproxy:7fb0c619-12b2-4660-8bb7-b376971dff83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:30:544-80003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea8dd7d3-df71-45b8-adec-55c096563419], x-b3-parentspanid=[be97ba147773463f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8660b964883bd4abe97ba147773463f], x-b3-spanid=[fc2b4de0061b26af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fb0c619-12b2-4660-8bb7-b376971dff83]}\\\"}\"}","context":{"RequestID":"7fb0c619-12b2-4660-8bb7-b376971dff83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6d762a1-d438-4fbd-a0b9-239b562c565c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:30.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:30.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fb0c619-12b2-4660-8bb7-b376971dff83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6d762a1-d438-4fbd-a0b9-239b562c565c","LogTimestamp":"2023-09-27T04:25:30.545Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:32.554Z","message":"Entering","context":{"RequestID":"8024268c-4faa-4c82-8ec6-a37624436a0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af0229e8-0c7d-46e9-b9e0-c9bd00cc4911","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:32.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:32.556Z","message":"{\"transactionId\":\"8024268c-4faa-4c82-8ec6-a37624436a0c\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:32:555\",\"respDate\":\"230927-04:25:32:556\",\"sourceId\":\"haproxy:8024268c-4faa-4c82-8ec6-a37624436a0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:32:555-94197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc354370-a310-4d3f-a7d3-0fe23ac51141], x-b3-parentspanid=[6f6815ba3076da3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7d53b4decba1cc96f6815ba3076da3c], x-b3-spanid=[81b65478dccfdbf0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8024268c-4faa-4c82-8ec6-a37624436a0c]}\\\"}\"}","context":{"RequestID":"8024268c-4faa-4c82-8ec6-a37624436a0c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af0229e8-0c7d-46e9-b9e0-c9bd00cc4911","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:32.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:32.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8024268c-4faa-4c82-8ec6-a37624436a0c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af0229e8-0c7d-46e9-b9e0-c9bd00cc4911","LogTimestamp":"2023-09-27T04:25:32.556Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:34.566Z","message":"Entering","context":{"RequestID":"7f523729-218c-44f2-b146-952c0a8f1729","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d5806d6-778e-4b27-8795-8ac2094d4845","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:34.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:34.568Z","message":"{\"transactionId\":\"7f523729-218c-44f2-b146-952c0a8f1729\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:34:567\",\"respDate\":\"230927-04:25:34:568\",\"sourceId\":\"haproxy:7f523729-218c-44f2-b146-952c0a8f1729\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:34:567-56044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a12dcf6-2845-484b-ae32-621d254999e7], x-b3-parentspanid=[2214346f1e112a42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7cf1bd6c8369dba2214346f1e112a42], x-b3-spanid=[7c6475cf977d13f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f523729-218c-44f2-b146-952c0a8f1729]}\\\"}\"}","context":{"RequestID":"7f523729-218c-44f2-b146-952c0a8f1729","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d5806d6-778e-4b27-8795-8ac2094d4845","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:34.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:34.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f523729-218c-44f2-b146-952c0a8f1729","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d5806d6-778e-4b27-8795-8ac2094d4845","LogTimestamp":"2023-09-27T04:25:34.569Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:35.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:25:35.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:35.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:35.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:36.577Z","message":"Entering","context":{"RequestID":"f78c52e9-cc18-46d3-9d22-a8be1bd01ae4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7dff2632-6744-403e-be5e-45b26da2615a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:36.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:36.579Z","message":"{\"transactionId\":\"f78c52e9-cc18-46d3-9d22-a8be1bd01ae4\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:36:577\",\"respDate\":\"230927-04:25:36:579\",\"sourceId\":\"haproxy:f78c52e9-cc18-46d3-9d22-a8be1bd01ae4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:36:577-48987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a51b2383-2d35-4923-98ae-9967e40813bf], x-b3-parentspanid=[97d54b0e9ed4be49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12d70931d44a6d1997d54b0e9ed4be49], x-b3-spanid=[1dbac84ebde955f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f78c52e9-cc18-46d3-9d22-a8be1bd01ae4]}\\\"}\"}","context":{"RequestID":"f78c52e9-cc18-46d3-9d22-a8be1bd01ae4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7dff2632-6744-403e-be5e-45b26da2615a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:36.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:36.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f78c52e9-cc18-46d3-9d22-a8be1bd01ae4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dff2632-6744-403e-be5e-45b26da2615a","LogTimestamp":"2023-09-27T04:25:36.579Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:38.098Z","message":"Entering","context":{"RequestID":"67c8436f-12cd-487c-b414-8ce9cef2667c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9151941-6444-4899-b88a-9c344a1763ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:38.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:38.100Z","message":"{\"transactionId\":\"67c8436f-12cd-487c-b414-8ce9cef2667c\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:38:099\",\"respDate\":\"230927-04:25:38:100\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:67c8436f-12cd-487c-b414-8ce9cef2667c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:38:099-12705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1158b70-a519-45e4-93d2-bfb6a13292fb], x-b3-parentspanid=[9afd9bc11b8269d2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40725], x-envoy-attempt-count=[1], x-b3-traceid=[d2e86c4c847f69d89afd9bc11b8269d2], x-b3-spanid=[26666ffe8d965b0d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[67c8436f-12cd-487c-b414-8ce9cef2667c]}\\\"}\"}","context":{"RequestID":"67c8436f-12cd-487c-b414-8ce9cef2667c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9151941-6444-4899-b88a-9c344a1763ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:38.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:38.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67c8436f-12cd-487c-b414-8ce9cef2667c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9151941-6444-4899-b88a-9c344a1763ec","LogTimestamp":"2023-09-27T04:25:38.101Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:25:38.418Z","message":"Entering","context":{"RequestID":"80931c4a-6e41-4102-ae52-ac86b94022d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"805caff5-68b0-4ca3-9765-f748039fb148","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"80931c4a-6e41-4102-ae52-ac86b94022d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"805caff5-68b0-4ca3-9765-f748039fb148","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:38.421Z","message":"{\"transactionId\":\"80931c4a-6e41-4102-ae52-ac86b94022d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:38:418\",\"respDate\":\"230927-04:25:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80931c4a-6e41-4102-ae52-ac86b94022d8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:38:418-93412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80931c4a-6e41-4102-ae52-ac86b94022d8]}\\\"}\"}","context":{"RequestID":"80931c4a-6e41-4102-ae52-ac86b94022d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"805caff5-68b0-4ca3-9765-f748039fb148","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80931c4a-6e41-4102-ae52-ac86b94022d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"805caff5-68b0-4ca3-9765-f748039fb148","LogTimestamp":"2023-09-27T04:25:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:25:38.591Z","message":"Entering","context":{"RequestID":"2b43724d-832b-401e-867a-4098191731c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e74a582-ca88-4e82-8cf4-cf4fada27ec2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:38.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:38.593Z","message":"{\"transactionId\":\"2b43724d-832b-401e-867a-4098191731c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:38:591\",\"respDate\":\"230927-04:25:38:593\",\"sourceId\":\"haproxy:2b43724d-832b-401e-867a-4098191731c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:38:591-10152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7e6b9dd-71e4-4a0f-b26a-5aa76525ff07], x-b3-parentspanid=[9e75b61abecbf912], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75b5ec88bd1ba6b59e75b61abecbf912], x-b3-spanid=[164d4608fddd5211], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b43724d-832b-401e-867a-4098191731c0]}\\\"}\"}","context":{"RequestID":"2b43724d-832b-401e-867a-4098191731c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e74a582-ca88-4e82-8cf4-cf4fada27ec2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:38.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:38.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b43724d-832b-401e-867a-4098191731c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e74a582-ca88-4e82-8cf4-cf4fada27ec2","LogTimestamp":"2023-09-27T04:25:38.593Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:40.605Z","message":"Entering","context":{"RequestID":"83974e25-1c4c-4130-9037-862672678d86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"403003bb-1d53-426d-9c2f-7aaea09174f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:40.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:40.607Z","message":"{\"transactionId\":\"83974e25-1c4c-4130-9037-862672678d86\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:40:606\",\"respDate\":\"230927-04:25:40:607\",\"sourceId\":\"haproxy:83974e25-1c4c-4130-9037-862672678d86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:40:606-64090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[628ce9d7-74f4-4b83-bfe1-ea2645c5171d], x-b3-parentspanid=[671603c3cb053dda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9430205338030be0671603c3cb053dda], x-b3-spanid=[99b21b57f0e4964c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83974e25-1c4c-4130-9037-862672678d86]}\\\"}\"}","context":{"RequestID":"83974e25-1c4c-4130-9037-862672678d86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"403003bb-1d53-426d-9c2f-7aaea09174f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:40.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:40.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83974e25-1c4c-4130-9037-862672678d86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"403003bb-1d53-426d-9c2f-7aaea09174f6","LogTimestamp":"2023-09-27T04:25:40.608Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:41.167Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:41.176Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:42.624Z","message":"Entering","context":{"RequestID":"4c79face-7cc9-4137-8737-e0a6983e61fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e20391d3-bcce-40db-835e-c2508fe787fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:42.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:42.625Z","message":"{\"transactionId\":\"4c79face-7cc9-4137-8737-e0a6983e61fb\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:42:624\",\"respDate\":\"230927-04:25:42:625\",\"sourceId\":\"haproxy:4c79face-7cc9-4137-8737-e0a6983e61fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:42:624-21976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a4726d4-fc6e-409d-9360-7744ce1c24cf], x-b3-parentspanid=[0e132e66bc535cc2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7beea482fbfa82e0e132e66bc535cc2], x-b3-spanid=[5c2f98ba72064259], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c79face-7cc9-4137-8737-e0a6983e61fb]}\\\"}\"}","context":{"RequestID":"4c79face-7cc9-4137-8737-e0a6983e61fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e20391d3-bcce-40db-835e-c2508fe787fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:42.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:42.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c79face-7cc9-4137-8737-e0a6983e61fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e20391d3-bcce-40db-835e-c2508fe787fc","LogTimestamp":"2023-09-27T04:25:42.626Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:44.636Z","message":"Entering","context":{"RequestID":"8923fc0c-d786-46e8-a0c3-b8c526a9bdf7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6bde0aa-b8a4-4daa-8a17-feb50eb92fd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:44.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:44.638Z","message":"{\"transactionId\":\"8923fc0c-d786-46e8-a0c3-b8c526a9bdf7\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:44:637\",\"respDate\":\"230927-04:25:44:638\",\"sourceId\":\"haproxy:8923fc0c-d786-46e8-a0c3-b8c526a9bdf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:44:637-16135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6882d24-d656-4920-a0d8-9cb8aaa4b28a], x-b3-parentspanid=[e1f8ba2aeda32136], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3b511d8dba41d0de1f8ba2aeda32136], x-b3-spanid=[056e20cede3784d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8923fc0c-d786-46e8-a0c3-b8c526a9bdf7]}\\\"}\"}","context":{"RequestID":"8923fc0c-d786-46e8-a0c3-b8c526a9bdf7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6bde0aa-b8a4-4daa-8a17-feb50eb92fd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:44.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:44.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8923fc0c-d786-46e8-a0c3-b8c526a9bdf7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6bde0aa-b8a4-4daa-8a17-feb50eb92fd2","LogTimestamp":"2023-09-27T04:25:44.638Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:45.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:25:45.914Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:45.914Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:45.915Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:46.654Z","message":"Entering","context":{"RequestID":"b975da5a-8be9-40e4-b60b-83f8e28adb44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7242a5db-8254-401a-a9bd-448c18facc8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:46.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:46.656Z","message":"{\"transactionId\":\"b975da5a-8be9-40e4-b60b-83f8e28adb44\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:46:655\",\"respDate\":\"230927-04:25:46:656\",\"sourceId\":\"haproxy:b975da5a-8be9-40e4-b60b-83f8e28adb44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:46:655-96076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d06b42d-2603-49bb-aed1-4494bf3b0f63], x-b3-parentspanid=[3dbd4af66748e835], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b5d06d8fc15a14c3dbd4af66748e835], x-b3-spanid=[cc675262fb175b4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b975da5a-8be9-40e4-b60b-83f8e28adb44]}\\\"}\"}","context":{"RequestID":"b975da5a-8be9-40e4-b60b-83f8e28adb44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7242a5db-8254-401a-a9bd-448c18facc8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:46.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:46.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b975da5a-8be9-40e4-b60b-83f8e28adb44","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7242a5db-8254-401a-a9bd-448c18facc8c","LogTimestamp":"2023-09-27T04:25:46.656Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:48.105Z","message":"Entering","context":{"RequestID":"5b0ab961-64b3-4c4d-a248-aeaa5f2ec475","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83034d1e-6975-402c-b2bc-3e396d1b2830","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:48.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:48.108Z","message":"{\"transactionId\":\"5b0ab961-64b3-4c4d-a248-aeaa5f2ec475\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:48:106\",\"respDate\":\"230927-04:25:48:108\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5b0ab961-64b3-4c4d-a248-aeaa5f2ec475\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:48:106-82447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f2e87e7-4cbb-4018-bad9-be2c016c0028], x-b3-parentspanid=[d04d445c15e800c2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33667], x-envoy-attempt-count=[1], x-b3-traceid=[36b7819bae9ae4bfd04d445c15e800c2], x-b3-spanid=[1f2b2dd7e67f699f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5b0ab961-64b3-4c4d-a248-aeaa5f2ec475]}\\\"}\"}","context":{"RequestID":"5b0ab961-64b3-4c4d-a248-aeaa5f2ec475","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83034d1e-6975-402c-b2bc-3e396d1b2830","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:48.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:48.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b0ab961-64b3-4c4d-a248-aeaa5f2ec475","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83034d1e-6975-402c-b2bc-3e396d1b2830","LogTimestamp":"2023-09-27T04:25:48.108Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:48.417Z","message":"Entering","context":{"RequestID":"4a3e6368-04bd-4e3d-b0d9-d00cd762b472","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"feef8c1a-cd47-44ae-9362-ed6292cb972e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4a3e6368-04bd-4e3d-b0d9-d00cd762b472","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"feef8c1a-cd47-44ae-9362-ed6292cb972e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:48.420Z","message":"{\"transactionId\":\"4a3e6368-04bd-4e3d-b0d9-d00cd762b472\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:48:418\",\"respDate\":\"230927-04:25:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4a3e6368-04bd-4e3d-b0d9-d00cd762b472\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:48:418-12440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4a3e6368-04bd-4e3d-b0d9-d00cd762b472]}\\\"}\"}","context":{"RequestID":"4a3e6368-04bd-4e3d-b0d9-d00cd762b472","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"feef8c1a-cd47-44ae-9362-ed6292cb972e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a3e6368-04bd-4e3d-b0d9-d00cd762b472","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"feef8c1a-cd47-44ae-9362-ed6292cb972e","LogTimestamp":"2023-09-27T04:25:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:48.671Z","message":"Entering","context":{"RequestID":"938b63df-d8d2-4816-9618-79c8a2ce11b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6889a028-f7b0-46f4-835a-b0aa2b45b3e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:48.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:48.672Z","message":"{\"transactionId\":\"938b63df-d8d2-4816-9618-79c8a2ce11b4\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:48:671\",\"respDate\":\"230927-04:25:48:672\",\"sourceId\":\"haproxy:938b63df-d8d2-4816-9618-79c8a2ce11b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:48:671-31740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2cfc73e-84c1-4d63-a935-c53063a85362], x-b3-parentspanid=[7a74463f6c25c1d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6c709e1616fd4887a74463f6c25c1d9], x-b3-spanid=[738843dba7f1bcb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[938b63df-d8d2-4816-9618-79c8a2ce11b4]}\\\"}\"}","context":{"RequestID":"938b63df-d8d2-4816-9618-79c8a2ce11b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6889a028-f7b0-46f4-835a-b0aa2b45b3e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:48.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:48.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"938b63df-d8d2-4816-9618-79c8a2ce11b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6889a028-f7b0-46f4-835a-b0aa2b45b3e1","LogTimestamp":"2023-09-27T04:25:48.673Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:50.682Z","message":"Entering","context":{"RequestID":"5b4ecddc-b820-4d2b-b9cd-3bde088b9acd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07cd9d78-df8b-40d6-8891-1e7b6d01ccd3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:50.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:50.684Z","message":"{\"transactionId\":\"5b4ecddc-b820-4d2b-b9cd-3bde088b9acd\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:50:683\",\"respDate\":\"230927-04:25:50:684\",\"sourceId\":\"haproxy:5b4ecddc-b820-4d2b-b9cd-3bde088b9acd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:50:683-41599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16c8e54a-c0b0-4ea2-91de-dcb1efb49c8f], x-b3-parentspanid=[0b05a485c9b3443a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18e3a810a82c415d0b05a485c9b3443a], x-b3-spanid=[a57890fd9043436b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b4ecddc-b820-4d2b-b9cd-3bde088b9acd]}\\\"}\"}","context":{"RequestID":"5b4ecddc-b820-4d2b-b9cd-3bde088b9acd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07cd9d78-df8b-40d6-8891-1e7b6d01ccd3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:50.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:50.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b4ecddc-b820-4d2b-b9cd-3bde088b9acd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07cd9d78-df8b-40d6-8891-1e7b6d01ccd3","LogTimestamp":"2023-09-27T04:25:50.685Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:25:52.697Z","message":"Entering","context":{"RequestID":"f41980d0-8a36-4d0c-a693-a76803b7c9ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec6e9b6a-e79f-47bf-a372-2206e31d03a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:52.699Z","message":"{\"transactionId\":\"f41980d0-8a36-4d0c-a693-a76803b7c9ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:52:697\",\"respDate\":\"230927-04:25:52:698\",\"sourceId\":\"haproxy:f41980d0-8a36-4d0c-a693-a76803b7c9ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:52:697-12826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1444a8ef-e234-4196-ad85-05dfecdc02ab], x-b3-parentspanid=[cb9f4d70b6343cc0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d473541a21f96d6cb9f4d70b6343cc0], x-b3-spanid=[aca922ee4cd9daa8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f41980d0-8a36-4d0c-a693-a76803b7c9ba]}\\\"}\"}","context":{"RequestID":"f41980d0-8a36-4d0c-a693-a76803b7c9ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec6e9b6a-e79f-47bf-a372-2206e31d03a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:52.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f41980d0-8a36-4d0c-a693-a76803b7c9ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec6e9b6a-e79f-47bf-a372-2206e31d03a8","LogTimestamp":"2023-09-27T04:25:52.699Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:54.712Z","message":"Entering","context":{"RequestID":"0b3773aa-81a0-4731-b635-f689fe7f6925","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d166866a-4e4a-4f95-a16c-116c0b65bf48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:54.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:54.714Z","message":"{\"transactionId\":\"0b3773aa-81a0-4731-b635-f689fe7f6925\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:54:712\",\"respDate\":\"230927-04:25:54:714\",\"sourceId\":\"haproxy:0b3773aa-81a0-4731-b635-f689fe7f6925\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:25:54:712-85473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6de34c29-9e0a-43c5-a7a6-7c542172da08], x-b3-parentspanid=[995e659f93c49871], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae19b8139ef6e120995e659f93c49871], x-b3-spanid=[2d62fe72cff80e09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b3773aa-81a0-4731-b635-f689fe7f6925]}\\\"}\"}","context":{"RequestID":"0b3773aa-81a0-4731-b635-f689fe7f6925","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d166866a-4e4a-4f95-a16c-116c0b65bf48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:54.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:54.714Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b3773aa-81a0-4731-b635-f689fe7f6925","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d166866a-4e4a-4f95-a16c-116c0b65bf48","LogTimestamp":"2023-09-27T04:25:54.714Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:55.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:25:55.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:55.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:55.942Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:56.723Z","message":"Entering","context":{"RequestID":"6aaef0ae-362e-481d-aedf-7377f37003d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19e608dd-e156-4a86-8eff-6945b54be32c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:56.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:56.725Z","message":"{\"transactionId\":\"6aaef0ae-362e-481d-aedf-7377f37003d7\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:56:724\",\"respDate\":\"230927-04:25:56:725\",\"sourceId\":\"haproxy:6aaef0ae-362e-481d-aedf-7377f37003d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:56:724-38781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c20cf29d-d5cd-4bd2-ba49-ca339e198155], x-b3-parentspanid=[421f83f79b8bec45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8db15b16c6db68c421f83f79b8bec45], x-b3-spanid=[69947ae44b782f99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6aaef0ae-362e-481d-aedf-7377f37003d7]}\\\"}\"}","context":{"RequestID":"6aaef0ae-362e-481d-aedf-7377f37003d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19e608dd-e156-4a86-8eff-6945b54be32c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:56.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:56.725Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6aaef0ae-362e-481d-aedf-7377f37003d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19e608dd-e156-4a86-8eff-6945b54be32c","LogTimestamp":"2023-09-27T04:25:56.725Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:58.112Z","message":"Entering","context":{"RequestID":"49871ce7-d405-4061-9983-2ae74fb3b37f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f49aecda-caca-42d3-acbd-dd559bdf626f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:58.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:58.114Z","message":"{\"transactionId\":\"49871ce7-d405-4061-9983-2ae74fb3b37f\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:58:112\",\"respDate\":\"230927-04:25:58:114\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:49871ce7-d405-4061-9983-2ae74fb3b37f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:58:112-5195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[044ff5c4-74cc-4d3b-a9b9-cf45098691a5], x-b3-parentspanid=[c9642073ebdfd1b8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40959], x-envoy-attempt-count=[1], x-b3-traceid=[20ae9476bf5215c2c9642073ebdfd1b8], x-b3-spanid=[bd1e3ee6dbb613c4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[49871ce7-d405-4061-9983-2ae74fb3b37f]}\\\"}\"}","context":{"RequestID":"49871ce7-d405-4061-9983-2ae74fb3b37f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f49aecda-caca-42d3-acbd-dd559bdf626f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:25:58.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:58.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49871ce7-d405-4061-9983-2ae74fb3b37f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f49aecda-caca-42d3-acbd-dd559bdf626f","LogTimestamp":"2023-09-27T04:25:58.114Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:25:58.417Z","message":"Entering","context":{"RequestID":"263b71c9-e86f-4e61-964a-e5c8e298a0eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0e87fc6-4661-4c6d-bb41-85df84f1ef7e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"263b71c9-e86f-4e61-964a-e5c8e298a0eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0e87fc6-4661-4c6d-bb41-85df84f1ef7e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:58.419Z","message":"{\"transactionId\":\"263b71c9-e86f-4e61-964a-e5c8e298a0eb\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:58:418\",\"respDate\":\"230927-04:25:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:263b71c9-e86f-4e61-964a-e5c8e298a0eb\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:25:58:418-97234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[263b71c9-e86f-4e61-964a-e5c8e298a0eb]}\\\"}\"}","context":{"RequestID":"263b71c9-e86f-4e61-964a-e5c8e298a0eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0e87fc6-4661-4c6d-bb41-85df84f1ef7e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:25:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"263b71c9-e86f-4e61-964a-e5c8e298a0eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0e87fc6-4661-4c6d-bb41-85df84f1ef7e","LogTimestamp":"2023-09-27T04:25:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:25:58.732Z","message":"Entering","context":{"RequestID":"0e1a40c8-1eb9-4873-ba55-724f95c6e764","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8efd794e-78e3-48f3-8092-234aa888ad36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:58.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:25:58.734Z","message":"{\"transactionId\":\"0e1a40c8-1eb9-4873-ba55-724f95c6e764\",\"status\":\"200\",\"rqstDate\":\"230927-04:25:58:733\",\"respDate\":\"230927-04:25:58:734\",\"sourceId\":\"haproxy:0e1a40c8-1eb9-4873-ba55-724f95c6e764\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:25:58:733-48678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60ce09c4-55ac-41d5-a1cf-1b1a6ef74758], x-b3-parentspanid=[74130db5969cda0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5fe8ca0caee9ec2574130db5969cda0c], x-b3-spanid=[d30fbebf907fa02b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e1a40c8-1eb9-4873-ba55-724f95c6e764]}\\\"}\"}","context":{"RequestID":"0e1a40c8-1eb9-4873-ba55-724f95c6e764","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8efd794e-78e3-48f3-8092-234aa888ad36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:25:58.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:25:58.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e1a40c8-1eb9-4873-ba55-724f95c6e764","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8efd794e-78e3-48f3-8092-234aa888ad36","LogTimestamp":"2023-09-27T04:25:58.734Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:25:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:00.749Z","message":"Entering","context":{"RequestID":"796d404b-5561-4709-9a9f-d915f612e1b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6e25606-cd80-487f-8e13-0d2d68f72759","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:00.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:00.750Z","message":"{\"transactionId\":\"796d404b-5561-4709-9a9f-d915f612e1b1\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:00:749\",\"respDate\":\"230927-04:26:00:750\",\"sourceId\":\"haproxy:796d404b-5561-4709-9a9f-d915f612e1b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:00:749-62405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e94ba21-22a2-4f3b-af1a-04a46908cb9f], x-b3-parentspanid=[5d7b49a258cb51a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[effc2a7ebc334ad85d7b49a258cb51a5], x-b3-spanid=[24c79af483282f04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[796d404b-5561-4709-9a9f-d915f612e1b1]}\\\"}\"}","context":{"RequestID":"796d404b-5561-4709-9a9f-d915f612e1b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6e25606-cd80-487f-8e13-0d2d68f72759","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:00.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:00.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"796d404b-5561-4709-9a9f-d915f612e1b1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6e25606-cd80-487f-8e13-0d2d68f72759","LogTimestamp":"2023-09-27T04:26:00.751Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:02.759Z","message":"Entering","context":{"RequestID":"0fbf096e-927f-4212-bdfd-dbb9a3354239","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cdb0516-ad10-4735-96f6-72288159fa3b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:02.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:02.761Z","message":"{\"transactionId\":\"0fbf096e-927f-4212-bdfd-dbb9a3354239\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:02:760\",\"respDate\":\"230927-04:26:02:761\",\"sourceId\":\"haproxy:0fbf096e-927f-4212-bdfd-dbb9a3354239\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:02:760-6362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6e78be0-6c61-47b4-bd58-f15204ca31b0], x-b3-parentspanid=[bbaa36245072665c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ed75d71bf07de8bbbaa36245072665c], x-b3-spanid=[39860526dd5f7433], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fbf096e-927f-4212-bdfd-dbb9a3354239]}\\\"}\"}","context":{"RequestID":"0fbf096e-927f-4212-bdfd-dbb9a3354239","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cdb0516-ad10-4735-96f6-72288159fa3b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:02.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:02.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fbf096e-927f-4212-bdfd-dbb9a3354239","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cdb0516-ad10-4735-96f6-72288159fa3b","LogTimestamp":"2023-09-27T04:26:02.761Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:04.778Z","message":"Entering","context":{"RequestID":"32ceab9b-4687-46f0-9cf1-96466c01e938","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c8cec4a-f80c-47c6-bbc8-9e9e5435570b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:04.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:04.780Z","message":"{\"transactionId\":\"32ceab9b-4687-46f0-9cf1-96466c01e938\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:04:779\",\"respDate\":\"230927-04:26:04:780\",\"sourceId\":\"haproxy:32ceab9b-4687-46f0-9cf1-96466c01e938\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:04:779-93493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8d2e2c9-c525-496d-a2ca-2b0ccb3df441], x-b3-parentspanid=[2a94abcc2207f735], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[274d9f4ce3489e362a94abcc2207f735], x-b3-spanid=[67ed37bd36c9098f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32ceab9b-4687-46f0-9cf1-96466c01e938]}\\\"}\"}","context":{"RequestID":"32ceab9b-4687-46f0-9cf1-96466c01e938","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c8cec4a-f80c-47c6-bbc8-9e9e5435570b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:04.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:04.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32ceab9b-4687-46f0-9cf1-96466c01e938","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c8cec4a-f80c-47c6-bbc8-9e9e5435570b","LogTimestamp":"2023-09-27T04:26:04.780Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:05.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:26:06.023Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:06.023Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:06.023Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:06.801Z","message":"Entering","context":{"RequestID":"276e0038-1720-4d2b-935e-b767a54a7277","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d021397e-b68d-4df3-be35-9e561cb57b30","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:06.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:06.804Z","message":"{\"transactionId\":\"276e0038-1720-4d2b-935e-b767a54a7277\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:06:802\",\"respDate\":\"230927-04:26:06:804\",\"sourceId\":\"haproxy:276e0038-1720-4d2b-935e-b767a54a7277\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:06:802-66317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f130c27-1801-48db-b574-d26d55e95d99], x-b3-parentspanid=[a7236f5cd54912f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2413ff51e531b3eea7236f5cd54912f6], x-b3-spanid=[f06b736da7b98a42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[276e0038-1720-4d2b-935e-b767a54a7277]}\\\"}\"}","context":{"RequestID":"276e0038-1720-4d2b-935e-b767a54a7277","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d021397e-b68d-4df3-be35-9e561cb57b30","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:06.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:06.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"276e0038-1720-4d2b-935e-b767a54a7277","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d021397e-b68d-4df3-be35-9e561cb57b30","LogTimestamp":"2023-09-27T04:26:06.804Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:26:08.102Z","message":"Entering","context":{"RequestID":"46f33faa-f675-4b31-a92d-6399d71b9729","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"5e45912d-917c-4b42-beb7-7d929254f68b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:08.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:08.103Z","message":"{\"transactionId\":\"46f33faa-f675-4b31-a92d-6399d71b9729\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:08:102\",\"respDate\":\"230927-04:26:08:103\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:46f33faa-f675-4b31-a92d-6399d71b9729\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:08:102-25974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8028c35-ee43-421f-a0b2-88b6bf6c02dd], x-b3-parentspanid=[90546503f8d80abf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50023], x-envoy-attempt-count=[1], x-b3-traceid=[8d22e8368e730a3f90546503f8d80abf], x-b3-spanid=[7bf56abb8d5bf556], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[46f33faa-f675-4b31-a92d-6399d71b9729]}\\\"}\"}","context":{"RequestID":"46f33faa-f675-4b31-a92d-6399d71b9729","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"5e45912d-917c-4b42-beb7-7d929254f68b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:08.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:08.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46f33faa-f675-4b31-a92d-6399d71b9729","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e45912d-917c-4b42-beb7-7d929254f68b","LogTimestamp":"2023-09-27T04:26:08.104Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:08.417Z","message":"Entering","context":{"RequestID":"cf3fb830-c024-49cb-bb17-4ec624326a49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46359338-2c85-4872-a6b0-3a0712a80351","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"cf3fb830-c024-49cb-bb17-4ec624326a49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46359338-2c85-4872-a6b0-3a0712a80351","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:08.419Z","message":"{\"transactionId\":\"cf3fb830-c024-49cb-bb17-4ec624326a49\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:08:418\",\"respDate\":\"230927-04:26:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cf3fb830-c024-49cb-bb17-4ec624326a49\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:08:418-13990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cf3fb830-c024-49cb-bb17-4ec624326a49]}\\\"}\"}","context":{"RequestID":"cf3fb830-c024-49cb-bb17-4ec624326a49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46359338-2c85-4872-a6b0-3a0712a80351","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf3fb830-c024-49cb-bb17-4ec624326a49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46359338-2c85-4872-a6b0-3a0712a80351","LogTimestamp":"2023-09-27T04:26:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:08.830Z","message":"Entering","context":{"RequestID":"b274e75d-ddd2-4e0e-a81f-c75b05b205ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"340bac43-3747-4125-a50b-1bf7dab54e3f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:08.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:08.832Z","message":"{\"transactionId\":\"b274e75d-ddd2-4e0e-a81f-c75b05b205ac\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:08:831\",\"respDate\":\"230927-04:26:08:832\",\"sourceId\":\"haproxy:b274e75d-ddd2-4e0e-a81f-c75b05b205ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:08:831-79642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bef25371-4a8b-4724-bc0e-54de3d0a2b9c], x-b3-parentspanid=[c66e53277c866062], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[722f134254887b89c66e53277c866062], x-b3-spanid=[a88e2b058fc8f53f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b274e75d-ddd2-4e0e-a81f-c75b05b205ac]}\\\"}\"}","context":{"RequestID":"b274e75d-ddd2-4e0e-a81f-c75b05b205ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"340bac43-3747-4125-a50b-1bf7dab54e3f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:08.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:08.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b274e75d-ddd2-4e0e-a81f-c75b05b205ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"340bac43-3747-4125-a50b-1bf7dab54e3f","LogTimestamp":"2023-09-27T04:26:08.832Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:10.850Z","message":"Entering","context":{"RequestID":"efae65be-4f9e-48a5-84b8-dc57e258a13b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"645af800-eb42-4fbc-81a0-3285a59b9c2a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:10.851Z","message":"{\"transactionId\":\"efae65be-4f9e-48a5-84b8-dc57e258a13b\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:10:850\",\"respDate\":\"230927-04:26:10:851\",\"sourceId\":\"haproxy:efae65be-4f9e-48a5-84b8-dc57e258a13b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:10:850-24231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc696677-692f-47fb-a7ed-9b58c6bc7a48], x-b3-parentspanid=[eea19d829dae48d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36f129d301838b47eea19d829dae48d9], x-b3-spanid=[c5979bf4200c2730], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efae65be-4f9e-48a5-84b8-dc57e258a13b]}\\\"}\"}","context":{"RequestID":"efae65be-4f9e-48a5-84b8-dc57e258a13b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"645af800-eb42-4fbc-81a0-3285a59b9c2a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efae65be-4f9e-48a5-84b8-dc57e258a13b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"645af800-eb42-4fbc-81a0-3285a59b9c2a","LogTimestamp":"2023-09-27T04:26:10.852Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:11.176Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:11.180Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:12.867Z","message":"Entering","context":{"RequestID":"fe36cf3c-372b-4f53-b857-4f8b333bcb61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9767fa8f-0089-428d-834d-49231947d280","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:12.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:12.869Z","message":"{\"transactionId\":\"fe36cf3c-372b-4f53-b857-4f8b333bcb61\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:12:867\",\"respDate\":\"230927-04:26:12:869\",\"sourceId\":\"haproxy:fe36cf3c-372b-4f53-b857-4f8b333bcb61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:12:867-12739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dce7be1-52da-4cc4-88b9-9feaff951240], x-b3-parentspanid=[ef8f517db5d2e249], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0087484cbc795ef6ef8f517db5d2e249], x-b3-spanid=[9c98763f8e5e5021], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe36cf3c-372b-4f53-b857-4f8b333bcb61]}\\\"}\"}","context":{"RequestID":"fe36cf3c-372b-4f53-b857-4f8b333bcb61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9767fa8f-0089-428d-834d-49231947d280","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:12.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:12.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe36cf3c-372b-4f53-b857-4f8b333bcb61","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9767fa8f-0089-428d-834d-49231947d280","LogTimestamp":"2023-09-27T04:26:12.869Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:14.881Z","message":"Entering","context":{"RequestID":"a21a7662-6781-4897-a0c7-72a08dd82362","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1de2f2f1-4bcb-4642-aaab-6efc53fd22ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:14.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:14.883Z","message":"{\"transactionId\":\"a21a7662-6781-4897-a0c7-72a08dd82362\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:14:882\",\"respDate\":\"230927-04:26:14:883\",\"sourceId\":\"haproxy:a21a7662-6781-4897-a0c7-72a08dd82362\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:14:882-29812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[541043aa-035c-47c6-a1b5-4a905adf7619], x-b3-parentspanid=[43f2f88ddf4b97c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9aafa8ba335048143f2f88ddf4b97c8], x-b3-spanid=[359b29cd85263a55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a21a7662-6781-4897-a0c7-72a08dd82362]}\\\"}\"}","context":{"RequestID":"a21a7662-6781-4897-a0c7-72a08dd82362","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1de2f2f1-4bcb-4642-aaab-6efc53fd22ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:14.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:14.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a21a7662-6781-4897-a0c7-72a08dd82362","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1de2f2f1-4bcb-4642-aaab-6efc53fd22ff","LogTimestamp":"2023-09-27T04:26:14.883Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:15.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:26:15.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:15.926Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:15.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:16.892Z","message":"Entering","context":{"RequestID":"e4f39c5b-8ba8-4458-9e22-df36509fffa7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78380f2a-68e8-4aa6-8e82-6e26bae87f56","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:16.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:16.893Z","message":"{\"transactionId\":\"e4f39c5b-8ba8-4458-9e22-df36509fffa7\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:16:892\",\"respDate\":\"230927-04:26:16:893\",\"sourceId\":\"haproxy:e4f39c5b-8ba8-4458-9e22-df36509fffa7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:26:16:892-56495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8bea3bce-8b02-4866-95c2-aed28901aaa8], x-b3-parentspanid=[0e6a0799b938378f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2492ca17524063d40e6a0799b938378f], x-b3-spanid=[658988f5f2d61c2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4f39c5b-8ba8-4458-9e22-df36509fffa7]}\\\"}\"}","context":{"RequestID":"e4f39c5b-8ba8-4458-9e22-df36509fffa7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78380f2a-68e8-4aa6-8e82-6e26bae87f56","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:16.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:16.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4f39c5b-8ba8-4458-9e22-df36509fffa7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78380f2a-68e8-4aa6-8e82-6e26bae87f56","LogTimestamp":"2023-09-27T04:26:16.894Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:18.103Z","message":"Entering","context":{"RequestID":"d4097971-3994-4d75-a9d2-861f205d8ae5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e1ea721-8a52-4e52-ad38-ac38ab66943a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:18.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:18.105Z","message":"{\"transactionId\":\"d4097971-3994-4d75-a9d2-861f205d8ae5\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:18:104\",\"respDate\":\"230927-04:26:18:105\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d4097971-3994-4d75-a9d2-861f205d8ae5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:18:104-40097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d16cae3b-86f6-4bd6-8e83-ebaf3f87a2d5], x-b3-parentspanid=[4572990bb0141450], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39339], x-envoy-attempt-count=[1], x-b3-traceid=[5a6a4cafb348d00a4572990bb0141450], x-b3-spanid=[3d9b014b82b66105], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d4097971-3994-4d75-a9d2-861f205d8ae5]}\\\"}\"}","context":{"RequestID":"d4097971-3994-4d75-a9d2-861f205d8ae5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e1ea721-8a52-4e52-ad38-ac38ab66943a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:18.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:18.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4097971-3994-4d75-a9d2-861f205d8ae5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e1ea721-8a52-4e52-ad38-ac38ab66943a","LogTimestamp":"2023-09-27T04:26:18.105Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:18.418Z","message":"Entering","context":{"RequestID":"e06a7def-c213-4334-87ab-4f4249641c6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55a7fe73-6f50-4865-aee2-04abbae43a9f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"e06a7def-c213-4334-87ab-4f4249641c6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55a7fe73-6f50-4865-aee2-04abbae43a9f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:18.421Z","message":"{\"transactionId\":\"e06a7def-c213-4334-87ab-4f4249641c6e\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:18:419\",\"respDate\":\"230927-04:26:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e06a7def-c213-4334-87ab-4f4249641c6e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:18:419-94160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e06a7def-c213-4334-87ab-4f4249641c6e]}\\\"}\"}","context":{"RequestID":"e06a7def-c213-4334-87ab-4f4249641c6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55a7fe73-6f50-4865-aee2-04abbae43a9f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e06a7def-c213-4334-87ab-4f4249641c6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55a7fe73-6f50-4865-aee2-04abbae43a9f","LogTimestamp":"2023-09-27T04:26:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:26:18.913Z","message":"Entering","context":{"RequestID":"b93e8c58-958e-430d-a49b-3ddea8e55ff3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0ea54e4-d7a6-42d9-8dd2-1d5a610662f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:18.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:18.916Z","message":"{\"transactionId\":\"b93e8c58-958e-430d-a49b-3ddea8e55ff3\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:18:914\",\"respDate\":\"230927-04:26:18:916\",\"sourceId\":\"haproxy:b93e8c58-958e-430d-a49b-3ddea8e55ff3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:18:914-85645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd61e8b0-2030-4bf0-89f0-39ad7392aba5], x-b3-parentspanid=[d3e7d9805177cbae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a62e188febdfa342d3e7d9805177cbae], x-b3-spanid=[ae3d41aecd22b889], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b93e8c58-958e-430d-a49b-3ddea8e55ff3]}\\\"}\"}","context":{"RequestID":"b93e8c58-958e-430d-a49b-3ddea8e55ff3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0ea54e4-d7a6-42d9-8dd2-1d5a610662f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:18.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:18.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b93e8c58-958e-430d-a49b-3ddea8e55ff3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0ea54e4-d7a6-42d9-8dd2-1d5a610662f7","LogTimestamp":"2023-09-27T04:26:18.916Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:26:20.937Z","message":"Entering","context":{"RequestID":"ae5bcae0-b5f9-4a22-817c-6d0618725d87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b952798-4bca-4347-963b-b6e415148a98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:20.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:20.939Z","message":"{\"transactionId\":\"ae5bcae0-b5f9-4a22-817c-6d0618725d87\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:20:938\",\"respDate\":\"230927-04:26:20:939\",\"sourceId\":\"haproxy:ae5bcae0-b5f9-4a22-817c-6d0618725d87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:20:938-91426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12e264ac-8656-459c-bac4-b9f79e1397ba], x-b3-parentspanid=[57b4b13e4e22030d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ae6f5a406f6a2a557b4b13e4e22030d], x-b3-spanid=[d9c72d24e687484a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae5bcae0-b5f9-4a22-817c-6d0618725d87]}\\\"}\"}","context":{"RequestID":"ae5bcae0-b5f9-4a22-817c-6d0618725d87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b952798-4bca-4347-963b-b6e415148a98","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:20.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:20.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae5bcae0-b5f9-4a22-817c-6d0618725d87","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b952798-4bca-4347-963b-b6e415148a98","LogTimestamp":"2023-09-27T04:26:20.939Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:22.947Z","message":"Entering","context":{"RequestID":"dc690910-4ebb-4f86-ac75-dba9b0d856f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d45b9862-efc6-4cfd-8952-83b978453c44","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:22.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:22.949Z","message":"{\"transactionId\":\"dc690910-4ebb-4f86-ac75-dba9b0d856f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:22:948\",\"respDate\":\"230927-04:26:22:949\",\"sourceId\":\"haproxy:dc690910-4ebb-4f86-ac75-dba9b0d856f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:22:948-59088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[641f542d-6d16-4240-ad4d-fdf411061115], x-b3-parentspanid=[e903b720ec7fb7d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a232b468b1aaa2a5e903b720ec7fb7d7], x-b3-spanid=[171a4016bb566a2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc690910-4ebb-4f86-ac75-dba9b0d856f9]}\\\"}\"}","context":{"RequestID":"dc690910-4ebb-4f86-ac75-dba9b0d856f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d45b9862-efc6-4cfd-8952-83b978453c44","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:22.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:22.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc690910-4ebb-4f86-ac75-dba9b0d856f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d45b9862-efc6-4cfd-8952-83b978453c44","LogTimestamp":"2023-09-27T04:26:22.949Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:24.957Z","message":"Entering","context":{"RequestID":"59d3bb2e-e2c2-4c77-b679-0a6ee607b222","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e4f66b2-ed8c-42fe-a4e4-24dbfdbf3e6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:24.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:24.960Z","message":"{\"transactionId\":\"59d3bb2e-e2c2-4c77-b679-0a6ee607b222\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:24:958\",\"respDate\":\"230927-04:26:24:960\",\"sourceId\":\"haproxy:59d3bb2e-e2c2-4c77-b679-0a6ee607b222\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:24:958-44354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[418a8c77-5b29-4019-8556-eacde4914f0b], x-b3-parentspanid=[f8da423d360a312f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[331ebef606bd8a30f8da423d360a312f], x-b3-spanid=[2ab081c5681960ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59d3bb2e-e2c2-4c77-b679-0a6ee607b222]}\\\"}\"}","context":{"RequestID":"59d3bb2e-e2c2-4c77-b679-0a6ee607b222","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e4f66b2-ed8c-42fe-a4e4-24dbfdbf3e6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:24.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:24.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59d3bb2e-e2c2-4c77-b679-0a6ee607b222","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e4f66b2-ed8c-42fe-a4e4-24dbfdbf3e6b","LogTimestamp":"2023-09-27T04:26:24.960Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:26:25.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:26:25.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:25.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:25.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:26.974Z","message":"Entering","context":{"RequestID":"94c156f1-46a1-4f4f-83cf-fdb6a25ef37d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af7caced-ad8c-410a-b98a-d512f1cc3d0e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:26.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:26.977Z","message":"{\"transactionId\":\"94c156f1-46a1-4f4f-83cf-fdb6a25ef37d\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:26:975\",\"respDate\":\"230927-04:26:26:977\",\"sourceId\":\"haproxy:94c156f1-46a1-4f4f-83cf-fdb6a25ef37d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:26:975-81991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed1feb1c-9f71-4011-8890-ce359c302ecf], x-b3-parentspanid=[6024acfd913d9ddc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c07e3e19fce1302f6024acfd913d9ddc], x-b3-spanid=[ec5e04c907b06d96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94c156f1-46a1-4f4f-83cf-fdb6a25ef37d]}\\\"}\"}","context":{"RequestID":"94c156f1-46a1-4f4f-83cf-fdb6a25ef37d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af7caced-ad8c-410a-b98a-d512f1cc3d0e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:26.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:26.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94c156f1-46a1-4f4f-83cf-fdb6a25ef37d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af7caced-ad8c-410a-b98a-d512f1cc3d0e","LogTimestamp":"2023-09-27T04:26:26.978Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:26:28.104Z","message":"Entering","context":{"RequestID":"0dbcc05b-2307-476e-96b9-615bec1993ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"009bba06-ab55-420f-b3e7-eec6e6114921","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:28.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:28.105Z","message":"{\"transactionId\":\"0dbcc05b-2307-476e-96b9-615bec1993ac\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:28:104\",\"respDate\":\"230927-04:26:28:105\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0dbcc05b-2307-476e-96b9-615bec1993ac\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:28:104-75549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d1a34df-38ea-4538-a7a1-de549f105a11], x-b3-parentspanid=[03c1fac3cc971a92], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50153], x-envoy-attempt-count=[1], x-b3-traceid=[6fef4cffc037f1b703c1fac3cc971a92], x-b3-spanid=[525b3f2e902c5d17], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0dbcc05b-2307-476e-96b9-615bec1993ac]}\\\"}\"}","context":{"RequestID":"0dbcc05b-2307-476e-96b9-615bec1993ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"009bba06-ab55-420f-b3e7-eec6e6114921","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:28.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:28.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dbcc05b-2307-476e-96b9-615bec1993ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"009bba06-ab55-420f-b3e7-eec6e6114921","LogTimestamp":"2023-09-27T04:26:28.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:28.417Z","message":"Entering","context":{"RequestID":"e2aa9900-f04f-4734-a08b-fd0b10ae0af6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34ee095b-036f-4cb5-9bc6-26d831ef7f05","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"e2aa9900-f04f-4734-a08b-fd0b10ae0af6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34ee095b-036f-4cb5-9bc6-26d831ef7f05","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:28.421Z","message":"{\"transactionId\":\"e2aa9900-f04f-4734-a08b-fd0b10ae0af6\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:28:419\",\"respDate\":\"230927-04:26:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e2aa9900-f04f-4734-a08b-fd0b10ae0af6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:28:419-3645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e2aa9900-f04f-4734-a08b-fd0b10ae0af6]}\\\"}\"}","context":{"RequestID":"e2aa9900-f04f-4734-a08b-fd0b10ae0af6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34ee095b-036f-4cb5-9bc6-26d831ef7f05","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2aa9900-f04f-4734-a08b-fd0b10ae0af6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34ee095b-036f-4cb5-9bc6-26d831ef7f05","LogTimestamp":"2023-09-27T04:26:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:26:28.990Z","message":"Entering","context":{"RequestID":"e53ad816-29f5-4b5e-ba9c-86ec7666479e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"218a9958-9f4c-4fe6-9501-db6a07f58104","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:28.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:28.992Z","message":"{\"transactionId\":\"e53ad816-29f5-4b5e-ba9c-86ec7666479e\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:28:991\",\"respDate\":\"230927-04:26:28:992\",\"sourceId\":\"haproxy:e53ad816-29f5-4b5e-ba9c-86ec7666479e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:28:991-22909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[892353c8-bc8b-4d2c-9135-fc6dfc5b863f], x-b3-parentspanid=[d2b405d7963a1206], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42260d5bf316f8d8d2b405d7963a1206], x-b3-spanid=[c26a7df7a51ce312], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e53ad816-29f5-4b5e-ba9c-86ec7666479e]}\\\"}\"}","context":{"RequestID":"e53ad816-29f5-4b5e-ba9c-86ec7666479e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"218a9958-9f4c-4fe6-9501-db6a07f58104","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:28.990Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:28.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e53ad816-29f5-4b5e-ba9c-86ec7666479e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"218a9958-9f4c-4fe6-9501-db6a07f58104","LogTimestamp":"2023-09-27T04:26:28.993Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:31.007Z","message":"Entering","context":{"RequestID":"701ef4a5-feab-47b4-bca6-398bbe4b509b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7429889a-ded2-4e02-bba0-3f7a8c05fae0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:31.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:31.009Z","message":"{\"transactionId\":\"701ef4a5-feab-47b4-bca6-398bbe4b509b\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:31:008\",\"respDate\":\"230927-04:26:31:009\",\"sourceId\":\"haproxy:701ef4a5-feab-47b4-bca6-398bbe4b509b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:31:008-83411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b372fb7-d444-41ec-b10a-110e2a006fc7], x-b3-parentspanid=[649bdf0b7ed00e26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b28971dba23a0ed2649bdf0b7ed00e26], x-b3-spanid=[a5ab651e6eaa1875], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[701ef4a5-feab-47b4-bca6-398bbe4b509b]}\\\"}\"}","context":{"RequestID":"701ef4a5-feab-47b4-bca6-398bbe4b509b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7429889a-ded2-4e02-bba0-3f7a8c05fae0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:31.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:31.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"701ef4a5-feab-47b4-bca6-398bbe4b509b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7429889a-ded2-4e02-bba0-3f7a8c05fae0","LogTimestamp":"2023-09-27T04:26:31.009Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:33.019Z","message":"Entering","context":{"RequestID":"01ad40f3-2842-4c04-9022-9d4b90628b0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2c4cea3-2eeb-4f19-ad45-91ce7dbdb4a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:33.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:33.020Z","message":"{\"transactionId\":\"01ad40f3-2842-4c04-9022-9d4b90628b0e\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:33:019\",\"respDate\":\"230927-04:26:33:020\",\"sourceId\":\"haproxy:01ad40f3-2842-4c04-9022-9d4b90628b0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:33:019-63245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65583922-ec9c-4880-88cf-e795c442bbb7], x-b3-parentspanid=[ec01fd99a57a895f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[556dfb24a52d5e3fec01fd99a57a895f], x-b3-spanid=[ac69ec831ab956cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01ad40f3-2842-4c04-9022-9d4b90628b0e]}\\\"}\"}","context":{"RequestID":"01ad40f3-2842-4c04-9022-9d4b90628b0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2c4cea3-2eeb-4f19-ad45-91ce7dbdb4a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:33.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:33.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01ad40f3-2842-4c04-9022-9d4b90628b0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2c4cea3-2eeb-4f19-ad45-91ce7dbdb4a6","LogTimestamp":"2023-09-27T04:26:33.021Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:35.031Z","message":"Entering","context":{"RequestID":"9f212345-4f38-4242-835e-3fe63eeacfd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"6523aab4-9a79-4b93-9405-4b53fcc7ebfb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:35.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:35.032Z","message":"{\"transactionId\":\"9f212345-4f38-4242-835e-3fe63eeacfd1\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:35:031\",\"respDate\":\"230927-04:26:35:032\",\"sourceId\":\"haproxy:9f212345-4f38-4242-835e-3fe63eeacfd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:35:031-60167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[306848e4-f929-4d72-91ac-e0f7e5080093], x-b3-parentspanid=[5ea3ad655af8dbe6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c5a3847da28ac145ea3ad655af8dbe6], x-b3-spanid=[a12ae9eab61bdf30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f212345-4f38-4242-835e-3fe63eeacfd1]}\\\"}\"}","context":{"RequestID":"9f212345-4f38-4242-835e-3fe63eeacfd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"6523aab4-9a79-4b93-9405-4b53fcc7ebfb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:35.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:35.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f212345-4f38-4242-835e-3fe63eeacfd1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6523aab4-9a79-4b93-9405-4b53fcc7ebfb","LogTimestamp":"2023-09-27T04:26:35.033Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:35.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:26:35.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:35.918Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:35.918Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:37.041Z","message":"Entering","context":{"RequestID":"877b81bd-3028-4435-97ae-3dacdcdc08e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbcdd69d-ae84-405e-bc25-53848b4b9750","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:37.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:37.043Z","message":"{\"transactionId\":\"877b81bd-3028-4435-97ae-3dacdcdc08e1\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:37:041\",\"respDate\":\"230927-04:26:37:043\",\"sourceId\":\"haproxy:877b81bd-3028-4435-97ae-3dacdcdc08e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:37:041-72963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11eed5d3-016e-438c-aba7-9aeb15eacef4], x-b3-parentspanid=[4784c9762435386d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8255615d2342cde4784c9762435386d], x-b3-spanid=[c13127f62dfb6d95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[877b81bd-3028-4435-97ae-3dacdcdc08e1]}\\\"}\"}","context":{"RequestID":"877b81bd-3028-4435-97ae-3dacdcdc08e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbcdd69d-ae84-405e-bc25-53848b4b9750","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:37.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:37.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"877b81bd-3028-4435-97ae-3dacdcdc08e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbcdd69d-ae84-405e-bc25-53848b4b9750","LogTimestamp":"2023-09-27T04:26:37.043Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:38.100Z","message":"Entering","context":{"RequestID":"bbfbde24-093a-41f7-aec3-23666960bcc7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29fe78a5-6d6a-4d51-90b3-4bdec128dbe5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:38.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:38.101Z","message":"{\"transactionId\":\"bbfbde24-093a-41f7-aec3-23666960bcc7\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:38:100\",\"respDate\":\"230927-04:26:38:101\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bbfbde24-093a-41f7-aec3-23666960bcc7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:38:100-65912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d3682f4-0095-49de-b443-8604e70a3323], x-b3-parentspanid=[5445a51b2ea4c8b7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41437], x-envoy-attempt-count=[1], x-b3-traceid=[af2dcd85753cb8275445a51b2ea4c8b7], x-b3-spanid=[8cf33e36bf04ef70], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bbfbde24-093a-41f7-aec3-23666960bcc7]}\\\"}\"}","context":{"RequestID":"bbfbde24-093a-41f7-aec3-23666960bcc7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29fe78a5-6d6a-4d51-90b3-4bdec128dbe5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:38.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:38.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbfbde24-093a-41f7-aec3-23666960bcc7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29fe78a5-6d6a-4d51-90b3-4bdec128dbe5","LogTimestamp":"2023-09-27T04:26:38.102Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:38.417Z","message":"Entering","context":{"RequestID":"345b29f8-5d51-4f3f-bc28-54b07d876883","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09b22dd6-2849-4b85-bfa9-d018d4ca7ff8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"345b29f8-5d51-4f3f-bc28-54b07d876883","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09b22dd6-2849-4b85-bfa9-d018d4ca7ff8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:38.420Z","message":"{\"transactionId\":\"345b29f8-5d51-4f3f-bc28-54b07d876883\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:38:418\",\"respDate\":\"230927-04:26:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:345b29f8-5d51-4f3f-bc28-54b07d876883\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:38:418-32409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[345b29f8-5d51-4f3f-bc28-54b07d876883]}\\\"}\"}","context":{"RequestID":"345b29f8-5d51-4f3f-bc28-54b07d876883","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09b22dd6-2849-4b85-bfa9-d018d4ca7ff8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"345b29f8-5d51-4f3f-bc28-54b07d876883","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09b22dd6-2849-4b85-bfa9-d018d4ca7ff8","LogTimestamp":"2023-09-27T04:26:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:26:39.052Z","message":"Entering","context":{"RequestID":"8a2689a4-25fc-4a26-920a-be4231679195","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ee89d88-f96c-447a-8729-0993536ab158","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:39.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:39.054Z","message":"{\"transactionId\":\"8a2689a4-25fc-4a26-920a-be4231679195\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:39:053\",\"respDate\":\"230927-04:26:39:054\",\"sourceId\":\"haproxy:8a2689a4-25fc-4a26-920a-be4231679195\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:39:053-19925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a38a19bc-8374-440a-ae67-7c5e6a853d4a], x-b3-parentspanid=[9c52e558b61e6e0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96627dbb4724ea279c52e558b61e6e0e], x-b3-spanid=[4cb1713c40313ccf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a2689a4-25fc-4a26-920a-be4231679195]}\\\"}\"}","context":{"RequestID":"8a2689a4-25fc-4a26-920a-be4231679195","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ee89d88-f96c-447a-8729-0993536ab158","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:39.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:39.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a2689a4-25fc-4a26-920a-be4231679195","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ee89d88-f96c-447a-8729-0993536ab158","LogTimestamp":"2023-09-27T04:26:39.059Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:26:41.069Z","message":"Entering","context":{"RequestID":"de5030cf-dd1e-4d56-b8b7-fde30b7126d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6392575f-34f4-4909-befd-a25c86a6b420","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:41.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:41.071Z","message":"{\"transactionId\":\"de5030cf-dd1e-4d56-b8b7-fde30b7126d3\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:41:070\",\"respDate\":\"230927-04:26:41:071\",\"sourceId\":\"haproxy:de5030cf-dd1e-4d56-b8b7-fde30b7126d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:26:41:070-58525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3697faca-8b67-4685-95eb-21698410c264], x-b3-parentspanid=[bed7e4ae3d15ec2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2108f26dd40d71cdbed7e4ae3d15ec2e], x-b3-spanid=[5229d569c4b5a8d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de5030cf-dd1e-4d56-b8b7-fde30b7126d3]}\\\"}\"}","context":{"RequestID":"de5030cf-dd1e-4d56-b8b7-fde30b7126d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6392575f-34f4-4909-befd-a25c86a6b420","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:41.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:41.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de5030cf-dd1e-4d56-b8b7-fde30b7126d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6392575f-34f4-4909-befd-a25c86a6b420","LogTimestamp":"2023-09-27T04:26:41.072Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:41.189Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:41.197Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:43.080Z","message":"Entering","context":{"RequestID":"d87d043b-a619-4e5f-9cd8-a0981f6c4792","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"192fd5db-02d3-45b5-a651-b422b7e945d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:43.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:43.082Z","message":"{\"transactionId\":\"d87d043b-a619-4e5f-9cd8-a0981f6c4792\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:43:080\",\"respDate\":\"230927-04:26:43:082\",\"sourceId\":\"haproxy:d87d043b-a619-4e5f-9cd8-a0981f6c4792\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:26:43:080-34083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d3b7532-537e-448e-bfce-cd8e36691231], x-b3-parentspanid=[3c14fa2db8d5dd3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af7d0b3b8fdf659b3c14fa2db8d5dd3b], x-b3-spanid=[1c9e7d1e4163b361], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d87d043b-a619-4e5f-9cd8-a0981f6c4792]}\\\"}\"}","context":{"RequestID":"d87d043b-a619-4e5f-9cd8-a0981f6c4792","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"192fd5db-02d3-45b5-a651-b422b7e945d3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:43.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:43.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d87d043b-a619-4e5f-9cd8-a0981f6c4792","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"192fd5db-02d3-45b5-a651-b422b7e945d3","LogTimestamp":"2023-09-27T04:26:43.082Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:45.092Z","message":"Entering","context":{"RequestID":"478b9ce4-ce6f-460c-98d8-a120f2e3a6d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f64d44cc-f310-46b1-9e9e-b9cee6c1dede","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:45.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:45.093Z","message":"{\"transactionId\":\"478b9ce4-ce6f-460c-98d8-a120f2e3a6d1\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:45:092\",\"respDate\":\"230927-04:26:45:093\",\"sourceId\":\"haproxy:478b9ce4-ce6f-460c-98d8-a120f2e3a6d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:45:092-97489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ace93308-ddf5-4414-8851-7acd62d8f718], x-b3-parentspanid=[b892d3bf9445fe26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e67110edd9ea72c3b892d3bf9445fe26], x-b3-spanid=[6aa91155bf885c96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[478b9ce4-ce6f-460c-98d8-a120f2e3a6d1]}\\\"}\"}","context":{"RequestID":"478b9ce4-ce6f-460c-98d8-a120f2e3a6d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f64d44cc-f310-46b1-9e9e-b9cee6c1dede","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:45.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:45.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"478b9ce4-ce6f-460c-98d8-a120f2e3a6d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f64d44cc-f310-46b1-9e9e-b9cee6c1dede","LogTimestamp":"2023-09-27T04:26:45.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:45.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:26:45.916Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:45.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:45.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:47.104Z","message":"Entering","context":{"RequestID":"3104ea3e-a4ea-43f2-9846-cb6d2fb797f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38c2f0a0-d580-45b4-ad90-addfef8fe8f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:47.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:47.105Z","message":"{\"transactionId\":\"3104ea3e-a4ea-43f2-9846-cb6d2fb797f0\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:47:104\",\"respDate\":\"230927-04:26:47:105\",\"sourceId\":\"haproxy:3104ea3e-a4ea-43f2-9846-cb6d2fb797f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:47:104-8324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d438d62f-eb28-4b6b-8dae-8a817bf3bc7d], x-b3-parentspanid=[e18100f89fce3944], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1758042e7ef9541e18100f89fce3944], x-b3-spanid=[7be8e8910b27e539], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3104ea3e-a4ea-43f2-9846-cb6d2fb797f0]}\\\"}\"}","context":{"RequestID":"3104ea3e-a4ea-43f2-9846-cb6d2fb797f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38c2f0a0-d580-45b4-ad90-addfef8fe8f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:47.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:47.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3104ea3e-a4ea-43f2-9846-cb6d2fb797f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38c2f0a0-d580-45b4-ad90-addfef8fe8f2","LogTimestamp":"2023-09-27T04:26:47.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:48.102Z","message":"Entering","context":{"RequestID":"f04607e5-97c4-4a53-9e71-e4e6727a0e2e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c360e719-db28-448a-893a-891512c0e268","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:48.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:48.104Z","message":"{\"transactionId\":\"f04607e5-97c4-4a53-9e71-e4e6727a0e2e\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:48:102\",\"respDate\":\"230927-04:26:48:104\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f04607e5-97c4-4a53-9e71-e4e6727a0e2e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:26:48:102-70330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[218741b6-2404-4889-bbe7-445f35162955], x-b3-parentspanid=[f079d6c81681e8f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43013], x-envoy-attempt-count=[1], x-b3-traceid=[184bb6ed69b4cacdf079d6c81681e8f9], x-b3-spanid=[5a36bf4ba2e6ff6f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f04607e5-97c4-4a53-9e71-e4e6727a0e2e]}\\\"}\"}","context":{"RequestID":"f04607e5-97c4-4a53-9e71-e4e6727a0e2e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c360e719-db28-448a-893a-891512c0e268","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:48.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:48.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f04607e5-97c4-4a53-9e71-e4e6727a0e2e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c360e719-db28-448a-893a-891512c0e268","LogTimestamp":"2023-09-27T04:26:48.104Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:26:48.417Z","message":"Entering","context":{"RequestID":"7c1b91c6-dcee-4413-9756-123efb61418d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c29cc5c1-bf08-48a5-9cd4-79b36d182e7a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"7c1b91c6-dcee-4413-9756-123efb61418d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c29cc5c1-bf08-48a5-9cd4-79b36d182e7a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:48.420Z","message":"{\"transactionId\":\"7c1b91c6-dcee-4413-9756-123efb61418d\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:48:418\",\"respDate\":\"230927-04:26:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7c1b91c6-dcee-4413-9756-123efb61418d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:48:418-49879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7c1b91c6-dcee-4413-9756-123efb61418d]}\\\"}\"}","context":{"RequestID":"7c1b91c6-dcee-4413-9756-123efb61418d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c29cc5c1-bf08-48a5-9cd4-79b36d182e7a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c1b91c6-dcee-4413-9756-123efb61418d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c29cc5c1-bf08-48a5-9cd4-79b36d182e7a","LogTimestamp":"2023-09-27T04:26:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:26:49.139Z","message":"Entering","context":{"RequestID":"91c74e8d-c2d8-4508-b393-eaf1143702bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68539d45-a532-4b25-b767-c950e52606b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:49.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:49.141Z","message":"{\"transactionId\":\"91c74e8d-c2d8-4508-b393-eaf1143702bb\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:49:139\",\"respDate\":\"230927-04:26:49:141\",\"sourceId\":\"haproxy:91c74e8d-c2d8-4508-b393-eaf1143702bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:26:49:139-56138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc1da37e-01a9-4565-b1d8-7c5095ab8db1], x-b3-parentspanid=[f0253ae18765a97d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc6a86947c37dce8f0253ae18765a97d], x-b3-spanid=[76c19949afbf49ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91c74e8d-c2d8-4508-b393-eaf1143702bb]}\\\"}\"}","context":{"RequestID":"91c74e8d-c2d8-4508-b393-eaf1143702bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68539d45-a532-4b25-b767-c950e52606b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:49.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:49.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91c74e8d-c2d8-4508-b393-eaf1143702bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68539d45-a532-4b25-b767-c950e52606b9","LogTimestamp":"2023-09-27T04:26:49.141Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:51.153Z","message":"Entering","context":{"RequestID":"cca7e09c-5cf8-43f3-a66d-b07a65ece8c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"284fd51a-9bc0-4b3b-af6e-fea43647ad2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:51.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:51.155Z","message":"{\"transactionId\":\"cca7e09c-5cf8-43f3-a66d-b07a65ece8c1\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:51:153\",\"respDate\":\"230927-04:26:51:155\",\"sourceId\":\"haproxy:cca7e09c-5cf8-43f3-a66d-b07a65ece8c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:51:153-74341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cb204a8-5bcc-4294-aa1f-1ebd59d29e22], x-b3-parentspanid=[249b311a4f9f8f32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8107456a8243be62249b311a4f9f8f32], x-b3-spanid=[8b7bfe879133378f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cca7e09c-5cf8-43f3-a66d-b07a65ece8c1]}\\\"}\"}","context":{"RequestID":"cca7e09c-5cf8-43f3-a66d-b07a65ece8c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"284fd51a-9bc0-4b3b-af6e-fea43647ad2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:51.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:51.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cca7e09c-5cf8-43f3-a66d-b07a65ece8c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"284fd51a-9bc0-4b3b-af6e-fea43647ad2d","LogTimestamp":"2023-09-27T04:26:51.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:53.169Z","message":"Entering","context":{"RequestID":"5fe3a0e0-6cbf-4f56-8bc1-ace87e396406","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1631469e-bd84-4027-ab73-bd4f4671bcf9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:53.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:53.171Z","message":"{\"transactionId\":\"5fe3a0e0-6cbf-4f56-8bc1-ace87e396406\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:53:170\",\"respDate\":\"230927-04:26:53:171\",\"sourceId\":\"haproxy:5fe3a0e0-6cbf-4f56-8bc1-ace87e396406\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:26:53:170-98958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea7a812a-a308-4766-b758-98562a079651], x-b3-parentspanid=[fda94939248bfcec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[722df5f5fce8fd17fda94939248bfcec], x-b3-spanid=[acd1ebf033769143], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fe3a0e0-6cbf-4f56-8bc1-ace87e396406]}\\\"}\"}","context":{"RequestID":"5fe3a0e0-6cbf-4f56-8bc1-ace87e396406","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1631469e-bd84-4027-ab73-bd4f4671bcf9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:53.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:53.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fe3a0e0-6cbf-4f56-8bc1-ace87e396406","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1631469e-bd84-4027-ab73-bd4f4671bcf9","LogTimestamp":"2023-09-27T04:26:53.172Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:55.183Z","message":"Entering","context":{"RequestID":"ae84d52e-a8c6-4682-af78-b8c9abc08738","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"888ac988-ea81-462a-a53f-e2c4179b0b3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:55.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:55.185Z","message":"{\"transactionId\":\"ae84d52e-a8c6-4682-af78-b8c9abc08738\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:55:184\",\"respDate\":\"230927-04:26:55:185\",\"sourceId\":\"haproxy:ae84d52e-a8c6-4682-af78-b8c9abc08738\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:26:55:184-83714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2540e237-6b2d-4c94-bdbd-11a71e29d549], x-b3-parentspanid=[da93ce4c0d4b23da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9bc80dddac305a1eda93ce4c0d4b23da], x-b3-spanid=[6ee81f23f58def71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae84d52e-a8c6-4682-af78-b8c9abc08738]}\\\"}\"}","context":{"RequestID":"ae84d52e-a8c6-4682-af78-b8c9abc08738","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"888ac988-ea81-462a-a53f-e2c4179b0b3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:55.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:55.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae84d52e-a8c6-4682-af78-b8c9abc08738","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"888ac988-ea81-462a-a53f-e2c4179b0b3a","LogTimestamp":"2023-09-27T04:26:55.185Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:26:55.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:26:55.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:55.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:55.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:57.204Z","message":"Entering","context":{"RequestID":"4c76244f-e83a-4e8f-90da-1b11431235fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ff2eff9-9deb-4eeb-9fe9-5fab16450a66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:57.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:57.206Z","message":"{\"transactionId\":\"4c76244f-e83a-4e8f-90da-1b11431235fe\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:57:204\",\"respDate\":\"230927-04:26:57:206\",\"sourceId\":\"haproxy:4c76244f-e83a-4e8f-90da-1b11431235fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:26:57:204-19804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6824143a-d22f-4f5a-821c-cfd74f334057], x-b3-parentspanid=[5479171efd05aa1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff89250c8bb407825479171efd05aa1e], x-b3-spanid=[699035dc93585a29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c76244f-e83a-4e8f-90da-1b11431235fe]}\\\"}\"}","context":{"RequestID":"4c76244f-e83a-4e8f-90da-1b11431235fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ff2eff9-9deb-4eeb-9fe9-5fab16450a66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:57.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:57.206Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c76244f-e83a-4e8f-90da-1b11431235fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ff2eff9-9deb-4eeb-9fe9-5fab16450a66","LogTimestamp":"2023-09-27T04:26:57.206Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:58.099Z","message":"Entering","context":{"RequestID":"b2c0b42b-9367-4051-815c-a0c3b802bf07","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b54a07ab-79fc-4838-b19f-37fe6836c248","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:58.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:58.101Z","message":"{\"transactionId\":\"b2c0b42b-9367-4051-815c-a0c3b802bf07\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:58:099\",\"respDate\":\"230927-04:26:58:101\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b2c0b42b-9367-4051-815c-a0c3b802bf07\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:26:58:099-55030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c24b9451-56af-41a2-9612-0f6292fc3f66], x-b3-parentspanid=[0a908fcb307715b6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36441], x-envoy-attempt-count=[1], x-b3-traceid=[07be89629d5773a00a908fcb307715b6], x-b3-spanid=[acbd424bd5e9b28e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b2c0b42b-9367-4051-815c-a0c3b802bf07]}\\\"}\"}","context":{"RequestID":"b2c0b42b-9367-4051-815c-a0c3b802bf07","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b54a07ab-79fc-4838-b19f-37fe6836c248","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:26:58.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:58.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2c0b42b-9367-4051-815c-a0c3b802bf07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b54a07ab-79fc-4838-b19f-37fe6836c248","LogTimestamp":"2023-09-27T04:26:58.102Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:26:58.417Z","message":"Entering","context":{"RequestID":"aa0684d1-7e34-4ac8-92f7-31205fca014e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cec3e858-b79b-43af-bac2-f3cfa6bc1b4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa0684d1-7e34-4ac8-92f7-31205fca014e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cec3e858-b79b-43af-bac2-f3cfa6bc1b4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:58.419Z","message":"{\"transactionId\":\"aa0684d1-7e34-4ac8-92f7-31205fca014e\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:58:418\",\"respDate\":\"230927-04:26:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aa0684d1-7e34-4ac8-92f7-31205fca014e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:58:418-50080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aa0684d1-7e34-4ac8-92f7-31205fca014e]}\\\"}\"}","context":{"RequestID":"aa0684d1-7e34-4ac8-92f7-31205fca014e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cec3e858-b79b-43af-bac2-f3cfa6bc1b4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:26:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa0684d1-7e34-4ac8-92f7-31205fca014e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cec3e858-b79b-43af-bac2-f3cfa6bc1b4f","LogTimestamp":"2023-09-27T04:26:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:26:59.216Z","message":"Entering","context":{"RequestID":"96c5cc39-96b1-4b54-8ded-f87ba79d28e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91710d19-3c65-4927-92dd-eecccf6f0901","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:26:59.219Z","message":"{\"transactionId\":\"96c5cc39-96b1-4b54-8ded-f87ba79d28e6\",\"status\":\"200\",\"rqstDate\":\"230927-04:26:59:217\",\"respDate\":\"230927-04:26:59:219\",\"sourceId\":\"haproxy:96c5cc39-96b1-4b54-8ded-f87ba79d28e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:26:59:217-46338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eaaf4b05-75cf-4870-99e9-394400b7f5b6], x-b3-parentspanid=[edd7141d4768c2b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc238dc9e1f847c2edd7141d4768c2b3], x-b3-spanid=[093f64582a21a635], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96c5cc39-96b1-4b54-8ded-f87ba79d28e6]}\\\"}\"}","context":{"RequestID":"96c5cc39-96b1-4b54-8ded-f87ba79d28e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91710d19-3c65-4927-92dd-eecccf6f0901","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:26:59.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:26:59.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96c5cc39-96b1-4b54-8ded-f87ba79d28e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91710d19-3c65-4927-92dd-eecccf6f0901","LogTimestamp":"2023-09-27T04:26:59.219Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:26:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:01.231Z","message":"Entering","context":{"RequestID":"b6844d78-4fd5-41bc-a807-b0c79665d0fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"25fd0f25-8164-42d2-8175-a36e53c4888c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:01.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:01.233Z","message":"{\"transactionId\":\"b6844d78-4fd5-41bc-a807-b0c79665d0fc\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:01:231\",\"respDate\":\"230927-04:27:01:233\",\"sourceId\":\"haproxy:b6844d78-4fd5-41bc-a807-b0c79665d0fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:01:231-228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee80f9a6-92fc-49cd-a2c2-1c8d8d4dcbc8], x-b3-parentspanid=[67a1ceabd58e1d86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96c6b6c7bf8cb6e667a1ceabd58e1d86], x-b3-spanid=[8eef455725accb53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6844d78-4fd5-41bc-a807-b0c79665d0fc]}\\\"}\"}","context":{"RequestID":"b6844d78-4fd5-41bc-a807-b0c79665d0fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"25fd0f25-8164-42d2-8175-a36e53c4888c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:01.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:01.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6844d78-4fd5-41bc-a807-b0c79665d0fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25fd0f25-8164-42d2-8175-a36e53c4888c","LogTimestamp":"2023-09-27T04:27:01.233Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:03.242Z","message":"Entering","context":{"RequestID":"3e770488-63c3-4fe1-9109-522b978f653b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2c75a2b-b739-433d-aeec-8d5a7ba75713","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:03.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:03.245Z","message":"{\"transactionId\":\"3e770488-63c3-4fe1-9109-522b978f653b\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:03:243\",\"respDate\":\"230927-04:27:03:245\",\"sourceId\":\"haproxy:3e770488-63c3-4fe1-9109-522b978f653b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:03:243-54609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e20a10de-9aa9-42bf-b149-2219c8cadd79], x-b3-parentspanid=[03eaf8d62bcd48e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88d2b8db0d3453d503eaf8d62bcd48e7], x-b3-spanid=[ce12ad71902ec989], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e770488-63c3-4fe1-9109-522b978f653b]}\\\"}\"}","context":{"RequestID":"3e770488-63c3-4fe1-9109-522b978f653b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2c75a2b-b739-433d-aeec-8d5a7ba75713","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:03.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:03.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e770488-63c3-4fe1-9109-522b978f653b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2c75a2b-b739-433d-aeec-8d5a7ba75713","LogTimestamp":"2023-09-27T04:27:03.245Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:27:05.257Z","message":"Entering","context":{"RequestID":"f33e061c-6e69-45ed-9b0d-2ad5193369c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d14b928-8033-4e49-9389-8c3b7bedb742","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:05.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:05.260Z","message":"{\"transactionId\":\"f33e061c-6e69-45ed-9b0d-2ad5193369c5\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:05:258\",\"respDate\":\"230927-04:27:05:260\",\"sourceId\":\"haproxy:f33e061c-6e69-45ed-9b0d-2ad5193369c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:05:258-30967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1326b20-9fe7-475c-88be-ddf7fa2d646b], x-b3-parentspanid=[ba58e9a93a27e023], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb31c6234674e833ba58e9a93a27e023], x-b3-spanid=[626b57364905604d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f33e061c-6e69-45ed-9b0d-2ad5193369c5]}\\\"}\"}","context":{"RequestID":"f33e061c-6e69-45ed-9b0d-2ad5193369c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d14b928-8033-4e49-9389-8c3b7bedb742","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:05.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:05.260Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f33e061c-6e69-45ed-9b0d-2ad5193369c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d14b928-8033-4e49-9389-8c3b7bedb742","LogTimestamp":"2023-09-27T04:27:05.260Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:05.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:27:05.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:05.923Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:05.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:07.268Z","message":"Entering","context":{"RequestID":"f70b05e3-0518-4a4a-9c56-91f95d6dbcc1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ffa8c3b-ba4f-46b0-8139-9d0131e927d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:07.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:07.270Z","message":"{\"transactionId\":\"f70b05e3-0518-4a4a-9c56-91f95d6dbcc1\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:07:269\",\"respDate\":\"230927-04:27:07:270\",\"sourceId\":\"haproxy:f70b05e3-0518-4a4a-9c56-91f95d6dbcc1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:07:269-19135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4f1ef30-45d9-4ad0-9f61-63bb82d14632], x-b3-parentspanid=[a1d3bc28624285ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[424f6c588d28f67ca1d3bc28624285ec], x-b3-spanid=[4c12713bdfce74e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f70b05e3-0518-4a4a-9c56-91f95d6dbcc1]}\\\"}\"}","context":{"RequestID":"f70b05e3-0518-4a4a-9c56-91f95d6dbcc1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ffa8c3b-ba4f-46b0-8139-9d0131e927d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:07.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:07.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f70b05e3-0518-4a4a-9c56-91f95d6dbcc1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ffa8c3b-ba4f-46b0-8139-9d0131e927d0","LogTimestamp":"2023-09-27T04:27:07.270Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:08.095Z","message":"Entering","context":{"RequestID":"8d98224d-457d-45b9-b448-db57634b0e07","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3da903b3-a44b-4872-a5ef-7cf9b465c9e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:08.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:08.097Z","message":"{\"transactionId\":\"8d98224d-457d-45b9-b448-db57634b0e07\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:08:096\",\"respDate\":\"230927-04:27:08:097\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8d98224d-457d-45b9-b448-db57634b0e07\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:08:096-45505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ce96a32-2765-4bcf-b888-84d4a051729d], x-b3-parentspanid=[c743b723474317bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55895], x-envoy-attempt-count=[1], x-b3-traceid=[bbe44b40ee472349c743b723474317bf], x-b3-spanid=[8e630e3593dfd58e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8d98224d-457d-45b9-b448-db57634b0e07]}\\\"}\"}","context":{"RequestID":"8d98224d-457d-45b9-b448-db57634b0e07","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3da903b3-a44b-4872-a5ef-7cf9b465c9e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:08.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:08.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d98224d-457d-45b9-b448-db57634b0e07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3da903b3-a44b-4872-a5ef-7cf9b465c9e3","LogTimestamp":"2023-09-27T04:27:08.098Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:27:08.417Z","message":"Entering","context":{"RequestID":"adc85efc-10ef-432e-b384-9e76b1e20cef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8176d43-71c3-4f6e-b8de-729251e6f990","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"adc85efc-10ef-432e-b384-9e76b1e20cef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8176d43-71c3-4f6e-b8de-729251e6f990","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:08.420Z","message":"{\"transactionId\":\"adc85efc-10ef-432e-b384-9e76b1e20cef\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:08:418\",\"respDate\":\"230927-04:27:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:adc85efc-10ef-432e-b384-9e76b1e20cef\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:08:418-69814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[adc85efc-10ef-432e-b384-9e76b1e20cef]}\\\"}\"}","context":{"RequestID":"adc85efc-10ef-432e-b384-9e76b1e20cef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8176d43-71c3-4f6e-b8de-729251e6f990","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"adc85efc-10ef-432e-b384-9e76b1e20cef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8176d43-71c3-4f6e-b8de-729251e6f990","LogTimestamp":"2023-09-27T04:27:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:09.288Z","message":"Entering","context":{"RequestID":"1d07fe1f-2ba3-4004-84a2-f606dda34b8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ed5f40c-5fdf-4859-989d-19ab429f9da4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:09.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:09.290Z","message":"{\"transactionId\":\"1d07fe1f-2ba3-4004-84a2-f606dda34b8a\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:09:289\",\"respDate\":\"230927-04:27:09:290\",\"sourceId\":\"haproxy:1d07fe1f-2ba3-4004-84a2-f606dda34b8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:09:289-81835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d7a5039-5ced-44a3-adb5-129db2a3ea1c], x-b3-parentspanid=[bd34b5cffebd4ea9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[553d3daca93b0f2abd34b5cffebd4ea9], x-b3-spanid=[a2b986cde0fa0cea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d07fe1f-2ba3-4004-84a2-f606dda34b8a]}\\\"}\"}","context":{"RequestID":"1d07fe1f-2ba3-4004-84a2-f606dda34b8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ed5f40c-5fdf-4859-989d-19ab429f9da4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:09.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:09.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d07fe1f-2ba3-4004-84a2-f606dda34b8a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ed5f40c-5fdf-4859-989d-19ab429f9da4","LogTimestamp":"2023-09-27T04:27:09.290Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:11.198Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:11.207Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:11.299Z","message":"Entering","context":{"RequestID":"3d8a8d2e-90dc-48ff-8b87-5fa71ec10048","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f12bc4ce-53a3-4f8f-851a-023d80b94e3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:11.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:11.301Z","message":"{\"transactionId\":\"3d8a8d2e-90dc-48ff-8b87-5fa71ec10048\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:11:300\",\"respDate\":\"230927-04:27:11:301\",\"sourceId\":\"haproxy:3d8a8d2e-90dc-48ff-8b87-5fa71ec10048\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:11:300-75156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[892c1519-8ccb-496e-9ccc-401d1aa3669a], x-b3-parentspanid=[db838ff5bdf79627], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1ff2a9d19d678dedb838ff5bdf79627], x-b3-spanid=[0107e0f41cf36276], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d8a8d2e-90dc-48ff-8b87-5fa71ec10048]}\\\"}\"}","context":{"RequestID":"3d8a8d2e-90dc-48ff-8b87-5fa71ec10048","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f12bc4ce-53a3-4f8f-851a-023d80b94e3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:11.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:11.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d8a8d2e-90dc-48ff-8b87-5fa71ec10048","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f12bc4ce-53a3-4f8f-851a-023d80b94e3a","LogTimestamp":"2023-09-27T04:27:11.302Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:13.318Z","message":"Entering","context":{"RequestID":"29dec59d-eb32-433a-9ae7-dd12bb073d56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e564828d-645f-441c-8c6f-9c2c7825ce49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:13.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:13.320Z","message":"{\"transactionId\":\"29dec59d-eb32-433a-9ae7-dd12bb073d56\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:13:319\",\"respDate\":\"230927-04:27:13:320\",\"sourceId\":\"haproxy:29dec59d-eb32-433a-9ae7-dd12bb073d56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:13:319-3998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cdeaa29-d00c-4ab4-86fe-932523e84a66], x-b3-parentspanid=[a93e1543a91e75e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e55ba16a655283b5a93e1543a91e75e2], x-b3-spanid=[71042ab9361b33ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29dec59d-eb32-433a-9ae7-dd12bb073d56]}\\\"}\"}","context":{"RequestID":"29dec59d-eb32-433a-9ae7-dd12bb073d56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e564828d-645f-441c-8c6f-9c2c7825ce49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:13.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:13.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29dec59d-eb32-433a-9ae7-dd12bb073d56","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e564828d-645f-441c-8c6f-9c2c7825ce49","LogTimestamp":"2023-09-27T04:27:13.321Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:27:15.332Z","message":"Entering","context":{"RequestID":"325f17e0-8040-45f8-8bd1-01339b8eb6fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f1bbfa0-4070-4b5f-8bfb-5e0b499c1b7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:15.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:15.334Z","message":"{\"transactionId\":\"325f17e0-8040-45f8-8bd1-01339b8eb6fb\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:15:332\",\"respDate\":\"230927-04:27:15:334\",\"sourceId\":\"haproxy:325f17e0-8040-45f8-8bd1-01339b8eb6fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:15:332-34349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fbb4682-130f-4a41-8545-9b061bb382e8], x-b3-parentspanid=[06da85b541160576], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc291e128fbf80ff06da85b541160576], x-b3-spanid=[07fdc84b6891c5b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[325f17e0-8040-45f8-8bd1-01339b8eb6fb]}\\\"}\"}","context":{"RequestID":"325f17e0-8040-45f8-8bd1-01339b8eb6fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f1bbfa0-4070-4b5f-8bfb-5e0b499c1b7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:15.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:15.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"325f17e0-8040-45f8-8bd1-01339b8eb6fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f1bbfa0-4070-4b5f-8bfb-5e0b499c1b7f","LogTimestamp":"2023-09-27T04:27:15.334Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:15.903Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:27:15.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:15.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:15.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:17.345Z","message":"Entering","context":{"RequestID":"2639a3d7-2212-4292-b3e0-002c3fd094f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e8b5123-8499-421a-9054-e1c47e088d8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:17.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:17.347Z","message":"{\"transactionId\":\"2639a3d7-2212-4292-b3e0-002c3fd094f2\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:17:346\",\"respDate\":\"230927-04:27:17:347\",\"sourceId\":\"haproxy:2639a3d7-2212-4292-b3e0-002c3fd094f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:17:346-34349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f3b3d91-e3ee-4df1-8ab7-d96788ba9e19], x-b3-parentspanid=[7408821c930a8f4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6a70c1370bac8f67408821c930a8f4a], x-b3-spanid=[8b54eba4fc148077], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2639a3d7-2212-4292-b3e0-002c3fd094f2]}\\\"}\"}","context":{"RequestID":"2639a3d7-2212-4292-b3e0-002c3fd094f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e8b5123-8499-421a-9054-e1c47e088d8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:17.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:17.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2639a3d7-2212-4292-b3e0-002c3fd094f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e8b5123-8499-421a-9054-e1c47e088d8c","LogTimestamp":"2023-09-27T04:27:17.348Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:27:18.112Z","message":"Entering","context":{"RequestID":"99c26d47-fa72-400c-9d3b-d4418582e5d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20d15314-68b6-4325-b985-a972f176b9de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:18.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:18.113Z","message":"{\"transactionId\":\"99c26d47-fa72-400c-9d3b-d4418582e5d3\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:18:112\",\"respDate\":\"230927-04:27:18:113\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:99c26d47-fa72-400c-9d3b-d4418582e5d3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:18:112-11971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[863bda8e-f683-435c-a3e3-e7b5ec498c4d], x-b3-parentspanid=[1955eb53cb766823], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38973], x-envoy-attempt-count=[1], x-b3-traceid=[e3fcd190fd7490f31955eb53cb766823], x-b3-spanid=[661fce353fbbc746], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[99c26d47-fa72-400c-9d3b-d4418582e5d3]}\\\"}\"}","context":{"RequestID":"99c26d47-fa72-400c-9d3b-d4418582e5d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20d15314-68b6-4325-b985-a972f176b9de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:18.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:18.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99c26d47-fa72-400c-9d3b-d4418582e5d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20d15314-68b6-4325-b985-a972f176b9de","LogTimestamp":"2023-09-27T04:27:18.114Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:18.418Z","message":"Entering","context":{"RequestID":"6eb814e4-f05c-4185-bf93-0bcc37b286a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb39943b-7925-4e22-a604-d5e1b270587d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"6eb814e4-f05c-4185-bf93-0bcc37b286a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb39943b-7925-4e22-a604-d5e1b270587d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:18.421Z","message":"{\"transactionId\":\"6eb814e4-f05c-4185-bf93-0bcc37b286a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:18:419\",\"respDate\":\"230927-04:27:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6eb814e4-f05c-4185-bf93-0bcc37b286a2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:18:419-26291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6eb814e4-f05c-4185-bf93-0bcc37b286a2]}\\\"}\"}","context":{"RequestID":"6eb814e4-f05c-4185-bf93-0bcc37b286a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb39943b-7925-4e22-a604-d5e1b270587d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eb814e4-f05c-4185-bf93-0bcc37b286a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb39943b-7925-4e22-a604-d5e1b270587d","LogTimestamp":"2023-09-27T04:27:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:27:19.358Z","message":"Entering","context":{"RequestID":"744e6632-5a05-41be-9730-ce70edba85eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"def98bad-950e-4556-9e6e-7ea0442baa0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:19.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:19.360Z","message":"{\"transactionId\":\"744e6632-5a05-41be-9730-ce70edba85eb\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:19:358\",\"respDate\":\"230927-04:27:19:360\",\"sourceId\":\"haproxy:744e6632-5a05-41be-9730-ce70edba85eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:19:358-85731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f670f1e-ffc9-43c9-9b5e-b3a0c9b29e47], x-b3-parentspanid=[2f380d0710594d94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b81569468a1d3e22f380d0710594d94], x-b3-spanid=[43d0bad3ef9705c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[744e6632-5a05-41be-9730-ce70edba85eb]}\\\"}\"}","context":{"RequestID":"744e6632-5a05-41be-9730-ce70edba85eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"def98bad-950e-4556-9e6e-7ea0442baa0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:19.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:19.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"744e6632-5a05-41be-9730-ce70edba85eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"def98bad-950e-4556-9e6e-7ea0442baa0c","LogTimestamp":"2023-09-27T04:27:19.360Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:21.368Z","message":"Entering","context":{"RequestID":"06f62227-7adc-4665-ac2e-03f5dcd36483","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c63091f-ff69-42c7-8d7b-bcf5fe6927fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:21.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:21.370Z","message":"{\"transactionId\":\"06f62227-7adc-4665-ac2e-03f5dcd36483\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:21:369\",\"respDate\":\"230927-04:27:21:370\",\"sourceId\":\"haproxy:06f62227-7adc-4665-ac2e-03f5dcd36483\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:21:369-5753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f87576c-c973-4436-bfd5-569fa0050201], x-b3-parentspanid=[e10bf6dca770083a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[811e0369b9818883e10bf6dca770083a], x-b3-spanid=[53f528dc25c7c74e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06f62227-7adc-4665-ac2e-03f5dcd36483]}\\\"}\"}","context":{"RequestID":"06f62227-7adc-4665-ac2e-03f5dcd36483","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c63091f-ff69-42c7-8d7b-bcf5fe6927fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:21.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:21.371Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06f62227-7adc-4665-ac2e-03f5dcd36483","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c63091f-ff69-42c7-8d7b-bcf5fe6927fe","LogTimestamp":"2023-09-27T04:27:21.371Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:23.381Z","message":"Entering","context":{"RequestID":"7fa85321-c53b-40bb-81a1-dbbc56a475f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"536ae82b-2740-4443-84bb-80749ef97e56","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:23.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:23.383Z","message":"{\"transactionId\":\"7fa85321-c53b-40bb-81a1-dbbc56a475f8\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:23:382\",\"respDate\":\"230927-04:27:23:383\",\"sourceId\":\"haproxy:7fa85321-c53b-40bb-81a1-dbbc56a475f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:23:382-6813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c61779d-361d-42c2-96af-0e6d7c174b73], x-b3-parentspanid=[f4038d8f861343dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[474b15ea0a0bc693f4038d8f861343dc], x-b3-spanid=[6b6b2acdf81ab094], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fa85321-c53b-40bb-81a1-dbbc56a475f8]}\\\"}\"}","context":{"RequestID":"7fa85321-c53b-40bb-81a1-dbbc56a475f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"536ae82b-2740-4443-84bb-80749ef97e56","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:23.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:23.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fa85321-c53b-40bb-81a1-dbbc56a475f8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"536ae82b-2740-4443-84bb-80749ef97e56","LogTimestamp":"2023-09-27T04:27:23.383Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:25.392Z","message":"Entering","context":{"RequestID":"4cdce184-116e-4f4a-9640-3fd96156b90d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6cbc9e82-6e0c-4223-9390-cf2cef1c12ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:25.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:25.395Z","message":"{\"transactionId\":\"4cdce184-116e-4f4a-9640-3fd96156b90d\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:25:393\",\"respDate\":\"230927-04:27:25:394\",\"sourceId\":\"haproxy:4cdce184-116e-4f4a-9640-3fd96156b90d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:25:393-54837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48a62a54-1965-4381-8d71-7f854846ce77], x-b3-parentspanid=[c8108ab6507fb6cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68255e82fec733eac8108ab6507fb6cb], x-b3-spanid=[f94a2df8161bf3f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cdce184-116e-4f4a-9640-3fd96156b90d]}\\\"}\"}","context":{"RequestID":"4cdce184-116e-4f4a-9640-3fd96156b90d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6cbc9e82-6e0c-4223-9390-cf2cef1c12ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:25.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:25.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cdce184-116e-4f4a-9640-3fd96156b90d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cbc9e82-6e0c-4223-9390-cf2cef1c12ab","LogTimestamp":"2023-09-27T04:27:25.395Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:27:25.904Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:27:25.921Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:25.921Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:25.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:27.404Z","message":"Entering","context":{"RequestID":"73d9627b-c711-46cb-9f7a-60d973835b0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d5cb5b5-a4cf-4707-9607-41dbca55a9fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:27.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:27.406Z","message":"{\"transactionId\":\"73d9627b-c711-46cb-9f7a-60d973835b0b\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:27:405\",\"respDate\":\"230927-04:27:27:406\",\"sourceId\":\"haproxy:73d9627b-c711-46cb-9f7a-60d973835b0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:27:405-11351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c61355b3-c04e-4209-a81d-3c78b4140088], x-b3-parentspanid=[f537857692dc869f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bd141d4587c0451f537857692dc869f], x-b3-spanid=[7d0196de59aa7263], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73d9627b-c711-46cb-9f7a-60d973835b0b]}\\\"}\"}","context":{"RequestID":"73d9627b-c711-46cb-9f7a-60d973835b0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d5cb5b5-a4cf-4707-9607-41dbca55a9fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:27.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:27.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73d9627b-c711-46cb-9f7a-60d973835b0b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d5cb5b5-a4cf-4707-9607-41dbca55a9fe","LogTimestamp":"2023-09-27T04:27:27.406Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:28.104Z","message":"Entering","context":{"RequestID":"b2e50823-55f4-4a87-a9a0-4ea0d3775079","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2395ae73-1c3f-440e-a8f6-7d529a7b407c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:28.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:28.106Z","message":"{\"transactionId\":\"b2e50823-55f4-4a87-a9a0-4ea0d3775079\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:28:105\",\"respDate\":\"230927-04:27:28:106\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b2e50823-55f4-4a87-a9a0-4ea0d3775079\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:28:105-55045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29546f7b-5b49-4e55-9bf3-6b6ef2ec5ba3], x-b3-parentspanid=[a03ba3b51bedf52f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58343], x-envoy-attempt-count=[1], x-b3-traceid=[0d1fae6cf13fbe5ca03ba3b51bedf52f], x-b3-spanid=[c4a2ce2f2929e13f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b2e50823-55f4-4a87-a9a0-4ea0d3775079]}\\\"}\"}","context":{"RequestID":"b2e50823-55f4-4a87-a9a0-4ea0d3775079","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2395ae73-1c3f-440e-a8f6-7d529a7b407c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:28.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:28.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2e50823-55f4-4a87-a9a0-4ea0d3775079","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2395ae73-1c3f-440e-a8f6-7d529a7b407c","LogTimestamp":"2023-09-27T04:27:28.107Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:28.417Z","message":"Entering","context":{"RequestID":"f7f081d3-6128-4ede-afaa-29780d3ac510","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40a51067-31ec-4b44-95e7-c40aa6460a79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:28.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f7f081d3-6128-4ede-afaa-29780d3ac510","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40a51067-31ec-4b44-95e7-c40aa6460a79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:28.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:28.420Z","message":"{\"transactionId\":\"f7f081d3-6128-4ede-afaa-29780d3ac510\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:28:417\",\"respDate\":\"230927-04:27:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f7f081d3-6128-4ede-afaa-29780d3ac510\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:28:417-85605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f7f081d3-6128-4ede-afaa-29780d3ac510]}\\\"}\"}","context":{"RequestID":"f7f081d3-6128-4ede-afaa-29780d3ac510","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40a51067-31ec-4b44-95e7-c40aa6460a79","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:28.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7f081d3-6128-4ede-afaa-29780d3ac510","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40a51067-31ec-4b44-95e7-c40aa6460a79","LogTimestamp":"2023-09-27T04:27:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:27:29.419Z","message":"Entering","context":{"RequestID":"690e6604-0b21-4237-a2fe-d2bf788cb1c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1ab78c5-9589-4427-8838-cbd6149f862f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:29.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:29.422Z","message":"{\"transactionId\":\"690e6604-0b21-4237-a2fe-d2bf788cb1c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:29:420\",\"respDate\":\"230927-04:27:29:422\",\"sourceId\":\"haproxy:690e6604-0b21-4237-a2fe-d2bf788cb1c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:29:420-55814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5e78a0b-df9f-4313-b307-57bddbfeabb2], x-b3-parentspanid=[cad60419047a9c76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc302c32058fcfaacad60419047a9c76], x-b3-spanid=[cd8abeea39d95817], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[690e6604-0b21-4237-a2fe-d2bf788cb1c0]}\\\"}\"}","context":{"RequestID":"690e6604-0b21-4237-a2fe-d2bf788cb1c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1ab78c5-9589-4427-8838-cbd6149f862f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:29.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:29.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"690e6604-0b21-4237-a2fe-d2bf788cb1c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1ab78c5-9589-4427-8838-cbd6149f862f","LogTimestamp":"2023-09-27T04:27:29.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:31.430Z","message":"Entering","context":{"RequestID":"c00c4e66-d9cf-4825-b9d9-4737cb357b49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab26337e-c25d-4e63-8cc8-aee52564dea5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:31.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:31.432Z","message":"{\"transactionId\":\"c00c4e66-d9cf-4825-b9d9-4737cb357b49\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:31:431\",\"respDate\":\"230927-04:27:31:432\",\"sourceId\":\"haproxy:c00c4e66-d9cf-4825-b9d9-4737cb357b49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:31:431-66953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6fcf569-ee3f-4cab-afd6-bc31d4543b50], x-b3-parentspanid=[d41f95dbd240224c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4e6663dfda94da9d41f95dbd240224c], x-b3-spanid=[1b7db3478efbd8ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c00c4e66-d9cf-4825-b9d9-4737cb357b49]}\\\"}\"}","context":{"RequestID":"c00c4e66-d9cf-4825-b9d9-4737cb357b49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab26337e-c25d-4e63-8cc8-aee52564dea5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:31.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:31.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c00c4e66-d9cf-4825-b9d9-4737cb357b49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab26337e-c25d-4e63-8cc8-aee52564dea5","LogTimestamp":"2023-09-27T04:27:31.432Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:33.442Z","message":"Entering","context":{"RequestID":"410c5676-1691-42d9-93da-03cc4b94a402","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1028bb22-d9e7-4d6b-a6a6-37761214c074","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:33.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:33.447Z","message":"{\"transactionId\":\"410c5676-1691-42d9-93da-03cc4b94a402\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:33:443\",\"respDate\":\"230927-04:27:33:447\",\"sourceId\":\"haproxy:410c5676-1691-42d9-93da-03cc4b94a402\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:33:443-78050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98e3c889-a23b-4dc6-9b92-31d1bac207e8], x-b3-parentspanid=[1141812ffd58170b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[353d7e5c01c6e5051141812ffd58170b], x-b3-spanid=[47c135b6b1c7cbe9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[410c5676-1691-42d9-93da-03cc4b94a402]}\\\"}\"}","context":{"RequestID":"410c5676-1691-42d9-93da-03cc4b94a402","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1028bb22-d9e7-4d6b-a6a6-37761214c074","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:33.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:33.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"410c5676-1691-42d9-93da-03cc4b94a402","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1028bb22-d9e7-4d6b-a6a6-37761214c074","LogTimestamp":"2023-09-27T04:27:33.447Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:27:35.456Z","message":"Entering","context":{"RequestID":"a8e4538b-e15f-49d8-96c3-3479edc4a069","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f92756d-28c0-4913-820e-a778be7449a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:35.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:35.458Z","message":"{\"transactionId\":\"a8e4538b-e15f-49d8-96c3-3479edc4a069\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:35:457\",\"respDate\":\"230927-04:27:35:458\",\"sourceId\":\"haproxy:a8e4538b-e15f-49d8-96c3-3479edc4a069\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:35:457-15805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46dbc948-1998-4e86-8102-d54a80c42084], x-b3-parentspanid=[2c8535bb94fcde53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[863ef7cff21e4ddb2c8535bb94fcde53], x-b3-spanid=[a86e9e514a6eaa72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8e4538b-e15f-49d8-96c3-3479edc4a069]}\\\"}\"}","context":{"RequestID":"a8e4538b-e15f-49d8-96c3-3479edc4a069","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f92756d-28c0-4913-820e-a778be7449a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:35.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:35.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8e4538b-e15f-49d8-96c3-3479edc4a069","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f92756d-28c0-4913-820e-a778be7449a6","LogTimestamp":"2023-09-27T04:27:35.458Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:35.905Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:27:35.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:35.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:35.935Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:37.468Z","message":"Entering","context":{"RequestID":"cf06f3d8-23aa-41f6-9850-84466d04e734","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d818e37-0dcc-4f19-a4bd-7f7d0d4d544f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:37.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:37.471Z","message":"{\"transactionId\":\"cf06f3d8-23aa-41f6-9850-84466d04e734\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:37:469\",\"respDate\":\"230927-04:27:37:471\",\"sourceId\":\"haproxy:cf06f3d8-23aa-41f6-9850-84466d04e734\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:37:469-64704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a01fe2ea-44e7-495e-9f52-1f2d05bf4bc5], x-b3-parentspanid=[f5c089214deefb1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e56a2ab7a6d5498cf5c089214deefb1b], x-b3-spanid=[0d30caeb61ad8df6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf06f3d8-23aa-41f6-9850-84466d04e734]}\\\"}\"}","context":{"RequestID":"cf06f3d8-23aa-41f6-9850-84466d04e734","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d818e37-0dcc-4f19-a4bd-7f7d0d4d544f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:37.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:37.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf06f3d8-23aa-41f6-9850-84466d04e734","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d818e37-0dcc-4f19-a4bd-7f7d0d4d544f","LogTimestamp":"2023-09-27T04:27:37.472Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:27:38.098Z","message":"Entering","context":{"RequestID":"640d2ba7-322a-4210-b65c-4546b46b8f25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9507de7c-47dd-4a73-8ba1-2c3e8d6d8c10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:38.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:38.100Z","message":"{\"transactionId\":\"640d2ba7-322a-4210-b65c-4546b46b8f25\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:38:099\",\"respDate\":\"230927-04:27:38:100\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:640d2ba7-322a-4210-b65c-4546b46b8f25\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:38:099-14308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d79cd66b-3689-46f4-8746-46dfcfd8f6e6], x-b3-parentspanid=[d7b8b3e0d6f6f7bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58599], x-envoy-attempt-count=[1], x-b3-traceid=[52118f39db32b677d7b8b3e0d6f6f7bf], x-b3-spanid=[35a0c2b2d3505956], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[640d2ba7-322a-4210-b65c-4546b46b8f25]}\\\"}\"}","context":{"RequestID":"640d2ba7-322a-4210-b65c-4546b46b8f25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9507de7c-47dd-4a73-8ba1-2c3e8d6d8c10","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:38.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:38.100Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"640d2ba7-322a-4210-b65c-4546b46b8f25","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9507de7c-47dd-4a73-8ba1-2c3e8d6d8c10","LogTimestamp":"2023-09-27T04:27:38.100Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:27:38.419Z","message":"Entering","context":{"RequestID":"88a315e4-8c9d-4886-8e28-bbab92ef5eb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a53c104-fbfd-48dc-aef1-c78120493e2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"88a315e4-8c9d-4886-8e28-bbab92ef5eb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a53c104-fbfd-48dc-aef1-c78120493e2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:38.421Z","message":"{\"transactionId\":\"88a315e4-8c9d-4886-8e28-bbab92ef5eb4\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:38:420\",\"respDate\":\"230927-04:27:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:88a315e4-8c9d-4886-8e28-bbab92ef5eb4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:38:420-26201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[88a315e4-8c9d-4886-8e28-bbab92ef5eb4]}\\\"}\"}","context":{"RequestID":"88a315e4-8c9d-4886-8e28-bbab92ef5eb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a53c104-fbfd-48dc-aef1-c78120493e2b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88a315e4-8c9d-4886-8e28-bbab92ef5eb4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a53c104-fbfd-48dc-aef1-c78120493e2b","LogTimestamp":"2023-09-27T04:27:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:39.481Z","message":"Entering","context":{"RequestID":"b205b3ee-2b28-4fda-a2ad-ef725d0f5abf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3e35dfa-679d-4851-b434-616066eedc3e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:39.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:39.483Z","message":"{\"transactionId\":\"b205b3ee-2b28-4fda-a2ad-ef725d0f5abf\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:39:481\",\"respDate\":\"230927-04:27:39:483\",\"sourceId\":\"haproxy:b205b3ee-2b28-4fda-a2ad-ef725d0f5abf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:39:481-3318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ac4cd29-c676-4a88-9ee7-989b16fa9dcc], x-b3-parentspanid=[39568e78eb7c94c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[644454c31592f9ee39568e78eb7c94c3], x-b3-spanid=[3a731731970ae8e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b205b3ee-2b28-4fda-a2ad-ef725d0f5abf]}\\\"}\"}","context":{"RequestID":"b205b3ee-2b28-4fda-a2ad-ef725d0f5abf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3e35dfa-679d-4851-b434-616066eedc3e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:39.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:39.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b205b3ee-2b28-4fda-a2ad-ef725d0f5abf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3e35dfa-679d-4851-b434-616066eedc3e","LogTimestamp":"2023-09-27T04:27:39.483Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:41.208Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:41.217Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:41.495Z","message":"Entering","context":{"RequestID":"e366dd4f-9ca2-4c6a-bac2-1a5e211a391f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6728611-d339-4026-bf72-66ebafe55851","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:41.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:41.497Z","message":"{\"transactionId\":\"e366dd4f-9ca2-4c6a-bac2-1a5e211a391f\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:41:496\",\"respDate\":\"230927-04:27:41:497\",\"sourceId\":\"haproxy:e366dd4f-9ca2-4c6a-bac2-1a5e211a391f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:41:496-16953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[acf4fd5c-93b7-4922-add9-da302efb0344], x-b3-parentspanid=[c20b2f4a70c906e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e694c7d174d65dfac20b2f4a70c906e6], x-b3-spanid=[93cfb8acd8fe1185], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e366dd4f-9ca2-4c6a-bac2-1a5e211a391f]}\\\"}\"}","context":{"RequestID":"e366dd4f-9ca2-4c6a-bac2-1a5e211a391f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e6728611-d339-4026-bf72-66ebafe55851","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:41.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:41.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e366dd4f-9ca2-4c6a-bac2-1a5e211a391f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6728611-d339-4026-bf72-66ebafe55851","LogTimestamp":"2023-09-27T04:27:41.498Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:43.514Z","message":"Entering","context":{"RequestID":"17d2f865-cf19-4639-9408-3e179c37ca6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7893f9a7-40db-4d05-ac90-5e16a8670f9e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:43.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:43.516Z","message":"{\"transactionId\":\"17d2f865-cf19-4639-9408-3e179c37ca6f\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:43:515\",\"respDate\":\"230927-04:27:43:516\",\"sourceId\":\"haproxy:17d2f865-cf19-4639-9408-3e179c37ca6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:43:515-34807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89c4f5aa-cf70-4476-afb8-e314f07da129], x-b3-parentspanid=[d279bf6eb8d9b40b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc7281e1c8a0a899d279bf6eb8d9b40b], x-b3-spanid=[6e937c120f221c47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17d2f865-cf19-4639-9408-3e179c37ca6f]}\\\"}\"}","context":{"RequestID":"17d2f865-cf19-4639-9408-3e179c37ca6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7893f9a7-40db-4d05-ac90-5e16a8670f9e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:43.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:43.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17d2f865-cf19-4639-9408-3e179c37ca6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7893f9a7-40db-4d05-ac90-5e16a8670f9e","LogTimestamp":"2023-09-27T04:27:43.516Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:45.524Z","message":"Entering","context":{"RequestID":"d88e2fe1-78a6-4225-8148-0d0475349846","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea279b8b-ebcd-41b4-8b1e-fdcb49252816","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:45.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:45.526Z","message":"{\"transactionId\":\"d88e2fe1-78a6-4225-8148-0d0475349846\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:45:525\",\"respDate\":\"230927-04:27:45:526\",\"sourceId\":\"haproxy:d88e2fe1-78a6-4225-8148-0d0475349846\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:45:525-62642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc1ccb4e-5b19-4aa8-b0a6-0bbd1dfff446], x-b3-parentspanid=[d6e36fb482487ebf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f560d4032ed2cfbd6e36fb482487ebf], x-b3-spanid=[e209ec7424d1ff37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d88e2fe1-78a6-4225-8148-0d0475349846]}\\\"}\"}","context":{"RequestID":"d88e2fe1-78a6-4225-8148-0d0475349846","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea279b8b-ebcd-41b4-8b1e-fdcb49252816","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:45.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:45.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d88e2fe1-78a6-4225-8148-0d0475349846","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea279b8b-ebcd-41b4-8b1e-fdcb49252816","LogTimestamp":"2023-09-27T04:27:45.526Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:45.905Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:27:45.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:45.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:45.920Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:47.535Z","message":"Entering","context":{"RequestID":"bd55c4e6-d520-4a6b-bf5e-7f3c5f3f53dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"749b9cf8-c659-4710-87aa-5042d0ae1c60","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:47.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:47.537Z","message":"{\"transactionId\":\"bd55c4e6-d520-4a6b-bf5e-7f3c5f3f53dd\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:47:535\",\"respDate\":\"230927-04:27:47:537\",\"sourceId\":\"haproxy:bd55c4e6-d520-4a6b-bf5e-7f3c5f3f53dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:47:535-20120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06d7302e-e301-4433-9792-4db5abc731fb], x-b3-parentspanid=[26a72667508b4153], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d311596e3b83ade26a72667508b4153], x-b3-spanid=[b3e3299737e11b78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd55c4e6-d520-4a6b-bf5e-7f3c5f3f53dd]}\\\"}\"}","context":{"RequestID":"bd55c4e6-d520-4a6b-bf5e-7f3c5f3f53dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"749b9cf8-c659-4710-87aa-5042d0ae1c60","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:47.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:47.537Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd55c4e6-d520-4a6b-bf5e-7f3c5f3f53dd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"749b9cf8-c659-4710-87aa-5042d0ae1c60","LogTimestamp":"2023-09-27T04:27:47.537Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:48.104Z","message":"Entering","context":{"RequestID":"29158173-e0d6-4ebe-ab8a-ae4ad4b2db03","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e032bcd-2ae5-4199-8594-f7f44eee77f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:48.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:48.106Z","message":"{\"transactionId\":\"29158173-e0d6-4ebe-ab8a-ae4ad4b2db03\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:48:105\",\"respDate\":\"230927-04:27:48:106\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:29158173-e0d6-4ebe-ab8a-ae4ad4b2db03\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:48:105-6243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3feb591-ffe5-41d6-9283-79aef21bf5b1], x-b3-parentspanid=[57d5d99b53780662], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37875], x-envoy-attempt-count=[1], x-b3-traceid=[839ddaab47e6ecd257d5d99b53780662], x-b3-spanid=[7bdd2c1f5ba4d9ab], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[29158173-e0d6-4ebe-ab8a-ae4ad4b2db03]}\\\"}\"}","context":{"RequestID":"29158173-e0d6-4ebe-ab8a-ae4ad4b2db03","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e032bcd-2ae5-4199-8594-f7f44eee77f4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:48.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:48.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29158173-e0d6-4ebe-ab8a-ae4ad4b2db03","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e032bcd-2ae5-4199-8594-f7f44eee77f4","LogTimestamp":"2023-09-27T04:27:48.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:48.417Z","message":"Entering","context":{"RequestID":"939b87c5-26ac-4507-a976-760397bf929b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ba5bb3e-cbfe-4658-ab52-ff427f926c85","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:48.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"939b87c5-26ac-4507-a976-760397bf929b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ba5bb3e-cbfe-4658-ab52-ff427f926c85","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:48.419Z","message":"{\"transactionId\":\"939b87c5-26ac-4507-a976-760397bf929b\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:48:417\",\"respDate\":\"230927-04:27:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:939b87c5-26ac-4507-a976-760397bf929b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:48:417-3323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[939b87c5-26ac-4507-a976-760397bf929b]}\\\"}\"}","context":{"RequestID":"939b87c5-26ac-4507-a976-760397bf929b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ba5bb3e-cbfe-4658-ab52-ff427f926c85","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"939b87c5-26ac-4507-a976-760397bf929b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ba5bb3e-cbfe-4658-ab52-ff427f926c85","LogTimestamp":"2023-09-27T04:27:48.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:49.547Z","message":"Entering","context":{"RequestID":"c9ba54d3-946f-40f5-b061-807d866de413","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"44ed8175-8546-4249-88bd-2248d9dee50f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:49.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:49.548Z","message":"{\"transactionId\":\"c9ba54d3-946f-40f5-b061-807d866de413\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:49:547\",\"respDate\":\"230927-04:27:49:548\",\"sourceId\":\"haproxy:c9ba54d3-946f-40f5-b061-807d866de413\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:27:49:547-5019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4f38d62-4591-44b3-b643-de02ba40138e], x-b3-parentspanid=[d534869d0acfbce9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f15fe99cc19de833d534869d0acfbce9], x-b3-spanid=[abf90a973f0a6de4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9ba54d3-946f-40f5-b061-807d866de413]}\\\"}\"}","context":{"RequestID":"c9ba54d3-946f-40f5-b061-807d866de413","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"44ed8175-8546-4249-88bd-2248d9dee50f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:49.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:49.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9ba54d3-946f-40f5-b061-807d866de413","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44ed8175-8546-4249-88bd-2248d9dee50f","LogTimestamp":"2023-09-27T04:27:49.549Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:51.558Z","message":"Entering","context":{"RequestID":"1fc7a0b1-5c7c-4635-bf1d-9de1dc33d6c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1426ad7-feee-4dbe-ad1a-2223d6d06979","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:51.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:51.560Z","message":"{\"transactionId\":\"1fc7a0b1-5c7c-4635-bf1d-9de1dc33d6c3\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:51:559\",\"respDate\":\"230927-04:27:51:560\",\"sourceId\":\"haproxy:1fc7a0b1-5c7c-4635-bf1d-9de1dc33d6c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:51:559-72398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ce83429-d3f8-4def-9975-b113e47c72fe], x-b3-parentspanid=[c9553211ea1f391b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c0d6dbad8ce3505c9553211ea1f391b], x-b3-spanid=[eb621c78e3a1ca98], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fc7a0b1-5c7c-4635-bf1d-9de1dc33d6c3]}\\\"}\"}","context":{"RequestID":"1fc7a0b1-5c7c-4635-bf1d-9de1dc33d6c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1426ad7-feee-4dbe-ad1a-2223d6d06979","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:51.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:51.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fc7a0b1-5c7c-4635-bf1d-9de1dc33d6c3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1426ad7-feee-4dbe-ad1a-2223d6d06979","LogTimestamp":"2023-09-27T04:27:51.560Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:53.570Z","message":"Entering","context":{"RequestID":"a569c15a-e379-4fb7-8545-e01f478fe1ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4df440fd-919c-4b57-bcbd-5085bf0bc764","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:53.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:53.572Z","message":"{\"transactionId\":\"a569c15a-e379-4fb7-8545-e01f478fe1ff\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:53:571\",\"respDate\":\"230927-04:27:53:572\",\"sourceId\":\"haproxy:a569c15a-e379-4fb7-8545-e01f478fe1ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:53:571-28689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78cfdf03-c547-4694-bc03-2b2ad37e2a15], x-b3-parentspanid=[5539161ae3e2bd5a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca0e8409152c39395539161ae3e2bd5a], x-b3-spanid=[b5178f6c252dfb88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a569c15a-e379-4fb7-8545-e01f478fe1ff]}\\\"}\"}","context":{"RequestID":"a569c15a-e379-4fb7-8545-e01f478fe1ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4df440fd-919c-4b57-bcbd-5085bf0bc764","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:53.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:53.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a569c15a-e379-4fb7-8545-e01f478fe1ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4df440fd-919c-4b57-bcbd-5085bf0bc764","LogTimestamp":"2023-09-27T04:27:53.572Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:55.584Z","message":"Entering","context":{"RequestID":"c68d9f7f-75c2-4bb8-8440-9f1abbc37a4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b50ada38-3a60-41fc-8031-c328217aa161","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:55.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:55.587Z","message":"{\"transactionId\":\"c68d9f7f-75c2-4bb8-8440-9f1abbc37a4a\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:55:585\",\"respDate\":\"230927-04:27:55:587\",\"sourceId\":\"haproxy:c68d9f7f-75c2-4bb8-8440-9f1abbc37a4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:55:585-97360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30228701-92b6-4776-bc9f-14e91f8b585f], x-b3-parentspanid=[16accc6f3922bfb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78440589b28252c216accc6f3922bfb4], x-b3-spanid=[cfacbf9ce92d2988], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c68d9f7f-75c2-4bb8-8440-9f1abbc37a4a]}\\\"}\"}","context":{"RequestID":"c68d9f7f-75c2-4bb8-8440-9f1abbc37a4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b50ada38-3a60-41fc-8031-c328217aa161","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:55.584Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:55.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c68d9f7f-75c2-4bb8-8440-9f1abbc37a4a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b50ada38-3a60-41fc-8031-c328217aa161","LogTimestamp":"2023-09-27T04:27:55.587Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:55.905Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:27:55.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:55.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:55.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:57.599Z","message":"Entering","context":{"RequestID":"b12ef2be-74b7-4d7f-9564-155f19fa7b18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2f34cfec-bbe2-4ca9-ae16-fe9310912fee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:57.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:57.600Z","message":"{\"transactionId\":\"b12ef2be-74b7-4d7f-9564-155f19fa7b18\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:57:599\",\"respDate\":\"230927-04:27:57:600\",\"sourceId\":\"haproxy:b12ef2be-74b7-4d7f-9564-155f19fa7b18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:57:599-62870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a050b265-673b-458d-9a4d-0fe60e9d6e96], x-b3-parentspanid=[8f62caa8af36a63b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f255184c0b0f0e38f62caa8af36a63b], x-b3-spanid=[e49dbc9eec284e29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b12ef2be-74b7-4d7f-9564-155f19fa7b18]}\\\"}\"}","context":{"RequestID":"b12ef2be-74b7-4d7f-9564-155f19fa7b18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2f34cfec-bbe2-4ca9-ae16-fe9310912fee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:57.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:57.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b12ef2be-74b7-4d7f-9564-155f19fa7b18","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f34cfec-bbe2-4ca9-ae16-fe9310912fee","LogTimestamp":"2023-09-27T04:27:57.601Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:27:58.093Z","message":"Entering","context":{"RequestID":"1fea8482-b949-4ff6-b773-d6abc50f7da1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"838b9295-cbd2-40c0-8b88-5aadc5196c72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:58.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:58.095Z","message":"{\"transactionId\":\"1fea8482-b949-4ff6-b773-d6abc50f7da1\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:58:093\",\"respDate\":\"230927-04:27:58:095\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1fea8482-b949-4ff6-b773-d6abc50f7da1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:58:093-90105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc721baa-918b-4c4e-b353-3b3a5e762aa1], x-b3-parentspanid=[10fdd3dc71bc1089], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58747], x-envoy-attempt-count=[1], x-b3-traceid=[22cb3b980141282f10fdd3dc71bc1089], x-b3-spanid=[552e26f7e8c70652], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1fea8482-b949-4ff6-b773-d6abc50f7da1]}\\\"}\"}","context":{"RequestID":"1fea8482-b949-4ff6-b773-d6abc50f7da1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"838b9295-cbd2-40c0-8b88-5aadc5196c72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:27:58.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:58.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fea8482-b949-4ff6-b773-d6abc50f7da1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"838b9295-cbd2-40c0-8b88-5aadc5196c72","LogTimestamp":"2023-09-27T04:27:58.095Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:27:58.418Z","message":"Entering","context":{"RequestID":"fe332099-d48c-418a-9f34-f76df630f34a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4bee21a6-4042-4cfa-b328-ccac274f84f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"fe332099-d48c-418a-9f34-f76df630f34a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4bee21a6-4042-4cfa-b328-ccac274f84f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:58.420Z","message":"{\"transactionId\":\"fe332099-d48c-418a-9f34-f76df630f34a\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:58:419\",\"respDate\":\"230927-04:27:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fe332099-d48c-418a-9f34-f76df630f34a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:27:58:419-4693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fe332099-d48c-418a-9f34-f76df630f34a]}\\\"}\"}","context":{"RequestID":"fe332099-d48c-418a-9f34-f76df630f34a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4bee21a6-4042-4cfa-b328-ccac274f84f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:27:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe332099-d48c-418a-9f34-f76df630f34a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bee21a6-4042-4cfa-b328-ccac274f84f5","LogTimestamp":"2023-09-27T04:27:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:27:59.615Z","message":"Entering","context":{"RequestID":"bd7a7d31-08bc-405b-8a86-b885c2f34a70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36de0961-6298-4971-8a91-55783fd3804a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:59.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:27:59.617Z","message":"{\"transactionId\":\"bd7a7d31-08bc-405b-8a86-b885c2f34a70\",\"status\":\"200\",\"rqstDate\":\"230927-04:27:59:616\",\"respDate\":\"230927-04:27:59:617\",\"sourceId\":\"haproxy:bd7a7d31-08bc-405b-8a86-b885c2f34a70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:27:59:616-70781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[681c083e-846a-4e42-a660-bd7676806ef3], x-b3-parentspanid=[a4b328b406687e34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80a857bf64dd0891a4b328b406687e34], x-b3-spanid=[bc21bae3c96cbc73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd7a7d31-08bc-405b-8a86-b885c2f34a70]}\\\"}\"}","context":{"RequestID":"bd7a7d31-08bc-405b-8a86-b885c2f34a70","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36de0961-6298-4971-8a91-55783fd3804a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:27:59.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:27:59.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd7a7d31-08bc-405b-8a86-b885c2f34a70","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36de0961-6298-4971-8a91-55783fd3804a","LogTimestamp":"2023-09-27T04:27:59.618Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:27:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:01.628Z","message":"Entering","context":{"RequestID":"3c377f2a-54b1-40ff-8c54-7a64b0aac12d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82807a4d-3e56-46dc-82b7-ab4cec76a546","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:01.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:01.630Z","message":"{\"transactionId\":\"3c377f2a-54b1-40ff-8c54-7a64b0aac12d\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:01:628\",\"respDate\":\"230927-04:28:01:630\",\"sourceId\":\"haproxy:3c377f2a-54b1-40ff-8c54-7a64b0aac12d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:01:628-71232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5484e88-0574-4052-a713-3ac8c166867c], x-b3-parentspanid=[002f63064212ea18], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ac92e45a28570ff002f63064212ea18], x-b3-spanid=[bb0ef4a52f29ea53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c377f2a-54b1-40ff-8c54-7a64b0aac12d]}\\\"}\"}","context":{"RequestID":"3c377f2a-54b1-40ff-8c54-7a64b0aac12d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82807a4d-3e56-46dc-82b7-ab4cec76a546","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:01.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:01.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c377f2a-54b1-40ff-8c54-7a64b0aac12d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82807a4d-3e56-46dc-82b7-ab4cec76a546","LogTimestamp":"2023-09-27T04:28:01.630Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:03.645Z","message":"Entering","context":{"RequestID":"d8ae761b-9542-4ff1-878c-34c0c4e6ac92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69f0e523-9b5e-4aa6-81ea-5bbeb226ced6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:03.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:03.647Z","message":"{\"transactionId\":\"d8ae761b-9542-4ff1-878c-34c0c4e6ac92\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:03:646\",\"respDate\":\"230927-04:28:03:647\",\"sourceId\":\"haproxy:d8ae761b-9542-4ff1-878c-34c0c4e6ac92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:03:646-5745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7178ecda-6867-4296-85cc-bfec740c6356], x-b3-parentspanid=[aa40cfc9d71ac2a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b02f46aa758cc454aa40cfc9d71ac2a9], x-b3-spanid=[e33805cc69f8d9ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8ae761b-9542-4ff1-878c-34c0c4e6ac92]}\\\"}\"}","context":{"RequestID":"d8ae761b-9542-4ff1-878c-34c0c4e6ac92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69f0e523-9b5e-4aa6-81ea-5bbeb226ced6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:03.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:03.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8ae761b-9542-4ff1-878c-34c0c4e6ac92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69f0e523-9b5e-4aa6-81ea-5bbeb226ced6","LogTimestamp":"2023-09-27T04:28:03.647Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:28:05.672Z","message":"Entering","context":{"RequestID":"40aa71a8-9484-496a-8379-55fc7a90e4a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e753f31-179a-4641-a0a5-d9238bd6eada","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:05.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:05.674Z","message":"{\"transactionId\":\"40aa71a8-9484-496a-8379-55fc7a90e4a3\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:05:673\",\"respDate\":\"230927-04:28:05:674\",\"sourceId\":\"haproxy:40aa71a8-9484-496a-8379-55fc7a90e4a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:05:673-95321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aa4c9b8-d662-4cfb-a5fc-21a5c946ed42], x-b3-parentspanid=[3a8d7f6e318f57ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24256bfac3ec38133a8d7f6e318f57ce], x-b3-spanid=[f511ba515c637758], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40aa71a8-9484-496a-8379-55fc7a90e4a3]}\\\"}\"}","context":{"RequestID":"40aa71a8-9484-496a-8379-55fc7a90e4a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e753f31-179a-4641-a0a5-d9238bd6eada","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:05.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:05.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40aa71a8-9484-496a-8379-55fc7a90e4a3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e753f31-179a-4641-a0a5-d9238bd6eada","LogTimestamp":"2023-09-27T04:28:05.674Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:05.905Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:28:06.114Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:06.115Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:06.115Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:07.687Z","message":"Entering","context":{"RequestID":"61602b2e-f41c-40b2-925f-bc4a38e4f194","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"44c2790c-3111-4f80-892a-ec07c70584f5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:07.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:07.689Z","message":"{\"transactionId\":\"61602b2e-f41c-40b2-925f-bc4a38e4f194\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:07:687\",\"respDate\":\"230927-04:28:07:689\",\"sourceId\":\"haproxy:61602b2e-f41c-40b2-925f-bc4a38e4f194\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:07:687-55245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad5e05eb-57fe-482c-8d89-caccb84ae034], x-b3-parentspanid=[897f87d0dbba8b73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6268f5420693bee897f87d0dbba8b73], x-b3-spanid=[01271ab05661c806], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61602b2e-f41c-40b2-925f-bc4a38e4f194]}\\\"}\"}","context":{"RequestID":"61602b2e-f41c-40b2-925f-bc4a38e4f194","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"44c2790c-3111-4f80-892a-ec07c70584f5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:07.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:07.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61602b2e-f41c-40b2-925f-bc4a38e4f194","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44c2790c-3111-4f80-892a-ec07c70584f5","LogTimestamp":"2023-09-27T04:28:07.689Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T04:28:08.097Z","message":"Entering","context":{"RequestID":"e5171a8a-cc88-4bee-88f8-0310cb670c2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85ae11e9-5afa-43d1-b8ef-d69769312884","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:08.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:08.098Z","message":"{\"transactionId\":\"e5171a8a-cc88-4bee-88f8-0310cb670c2d\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:08:097\",\"respDate\":\"230927-04:28:08:098\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e5171a8a-cc88-4bee-88f8-0310cb670c2d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:08:097-96147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be0566a0-d616-46bd-96f6-428ee1241853], x-b3-parentspanid=[f5d3666ca5a5bb40], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60059], x-envoy-attempt-count=[1], x-b3-traceid=[12a6932ef2b2a742f5d3666ca5a5bb40], x-b3-spanid=[f54c9610f242a120], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e5171a8a-cc88-4bee-88f8-0310cb670c2d]}\\\"}\"}","context":{"RequestID":"e5171a8a-cc88-4bee-88f8-0310cb670c2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85ae11e9-5afa-43d1-b8ef-d69769312884","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:08.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:08.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5171a8a-cc88-4bee-88f8-0310cb670c2d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85ae11e9-5afa-43d1-b8ef-d69769312884","LogTimestamp":"2023-09-27T04:28:08.099Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:08.418Z","message":"Entering","context":{"RequestID":"5fbea0b3-d5c0-4e32-90e6-48c8648bedf8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b1374d9-5a97-4753-a5ac-f0de49bc16f8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"5fbea0b3-d5c0-4e32-90e6-48c8648bedf8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b1374d9-5a97-4753-a5ac-f0de49bc16f8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:08.420Z","message":"{\"transactionId\":\"5fbea0b3-d5c0-4e32-90e6-48c8648bedf8\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:08:419\",\"respDate\":\"230927-04:28:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5fbea0b3-d5c0-4e32-90e6-48c8648bedf8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:08:419-29298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5fbea0b3-d5c0-4e32-90e6-48c8648bedf8]}\\\"}\"}","context":{"RequestID":"5fbea0b3-d5c0-4e32-90e6-48c8648bedf8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b1374d9-5a97-4753-a5ac-f0de49bc16f8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fbea0b3-d5c0-4e32-90e6-48c8648bedf8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b1374d9-5a97-4753-a5ac-f0de49bc16f8","LogTimestamp":"2023-09-27T04:28:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:09.698Z","message":"Entering","context":{"RequestID":"2e1cf08b-e3c6-407c-92a6-74ae760a9db6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d4ff931-9d56-415a-a650-26c01c89f6a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:09.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:09.700Z","message":"{\"transactionId\":\"2e1cf08b-e3c6-407c-92a6-74ae760a9db6\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:09:699\",\"respDate\":\"230927-04:28:09:700\",\"sourceId\":\"haproxy:2e1cf08b-e3c6-407c-92a6-74ae760a9db6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:09:699-88\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[711ed3d8-846a-433d-a7a4-9a974da02358], x-b3-parentspanid=[79bff6c623efd025], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[504badd3e17ef82479bff6c623efd025], x-b3-spanid=[473a4335ee724685], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e1cf08b-e3c6-407c-92a6-74ae760a9db6]}\\\"}\"}","context":{"RequestID":"2e1cf08b-e3c6-407c-92a6-74ae760a9db6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d4ff931-9d56-415a-a650-26c01c89f6a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:09.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:09.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e1cf08b-e3c6-407c-92a6-74ae760a9db6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d4ff931-9d56-415a-a650-26c01c89f6a6","LogTimestamp":"2023-09-27T04:28:09.700Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:11.218Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:11.231Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:11.721Z","message":"Entering","context":{"RequestID":"d04882bd-c748-44b3-9067-9be172f63e57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46809b8e-207b-4786-8db3-64bc6b8eade3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:11.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:11.724Z","message":"{\"transactionId\":\"d04882bd-c748-44b3-9067-9be172f63e57\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:11:722\",\"respDate\":\"230927-04:28:11:724\",\"sourceId\":\"haproxy:d04882bd-c748-44b3-9067-9be172f63e57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:11:722-87382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05fe8e49-de2f-48ac-93d5-ea5673e429c9], x-b3-parentspanid=[d5571689183ae0e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5908f1193c1ee8c7d5571689183ae0e5], x-b3-spanid=[d307068f7f693cb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d04882bd-c748-44b3-9067-9be172f63e57]}\\\"}\"}","context":{"RequestID":"d04882bd-c748-44b3-9067-9be172f63e57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46809b8e-207b-4786-8db3-64bc6b8eade3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:11.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:11.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d04882bd-c748-44b3-9067-9be172f63e57","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46809b8e-207b-4786-8db3-64bc6b8eade3","LogTimestamp":"2023-09-27T04:28:11.724Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:28:13.734Z","message":"Entering","context":{"RequestID":"052819d9-990d-494f-b69c-763ef41dcd9f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5ee3954-cbe7-46fa-b827-cdf455907c8e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:13.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:13.736Z","message":"{\"transactionId\":\"052819d9-990d-494f-b69c-763ef41dcd9f\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:13:735\",\"respDate\":\"230927-04:28:13:736\",\"sourceId\":\"haproxy:052819d9-990d-494f-b69c-763ef41dcd9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:13:735-47541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[088e13b7-801a-4e11-9d31-2c848e7550fe], x-b3-parentspanid=[fddbcf8e99d2185a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0662d63c4397ec11fddbcf8e99d2185a], x-b3-spanid=[6c27bd09e4315464], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[052819d9-990d-494f-b69c-763ef41dcd9f]}\\\"}\"}","context":{"RequestID":"052819d9-990d-494f-b69c-763ef41dcd9f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5ee3954-cbe7-46fa-b827-cdf455907c8e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:13.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:13.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"052819d9-990d-494f-b69c-763ef41dcd9f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5ee3954-cbe7-46fa-b827-cdf455907c8e","LogTimestamp":"2023-09-27T04:28:13.736Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:15.746Z","message":"Entering","context":{"RequestID":"1c81c8eb-c793-4ee3-a4b3-06d1656e89ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa2350fd-72a6-4feb-8b56-22de075b9e5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:15.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:15.748Z","message":"{\"transactionId\":\"1c81c8eb-c793-4ee3-a4b3-06d1656e89ea\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:15:747\",\"respDate\":\"230927-04:28:15:748\",\"sourceId\":\"haproxy:1c81c8eb-c793-4ee3-a4b3-06d1656e89ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:15:747-43176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a4b5b7b-705d-4884-9e82-3b10e22229d8], x-b3-parentspanid=[ed54d2f94980c5db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bb9b830f69ee45aed54d2f94980c5db], x-b3-spanid=[19cad9d217e27f0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c81c8eb-c793-4ee3-a4b3-06d1656e89ea]}\\\"}\"}","context":{"RequestID":"1c81c8eb-c793-4ee3-a4b3-06d1656e89ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa2350fd-72a6-4feb-8b56-22de075b9e5a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:15.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:15.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c81c8eb-c793-4ee3-a4b3-06d1656e89ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa2350fd-72a6-4feb-8b56-22de075b9e5a","LogTimestamp":"2023-09-27T04:28:15.749Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:15.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:28:15.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:15.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:15.930Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:17.767Z","message":"Entering","context":{"RequestID":"68b0d802-3626-47a6-90fd-115a3086cb65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"598e646d-d22f-4b16-8254-e000681e66a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:17.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:17.770Z","message":"{\"transactionId\":\"68b0d802-3626-47a6-90fd-115a3086cb65\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:17:768\",\"respDate\":\"230927-04:28:17:770\",\"sourceId\":\"haproxy:68b0d802-3626-47a6-90fd-115a3086cb65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:17:768-30701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ca9e3a5-7674-42ac-8ccb-ee79c96c10f0], x-b3-parentspanid=[bff29601c6a9c900], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a220b03faa4f39a9bff29601c6a9c900], x-b3-spanid=[351245751ae003f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68b0d802-3626-47a6-90fd-115a3086cb65]}\\\"}\"}","context":{"RequestID":"68b0d802-3626-47a6-90fd-115a3086cb65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"598e646d-d22f-4b16-8254-e000681e66a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:17.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:17.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68b0d802-3626-47a6-90fd-115a3086cb65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"598e646d-d22f-4b16-8254-e000681e66a5","LogTimestamp":"2023-09-27T04:28:17.770Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:18.099Z","message":"Entering","context":{"RequestID":"7ec25abc-a4d4-4d7d-8186-5206e9796ec4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fc28beb-d6a5-4ce0-9ac3-c317efdfe746","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:18.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:18.101Z","message":"{\"transactionId\":\"7ec25abc-a4d4-4d7d-8186-5206e9796ec4\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:18:099\",\"respDate\":\"230927-04:28:18:101\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7ec25abc-a4d4-4d7d-8186-5206e9796ec4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:18:099-56980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8bbe0cd-9346-4b39-ab33-a6c0908ed42a], x-b3-parentspanid=[71b2c3d876da8047], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54447], x-envoy-attempt-count=[1], x-b3-traceid=[8a05b2d867b4ff0971b2c3d876da8047], x-b3-spanid=[d1b82162b69215f9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7ec25abc-a4d4-4d7d-8186-5206e9796ec4]}\\\"}\"}","context":{"RequestID":"7ec25abc-a4d4-4d7d-8186-5206e9796ec4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fc28beb-d6a5-4ce0-9ac3-c317efdfe746","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:18.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:18.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ec25abc-a4d4-4d7d-8186-5206e9796ec4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fc28beb-d6a5-4ce0-9ac3-c317efdfe746","LogTimestamp":"2023-09-27T04:28:18.101Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:28:18.417Z","message":"Entering","context":{"RequestID":"2b31758c-1570-4b76-bc4d-999c78e9f4f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e7d6b9e-5dfa-4dfc-a4e2-66bf2d4bb600","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:18.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b31758c-1570-4b76-bc4d-999c78e9f4f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e7d6b9e-5dfa-4dfc-a4e2-66bf2d4bb600","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:18.419Z","message":"{\"transactionId\":\"2b31758c-1570-4b76-bc4d-999c78e9f4f2\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:18:417\",\"respDate\":\"230927-04:28:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b31758c-1570-4b76-bc4d-999c78e9f4f2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:18:417-3502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b31758c-1570-4b76-bc4d-999c78e9f4f2]}\\\"}\"}","context":{"RequestID":"2b31758c-1570-4b76-bc4d-999c78e9f4f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e7d6b9e-5dfa-4dfc-a4e2-66bf2d4bb600","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:18.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b31758c-1570-4b76-bc4d-999c78e9f4f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e7d6b9e-5dfa-4dfc-a4e2-66bf2d4bb600","LogTimestamp":"2023-09-27T04:28:18.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:19.788Z","message":"Entering","context":{"RequestID":"a250ee1f-bc5e-494e-8e82-b3638048cc37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d42b3731-fa93-42e0-8b25-9535ed1aa778","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:19.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:19.791Z","message":"{\"transactionId\":\"a250ee1f-bc5e-494e-8e82-b3638048cc37\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:19:789\",\"respDate\":\"230927-04:28:19:791\",\"sourceId\":\"haproxy:a250ee1f-bc5e-494e-8e82-b3638048cc37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:19:789-96350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5663de53-a957-4fde-8fd1-a93f705ff5c5], x-b3-parentspanid=[49688494eb94d40b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92f850092895057a49688494eb94d40b], x-b3-spanid=[5208c1955466548e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a250ee1f-bc5e-494e-8e82-b3638048cc37]}\\\"}\"}","context":{"RequestID":"a250ee1f-bc5e-494e-8e82-b3638048cc37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d42b3731-fa93-42e0-8b25-9535ed1aa778","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:19.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:19.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a250ee1f-bc5e-494e-8e82-b3638048cc37","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d42b3731-fa93-42e0-8b25-9535ed1aa778","LogTimestamp":"2023-09-27T04:28:19.791Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:21.820Z","message":"Entering","context":{"RequestID":"4aa52d7d-98d5-4fdd-8c64-70931ea31025","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0ce3f3d-653b-47c3-9a8a-0e321acec398","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:21.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:21.822Z","message":"{\"transactionId\":\"4aa52d7d-98d5-4fdd-8c64-70931ea31025\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:21:821\",\"respDate\":\"230927-04:28:21:822\",\"sourceId\":\"haproxy:4aa52d7d-98d5-4fdd-8c64-70931ea31025\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:21:821-62308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d8bfe17-2c2b-4603-8ec7-ee008d50c1d3], x-b3-parentspanid=[4455536bb0a283e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fb094c4d0394bb74455536bb0a283e7], x-b3-spanid=[92b963b9f078a38f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4aa52d7d-98d5-4fdd-8c64-70931ea31025]}\\\"}\"}","context":{"RequestID":"4aa52d7d-98d5-4fdd-8c64-70931ea31025","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0ce3f3d-653b-47c3-9a8a-0e321acec398","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:21.820Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:21.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4aa52d7d-98d5-4fdd-8c64-70931ea31025","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0ce3f3d-653b-47c3-9a8a-0e321acec398","LogTimestamp":"2023-09-27T04:28:21.823Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:23.844Z","message":"Entering","context":{"RequestID":"0bbb3813-efca-435a-8b55-80c9563ffceb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fabd676-99e0-4f6c-9d06-0251923f9a0a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:23.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:23.846Z","message":"{\"transactionId\":\"0bbb3813-efca-435a-8b55-80c9563ffceb\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:23:844\",\"respDate\":\"230927-04:28:23:846\",\"sourceId\":\"haproxy:0bbb3813-efca-435a-8b55-80c9563ffceb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:23:844-2777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b9ec7ee-4ff1-435c-bf4f-897bbe6cab59], x-b3-parentspanid=[a5d107a8cfb3149c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc8c125be9a7c960a5d107a8cfb3149c], x-b3-spanid=[ade1b4b3e94a1c01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bbb3813-efca-435a-8b55-80c9563ffceb]}\\\"}\"}","context":{"RequestID":"0bbb3813-efca-435a-8b55-80c9563ffceb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fabd676-99e0-4f6c-9d06-0251923f9a0a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:23.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:23.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bbb3813-efca-435a-8b55-80c9563ffceb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fabd676-99e0-4f6c-9d06-0251923f9a0a","LogTimestamp":"2023-09-27T04:28:23.846Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:28:25.861Z","message":"Entering","context":{"RequestID":"9c156efe-e04e-4319-bb3f-802c88fbbd3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17848053-d7cb-42c9-9e31-da426a6795fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:25.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:25.863Z","message":"{\"transactionId\":\"9c156efe-e04e-4319-bb3f-802c88fbbd3c\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:25:862\",\"respDate\":\"230927-04:28:25:863\",\"sourceId\":\"haproxy:9c156efe-e04e-4319-bb3f-802c88fbbd3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:25:862-79904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67d499e3-e11e-4eba-94b4-1ae777a91d81], x-b3-parentspanid=[f9ed113dddce2b6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96c790b0cf388e9bf9ed113dddce2b6c], x-b3-spanid=[23c581ca862438ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c156efe-e04e-4319-bb3f-802c88fbbd3c]}\\\"}\"}","context":{"RequestID":"9c156efe-e04e-4319-bb3f-802c88fbbd3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17848053-d7cb-42c9-9e31-da426a6795fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:25.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:25.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c156efe-e04e-4319-bb3f-802c88fbbd3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17848053-d7cb-42c9-9e31-da426a6795fc","LogTimestamp":"2023-09-27T04:28:25.863Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:25.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:28:25.935Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:25.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:25.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:27.876Z","message":"Entering","context":{"RequestID":"3d0c15bb-360b-407f-aab6-d1a4af373eda","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3aac7e5-421b-47db-9f02-c35615d062a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:27.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:27.878Z","message":"{\"transactionId\":\"3d0c15bb-360b-407f-aab6-d1a4af373eda\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:27:876\",\"respDate\":\"230927-04:28:27:878\",\"sourceId\":\"haproxy:3d0c15bb-360b-407f-aab6-d1a4af373eda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:27:876-4622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1ee2876-8384-45c6-a852-e90a6b79b18f], x-b3-parentspanid=[1485a5c3a9cf6712], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a999dc49155324831485a5c3a9cf6712], x-b3-spanid=[aae4eb5074f9f5de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d0c15bb-360b-407f-aab6-d1a4af373eda]}\\\"}\"}","context":{"RequestID":"3d0c15bb-360b-407f-aab6-d1a4af373eda","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3aac7e5-421b-47db-9f02-c35615d062a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:27.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:27.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d0c15bb-360b-407f-aab6-d1a4af373eda","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3aac7e5-421b-47db-9f02-c35615d062a9","LogTimestamp":"2023-09-27T04:28:27.878Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:28.092Z","message":"Entering","context":{"RequestID":"9e5f4056-2971-49d1-86f8-84a27c1853a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67d4b5c9-f781-40a1-9ca0-eb2c2fe41323","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:28.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:28.094Z","message":"{\"transactionId\":\"9e5f4056-2971-49d1-86f8-84a27c1853a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:28:092\",\"respDate\":\"230927-04:28:28:094\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9e5f4056-2971-49d1-86f8-84a27c1853a2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:28:092-82321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23ed6bfa-f4b6-40c8-8196-811d71a2a5c7], x-b3-parentspanid=[2de3efa53ae94907], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40527], x-envoy-attempt-count=[1], x-b3-traceid=[1b805a41d2cefecf2de3efa53ae94907], x-b3-spanid=[dfc0497ffd7ad58e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9e5f4056-2971-49d1-86f8-84a27c1853a2]}\\\"}\"}","context":{"RequestID":"9e5f4056-2971-49d1-86f8-84a27c1853a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67d4b5c9-f781-40a1-9ca0-eb2c2fe41323","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:28.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:28.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e5f4056-2971-49d1-86f8-84a27c1853a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67d4b5c9-f781-40a1-9ca0-eb2c2fe41323","LogTimestamp":"2023-09-27T04:28:28.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:28:28.418Z","message":"Entering","context":{"RequestID":"50bd7f6f-9f02-458b-a722-3c4c50f8b3bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5ee2300-b2d1-4f8a-9171-fb83bd406441","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"50bd7f6f-9f02-458b-a722-3c4c50f8b3bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5ee2300-b2d1-4f8a-9171-fb83bd406441","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:28.421Z","message":"{\"transactionId\":\"50bd7f6f-9f02-458b-a722-3c4c50f8b3bf\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:28:419\",\"respDate\":\"230927-04:28:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:50bd7f6f-9f02-458b-a722-3c4c50f8b3bf\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:28:419-42524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[50bd7f6f-9f02-458b-a722-3c4c50f8b3bf]}\\\"}\"}","context":{"RequestID":"50bd7f6f-9f02-458b-a722-3c4c50f8b3bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5ee2300-b2d1-4f8a-9171-fb83bd406441","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50bd7f6f-9f02-458b-a722-3c4c50f8b3bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5ee2300-b2d1-4f8a-9171-fb83bd406441","LogTimestamp":"2023-09-27T04:28:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:28:29.890Z","message":"Entering","context":{"RequestID":"fbb5ea8d-052e-4538-ab3c-0b29ef898875","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9709fec2-04bc-4276-a823-90c9f791ebac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:29.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:29.892Z","message":"{\"transactionId\":\"fbb5ea8d-052e-4538-ab3c-0b29ef898875\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:29:891\",\"respDate\":\"230927-04:28:29:892\",\"sourceId\":\"haproxy:fbb5ea8d-052e-4538-ab3c-0b29ef898875\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:29:891-46994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[638b404e-f494-42ff-baea-2e184a1fb62f], x-b3-parentspanid=[cd059f20d2d53b45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3a9f233835813e5cd059f20d2d53b45], x-b3-spanid=[b9f80770e185ef02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbb5ea8d-052e-4538-ab3c-0b29ef898875]}\\\"}\"}","context":{"RequestID":"fbb5ea8d-052e-4538-ab3c-0b29ef898875","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9709fec2-04bc-4276-a823-90c9f791ebac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:29.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:29.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbb5ea8d-052e-4538-ab3c-0b29ef898875","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9709fec2-04bc-4276-a823-90c9f791ebac","LogTimestamp":"2023-09-27T04:28:29.893Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:31.909Z","message":"Entering","context":{"RequestID":"ad209581-a816-4306-add8-f0fa438de75a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"99ea298d-70ff-467a-9a90-595a33df5255","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:31.911Z","message":"{\"transactionId\":\"ad209581-a816-4306-add8-f0fa438de75a\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:31:909\",\"respDate\":\"230927-04:28:31:911\",\"sourceId\":\"haproxy:ad209581-a816-4306-add8-f0fa438de75a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:31:909-30537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3360eef-bfa5-431b-8fe0-c36765d0924f], x-b3-parentspanid=[e101a934c9573f11], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de0fed419536fb99e101a934c9573f11], x-b3-spanid=[3c047558c014709c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad209581-a816-4306-add8-f0fa438de75a]}\\\"}\"}","context":{"RequestID":"ad209581-a816-4306-add8-f0fa438de75a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"99ea298d-70ff-467a-9a90-595a33df5255","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:31.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:31.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad209581-a816-4306-add8-f0fa438de75a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99ea298d-70ff-467a-9a90-595a33df5255","LogTimestamp":"2023-09-27T04:28:31.911Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:33.929Z","message":"Entering","context":{"RequestID":"88af4d29-6f2d-4173-bdd9-43e2d05ba893","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92a1a6f4-ad94-44d1-8bc1-9dfe62442bf8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:33.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:33.931Z","message":"{\"transactionId\":\"88af4d29-6f2d-4173-bdd9-43e2d05ba893\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:33:930\",\"respDate\":\"230927-04:28:33:931\",\"sourceId\":\"haproxy:88af4d29-6f2d-4173-bdd9-43e2d05ba893\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:33:930-28303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ff320e7-0ee8-47d4-8051-c222c1dd0a50], x-b3-parentspanid=[0bc11d4af948bf76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95b01fd361af9e9c0bc11d4af948bf76], x-b3-spanid=[43e596c3c079c908], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88af4d29-6f2d-4173-bdd9-43e2d05ba893]}\\\"}\"}","context":{"RequestID":"88af4d29-6f2d-4173-bdd9-43e2d05ba893","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92a1a6f4-ad94-44d1-8bc1-9dfe62442bf8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:33.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:33.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88af4d29-6f2d-4173-bdd9-43e2d05ba893","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92a1a6f4-ad94-44d1-8bc1-9dfe62442bf8","LogTimestamp":"2023-09-27T04:28:33.931Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:35.907Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:28:35.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:35.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:35.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:35.961Z","message":"Entering","context":{"RequestID":"34ad81a4-c526-4710-8180-7224ed9b35fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2f7ba63-a7af-4a82-b137-9ca38a036c96","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:35.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:35.964Z","message":"{\"transactionId\":\"34ad81a4-c526-4710-8180-7224ed9b35fc\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:35:962\",\"respDate\":\"230927-04:28:35:963\",\"sourceId\":\"haproxy:34ad81a4-c526-4710-8180-7224ed9b35fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:35:962-13620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca405935-5c9c-4ec5-95d6-d984bf78a06f], x-b3-parentspanid=[86e5f6d76c87abfd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f0520514a08cd7086e5f6d76c87abfd], x-b3-spanid=[be2760c8886a2134], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34ad81a4-c526-4710-8180-7224ed9b35fc]}\\\"}\"}","context":{"RequestID":"34ad81a4-c526-4710-8180-7224ed9b35fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2f7ba63-a7af-4a82-b137-9ca38a036c96","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:35.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:35.964Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34ad81a4-c526-4710-8180-7224ed9b35fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2f7ba63-a7af-4a82-b137-9ca38a036c96","LogTimestamp":"2023-09-27T04:28:35.964Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:28:37.975Z","message":"Entering","context":{"RequestID":"508f8014-20e5-455b-b50e-429cee687264","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1b70f53-eb6a-4d9d-a4f2-06a71326cc5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:37.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:37.977Z","message":"{\"transactionId\":\"508f8014-20e5-455b-b50e-429cee687264\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:37:976\",\"respDate\":\"230927-04:28:37:977\",\"sourceId\":\"haproxy:508f8014-20e5-455b-b50e-429cee687264\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:37:976-79010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a471aab3-87db-4d84-86aa-4e569fd1e1b8], x-b3-parentspanid=[006b4c5fddba9a36], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c49edd104475728006b4c5fddba9a36], x-b3-spanid=[9d04fe5cf6b2bf43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[508f8014-20e5-455b-b50e-429cee687264]}\\\"}\"}","context":{"RequestID":"508f8014-20e5-455b-b50e-429cee687264","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1b70f53-eb6a-4d9d-a4f2-06a71326cc5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:37.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:37.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"508f8014-20e5-455b-b50e-429cee687264","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1b70f53-eb6a-4d9d-a4f2-06a71326cc5f","LogTimestamp":"2023-09-27T04:28:37.978Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:28:38.092Z","message":"Entering","context":{"RequestID":"be76847e-bd26-4feb-b701-63d63e02d3b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3170973-63c2-4113-b28e-1e665840f64a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:38.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:38.093Z","message":"{\"transactionId\":\"be76847e-bd26-4feb-b701-63d63e02d3b8\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:38:092\",\"respDate\":\"230927-04:28:38:093\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:be76847e-bd26-4feb-b701-63d63e02d3b8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:38:092-80973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac73695a-8a4a-4ac4-ba5a-c06c8707988f], x-b3-parentspanid=[0ad2cece64c6baa3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47261], x-envoy-attempt-count=[1], x-b3-traceid=[c51267072e647c9f0ad2cece64c6baa3], x-b3-spanid=[5b2404fa44780b0a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[be76847e-bd26-4feb-b701-63d63e02d3b8]}\\\"}\"}","context":{"RequestID":"be76847e-bd26-4feb-b701-63d63e02d3b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3170973-63c2-4113-b28e-1e665840f64a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:38.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:38.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be76847e-bd26-4feb-b701-63d63e02d3b8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3170973-63c2-4113-b28e-1e665840f64a","LogTimestamp":"2023-09-27T04:28:38.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:28:38.417Z","message":"Entering","context":{"RequestID":"148747b0-aba1-43b7-991b-7fb11fa6fc77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"764aacd1-a82f-4192-ac40-8870d93e2112","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"148747b0-aba1-43b7-991b-7fb11fa6fc77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"764aacd1-a82f-4192-ac40-8870d93e2112","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:38.420Z","message":"{\"transactionId\":\"148747b0-aba1-43b7-991b-7fb11fa6fc77\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:38:418\",\"respDate\":\"230927-04:28:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:148747b0-aba1-43b7-991b-7fb11fa6fc77\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:38:418-82280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[148747b0-aba1-43b7-991b-7fb11fa6fc77]}\\\"}\"}","context":{"RequestID":"148747b0-aba1-43b7-991b-7fb11fa6fc77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"764aacd1-a82f-4192-ac40-8870d93e2112","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"148747b0-aba1-43b7-991b-7fb11fa6fc77","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"764aacd1-a82f-4192-ac40-8870d93e2112","LogTimestamp":"2023-09-27T04:28:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:39.988Z","message":"Entering","context":{"RequestID":"5e15ddb9-b38c-4104-87c4-321deffdc89a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0cd2c747-e20b-4a35-978d-cc20e77b8838","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:39.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:39.990Z","message":"{\"transactionId\":\"5e15ddb9-b38c-4104-87c4-321deffdc89a\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:39:989\",\"respDate\":\"230927-04:28:39:990\",\"sourceId\":\"haproxy:5e15ddb9-b38c-4104-87c4-321deffdc89a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:39:989-55422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15b6ab51-dc7f-4d34-a41b-f0b369e37ff5], x-b3-parentspanid=[29ff27259fb57a5a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a97c2b509d7179b29ff27259fb57a5a], x-b3-spanid=[e9ee7bfa67a07d7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e15ddb9-b38c-4104-87c4-321deffdc89a]}\\\"}\"}","context":{"RequestID":"5e15ddb9-b38c-4104-87c4-321deffdc89a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0cd2c747-e20b-4a35-978d-cc20e77b8838","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:39.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:39.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e15ddb9-b38c-4104-87c4-321deffdc89a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cd2c747-e20b-4a35-978d-cc20e77b8838","LogTimestamp":"2023-09-27T04:28:39.991Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:41.232Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:41.236Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:42.000Z","message":"Entering","context":{"RequestID":"b40f411d-59c7-40c1-b67e-32371545b6f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33304293-23ba-4660-9cbd-dd5d8895e199","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:42Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:42.002Z","message":"{\"transactionId\":\"b40f411d-59c7-40c1-b67e-32371545b6f0\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:42:001\",\"respDate\":\"230927-04:28:42:002\",\"sourceId\":\"haproxy:b40f411d-59c7-40c1-b67e-32371545b6f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:42:001-20158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33e37aaa-a6cd-492e-8bf9-115414ca49dd], x-b3-parentspanid=[614dabec281802a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e26894987a857f3f614dabec281802a1], x-b3-spanid=[65b1076e12ce6a2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b40f411d-59c7-40c1-b67e-32371545b6f0]}\\\"}\"}","context":{"RequestID":"b40f411d-59c7-40c1-b67e-32371545b6f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33304293-23ba-4660-9cbd-dd5d8895e199","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:42Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:42.003Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b40f411d-59c7-40c1-b67e-32371545b6f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33304293-23ba-4660-9cbd-dd5d8895e199","LogTimestamp":"2023-09-27T04:28:42.003Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:28:44.015Z","message":"Entering","context":{"RequestID":"364397f5-c28f-4228-bdb3-56cf94bdcb18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b3443d9-1b5d-4e27-98b1-e424d991dfaa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:44.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:44.017Z","message":"{\"transactionId\":\"364397f5-c28f-4228-bdb3-56cf94bdcb18\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:44:015\",\"respDate\":\"230927-04:28:44:017\",\"sourceId\":\"haproxy:364397f5-c28f-4228-bdb3-56cf94bdcb18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:44:015-27130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5bf1b37-c484-4b3c-8a77-a7a12e16a85e], x-b3-parentspanid=[8bfa2b2286ed82fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b89fa80718c0233f8bfa2b2286ed82fc], x-b3-spanid=[b910f15b2e3467c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[364397f5-c28f-4228-bdb3-56cf94bdcb18]}\\\"}\"}","context":{"RequestID":"364397f5-c28f-4228-bdb3-56cf94bdcb18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b3443d9-1b5d-4e27-98b1-e424d991dfaa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:44.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:44.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"364397f5-c28f-4228-bdb3-56cf94bdcb18","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b3443d9-1b5d-4e27-98b1-e424d991dfaa","LogTimestamp":"2023-09-27T04:28:44.017Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:28:45.907Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:28:45.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:45.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:45.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:46.036Z","message":"Entering","context":{"RequestID":"ccd72806-04bf-449a-9062-0019614af608","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bad23577-148d-4ec2-bfe1-08106a65145d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:46.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:46.037Z","message":"{\"transactionId\":\"ccd72806-04bf-449a-9062-0019614af608\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:46:036\",\"respDate\":\"230927-04:28:46:037\",\"sourceId\":\"haproxy:ccd72806-04bf-449a-9062-0019614af608\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:46:036-84373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0f56723-c33a-4114-898a-02574ba0e4bb], x-b3-parentspanid=[efe091bc695e01c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7630ade275ce3ceefe091bc695e01c9], x-b3-spanid=[0348d8e90a5c5ba0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccd72806-04bf-449a-9062-0019614af608]}\\\"}\"}","context":{"RequestID":"ccd72806-04bf-449a-9062-0019614af608","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bad23577-148d-4ec2-bfe1-08106a65145d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:46.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:46.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccd72806-04bf-449a-9062-0019614af608","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bad23577-148d-4ec2-bfe1-08106a65145d","LogTimestamp":"2023-09-27T04:28:46.038Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:28:48.064Z","message":"Entering","context":{"RequestID":"38c01ddf-c830-4a01-abb0-2474fd4a53f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc229446-d158-412e-a232-2d5bc41e258e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:48.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:48.066Z","message":"{\"transactionId\":\"38c01ddf-c830-4a01-abb0-2474fd4a53f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:48:065\",\"respDate\":\"230927-04:28:48:066\",\"sourceId\":\"haproxy:38c01ddf-c830-4a01-abb0-2474fd4a53f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:48:065-96746\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2580e575-791d-4c08-8ba9-309c6424cfcd], x-b3-parentspanid=[f8531f73b4b3ef49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3900f47608bd6b85f8531f73b4b3ef49], x-b3-spanid=[f56a44804c4fdb67], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38c01ddf-c830-4a01-abb0-2474fd4a53f1]}\\\"}\"}","context":{"RequestID":"38c01ddf-c830-4a01-abb0-2474fd4a53f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc229446-d158-412e-a232-2d5bc41e258e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:48.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:48.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38c01ddf-c830-4a01-abb0-2474fd4a53f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc229446-d158-412e-a232-2d5bc41e258e","LogTimestamp":"2023-09-27T04:28:48.066Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:28:48.112Z","message":"Entering","context":{"RequestID":"3ff2ff1b-1208-4a65-94f1-9f98e66cfb33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc6ea7b4-019a-475a-989f-a21b84adc99f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:48.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:48.114Z","message":"{\"transactionId\":\"3ff2ff1b-1208-4a65-94f1-9f98e66cfb33\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:48:113\",\"respDate\":\"230927-04:28:48:114\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3ff2ff1b-1208-4a65-94f1-9f98e66cfb33\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:48:113-43256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa2fa01e-9edb-4c60-8900-694d3d9ffbbe], x-b3-parentspanid=[9e21faa57274d7ab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35037], x-envoy-attempt-count=[1], x-b3-traceid=[fd3fcfd88e624ece9e21faa57274d7ab], x-b3-spanid=[9df4c22d8bab9232], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3ff2ff1b-1208-4a65-94f1-9f98e66cfb33]}\\\"}\"}","context":{"RequestID":"3ff2ff1b-1208-4a65-94f1-9f98e66cfb33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc6ea7b4-019a-475a-989f-a21b84adc99f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:48.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:48.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ff2ff1b-1208-4a65-94f1-9f98e66cfb33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc6ea7b4-019a-475a-989f-a21b84adc99f","LogTimestamp":"2023-09-27T04:28:48.115Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:48.418Z","message":"Entering","context":{"RequestID":"f90440a3-1591-4471-a5a5-3867d551cd4d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4149622-7adc-4ade-bc5e-335ab9f20e37","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f90440a3-1591-4471-a5a5-3867d551cd4d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4149622-7adc-4ade-bc5e-335ab9f20e37","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:48.421Z","message":"{\"transactionId\":\"f90440a3-1591-4471-a5a5-3867d551cd4d\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:48:419\",\"respDate\":\"230927-04:28:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f90440a3-1591-4471-a5a5-3867d551cd4d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:48:419-26977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f90440a3-1591-4471-a5a5-3867d551cd4d]}\\\"}\"}","context":{"RequestID":"f90440a3-1591-4471-a5a5-3867d551cd4d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4149622-7adc-4ade-bc5e-335ab9f20e37","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f90440a3-1591-4471-a5a5-3867d551cd4d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4149622-7adc-4ade-bc5e-335ab9f20e37","LogTimestamp":"2023-09-27T04:28:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:28:50.076Z","message":"Entering","context":{"RequestID":"411454c4-9235-4bdd-94ca-c82ade34b3b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"8b025368-f95c-4619-8c10-571a362ab542","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:50.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:50.081Z","message":"{\"transactionId\":\"411454c4-9235-4bdd-94ca-c82ade34b3b5\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:50:076\",\"respDate\":\"230927-04:28:50:081\",\"sourceId\":\"haproxy:411454c4-9235-4bdd-94ca-c82ade34b3b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:50:076-63876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ab52c34-fa25-408e-89d7-43588408a4d6], x-b3-parentspanid=[bcf5ed2fdc3d2465], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3eda57ea5f19bc45bcf5ed2fdc3d2465], x-b3-spanid=[349469ab4677d60c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[411454c4-9235-4bdd-94ca-c82ade34b3b5]}\\\"}\"}","context":{"RequestID":"411454c4-9235-4bdd-94ca-c82ade34b3b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"8b025368-f95c-4619-8c10-571a362ab542","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:50.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:50.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"411454c4-9235-4bdd-94ca-c82ade34b3b5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b025368-f95c-4619-8c10-571a362ab542","LogTimestamp":"2023-09-27T04:28:50.081Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:28:52.097Z","message":"Entering","context":{"RequestID":"bf86eaa4-4aba-4b74-bea8-5d4e67ee3d91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb4b7a54-3000-4c05-a9fa-34ddddd551a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:52.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:52.099Z","message":"{\"transactionId\":\"bf86eaa4-4aba-4b74-bea8-5d4e67ee3d91\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:52:097\",\"respDate\":\"230927-04:28:52:099\",\"sourceId\":\"haproxy:bf86eaa4-4aba-4b74-bea8-5d4e67ee3d91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:52:097-44662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55ad8200-e0ce-4ace-9ee0-dff878c1cdb4], x-b3-parentspanid=[db31f8b032ff8896], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a639bb15dab0137db31f8b032ff8896], x-b3-spanid=[f015100c817f7326], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf86eaa4-4aba-4b74-bea8-5d4e67ee3d91]}\\\"}\"}","context":{"RequestID":"bf86eaa4-4aba-4b74-bea8-5d4e67ee3d91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb4b7a54-3000-4c05-a9fa-34ddddd551a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:52.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:52.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf86eaa4-4aba-4b74-bea8-5d4e67ee3d91","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb4b7a54-3000-4c05-a9fa-34ddddd551a6","LogTimestamp":"2023-09-27T04:28:52.099Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:54.109Z","message":"Entering","context":{"RequestID":"c2998c74-32da-4175-9d59-b213fa9ce5a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf442ea6-1b8a-48b5-bfdb-262dbca88afd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:54.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:54.111Z","message":"{\"transactionId\":\"c2998c74-32da-4175-9d59-b213fa9ce5a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:54:110\",\"respDate\":\"230927-04:28:54:111\",\"sourceId\":\"haproxy:c2998c74-32da-4175-9d59-b213fa9ce5a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:54:110-23529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19cbf775-44ca-4e80-8636-f962b385bf91], x-b3-parentspanid=[85652d08abd96c79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1cfb2b4c9318205b85652d08abd96c79], x-b3-spanid=[b0070d74bcd4dfe1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2998c74-32da-4175-9d59-b213fa9ce5a0]}\\\"}\"}","context":{"RequestID":"c2998c74-32da-4175-9d59-b213fa9ce5a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf442ea6-1b8a-48b5-bfdb-262dbca88afd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:54.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:54.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2998c74-32da-4175-9d59-b213fa9ce5a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf442ea6-1b8a-48b5-bfdb-262dbca88afd","LogTimestamp":"2023-09-27T04:28:54.111Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:28:55.907Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:28:55.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:55.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:55.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:56.125Z","message":"Entering","context":{"RequestID":"1623a72e-b8d9-4766-afc5-c2e21cb121cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ddf3c1ac-d60e-4da6-ba24-72a45978f7de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:56.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:56.126Z","message":"{\"transactionId\":\"1623a72e-b8d9-4766-afc5-c2e21cb121cc\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:56:125\",\"respDate\":\"230927-04:28:56:126\",\"sourceId\":\"haproxy:1623a72e-b8d9-4766-afc5-c2e21cb121cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:28:56:125-67588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d19faae-2f15-4168-8574-34d3f984939b], x-b3-parentspanid=[e7da07008f519234], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[add3138a751535c7e7da07008f519234], x-b3-spanid=[85b9191a96c948a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1623a72e-b8d9-4766-afc5-c2e21cb121cc]}\\\"}\"}","context":{"RequestID":"1623a72e-b8d9-4766-afc5-c2e21cb121cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ddf3c1ac-d60e-4da6-ba24-72a45978f7de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:56.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:56.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1623a72e-b8d9-4766-afc5-c2e21cb121cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddf3c1ac-d60e-4da6-ba24-72a45978f7de","LogTimestamp":"2023-09-27T04:28:56.127Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:28:58.103Z","message":"Entering","context":{"RequestID":"9a2208dd-7fd7-4829-b3e5-70f5ad195033","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9b94751-383c-4a8c-a6be-6a56fd4edf1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:58.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:58.105Z","message":"{\"transactionId\":\"9a2208dd-7fd7-4829-b3e5-70f5ad195033\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:58:104\",\"respDate\":\"230927-04:28:58:105\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9a2208dd-7fd7-4829-b3e5-70f5ad195033\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:28:58:104-1779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[199a2166-fbd4-44fa-b14f-80a0b348bc9c], x-b3-parentspanid=[5fc632dd5a0a8f36], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53137], x-envoy-attempt-count=[1], x-b3-traceid=[0674aca7f949c66d5fc632dd5a0a8f36], x-b3-spanid=[44a2cb1566fc05b7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9a2208dd-7fd7-4829-b3e5-70f5ad195033]}\\\"}\"}","context":{"RequestID":"9a2208dd-7fd7-4829-b3e5-70f5ad195033","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9b94751-383c-4a8c-a6be-6a56fd4edf1e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:28:58.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:58.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a2208dd-7fd7-4829-b3e5-70f5ad195033","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9b94751-383c-4a8c-a6be-6a56fd4edf1e","LogTimestamp":"2023-09-27T04:28:58.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:28:58.143Z","message":"Entering","context":{"RequestID":"f9be76d7-3486-4557-99e3-6df5f2646a45","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a840483b-3bf2-4756-b07c-b3801c90f52f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:58.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:58.145Z","message":"{\"transactionId\":\"f9be76d7-3486-4557-99e3-6df5f2646a45\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:58:144\",\"respDate\":\"230927-04:28:58:145\",\"sourceId\":\"haproxy:f9be76d7-3486-4557-99e3-6df5f2646a45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:58:144-97863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10968176-408d-471b-b701-2a6cc006434d], x-b3-parentspanid=[caa502321d313913], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2af483b85b1c60eccaa502321d313913], x-b3-spanid=[31822ca979e8a454], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9be76d7-3486-4557-99e3-6df5f2646a45]}\\\"}\"}","context":{"RequestID":"f9be76d7-3486-4557-99e3-6df5f2646a45","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a840483b-3bf2-4756-b07c-b3801c90f52f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:28:58.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:58.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9be76d7-3486-4557-99e3-6df5f2646a45","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a840483b-3bf2-4756-b07c-b3801c90f52f","LogTimestamp":"2023-09-27T04:28:58.145Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:28:58.418Z","message":"Entering","context":{"RequestID":"50dbbb75-c874-466f-b0c4-bd777c41b37a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bf95914-4c8d-481c-97a3-5f5d637f0e61","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:28:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"50dbbb75-c874-466f-b0c4-bd777c41b37a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bf95914-4c8d-481c-97a3-5f5d637f0e61","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:58.421Z","message":"{\"transactionId\":\"50dbbb75-c874-466f-b0c4-bd777c41b37a\",\"status\":\"200\",\"rqstDate\":\"230927-04:28:58:419\",\"respDate\":\"230927-04:28:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:50dbbb75-c874-466f-b0c4-bd777c41b37a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:28:58:419-65625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[50dbbb75-c874-466f-b0c4-bd777c41b37a]}\\\"}\"}","context":{"RequestID":"50dbbb75-c874-466f-b0c4-bd777c41b37a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bf95914-4c8d-481c-97a3-5f5d637f0e61","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:28:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:28:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50dbbb75-c874-466f-b0c4-bd777c41b37a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bf95914-4c8d-481c-97a3-5f5d637f0e61","LogTimestamp":"2023-09-27T04:28:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:28:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:00.154Z","message":"Entering","context":{"RequestID":"8ffe78a5-d7eb-4574-9208-6c19980e0aba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4221098f-d607-48d5-82a8-2a021900bd45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:00.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:00.156Z","message":"{\"transactionId\":\"8ffe78a5-d7eb-4574-9208-6c19980e0aba\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:00:154\",\"respDate\":\"230927-04:29:00:155\",\"sourceId\":\"haproxy:8ffe78a5-d7eb-4574-9208-6c19980e0aba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:00:154-7834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19c70674-3e3e-4771-b385-14a90b117e8f], x-b3-parentspanid=[bd78df1750595fee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9fa26ee30ecd2fddbd78df1750595fee], x-b3-spanid=[a0a9bc910ef2a53c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ffe78a5-d7eb-4574-9208-6c19980e0aba]}\\\"}\"}","context":{"RequestID":"8ffe78a5-d7eb-4574-9208-6c19980e0aba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4221098f-d607-48d5-82a8-2a021900bd45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:00.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:00.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ffe78a5-d7eb-4574-9208-6c19980e0aba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4221098f-d607-48d5-82a8-2a021900bd45","LogTimestamp":"2023-09-27T04:29:00.156Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:02.164Z","message":"Entering","context":{"RequestID":"6f992389-1acd-470b-a07e-3156899d0116","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d74c5fb1-5ec1-4958-97f8-94083cbd0ad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:02.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:02.166Z","message":"{\"transactionId\":\"6f992389-1acd-470b-a07e-3156899d0116\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:02:165\",\"respDate\":\"230927-04:29:02:166\",\"sourceId\":\"haproxy:6f992389-1acd-470b-a07e-3156899d0116\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:02:165-26870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c6ff523-d7ed-4e84-af95-e4f398e33e18], x-b3-parentspanid=[c47682721506d5d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85ba043c9c5d63edc47682721506d5d3], x-b3-spanid=[d7ca7c2c937b7fe5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f992389-1acd-470b-a07e-3156899d0116]}\\\"}\"}","context":{"RequestID":"6f992389-1acd-470b-a07e-3156899d0116","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d74c5fb1-5ec1-4958-97f8-94083cbd0ad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:02.164Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:02.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f992389-1acd-470b-a07e-3156899d0116","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d74c5fb1-5ec1-4958-97f8-94083cbd0ad9","LogTimestamp":"2023-09-27T04:29:02.167Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:04.177Z","message":"Entering","context":{"RequestID":"bc689faf-1cdb-4c77-91f7-58e54e570b8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1785a07-b69f-41c9-975b-6ee43881e18a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:04.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:04.179Z","message":"{\"transactionId\":\"bc689faf-1cdb-4c77-91f7-58e54e570b8d\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:04:178\",\"respDate\":\"230927-04:29:04:179\",\"sourceId\":\"haproxy:bc689faf-1cdb-4c77-91f7-58e54e570b8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:04:178-34268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76836309-370e-479f-8e6a-edb485cce7da], x-b3-parentspanid=[09e29e71cc086892], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c50a82c9c48182ce09e29e71cc086892], x-b3-spanid=[ee3acdaaccfbb6f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc689faf-1cdb-4c77-91f7-58e54e570b8d]}\\\"}\"}","context":{"RequestID":"bc689faf-1cdb-4c77-91f7-58e54e570b8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1785a07-b69f-41c9-975b-6ee43881e18a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:04.177Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:04.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc689faf-1cdb-4c77-91f7-58e54e570b8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1785a07-b69f-41c9-975b-6ee43881e18a","LogTimestamp":"2023-09-27T04:29:04.179Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:05.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:29:05.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:05.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:05.926Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:06.188Z","message":"Entering","context":{"RequestID":"98b4f49c-9057-4d5f-bed7-a8e6120b4ad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20096542-2fe4-4bc1-9159-4a652ac98b91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:06.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:06.190Z","message":"{\"transactionId\":\"98b4f49c-9057-4d5f-bed7-a8e6120b4ad6\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:06:189\",\"respDate\":\"230927-04:29:06:190\",\"sourceId\":\"haproxy:98b4f49c-9057-4d5f-bed7-a8e6120b4ad6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:06:189-63589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d80c52c2-0533-495d-a288-ccea1581a037], x-b3-parentspanid=[5a0405ccf2dd5814], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec833333eddfaf3e5a0405ccf2dd5814], x-b3-spanid=[2870756e727c7480], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98b4f49c-9057-4d5f-bed7-a8e6120b4ad6]}\\\"}\"}","context":{"RequestID":"98b4f49c-9057-4d5f-bed7-a8e6120b4ad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20096542-2fe4-4bc1-9159-4a652ac98b91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:06.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:06.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98b4f49c-9057-4d5f-bed7-a8e6120b4ad6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20096542-2fe4-4bc1-9159-4a652ac98b91","LogTimestamp":"2023-09-27T04:29:06.191Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:08.091Z","message":"Entering","context":{"RequestID":"4d1d6063-e5aa-4dd8-ae70-225a0d572f6c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3be91175-6ae5-4385-8342-7198f7957f85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:08.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:08.093Z","message":"{\"transactionId\":\"4d1d6063-e5aa-4dd8-ae70-225a0d572f6c\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:08:091\",\"respDate\":\"230927-04:29:08:093\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4d1d6063-e5aa-4dd8-ae70-225a0d572f6c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:08:091-82550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0353824-2125-4cc5-af45-cca480727ecc], x-b3-parentspanid=[e1538577ecf89ce4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39767], x-envoy-attempt-count=[1], x-b3-traceid=[c21068e95bcc5510e1538577ecf89ce4], x-b3-spanid=[9052e7de5ccee313], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4d1d6063-e5aa-4dd8-ae70-225a0d572f6c]}\\\"}\"}","context":{"RequestID":"4d1d6063-e5aa-4dd8-ae70-225a0d572f6c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3be91175-6ae5-4385-8342-7198f7957f85","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:08.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:08.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d1d6063-e5aa-4dd8-ae70-225a0d572f6c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3be91175-6ae5-4385-8342-7198f7957f85","LogTimestamp":"2023-09-27T04:29:08.093Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:08.202Z","message":"Entering","context":{"RequestID":"7c2dff75-dc25-4aa5-829f-d7258536b3b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c5ccac4-455f-407a-9db1-99ff3ba78830","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:08.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:08.204Z","message":"{\"transactionId\":\"7c2dff75-dc25-4aa5-829f-d7258536b3b6\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:08:203\",\"respDate\":\"230927-04:29:08:204\",\"sourceId\":\"haproxy:7c2dff75-dc25-4aa5-829f-d7258536b3b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:08:203-92991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afe1b0a9-6e94-4280-9058-12570f6c8f56], x-b3-parentspanid=[dded66662f8a0ff6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6164fcb1a289eaabdded66662f8a0ff6], x-b3-spanid=[fed8bebdef3cc117], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c2dff75-dc25-4aa5-829f-d7258536b3b6]}\\\"}\"}","context":{"RequestID":"7c2dff75-dc25-4aa5-829f-d7258536b3b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c5ccac4-455f-407a-9db1-99ff3ba78830","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:08.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:08.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c2dff75-dc25-4aa5-829f-d7258536b3b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c5ccac4-455f-407a-9db1-99ff3ba78830","LogTimestamp":"2023-09-27T04:29:08.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:08.419Z","message":"Entering","context":{"RequestID":"234330d4-664e-4bfe-917c-dadc8da66c47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34c0ed85-40fb-4f4a-b4c6-34ec65d04469","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"234330d4-664e-4bfe-917c-dadc8da66c47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34c0ed85-40fb-4f4a-b4c6-34ec65d04469","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:08.421Z","message":"{\"transactionId\":\"234330d4-664e-4bfe-917c-dadc8da66c47\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:08:419\",\"respDate\":\"230927-04:29:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:234330d4-664e-4bfe-917c-dadc8da66c47\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:08:419-32516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[234330d4-664e-4bfe-917c-dadc8da66c47]}\\\"}\"}","context":{"RequestID":"234330d4-664e-4bfe-917c-dadc8da66c47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34c0ed85-40fb-4f4a-b4c6-34ec65d04469","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"234330d4-664e-4bfe-917c-dadc8da66c47","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34c0ed85-40fb-4f4a-b4c6-34ec65d04469","LogTimestamp":"2023-09-27T04:29:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:29:10.214Z","message":"Entering","context":{"RequestID":"2ccd45c0-fcb7-4aad-9104-de1408641714","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac070d15-1f78-4bf4-b9d1-8dd056679a78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:10.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:10.218Z","message":"{\"transactionId\":\"2ccd45c0-fcb7-4aad-9104-de1408641714\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:10:215\",\"respDate\":\"230927-04:29:10:217\",\"sourceId\":\"haproxy:2ccd45c0-fcb7-4aad-9104-de1408641714\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:10:215-26201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90398cba-3f23-4df5-8655-3d8fba5f5cbc], x-b3-parentspanid=[7c8c9a0b824f51b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7dab4d68129995097c8c9a0b824f51b1], x-b3-spanid=[2221fcefbc34786f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ccd45c0-fcb7-4aad-9104-de1408641714]}\\\"}\"}","context":{"RequestID":"2ccd45c0-fcb7-4aad-9104-de1408641714","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac070d15-1f78-4bf4-b9d1-8dd056679a78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:10.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:10.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ccd45c0-fcb7-4aad-9104-de1408641714","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac070d15-1f78-4bf4-b9d1-8dd056679a78","LogTimestamp":"2023-09-27T04:29:10.218Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:29:11.242Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:11.246Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:12.232Z","message":"Entering","context":{"RequestID":"7ba55b0f-eb3c-49f6-bc62-d276317a2303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"985ee69d-fca0-47a8-8e52-4ba24384d9d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:12.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:12.234Z","message":"{\"transactionId\":\"7ba55b0f-eb3c-49f6-bc62-d276317a2303\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:12:232\",\"respDate\":\"230927-04:29:12:234\",\"sourceId\":\"haproxy:7ba55b0f-eb3c-49f6-bc62-d276317a2303\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:12:232-76707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[564cf2c8-bb57-47d2-9c9a-9b0436fa77fe], x-b3-parentspanid=[b9aba236e25b0cc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5e1fc300cbcd2eab9aba236e25b0cc5], x-b3-spanid=[64588ed47b9c4b43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ba55b0f-eb3c-49f6-bc62-d276317a2303]}\\\"}\"}","context":{"RequestID":"7ba55b0f-eb3c-49f6-bc62-d276317a2303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"985ee69d-fca0-47a8-8e52-4ba24384d9d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:12.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:12.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ba55b0f-eb3c-49f6-bc62-d276317a2303","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"985ee69d-fca0-47a8-8e52-4ba24384d9d5","LogTimestamp":"2023-09-27T04:29:12.234Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:14.246Z","message":"Entering","context":{"RequestID":"19957398-dff9-48b2-b459-cfa12cf19996","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"534cc1eb-cdd5-41b7-b71f-3a3e01e082ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:14.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:14.248Z","message":"{\"transactionId\":\"19957398-dff9-48b2-b459-cfa12cf19996\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:14:247\",\"respDate\":\"230927-04:29:14:248\",\"sourceId\":\"haproxy:19957398-dff9-48b2-b459-cfa12cf19996\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:14:247-48565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d643635-5c35-41e4-988f-a7cf1fe1e675], x-b3-parentspanid=[c6f99825a2294c05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11539c85a07445b5c6f99825a2294c05], x-b3-spanid=[4ecb9c6efeafbc93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19957398-dff9-48b2-b459-cfa12cf19996]}\\\"}\"}","context":{"RequestID":"19957398-dff9-48b2-b459-cfa12cf19996","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"534cc1eb-cdd5-41b7-b71f-3a3e01e082ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:14.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:14.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19957398-dff9-48b2-b459-cfa12cf19996","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"534cc1eb-cdd5-41b7-b71f-3a3e01e082ef","LogTimestamp":"2023-09-27T04:29:14.249Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:15.906Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:29:15.917Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:15.917Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:15.917Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:16.264Z","message":"Entering","context":{"RequestID":"5203e2df-3c5c-4ec5-8f5b-6e15852ee98b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fca64f3-b389-41b6-9cf1-994185788e38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:16.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:16.265Z","message":"{\"transactionId\":\"5203e2df-3c5c-4ec5-8f5b-6e15852ee98b\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:16:264\",\"respDate\":\"230927-04:29:16:265\",\"sourceId\":\"haproxy:5203e2df-3c5c-4ec5-8f5b-6e15852ee98b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:16:264-89053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7d5e177-a2b4-4a6c-8b65-4a9e01b0c575], x-b3-parentspanid=[a31e44d60998e2e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2943f6b1f4181365a31e44d60998e2e0], x-b3-spanid=[5eb00a51eef435da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5203e2df-3c5c-4ec5-8f5b-6e15852ee98b]}\\\"}\"}","context":{"RequestID":"5203e2df-3c5c-4ec5-8f5b-6e15852ee98b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6fca64f3-b389-41b6-9cf1-994185788e38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:16.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:16.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5203e2df-3c5c-4ec5-8f5b-6e15852ee98b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fca64f3-b389-41b6-9cf1-994185788e38","LogTimestamp":"2023-09-27T04:29:16.266Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:18.093Z","message":"Entering","context":{"RequestID":"4eedf363-80a1-4a5b-9b63-7534d3042bf5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"934303eb-5264-4a2e-8a2d-979048221a14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:18.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:18.095Z","message":"{\"transactionId\":\"4eedf363-80a1-4a5b-9b63-7534d3042bf5\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:18:094\",\"respDate\":\"230927-04:29:18:095\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4eedf363-80a1-4a5b-9b63-7534d3042bf5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:18:094-19125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6f4b039-1a36-4748-905f-cc90cb301de0], x-b3-parentspanid=[d27c6cc926e0cd4b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48211], x-envoy-attempt-count=[1], x-b3-traceid=[cb283de07853b9fbd27c6cc926e0cd4b], x-b3-spanid=[ee501807189ec922], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4eedf363-80a1-4a5b-9b63-7534d3042bf5]}\\\"}\"}","context":{"RequestID":"4eedf363-80a1-4a5b-9b63-7534d3042bf5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"934303eb-5264-4a2e-8a2d-979048221a14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:18.093Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:18.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eedf363-80a1-4a5b-9b63-7534d3042bf5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"934303eb-5264-4a2e-8a2d-979048221a14","LogTimestamp":"2023-09-27T04:29:18.095Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:18.276Z","message":"Entering","context":{"RequestID":"5f320fe4-b81a-499a-b370-6d78d851abec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23e2a1a5-1280-4686-855f-acf967c92e25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:18.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:18.278Z","message":"{\"transactionId\":\"5f320fe4-b81a-499a-b370-6d78d851abec\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:18:277\",\"respDate\":\"230927-04:29:18:278\",\"sourceId\":\"haproxy:5f320fe4-b81a-499a-b370-6d78d851abec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:18:277-85851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2c8307a-3e79-4570-bb2c-0147983b6e99], x-b3-parentspanid=[f52a9eacb8d133a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d15e7c47f6ddffbf52a9eacb8d133a3], x-b3-spanid=[1711ea0272d091d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f320fe4-b81a-499a-b370-6d78d851abec]}\\\"}\"}","context":{"RequestID":"5f320fe4-b81a-499a-b370-6d78d851abec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23e2a1a5-1280-4686-855f-acf967c92e25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:18.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:18.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f320fe4-b81a-499a-b370-6d78d851abec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23e2a1a5-1280-4686-855f-acf967c92e25","LogTimestamp":"2023-09-27T04:29:18.279Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:18.419Z","message":"Entering","context":{"RequestID":"68cda436-f1b2-4806-ab0b-fbbb0e2eb13d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3007e6d1-b524-4f61-b908-1a7b7665dcef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"68cda436-f1b2-4806-ab0b-fbbb0e2eb13d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3007e6d1-b524-4f61-b908-1a7b7665dcef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:18.423Z","message":"{\"transactionId\":\"68cda436-f1b2-4806-ab0b-fbbb0e2eb13d\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:18:420\",\"respDate\":\"230927-04:29:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:68cda436-f1b2-4806-ab0b-fbbb0e2eb13d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:18:420-80924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[68cda436-f1b2-4806-ab0b-fbbb0e2eb13d]}\\\"}\"}","context":{"RequestID":"68cda436-f1b2-4806-ab0b-fbbb0e2eb13d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3007e6d1-b524-4f61-b908-1a7b7665dcef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68cda436-f1b2-4806-ab0b-fbbb0e2eb13d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3007e6d1-b524-4f61-b908-1a7b7665dcef","LogTimestamp":"2023-09-27T04:29:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:29:20.289Z","message":"Entering","context":{"RequestID":"237823b1-f0e7-47ab-aacd-bae85fa0f44d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47f7a178-836d-442e-b5ca-9d88340c5502","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:20.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:20.291Z","message":"{\"transactionId\":\"237823b1-f0e7-47ab-aacd-bae85fa0f44d\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:20:289\",\"respDate\":\"230927-04:29:20:291\",\"sourceId\":\"haproxy:237823b1-f0e7-47ab-aacd-bae85fa0f44d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:20:289-80773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0632ed74-1d6c-4fb7-aed6-c6c76d469b6f], x-b3-parentspanid=[37b2b3a20c99901a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[593358cc1db7f3f537b2b3a20c99901a], x-b3-spanid=[b88418ef55672772], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[237823b1-f0e7-47ab-aacd-bae85fa0f44d]}\\\"}\"}","context":{"RequestID":"237823b1-f0e7-47ab-aacd-bae85fa0f44d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47f7a178-836d-442e-b5ca-9d88340c5502","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:20.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:20.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"237823b1-f0e7-47ab-aacd-bae85fa0f44d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47f7a178-836d-442e-b5ca-9d88340c5502","LogTimestamp":"2023-09-27T04:29:20.291Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:22.302Z","message":"Entering","context":{"RequestID":"c38e5441-fc23-4df9-983d-366ffda88192","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb776791-4673-4185-a237-82a844e99a8f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:22.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:22.304Z","message":"{\"transactionId\":\"c38e5441-fc23-4df9-983d-366ffda88192\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:22:302\",\"respDate\":\"230927-04:29:22:304\",\"sourceId\":\"haproxy:c38e5441-fc23-4df9-983d-366ffda88192\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:22:302-80911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68016792-7f7e-40af-a93e-d5898bec6c3b], x-b3-parentspanid=[c773e3bb0d32f6eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f68b8fe64b14a24dc773e3bb0d32f6eb], x-b3-spanid=[8517e98022d132d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c38e5441-fc23-4df9-983d-366ffda88192]}\\\"}\"}","context":{"RequestID":"c38e5441-fc23-4df9-983d-366ffda88192","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb776791-4673-4185-a237-82a844e99a8f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:22.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:22.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c38e5441-fc23-4df9-983d-366ffda88192","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb776791-4673-4185-a237-82a844e99a8f","LogTimestamp":"2023-09-27T04:29:22.304Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:24.320Z","message":"Entering","context":{"RequestID":"0c817709-e494-49c0-abc6-2f7b1f3370d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91984c02-f2de-4c28-8b17-627fb695ebe3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:24.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:24.322Z","message":"{\"transactionId\":\"0c817709-e494-49c0-abc6-2f7b1f3370d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:24:320\",\"respDate\":\"230927-04:29:24:321\",\"sourceId\":\"haproxy:0c817709-e494-49c0-abc6-2f7b1f3370d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:24:320-8103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5718c6ff-8885-47d3-b84a-dcc3536532af], x-b3-parentspanid=[441413ea8ff3fdae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc0cd808354bd018441413ea8ff3fdae], x-b3-spanid=[f81cfea59556db17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c817709-e494-49c0-abc6-2f7b1f3370d9]}\\\"}\"}","context":{"RequestID":"0c817709-e494-49c0-abc6-2f7b1f3370d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91984c02-f2de-4c28-8b17-627fb695ebe3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:24.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:24.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c817709-e494-49c0-abc6-2f7b1f3370d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91984c02-f2de-4c28-8b17-627fb695ebe3","LogTimestamp":"2023-09-27T04:29:24.322Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:29:25.907Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:29:25.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:25.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:25.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:26.331Z","message":"Entering","context":{"RequestID":"264948a0-2037-46a1-a060-d386ff02b6d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84c8a070-0cd8-4aee-8c09-fe9cb79705ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:26.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:26.332Z","message":"{\"transactionId\":\"264948a0-2037-46a1-a060-d386ff02b6d2\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:26:331\",\"respDate\":\"230927-04:29:26:332\",\"sourceId\":\"haproxy:264948a0-2037-46a1-a060-d386ff02b6d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:26:331-41798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81103c45-713a-46a6-8d88-180b0f03c9ae], x-b3-parentspanid=[a729572d11a4920e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee22a68e5eae5d88a729572d11a4920e], x-b3-spanid=[ce9e7d42d1b17031], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[264948a0-2037-46a1-a060-d386ff02b6d2]}\\\"}\"}","context":{"RequestID":"264948a0-2037-46a1-a060-d386ff02b6d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84c8a070-0cd8-4aee-8c09-fe9cb79705ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:26.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:26.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"264948a0-2037-46a1-a060-d386ff02b6d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84c8a070-0cd8-4aee-8c09-fe9cb79705ee","LogTimestamp":"2023-09-27T04:29:26.333Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:28.095Z","message":"Entering","context":{"RequestID":"dd2774e9-a89f-4af7-8b51-bac8ee4f872d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dafc7ea6-3851-49bc-acea-43175216cb28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:28.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:28.098Z","message":"{\"transactionId\":\"dd2774e9-a89f-4af7-8b51-bac8ee4f872d\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:28:096\",\"respDate\":\"230927-04:29:28:098\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dd2774e9-a89f-4af7-8b51-bac8ee4f872d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:28:096-33348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3e72163-beaf-4552-98aa-8e2a01964c9b], x-b3-parentspanid=[d3f99b1f86db7db3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43587], x-envoy-attempt-count=[1], x-b3-traceid=[570df5d6278d4498d3f99b1f86db7db3], x-b3-spanid=[991cae68c43d9f2b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dd2774e9-a89f-4af7-8b51-bac8ee4f872d]}\\\"}\"}","context":{"RequestID":"dd2774e9-a89f-4af7-8b51-bac8ee4f872d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dafc7ea6-3851-49bc-acea-43175216cb28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:28.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:28.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd2774e9-a89f-4af7-8b51-bac8ee4f872d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dafc7ea6-3851-49bc-acea-43175216cb28","LogTimestamp":"2023-09-27T04:29:28.098Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:28.361Z","message":"Entering","context":{"RequestID":"ad838b3b-645d-4fd2-a62a-2d6ce49a790e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"526ddfbc-8b71-4a1c-abf1-703808e93d95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:28.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:28.363Z","message":"{\"transactionId\":\"ad838b3b-645d-4fd2-a62a-2d6ce49a790e\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:28:362\",\"respDate\":\"230927-04:29:28:363\",\"sourceId\":\"haproxy:ad838b3b-645d-4fd2-a62a-2d6ce49a790e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:28:362-24113\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61afc467-1f4f-4d73-b88f-9a6faabb541f], x-b3-parentspanid=[9d473a5938cf5df3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38822186ff8793ed9d473a5938cf5df3], x-b3-spanid=[8cc4521ece2d0efc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad838b3b-645d-4fd2-a62a-2d6ce49a790e]}\\\"}\"}","context":{"RequestID":"ad838b3b-645d-4fd2-a62a-2d6ce49a790e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"526ddfbc-8b71-4a1c-abf1-703808e93d95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:28.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:28.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad838b3b-645d-4fd2-a62a-2d6ce49a790e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"526ddfbc-8b71-4a1c-abf1-703808e93d95","LogTimestamp":"2023-09-27T04:29:28.363Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:29:28.418Z","message":"Entering","context":{"RequestID":"185be428-37ab-4eee-b127-61a81f9eaee6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c0517ac-61e0-4474-94a5-ff70911adfba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"185be428-37ab-4eee-b127-61a81f9eaee6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c0517ac-61e0-4474-94a5-ff70911adfba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:28.420Z","message":"{\"transactionId\":\"185be428-37ab-4eee-b127-61a81f9eaee6\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:28:418\",\"respDate\":\"230927-04:29:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:185be428-37ab-4eee-b127-61a81f9eaee6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:28:418-87648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[185be428-37ab-4eee-b127-61a81f9eaee6]}\\\"}\"}","context":{"RequestID":"185be428-37ab-4eee-b127-61a81f9eaee6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c0517ac-61e0-4474-94a5-ff70911adfba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"185be428-37ab-4eee-b127-61a81f9eaee6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c0517ac-61e0-4474-94a5-ff70911adfba","LogTimestamp":"2023-09-27T04:29:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:29:30.380Z","message":"Entering","context":{"RequestID":"fe007e12-6d73-4302-8526-8d4fda5a2f6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45aa0749-343d-448c-b26b-8228e66ae8f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:30.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:30.382Z","message":"{\"transactionId\":\"fe007e12-6d73-4302-8526-8d4fda5a2f6e\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:30:381\",\"respDate\":\"230927-04:29:30:382\",\"sourceId\":\"haproxy:fe007e12-6d73-4302-8526-8d4fda5a2f6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:30:381-42790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b84e6943-723e-4497-9062-da2ff7c8b563], x-b3-parentspanid=[c06a6da7ebec1d29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a7612571c91c16ac06a6da7ebec1d29], x-b3-spanid=[8ad9c7dbd38bf888], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe007e12-6d73-4302-8526-8d4fda5a2f6e]}\\\"}\"}","context":{"RequestID":"fe007e12-6d73-4302-8526-8d4fda5a2f6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45aa0749-343d-448c-b26b-8228e66ae8f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:30.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:30.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe007e12-6d73-4302-8526-8d4fda5a2f6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45aa0749-343d-448c-b26b-8228e66ae8f8","LogTimestamp":"2023-09-27T04:29:30.382Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:29:32.401Z","message":"Entering","context":{"RequestID":"55b3c3cf-49eb-4f7b-8e42-196dab74d47f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4834e07d-9e8a-4f32-8476-2591765d3bfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:32.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:32.403Z","message":"{\"transactionId\":\"55b3c3cf-49eb-4f7b-8e42-196dab74d47f\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:32:402\",\"respDate\":\"230927-04:29:32:403\",\"sourceId\":\"haproxy:55b3c3cf-49eb-4f7b-8e42-196dab74d47f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:32:402-2334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c279110-9a8c-4e55-bfa2-da534ffc74a2], x-b3-parentspanid=[633fc4d606b53221], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68ffc83800cea466633fc4d606b53221], x-b3-spanid=[5ee07c283a11d668], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55b3c3cf-49eb-4f7b-8e42-196dab74d47f]}\\\"}\"}","context":{"RequestID":"55b3c3cf-49eb-4f7b-8e42-196dab74d47f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4834e07d-9e8a-4f32-8476-2591765d3bfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:32.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:32.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55b3c3cf-49eb-4f7b-8e42-196dab74d47f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4834e07d-9e8a-4f32-8476-2591765d3bfe","LogTimestamp":"2023-09-27T04:29:32.403Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:29:34.422Z","message":"Entering","context":{"RequestID":"7d89febe-7bfa-43d8-a192-c47e6fea0bd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8324671-e365-4592-ae0c-0a71460abc6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:34.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:34.424Z","message":"{\"transactionId\":\"7d89febe-7bfa-43d8-a192-c47e6fea0bd8\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:34:423\",\"respDate\":\"230927-04:29:34:424\",\"sourceId\":\"haproxy:7d89febe-7bfa-43d8-a192-c47e6fea0bd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:34:423-73410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a443b8f-2b17-4edb-ab00-d1247daa07a2], x-b3-parentspanid=[e46b96ea58530ca8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc0eff014fcee9f6e46b96ea58530ca8], x-b3-spanid=[f8f32d972b865691], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d89febe-7bfa-43d8-a192-c47e6fea0bd8]}\\\"}\"}","context":{"RequestID":"7d89febe-7bfa-43d8-a192-c47e6fea0bd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8324671-e365-4592-ae0c-0a71460abc6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:34.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:34.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d89febe-7bfa-43d8-a192-c47e6fea0bd8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8324671-e365-4592-ae0c-0a71460abc6c","LogTimestamp":"2023-09-27T04:29:34.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:29:35.908Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:29:35.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:35.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:35.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:36.447Z","message":"Entering","context":{"RequestID":"41bfaa8a-5495-405e-b4ad-f992eb0eb90f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e827f54d-e9d6-45db-956b-026ed1867a05","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:36.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:36.448Z","message":"{\"transactionId\":\"41bfaa8a-5495-405e-b4ad-f992eb0eb90f\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:36:447\",\"respDate\":\"230927-04:29:36:448\",\"sourceId\":\"haproxy:41bfaa8a-5495-405e-b4ad-f992eb0eb90f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:36:447-70118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70490880-70dc-41e3-8ec7-35e7e11798b0], x-b3-parentspanid=[2a1eca8126b11ec8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae9bf4a8a38982a32a1eca8126b11ec8], x-b3-spanid=[db670eedee013ae9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41bfaa8a-5495-405e-b4ad-f992eb0eb90f]}\\\"}\"}","context":{"RequestID":"41bfaa8a-5495-405e-b4ad-f992eb0eb90f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e827f54d-e9d6-45db-956b-026ed1867a05","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:36.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:36.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41bfaa8a-5495-405e-b4ad-f992eb0eb90f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e827f54d-e9d6-45db-956b-026ed1867a05","LogTimestamp":"2023-09-27T04:29:36.449Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:38.091Z","message":"Entering","context":{"RequestID":"9f584cef-c97c-4a2c-a111-4e250bbe419d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c4724d1c-9dda-4bf5-bcee-bceb46ad0ebf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:38.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:38.093Z","message":"{\"transactionId\":\"9f584cef-c97c-4a2c-a111-4e250bbe419d\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:38:092\",\"respDate\":\"230927-04:29:38:093\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9f584cef-c97c-4a2c-a111-4e250bbe419d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:38:092-35324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f686e8e3-950b-4838-862f-3fdd80fe39f0], x-b3-parentspanid=[6408475cc3698026], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42931], x-envoy-attempt-count=[1], x-b3-traceid=[16ea1e7f4b602ffb6408475cc3698026], x-b3-spanid=[56aa3aa117962fa6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9f584cef-c97c-4a2c-a111-4e250bbe419d]}\\\"}\"}","context":{"RequestID":"9f584cef-c97c-4a2c-a111-4e250bbe419d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c4724d1c-9dda-4bf5-bcee-bceb46ad0ebf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:38.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:38.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f584cef-c97c-4a2c-a111-4e250bbe419d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4724d1c-9dda-4bf5-bcee-bceb46ad0ebf","LogTimestamp":"2023-09-27T04:29:38.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:38.417Z","message":"Entering","context":{"RequestID":"18810b3b-b5da-4d03-a38b-726203d12ad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47e0ea1f-310c-4ac4-8573-8602a773e702","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"18810b3b-b5da-4d03-a38b-726203d12ad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47e0ea1f-310c-4ac4-8573-8602a773e702","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:38.420Z","message":"{\"transactionId\":\"18810b3b-b5da-4d03-a38b-726203d12ad6\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:38:418\",\"respDate\":\"230927-04:29:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:18810b3b-b5da-4d03-a38b-726203d12ad6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:38:418-58504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[18810b3b-b5da-4d03-a38b-726203d12ad6]}\\\"}\"}","context":{"RequestID":"18810b3b-b5da-4d03-a38b-726203d12ad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47e0ea1f-310c-4ac4-8573-8602a773e702","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18810b3b-b5da-4d03-a38b-726203d12ad6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47e0ea1f-310c-4ac4-8573-8602a773e702","LogTimestamp":"2023-09-27T04:29:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:38.465Z","message":"Entering","context":{"RequestID":"9cff1515-0999-4fa9-b2db-1c1d1ed02c79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82a2b4ab-513a-44d0-8795-619ae5ab0169","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:38.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:38.467Z","message":"{\"transactionId\":\"9cff1515-0999-4fa9-b2db-1c1d1ed02c79\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:38:466\",\"respDate\":\"230927-04:29:38:467\",\"sourceId\":\"haproxy:9cff1515-0999-4fa9-b2db-1c1d1ed02c79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:38:466-70515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e44f8dc4-4767-4c3d-bb8f-25f40924f70a], x-b3-parentspanid=[7fb8b0b02e643ebd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[962e7388ff871f0e7fb8b0b02e643ebd], x-b3-spanid=[8750d6c5fb5ed0fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cff1515-0999-4fa9-b2db-1c1d1ed02c79]}\\\"}\"}","context":{"RequestID":"9cff1515-0999-4fa9-b2db-1c1d1ed02c79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82a2b4ab-513a-44d0-8795-619ae5ab0169","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:38.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:38.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cff1515-0999-4fa9-b2db-1c1d1ed02c79","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82a2b4ab-513a-44d0-8795-619ae5ab0169","LogTimestamp":"2023-09-27T04:29:38.468Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:40.479Z","message":"Entering","context":{"RequestID":"b8c4a973-b27c-4f82-ae4e-7c4eedc8a05a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28c519d6-5f3a-4ae5-a899-367dfcef66b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:40.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:40.481Z","message":"{\"transactionId\":\"b8c4a973-b27c-4f82-ae4e-7c4eedc8a05a\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:40:479\",\"respDate\":\"230927-04:29:40:481\",\"sourceId\":\"haproxy:b8c4a973-b27c-4f82-ae4e-7c4eedc8a05a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:40:479-11844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46717547-2283-4e89-b272-184633e1dedd], x-b3-parentspanid=[820fd4f4e37f93c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15361a9b0cd97bf8820fd4f4e37f93c3], x-b3-spanid=[7e122877390613d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8c4a973-b27c-4f82-ae4e-7c4eedc8a05a]}\\\"}\"}","context":{"RequestID":"b8c4a973-b27c-4f82-ae4e-7c4eedc8a05a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28c519d6-5f3a-4ae5-a899-367dfcef66b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:40.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:40.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8c4a973-b27c-4f82-ae4e-7c4eedc8a05a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28c519d6-5f3a-4ae5-a899-367dfcef66b0","LogTimestamp":"2023-09-27T04:29:40.481Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:41.250Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:41.258Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:42.490Z","message":"Entering","context":{"RequestID":"3dda95f0-979e-4081-9922-0cb34806d261","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7d8623e-182b-480c-be66-72d565035d37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:42.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:42.492Z","message":"{\"transactionId\":\"3dda95f0-979e-4081-9922-0cb34806d261\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:42:491\",\"respDate\":\"230927-04:29:42:492\",\"sourceId\":\"haproxy:3dda95f0-979e-4081-9922-0cb34806d261\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:42:491-87960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4f7d1ea-946b-4aa3-ba2c-aa0adee3085c], x-b3-parentspanid=[d092f6a65a2c6d5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb25fb21e38368add092f6a65a2c6d5b], x-b3-spanid=[9294daea4034e980], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3dda95f0-979e-4081-9922-0cb34806d261]}\\\"}\"}","context":{"RequestID":"3dda95f0-979e-4081-9922-0cb34806d261","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7d8623e-182b-480c-be66-72d565035d37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:42.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:42.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dda95f0-979e-4081-9922-0cb34806d261","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7d8623e-182b-480c-be66-72d565035d37","LogTimestamp":"2023-09-27T04:29:42.492Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:29:44.503Z","message":"Entering","context":{"RequestID":"7eb832ea-40e3-440c-827c-b201df21139e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"707cd82c-58d5-4438-be0a-a7e539c1b524","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:44.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:44.505Z","message":"{\"transactionId\":\"7eb832ea-40e3-440c-827c-b201df21139e\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:44:504\",\"respDate\":\"230927-04:29:44:505\",\"sourceId\":\"haproxy:7eb832ea-40e3-440c-827c-b201df21139e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:44:504-58716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19ffcfa6-0cda-45ac-9796-d022f1cbcafb], x-b3-parentspanid=[f904871215e4a4a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f14de35cdaae0fc2f904871215e4a4a9], x-b3-spanid=[f578be96a5af7a0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7eb832ea-40e3-440c-827c-b201df21139e]}\\\"}\"}","context":{"RequestID":"7eb832ea-40e3-440c-827c-b201df21139e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"707cd82c-58d5-4438-be0a-a7e539c1b524","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:44.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:44.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7eb832ea-40e3-440c-827c-b201df21139e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"707cd82c-58d5-4438-be0a-a7e539c1b524","LogTimestamp":"2023-09-27T04:29:44.505Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:29:45.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:29:45.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:45.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:45.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:46.532Z","message":"Entering","context":{"RequestID":"fddfa922-97c2-450e-9aca-2d50c00e9626","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b3a79cd-c1e4-4dca-a658-e52835816d81","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:46.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:46.535Z","message":"{\"transactionId\":\"fddfa922-97c2-450e-9aca-2d50c00e9626\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:46:533\",\"respDate\":\"230927-04:29:46:535\",\"sourceId\":\"haproxy:fddfa922-97c2-450e-9aca-2d50c00e9626\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:46:533-55506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fba0c8e-0ca4-4e38-9d67-e7c5838a0ca2], x-b3-parentspanid=[6973de751cdb1824], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a778a55906afe0166973de751cdb1824], x-b3-spanid=[d55b7bbcb7ce94d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fddfa922-97c2-450e-9aca-2d50c00e9626]}\\\"}\"}","context":{"RequestID":"fddfa922-97c2-450e-9aca-2d50c00e9626","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b3a79cd-c1e4-4dca-a658-e52835816d81","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:46.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:46.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fddfa922-97c2-450e-9aca-2d50c00e9626","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b3a79cd-c1e4-4dca-a658-e52835816d81","LogTimestamp":"2023-09-27T04:29:46.535Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:29:48.096Z","message":"Entering","context":{"RequestID":"c2a6a5cb-e97e-4672-a2dc-f71b3ab02d6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e10ba7c-8915-42f6-91bd-52ea1210b86c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:48.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:48.098Z","message":"{\"transactionId\":\"c2a6a5cb-e97e-4672-a2dc-f71b3ab02d6f\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:48:097\",\"respDate\":\"230927-04:29:48:098\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c2a6a5cb-e97e-4672-a2dc-f71b3ab02d6f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:48:097-91590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9490ebda-6a77-43c0-b52a-3ff3ace53272], x-b3-parentspanid=[f93fd663ff94191e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40929], x-envoy-attempt-count=[1], x-b3-traceid=[448741f5bd58311ef93fd663ff94191e], x-b3-spanid=[5260b15ea7147285], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c2a6a5cb-e97e-4672-a2dc-f71b3ab02d6f]}\\\"}\"}","context":{"RequestID":"c2a6a5cb-e97e-4672-a2dc-f71b3ab02d6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e10ba7c-8915-42f6-91bd-52ea1210b86c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:48.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:48.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2a6a5cb-e97e-4672-a2dc-f71b3ab02d6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e10ba7c-8915-42f6-91bd-52ea1210b86c","LogTimestamp":"2023-09-27T04:29:48.098Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:48.417Z","message":"Entering","context":{"RequestID":"60fb8c6f-9c8b-4f2a-b8af-154ca5afa426","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6224a2a-1c71-4e41-96f8-90cff4ffc7d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"60fb8c6f-9c8b-4f2a-b8af-154ca5afa426","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6224a2a-1c71-4e41-96f8-90cff4ffc7d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:48.421Z","message":"{\"transactionId\":\"60fb8c6f-9c8b-4f2a-b8af-154ca5afa426\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:48:418\",\"respDate\":\"230927-04:29:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:60fb8c6f-9c8b-4f2a-b8af-154ca5afa426\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:48:418-63002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[60fb8c6f-9c8b-4f2a-b8af-154ca5afa426]}\\\"}\"}","context":{"RequestID":"60fb8c6f-9c8b-4f2a-b8af-154ca5afa426","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6224a2a-1c71-4e41-96f8-90cff4ffc7d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60fb8c6f-9c8b-4f2a-b8af-154ca5afa426","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6224a2a-1c71-4e41-96f8-90cff4ffc7d9","LogTimestamp":"2023-09-27T04:29:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:29:48.562Z","message":"Entering","context":{"RequestID":"d1817eaa-fd24-4d7b-be89-32c26b518800","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68eb89f3-91c2-4275-b433-a7b2aa04fa7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:48.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:48.564Z","message":"{\"transactionId\":\"d1817eaa-fd24-4d7b-be89-32c26b518800\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:48:563\",\"respDate\":\"230927-04:29:48:564\",\"sourceId\":\"haproxy:d1817eaa-fd24-4d7b-be89-32c26b518800\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:48:563-28157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdd4b0a0-4a10-439f-94e0-bea44293a808], x-b3-parentspanid=[723be285a0988a51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3462778a4da5150723be285a0988a51], x-b3-spanid=[935141557a6f6028], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1817eaa-fd24-4d7b-be89-32c26b518800]}\\\"}\"}","context":{"RequestID":"d1817eaa-fd24-4d7b-be89-32c26b518800","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68eb89f3-91c2-4275-b433-a7b2aa04fa7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:48.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:48.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1817eaa-fd24-4d7b-be89-32c26b518800","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68eb89f3-91c2-4275-b433-a7b2aa04fa7f","LogTimestamp":"2023-09-27T04:29:48.565Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:50.591Z","message":"Entering","context":{"RequestID":"0dddfabb-b44d-43b1-b14d-49c5b52fd4c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a556be4c-4751-49e5-9b54-495ab255f362","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:50.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:50.592Z","message":"{\"transactionId\":\"0dddfabb-b44d-43b1-b14d-49c5b52fd4c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:50:591\",\"respDate\":\"230927-04:29:50:592\",\"sourceId\":\"haproxy:0dddfabb-b44d-43b1-b14d-49c5b52fd4c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:50:591-39622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[865de9ba-5931-4fc2-8f04-e80ca14f9d09], x-b3-parentspanid=[d2c4bd6b038119b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e16d927f31703d1d2c4bd6b038119b1], x-b3-spanid=[7307ea341aa89ea8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0dddfabb-b44d-43b1-b14d-49c5b52fd4c6]}\\\"}\"}","context":{"RequestID":"0dddfabb-b44d-43b1-b14d-49c5b52fd4c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a556be4c-4751-49e5-9b54-495ab255f362","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:50.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:50.593Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dddfabb-b44d-43b1-b14d-49c5b52fd4c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a556be4c-4751-49e5-9b54-495ab255f362","LogTimestamp":"2023-09-27T04:29:50.593Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:52.607Z","message":"Entering","context":{"RequestID":"de80aa51-16ae-40f9-b6f4-09deae006227","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01a24f07-2581-4966-90fc-935dc64f3260","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:52.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:52.609Z","message":"{\"transactionId\":\"de80aa51-16ae-40f9-b6f4-09deae006227\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:52:608\",\"respDate\":\"230927-04:29:52:609\",\"sourceId\":\"haproxy:de80aa51-16ae-40f9-b6f4-09deae006227\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:52:608-17877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db8b8276-d527-452f-b8c9-b8157252bb33], x-b3-parentspanid=[2a4a6783c1853633], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[234118b7d62ef6da2a4a6783c1853633], x-b3-spanid=[d79168e15556d77c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de80aa51-16ae-40f9-b6f4-09deae006227]}\\\"}\"}","context":{"RequestID":"de80aa51-16ae-40f9-b6f4-09deae006227","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01a24f07-2581-4966-90fc-935dc64f3260","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:52.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:52.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de80aa51-16ae-40f9-b6f4-09deae006227","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01a24f07-2581-4966-90fc-935dc64f3260","LogTimestamp":"2023-09-27T04:29:52.610Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:29:54.620Z","message":"Entering","context":{"RequestID":"4affccbf-2f51-4db9-8c78-80318a841fc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e012c8fb-4aea-465b-991e-89905ef5a25a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:54.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:54.622Z","message":"{\"transactionId\":\"4affccbf-2f51-4db9-8c78-80318a841fc6\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:54:621\",\"respDate\":\"230927-04:29:54:622\",\"sourceId\":\"haproxy:4affccbf-2f51-4db9-8c78-80318a841fc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:54:621-41417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9a5fa39-3d44-481f-9aca-f776e3f1e100], x-b3-parentspanid=[d7a39ac52b5033f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a756cca1c8b3b36d7a39ac52b5033f2], x-b3-spanid=[f34b51ed48eeb687], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4affccbf-2f51-4db9-8c78-80318a841fc6]}\\\"}\"}","context":{"RequestID":"4affccbf-2f51-4db9-8c78-80318a841fc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e012c8fb-4aea-465b-991e-89905ef5a25a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:54.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:54.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4affccbf-2f51-4db9-8c78-80318a841fc6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e012c8fb-4aea-465b-991e-89905ef5a25a","LogTimestamp":"2023-09-27T04:29:54.623Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:29:55.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:29:55.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:55.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:55.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:56.648Z","message":"Entering","context":{"RequestID":"c17ee71b-5535-4c81-b80b-b186b6da7110","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"917abf6c-1150-4c14-87ec-453c8384cf1b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:56.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:56.651Z","message":"{\"transactionId\":\"c17ee71b-5535-4c81-b80b-b186b6da7110\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:56:649\",\"respDate\":\"230927-04:29:56:651\",\"sourceId\":\"haproxy:c17ee71b-5535-4c81-b80b-b186b6da7110\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:29:56:649-11414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2532f5f5-f3ab-41c8-acee-2172dc33aa58], x-b3-parentspanid=[26d0b65d4050082c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb0f2dcec4758d5a26d0b65d4050082c], x-b3-spanid=[5e7e47c5a39101a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c17ee71b-5535-4c81-b80b-b186b6da7110]}\\\"}\"}","context":{"RequestID":"c17ee71b-5535-4c81-b80b-b186b6da7110","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"917abf6c-1150-4c14-87ec-453c8384cf1b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:56.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:56.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c17ee71b-5535-4c81-b80b-b186b6da7110","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"917abf6c-1150-4c14-87ec-453c8384cf1b","LogTimestamp":"2023-09-27T04:29:56.651Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:29:58.089Z","message":"Entering","context":{"RequestID":"5f859158-5e3b-471f-9678-26d94e79fabe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cda2f5b3-e87d-45ad-bf86-1b9a5b9130bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:58.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:58.091Z","message":"{\"transactionId\":\"5f859158-5e3b-471f-9678-26d94e79fabe\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:58:090\",\"respDate\":\"230927-04:29:58:091\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5f859158-5e3b-471f-9678-26d94e79fabe\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:58:090-16362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e529fc72-b845-47f9-8b6e-add8530b7f99], x-b3-parentspanid=[f7ee4ff63a5e82fb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48359], x-envoy-attempt-count=[1], x-b3-traceid=[b479ad1a8c5ea9b9f7ee4ff63a5e82fb], x-b3-spanid=[975f974aed4f77b3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5f859158-5e3b-471f-9678-26d94e79fabe]}\\\"}\"}","context":{"RequestID":"5f859158-5e3b-471f-9678-26d94e79fabe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cda2f5b3-e87d-45ad-bf86-1b9a5b9130bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:29:58.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:58.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f859158-5e3b-471f-9678-26d94e79fabe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cda2f5b3-e87d-45ad-bf86-1b9a5b9130bd","LogTimestamp":"2023-09-27T04:29:58.091Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:29:58.418Z","message":"Entering","context":{"RequestID":"80e960c3-a331-4c3f-a874-844082c6ee95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0041c21a-889f-47c0-8c01-c64fd8daf381","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"80e960c3-a331-4c3f-a874-844082c6ee95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0041c21a-889f-47c0-8c01-c64fd8daf381","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:58.420Z","message":"{\"transactionId\":\"80e960c3-a331-4c3f-a874-844082c6ee95\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:58:418\",\"respDate\":\"230927-04:29:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80e960c3-a331-4c3f-a874-844082c6ee95\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:29:58:418-88599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80e960c3-a331-4c3f-a874-844082c6ee95]}\\\"}\"}","context":{"RequestID":"80e960c3-a331-4c3f-a874-844082c6ee95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0041c21a-889f-47c0-8c01-c64fd8daf381","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:29:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80e960c3-a331-4c3f-a874-844082c6ee95","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0041c21a-889f-47c0-8c01-c64fd8daf381","LogTimestamp":"2023-09-27T04:29:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:29:58.668Z","message":"Entering","context":{"RequestID":"c8ee16f6-6143-4684-8911-89da165b03e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae5560c4-3cdf-43f0-974f-45125b8bd82c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:58.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:29:58.670Z","message":"{\"transactionId\":\"c8ee16f6-6143-4684-8911-89da165b03e1\",\"status\":\"200\",\"rqstDate\":\"230927-04:29:58:669\",\"respDate\":\"230927-04:29:58:670\",\"sourceId\":\"haproxy:c8ee16f6-6143-4684-8911-89da165b03e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:29:58:669-6157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6997cb52-009e-4082-aaee-6c0b6411c57a], x-b3-parentspanid=[c52e693c88232654], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[778072e123f6d2ccc52e693c88232654], x-b3-spanid=[497df474a29b1832], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8ee16f6-6143-4684-8911-89da165b03e1]}\\\"}\"}","context":{"RequestID":"c8ee16f6-6143-4684-8911-89da165b03e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae5560c4-3cdf-43f0-974f-45125b8bd82c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:29:58.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:29:58.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8ee16f6-6143-4684-8911-89da165b03e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae5560c4-3cdf-43f0-974f-45125b8bd82c","LogTimestamp":"2023-09-27T04:29:58.671Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:29:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:00.682Z","message":"Entering","context":{"RequestID":"7c4dd0e7-ba06-4c01-9459-147158552dd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e5ce167-5967-46d4-b618-e681a1eb328b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:00.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:00.684Z","message":"{\"transactionId\":\"7c4dd0e7-ba06-4c01-9459-147158552dd1\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:00:683\",\"respDate\":\"230927-04:30:00:684\",\"sourceId\":\"haproxy:7c4dd0e7-ba06-4c01-9459-147158552dd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:00:683-58680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f740d3d-b44d-47d3-ba56-991d578c4e78], x-b3-parentspanid=[6151898089c32478], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97e952ff1d86b6ff6151898089c32478], x-b3-spanid=[2df76cabf828ac9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c4dd0e7-ba06-4c01-9459-147158552dd1]}\\\"}\"}","context":{"RequestID":"7c4dd0e7-ba06-4c01-9459-147158552dd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e5ce167-5967-46d4-b618-e681a1eb328b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:00.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:00.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c4dd0e7-ba06-4c01-9459-147158552dd1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e5ce167-5967-46d4-b618-e681a1eb328b","LogTimestamp":"2023-09-27T04:30:00.685Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:02.693Z","message":"Entering","context":{"RequestID":"032e423f-11c7-4a37-ae59-7517411b7300","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e85cacbd-595a-481b-bafc-0d2cc7f68bdb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:02.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:02.694Z","message":"{\"transactionId\":\"032e423f-11c7-4a37-ae59-7517411b7300\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:02:693\",\"respDate\":\"230927-04:30:02:694\",\"sourceId\":\"haproxy:032e423f-11c7-4a37-ae59-7517411b7300\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:02:693-24580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1022b0d3-f178-43ed-8863-ce86ea7edd94], x-b3-parentspanid=[8aa1e0333e728582], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d56861051f041be98aa1e0333e728582], x-b3-spanid=[4e410a5895fcb34a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[032e423f-11c7-4a37-ae59-7517411b7300]}\\\"}\"}","context":{"RequestID":"032e423f-11c7-4a37-ae59-7517411b7300","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e85cacbd-595a-481b-bafc-0d2cc7f68bdb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:02.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:02.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"032e423f-11c7-4a37-ae59-7517411b7300","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e85cacbd-595a-481b-bafc-0d2cc7f68bdb","LogTimestamp":"2023-09-27T04:30:02.695Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:04.704Z","message":"Entering","context":{"RequestID":"ff35817c-8fdb-4933-8178-df86dc4ef7b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a31f59f-a815-4d2a-a2e8-47ba4100a22c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:04.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:04.705Z","message":"{\"transactionId\":\"ff35817c-8fdb-4933-8178-df86dc4ef7b2\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:04:704\",\"respDate\":\"230927-04:30:04:705\",\"sourceId\":\"haproxy:ff35817c-8fdb-4933-8178-df86dc4ef7b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:04:704-67287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8c74112-266b-4950-861c-e5fecda3b17e], x-b3-parentspanid=[48c91fecfca0ce6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a86cfe1c8484936048c91fecfca0ce6d], x-b3-spanid=[51543d3759d286f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff35817c-8fdb-4933-8178-df86dc4ef7b2]}\\\"}\"}","context":{"RequestID":"ff35817c-8fdb-4933-8178-df86dc4ef7b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a31f59f-a815-4d2a-a2e8-47ba4100a22c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:04.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:04.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff35817c-8fdb-4933-8178-df86dc4ef7b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a31f59f-a815-4d2a-a2e8-47ba4100a22c","LogTimestamp":"2023-09-27T04:30:04.706Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:05.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:30:06.000Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:06.000Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:06.000Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:06.722Z","message":"Entering","context":{"RequestID":"042260ac-e71a-4c68-8f18-00d2e9373bda","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60098605-087a-4c03-85ab-189174edc5f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:06.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:06.724Z","message":"{\"transactionId\":\"042260ac-e71a-4c68-8f18-00d2e9373bda\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:06:723\",\"respDate\":\"230927-04:30:06:724\",\"sourceId\":\"haproxy:042260ac-e71a-4c68-8f18-00d2e9373bda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:06:723-4969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1a4a612-dac5-4f01-87d7-04c7cbd6da80], x-b3-parentspanid=[cbd6fb9188ed8d72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58c408934065bb26cbd6fb9188ed8d72], x-b3-spanid=[241878a324593620], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[042260ac-e71a-4c68-8f18-00d2e9373bda]}\\\"}\"}","context":{"RequestID":"042260ac-e71a-4c68-8f18-00d2e9373bda","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60098605-087a-4c03-85ab-189174edc5f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:06.722Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:06.725Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"042260ac-e71a-4c68-8f18-00d2e9373bda","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60098605-087a-4c03-85ab-189174edc5f2","LogTimestamp":"2023-09-27T04:30:06.725Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:08.099Z","message":"Entering","context":{"RequestID":"303006fd-6c97-40c1-a572-41c46435b231","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6987e6e-2b65-4377-81c4-efec1f444745","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:08.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:08.101Z","message":"{\"transactionId\":\"303006fd-6c97-40c1-a572-41c46435b231\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:08:099\",\"respDate\":\"230927-04:30:08:101\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:303006fd-6c97-40c1-a572-41c46435b231\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:08:099-89634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4d7d47e-ed85-41bb-90ff-9af0ef404f4e], x-b3-parentspanid=[1c9d8e85f427b2b7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56271], x-envoy-attempt-count=[1], x-b3-traceid=[523c1acba7445afc1c9d8e85f427b2b7], x-b3-spanid=[43a4cf583dc39052], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[303006fd-6c97-40c1-a572-41c46435b231]}\\\"}\"}","context":{"RequestID":"303006fd-6c97-40c1-a572-41c46435b231","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6987e6e-2b65-4377-81c4-efec1f444745","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:08.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:08.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"303006fd-6c97-40c1-a572-41c46435b231","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6987e6e-2b65-4377-81c4-efec1f444745","LogTimestamp":"2023-09-27T04:30:08.101Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:08.417Z","message":"Entering","context":{"RequestID":"e109982b-3dbf-4b77-8c6a-42980883275c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5cfefde4-770c-4ae1-86a5-923814d18c14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"e109982b-3dbf-4b77-8c6a-42980883275c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5cfefde4-770c-4ae1-86a5-923814d18c14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:08.419Z","message":"{\"transactionId\":\"e109982b-3dbf-4b77-8c6a-42980883275c\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:08:418\",\"respDate\":\"230927-04:30:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e109982b-3dbf-4b77-8c6a-42980883275c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:08:418-89989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e109982b-3dbf-4b77-8c6a-42980883275c]}\\\"}\"}","context":{"RequestID":"e109982b-3dbf-4b77-8c6a-42980883275c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5cfefde4-770c-4ae1-86a5-923814d18c14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e109982b-3dbf-4b77-8c6a-42980883275c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cfefde4-770c-4ae1-86a5-923814d18c14","LogTimestamp":"2023-09-27T04:30:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:08.753Z","message":"Entering","context":{"RequestID":"ebf28dbc-87b0-4d58-819c-81bcd1ae732d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07662073-3c50-4622-a378-9f9c14815ce6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:08.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:08.755Z","message":"{\"transactionId\":\"ebf28dbc-87b0-4d58-819c-81bcd1ae732d\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:08:753\",\"respDate\":\"230927-04:30:08:755\",\"sourceId\":\"haproxy:ebf28dbc-87b0-4d58-819c-81bcd1ae732d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:08:753-35380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e641d17e-8e2d-46bf-b13a-bf46639ddc12], x-b3-parentspanid=[3842409a05c24754], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5dc3ab2769888d93842409a05c24754], x-b3-spanid=[c794c136cd97f7e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebf28dbc-87b0-4d58-819c-81bcd1ae732d]}\\\"}\"}","context":{"RequestID":"ebf28dbc-87b0-4d58-819c-81bcd1ae732d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07662073-3c50-4622-a378-9f9c14815ce6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:08.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:08.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebf28dbc-87b0-4d58-819c-81bcd1ae732d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07662073-3c50-4622-a378-9f9c14815ce6","LogTimestamp":"2023-09-27T04:30:08.755Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:10.768Z","message":"Entering","context":{"RequestID":"bdceb7d4-6316-452c-a3bf-4002ef0fa80a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61f4c583-b9e9-4edb-a0b3-e7ff2338c85b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:10.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:10.770Z","message":"{\"transactionId\":\"bdceb7d4-6316-452c-a3bf-4002ef0fa80a\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:10:768\",\"respDate\":\"230927-04:30:10:770\",\"sourceId\":\"haproxy:bdceb7d4-6316-452c-a3bf-4002ef0fa80a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:10:768-18846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8fb4d21-89b6-43d7-843a-6b6f9ec51227], x-b3-parentspanid=[193b5eebf6df5d39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1229ff9d5cd591c2193b5eebf6df5d39], x-b3-spanid=[78aaec075f7ac96f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdceb7d4-6316-452c-a3bf-4002ef0fa80a]}\\\"}\"}","context":{"RequestID":"bdceb7d4-6316-452c-a3bf-4002ef0fa80a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61f4c583-b9e9-4edb-a0b3-e7ff2338c85b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:10.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:10.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdceb7d4-6316-452c-a3bf-4002ef0fa80a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61f4c583-b9e9-4edb-a0b3-e7ff2338c85b","LogTimestamp":"2023-09-27T04:30:10.770Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:11.259Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:11.263Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:12.779Z","message":"Entering","context":{"RequestID":"a7fe16cd-1ca4-4315-85d8-1bcd9f05337e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1792181-a5cb-4dbc-ac0b-f59a9edf758c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:12.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:12.781Z","message":"{\"transactionId\":\"a7fe16cd-1ca4-4315-85d8-1bcd9f05337e\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:12:780\",\"respDate\":\"230927-04:30:12:781\",\"sourceId\":\"haproxy:a7fe16cd-1ca4-4315-85d8-1bcd9f05337e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:12:780-2814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[217c4f2d-be5e-4863-aade-3a8c3ae54ac1], x-b3-parentspanid=[49d2e5bf994f21cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab41d6a16f0360d149d2e5bf994f21cd], x-b3-spanid=[f6c1cd2dab44ea17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7fe16cd-1ca4-4315-85d8-1bcd9f05337e]}\\\"}\"}","context":{"RequestID":"a7fe16cd-1ca4-4315-85d8-1bcd9f05337e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1792181-a5cb-4dbc-ac0b-f59a9edf758c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:12.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:12.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7fe16cd-1ca4-4315-85d8-1bcd9f05337e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1792181-a5cb-4dbc-ac0b-f59a9edf758c","LogTimestamp":"2023-09-27T04:30:12.782Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:14.795Z","message":"Entering","context":{"RequestID":"fc2416e9-608b-42a2-8d1a-0c26a7840606","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c911a3d-9b90-489f-9f07-fe62d790f475","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:14.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:14.797Z","message":"{\"transactionId\":\"fc2416e9-608b-42a2-8d1a-0c26a7840606\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:14:796\",\"respDate\":\"230927-04:30:14:797\",\"sourceId\":\"haproxy:fc2416e9-608b-42a2-8d1a-0c26a7840606\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:14:796-55233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32eaf0d6-f255-4736-a012-8292f16fc174], x-b3-parentspanid=[194e2f398f65528a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7550b5600754eb32194e2f398f65528a], x-b3-spanid=[ee4c75295a59e6fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc2416e9-608b-42a2-8d1a-0c26a7840606]}\\\"}\"}","context":{"RequestID":"fc2416e9-608b-42a2-8d1a-0c26a7840606","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c911a3d-9b90-489f-9f07-fe62d790f475","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:14.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:14.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc2416e9-608b-42a2-8d1a-0c26a7840606","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c911a3d-9b90-489f-9f07-fe62d790f475","LogTimestamp":"2023-09-27T04:30:14.798Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:15.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:30:15.920Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:15.920Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:15.921Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:16.819Z","message":"Entering","context":{"RequestID":"05c5290e-c491-497f-be5f-7e78e4088020","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81341cb0-ee86-4153-ab31-13b524a1bf20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:16.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:16.821Z","message":"{\"transactionId\":\"05c5290e-c491-497f-be5f-7e78e4088020\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:16:819\",\"respDate\":\"230927-04:30:16:821\",\"sourceId\":\"haproxy:05c5290e-c491-497f-be5f-7e78e4088020\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:16:819-4691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35544a22-820f-4300-bf9a-f2b569c7e35e], x-b3-parentspanid=[0c9c48c0c225ad6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4ec40fd4b9a82670c9c48c0c225ad6a], x-b3-spanid=[4803b7e9f0bbed61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05c5290e-c491-497f-be5f-7e78e4088020]}\\\"}\"}","context":{"RequestID":"05c5290e-c491-497f-be5f-7e78e4088020","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81341cb0-ee86-4153-ab31-13b524a1bf20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:16.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:16.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05c5290e-c491-497f-be5f-7e78e4088020","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81341cb0-ee86-4153-ab31-13b524a1bf20","LogTimestamp":"2023-09-27T04:30:16.821Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:18.096Z","message":"Entering","context":{"RequestID":"b047e91b-89bb-4507-ad52-8bb3d718cefc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f668fcc-4b6c-4eab-a208-6c821e0789b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:18.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:18.098Z","message":"{\"transactionId\":\"b047e91b-89bb-4507-ad52-8bb3d718cefc\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:18:097\",\"respDate\":\"230927-04:30:18:098\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b047e91b-89bb-4507-ad52-8bb3d718cefc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:18:097-19521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8f21b19-e0e5-4a18-a697-7aef2e322722], x-b3-parentspanid=[33760e682a91a064], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54749], x-envoy-attempt-count=[1], x-b3-traceid=[700770f2bbe512a333760e682a91a064], x-b3-spanid=[ff4c1bce91e5fcb9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b047e91b-89bb-4507-ad52-8bb3d718cefc]}\\\"}\"}","context":{"RequestID":"b047e91b-89bb-4507-ad52-8bb3d718cefc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f668fcc-4b6c-4eab-a208-6c821e0789b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:18.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:18.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b047e91b-89bb-4507-ad52-8bb3d718cefc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f668fcc-4b6c-4eab-a208-6c821e0789b5","LogTimestamp":"2023-09-27T04:30:18.098Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:18.418Z","message":"Entering","context":{"RequestID":"59457b91-afb6-4b0d-ad65-3d8d7a67afa3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a11b0ca-34a2-432a-bccf-a320ca1ed052","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"59457b91-afb6-4b0d-ad65-3d8d7a67afa3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a11b0ca-34a2-432a-bccf-a320ca1ed052","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:18.421Z","message":"{\"transactionId\":\"59457b91-afb6-4b0d-ad65-3d8d7a67afa3\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:18:419\",\"respDate\":\"230927-04:30:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:59457b91-afb6-4b0d-ad65-3d8d7a67afa3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:18:419-55518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[59457b91-afb6-4b0d-ad65-3d8d7a67afa3]}\\\"}\"}","context":{"RequestID":"59457b91-afb6-4b0d-ad65-3d8d7a67afa3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a11b0ca-34a2-432a-bccf-a320ca1ed052","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59457b91-afb6-4b0d-ad65-3d8d7a67afa3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a11b0ca-34a2-432a-bccf-a320ca1ed052","LogTimestamp":"2023-09-27T04:30:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:18.838Z","message":"Entering","context":{"RequestID":"5e1aae9a-3985-4b27-9eeb-b4e2319525cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef3716e2-e1d0-4629-aea5-99cb94c7f47f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:18.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:18.841Z","message":"{\"transactionId\":\"5e1aae9a-3985-4b27-9eeb-b4e2319525cf\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:18:839\",\"respDate\":\"230927-04:30:18:841\",\"sourceId\":\"haproxy:5e1aae9a-3985-4b27-9eeb-b4e2319525cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:18:839-35124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d6f9938-5216-407d-a2bc-4c6085cb529d], x-b3-parentspanid=[78460066374d8f8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40eff640dff969b778460066374d8f8e], x-b3-spanid=[b126848bf973d38f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e1aae9a-3985-4b27-9eeb-b4e2319525cf]}\\\"}\"}","context":{"RequestID":"5e1aae9a-3985-4b27-9eeb-b4e2319525cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef3716e2-e1d0-4629-aea5-99cb94c7f47f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:18.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:18.841Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e1aae9a-3985-4b27-9eeb-b4e2319525cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef3716e2-e1d0-4629-aea5-99cb94c7f47f","LogTimestamp":"2023-09-27T04:30:18.841Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:20.850Z","message":"Entering","context":{"RequestID":"db753f58-a550-4b61-9fa2-464c2570cca7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e21c4a1-8a34-47e8-8e03-bef50268b817","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:20.852Z","message":"{\"transactionId\":\"db753f58-a550-4b61-9fa2-464c2570cca7\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:20:850\",\"respDate\":\"230927-04:30:20:852\",\"sourceId\":\"haproxy:db753f58-a550-4b61-9fa2-464c2570cca7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:20:850-99503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a4785b7-f429-46d0-868a-7bbba5fb6946], x-b3-parentspanid=[4c5450e7316bc2ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79f6e49dfccb945f4c5450e7316bc2ed], x-b3-spanid=[cc47ed03df97e31e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db753f58-a550-4b61-9fa2-464c2570cca7]}\\\"}\"}","context":{"RequestID":"db753f58-a550-4b61-9fa2-464c2570cca7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e21c4a1-8a34-47e8-8e03-bef50268b817","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db753f58-a550-4b61-9fa2-464c2570cca7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e21c4a1-8a34-47e8-8e03-bef50268b817","LogTimestamp":"2023-09-27T04:30:20.852Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:22.869Z","message":"Entering","context":{"RequestID":"e35546d3-573c-4cc8-a8f9-0878a2d4fb04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a753f24-54b2-4b52-8837-c7631f805cb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:22.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:22.871Z","message":"{\"transactionId\":\"e35546d3-573c-4cc8-a8f9-0878a2d4fb04\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:22:869\",\"respDate\":\"230927-04:30:22:871\",\"sourceId\":\"haproxy:e35546d3-573c-4cc8-a8f9-0878a2d4fb04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:22:869-14698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a9a5452-af01-4ee3-baab-0dfabae1545d], x-b3-parentspanid=[6bbb277e98b4e307], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c823e9854b81592a6bbb277e98b4e307], x-b3-spanid=[89c74e62ddfa540c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e35546d3-573c-4cc8-a8f9-0878a2d4fb04]}\\\"}\"}","context":{"RequestID":"e35546d3-573c-4cc8-a8f9-0878a2d4fb04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a753f24-54b2-4b52-8837-c7631f805cb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:22.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:22.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e35546d3-573c-4cc8-a8f9-0878a2d4fb04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a753f24-54b2-4b52-8837-c7631f805cb2","LogTimestamp":"2023-09-27T04:30:22.871Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:24.889Z","message":"Entering","context":{"RequestID":"e006ebd1-1e00-4bc6-8561-e403ab10a665","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"76e49bef-dd96-46a0-a2e6-85300476c750","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:24.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:24.891Z","message":"{\"transactionId\":\"e006ebd1-1e00-4bc6-8561-e403ab10a665\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:24:889\",\"respDate\":\"230927-04:30:24:891\",\"sourceId\":\"haproxy:e006ebd1-1e00-4bc6-8561-e403ab10a665\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:24:889-14917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2456b21-ab07-41a8-9cfa-29de9fd7f568], x-b3-parentspanid=[63442a03b6f416ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c98cade819dd7b4563442a03b6f416ca], x-b3-spanid=[ddbc8e3ab60717f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e006ebd1-1e00-4bc6-8561-e403ab10a665]}\\\"}\"}","context":{"RequestID":"e006ebd1-1e00-4bc6-8561-e403ab10a665","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"76e49bef-dd96-46a0-a2e6-85300476c750","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:24.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:24.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e006ebd1-1e00-4bc6-8561-e403ab10a665","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76e49bef-dd96-46a0-a2e6-85300476c750","LogTimestamp":"2023-09-27T04:30:24.892Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:25.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:30:25.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:25.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:25.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:26.907Z","message":"Entering","context":{"RequestID":"8c4c1753-7734-4c0f-91b6-286b3d68d5cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7a196bf-6e1d-4a5e-9a50-be712510838b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:26.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:26.909Z","message":"{\"transactionId\":\"8c4c1753-7734-4c0f-91b6-286b3d68d5cf\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:26:908\",\"respDate\":\"230927-04:30:26:909\",\"sourceId\":\"haproxy:8c4c1753-7734-4c0f-91b6-286b3d68d5cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:26:908-96065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9216c409-f579-40d1-8eee-11a3f9777d00], x-b3-parentspanid=[ccd99acc68d2e0ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03bc49719be024f2ccd99acc68d2e0ee], x-b3-spanid=[bbcd08639a5cc6a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c4c1753-7734-4c0f-91b6-286b3d68d5cf]}\\\"}\"}","context":{"RequestID":"8c4c1753-7734-4c0f-91b6-286b3d68d5cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7a196bf-6e1d-4a5e-9a50-be712510838b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:26.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:26.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c4c1753-7734-4c0f-91b6-286b3d68d5cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7a196bf-6e1d-4a5e-9a50-be712510838b","LogTimestamp":"2023-09-27T04:30:26.909Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:28.088Z","message":"Entering","context":{"RequestID":"b7507bec-6a38-4cae-b18d-59ad15581e37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8a27719-3739-4e1a-af93-581e7ce79167","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:28.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:28.090Z","message":"{\"transactionId\":\"b7507bec-6a38-4cae-b18d-59ad15581e37\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:28:089\",\"respDate\":\"230927-04:30:28:090\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b7507bec-6a38-4cae-b18d-59ad15581e37\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:28:089-37377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4edd1fc9-c663-4774-b371-81ef91dbbb8f], x-b3-parentspanid=[f9b4cd90e71fc61e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56149], x-envoy-attempt-count=[1], x-b3-traceid=[6ef23539cb581262f9b4cd90e71fc61e], x-b3-spanid=[3d745c99e4dd86fc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b7507bec-6a38-4cae-b18d-59ad15581e37]}\\\"}\"}","context":{"RequestID":"b7507bec-6a38-4cae-b18d-59ad15581e37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8a27719-3739-4e1a-af93-581e7ce79167","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:28.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:28.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7507bec-6a38-4cae-b18d-59ad15581e37","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8a27719-3739-4e1a-af93-581e7ce79167","LogTimestamp":"2023-09-27T04:30:28.090Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:28.417Z","message":"Entering","context":{"RequestID":"b5596499-7143-4919-8d98-2a3106bd5db6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfde12c5-9968-4930-b657-2302421cadd6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"b5596499-7143-4919-8d98-2a3106bd5db6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfde12c5-9968-4930-b657-2302421cadd6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:28.419Z","message":"{\"transactionId\":\"b5596499-7143-4919-8d98-2a3106bd5db6\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:28:417\",\"respDate\":\"230927-04:30:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b5596499-7143-4919-8d98-2a3106bd5db6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:28:417-17175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b5596499-7143-4919-8d98-2a3106bd5db6]}\\\"}\"}","context":{"RequestID":"b5596499-7143-4919-8d98-2a3106bd5db6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dfde12c5-9968-4930-b657-2302421cadd6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:28.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5596499-7143-4919-8d98-2a3106bd5db6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dfde12c5-9968-4930-b657-2302421cadd6","LogTimestamp":"2023-09-27T04:30:28.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:28.933Z","message":"Entering","context":{"RequestID":"1cbf57c8-95f8-4240-ba12-a33a0f67b2fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43258733-3793-4ace-92d4-5900855fdbae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:28.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:28.935Z","message":"{\"transactionId\":\"1cbf57c8-95f8-4240-ba12-a33a0f67b2fa\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:28:934\",\"respDate\":\"230927-04:30:28:935\",\"sourceId\":\"haproxy:1cbf57c8-95f8-4240-ba12-a33a0f67b2fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:28:934-80690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa40c0be-4698-40ae-b14e-c5e6854760fd], x-b3-parentspanid=[2395adf7022a7715], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91f5f111515009c72395adf7022a7715], x-b3-spanid=[dcccc4bc7cc426e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cbf57c8-95f8-4240-ba12-a33a0f67b2fa]}\\\"}\"}","context":{"RequestID":"1cbf57c8-95f8-4240-ba12-a33a0f67b2fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43258733-3793-4ace-92d4-5900855fdbae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:28.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:28.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cbf57c8-95f8-4240-ba12-a33a0f67b2fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43258733-3793-4ace-92d4-5900855fdbae","LogTimestamp":"2023-09-27T04:30:28.935Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:30.944Z","message":"Entering","context":{"RequestID":"efdced8e-fe14-423e-a17b-d67447edc160","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a91559bc-ffb4-4896-b874-6a67d9c5edfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:30.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:30.946Z","message":"{\"transactionId\":\"efdced8e-fe14-423e-a17b-d67447edc160\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:30:944\",\"respDate\":\"230927-04:30:30:946\",\"sourceId\":\"haproxy:efdced8e-fe14-423e-a17b-d67447edc160\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:30:944-23600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31e8c0ec-e22b-499d-a732-7f808ae5fa2f], x-b3-parentspanid=[9c9a7d3b447f492a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4668111b4bb94e1c9c9a7d3b447f492a], x-b3-spanid=[b6e89466578caf52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efdced8e-fe14-423e-a17b-d67447edc160]}\\\"}\"}","context":{"RequestID":"efdced8e-fe14-423e-a17b-d67447edc160","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a91559bc-ffb4-4896-b874-6a67d9c5edfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:30.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:30.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efdced8e-fe14-423e-a17b-d67447edc160","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a91559bc-ffb4-4896-b874-6a67d9c5edfe","LogTimestamp":"2023-09-27T04:30:30.946Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:32.955Z","message":"Entering","context":{"RequestID":"665e4ed4-c87d-479f-acb1-f61c3ad37c58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d145141-668a-4084-8a0c-64d3302c89fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:32.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:32.958Z","message":"{\"transactionId\":\"665e4ed4-c87d-479f-acb1-f61c3ad37c58\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:32:956\",\"respDate\":\"230927-04:30:32:958\",\"sourceId\":\"haproxy:665e4ed4-c87d-479f-acb1-f61c3ad37c58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:32:956-79233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a80eaf3c-9a3b-40be-8233-3c38cb925c46], x-b3-parentspanid=[8a0d0e6a40faeab3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3ed20abe4342c3e8a0d0e6a40faeab3], x-b3-spanid=[f21a2c226fb229a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[665e4ed4-c87d-479f-acb1-f61c3ad37c58]}\\\"}\"}","context":{"RequestID":"665e4ed4-c87d-479f-acb1-f61c3ad37c58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d145141-668a-4084-8a0c-64d3302c89fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:32.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:32.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"665e4ed4-c87d-479f-acb1-f61c3ad37c58","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d145141-668a-4084-8a0c-64d3302c89fe","LogTimestamp":"2023-09-27T04:30:32.958Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:34.966Z","message":"Entering","context":{"RequestID":"f56d9686-287e-4355-b9d9-b9d4ebd18bfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83d2ffd7-0ff3-4f5d-8a1b-26e4fe2b87a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:34.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:34.968Z","message":"{\"transactionId\":\"f56d9686-287e-4355-b9d9-b9d4ebd18bfc\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:34:967\",\"respDate\":\"230927-04:30:34:968\",\"sourceId\":\"haproxy:f56d9686-287e-4355-b9d9-b9d4ebd18bfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:34:967-76630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3061e7ac-3f7a-4fce-9143-0d9140a03d99], x-b3-parentspanid=[bf6bd0443063e225], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e26a0bb7fe2aac97bf6bd0443063e225], x-b3-spanid=[c77706877bf4aeb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f56d9686-287e-4355-b9d9-b9d4ebd18bfc]}\\\"}\"}","context":{"RequestID":"f56d9686-287e-4355-b9d9-b9d4ebd18bfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83d2ffd7-0ff3-4f5d-8a1b-26e4fe2b87a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:34.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:34.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f56d9686-287e-4355-b9d9-b9d4ebd18bfc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83d2ffd7-0ff3-4f5d-8a1b-26e4fe2b87a2","LogTimestamp":"2023-09-27T04:30:34.968Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:35.909Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:30:35.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:35.937Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:35.937Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:36.977Z","message":"Entering","context":{"RequestID":"eb164d98-2061-4df6-bb8b-bad94c7f8d42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff29f729-2aa3-4813-bad3-9c17eb6ef1ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:36.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:36.979Z","message":"{\"transactionId\":\"eb164d98-2061-4df6-bb8b-bad94c7f8d42\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:36:978\",\"respDate\":\"230927-04:30:36:979\",\"sourceId\":\"haproxy:eb164d98-2061-4df6-bb8b-bad94c7f8d42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:36:978-51661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[901e0f90-3b8a-4b81-96aa-e174991e5c97], x-b3-parentspanid=[6ae93dfdc1761058], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3735c7d8cdf9e2f66ae93dfdc1761058], x-b3-spanid=[167be028955e6746], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb164d98-2061-4df6-bb8b-bad94c7f8d42]}\\\"}\"}","context":{"RequestID":"eb164d98-2061-4df6-bb8b-bad94c7f8d42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff29f729-2aa3-4813-bad3-9c17eb6ef1ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:36.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:36.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb164d98-2061-4df6-bb8b-bad94c7f8d42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff29f729-2aa3-4813-bad3-9c17eb6ef1ff","LogTimestamp":"2023-09-27T04:30:36.980Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:38.095Z","message":"Entering","context":{"RequestID":"62504906-b33a-4c13-bb2f-cbbbc63f250c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"687cfeca-2e90-44ad-a16c-5d392bb7110b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:38.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:38.098Z","message":"{\"transactionId\":\"62504906-b33a-4c13-bb2f-cbbbc63f250c\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:38:095\",\"respDate\":\"230927-04:30:38:098\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:62504906-b33a-4c13-bb2f-cbbbc63f250c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:38:095-11882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33a7859a-6f76-484c-8ab2-2bd8af1fd3a9], x-b3-parentspanid=[bf6aba21cd8aee0f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38957], x-envoy-attempt-count=[1], x-b3-traceid=[9b0106e2344d2681bf6aba21cd8aee0f], x-b3-spanid=[4b53ac7575a851dd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[62504906-b33a-4c13-bb2f-cbbbc63f250c]}\\\"}\"}","context":{"RequestID":"62504906-b33a-4c13-bb2f-cbbbc63f250c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"687cfeca-2e90-44ad-a16c-5d392bb7110b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:38.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:38.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62504906-b33a-4c13-bb2f-cbbbc63f250c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"687cfeca-2e90-44ad-a16c-5d392bb7110b","LogTimestamp":"2023-09-27T04:30:38.098Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:38.417Z","message":"Entering","context":{"RequestID":"2e091359-2922-40b3-a6a1-fb23a0801e8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"995aea6e-84f3-4e9c-a370-367ec8f5704f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e091359-2922-40b3-a6a1-fb23a0801e8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"995aea6e-84f3-4e9c-a370-367ec8f5704f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:38.420Z","message":"{\"transactionId\":\"2e091359-2922-40b3-a6a1-fb23a0801e8f\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:38:418\",\"respDate\":\"230927-04:30:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2e091359-2922-40b3-a6a1-fb23a0801e8f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:38:418-56978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2e091359-2922-40b3-a6a1-fb23a0801e8f]}\\\"}\"}","context":{"RequestID":"2e091359-2922-40b3-a6a1-fb23a0801e8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"995aea6e-84f3-4e9c-a370-367ec8f5704f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e091359-2922-40b3-a6a1-fb23a0801e8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"995aea6e-84f3-4e9c-a370-367ec8f5704f","LogTimestamp":"2023-09-27T04:30:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:38.994Z","message":"Entering","context":{"RequestID":"62afa2fe-25f4-4c87-9cb5-6544a2b2ed60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2f2a8719-d57e-48be-a60b-7b0ae078f14a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:38.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:38.996Z","message":"{\"transactionId\":\"62afa2fe-25f4-4c87-9cb5-6544a2b2ed60\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:38:994\",\"respDate\":\"230927-04:30:38:996\",\"sourceId\":\"haproxy:62afa2fe-25f4-4c87-9cb5-6544a2b2ed60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:38:994-89691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f923f9f-b581-4d7e-a338-dfbdfbb1b74f], x-b3-parentspanid=[5e2dd20bb3666d8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab3ff6042e70664a5e2dd20bb3666d8c], x-b3-spanid=[b2867ab23aa57a53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62afa2fe-25f4-4c87-9cb5-6544a2b2ed60]}\\\"}\"}","context":{"RequestID":"62afa2fe-25f4-4c87-9cb5-6544a2b2ed60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2f2a8719-d57e-48be-a60b-7b0ae078f14a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:38.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:38.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62afa2fe-25f4-4c87-9cb5-6544a2b2ed60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f2a8719-d57e-48be-a60b-7b0ae078f14a","LogTimestamp":"2023-09-27T04:30:38.996Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:41.028Z","message":"Entering","context":{"RequestID":"f1b798b2-f163-4f7d-b253-3b410f455c60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e388d146-563d-413b-ab13-1cb343562b8b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:41.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:41.029Z","message":"{\"transactionId\":\"f1b798b2-f163-4f7d-b253-3b410f455c60\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:41:028\",\"respDate\":\"230927-04:30:41:029\",\"sourceId\":\"haproxy:f1b798b2-f163-4f7d-b253-3b410f455c60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:41:028-33335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d111d7d4-dc6a-48a2-895a-97bdc84f8796], x-b3-parentspanid=[027313ab094ea050], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32f013e412ca5862027313ab094ea050], x-b3-spanid=[1901dc62341c5150], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1b798b2-f163-4f7d-b253-3b410f455c60]}\\\"}\"}","context":{"RequestID":"f1b798b2-f163-4f7d-b253-3b410f455c60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e388d146-563d-413b-ab13-1cb343562b8b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:41.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:41.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1b798b2-f163-4f7d-b253-3b410f455c60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e388d146-563d-413b-ab13-1cb343562b8b","LogTimestamp":"2023-09-27T04:30:41.030Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:41.263Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:41.268Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:43.039Z","message":"Entering","context":{"RequestID":"7362e378-e392-4c08-aef6-e86f16f69cc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46011442-459e-40b7-aff3-98a2c7e53cdc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:43.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:43.041Z","message":"{\"transactionId\":\"7362e378-e392-4c08-aef6-e86f16f69cc9\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:43:039\",\"respDate\":\"230927-04:30:43:041\",\"sourceId\":\"haproxy:7362e378-e392-4c08-aef6-e86f16f69cc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:43:039-13293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2edb71f1-dcc3-4b25-8ee8-719fccd5d175], x-b3-parentspanid=[e949cda271572fa8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aee00b60bc70f7ffe949cda271572fa8], x-b3-spanid=[4c275e485852c06e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7362e378-e392-4c08-aef6-e86f16f69cc9]}\\\"}\"}","context":{"RequestID":"7362e378-e392-4c08-aef6-e86f16f69cc9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46011442-459e-40b7-aff3-98a2c7e53cdc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:43.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:43.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7362e378-e392-4c08-aef6-e86f16f69cc9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46011442-459e-40b7-aff3-98a2c7e53cdc","LogTimestamp":"2023-09-27T04:30:43.041Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:45.050Z","message":"Entering","context":{"RequestID":"f6d0517f-db75-422f-affc-a6ee86f5f1ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61445af2-1826-442b-8568-49657712cf55","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:45.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:45.052Z","message":"{\"transactionId\":\"f6d0517f-db75-422f-affc-a6ee86f5f1ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:45:051\",\"respDate\":\"230927-04:30:45:052\",\"sourceId\":\"haproxy:f6d0517f-db75-422f-affc-a6ee86f5f1ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:45:051-91783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc8814c8-214c-4f19-af86-71dcdd5c3c90], x-b3-parentspanid=[3ecd7e742e8afef7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa590ac55f69e52d3ecd7e742e8afef7], x-b3-spanid=[3cc66c6c98e25fc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6d0517f-db75-422f-affc-a6ee86f5f1ae]}\\\"}\"}","context":{"RequestID":"f6d0517f-db75-422f-affc-a6ee86f5f1ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61445af2-1826-442b-8568-49657712cf55","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:45.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:45.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6d0517f-db75-422f-affc-a6ee86f5f1ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61445af2-1826-442b-8568-49657712cf55","LogTimestamp":"2023-09-27T04:30:45.052Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:45.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:30:45.923Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:45.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:45.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:47.070Z","message":"Entering","context":{"RequestID":"cf6bf6a0-8e8a-43d4-9a37-9a41b5922d89","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4aa6b12-5fe4-4f71-9883-131a6d07742f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:47.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:47.072Z","message":"{\"transactionId\":\"cf6bf6a0-8e8a-43d4-9a37-9a41b5922d89\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:47:070\",\"respDate\":\"230927-04:30:47:072\",\"sourceId\":\"haproxy:cf6bf6a0-8e8a-43d4-9a37-9a41b5922d89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:47:070-3914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9921adf-5e66-4998-9cc1-bc7570264ea9], x-b3-parentspanid=[7b016b56543b02bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[badec1e342d45adb7b016b56543b02bd], x-b3-spanid=[cbdc9a012ab29073], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf6bf6a0-8e8a-43d4-9a37-9a41b5922d89]}\\\"}\"}","context":{"RequestID":"cf6bf6a0-8e8a-43d4-9a37-9a41b5922d89","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4aa6b12-5fe4-4f71-9883-131a6d07742f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:47.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:47.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf6bf6a0-8e8a-43d4-9a37-9a41b5922d89","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4aa6b12-5fe4-4f71-9883-131a6d07742f","LogTimestamp":"2023-09-27T04:30:47.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:30:48.093Z","message":"Entering","context":{"RequestID":"1221bb0d-4ae2-44ef-bf19-566a3ee382b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09288d29-af01-43e8-9c34-f4d0fc053c1a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:48.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:48.094Z","message":"{\"transactionId\":\"1221bb0d-4ae2-44ef-bf19-566a3ee382b2\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:48:093\",\"respDate\":\"230927-04:30:48:094\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1221bb0d-4ae2-44ef-bf19-566a3ee382b2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:48:093-92845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddc7b10e-c007-4bf9-83d2-1ef33aa69141], x-b3-parentspanid=[5b611c6560b908dc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50859], x-envoy-attempt-count=[1], x-b3-traceid=[ac1dfb6088bcc69f5b611c6560b908dc], x-b3-spanid=[53ca1d5783ad7667], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1221bb0d-4ae2-44ef-bf19-566a3ee382b2]}\\\"}\"}","context":{"RequestID":"1221bb0d-4ae2-44ef-bf19-566a3ee382b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09288d29-af01-43e8-9c34-f4d0fc053c1a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:48.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:48.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1221bb0d-4ae2-44ef-bf19-566a3ee382b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09288d29-af01-43e8-9c34-f4d0fc053c1a","LogTimestamp":"2023-09-27T04:30:48.095Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:48.417Z","message":"Entering","context":{"RequestID":"384d204e-1804-4887-b9e1-babcdb7d1ccd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"adc35ad3-5ad7-4eda-8f37-6741acbe5a2a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"384d204e-1804-4887-b9e1-babcdb7d1ccd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"adc35ad3-5ad7-4eda-8f37-6741acbe5a2a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:48.420Z","message":"{\"transactionId\":\"384d204e-1804-4887-b9e1-babcdb7d1ccd\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:48:418\",\"respDate\":\"230927-04:30:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:384d204e-1804-4887-b9e1-babcdb7d1ccd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:48:418-50907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[384d204e-1804-4887-b9e1-babcdb7d1ccd]}\\\"}\"}","context":{"RequestID":"384d204e-1804-4887-b9e1-babcdb7d1ccd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"adc35ad3-5ad7-4eda-8f37-6741acbe5a2a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"384d204e-1804-4887-b9e1-babcdb7d1ccd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"adc35ad3-5ad7-4eda-8f37-6741acbe5a2a","LogTimestamp":"2023-09-27T04:30:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:49.082Z","message":"Entering","context":{"RequestID":"95f7b4cb-54ac-4260-8a82-5e4ff051e619","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6482e2ae-3894-41a5-abfd-6e433f913f24","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:49.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:49.084Z","message":"{\"transactionId\":\"95f7b4cb-54ac-4260-8a82-5e4ff051e619\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:49:083\",\"respDate\":\"230927-04:30:49:084\",\"sourceId\":\"haproxy:95f7b4cb-54ac-4260-8a82-5e4ff051e619\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:49:083-33984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cba981f-e15f-4bbe-8b09-3a6542360890], x-b3-parentspanid=[f03cc396fcac7372], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9fc78b9d35fb0eff03cc396fcac7372], x-b3-spanid=[d64a0483055a1901], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95f7b4cb-54ac-4260-8a82-5e4ff051e619]}\\\"}\"}","context":{"RequestID":"95f7b4cb-54ac-4260-8a82-5e4ff051e619","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6482e2ae-3894-41a5-abfd-6e433f913f24","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:49.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:49.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95f7b4cb-54ac-4260-8a82-5e4ff051e619","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6482e2ae-3894-41a5-abfd-6e433f913f24","LogTimestamp":"2023-09-27T04:30:49.084Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:51.096Z","message":"Entering","context":{"RequestID":"7863abc2-4ed4-4b3d-a405-bafe30bb07b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d2a4aa3-8f1c-43f3-aee0-f727f3bf01b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:51.098Z","message":"{\"transactionId\":\"7863abc2-4ed4-4b3d-a405-bafe30bb07b8\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:51:097\",\"respDate\":\"230927-04:30:51:098\",\"sourceId\":\"haproxy:7863abc2-4ed4-4b3d-a405-bafe30bb07b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:51:097-66375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14402426-1f2c-40f6-a318-31b246c4ba3a], x-b3-parentspanid=[80339d63c74b9d5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19d558d140af042f80339d63c74b9d5f], x-b3-spanid=[9da76c846b479b04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7863abc2-4ed4-4b3d-a405-bafe30bb07b8]}\\\"}\"}","context":{"RequestID":"7863abc2-4ed4-4b3d-a405-bafe30bb07b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d2a4aa3-8f1c-43f3-aee0-f727f3bf01b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:51.096Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:51.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7863abc2-4ed4-4b3d-a405-bafe30bb07b8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d2a4aa3-8f1c-43f3-aee0-f727f3bf01b1","LogTimestamp":"2023-09-27T04:30:51.099Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:30:53.108Z","message":"Entering","context":{"RequestID":"6168d348-c479-4e50-baf3-1ffeb0beadfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"758cb563-a02d-44fb-967f-6439148d789d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:53.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:53.110Z","message":"{\"transactionId\":\"6168d348-c479-4e50-baf3-1ffeb0beadfc\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:53:109\",\"respDate\":\"230927-04:30:53:110\",\"sourceId\":\"haproxy:6168d348-c479-4e50-baf3-1ffeb0beadfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:53:109-48507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1102cdd2-ebe0-467b-910f-c7dcb0eac87f], x-b3-parentspanid=[c7dadc913092c7f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[106fca780f462703c7dadc913092c7f4], x-b3-spanid=[f1143cf339eb0b6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6168d348-c479-4e50-baf3-1ffeb0beadfc]}\\\"}\"}","context":{"RequestID":"6168d348-c479-4e50-baf3-1ffeb0beadfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"758cb563-a02d-44fb-967f-6439148d789d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:53.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:53.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6168d348-c479-4e50-baf3-1ffeb0beadfc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"758cb563-a02d-44fb-967f-6439148d789d","LogTimestamp":"2023-09-27T04:30:53.111Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:55.121Z","message":"Entering","context":{"RequestID":"0e3e3db3-f231-47d6-84a4-12a48d173776","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01f38e1a-d2f1-4dd5-b5c0-44a21767c91c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:55.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:55.123Z","message":"{\"transactionId\":\"0e3e3db3-f231-47d6-84a4-12a48d173776\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:55:121\",\"respDate\":\"230927-04:30:55:123\",\"sourceId\":\"haproxy:0e3e3db3-f231-47d6-84a4-12a48d173776\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:55:121-30509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf0603ca-5e13-4dbe-8d4e-80945e3db788], x-b3-parentspanid=[52ac92fd00c8c306], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eecfac4c595532d552ac92fd00c8c306], x-b3-spanid=[c41b1379a794423e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e3e3db3-f231-47d6-84a4-12a48d173776]}\\\"}\"}","context":{"RequestID":"0e3e3db3-f231-47d6-84a4-12a48d173776","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01f38e1a-d2f1-4dd5-b5c0-44a21767c91c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:55.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:55.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e3e3db3-f231-47d6-84a4-12a48d173776","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01f38e1a-d2f1-4dd5-b5c0-44a21767c91c","LogTimestamp":"2023-09-27T04:30:55.123Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:30:55.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:30:55.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:55.988Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:55.988Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:57.139Z","message":"Entering","context":{"RequestID":"11045259-dbf5-462d-8e49-ec1ae98ff83f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6527e304-1b03-4769-ba06-025bafb4512d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:57.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:57.142Z","message":"{\"transactionId\":\"11045259-dbf5-462d-8e49-ec1ae98ff83f\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:57:140\",\"respDate\":\"230927-04:30:57:142\",\"sourceId\":\"haproxy:11045259-dbf5-462d-8e49-ec1ae98ff83f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:57:140-86195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83f99b58-1b68-4e29-a8a3-5db276bf1468], x-b3-parentspanid=[cf65f37d93edc4a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[decf39a924be0095cf65f37d93edc4a1], x-b3-spanid=[73f4812d0f5c5510], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11045259-dbf5-462d-8e49-ec1ae98ff83f]}\\\"}\"}","context":{"RequestID":"11045259-dbf5-462d-8e49-ec1ae98ff83f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6527e304-1b03-4769-ba06-025bafb4512d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:57.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:57.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11045259-dbf5-462d-8e49-ec1ae98ff83f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6527e304-1b03-4769-ba06-025bafb4512d","LogTimestamp":"2023-09-27T04:30:57.142Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:30:58.087Z","message":"Entering","context":{"RequestID":"c1fcad2e-750d-4297-8fed-f8a4bf38d73a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb04bf96-87d7-4186-826e-18cacbc4dc32","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:58.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:58.089Z","message":"{\"transactionId\":\"c1fcad2e-750d-4297-8fed-f8a4bf38d73a\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:58:088\",\"respDate\":\"230927-04:30:58:089\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c1fcad2e-750d-4297-8fed-f8a4bf38d73a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:30:58:088-94553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c2885ba-821c-4491-88ab-7986497b52c1], x-b3-parentspanid=[da2849f20db73f61], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38183], x-envoy-attempt-count=[1], x-b3-traceid=[7c290cc32076ba4cda2849f20db73f61], x-b3-spanid=[738713c301ab8460], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c1fcad2e-750d-4297-8fed-f8a4bf38d73a]}\\\"}\"}","context":{"RequestID":"c1fcad2e-750d-4297-8fed-f8a4bf38d73a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb04bf96-87d7-4186-826e-18cacbc4dc32","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:30:58.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:58.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1fcad2e-750d-4297-8fed-f8a4bf38d73a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb04bf96-87d7-4186-826e-18cacbc4dc32","LogTimestamp":"2023-09-27T04:30:58.090Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:58.418Z","message":"Entering","context":{"RequestID":"a7b6dc4c-4814-4fcb-8525-fb771572f481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ec012cd-2132-4c85-8130-41a2cf2dcef9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"a7b6dc4c-4814-4fcb-8525-fb771572f481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ec012cd-2132-4c85-8130-41a2cf2dcef9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:58.420Z","message":"{\"transactionId\":\"a7b6dc4c-4814-4fcb-8525-fb771572f481\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:58:418\",\"respDate\":\"230927-04:30:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a7b6dc4c-4814-4fcb-8525-fb771572f481\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:30:58:418-3103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a7b6dc4c-4814-4fcb-8525-fb771572f481]}\\\"}\"}","context":{"RequestID":"a7b6dc4c-4814-4fcb-8525-fb771572f481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ec012cd-2132-4c85-8130-41a2cf2dcef9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:30:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7b6dc4c-4814-4fcb-8525-fb771572f481","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ec012cd-2132-4c85-8130-41a2cf2dcef9","LogTimestamp":"2023-09-27T04:30:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:30:59.152Z","message":"Entering","context":{"RequestID":"ce7974ed-f764-481c-8ec8-0c572e730760","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18c54837-50d2-4b45-ae33-093e96a66cdb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:59.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:30:59.153Z","message":"{\"transactionId\":\"ce7974ed-f764-481c-8ec8-0c572e730760\",\"status\":\"200\",\"rqstDate\":\"230927-04:30:59:152\",\"respDate\":\"230927-04:30:59:153\",\"sourceId\":\"haproxy:ce7974ed-f764-481c-8ec8-0c572e730760\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:30:59:152-26569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f822b4ca-f8f1-44ef-bea2-ef587b30944b], x-b3-parentspanid=[e631a5215a3616c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a7ffeac13a80353e631a5215a3616c9], x-b3-spanid=[af167722197f1bd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce7974ed-f764-481c-8ec8-0c572e730760]}\\\"}\"}","context":{"RequestID":"ce7974ed-f764-481c-8ec8-0c572e730760","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18c54837-50d2-4b45-ae33-093e96a66cdb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:30:59.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:30:59.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce7974ed-f764-481c-8ec8-0c572e730760","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18c54837-50d2-4b45-ae33-093e96a66cdb","LogTimestamp":"2023-09-27T04:30:59.154Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:30:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:01.165Z","message":"Entering","context":{"RequestID":"c2b00305-f9ba-4615-88a1-e3fda6175090","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78927cd6-5d42-4fd0-ae5a-127959bed9b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:01.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:01.167Z","message":"{\"transactionId\":\"c2b00305-f9ba-4615-88a1-e3fda6175090\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:01:165\",\"respDate\":\"230927-04:31:01:167\",\"sourceId\":\"haproxy:c2b00305-f9ba-4615-88a1-e3fda6175090\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:01:165-15276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae432a2b-fd19-459b-a6a2-652d24eff226], x-b3-parentspanid=[d38aa05771fde2e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[706eeb041ed3a4f1d38aa05771fde2e9], x-b3-spanid=[6b223e43de631ca5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2b00305-f9ba-4615-88a1-e3fda6175090]}\\\"}\"}","context":{"RequestID":"c2b00305-f9ba-4615-88a1-e3fda6175090","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78927cd6-5d42-4fd0-ae5a-127959bed9b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:01.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:01.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2b00305-f9ba-4615-88a1-e3fda6175090","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78927cd6-5d42-4fd0-ae5a-127959bed9b4","LogTimestamp":"2023-09-27T04:31:01.168Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:03.176Z","message":"Entering","context":{"RequestID":"707ffe93-ad87-4b01-819d-e08f8954bad3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"24c8530f-4483-4e67-99f6-7eb13f5307f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:03.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:03.177Z","message":"{\"transactionId\":\"707ffe93-ad87-4b01-819d-e08f8954bad3\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:03:176\",\"respDate\":\"230927-04:31:03:177\",\"sourceId\":\"haproxy:707ffe93-ad87-4b01-819d-e08f8954bad3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:03:176-66899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3e89640-9eb8-40dd-92cc-fd2951add7a6], x-b3-parentspanid=[d959157defd89248], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6c85937b539925ed959157defd89248], x-b3-spanid=[3f47d3f1ac02ea51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[707ffe93-ad87-4b01-819d-e08f8954bad3]}\\\"}\"}","context":{"RequestID":"707ffe93-ad87-4b01-819d-e08f8954bad3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"24c8530f-4483-4e67-99f6-7eb13f5307f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:03.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:03.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"707ffe93-ad87-4b01-819d-e08f8954bad3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24c8530f-4483-4e67-99f6-7eb13f5307f2","LogTimestamp":"2023-09-27T04:31:03.178Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:05.184Z","message":"Entering","context":{"RequestID":"2cda352b-0a11-4e1c-8f03-d579fbb3ea85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"404f4cb3-a291-419d-abc5-0554bb6bb7bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:05.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:05.187Z","message":"{\"transactionId\":\"2cda352b-0a11-4e1c-8f03-d579fbb3ea85\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:05:185\",\"respDate\":\"230927-04:31:05:186\",\"sourceId\":\"haproxy:2cda352b-0a11-4e1c-8f03-d579fbb3ea85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:05:185-78745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfe208d4-f286-461e-a229-c2d8f392f572], x-b3-parentspanid=[1699059425a4dc7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[157227227db576f41699059425a4dc7e], x-b3-spanid=[d637c9bfd15f142d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2cda352b-0a11-4e1c-8f03-d579fbb3ea85]}\\\"}\"}","context":{"RequestID":"2cda352b-0a11-4e1c-8f03-d579fbb3ea85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"404f4cb3-a291-419d-abc5-0554bb6bb7bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:05.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:05.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2cda352b-0a11-4e1c-8f03-d579fbb3ea85","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"404f4cb3-a291-419d-abc5-0554bb6bb7bf","LogTimestamp":"2023-09-27T04:31:05.187Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:05.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:31:05.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:05.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:05.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:07.199Z","message":"Entering","context":{"RequestID":"47eb3ef3-e7ce-414b-94a6-d30c7bcbfb39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a61f1eb-c915-4efb-9afb-06cbcc47e49b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:07.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:07.202Z","message":"{\"transactionId\":\"47eb3ef3-e7ce-414b-94a6-d30c7bcbfb39\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:07:200\",\"respDate\":\"230927-04:31:07:202\",\"sourceId\":\"haproxy:47eb3ef3-e7ce-414b-94a6-d30c7bcbfb39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:07:200-47092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5605f1b2-55dd-4da9-8391-daec369b0d12], x-b3-parentspanid=[bc66deff2c31e964], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df5b16d74f8689dcbc66deff2c31e964], x-b3-spanid=[4ca8b7bd5ac22f56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47eb3ef3-e7ce-414b-94a6-d30c7bcbfb39]}\\\"}\"}","context":{"RequestID":"47eb3ef3-e7ce-414b-94a6-d30c7bcbfb39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a61f1eb-c915-4efb-9afb-06cbcc47e49b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:07.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:07.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47eb3ef3-e7ce-414b-94a6-d30c7bcbfb39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a61f1eb-c915-4efb-9afb-06cbcc47e49b","LogTimestamp":"2023-09-27T04:31:07.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:31:08.116Z","message":"Entering","context":{"RequestID":"edfb52de-0512-4ac9-b205-64fd261aea67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1629068-83b6-414d-8285-7a125369edb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:08.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:08.118Z","message":"{\"transactionId\":\"edfb52de-0512-4ac9-b205-64fd261aea67\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:08:117\",\"respDate\":\"230927-04:31:08:118\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:edfb52de-0512-4ac9-b205-64fd261aea67\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:08:117-60192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee57c2c2-b508-4c31-a3a6-e634f4674302], x-b3-parentspanid=[8ff575073f11bd40], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54719], x-envoy-attempt-count=[1], x-b3-traceid=[f3d43ea699db92158ff575073f11bd40], x-b3-spanid=[492f7c2bac1c3024], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[edfb52de-0512-4ac9-b205-64fd261aea67]}\\\"}\"}","context":{"RequestID":"edfb52de-0512-4ac9-b205-64fd261aea67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1629068-83b6-414d-8285-7a125369edb9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:08.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:08.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edfb52de-0512-4ac9-b205-64fd261aea67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1629068-83b6-414d-8285-7a125369edb9","LogTimestamp":"2023-09-27T04:31:08.119Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:08.418Z","message":"Entering","context":{"RequestID":"9cf17ce3-5e25-4ec5-a86d-bf40b9d58fba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8788ae17-34b6-4670-8435-7669556f8ed3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"9cf17ce3-5e25-4ec5-a86d-bf40b9d58fba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8788ae17-34b6-4670-8435-7669556f8ed3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:08.422Z","message":"{\"transactionId\":\"9cf17ce3-5e25-4ec5-a86d-bf40b9d58fba\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:08:419\",\"respDate\":\"230927-04:31:08:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9cf17ce3-5e25-4ec5-a86d-bf40b9d58fba\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:08:419-40037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9cf17ce3-5e25-4ec5-a86d-bf40b9d58fba]}\\\"}\"}","context":{"RequestID":"9cf17ce3-5e25-4ec5-a86d-bf40b9d58fba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8788ae17-34b6-4670-8435-7669556f8ed3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:08.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cf17ce3-5e25-4ec5-a86d-bf40b9d58fba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8788ae17-34b6-4670-8435-7669556f8ed3","LogTimestamp":"2023-09-27T04:31:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:31:09.215Z","message":"Entering","context":{"RequestID":"ff2a5559-c552-4f95-9961-6e4b482cbb8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61b8bc71-6ad7-4a38-8cd9-0e3e7f62dbc9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:09.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:09.217Z","message":"{\"transactionId\":\"ff2a5559-c552-4f95-9961-6e4b482cbb8f\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:09:216\",\"respDate\":\"230927-04:31:09:217\",\"sourceId\":\"haproxy:ff2a5559-c552-4f95-9961-6e4b482cbb8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:09:216-9853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a76dd43-9e79-4b52-ac80-b3aeadb3e952], x-b3-parentspanid=[8c68722b19cbb62d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e38b7358e39427ce8c68722b19cbb62d], x-b3-spanid=[ba5bb7cf2745f0aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff2a5559-c552-4f95-9961-6e4b482cbb8f]}\\\"}\"}","context":{"RequestID":"ff2a5559-c552-4f95-9961-6e4b482cbb8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61b8bc71-6ad7-4a38-8cd9-0e3e7f62dbc9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:09.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:09.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff2a5559-c552-4f95-9961-6e4b482cbb8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61b8bc71-6ad7-4a38-8cd9-0e3e7f62dbc9","LogTimestamp":"2023-09-27T04:31:09.218Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:11.226Z","message":"Entering","context":{"RequestID":"9c8193bb-bf89-46b8-a1a7-e3902daae848","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"272afba6-771a-43db-9a84-5b2ac77320f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:11.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:11.229Z","message":"{\"transactionId\":\"9c8193bb-bf89-46b8-a1a7-e3902daae848\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:11:227\",\"respDate\":\"230927-04:31:11:229\",\"sourceId\":\"haproxy:9c8193bb-bf89-46b8-a1a7-e3902daae848\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:11:227-17572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[977a6a2e-2e2d-441f-a02b-b9a46ca87ead], x-b3-parentspanid=[f74d75c52a14523e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2e9f0828bb96b67f74d75c52a14523e], x-b3-spanid=[4fcdcdc1a8ecac5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c8193bb-bf89-46b8-a1a7-e3902daae848]}\\\"}\"}","context":{"RequestID":"9c8193bb-bf89-46b8-a1a7-e3902daae848","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"272afba6-771a-43db-9a84-5b2ac77320f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:11.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:11.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c8193bb-bf89-46b8-a1a7-e3902daae848","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"272afba6-771a-43db-9a84-5b2ac77320f9","LogTimestamp":"2023-09-27T04:31:11.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:11.278Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:11.291Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:13.238Z","message":"Entering","context":{"RequestID":"be914627-a136-4e25-ae6f-d94767ea072c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe05ede0-b7c5-49b4-ab36-92e26d758a34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:13.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:13.241Z","message":"{\"transactionId\":\"be914627-a136-4e25-ae6f-d94767ea072c\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:13:239\",\"respDate\":\"230927-04:31:13:241\",\"sourceId\":\"haproxy:be914627-a136-4e25-ae6f-d94767ea072c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:13:239-97867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[225bf247-622b-446a-9f58-89fff26690f5], x-b3-parentspanid=[d691ab0eeb04f6b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e9aebe6d16d9d58d691ab0eeb04f6b9], x-b3-spanid=[0ea0da0f4553d6eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be914627-a136-4e25-ae6f-d94767ea072c]}\\\"}\"}","context":{"RequestID":"be914627-a136-4e25-ae6f-d94767ea072c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe05ede0-b7c5-49b4-ab36-92e26d758a34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:13.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:13.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be914627-a136-4e25-ae6f-d94767ea072c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe05ede0-b7c5-49b4-ab36-92e26d758a34","LogTimestamp":"2023-09-27T04:31:13.241Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:15.249Z","message":"Entering","context":{"RequestID":"82171a2c-37c5-49d7-aa51-276fcb5ecb75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5d7adc5-84f6-4d87-8e38-4e0c7538ab06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:15.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:15.251Z","message":"{\"transactionId\":\"82171a2c-37c5-49d7-aa51-276fcb5ecb75\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:15:250\",\"respDate\":\"230927-04:31:15:251\",\"sourceId\":\"haproxy:82171a2c-37c5-49d7-aa51-276fcb5ecb75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:15:250-93437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c09920e5-d208-4438-9fe2-c1e779093036], x-b3-parentspanid=[b8ac4d4b48a5716b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e185c399010f242b8ac4d4b48a5716b], x-b3-spanid=[d7aa1c86d0be8d20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82171a2c-37c5-49d7-aa51-276fcb5ecb75]}\\\"}\"}","context":{"RequestID":"82171a2c-37c5-49d7-aa51-276fcb5ecb75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5d7adc5-84f6-4d87-8e38-4e0c7538ab06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:15.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:15.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82171a2c-37c5-49d7-aa51-276fcb5ecb75","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5d7adc5-84f6-4d87-8e38-4e0c7538ab06","LogTimestamp":"2023-09-27T04:31:15.251Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:31:15.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:31:15.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:15.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:15.924Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:17.260Z","message":"Entering","context":{"RequestID":"bf7ed7a9-be57-4149-a87b-6c784185cde2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a518ff79-a08c-409d-8fc7-f74d6b3ca993","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:17.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:17.262Z","message":"{\"transactionId\":\"bf7ed7a9-be57-4149-a87b-6c784185cde2\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:17:261\",\"respDate\":\"230927-04:31:17:262\",\"sourceId\":\"haproxy:bf7ed7a9-be57-4149-a87b-6c784185cde2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:17:261-70251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bfe193a-e46d-4cc5-9d0a-84386fdebfe0], x-b3-parentspanid=[09c9e76037970d27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93a36a50f07be8f109c9e76037970d27], x-b3-spanid=[724477ba713c6d87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf7ed7a9-be57-4149-a87b-6c784185cde2]}\\\"}\"}","context":{"RequestID":"bf7ed7a9-be57-4149-a87b-6c784185cde2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a518ff79-a08c-409d-8fc7-f74d6b3ca993","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:17.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:17.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf7ed7a9-be57-4149-a87b-6c784185cde2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a518ff79-a08c-409d-8fc7-f74d6b3ca993","LogTimestamp":"2023-09-27T04:31:17.263Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:31:18.090Z","message":"Entering","context":{"RequestID":"c0f0a739-7d41-46a6-b654-5389bb90e834","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05d881a8-a6e3-409b-a5e8-4574383a3777","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:18.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:18.092Z","message":"{\"transactionId\":\"c0f0a739-7d41-46a6-b654-5389bb90e834\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:18:091\",\"respDate\":\"230927-04:31:18:092\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c0f0a739-7d41-46a6-b654-5389bb90e834\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:18:091-35716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[646ed3b2-b41e-4d0d-828e-6672ccf7d6fc], x-b3-parentspanid=[8fb41c61cdd74181], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55211], x-envoy-attempt-count=[1], x-b3-traceid=[51f7ec352e60cc2e8fb41c61cdd74181], x-b3-spanid=[ed20c7f7d8a22be2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c0f0a739-7d41-46a6-b654-5389bb90e834]}\\\"}\"}","context":{"RequestID":"c0f0a739-7d41-46a6-b654-5389bb90e834","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05d881a8-a6e3-409b-a5e8-4574383a3777","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:18.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:18.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0f0a739-7d41-46a6-b654-5389bb90e834","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05d881a8-a6e3-409b-a5e8-4574383a3777","LogTimestamp":"2023-09-27T04:31:18.093Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:18.418Z","message":"Entering","context":{"RequestID":"bf54a2e4-82a6-4e77-a361-b943695e9eef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff19a702-acca-4ea9-9ada-dbd3c599ee7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"bf54a2e4-82a6-4e77-a361-b943695e9eef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff19a702-acca-4ea9-9ada-dbd3c599ee7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:18.421Z","message":"{\"transactionId\":\"bf54a2e4-82a6-4e77-a361-b943695e9eef\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:18:419\",\"respDate\":\"230927-04:31:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bf54a2e4-82a6-4e77-a361-b943695e9eef\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:18:419-80369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bf54a2e4-82a6-4e77-a361-b943695e9eef]}\\\"}\"}","context":{"RequestID":"bf54a2e4-82a6-4e77-a361-b943695e9eef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff19a702-acca-4ea9-9ada-dbd3c599ee7d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf54a2e4-82a6-4e77-a361-b943695e9eef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff19a702-acca-4ea9-9ada-dbd3c599ee7d","LogTimestamp":"2023-09-27T04:31:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:31:19.271Z","message":"Entering","context":{"RequestID":"83308bd1-d5fa-41a7-bf6e-c063a5284f8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83a4cd01-4fae-4dab-ac5c-f7370d8cecdd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:19.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:19.273Z","message":"{\"transactionId\":\"83308bd1-d5fa-41a7-bf6e-c063a5284f8a\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:19:272\",\"respDate\":\"230927-04:31:19:273\",\"sourceId\":\"haproxy:83308bd1-d5fa-41a7-bf6e-c063a5284f8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:19:272-17398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4025014b-c1e6-436f-ae2b-c5698d2db0ed], x-b3-parentspanid=[fc3a959a67e472ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4879449cb7b2b8dafc3a959a67e472ee], x-b3-spanid=[219f4ff220188fb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83308bd1-d5fa-41a7-bf6e-c063a5284f8a]}\\\"}\"}","context":{"RequestID":"83308bd1-d5fa-41a7-bf6e-c063a5284f8a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"83a4cd01-4fae-4dab-ac5c-f7370d8cecdd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:19.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:19.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83308bd1-d5fa-41a7-bf6e-c063a5284f8a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83a4cd01-4fae-4dab-ac5c-f7370d8cecdd","LogTimestamp":"2023-09-27T04:31:19.273Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:21.282Z","message":"Entering","context":{"RequestID":"9979ad48-4d8f-4781-aea2-69c84d398717","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef2c9443-9c33-4b01-9154-5c5485aeffc0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:21.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:21.284Z","message":"{\"transactionId\":\"9979ad48-4d8f-4781-aea2-69c84d398717\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:21:282\",\"respDate\":\"230927-04:31:21:283\",\"sourceId\":\"haproxy:9979ad48-4d8f-4781-aea2-69c84d398717\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:21:282-56233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d72eb66-f917-4718-9364-bc3da35034c4], x-b3-parentspanid=[4450937213293809], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdb59f54a64106b84450937213293809], x-b3-spanid=[978464340f738bb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9979ad48-4d8f-4781-aea2-69c84d398717]}\\\"}\"}","context":{"RequestID":"9979ad48-4d8f-4781-aea2-69c84d398717","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef2c9443-9c33-4b01-9154-5c5485aeffc0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:21.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:21.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9979ad48-4d8f-4781-aea2-69c84d398717","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef2c9443-9c33-4b01-9154-5c5485aeffc0","LogTimestamp":"2023-09-27T04:31:21.284Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:23.295Z","message":"Entering","context":{"RequestID":"ac2848b7-93c3-4d61-b447-e0afd2539a31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c26dbdc-f175-42b7-ba28-ea6a825e3bef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:23.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:23.297Z","message":"{\"transactionId\":\"ac2848b7-93c3-4d61-b447-e0afd2539a31\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:23:296\",\"respDate\":\"230927-04:31:23:297\",\"sourceId\":\"haproxy:ac2848b7-93c3-4d61-b447-e0afd2539a31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:23:296-68440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49834394-753f-4996-b6c9-9e8d0b3aae29], x-b3-parentspanid=[7112b9b007734485], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ffc39b45aa6744f7112b9b007734485], x-b3-spanid=[5015b6b2a11bf51e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac2848b7-93c3-4d61-b447-e0afd2539a31]}\\\"}\"}","context":{"RequestID":"ac2848b7-93c3-4d61-b447-e0afd2539a31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c26dbdc-f175-42b7-ba28-ea6a825e3bef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:23.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:23.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac2848b7-93c3-4d61-b447-e0afd2539a31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c26dbdc-f175-42b7-ba28-ea6a825e3bef","LogTimestamp":"2023-09-27T04:31:23.298Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:31:25.308Z","message":"Entering","context":{"RequestID":"eaab9e3d-152d-4d03-be8a-9873e2eb903f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af2e6c22-7b40-47fa-b95b-d1d4a1d37739","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:25.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:25.310Z","message":"{\"transactionId\":\"eaab9e3d-152d-4d03-be8a-9873e2eb903f\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:25:309\",\"respDate\":\"230927-04:31:25:310\",\"sourceId\":\"haproxy:eaab9e3d-152d-4d03-be8a-9873e2eb903f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:25:309-42697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f874ece-245f-44cb-949a-880e949afcd5], x-b3-parentspanid=[7fdedaa753dc3d2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45bac6bdef9395407fdedaa753dc3d2a], x-b3-spanid=[d3abfcba1856914c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eaab9e3d-152d-4d03-be8a-9873e2eb903f]}\\\"}\"}","context":{"RequestID":"eaab9e3d-152d-4d03-be8a-9873e2eb903f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af2e6c22-7b40-47fa-b95b-d1d4a1d37739","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:25.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:25.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaab9e3d-152d-4d03-be8a-9873e2eb903f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af2e6c22-7b40-47fa-b95b-d1d4a1d37739","LogTimestamp":"2023-09-27T04:31:25.310Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:31:25.910Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:31:25.953Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:25.954Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:25.954Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:27.347Z","message":"Entering","context":{"RequestID":"58a5ad15-a1c1-4b69-90ed-95174d62f936","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"293e95e2-6b3f-4df7-8f24-0b3ccbe9eb12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:27.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:27.350Z","message":"{\"transactionId\":\"58a5ad15-a1c1-4b69-90ed-95174d62f936\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:27:348\",\"respDate\":\"230927-04:31:27:350\",\"sourceId\":\"haproxy:58a5ad15-a1c1-4b69-90ed-95174d62f936\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:27:348-84848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38d72753-2277-4e72-84ac-f0e900290023], x-b3-parentspanid=[e6c3f18e0b13df68], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[764311e3a58f2d83e6c3f18e0b13df68], x-b3-spanid=[46be2704bed78a01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58a5ad15-a1c1-4b69-90ed-95174d62f936]}\\\"}\"}","context":{"RequestID":"58a5ad15-a1c1-4b69-90ed-95174d62f936","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"293e95e2-6b3f-4df7-8f24-0b3ccbe9eb12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:27.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:27.351Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58a5ad15-a1c1-4b69-90ed-95174d62f936","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"293e95e2-6b3f-4df7-8f24-0b3ccbe9eb12","LogTimestamp":"2023-09-27T04:31:27.351Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:31:28.087Z","message":"Entering","context":{"RequestID":"77cdffa9-6467-4871-a3d8-a37587e575ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59c652cc-768b-489d-b388-a475414f8d71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:28.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:28.089Z","message":"{\"transactionId\":\"77cdffa9-6467-4871-a3d8-a37587e575ab\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:28:087\",\"respDate\":\"230927-04:31:28:089\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:77cdffa9-6467-4871-a3d8-a37587e575ab\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:28:087-20316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0eec9b7-0926-415c-acff-d25bd659f9a4], x-b3-parentspanid=[e419cb5e15c57cd0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47269], x-envoy-attempt-count=[1], x-b3-traceid=[1cd98b1f29cfedc3e419cb5e15c57cd0], x-b3-spanid=[1f30d6063a1f8aad], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[77cdffa9-6467-4871-a3d8-a37587e575ab]}\\\"}\"}","context":{"RequestID":"77cdffa9-6467-4871-a3d8-a37587e575ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59c652cc-768b-489d-b388-a475414f8d71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:28.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:28.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77cdffa9-6467-4871-a3d8-a37587e575ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59c652cc-768b-489d-b388-a475414f8d71","LogTimestamp":"2023-09-27T04:31:28.089Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:28.417Z","message":"Entering","context":{"RequestID":"394c665d-b160-4683-a76e-1c998dded2c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ecba5ab-d8c8-4d2d-a50d-6f08fa166469","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"394c665d-b160-4683-a76e-1c998dded2c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ecba5ab-d8c8-4d2d-a50d-6f08fa166469","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:28.419Z","message":"{\"transactionId\":\"394c665d-b160-4683-a76e-1c998dded2c8\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:28:418\",\"respDate\":\"230927-04:31:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:394c665d-b160-4683-a76e-1c998dded2c8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:28:418-58349\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[394c665d-b160-4683-a76e-1c998dded2c8]}\\\"}\"}","context":{"RequestID":"394c665d-b160-4683-a76e-1c998dded2c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ecba5ab-d8c8-4d2d-a50d-6f08fa166469","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"394c665d-b160-4683-a76e-1c998dded2c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ecba5ab-d8c8-4d2d-a50d-6f08fa166469","LogTimestamp":"2023-09-27T04:31:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:31:29.361Z","message":"Entering","context":{"RequestID":"450859e0-bb44-46e5-bcf6-5e7d939a738d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00650d6d-0c88-41e9-8df7-c52263decf84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:29.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:29.363Z","message":"{\"transactionId\":\"450859e0-bb44-46e5-bcf6-5e7d939a738d\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:29:361\",\"respDate\":\"230927-04:31:29:362\",\"sourceId\":\"haproxy:450859e0-bb44-46e5-bcf6-5e7d939a738d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:29:361-38010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9c6d3b4-2400-41d9-8098-ee8f657ff7ff], x-b3-parentspanid=[50d9961c42d50ebd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ff6dd2a489ee92750d9961c42d50ebd], x-b3-spanid=[5c5ce50c69bfb345], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[450859e0-bb44-46e5-bcf6-5e7d939a738d]}\\\"}\"}","context":{"RequestID":"450859e0-bb44-46e5-bcf6-5e7d939a738d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00650d6d-0c88-41e9-8df7-c52263decf84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:29.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:29.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"450859e0-bb44-46e5-bcf6-5e7d939a738d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00650d6d-0c88-41e9-8df7-c52263decf84","LogTimestamp":"2023-09-27T04:31:29.363Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:31.376Z","message":"Entering","context":{"RequestID":"69dd6b59-5461-4e05-a8b0-e36d07f11381","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2128ab21-3531-41b1-a7e0-7e0c561ef404","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:31.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:31.378Z","message":"{\"transactionId\":\"69dd6b59-5461-4e05-a8b0-e36d07f11381\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:31:377\",\"respDate\":\"230927-04:31:31:378\",\"sourceId\":\"haproxy:69dd6b59-5461-4e05-a8b0-e36d07f11381\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:31:377-5400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[667e8870-b38a-4a98-86a7-d4144bc34ca4], x-b3-parentspanid=[370b7be026a9d815], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1274d65f77210eb9370b7be026a9d815], x-b3-spanid=[cbc489d37252c3db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69dd6b59-5461-4e05-a8b0-e36d07f11381]}\\\"}\"}","context":{"RequestID":"69dd6b59-5461-4e05-a8b0-e36d07f11381","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2128ab21-3531-41b1-a7e0-7e0c561ef404","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:31.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:31.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69dd6b59-5461-4e05-a8b0-e36d07f11381","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2128ab21-3531-41b1-a7e0-7e0c561ef404","LogTimestamp":"2023-09-27T04:31:31.379Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:33.391Z","message":"Entering","context":{"RequestID":"ac49ba4b-2972-428e-b59b-c0e945771ee3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6505101-6246-4fff-9be8-831caf1beaf2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:33.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:33.393Z","message":"{\"transactionId\":\"ac49ba4b-2972-428e-b59b-c0e945771ee3\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:33:392\",\"respDate\":\"230927-04:31:33:393\",\"sourceId\":\"haproxy:ac49ba4b-2972-428e-b59b-c0e945771ee3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:33:392-52244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5458f861-6027-4ebe-b05c-be4644ea7b3f], x-b3-parentspanid=[8c69e1f235d3ce82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13fdac190aa56cdf8c69e1f235d3ce82], x-b3-spanid=[a85eb4df69acbf03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac49ba4b-2972-428e-b59b-c0e945771ee3]}\\\"}\"}","context":{"RequestID":"ac49ba4b-2972-428e-b59b-c0e945771ee3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6505101-6246-4fff-9be8-831caf1beaf2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:33.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:33.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac49ba4b-2972-428e-b59b-c0e945771ee3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6505101-6246-4fff-9be8-831caf1beaf2","LogTimestamp":"2023-09-27T04:31:33.393Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:35.403Z","message":"Entering","context":{"RequestID":"88c2169a-5b14-45ea-8926-4bfc36c2c3f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc8215ba-d6de-46c4-8d13-a51df1de2a83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:35.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:35.405Z","message":"{\"transactionId\":\"88c2169a-5b14-45ea-8926-4bfc36c2c3f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:35:404\",\"respDate\":\"230927-04:31:35:405\",\"sourceId\":\"haproxy:88c2169a-5b14-45ea-8926-4bfc36c2c3f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:35:404-62928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6df70e25-b7d5-44d1-ac20-95bd85e820bf], x-b3-parentspanid=[36a81373734f3b74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ae3510486c786ed36a81373734f3b74], x-b3-spanid=[0fcdf365b8feff91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88c2169a-5b14-45ea-8926-4bfc36c2c3f9]}\\\"}\"}","context":{"RequestID":"88c2169a-5b14-45ea-8926-4bfc36c2c3f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc8215ba-d6de-46c4-8d13-a51df1de2a83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:35.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:35.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88c2169a-5b14-45ea-8926-4bfc36c2c3f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc8215ba-d6de-46c4-8d13-a51df1de2a83","LogTimestamp":"2023-09-27T04:31:35.406Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:31:35.911Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:31:35.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:35.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:35.922Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:37.415Z","message":"Entering","context":{"RequestID":"77d3d3b5-f09f-4cf9-a907-29ef07e9aa19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99d70a65-83ca-4d10-be16-1983cf6a6ce0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:37.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:37.417Z","message":"{\"transactionId\":\"77d3d3b5-f09f-4cf9-a907-29ef07e9aa19\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:37:416\",\"respDate\":\"230927-04:31:37:417\",\"sourceId\":\"haproxy:77d3d3b5-f09f-4cf9-a907-29ef07e9aa19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:37:416-31542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[457163e1-2735-4058-a0f5-35839ed8b02a], x-b3-parentspanid=[e00ac745519281ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc88f09ec3be9aade00ac745519281ab], x-b3-spanid=[0b97f2a41666b236], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77d3d3b5-f09f-4cf9-a907-29ef07e9aa19]}\\\"}\"}","context":{"RequestID":"77d3d3b5-f09f-4cf9-a907-29ef07e9aa19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99d70a65-83ca-4d10-be16-1983cf6a6ce0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:37.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:37.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77d3d3b5-f09f-4cf9-a907-29ef07e9aa19","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99d70a65-83ca-4d10-be16-1983cf6a6ce0","LogTimestamp":"2023-09-27T04:31:37.417Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:31:38.094Z","message":"Entering","context":{"RequestID":"a65b3686-3241-4ebd-8e63-2f9c0ed11d67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b773449b-a93e-483a-992a-335ac39a0f94","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:38.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:38.096Z","message":"{\"transactionId\":\"a65b3686-3241-4ebd-8e63-2f9c0ed11d67\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:38:094\",\"respDate\":\"230927-04:31:38:096\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a65b3686-3241-4ebd-8e63-2f9c0ed11d67\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:38:094-7041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8333b32e-d2c1-4d20-825f-12cbe41d1b33], x-b3-parentspanid=[a881a2ee07f4e319], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51599], x-envoy-attempt-count=[1], x-b3-traceid=[9d580d700c3df179a881a2ee07f4e319], x-b3-spanid=[bae7e61f3d0d0a76], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a65b3686-3241-4ebd-8e63-2f9c0ed11d67]}\\\"}\"}","context":{"RequestID":"a65b3686-3241-4ebd-8e63-2f9c0ed11d67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"b773449b-a93e-483a-992a-335ac39a0f94","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:38.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:38.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a65b3686-3241-4ebd-8e63-2f9c0ed11d67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b773449b-a93e-483a-992a-335ac39a0f94","LogTimestamp":"2023-09-27T04:31:38.096Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:38.417Z","message":"Entering","context":{"RequestID":"4076e144-a684-4cbe-893e-6b65d012a731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"700845ce-cb15-400d-8d26-0d18367781de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4076e144-a684-4cbe-893e-6b65d012a731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"700845ce-cb15-400d-8d26-0d18367781de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:38.420Z","message":"{\"transactionId\":\"4076e144-a684-4cbe-893e-6b65d012a731\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:38:418\",\"respDate\":\"230927-04:31:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4076e144-a684-4cbe-893e-6b65d012a731\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:38:418-18147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4076e144-a684-4cbe-893e-6b65d012a731]}\\\"}\"}","context":{"RequestID":"4076e144-a684-4cbe-893e-6b65d012a731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"700845ce-cb15-400d-8d26-0d18367781de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4076e144-a684-4cbe-893e-6b65d012a731","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"700845ce-cb15-400d-8d26-0d18367781de","LogTimestamp":"2023-09-27T04:31:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:39.427Z","message":"Entering","context":{"RequestID":"26014cf9-16ab-40db-afca-fb64414bcce1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c98a1c0b-2f48-4ef6-a007-1c7000a709ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:39.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:39.429Z","message":"{\"transactionId\":\"26014cf9-16ab-40db-afca-fb64414bcce1\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:39:428\",\"respDate\":\"230927-04:31:39:429\",\"sourceId\":\"haproxy:26014cf9-16ab-40db-afca-fb64414bcce1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:39:428-18838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8157eaae-29c8-428c-afa7-f6a9f71111a5], x-b3-parentspanid=[9ceaffd21ac098ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3f5e30e1f512f2b9ceaffd21ac098ce], x-b3-spanid=[8570b6ce2e45ac3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26014cf9-16ab-40db-afca-fb64414bcce1]}\\\"}\"}","context":{"RequestID":"26014cf9-16ab-40db-afca-fb64414bcce1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c98a1c0b-2f48-4ef6-a007-1c7000a709ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:39.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:39.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26014cf9-16ab-40db-afca-fb64414bcce1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c98a1c0b-2f48-4ef6-a007-1c7000a709ae","LogTimestamp":"2023-09-27T04:31:39.429Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:41.292Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:41.296Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:41.438Z","message":"Entering","context":{"RequestID":"e27db223-9a75-4583-8913-e768ef997c94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2f75bca-fed5-496f-b512-d78407a0520d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:41.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:41.440Z","message":"{\"transactionId\":\"e27db223-9a75-4583-8913-e768ef997c94\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:41:439\",\"respDate\":\"230927-04:31:41:440\",\"sourceId\":\"haproxy:e27db223-9a75-4583-8913-e768ef997c94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:41:439-88475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2105e926-e548-4dee-b85f-d9c9d1e49b36], x-b3-parentspanid=[608d5e356845c7c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a828edae094aba2608d5e356845c7c4], x-b3-spanid=[ce74a10b4496b686], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e27db223-9a75-4583-8913-e768ef997c94]}\\\"}\"}","context":{"RequestID":"e27db223-9a75-4583-8913-e768ef997c94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2f75bca-fed5-496f-b512-d78407a0520d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:41.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:41.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e27db223-9a75-4583-8913-e768ef997c94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2f75bca-fed5-496f-b512-d78407a0520d","LogTimestamp":"2023-09-27T04:31:41.440Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:31:43.451Z","message":"Entering","context":{"RequestID":"c8e7615f-1545-4325-aa55-89d2821bceb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc53a4df-f851-46e7-9400-6924988b5353","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:43.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:43.453Z","message":"{\"transactionId\":\"c8e7615f-1545-4325-aa55-89d2821bceb3\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:43:451\",\"respDate\":\"230927-04:31:43:453\",\"sourceId\":\"haproxy:c8e7615f-1545-4325-aa55-89d2821bceb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:43:451-71467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dc37821-dc72-4ee9-9a60-fd027a27e10a], x-b3-parentspanid=[984a1baa78b1b3d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[daf48b5743d1a676984a1baa78b1b3d5], x-b3-spanid=[d1c27f160b12e5d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8e7615f-1545-4325-aa55-89d2821bceb3]}\\\"}\"}","context":{"RequestID":"c8e7615f-1545-4325-aa55-89d2821bceb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc53a4df-f851-46e7-9400-6924988b5353","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:43.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:43.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8e7615f-1545-4325-aa55-89d2821bceb3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc53a4df-f851-46e7-9400-6924988b5353","LogTimestamp":"2023-09-27T04:31:43.453Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:45.467Z","message":"Entering","context":{"RequestID":"f40a34ca-dae1-40ad-bafa-da432bb7f785","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a555643-fec7-4611-9b5a-6a3efc9fe849","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:45.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:45.469Z","message":"{\"transactionId\":\"f40a34ca-dae1-40ad-bafa-da432bb7f785\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:45:467\",\"respDate\":\"230927-04:31:45:469\",\"sourceId\":\"haproxy:f40a34ca-dae1-40ad-bafa-da432bb7f785\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:45:467-75714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c91a2f20-d9be-4b13-bb02-32101580192b], x-b3-parentspanid=[b9b5c085b57f8708], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[780b864a14137320b9b5c085b57f8708], x-b3-spanid=[f17b2d5ad0b3a0e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f40a34ca-dae1-40ad-bafa-da432bb7f785]}\\\"}\"}","context":{"RequestID":"f40a34ca-dae1-40ad-bafa-da432bb7f785","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a555643-fec7-4611-9b5a-6a3efc9fe849","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:45.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:45.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f40a34ca-dae1-40ad-bafa-da432bb7f785","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a555643-fec7-4611-9b5a-6a3efc9fe849","LogTimestamp":"2023-09-27T04:31:45.469Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:45.911Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:31:45.922Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:45.922Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:45.923Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:47.483Z","message":"Entering","context":{"RequestID":"a7e53cdc-5c0f-4d00-ade7-5ae5baf620d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba765283-9707-4248-88f3-42c22b2ca5c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:47.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:47.485Z","message":"{\"transactionId\":\"a7e53cdc-5c0f-4d00-ade7-5ae5baf620d2\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:47:483\",\"respDate\":\"230927-04:31:47:485\",\"sourceId\":\"haproxy:a7e53cdc-5c0f-4d00-ade7-5ae5baf620d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:47:483-18936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34d13569-c64c-4601-bd7d-10cf959e6e01], x-b3-parentspanid=[7d8da3bfb354cf76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afcd1ffac002867a7d8da3bfb354cf76], x-b3-spanid=[0369db4373629d58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7e53cdc-5c0f-4d00-ade7-5ae5baf620d2]}\\\"}\"}","context":{"RequestID":"a7e53cdc-5c0f-4d00-ade7-5ae5baf620d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba765283-9707-4248-88f3-42c22b2ca5c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:47.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:47.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7e53cdc-5c0f-4d00-ade7-5ae5baf620d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba765283-9707-4248-88f3-42c22b2ca5c8","LogTimestamp":"2023-09-27T04:31:47.485Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:31:48.089Z","message":"Entering","context":{"RequestID":"c4dc0deb-fbb3-4e69-884f-0583cfff8f17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2162da08-8a42-472a-b1bc-4f0fb4893eb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:48.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:48.091Z","message":"{\"transactionId\":\"c4dc0deb-fbb3-4e69-884f-0583cfff8f17\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:48:090\",\"respDate\":\"230927-04:31:48:091\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c4dc0deb-fbb3-4e69-884f-0583cfff8f17\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:48:090-1719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79e43966-1d9a-9444-a560-bcd603953ef3], x-b3-parentspanid=[e3b77080e9dd911b], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37565], x-envoy-attempt-count=[1], x-b3-traceid=[f8322c7777aee197e3b77080e9dd911b], x-b3-spanid=[b15988fd762952eb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c4dc0deb-fbb3-4e69-884f-0583cfff8f17]}\\\"}\"}","context":{"RequestID":"c4dc0deb-fbb3-4e69-884f-0583cfff8f17","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2162da08-8a42-472a-b1bc-4f0fb4893eb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:48.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:48.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4dc0deb-fbb3-4e69-884f-0583cfff8f17","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2162da08-8a42-472a-b1bc-4f0fb4893eb2","LogTimestamp":"2023-09-27T04:31:48.092Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:48.422Z","message":"Entering","context":{"RequestID":"a3348098-de25-44f4-bd6d-e9a53305e4b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"94401ae7-0521-4dce-8a25-44f2f5bca638","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:48.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:48.424Z","message":"Database is available from CACHED check.","context":{"RequestID":"a3348098-de25-44f4-bd6d-e9a53305e4b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"94401ae7-0521-4dce-8a25-44f2f5bca638","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:48.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:48.425Z","message":"{\"transactionId\":\"a3348098-de25-44f4-bd6d-e9a53305e4b9\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:48:422\",\"respDate\":\"230927-04:31:48:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a3348098-de25-44f4-bd6d-e9a53305e4b9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:48:422-82454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a3348098-de25-44f4-bd6d-e9a53305e4b9]}\\\"}\"}","context":{"RequestID":"a3348098-de25-44f4-bd6d-e9a53305e4b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"94401ae7-0521-4dce-8a25-44f2f5bca638","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:48.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:48.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3348098-de25-44f4-bd6d-e9a53305e4b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94401ae7-0521-4dce-8a25-44f2f5bca638","LogTimestamp":"2023-09-27T04:31:48.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:31:49.494Z","message":"Entering","context":{"RequestID":"992ac938-a93a-4d84-961a-dee4578051c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d01bb93-53b6-4f39-a242-6c9027a2821c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:49.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:49.496Z","message":"{\"transactionId\":\"992ac938-a93a-4d84-961a-dee4578051c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:49:494\",\"respDate\":\"230927-04:31:49:495\",\"sourceId\":\"haproxy:992ac938-a93a-4d84-961a-dee4578051c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:49:494-3276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f66c9211-7a29-4e32-875b-f56b926edd4e], x-b3-parentspanid=[19690280da405d84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45893417a396f7d419690280da405d84], x-b3-spanid=[fb9f5401ec62a922], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[992ac938-a93a-4d84-961a-dee4578051c0]}\\\"}\"}","context":{"RequestID":"992ac938-a93a-4d84-961a-dee4578051c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d01bb93-53b6-4f39-a242-6c9027a2821c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:49.494Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:49.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"992ac938-a93a-4d84-961a-dee4578051c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d01bb93-53b6-4f39-a242-6c9027a2821c","LogTimestamp":"2023-09-27T04:31:49.496Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:51.508Z","message":"Entering","context":{"RequestID":"3358e81b-6fe4-4a91-bfe5-14635757588c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa394d3d-8b6f-425c-b690-62b10f317d52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:51.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:51.510Z","message":"{\"transactionId\":\"3358e81b-6fe4-4a91-bfe5-14635757588c\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:51:509\",\"respDate\":\"230927-04:31:51:510\",\"sourceId\":\"haproxy:3358e81b-6fe4-4a91-bfe5-14635757588c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:51:509-95358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdc335ce-be46-4555-8100-64171fa08984], x-b3-parentspanid=[7ef5831c5f9e7ceb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[275bafa526c1b3dc7ef5831c5f9e7ceb], x-b3-spanid=[d3a047f3b548505f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3358e81b-6fe4-4a91-bfe5-14635757588c]}\\\"}\"}","context":{"RequestID":"3358e81b-6fe4-4a91-bfe5-14635757588c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa394d3d-8b6f-425c-b690-62b10f317d52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:51.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:51.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3358e81b-6fe4-4a91-bfe5-14635757588c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa394d3d-8b6f-425c-b690-62b10f317d52","LogTimestamp":"2023-09-27T04:31:51.511Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:53.526Z","message":"Entering","context":{"RequestID":"10d0ee12-47ab-473f-a976-38b1fa080164","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d801d6fa-096a-450b-8f41-f402b53aacf5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:53.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:53.528Z","message":"{\"transactionId\":\"10d0ee12-47ab-473f-a976-38b1fa080164\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:53:526\",\"respDate\":\"230927-04:31:53:528\",\"sourceId\":\"haproxy:10d0ee12-47ab-473f-a976-38b1fa080164\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:53:526-11007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4279151a-21a4-48f9-a3a8-00952676fd4d], x-b3-parentspanid=[14777fe9b157391e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1963adf6158a71ab14777fe9b157391e], x-b3-spanid=[f72e5ff692a0e89e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10d0ee12-47ab-473f-a976-38b1fa080164]}\\\"}\"}","context":{"RequestID":"10d0ee12-47ab-473f-a976-38b1fa080164","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d801d6fa-096a-450b-8f41-f402b53aacf5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:53.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:53.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10d0ee12-47ab-473f-a976-38b1fa080164","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d801d6fa-096a-450b-8f41-f402b53aacf5","LogTimestamp":"2023-09-27T04:31:53.528Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:55.555Z","message":"Entering","context":{"RequestID":"01b71c39-76b4-44e5-ae9e-377815c26787","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29fd225e-d6e7-4fa4-b26a-cfa63aaaec2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:55.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:55.556Z","message":"{\"transactionId\":\"01b71c39-76b4-44e5-ae9e-377815c26787\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:55:555\",\"respDate\":\"230927-04:31:55:556\",\"sourceId\":\"haproxy:01b71c39-76b4-44e5-ae9e-377815c26787\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:55:555-93806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1250bf1a-e8dc-4fb1-944d-f6f8018e1c5f], x-b3-parentspanid=[0871dcbff4755e8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0ccf54f5b6cbfd50871dcbff4755e8e], x-b3-spanid=[47f8b20896d59cdd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01b71c39-76b4-44e5-ae9e-377815c26787]}\\\"}\"}","context":{"RequestID":"01b71c39-76b4-44e5-ae9e-377815c26787","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29fd225e-d6e7-4fa4-b26a-cfa63aaaec2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:55.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:55.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01b71c39-76b4-44e5-ae9e-377815c26787","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29fd225e-d6e7-4fa4-b26a-cfa63aaaec2f","LogTimestamp":"2023-09-27T04:31:55.557Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:31:55.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:31:55.973Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:55.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:55.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:57.567Z","message":"Entering","context":{"RequestID":"e66fa6b4-9989-45d9-8dbc-b84390fed5fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8fa49a4-daaf-4177-9ddb-4afee10f5c6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:57.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:57.569Z","message":"{\"transactionId\":\"e66fa6b4-9989-45d9-8dbc-b84390fed5fe\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:57:568\",\"respDate\":\"230927-04:31:57:569\",\"sourceId\":\"haproxy:e66fa6b4-9989-45d9-8dbc-b84390fed5fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:57:568-5863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[437d175a-d645-4f0a-b112-65ba424b1f91], x-b3-parentspanid=[fe0e40fff9867d91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba8c3fd62ba830b6fe0e40fff9867d91], x-b3-spanid=[529d85aaf2d16210], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e66fa6b4-9989-45d9-8dbc-b84390fed5fe]}\\\"}\"}","context":{"RequestID":"e66fa6b4-9989-45d9-8dbc-b84390fed5fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8fa49a4-daaf-4177-9ddb-4afee10f5c6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:57.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:57.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e66fa6b4-9989-45d9-8dbc-b84390fed5fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8fa49a4-daaf-4177-9ddb-4afee10f5c6c","LogTimestamp":"2023-09-27T04:31:57.569Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:31:58.091Z","message":"Entering","context":{"RequestID":"6a59b5f1-f38e-4080-a1e4-2817821d7956","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0fb4d78-b7b9-41bb-845d-dbe7b91fb6ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:58.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:58.093Z","message":"{\"transactionId\":\"6a59b5f1-f38e-4080-a1e4-2817821d7956\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:58:091\",\"respDate\":\"230927-04:31:58:093\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6a59b5f1-f38e-4080-a1e4-2817821d7956\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:31:58:091-21397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e5f7745-ca4c-48f1-9339-1953d0d3d72c], x-b3-parentspanid=[a527eb90285839ce], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49855], x-envoy-attempt-count=[1], x-b3-traceid=[02ec711519ef9a0ea527eb90285839ce], x-b3-spanid=[c1f5b1bbefc7769d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6a59b5f1-f38e-4080-a1e4-2817821d7956]}\\\"}\"}","context":{"RequestID":"6a59b5f1-f38e-4080-a1e4-2817821d7956","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b0fb4d78-b7b9-41bb-845d-dbe7b91fb6ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:31:58.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:58.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a59b5f1-f38e-4080-a1e4-2817821d7956","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0fb4d78-b7b9-41bb-845d-dbe7b91fb6ae","LogTimestamp":"2023-09-27T04:31:58.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:31:58.418Z","message":"Entering","context":{"RequestID":"75e67e94-5007-43b1-ac24-78f6dd53cd3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81a1578d-5ee6-4e0f-bdac-71f6adf28c31","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"75e67e94-5007-43b1-ac24-78f6dd53cd3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81a1578d-5ee6-4e0f-bdac-71f6adf28c31","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:58.421Z","message":"{\"transactionId\":\"75e67e94-5007-43b1-ac24-78f6dd53cd3c\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:58:419\",\"respDate\":\"230927-04:31:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:75e67e94-5007-43b1-ac24-78f6dd53cd3c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:31:58:419-1842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[75e67e94-5007-43b1-ac24-78f6dd53cd3c]}\\\"}\"}","context":{"RequestID":"75e67e94-5007-43b1-ac24-78f6dd53cd3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81a1578d-5ee6-4e0f-bdac-71f6adf28c31","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:31:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:58.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75e67e94-5007-43b1-ac24-78f6dd53cd3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81a1578d-5ee6-4e0f-bdac-71f6adf28c31","LogTimestamp":"2023-09-27T04:31:58.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:31:59.581Z","message":"Entering","context":{"RequestID":"9fe92a55-0733-4c07-abdf-5cdb83e9e1a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"019b0b00-b0e2-4fbf-ae7b-fefc7544cee8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:59.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:31:59.583Z","message":"{\"transactionId\":\"9fe92a55-0733-4c07-abdf-5cdb83e9e1a7\",\"status\":\"200\",\"rqstDate\":\"230927-04:31:59:581\",\"respDate\":\"230927-04:31:59:583\",\"sourceId\":\"haproxy:9fe92a55-0733-4c07-abdf-5cdb83e9e1a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:31:59:581-5757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9683be59-863f-4197-810c-79be04fb4eed], x-b3-parentspanid=[3b7f6e1f99c49254], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[413033d1a8b2a8873b7f6e1f99c49254], x-b3-spanid=[de46ba0fd5295874], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9fe92a55-0733-4c07-abdf-5cdb83e9e1a7]}\\\"}\"}","context":{"RequestID":"9fe92a55-0733-4c07-abdf-5cdb83e9e1a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"019b0b00-b0e2-4fbf-ae7b-fefc7544cee8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:31:59.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:31:59.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fe92a55-0733-4c07-abdf-5cdb83e9e1a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"019b0b00-b0e2-4fbf-ae7b-fefc7544cee8","LogTimestamp":"2023-09-27T04:31:59.583Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:31:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:01.597Z","message":"Entering","context":{"RequestID":"222cff65-54e4-4530-92aa-edb42877829d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5f2d581-fb70-419d-9dec-865350e65555","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:01.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:01.599Z","message":"{\"transactionId\":\"222cff65-54e4-4530-92aa-edb42877829d\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:01:598\",\"respDate\":\"230927-04:32:01:599\",\"sourceId\":\"haproxy:222cff65-54e4-4530-92aa-edb42877829d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:01:598-13237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f51b8d41-6fb6-47cf-8c2c-f01565b26f2d], x-b3-parentspanid=[8a5028bbecb3764c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37b87cca2a8e50618a5028bbecb3764c], x-b3-spanid=[c78e4e4706819649], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[222cff65-54e4-4530-92aa-edb42877829d]}\\\"}\"}","context":{"RequestID":"222cff65-54e4-4530-92aa-edb42877829d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5f2d581-fb70-419d-9dec-865350e65555","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:01.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:01.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"222cff65-54e4-4530-92aa-edb42877829d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5f2d581-fb70-419d-9dec-865350e65555","LogTimestamp":"2023-09-27T04:32:01.599Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:03.608Z","message":"Entering","context":{"RequestID":"176a3863-e736-457c-a0ec-54764ba08e0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"757d8b5e-2c39-464c-a754-87e2d1fd43a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:03.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:03.610Z","message":"{\"transactionId\":\"176a3863-e736-457c-a0ec-54764ba08e0f\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:03:609\",\"respDate\":\"230927-04:32:03:610\",\"sourceId\":\"haproxy:176a3863-e736-457c-a0ec-54764ba08e0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:03:609-28100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a40d2da6-31c9-4002-a3fb-4758bf952238], x-b3-parentspanid=[3ce44714fb6ccb26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e9cdfb10df0dfe43ce44714fb6ccb26], x-b3-spanid=[7bfab0a17a10954a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[176a3863-e736-457c-a0ec-54764ba08e0f]}\\\"}\"}","context":{"RequestID":"176a3863-e736-457c-a0ec-54764ba08e0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"757d8b5e-2c39-464c-a754-87e2d1fd43a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:03.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:03.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"176a3863-e736-457c-a0ec-54764ba08e0f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"757d8b5e-2c39-464c-a754-87e2d1fd43a8","LogTimestamp":"2023-09-27T04:32:03.610Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:32:05.624Z","message":"Entering","context":{"RequestID":"24a78716-6d94-4923-bdc7-5d723b8e0647","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f09a9bc-17f9-4cf1-b1db-363fc3efabcc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:05.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:05.626Z","message":"{\"transactionId\":\"24a78716-6d94-4923-bdc7-5d723b8e0647\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:05:624\",\"respDate\":\"230927-04:32:05:625\",\"sourceId\":\"haproxy:24a78716-6d94-4923-bdc7-5d723b8e0647\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:05:624-46673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8238bf2c-95ca-42b8-a705-bcd0da7b1123], x-b3-parentspanid=[e4f0f45bb952e6f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f871a2add5ae1de1e4f0f45bb952e6f3], x-b3-spanid=[e1a799dce925ad1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24a78716-6d94-4923-bdc7-5d723b8e0647]}\\\"}\"}","context":{"RequestID":"24a78716-6d94-4923-bdc7-5d723b8e0647","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f09a9bc-17f9-4cf1-b1db-363fc3efabcc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:05.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:05.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24a78716-6d94-4923-bdc7-5d723b8e0647","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f09a9bc-17f9-4cf1-b1db-363fc3efabcc","LogTimestamp":"2023-09-27T04:32:05.626Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:05.913Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:32:06.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:06.002Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:06.003Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:07.638Z","message":"Entering","context":{"RequestID":"88c3cc86-4a4f-4567-87ac-6cf2bfc09a0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49485e51-fca6-48bb-a17b-04eb6b5124ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:07.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:07.640Z","message":"{\"transactionId\":\"88c3cc86-4a4f-4567-87ac-6cf2bfc09a0a\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:07:639\",\"respDate\":\"230927-04:32:07:640\",\"sourceId\":\"haproxy:88c3cc86-4a4f-4567-87ac-6cf2bfc09a0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:07:639-96538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07267892-e53f-4670-9c03-d3cedc91b9c1], x-b3-parentspanid=[ef13e4f712b641d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d793a066f6fe8baaef13e4f712b641d9], x-b3-spanid=[8c39195aa6355db2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88c3cc86-4a4f-4567-87ac-6cf2bfc09a0a]}\\\"}\"}","context":{"RequestID":"88c3cc86-4a4f-4567-87ac-6cf2bfc09a0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49485e51-fca6-48bb-a17b-04eb6b5124ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:07.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:07.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88c3cc86-4a4f-4567-87ac-6cf2bfc09a0a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49485e51-fca6-48bb-a17b-04eb6b5124ed","LogTimestamp":"2023-09-27T04:32:07.641Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:08.088Z","message":"Entering","context":{"RequestID":"674287e7-6ac0-46d5-9e18-1f2b1f9f631e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0023799d-27f7-4178-b836-94f094463a17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:08.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:08.091Z","message":"{\"transactionId\":\"674287e7-6ac0-46d5-9e18-1f2b1f9f631e\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:08:089\",\"respDate\":\"230927-04:32:08:091\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:674287e7-6ac0-46d5-9e18-1f2b1f9f631e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:08:089-59452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9419f6ca-73fe-4eb3-8eb8-672f48d3157b], x-b3-parentspanid=[6f06bdcc3912bfa7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54051], x-envoy-attempt-count=[1], x-b3-traceid=[c9ebb8d0a3655e666f06bdcc3912bfa7], x-b3-spanid=[54d362430f8f5ca0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[674287e7-6ac0-46d5-9e18-1f2b1f9f631e]}\\\"}\"}","context":{"RequestID":"674287e7-6ac0-46d5-9e18-1f2b1f9f631e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0023799d-27f7-4178-b836-94f094463a17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:08.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:08.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"674287e7-6ac0-46d5-9e18-1f2b1f9f631e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0023799d-27f7-4178-b836-94f094463a17","LogTimestamp":"2023-09-27T04:32:08.092Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:08.418Z","message":"Entering","context":{"RequestID":"7ab88a86-9ba3-4c23-a90a-ad380a87f13f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41342bd2-4a1c-4132-9b23-f5e44806966e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"7ab88a86-9ba3-4c23-a90a-ad380a87f13f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41342bd2-4a1c-4132-9b23-f5e44806966e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:08.421Z","message":"{\"transactionId\":\"7ab88a86-9ba3-4c23-a90a-ad380a87f13f\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:08:419\",\"respDate\":\"230927-04:32:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7ab88a86-9ba3-4c23-a90a-ad380a87f13f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:08:419-69670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7ab88a86-9ba3-4c23-a90a-ad380a87f13f]}\\\"}\"}","context":{"RequestID":"7ab88a86-9ba3-4c23-a90a-ad380a87f13f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41342bd2-4a1c-4132-9b23-f5e44806966e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ab88a86-9ba3-4c23-a90a-ad380a87f13f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41342bd2-4a1c-4132-9b23-f5e44806966e","LogTimestamp":"2023-09-27T04:32:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:09.653Z","message":"Entering","context":{"RequestID":"28515212-cfa8-4198-8d4a-68f0bdc113a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd2f8a21-ace4-49a5-ae94-c869ef09bb73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:09.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:09.655Z","message":"{\"transactionId\":\"28515212-cfa8-4198-8d4a-68f0bdc113a9\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:09:654\",\"respDate\":\"230927-04:32:09:655\",\"sourceId\":\"haproxy:28515212-cfa8-4198-8d4a-68f0bdc113a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:09:654-65038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2dfb164-0d6c-4f83-941a-57c852fe00bd], x-b3-parentspanid=[6b9bd3e74cfb3dfc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[861b7c3f1fa0d5716b9bd3e74cfb3dfc], x-b3-spanid=[bccde8f01b840cbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28515212-cfa8-4198-8d4a-68f0bdc113a9]}\\\"}\"}","context":{"RequestID":"28515212-cfa8-4198-8d4a-68f0bdc113a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd2f8a21-ace4-49a5-ae94-c869ef09bb73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:09.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:09.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28515212-cfa8-4198-8d4a-68f0bdc113a9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd2f8a21-ace4-49a5-ae94-c869ef09bb73","LogTimestamp":"2023-09-27T04:32:09.656Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:11.298Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:11.341Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:11.673Z","message":"Entering","context":{"RequestID":"99abc425-042b-4058-b1a8-ae3cb1ed85ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"241c61f5-f6a6-499e-a860-ccd6781b3d34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:11.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:11.675Z","message":"{\"transactionId\":\"99abc425-042b-4058-b1a8-ae3cb1ed85ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:11:673\",\"respDate\":\"230927-04:32:11:675\",\"sourceId\":\"haproxy:99abc425-042b-4058-b1a8-ae3cb1ed85ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:11:673-111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b58da0dc-9b63-40e2-b430-62f7f056685f], x-b3-parentspanid=[c871e75d79084076], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdcae2814b108395c871e75d79084076], x-b3-spanid=[e35e992e116d4b31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99abc425-042b-4058-b1a8-ae3cb1ed85ae]}\\\"}\"}","context":{"RequestID":"99abc425-042b-4058-b1a8-ae3cb1ed85ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"241c61f5-f6a6-499e-a860-ccd6781b3d34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:11.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:11.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99abc425-042b-4058-b1a8-ae3cb1ed85ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"241c61f5-f6a6-499e-a860-ccd6781b3d34","LogTimestamp":"2023-09-27T04:32:11.675Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:13.687Z","message":"Entering","context":{"RequestID":"9989a236-4681-4f04-a63d-ae19deae25fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"269f5d1c-e71a-45e7-bb37-137df1829abe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:13.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:13.689Z","message":"{\"transactionId\":\"9989a236-4681-4f04-a63d-ae19deae25fa\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:13:688\",\"respDate\":\"230927-04:32:13:689\",\"sourceId\":\"haproxy:9989a236-4681-4f04-a63d-ae19deae25fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:13:688-86424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04a3770d-a99f-49aa-be4b-4641a2b9a68e], x-b3-parentspanid=[40ecb110870f70d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec03fa2a8a1f069040ecb110870f70d6], x-b3-spanid=[c60f37c1fde48c83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9989a236-4681-4f04-a63d-ae19deae25fa]}\\\"}\"}","context":{"RequestID":"9989a236-4681-4f04-a63d-ae19deae25fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"269f5d1c-e71a-45e7-bb37-137df1829abe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:13.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:13.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9989a236-4681-4f04-a63d-ae19deae25fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"269f5d1c-e71a-45e7-bb37-137df1829abe","LogTimestamp":"2023-09-27T04:32:13.689Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:15.703Z","message":"Entering","context":{"RequestID":"7c980391-8749-45c8-b599-083b0e5f7aa0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f49fd01-1499-40e1-b43c-7304cc70f3c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:15.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:15.705Z","message":"{\"transactionId\":\"7c980391-8749-45c8-b599-083b0e5f7aa0\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:15:703\",\"respDate\":\"230927-04:32:15:705\",\"sourceId\":\"haproxy:7c980391-8749-45c8-b599-083b0e5f7aa0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:15:703-23428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9b16f65-b6a1-4249-a587-eef2b4ed040e], x-b3-parentspanid=[50e03d534f0b8649], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed144888bff6555b50e03d534f0b8649], x-b3-spanid=[1d4bbf64bbc7119a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c980391-8749-45c8-b599-083b0e5f7aa0]}\\\"}\"}","context":{"RequestID":"7c980391-8749-45c8-b599-083b0e5f7aa0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f49fd01-1499-40e1-b43c-7304cc70f3c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:15.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:15.706Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c980391-8749-45c8-b599-083b0e5f7aa0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f49fd01-1499-40e1-b43c-7304cc70f3c5","LogTimestamp":"2023-09-27T04:32:15.706Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:15.913Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:32:15.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:15.924Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:15.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:17.729Z","message":"Entering","context":{"RequestID":"b60c534f-2fe4-491b-a978-4fb7228aed44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e8a950c-2cf8-4c88-9c8b-21039bf914d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:17.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:17.731Z","message":"{\"transactionId\":\"b60c534f-2fe4-491b-a978-4fb7228aed44\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:17:730\",\"respDate\":\"230927-04:32:17:731\",\"sourceId\":\"haproxy:b60c534f-2fe4-491b-a978-4fb7228aed44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:17:730-35601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32bc2570-8116-466a-a4a9-11c838abf583], x-b3-parentspanid=[b08b9696f41bdf33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7dd44545eceeb1a2b08b9696f41bdf33], x-b3-spanid=[64dbf80ba2ade9e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b60c534f-2fe4-491b-a978-4fb7228aed44]}\\\"}\"}","context":{"RequestID":"b60c534f-2fe4-491b-a978-4fb7228aed44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e8a950c-2cf8-4c88-9c8b-21039bf914d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:17.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:17.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b60c534f-2fe4-491b-a978-4fb7228aed44","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e8a950c-2cf8-4c88-9c8b-21039bf914d9","LogTimestamp":"2023-09-27T04:32:17.732Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:18.089Z","message":"Entering","context":{"RequestID":"39c3ec0c-bf1e-453c-b00f-7990313084a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c16688e-32b1-4a79-bce0-9a04ad03b7ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:18.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:18.091Z","message":"{\"transactionId\":\"39c3ec0c-bf1e-453c-b00f-7990313084a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:18:089\",\"respDate\":\"230927-04:32:18:091\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:39c3ec0c-bf1e-453c-b00f-7990313084a6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:18:089-88464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e25c7fe5-973e-49a7-9dcf-f04ec6f98e55], x-b3-parentspanid=[b177e1be64c46b16], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44387], x-envoy-attempt-count=[1], x-b3-traceid=[319ab811237ad046b177e1be64c46b16], x-b3-spanid=[730131b1507dd16b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[39c3ec0c-bf1e-453c-b00f-7990313084a6]}\\\"}\"}","context":{"RequestID":"39c3ec0c-bf1e-453c-b00f-7990313084a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c16688e-32b1-4a79-bce0-9a04ad03b7ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:18.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:18.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39c3ec0c-bf1e-453c-b00f-7990313084a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c16688e-32b1-4a79-bce0-9a04ad03b7ab","LogTimestamp":"2023-09-27T04:32:18.091Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:18.418Z","message":"Entering","context":{"RequestID":"5e0de49b-f53f-4c24-92eb-29a27610b7c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28791b4a-9222-47aa-9916-6154217a4dec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"5e0de49b-f53f-4c24-92eb-29a27610b7c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28791b4a-9222-47aa-9916-6154217a4dec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:18.422Z","message":"{\"transactionId\":\"5e0de49b-f53f-4c24-92eb-29a27610b7c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:18:419\",\"respDate\":\"230927-04:32:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5e0de49b-f53f-4c24-92eb-29a27610b7c4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:18:419-5825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5e0de49b-f53f-4c24-92eb-29a27610b7c4]}\\\"}\"}","context":{"RequestID":"5e0de49b-f53f-4c24-92eb-29a27610b7c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28791b4a-9222-47aa-9916-6154217a4dec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e0de49b-f53f-4c24-92eb-29a27610b7c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28791b4a-9222-47aa-9916-6154217a4dec","LogTimestamp":"2023-09-27T04:32:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:32:19.740Z","message":"Entering","context":{"RequestID":"08cacbaf-0a92-4517-89fb-1ef407a232e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c164aca6-34f1-4374-8906-34c4b3db90ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:19.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:19.742Z","message":"{\"transactionId\":\"08cacbaf-0a92-4517-89fb-1ef407a232e0\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:19:741\",\"respDate\":\"230927-04:32:19:742\",\"sourceId\":\"haproxy:08cacbaf-0a92-4517-89fb-1ef407a232e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:19:741-56618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f6960ae-ddf2-4273-8b33-0cefd3206bc2], x-b3-parentspanid=[e8727c3306d2cba4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75b8a785c95216e9e8727c3306d2cba4], x-b3-spanid=[d38587f4358c77e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08cacbaf-0a92-4517-89fb-1ef407a232e0]}\\\"}\"}","context":{"RequestID":"08cacbaf-0a92-4517-89fb-1ef407a232e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c164aca6-34f1-4374-8906-34c4b3db90ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:19.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:19.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08cacbaf-0a92-4517-89fb-1ef407a232e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c164aca6-34f1-4374-8906-34c4b3db90ae","LogTimestamp":"2023-09-27T04:32:19.743Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:32:21.753Z","message":"Entering","context":{"RequestID":"68cc55c6-89f8-4cbd-b3f1-3959631d8d2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee834b54-e079-4a63-bafd-0c165d998003","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:21.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:21.755Z","message":"{\"transactionId\":\"68cc55c6-89f8-4cbd-b3f1-3959631d8d2f\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:21:753\",\"respDate\":\"230927-04:32:21:755\",\"sourceId\":\"haproxy:68cc55c6-89f8-4cbd-b3f1-3959631d8d2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:21:753-60875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[920a3995-a5a2-4442-9b28-19d3e1854135], x-b3-parentspanid=[9b540d36bd8a68c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[638340b5291612af9b540d36bd8a68c3], x-b3-spanid=[5d95e32716c12651], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68cc55c6-89f8-4cbd-b3f1-3959631d8d2f]}\\\"}\"}","context":{"RequestID":"68cc55c6-89f8-4cbd-b3f1-3959631d8d2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee834b54-e079-4a63-bafd-0c165d998003","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:21.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:21.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68cc55c6-89f8-4cbd-b3f1-3959631d8d2f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee834b54-e079-4a63-bafd-0c165d998003","LogTimestamp":"2023-09-27T04:32:21.755Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:23.773Z","message":"Entering","context":{"RequestID":"4a6efe09-dad4-49bf-9b74-8731bfeba303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed6676f-5a0f-442b-af26-cf622ce00017","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:23.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:23.775Z","message":"{\"transactionId\":\"4a6efe09-dad4-49bf-9b74-8731bfeba303\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:23:773\",\"respDate\":\"230927-04:32:23:775\",\"sourceId\":\"haproxy:4a6efe09-dad4-49bf-9b74-8731bfeba303\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:23:773-40055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8283c4c4-f59a-401f-80bd-ebc860ca7ca3], x-b3-parentspanid=[508c43b858dd2299], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0b4a9d836bed41c508c43b858dd2299], x-b3-spanid=[9290466be0433abc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a6efe09-dad4-49bf-9b74-8731bfeba303]}\\\"}\"}","context":{"RequestID":"4a6efe09-dad4-49bf-9b74-8731bfeba303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed6676f-5a0f-442b-af26-cf622ce00017","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:23.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:23.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a6efe09-dad4-49bf-9b74-8731bfeba303","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ed6676f-5a0f-442b-af26-cf622ce00017","LogTimestamp":"2023-09-27T04:32:23.775Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:25.793Z","message":"Entering","context":{"RequestID":"21acc96a-dfcb-4635-bc5f-052f0cd7118a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e592b67-ba3e-4f3e-b032-a26f68da5d55","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:25.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:25.795Z","message":"{\"transactionId\":\"21acc96a-dfcb-4635-bc5f-052f0cd7118a\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:25:794\",\"respDate\":\"230927-04:32:25:795\",\"sourceId\":\"haproxy:21acc96a-dfcb-4635-bc5f-052f0cd7118a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:25:794-14974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ccc87fc-7fa1-4bb6-a52d-8d332ce73c27], x-b3-parentspanid=[6f9c60de50ac6958], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a6cfe67a273d9316f9c60de50ac6958], x-b3-spanid=[936f515593b6dd04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21acc96a-dfcb-4635-bc5f-052f0cd7118a]}\\\"}\"}","context":{"RequestID":"21acc96a-dfcb-4635-bc5f-052f0cd7118a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e592b67-ba3e-4f3e-b032-a26f68da5d55","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:25.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:25.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21acc96a-dfcb-4635-bc5f-052f0cd7118a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e592b67-ba3e-4f3e-b032-a26f68da5d55","LogTimestamp":"2023-09-27T04:32:25.796Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:25.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:32:25.949Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:25.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:25.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:27.808Z","message":"Entering","context":{"RequestID":"4d1de1d6-4083-47e9-9adc-a2f16823e4b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9aa3ac8-9b99-405b-9e5d-022dc4ea430e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:27.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:27.810Z","message":"{\"transactionId\":\"4d1de1d6-4083-47e9-9adc-a2f16823e4b6\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:27:809\",\"respDate\":\"230927-04:32:27:810\",\"sourceId\":\"haproxy:4d1de1d6-4083-47e9-9adc-a2f16823e4b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:27:809-83412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3af44c28-2176-413d-a21d-02c9dc9c5bff], x-b3-parentspanid=[fbeb91f7c2b6674a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c90249a38cc6603efbeb91f7c2b6674a], x-b3-spanid=[1dae094b2a808f74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d1de1d6-4083-47e9-9adc-a2f16823e4b6]}\\\"}\"}","context":{"RequestID":"4d1de1d6-4083-47e9-9adc-a2f16823e4b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9aa3ac8-9b99-405b-9e5d-022dc4ea430e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:27.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:27.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d1de1d6-4083-47e9-9adc-a2f16823e4b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9aa3ac8-9b99-405b-9e5d-022dc4ea430e","LogTimestamp":"2023-09-27T04:32:27.811Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:28.085Z","message":"Entering","context":{"RequestID":"a77c274c-631a-4794-a5cc-5f0bcbbcaf08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb679c88-3ede-4028-8be2-d2639e6937cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:28.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:28.087Z","message":"{\"transactionId\":\"a77c274c-631a-4794-a5cc-5f0bcbbcaf08\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:28:085\",\"respDate\":\"230927-04:32:28:087\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a77c274c-631a-4794-a5cc-5f0bcbbcaf08\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:28:085-79729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1022e145-3314-4262-bc6e-7c302d5e8f5d], x-b3-parentspanid=[4698d5d44fe9d153], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50553], x-envoy-attempt-count=[1], x-b3-traceid=[730c76f4f57392944698d5d44fe9d153], x-b3-spanid=[f02e3c9e679272d9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a77c274c-631a-4794-a5cc-5f0bcbbcaf08]}\\\"}\"}","context":{"RequestID":"a77c274c-631a-4794-a5cc-5f0bcbbcaf08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb679c88-3ede-4028-8be2-d2639e6937cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:28.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:28.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a77c274c-631a-4794-a5cc-5f0bcbbcaf08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb679c88-3ede-4028-8be2-d2639e6937cc","LogTimestamp":"2023-09-27T04:32:28.087Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:32:28.417Z","message":"Entering","context":{"RequestID":"869edc2e-7a62-4fa8-838e-e3085177477e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"059d00fa-e1ab-4893-a86f-b4bb59812a56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"869edc2e-7a62-4fa8-838e-e3085177477e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"059d00fa-e1ab-4893-a86f-b4bb59812a56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:28.420Z","message":"{\"transactionId\":\"869edc2e-7a62-4fa8-838e-e3085177477e\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:28:418\",\"respDate\":\"230927-04:32:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:869edc2e-7a62-4fa8-838e-e3085177477e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:28:418-32800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[869edc2e-7a62-4fa8-838e-e3085177477e]}\\\"}\"}","context":{"RequestID":"869edc2e-7a62-4fa8-838e-e3085177477e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"059d00fa-e1ab-4893-a86f-b4bb59812a56","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"869edc2e-7a62-4fa8-838e-e3085177477e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"059d00fa-e1ab-4893-a86f-b4bb59812a56","LogTimestamp":"2023-09-27T04:32:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:29.847Z","message":"Entering","context":{"RequestID":"cf5d34a2-9f6f-4f5f-b841-3cbd10996f09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c5afd04-b220-4f75-8cf7-159fddab1e2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:29.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:29.849Z","message":"{\"transactionId\":\"cf5d34a2-9f6f-4f5f-b841-3cbd10996f09\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:29:848\",\"respDate\":\"230927-04:32:29:849\",\"sourceId\":\"haproxy:cf5d34a2-9f6f-4f5f-b841-3cbd10996f09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:29:848-70593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[525e40b3-01ed-4a32-8c04-0e7527e9fb1a], x-b3-parentspanid=[b11bd6fe9e75b084], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[427875a13626561cb11bd6fe9e75b084], x-b3-spanid=[5681826fc652ddbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf5d34a2-9f6f-4f5f-b841-3cbd10996f09]}\\\"}\"}","context":{"RequestID":"cf5d34a2-9f6f-4f5f-b841-3cbd10996f09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c5afd04-b220-4f75-8cf7-159fddab1e2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:29.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:29.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf5d34a2-9f6f-4f5f-b841-3cbd10996f09","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c5afd04-b220-4f75-8cf7-159fddab1e2e","LogTimestamp":"2023-09-27T04:32:29.850Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:31.864Z","message":"Entering","context":{"RequestID":"98342905-4087-4c4d-a959-20e95bfb83d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbecab7b-9d64-495e-ac84-3b4344af7b19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:31.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:31.866Z","message":"{\"transactionId\":\"98342905-4087-4c4d-a959-20e95bfb83d7\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:31:865\",\"respDate\":\"230927-04:32:31:866\",\"sourceId\":\"haproxy:98342905-4087-4c4d-a959-20e95bfb83d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:31:865-26115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[334ea246-2812-49af-ad89-1b4768097659], x-b3-parentspanid=[1fde6d9ca33264df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d94df7a0b6190ff1fde6d9ca33264df], x-b3-spanid=[57731e2ac9de34b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98342905-4087-4c4d-a959-20e95bfb83d7]}\\\"}\"}","context":{"RequestID":"98342905-4087-4c4d-a959-20e95bfb83d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbecab7b-9d64-495e-ac84-3b4344af7b19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:31.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:31.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98342905-4087-4c4d-a959-20e95bfb83d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbecab7b-9d64-495e-ac84-3b4344af7b19","LogTimestamp":"2023-09-27T04:32:31.867Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:33.881Z","message":"Entering","context":{"RequestID":"a69e094c-2e98-4e9a-8243-cac09ca68e2e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"effebb11-c84c-4974-8aaf-21b8b6a7ea8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:33.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:33.883Z","message":"{\"transactionId\":\"a69e094c-2e98-4e9a-8243-cac09ca68e2e\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:33:881\",\"respDate\":\"230927-04:32:33:883\",\"sourceId\":\"haproxy:a69e094c-2e98-4e9a-8243-cac09ca68e2e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:33:881-56889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edb519e3-a3c9-40ee-a1d7-0bb6161f03ab], x-b3-parentspanid=[179774296deb45d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0206eb4019aa551f179774296deb45d4], x-b3-spanid=[0bc3d994bdcd1da8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a69e094c-2e98-4e9a-8243-cac09ca68e2e]}\\\"}\"}","context":{"RequestID":"a69e094c-2e98-4e9a-8243-cac09ca68e2e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"effebb11-c84c-4974-8aaf-21b8b6a7ea8a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:33.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:33.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a69e094c-2e98-4e9a-8243-cac09ca68e2e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"effebb11-c84c-4974-8aaf-21b8b6a7ea8a","LogTimestamp":"2023-09-27T04:32:33.883Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:35.908Z","message":"Entering","context":{"RequestID":"155cbc82-eb23-476a-9d51-10fc1dffb264","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1480148-dca7-4c0d-8bbf-5220335e5f2a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:35.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:35.910Z","message":"{\"transactionId\":\"155cbc82-eb23-476a-9d51-10fc1dffb264\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:35:908\",\"respDate\":\"230927-04:32:35:910\",\"sourceId\":\"haproxy:155cbc82-eb23-476a-9d51-10fc1dffb264\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:35:908-46758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6d200a1-2c52-4e2c-b96b-1798278e30f1], x-b3-parentspanid=[a08a411aa22dc5e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8db5dcedc95fd9f2a08a411aa22dc5e6], x-b3-spanid=[5ef5afb3745ad273], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[155cbc82-eb23-476a-9d51-10fc1dffb264]}\\\"}\"}","context":{"RequestID":"155cbc82-eb23-476a-9d51-10fc1dffb264","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1480148-dca7-4c0d-8bbf-5220335e5f2a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:35.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:35.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"155cbc82-eb23-476a-9d51-10fc1dffb264","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1480148-dca7-4c0d-8bbf-5220335e5f2a","LogTimestamp":"2023-09-27T04:32:35.910Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:35.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:32:35.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:35.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:35.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:37.932Z","message":"Entering","context":{"RequestID":"166763b0-2712-4203-a369-295141baa400","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"767df66c-323a-423b-8478-f96f494966da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:37.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:37.934Z","message":"{\"transactionId\":\"166763b0-2712-4203-a369-295141baa400\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:37:933\",\"respDate\":\"230927-04:32:37:934\",\"sourceId\":\"haproxy:166763b0-2712-4203-a369-295141baa400\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:37:933-69805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[658b28fb-ca66-46bf-8753-1b2719905f23], x-b3-parentspanid=[6267178137b5d118], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eff7aa6ba762fc846267178137b5d118], x-b3-spanid=[840b7fdf50dcae8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[166763b0-2712-4203-a369-295141baa400]}\\\"}\"}","context":{"RequestID":"166763b0-2712-4203-a369-295141baa400","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"767df66c-323a-423b-8478-f96f494966da","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:37.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:37.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"166763b0-2712-4203-a369-295141baa400","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"767df66c-323a-423b-8478-f96f494966da","LogTimestamp":"2023-09-27T04:32:37.935Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:38.090Z","message":"Entering","context":{"RequestID":"8521e514-4a17-488d-9dbc-89544096aad9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c5bb144-00d0-4c0d-9f77-d1964a996652","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:38.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:38.092Z","message":"{\"transactionId\":\"8521e514-4a17-488d-9dbc-89544096aad9\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:38:091\",\"respDate\":\"230927-04:32:38:092\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8521e514-4a17-488d-9dbc-89544096aad9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:38:091-57989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a88c91c3-4ffd-4e4a-acf1-48fe0a99bf25], x-b3-parentspanid=[31266553bea1cf74], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39691], x-envoy-attempt-count=[1], x-b3-traceid=[4b45bcd6b9a2cbde31266553bea1cf74], x-b3-spanid=[14c9c17ff56c93b4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8521e514-4a17-488d-9dbc-89544096aad9]}\\\"}\"}","context":{"RequestID":"8521e514-4a17-488d-9dbc-89544096aad9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c5bb144-00d0-4c0d-9f77-d1964a996652","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:38.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:38.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8521e514-4a17-488d-9dbc-89544096aad9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c5bb144-00d0-4c0d-9f77-d1964a996652","LogTimestamp":"2023-09-27T04:32:38.092Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:38.418Z","message":"Entering","context":{"RequestID":"31bb3080-6dad-49bf-8da3-669883debe83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c9435ad-2b8c-4dd2-8013-91824b3a6a49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"31bb3080-6dad-49bf-8da3-669883debe83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c9435ad-2b8c-4dd2-8013-91824b3a6a49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:38.422Z","message":"{\"transactionId\":\"31bb3080-6dad-49bf-8da3-669883debe83\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:38:419\",\"respDate\":\"230927-04:32:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31bb3080-6dad-49bf-8da3-669883debe83\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:38:419-36726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31bb3080-6dad-49bf-8da3-669883debe83]}\\\"}\"}","context":{"RequestID":"31bb3080-6dad-49bf-8da3-669883debe83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c9435ad-2b8c-4dd2-8013-91824b3a6a49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31bb3080-6dad-49bf-8da3-669883debe83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c9435ad-2b8c-4dd2-8013-91824b3a6a49","LogTimestamp":"2023-09-27T04:32:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:32:39.946Z","message":"Entering","context":{"RequestID":"4f5b00ff-d657-42b7-b8ee-380dd57139f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0ecfc8e-2263-4b34-abc2-d40d62e48609","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:39.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:39.948Z","message":"{\"transactionId\":\"4f5b00ff-d657-42b7-b8ee-380dd57139f7\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:39:946\",\"respDate\":\"230927-04:32:39:948\",\"sourceId\":\"haproxy:4f5b00ff-d657-42b7-b8ee-380dd57139f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:39:946-32657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19e6c157-a8c6-4ed4-a4ef-a74e842e7f8a], x-b3-parentspanid=[9aac747fc69096b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b01ba9b6dc8b9f0c9aac747fc69096b5], x-b3-spanid=[a4b77b09a07d0eba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f5b00ff-d657-42b7-b8ee-380dd57139f7]}\\\"}\"}","context":{"RequestID":"4f5b00ff-d657-42b7-b8ee-380dd57139f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0ecfc8e-2263-4b34-abc2-d40d62e48609","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:39.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:39.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f5b00ff-d657-42b7-b8ee-380dd57139f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0ecfc8e-2263-4b34-abc2-d40d62e48609","LogTimestamp":"2023-09-27T04:32:39.948Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:41.341Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:41.347Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:41.958Z","message":"Entering","context":{"RequestID":"64d4856f-654d-4c1d-b551-2e2b903d1e29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94fc6a18-900d-479a-883e-8be49f4a5049","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:41.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:41.959Z","message":"{\"transactionId\":\"64d4856f-654d-4c1d-b551-2e2b903d1e29\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:41:958\",\"respDate\":\"230927-04:32:41:959\",\"sourceId\":\"haproxy:64d4856f-654d-4c1d-b551-2e2b903d1e29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:41:958-29983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c018c137-0467-4cea-9511-043bc0e3e8a0], x-b3-parentspanid=[2966d3930e55813e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff16dae16d87eb882966d3930e55813e], x-b3-spanid=[f019d17032320596], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64d4856f-654d-4c1d-b551-2e2b903d1e29]}\\\"}\"}","context":{"RequestID":"64d4856f-654d-4c1d-b551-2e2b903d1e29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94fc6a18-900d-479a-883e-8be49f4a5049","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:41.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:41.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64d4856f-654d-4c1d-b551-2e2b903d1e29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94fc6a18-900d-479a-883e-8be49f4a5049","LogTimestamp":"2023-09-27T04:32:41.960Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:43.972Z","message":"Entering","context":{"RequestID":"0475f595-e473-4c7a-ac04-c89ec38fc8c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ab138d8-6374-452c-b34d-8931fe1a41b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:43.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:43.974Z","message":"{\"transactionId\":\"0475f595-e473-4c7a-ac04-c89ec38fc8c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:43:973\",\"respDate\":\"230927-04:32:43:974\",\"sourceId\":\"haproxy:0475f595-e473-4c7a-ac04-c89ec38fc8c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:43:973-23228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8e9340a-a914-4036-bb0e-c57614a62ffc], x-b3-parentspanid=[fa775ea4573254cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8acf40a568b3dfc7fa775ea4573254cc], x-b3-spanid=[436f86777d1307b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0475f595-e473-4c7a-ac04-c89ec38fc8c0]}\\\"}\"}","context":{"RequestID":"0475f595-e473-4c7a-ac04-c89ec38fc8c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ab138d8-6374-452c-b34d-8931fe1a41b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:43.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:43.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0475f595-e473-4c7a-ac04-c89ec38fc8c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ab138d8-6374-452c-b34d-8931fe1a41b0","LogTimestamp":"2023-09-27T04:32:43.975Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:45.913Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:32:45.925Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:45.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:45.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:45.989Z","message":"Entering","context":{"RequestID":"03599845-9e55-4212-8069-8ac2c1d365a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e017932c-da49-4c6d-b6d7-a152df8dcd5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:45.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:45.991Z","message":"{\"transactionId\":\"03599845-9e55-4212-8069-8ac2c1d365a4\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:45:990\",\"respDate\":\"230927-04:32:45:991\",\"sourceId\":\"haproxy:03599845-9e55-4212-8069-8ac2c1d365a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:45:990-48651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[867a3b61-bdc6-4562-b734-a1bcacaf25d1], x-b3-parentspanid=[ccc9a402ae7902ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d952c754b0112a9ccc9a402ae7902ff], x-b3-spanid=[1b10747d0938ebc2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03599845-9e55-4212-8069-8ac2c1d365a4]}\\\"}\"}","context":{"RequestID":"03599845-9e55-4212-8069-8ac2c1d365a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e017932c-da49-4c6d-b6d7-a152df8dcd5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:45.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:45.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03599845-9e55-4212-8069-8ac2c1d365a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e017932c-da49-4c6d-b6d7-a152df8dcd5f","LogTimestamp":"2023-09-27T04:32:45.991Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:32:48.001Z","message":"Entering","context":{"RequestID":"271798b8-451d-4046-90d7-ff591f662791","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba72cae8-800e-4566-984a-9ab141a53456","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:48.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:48.003Z","message":"{\"transactionId\":\"271798b8-451d-4046-90d7-ff591f662791\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:48:002\",\"respDate\":\"230927-04:32:48:003\",\"sourceId\":\"haproxy:271798b8-451d-4046-90d7-ff591f662791\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:48:002-61824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59bbb4d5-6298-413e-b4c2-d83cff52babf], x-b3-parentspanid=[0a189394c8fc4102], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a30a270b4ebe7440a189394c8fc4102], x-b3-spanid=[b1901170d150502d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[271798b8-451d-4046-90d7-ff591f662791]}\\\"}\"}","context":{"RequestID":"271798b8-451d-4046-90d7-ff591f662791","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba72cae8-800e-4566-984a-9ab141a53456","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:48.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:48.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"271798b8-451d-4046-90d7-ff591f662791","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba72cae8-800e-4566-984a-9ab141a53456","LogTimestamp":"2023-09-27T04:32:48.004Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:48.088Z","message":"Entering","context":{"RequestID":"17a019d0-6f9e-4958-9951-77cd894f64b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53b53eb7-c3fe-49d0-bd72-dca94cce2df4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:48.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:48.091Z","message":"{\"transactionId\":\"17a019d0-6f9e-4958-9951-77cd894f64b9\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:48:089\",\"respDate\":\"230927-04:32:48:091\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:17a019d0-6f9e-4958-9951-77cd894f64b9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:48:089-31753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ed60c8a-5751-44f2-b90f-1d7ce9dad18d], x-b3-parentspanid=[d361f41591fde712], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35699], x-envoy-attempt-count=[1], x-b3-traceid=[59491e048606febdd361f41591fde712], x-b3-spanid=[99f57c6b61158bea], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[17a019d0-6f9e-4958-9951-77cd894f64b9]}\\\"}\"}","context":{"RequestID":"17a019d0-6f9e-4958-9951-77cd894f64b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53b53eb7-c3fe-49d0-bd72-dca94cce2df4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:48.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:48.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17a019d0-6f9e-4958-9951-77cd894f64b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53b53eb7-c3fe-49d0-bd72-dca94cce2df4","LogTimestamp":"2023-09-27T04:32:48.091Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:48.418Z","message":"Entering","context":{"RequestID":"cfea5b3c-2173-45d6-9d49-5a842aa1bc92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce7f7b96-7f02-485b-912f-61d15be54e5c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"cfea5b3c-2173-45d6-9d49-5a842aa1bc92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce7f7b96-7f02-485b-912f-61d15be54e5c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:48.420Z","message":"{\"transactionId\":\"cfea5b3c-2173-45d6-9d49-5a842aa1bc92\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:48:418\",\"respDate\":\"230927-04:32:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cfea5b3c-2173-45d6-9d49-5a842aa1bc92\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:48:418-65708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cfea5b3c-2173-45d6-9d49-5a842aa1bc92]}\\\"}\"}","context":{"RequestID":"cfea5b3c-2173-45d6-9d49-5a842aa1bc92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce7f7b96-7f02-485b-912f-61d15be54e5c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfea5b3c-2173-45d6-9d49-5a842aa1bc92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce7f7b96-7f02-485b-912f-61d15be54e5c","LogTimestamp":"2023-09-27T04:32:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:32:50.014Z","message":"Entering","context":{"RequestID":"c1fa1b52-adb9-4276-ad8a-577c13c800c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f7f9f032-07f7-4bee-b84c-58cdf3777a50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:50.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:50.016Z","message":"{\"transactionId\":\"c1fa1b52-adb9-4276-ad8a-577c13c800c5\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:50:015\",\"respDate\":\"230927-04:32:50:016\",\"sourceId\":\"haproxy:c1fa1b52-adb9-4276-ad8a-577c13c800c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:50:015-10639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b4560f9-67bc-40cf-b397-91eedbbcc114], x-b3-parentspanid=[27aac8c50f0a4b00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[779fc07f80ccd0d427aac8c50f0a4b00], x-b3-spanid=[70fbf5d2555dcbe7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1fa1b52-adb9-4276-ad8a-577c13c800c5]}\\\"}\"}","context":{"RequestID":"c1fa1b52-adb9-4276-ad8a-577c13c800c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f7f9f032-07f7-4bee-b84c-58cdf3777a50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:50.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:50.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1fa1b52-adb9-4276-ad8a-577c13c800c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7f9f032-07f7-4bee-b84c-58cdf3777a50","LogTimestamp":"2023-09-27T04:32:50.017Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:52.030Z","message":"Entering","context":{"RequestID":"3df4415c-b683-4c2c-be22-4d4cda6cc642","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"275de8b5-cde6-4c86-9ea5-7d5659d2c90b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:52.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:52.032Z","message":"{\"transactionId\":\"3df4415c-b683-4c2c-be22-4d4cda6cc642\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:52:031\",\"respDate\":\"230927-04:32:52:032\",\"sourceId\":\"haproxy:3df4415c-b683-4c2c-be22-4d4cda6cc642\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:32:52:031-17786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd721ce0-8f21-42e2-8335-47e03b8b6fa2], x-b3-parentspanid=[5f79eda576e13ec9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88b53c44b5b6d6ea5f79eda576e13ec9], x-b3-spanid=[1f74170b3fa462fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3df4415c-b683-4c2c-be22-4d4cda6cc642]}\\\"}\"}","context":{"RequestID":"3df4415c-b683-4c2c-be22-4d4cda6cc642","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"275de8b5-cde6-4c86-9ea5-7d5659d2c90b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:52.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:52.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3df4415c-b683-4c2c-be22-4d4cda6cc642","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"275de8b5-cde6-4c86-9ea5-7d5659d2c90b","LogTimestamp":"2023-09-27T04:32:52.032Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:32:54.048Z","message":"Entering","context":{"RequestID":"3a5cebde-ec77-423d-b1b8-1d29cf86c9a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3443a082-a35d-40f2-8766-68dba0c2a325","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:54.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:54.050Z","message":"{\"transactionId\":\"3a5cebde-ec77-423d-b1b8-1d29cf86c9a4\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:54:048\",\"respDate\":\"230927-04:32:54:050\",\"sourceId\":\"haproxy:3a5cebde-ec77-423d-b1b8-1d29cf86c9a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:54:048-5027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc66874d-c8cb-42dc-9022-620c22c61982], x-b3-parentspanid=[0b9acf5f48ada3a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adc5aea003571b470b9acf5f48ada3a4], x-b3-spanid=[519c73dcf000eae9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a5cebde-ec77-423d-b1b8-1d29cf86c9a4]}\\\"}\"}","context":{"RequestID":"3a5cebde-ec77-423d-b1b8-1d29cf86c9a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3443a082-a35d-40f2-8766-68dba0c2a325","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:54.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:54.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a5cebde-ec77-423d-b1b8-1d29cf86c9a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3443a082-a35d-40f2-8766-68dba0c2a325","LogTimestamp":"2023-09-27T04:32:54.051Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:32:55.913Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:32:55.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:55.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:55.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:56.069Z","message":"Entering","context":{"RequestID":"bacc3430-092f-486e-999d-cb6346c8c9ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8767f60a-525a-49d3-8289-54c8f16cf444","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:56.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:56.071Z","message":"{\"transactionId\":\"bacc3430-092f-486e-999d-cb6346c8c9ff\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:56:070\",\"respDate\":\"230927-04:32:56:071\",\"sourceId\":\"haproxy:bacc3430-092f-486e-999d-cb6346c8c9ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:56:070-93979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d55c1159-dfbf-40a9-9929-dd31d940cd84], x-b3-parentspanid=[4d51007e59fe1567], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9c636835cdfc12c4d51007e59fe1567], x-b3-spanid=[a74a2eefa4169fc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bacc3430-092f-486e-999d-cb6346c8c9ff]}\\\"}\"}","context":{"RequestID":"bacc3430-092f-486e-999d-cb6346c8c9ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8767f60a-525a-49d3-8289-54c8f16cf444","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:56.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:56.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bacc3430-092f-486e-999d-cb6346c8c9ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8767f60a-525a-49d3-8289-54c8f16cf444","LogTimestamp":"2023-09-27T04:32:56.071Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:32:58.084Z","message":"Entering","context":{"RequestID":"c1a07a60-e002-47ea-9a6a-616af4b15c02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21cbc7db-53c8-4ec1-b9c0-146f59cc4d7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:58.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:58.086Z","message":"{\"transactionId\":\"c1a07a60-e002-47ea-9a6a-616af4b15c02\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:58:084\",\"respDate\":\"230927-04:32:58:086\",\"sourceId\":\"haproxy:c1a07a60-e002-47ea-9a6a-616af4b15c02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:58:084-8182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eef6e01c-90e9-4a14-982f-bb7a8c84dc05], x-b3-parentspanid=[50e073a3b7845905], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3367b4f89b08988c50e073a3b7845905], x-b3-spanid=[5cd5ab23317f4bab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1a07a60-e002-47ea-9a6a-616af4b15c02]}\\\"}\"}","context":{"RequestID":"c1a07a60-e002-47ea-9a6a-616af4b15c02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21cbc7db-53c8-4ec1-b9c0-146f59cc4d7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:32:58.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:58.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1a07a60-e002-47ea-9a6a-616af4b15c02","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21cbc7db-53c8-4ec1-b9c0-146f59cc4d7a","LogTimestamp":"2023-09-27T04:32:58.086Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:32:58.091Z","message":"Entering","context":{"RequestID":"c90641c7-b39e-4114-a79e-ac0799b43c4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3de9dedf-8935-415d-bca6-22a301608677","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:58.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:58.093Z","message":"{\"transactionId\":\"c90641c7-b39e-4114-a79e-ac0799b43c4c\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:58:091\",\"respDate\":\"230927-04:32:58:093\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c90641c7-b39e-4114-a79e-ac0799b43c4c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:32:58:091-66097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d762262e-9333-41b8-bf5e-7cd8050e3f74], x-b3-parentspanid=[795fb0e72db254fc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48117], x-envoy-attempt-count=[1], x-b3-traceid=[823e808588cf6413795fb0e72db254fc], x-b3-spanid=[e7247bb885626e8e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c90641c7-b39e-4114-a79e-ac0799b43c4c]}\\\"}\"}","context":{"RequestID":"c90641c7-b39e-4114-a79e-ac0799b43c4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3de9dedf-8935-415d-bca6-22a301608677","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:32:58.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:58.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c90641c7-b39e-4114-a79e-ac0799b43c4c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3de9dedf-8935-415d-bca6-22a301608677","LogTimestamp":"2023-09-27T04:32:58.093Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:32:58.418Z","message":"Entering","context":{"RequestID":"dd3b1510-9d57-46e0-aca9-34a2f5b1c2f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da0daf15-0007-47d7-8d0b-588f9f7d6402","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:32:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"dd3b1510-9d57-46e0-aca9-34a2f5b1c2f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da0daf15-0007-47d7-8d0b-588f9f7d6402","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:58.420Z","message":"{\"transactionId\":\"dd3b1510-9d57-46e0-aca9-34a2f5b1c2f3\",\"status\":\"200\",\"rqstDate\":\"230927-04:32:58:418\",\"respDate\":\"230927-04:32:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dd3b1510-9d57-46e0-aca9-34a2f5b1c2f3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:32:58:418-19642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dd3b1510-9d57-46e0-aca9-34a2f5b1c2f3]}\\\"}\"}","context":{"RequestID":"dd3b1510-9d57-46e0-aca9-34a2f5b1c2f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da0daf15-0007-47d7-8d0b-588f9f7d6402","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:32:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:32:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd3b1510-9d57-46e0-aca9-34a2f5b1c2f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da0daf15-0007-47d7-8d0b-588f9f7d6402","LogTimestamp":"2023-09-27T04:32:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:32:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:00.095Z","message":"Entering","context":{"RequestID":"096cff5b-790f-493c-966a-6530e816db67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80a6034f-79af-408e-a428-103160c5e91d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:00.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:00.098Z","message":"{\"transactionId\":\"096cff5b-790f-493c-966a-6530e816db67\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:00:096\",\"respDate\":\"230927-04:33:00:098\",\"sourceId\":\"haproxy:096cff5b-790f-493c-966a-6530e816db67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:00:096-28342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df0c1a64-56df-4733-8d40-24b56d8a4629], x-b3-parentspanid=[8c8d2feebd7c1e1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3196323e49ee48218c8d2feebd7c1e1e], x-b3-spanid=[6837658adf6e2a37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[096cff5b-790f-493c-966a-6530e816db67]}\\\"}\"}","context":{"RequestID":"096cff5b-790f-493c-966a-6530e816db67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80a6034f-79af-408e-a428-103160c5e91d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:00.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:00.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"096cff5b-790f-493c-966a-6530e816db67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80a6034f-79af-408e-a428-103160c5e91d","LogTimestamp":"2023-09-27T04:33:00.099Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:02.109Z","message":"Entering","context":{"RequestID":"36413fb6-5d87-4b3d-8588-6cf2ba137805","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ce83bda-cf9f-4765-8840-9e780a7b841d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:02.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:02.111Z","message":"{\"transactionId\":\"36413fb6-5d87-4b3d-8588-6cf2ba137805\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:02:110\",\"respDate\":\"230927-04:33:02:111\",\"sourceId\":\"haproxy:36413fb6-5d87-4b3d-8588-6cf2ba137805\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:02:110-14547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c90f19f7-4014-4bbd-9501-8b1bebe14585], x-b3-parentspanid=[923d13118dcca951], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43c115b99125d09a923d13118dcca951], x-b3-spanid=[883f0905d7af8172], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36413fb6-5d87-4b3d-8588-6cf2ba137805]}\\\"}\"}","context":{"RequestID":"36413fb6-5d87-4b3d-8588-6cf2ba137805","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4ce83bda-cf9f-4765-8840-9e780a7b841d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:02.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:02.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36413fb6-5d87-4b3d-8588-6cf2ba137805","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ce83bda-cf9f-4765-8840-9e780a7b841d","LogTimestamp":"2023-09-27T04:33:02.112Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:04.129Z","message":"Entering","context":{"RequestID":"c2371117-78ce-40fd-910d-2cb8975733da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b52e609-86f1-4eb0-ad1f-35925265e42b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:04.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:04.133Z","message":"{\"transactionId\":\"c2371117-78ce-40fd-910d-2cb8975733da\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:04:131\",\"respDate\":\"230927-04:33:04:132\",\"sourceId\":\"haproxy:c2371117-78ce-40fd-910d-2cb8975733da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:04:131-27885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54f592e3-db21-9b01-b1fb-25aa4305ddb5], x-b3-parentspanid=[a48b76db4f93c1fd], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[045dd6270d63515aa48b76db4f93c1fd], x-b3-spanid=[308760460d0e763e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2371117-78ce-40fd-910d-2cb8975733da]}\\\"}\"}","context":{"RequestID":"c2371117-78ce-40fd-910d-2cb8975733da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b52e609-86f1-4eb0-ad1f-35925265e42b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:04.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:04.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2371117-78ce-40fd-910d-2cb8975733da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b52e609-86f1-4eb0-ad1f-35925265e42b","LogTimestamp":"2023-09-27T04:33:04.133Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:05.913Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:33:06.057Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:06.057Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:06.057Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:06.144Z","message":"Entering","context":{"RequestID":"de25168b-4277-478c-997b-e90689006366","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7f9c13e-e348-4ce7-b21a-119e99442a40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:06.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:06.146Z","message":"{\"transactionId\":\"de25168b-4277-478c-997b-e90689006366\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:06:144\",\"respDate\":\"230927-04:33:06:145\",\"sourceId\":\"haproxy:de25168b-4277-478c-997b-e90689006366\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:06:144-11301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c0b246f-bc03-4d7c-8e40-61b8f7a85643], x-b3-parentspanid=[a24fc5bfa9bc7b4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35c201edd6623b50a24fc5bfa9bc7b4c], x-b3-spanid=[dcc9fb5beb5d10fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de25168b-4277-478c-997b-e90689006366]}\\\"}\"}","context":{"RequestID":"de25168b-4277-478c-997b-e90689006366","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7f9c13e-e348-4ce7-b21a-119e99442a40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:06.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:06.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de25168b-4277-478c-997b-e90689006366","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7f9c13e-e348-4ce7-b21a-119e99442a40","LogTimestamp":"2023-09-27T04:33:06.146Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:08.089Z","message":"Entering","context":{"RequestID":"d8da00da-8860-45c7-8902-f9fcc38573a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a31e22a-817b-4e83-a658-d6777aa98f53","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:08.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:08.092Z","message":"{\"transactionId\":\"d8da00da-8860-45c7-8902-f9fcc38573a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:08:090\",\"respDate\":\"230927-04:33:08:092\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d8da00da-8860-45c7-8902-f9fcc38573a0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:08:090-45657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[785ea68f-8542-4044-948f-f9736be3ed80], x-b3-parentspanid=[b58e1cb2d1ba715e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35009], x-envoy-attempt-count=[1], x-b3-traceid=[1320bd2c46d32918b58e1cb2d1ba715e], x-b3-spanid=[6ce5ca47162bcd73], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d8da00da-8860-45c7-8902-f9fcc38573a0]}\\\"}\"}","context":{"RequestID":"d8da00da-8860-45c7-8902-f9fcc38573a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a31e22a-817b-4e83-a658-d6777aa98f53","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:08.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:08.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8da00da-8860-45c7-8902-f9fcc38573a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a31e22a-817b-4e83-a658-d6777aa98f53","LogTimestamp":"2023-09-27T04:33:08.092Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:08.158Z","message":"Entering","context":{"RequestID":"d30f7231-f1a8-4b41-94d9-4127ff934a33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"526cc582-a655-4be5-bece-1f5df22ed479","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:08.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:08.160Z","message":"{\"transactionId\":\"d30f7231-f1a8-4b41-94d9-4127ff934a33\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:08:159\",\"respDate\":\"230927-04:33:08:160\",\"sourceId\":\"haproxy:d30f7231-f1a8-4b41-94d9-4127ff934a33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:08:159-80706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e334d0c1-0562-4155-b136-ce468a55dad1], x-b3-parentspanid=[0101a67c1fb1f946], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[381ae3b0357676750101a67c1fb1f946], x-b3-spanid=[e805976964356c77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d30f7231-f1a8-4b41-94d9-4127ff934a33]}\\\"}\"}","context":{"RequestID":"d30f7231-f1a8-4b41-94d9-4127ff934a33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"526cc582-a655-4be5-bece-1f5df22ed479","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:08.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:08.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d30f7231-f1a8-4b41-94d9-4127ff934a33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"526cc582-a655-4be5-bece-1f5df22ed479","LogTimestamp":"2023-09-27T04:33:08.161Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:08.418Z","message":"Entering","context":{"RequestID":"eb2d0a4a-d5bf-464a-b24b-e12718f2a471","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c990e91-9245-4871-b1a4-413750eb4d98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"eb2d0a4a-d5bf-464a-b24b-e12718f2a471","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c990e91-9245-4871-b1a4-413750eb4d98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:08.420Z","message":"{\"transactionId\":\"eb2d0a4a-d5bf-464a-b24b-e12718f2a471\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:08:419\",\"respDate\":\"230927-04:33:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eb2d0a4a-d5bf-464a-b24b-e12718f2a471\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:08:419-54618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eb2d0a4a-d5bf-464a-b24b-e12718f2a471]}\\\"}\"}","context":{"RequestID":"eb2d0a4a-d5bf-464a-b24b-e12718f2a471","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c990e91-9245-4871-b1a4-413750eb4d98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb2d0a4a-d5bf-464a-b24b-e12718f2a471","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c990e91-9245-4871-b1a4-413750eb4d98","LogTimestamp":"2023-09-27T04:33:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:10.171Z","message":"Entering","context":{"RequestID":"2b2fbe3c-ed65-42a4-b97c-5143a7e3ecfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"217ffedb-1f83-4b26-abf0-c34b4e3ee676","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:10.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:10.174Z","message":"{\"transactionId\":\"2b2fbe3c-ed65-42a4-b97c-5143a7e3ecfe\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:10:172\",\"respDate\":\"230927-04:33:10:173\",\"sourceId\":\"haproxy:2b2fbe3c-ed65-42a4-b97c-5143a7e3ecfe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:10:172-80460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f76b806-b236-4d81-ab37-ffc2e22eaa31], x-b3-parentspanid=[11e306165f19bccc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f14e2ef0c6eb022a11e306165f19bccc], x-b3-spanid=[0df258329d318694], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b2fbe3c-ed65-42a4-b97c-5143a7e3ecfe]}\\\"}\"}","context":{"RequestID":"2b2fbe3c-ed65-42a4-b97c-5143a7e3ecfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"217ffedb-1f83-4b26-abf0-c34b4e3ee676","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:10.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:10.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b2fbe3c-ed65-42a4-b97c-5143a7e3ecfe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"217ffedb-1f83-4b26-abf0-c34b4e3ee676","LogTimestamp":"2023-09-27T04:33:10.174Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:11.349Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:11.361Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:12.187Z","message":"Entering","context":{"RequestID":"6f860082-9f55-4ad9-9ed9-d1dea2c245c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c2022af-af02-4281-8ea9-697667660dfc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:12.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:12.189Z","message":"{\"transactionId\":\"6f860082-9f55-4ad9-9ed9-d1dea2c245c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:12:188\",\"respDate\":\"230927-04:33:12:189\",\"sourceId\":\"haproxy:6f860082-9f55-4ad9-9ed9-d1dea2c245c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:12:188-50894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27c10d9e-77f3-4a98-b030-df025a666fe8], x-b3-parentspanid=[8ca2ce0971059878], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa167543463995438ca2ce0971059878], x-b3-spanid=[3ae2b0d0eb82a74c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f860082-9f55-4ad9-9ed9-d1dea2c245c4]}\\\"}\"}","context":{"RequestID":"6f860082-9f55-4ad9-9ed9-d1dea2c245c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c2022af-af02-4281-8ea9-697667660dfc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:12.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:12.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f860082-9f55-4ad9-9ed9-d1dea2c245c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c2022af-af02-4281-8ea9-697667660dfc","LogTimestamp":"2023-09-27T04:33:12.190Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:14.199Z","message":"Entering","context":{"RequestID":"531e53c7-c3bf-47c7-8a9d-c9c02268a3a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c78f4951-9189-4710-9588-b9933a099d04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:14.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:14.201Z","message":"{\"transactionId\":\"531e53c7-c3bf-47c7-8a9d-c9c02268a3a8\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:14:200\",\"respDate\":\"230927-04:33:14:201\",\"sourceId\":\"haproxy:531e53c7-c3bf-47c7-8a9d-c9c02268a3a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:14:200-78634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e633185-895f-40a0-8038-34d4774f3ca2], x-b3-parentspanid=[5165490fe030234e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d42013e0fb4a0b695165490fe030234e], x-b3-spanid=[65dffd19d63ca8ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[531e53c7-c3bf-47c7-8a9d-c9c02268a3a8]}\\\"}\"}","context":{"RequestID":"531e53c7-c3bf-47c7-8a9d-c9c02268a3a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c78f4951-9189-4710-9588-b9933a099d04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:14.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:14.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"531e53c7-c3bf-47c7-8a9d-c9c02268a3a8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c78f4951-9189-4710-9588-b9933a099d04","LogTimestamp":"2023-09-27T04:33:14.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:15.913Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:33:15.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:15.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:15.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:16.214Z","message":"Entering","context":{"RequestID":"e03c29f3-a13f-4819-a40b-7ea9c01f550c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3efb681-7b93-4dff-a2a8-f3f2d0cb8ed9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:16.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:16.216Z","message":"{\"transactionId\":\"e03c29f3-a13f-4819-a40b-7ea9c01f550c\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:16:214\",\"respDate\":\"230927-04:33:16:216\",\"sourceId\":\"haproxy:e03c29f3-a13f-4819-a40b-7ea9c01f550c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:16:214-8313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3911437d-5ed7-4e55-9dbc-899bb2247cd0], x-b3-parentspanid=[4004d5e258d4c638], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8974915021af82a4004d5e258d4c638], x-b3-spanid=[a32e5751c3467ab1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e03c29f3-a13f-4819-a40b-7ea9c01f550c]}\\\"}\"}","context":{"RequestID":"e03c29f3-a13f-4819-a40b-7ea9c01f550c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3efb681-7b93-4dff-a2a8-f3f2d0cb8ed9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:16.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:16.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e03c29f3-a13f-4819-a40b-7ea9c01f550c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3efb681-7b93-4dff-a2a8-f3f2d0cb8ed9","LogTimestamp":"2023-09-27T04:33:16.216Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:18.090Z","message":"Entering","context":{"RequestID":"6b01a92f-c5ef-42c3-911b-e9c73d69d4ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fbd25da-7760-47d0-a0f8-7493dcae9caa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:18.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:18.092Z","message":"{\"transactionId\":\"6b01a92f-c5ef-42c3-911b-e9c73d69d4ea\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:18:091\",\"respDate\":\"230927-04:33:18:092\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6b01a92f-c5ef-42c3-911b-e9c73d69d4ea\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:18:091-83072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65166f2c-284c-4938-8c7a-47f6694d1cd6], x-b3-parentspanid=[14efe3afd432d95d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32839], x-envoy-attempt-count=[1], x-b3-traceid=[c3e26fa864f6b9f314efe3afd432d95d], x-b3-spanid=[70a04b086154041b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6b01a92f-c5ef-42c3-911b-e9c73d69d4ea]}\\\"}\"}","context":{"RequestID":"6b01a92f-c5ef-42c3-911b-e9c73d69d4ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fbd25da-7760-47d0-a0f8-7493dcae9caa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:18.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:18.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b01a92f-c5ef-42c3-911b-e9c73d69d4ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fbd25da-7760-47d0-a0f8-7493dcae9caa","LogTimestamp":"2023-09-27T04:33:18.092Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:33:18.230Z","message":"Entering","context":{"RequestID":"421b2f1b-0c81-4cbb-8b1c-b664231b6b15","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c564d36c-10cf-48d4-8345-ed4ff33a68e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:18.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:18.232Z","message":"{\"transactionId\":\"421b2f1b-0c81-4cbb-8b1c-b664231b6b15\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:18:230\",\"respDate\":\"230927-04:33:18:232\",\"sourceId\":\"haproxy:421b2f1b-0c81-4cbb-8b1c-b664231b6b15\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:18:230-47970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d32f9e59-3bdd-4302-a6a0-64248d04fe37], x-b3-parentspanid=[e02733a0d6a3ca41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ede313e5ebfe630ae02733a0d6a3ca41], x-b3-spanid=[3af857c8e8b20c0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[421b2f1b-0c81-4cbb-8b1c-b664231b6b15]}\\\"}\"}","context":{"RequestID":"421b2f1b-0c81-4cbb-8b1c-b664231b6b15","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c564d36c-10cf-48d4-8345-ed4ff33a68e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:18.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:18.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"421b2f1b-0c81-4cbb-8b1c-b664231b6b15","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c564d36c-10cf-48d4-8345-ed4ff33a68e2","LogTimestamp":"2023-09-27T04:33:18.233Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:33:18.417Z","message":"Entering","context":{"RequestID":"c48af46b-efd7-4055-835b-232935482ccb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5080b2ea-aae2-40fe-8d38-361405c2e6ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"c48af46b-efd7-4055-835b-232935482ccb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5080b2ea-aae2-40fe-8d38-361405c2e6ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:18.420Z","message":"{\"transactionId\":\"c48af46b-efd7-4055-835b-232935482ccb\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:18:418\",\"respDate\":\"230927-04:33:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c48af46b-efd7-4055-835b-232935482ccb\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:18:418-33711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c48af46b-efd7-4055-835b-232935482ccb]}\\\"}\"}","context":{"RequestID":"c48af46b-efd7-4055-835b-232935482ccb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5080b2ea-aae2-40fe-8d38-361405c2e6ed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c48af46b-efd7-4055-835b-232935482ccb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5080b2ea-aae2-40fe-8d38-361405c2e6ed","LogTimestamp":"2023-09-27T04:33:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:20.244Z","message":"Entering","context":{"RequestID":"91465f3a-53f3-47fe-8095-2c157b0c6413","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eff59466-8ed0-43bf-9bf9-77ec93f0d435","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:20.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:20.246Z","message":"{\"transactionId\":\"91465f3a-53f3-47fe-8095-2c157b0c6413\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:20:244\",\"respDate\":\"230927-04:33:20:246\",\"sourceId\":\"haproxy:91465f3a-53f3-47fe-8095-2c157b0c6413\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:20:244-91095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22004201-bf22-4bd2-a5d3-8a330d46a832], x-b3-parentspanid=[0dee594a1a8ae9e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b72fdd549e440820dee594a1a8ae9e8], x-b3-spanid=[8b2bbbe70bc3daaa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91465f3a-53f3-47fe-8095-2c157b0c6413]}\\\"}\"}","context":{"RequestID":"91465f3a-53f3-47fe-8095-2c157b0c6413","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eff59466-8ed0-43bf-9bf9-77ec93f0d435","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:20.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:20.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91465f3a-53f3-47fe-8095-2c157b0c6413","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eff59466-8ed0-43bf-9bf9-77ec93f0d435","LogTimestamp":"2023-09-27T04:33:20.246Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:33:22.254Z","message":"Entering","context":{"RequestID":"30ff8920-61e8-4e5b-81a3-3d0026a4da7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97b3ab6d-437e-462c-89da-b40a01a404dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:22.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:22.256Z","message":"{\"transactionId\":\"30ff8920-61e8-4e5b-81a3-3d0026a4da7b\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:22:255\",\"respDate\":\"230927-04:33:22:256\",\"sourceId\":\"haproxy:30ff8920-61e8-4e5b-81a3-3d0026a4da7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:22:255-51549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b96418de-cf5a-426c-9104-685f7fecc8f4], x-b3-parentspanid=[36f1634fb7922325], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65b946fb6b20085836f1634fb7922325], x-b3-spanid=[e4d77e0c996166d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30ff8920-61e8-4e5b-81a3-3d0026a4da7b]}\\\"}\"}","context":{"RequestID":"30ff8920-61e8-4e5b-81a3-3d0026a4da7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97b3ab6d-437e-462c-89da-b40a01a404dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:22.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:22.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30ff8920-61e8-4e5b-81a3-3d0026a4da7b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97b3ab6d-437e-462c-89da-b40a01a404dd","LogTimestamp":"2023-09-27T04:33:22.257Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:33:24.266Z","message":"Entering","context":{"RequestID":"536d6c14-4e9a-45a2-ada0-45bf8796d3d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50b0b0db-36b2-4db0-b4ea-95bd5fb86f0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:24.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:24.267Z","message":"{\"transactionId\":\"536d6c14-4e9a-45a2-ada0-45bf8796d3d2\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:24:266\",\"respDate\":\"230927-04:33:24:267\",\"sourceId\":\"haproxy:536d6c14-4e9a-45a2-ada0-45bf8796d3d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:24:266-35545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c9f5e6e-6121-4c80-a44d-c2f994e89ad3], x-b3-parentspanid=[677264c8eb9cfeb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1339f9ea0a864828677264c8eb9cfeb1], x-b3-spanid=[f800dff6e04b5728], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[536d6c14-4e9a-45a2-ada0-45bf8796d3d2]}\\\"}\"}","context":{"RequestID":"536d6c14-4e9a-45a2-ada0-45bf8796d3d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50b0b0db-36b2-4db0-b4ea-95bd5fb86f0c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:24.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:24.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"536d6c14-4e9a-45a2-ada0-45bf8796d3d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50b0b0db-36b2-4db0-b4ea-95bd5fb86f0c","LogTimestamp":"2023-09-27T04:33:24.268Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:25.912Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:33:25.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:25.938Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:25.938Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:26.278Z","message":"Entering","context":{"RequestID":"3e257d85-0cb9-4281-85bb-4d79005da393","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9f8bd3a-3b2d-4a80-912e-1067a7ffe53c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:26.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:26.279Z","message":"{\"transactionId\":\"3e257d85-0cb9-4281-85bb-4d79005da393\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:26:278\",\"respDate\":\"230927-04:33:26:279\",\"sourceId\":\"haproxy:3e257d85-0cb9-4281-85bb-4d79005da393\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:26:278-91850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efcaf171-4890-43a4-bda7-f5206e3b4d1b], x-b3-parentspanid=[7f1f72d7e217e56b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9896e011bb9a8c17f1f72d7e217e56b], x-b3-spanid=[491d13a56918a8e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e257d85-0cb9-4281-85bb-4d79005da393]}\\\"}\"}","context":{"RequestID":"3e257d85-0cb9-4281-85bb-4d79005da393","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9f8bd3a-3b2d-4a80-912e-1067a7ffe53c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:26.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:26.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e257d85-0cb9-4281-85bb-4d79005da393","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9f8bd3a-3b2d-4a80-912e-1067a7ffe53c","LogTimestamp":"2023-09-27T04:33:26.280Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:28.086Z","message":"Entering","context":{"RequestID":"a015b4db-3cfc-4065-b37b-95f9dbc64698","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ba54372-2dc2-4d87-9713-6bae393a2d05","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:28.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:28.088Z","message":"{\"transactionId\":\"a015b4db-3cfc-4065-b37b-95f9dbc64698\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:28:086\",\"respDate\":\"230927-04:33:28:088\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a015b4db-3cfc-4065-b37b-95f9dbc64698\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:28:086-70511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d00c6d33-b376-4722-af99-e290744321a7], x-b3-parentspanid=[5ba156de455edc36], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44803], x-envoy-attempt-count=[1], x-b3-traceid=[efce1df93c3c53745ba156de455edc36], x-b3-spanid=[03139178f856abe7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a015b4db-3cfc-4065-b37b-95f9dbc64698]}\\\"}\"}","context":{"RequestID":"a015b4db-3cfc-4065-b37b-95f9dbc64698","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ba54372-2dc2-4d87-9713-6bae393a2d05","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:28.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:28.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a015b4db-3cfc-4065-b37b-95f9dbc64698","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ba54372-2dc2-4d87-9713-6bae393a2d05","LogTimestamp":"2023-09-27T04:33:28.088Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:28.301Z","message":"Entering","context":{"RequestID":"b8e73ba1-4915-430d-97ab-aaa00e312e9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f64175f8-c6db-46cd-9cd4-3b11ba8d99b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:28.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:28.303Z","message":"{\"transactionId\":\"b8e73ba1-4915-430d-97ab-aaa00e312e9e\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:28:302\",\"respDate\":\"230927-04:33:28:303\",\"sourceId\":\"haproxy:b8e73ba1-4915-430d-97ab-aaa00e312e9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:28:302-17027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ed0d5ce-f033-4792-81cb-e83e37d60917], x-b3-parentspanid=[2b49e48c1b3dfc4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be9f77a335ccf48a2b49e48c1b3dfc4d], x-b3-spanid=[5c96415ea138b992], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8e73ba1-4915-430d-97ab-aaa00e312e9e]}\\\"}\"}","context":{"RequestID":"b8e73ba1-4915-430d-97ab-aaa00e312e9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f64175f8-c6db-46cd-9cd4-3b11ba8d99b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:28.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:28.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8e73ba1-4915-430d-97ab-aaa00e312e9e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f64175f8-c6db-46cd-9cd4-3b11ba8d99b4","LogTimestamp":"2023-09-27T04:33:28.303Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:33:28.418Z","message":"Entering","context":{"RequestID":"13055074-5841-4df0-af55-51cfec53bee1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d941b463-47d1-49d3-b92c-b0aca33655f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"13055074-5841-4df0-af55-51cfec53bee1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d941b463-47d1-49d3-b92c-b0aca33655f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:28.420Z","message":"{\"transactionId\":\"13055074-5841-4df0-af55-51cfec53bee1\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:28:418\",\"respDate\":\"230927-04:33:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:13055074-5841-4df0-af55-51cfec53bee1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:28:418-42223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[13055074-5841-4df0-af55-51cfec53bee1]}\\\"}\"}","context":{"RequestID":"13055074-5841-4df0-af55-51cfec53bee1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d941b463-47d1-49d3-b92c-b0aca33655f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13055074-5841-4df0-af55-51cfec53bee1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d941b463-47d1-49d3-b92c-b0aca33655f0","LogTimestamp":"2023-09-27T04:33:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:30.321Z","message":"Entering","context":{"RequestID":"22227f58-3004-44ae-9c76-8bce6a8761f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47bdd397-4fea-4239-bb80-db9502ab19b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:30.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:30.324Z","message":"{\"transactionId\":\"22227f58-3004-44ae-9c76-8bce6a8761f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:30:322\",\"respDate\":\"230927-04:33:30:324\",\"sourceId\":\"haproxy:22227f58-3004-44ae-9c76-8bce6a8761f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:30:322-93751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a82b8e5c-d66d-40d0-89a9-4301facd5017], x-b3-parentspanid=[6bd97804ea2ae95e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2bc3cc7f8a83f8e16bd97804ea2ae95e], x-b3-spanid=[ad9fc841899ca81f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22227f58-3004-44ae-9c76-8bce6a8761f5]}\\\"}\"}","context":{"RequestID":"22227f58-3004-44ae-9c76-8bce6a8761f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47bdd397-4fea-4239-bb80-db9502ab19b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:30.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:30.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22227f58-3004-44ae-9c76-8bce6a8761f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47bdd397-4fea-4239-bb80-db9502ab19b1","LogTimestamp":"2023-09-27T04:33:30.325Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:32.333Z","message":"Entering","context":{"RequestID":"665b7753-cded-4fe0-b2f4-268a05619af2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ecaea9e2-19af-42f1-ba5a-2cd7279062e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:32.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:32.335Z","message":"{\"transactionId\":\"665b7753-cded-4fe0-b2f4-268a05619af2\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:32:334\",\"respDate\":\"230927-04:33:32:335\",\"sourceId\":\"haproxy:665b7753-cded-4fe0-b2f4-268a05619af2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:32:334-77443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a520395f-81da-4f9b-8983-87fd0b87e7af], x-b3-parentspanid=[3ea2cc8d4f30c9bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92f23153af172d693ea2cc8d4f30c9bc], x-b3-spanid=[d3e84ccbddd4e996], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[665b7753-cded-4fe0-b2f4-268a05619af2]}\\\"}\"}","context":{"RequestID":"665b7753-cded-4fe0-b2f4-268a05619af2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ecaea9e2-19af-42f1-ba5a-2cd7279062e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:32.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:32.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"665b7753-cded-4fe0-b2f4-268a05619af2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecaea9e2-19af-42f1-ba5a-2cd7279062e1","LogTimestamp":"2023-09-27T04:33:32.336Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:34.347Z","message":"Entering","context":{"RequestID":"349af2d6-d4d0-438f-a754-a682a7019703","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b8db14a-5d5c-49fe-90c4-82c322fa4830","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:34.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:34.349Z","message":"{\"transactionId\":\"349af2d6-d4d0-438f-a754-a682a7019703\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:34:348\",\"respDate\":\"230927-04:33:34:349\",\"sourceId\":\"haproxy:349af2d6-d4d0-438f-a754-a682a7019703\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:34:348-40284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2a8d67a-7097-4d14-9e10-36ab67062d78], x-b3-parentspanid=[9cf1d04baae6d469], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[713b97566029f0809cf1d04baae6d469], x-b3-spanid=[c77ed5a6e7aa3c7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[349af2d6-d4d0-438f-a754-a682a7019703]}\\\"}\"}","context":{"RequestID":"349af2d6-d4d0-438f-a754-a682a7019703","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b8db14a-5d5c-49fe-90c4-82c322fa4830","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:34.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:34.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"349af2d6-d4d0-438f-a754-a682a7019703","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b8db14a-5d5c-49fe-90c4-82c322fa4830","LogTimestamp":"2023-09-27T04:33:34.350Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:35.913Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:33:35.931Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:35.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:35.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:36.362Z","message":"Entering","context":{"RequestID":"e15f706b-013b-44bc-8ce2-cbe328fa68da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ddf5851-3e02-489f-a2bf-be1e5c907477","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:36.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:36.364Z","message":"{\"transactionId\":\"e15f706b-013b-44bc-8ce2-cbe328fa68da\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:36:363\",\"respDate\":\"230927-04:33:36:364\",\"sourceId\":\"haproxy:e15f706b-013b-44bc-8ce2-cbe328fa68da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:36:363-35767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6925cbb0-e914-4f8d-88b9-6c0582113db0], x-b3-parentspanid=[b6b64fcbec58099a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91fc4027454658e5b6b64fcbec58099a], x-b3-spanid=[c6593f72a5b77802], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e15f706b-013b-44bc-8ce2-cbe328fa68da]}\\\"}\"}","context":{"RequestID":"e15f706b-013b-44bc-8ce2-cbe328fa68da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ddf5851-3e02-489f-a2bf-be1e5c907477","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:36.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:36.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e15f706b-013b-44bc-8ce2-cbe328fa68da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ddf5851-3e02-489f-a2bf-be1e5c907477","LogTimestamp":"2023-09-27T04:33:36.365Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:38.094Z","message":"Entering","context":{"RequestID":"f5e9e40f-9fd3-4583-8e1d-0b786e0fde71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f4c90a6-ed67-4ff1-8819-ded5bb3f78ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:38.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:38.096Z","message":"{\"transactionId\":\"f5e9e40f-9fd3-4583-8e1d-0b786e0fde71\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:38:094\",\"respDate\":\"230927-04:33:38:096\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f5e9e40f-9fd3-4583-8e1d-0b786e0fde71\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:38:094-66541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7a9cf2e-44fe-4200-b00c-e24202a2f250], x-b3-parentspanid=[9285b446dcf4fa98], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54969], x-envoy-attempt-count=[1], x-b3-traceid=[4fc77936cfa2f0409285b446dcf4fa98], x-b3-spanid=[a0ab821e176e5ae6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f5e9e40f-9fd3-4583-8e1d-0b786e0fde71]}\\\"}\"}","context":{"RequestID":"f5e9e40f-9fd3-4583-8e1d-0b786e0fde71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f4c90a6-ed67-4ff1-8819-ded5bb3f78ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:38.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:38.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5e9e40f-9fd3-4583-8e1d-0b786e0fde71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f4c90a6-ed67-4ff1-8819-ded5bb3f78ee","LogTimestamp":"2023-09-27T04:33:38.096Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:38.381Z","message":"Entering","context":{"RequestID":"87ab3417-45f9-435d-b479-6a59c0babb7a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1149071f-edc5-486b-8ed7-5d06d000b618","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:38.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:38.383Z","message":"{\"transactionId\":\"87ab3417-45f9-435d-b479-6a59c0babb7a\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:38:382\",\"respDate\":\"230927-04:33:38:383\",\"sourceId\":\"haproxy:87ab3417-45f9-435d-b479-6a59c0babb7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:38:382-22035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7193a35d-86f3-4e9c-81db-f0f6f5f5aa66], x-b3-parentspanid=[a1a85ae2d37f3088], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c929f42f39e90d20a1a85ae2d37f3088], x-b3-spanid=[209f909f3fd67e0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87ab3417-45f9-435d-b479-6a59c0babb7a]}\\\"}\"}","context":{"RequestID":"87ab3417-45f9-435d-b479-6a59c0babb7a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1149071f-edc5-486b-8ed7-5d06d000b618","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:38.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:38.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87ab3417-45f9-435d-b479-6a59c0babb7a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1149071f-edc5-486b-8ed7-5d06d000b618","LogTimestamp":"2023-09-27T04:33:38.383Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:33:38.417Z","message":"Entering","context":{"RequestID":"7ee35862-ab38-4843-b87e-8bd50c78f5e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"213d6795-4a4a-49be-9c27-00eae7bd0cac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"7ee35862-ab38-4843-b87e-8bd50c78f5e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"213d6795-4a4a-49be-9c27-00eae7bd0cac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:38.420Z","message":"{\"transactionId\":\"7ee35862-ab38-4843-b87e-8bd50c78f5e3\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:38:418\",\"respDate\":\"230927-04:33:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7ee35862-ab38-4843-b87e-8bd50c78f5e3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:38:418-56721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7ee35862-ab38-4843-b87e-8bd50c78f5e3]}\\\"}\"}","context":{"RequestID":"7ee35862-ab38-4843-b87e-8bd50c78f5e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"213d6795-4a4a-49be-9c27-00eae7bd0cac","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ee35862-ab38-4843-b87e-8bd50c78f5e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"213d6795-4a4a-49be-9c27-00eae7bd0cac","LogTimestamp":"2023-09-27T04:33:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:40.401Z","message":"Entering","context":{"RequestID":"7b35dac7-031f-424c-9e02-5d67508c233f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c13e948e-fb1e-484a-a151-4ccb28147a45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:40.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:40.404Z","message":"{\"transactionId\":\"7b35dac7-031f-424c-9e02-5d67508c233f\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:40:402\",\"respDate\":\"230927-04:33:40:404\",\"sourceId\":\"haproxy:7b35dac7-031f-424c-9e02-5d67508c233f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:40:402-28645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[044af33f-c853-475d-927d-1c6639d56aee], x-b3-parentspanid=[2d014a4c004cb554], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c861be9c0f8728d2d014a4c004cb554], x-b3-spanid=[90bf617580fd28a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b35dac7-031f-424c-9e02-5d67508c233f]}\\\"}\"}","context":{"RequestID":"7b35dac7-031f-424c-9e02-5d67508c233f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c13e948e-fb1e-484a-a151-4ccb28147a45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:40.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:40.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b35dac7-031f-424c-9e02-5d67508c233f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c13e948e-fb1e-484a-a151-4ccb28147a45","LogTimestamp":"2023-09-27T04:33:40.405Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:33:41.362Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:41.369Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:42.419Z","message":"Entering","context":{"RequestID":"5a1ad4c4-765e-4655-aa5d-17f84a8d9b91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76a74fbf-ea7c-4b2c-b9e7-4897e0be8658","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:42.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:42.422Z","message":"{\"transactionId\":\"5a1ad4c4-765e-4655-aa5d-17f84a8d9b91\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:42:420\",\"respDate\":\"230927-04:33:42:421\",\"sourceId\":\"haproxy:5a1ad4c4-765e-4655-aa5d-17f84a8d9b91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:42:420-85231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b171005-922c-4cd7-a1f5-0f406a910d65], x-b3-parentspanid=[b45b703557e31ff6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1998fc6d8d91ba19b45b703557e31ff6], x-b3-spanid=[1258cb0a28c1a594], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a1ad4c4-765e-4655-aa5d-17f84a8d9b91]}\\\"}\"}","context":{"RequestID":"5a1ad4c4-765e-4655-aa5d-17f84a8d9b91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76a74fbf-ea7c-4b2c-b9e7-4897e0be8658","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:42.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:42.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a1ad4c4-765e-4655-aa5d-17f84a8d9b91","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76a74fbf-ea7c-4b2c-b9e7-4897e0be8658","LogTimestamp":"2023-09-27T04:33:42.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:44.436Z","message":"Entering","context":{"RequestID":"53ed3442-d0c8-4899-b19b-e4a2df638525","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d100349-1a74-4cae-925b-902811485a9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:44.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:44.437Z","message":"{\"transactionId\":\"53ed3442-d0c8-4899-b19b-e4a2df638525\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:44:436\",\"respDate\":\"230927-04:33:44:437\",\"sourceId\":\"haproxy:53ed3442-d0c8-4899-b19b-e4a2df638525\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:44:436-57393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e264e14-2f24-4840-868d-3e2232841655], x-b3-parentspanid=[3b0f76357f340d65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c61154cf6e6bbbeb3b0f76357f340d65], x-b3-spanid=[099603e7b068b32d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53ed3442-d0c8-4899-b19b-e4a2df638525]}\\\"}\"}","context":{"RequestID":"53ed3442-d0c8-4899-b19b-e4a2df638525","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d100349-1a74-4cae-925b-902811485a9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:44.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:44.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53ed3442-d0c8-4899-b19b-e4a2df638525","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d100349-1a74-4cae-925b-902811485a9a","LogTimestamp":"2023-09-27T04:33:44.438Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:45.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:33:45.926Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:45.927Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:45.927Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:46.446Z","message":"Entering","context":{"RequestID":"f53f4174-4449-452d-91e8-ead8d2bcba10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4b02cd7-d651-4d68-b0db-997cd39cd63b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:46.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:46.448Z","message":"{\"transactionId\":\"f53f4174-4449-452d-91e8-ead8d2bcba10\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:46:446\",\"respDate\":\"230927-04:33:46:448\",\"sourceId\":\"haproxy:f53f4174-4449-452d-91e8-ead8d2bcba10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:46:446-35176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d3ba762-a7d6-4ef8-b474-49299fc03732], x-b3-parentspanid=[d48a00be02581cd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[992c729cf4ca74b2d48a00be02581cd8], x-b3-spanid=[8a26ba01093f2459], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f53f4174-4449-452d-91e8-ead8d2bcba10]}\\\"}\"}","context":{"RequestID":"f53f4174-4449-452d-91e8-ead8d2bcba10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4b02cd7-d651-4d68-b0db-997cd39cd63b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:46.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:46.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f53f4174-4449-452d-91e8-ead8d2bcba10","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4b02cd7-d651-4d68-b0db-997cd39cd63b","LogTimestamp":"2023-09-27T04:33:46.448Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:33:48.089Z","message":"Entering","context":{"RequestID":"040ceb9a-1d11-42f1-8ea5-c4fe859f580c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd7e06f4-d99a-49a9-8c89-3ed72c19d874","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:48.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:48.092Z","message":"{\"transactionId\":\"040ceb9a-1d11-42f1-8ea5-c4fe859f580c\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:48:090\",\"respDate\":\"230927-04:33:48:092\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:040ceb9a-1d11-42f1-8ea5-c4fe859f580c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:48:090-55937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5ed366c-d36d-4248-8294-7a2e16f24258], x-b3-parentspanid=[6bf094f5fd78a9e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34485], x-envoy-attempt-count=[1], x-b3-traceid=[d056c13dcc38c90b6bf094f5fd78a9e5], x-b3-spanid=[d051e39bea0cadff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[040ceb9a-1d11-42f1-8ea5-c4fe859f580c]}\\\"}\"}","context":{"RequestID":"040ceb9a-1d11-42f1-8ea5-c4fe859f580c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd7e06f4-d99a-49a9-8c89-3ed72c19d874","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:48.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:48.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"040ceb9a-1d11-42f1-8ea5-c4fe859f580c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd7e06f4-d99a-49a9-8c89-3ed72c19d874","LogTimestamp":"2023-09-27T04:33:48.092Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:48.417Z","message":"Entering","context":{"RequestID":"04630e49-6d31-4049-969f-128b2546fff9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29e10ef2-a13d-47b8-bad1-1ad794753bb2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"04630e49-6d31-4049-969f-128b2546fff9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29e10ef2-a13d-47b8-bad1-1ad794753bb2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:48.420Z","message":"{\"transactionId\":\"04630e49-6d31-4049-969f-128b2546fff9\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:48:418\",\"respDate\":\"230927-04:33:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:04630e49-6d31-4049-969f-128b2546fff9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:33:48:418-93261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[04630e49-6d31-4049-969f-128b2546fff9]}\\\"}\"}","context":{"RequestID":"04630e49-6d31-4049-969f-128b2546fff9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29e10ef2-a13d-47b8-bad1-1ad794753bb2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04630e49-6d31-4049-969f-128b2546fff9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29e10ef2-a13d-47b8-bad1-1ad794753bb2","LogTimestamp":"2023-09-27T04:33:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:48.464Z","message":"Entering","context":{"RequestID":"f158d40d-0af5-4869-a5d7-4d2f9f2b4e27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7bb1c3ac-3da4-4f6f-a7ef-93f6cfe38e77","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:48.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:48.467Z","message":"{\"transactionId\":\"f158d40d-0af5-4869-a5d7-4d2f9f2b4e27\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:48:465\",\"respDate\":\"230927-04:33:48:467\",\"sourceId\":\"haproxy:f158d40d-0af5-4869-a5d7-4d2f9f2b4e27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:48:465-3389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c030198-ac8c-4521-bc10-9fdee516552f], x-b3-parentspanid=[c553deff30255376], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1482b07de64582fc553deff30255376], x-b3-spanid=[2167adb31ff1ef0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f158d40d-0af5-4869-a5d7-4d2f9f2b4e27]}\\\"}\"}","context":{"RequestID":"f158d40d-0af5-4869-a5d7-4d2f9f2b4e27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7bb1c3ac-3da4-4f6f-a7ef-93f6cfe38e77","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:48.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:48.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f158d40d-0af5-4869-a5d7-4d2f9f2b4e27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bb1c3ac-3da4-4f6f-a7ef-93f6cfe38e77","LogTimestamp":"2023-09-27T04:33:48.467Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:50.478Z","message":"Entering","context":{"RequestID":"8423c590-a575-4fa3-a44b-181cdd1acde2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc9d3d9c-ec6e-4c24-9bab-da97afeac93a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:50.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:50.480Z","message":"{\"transactionId\":\"8423c590-a575-4fa3-a44b-181cdd1acde2\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:50:479\",\"respDate\":\"230927-04:33:50:480\",\"sourceId\":\"haproxy:8423c590-a575-4fa3-a44b-181cdd1acde2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:50:479-35834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a921d7-a28c-47af-9904-44067d64f009], x-b3-parentspanid=[224fb1dfbaecfcf5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c67e0fdab86b4cca224fb1dfbaecfcf5], x-b3-spanid=[9efa3b23cdfc4c77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8423c590-a575-4fa3-a44b-181cdd1acde2]}\\\"}\"}","context":{"RequestID":"8423c590-a575-4fa3-a44b-181cdd1acde2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc9d3d9c-ec6e-4c24-9bab-da97afeac93a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:50.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:50.480Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8423c590-a575-4fa3-a44b-181cdd1acde2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc9d3d9c-ec6e-4c24-9bab-da97afeac93a","LogTimestamp":"2023-09-27T04:33:50.480Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:33:52.490Z","message":"Entering","context":{"RequestID":"487ecf67-6c1a-414c-a73f-c6cfb7345e0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9d6a429-ce23-42cc-bb34-6f42501808a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:52.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:52.491Z","message":"{\"transactionId\":\"487ecf67-6c1a-414c-a73f-c6cfb7345e0f\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:52:490\",\"respDate\":\"230927-04:33:52:491\",\"sourceId\":\"haproxy:487ecf67-6c1a-414c-a73f-c6cfb7345e0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:52:490-97091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d7c26e9-d2b4-4d8b-b145-93b7923be5d9], x-b3-parentspanid=[880ea65857cbe1e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2dc199b10046fe3f880ea65857cbe1e9], x-b3-spanid=[028cab8aed0a7076], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[487ecf67-6c1a-414c-a73f-c6cfb7345e0f]}\\\"}\"}","context":{"RequestID":"487ecf67-6c1a-414c-a73f-c6cfb7345e0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9d6a429-ce23-42cc-bb34-6f42501808a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:52.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:52.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"487ecf67-6c1a-414c-a73f-c6cfb7345e0f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9d6a429-ce23-42cc-bb34-6f42501808a6","LogTimestamp":"2023-09-27T04:33:52.492Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:33:54.504Z","message":"Entering","context":{"RequestID":"d28eac8b-714a-40c0-a983-70c35b4d9f30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d422a51-aa2a-44fd-b561-b7675fc28dd7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:54.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:54.506Z","message":"{\"transactionId\":\"d28eac8b-714a-40c0-a983-70c35b4d9f30\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:54:504\",\"respDate\":\"230927-04:33:54:506\",\"sourceId\":\"haproxy:d28eac8b-714a-40c0-a983-70c35b4d9f30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:54:504-54612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5a2a959-0198-4d70-961f-0c3180a4430c], x-b3-parentspanid=[2ad28ede2ef81cc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47c4ec9057f15c802ad28ede2ef81cc1], x-b3-spanid=[0e85a93349754402], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d28eac8b-714a-40c0-a983-70c35b4d9f30]}\\\"}\"}","context":{"RequestID":"d28eac8b-714a-40c0-a983-70c35b4d9f30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d422a51-aa2a-44fd-b561-b7675fc28dd7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:54.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:54.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d28eac8b-714a-40c0-a983-70c35b4d9f30","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d422a51-aa2a-44fd-b561-b7675fc28dd7","LogTimestamp":"2023-09-27T04:33:54.506Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:33:55.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:33:55.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:55.939Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:55.939Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:56.526Z","message":"Entering","context":{"RequestID":"bce1a81d-6e22-411c-b1dc-461e2736fb2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b091a8f-96bd-4f0b-bcb1-67a9820f1477","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:56.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:56.529Z","message":"{\"transactionId\":\"bce1a81d-6e22-411c-b1dc-461e2736fb2d\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:56:527\",\"respDate\":\"230927-04:33:56:528\",\"sourceId\":\"haproxy:bce1a81d-6e22-411c-b1dc-461e2736fb2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:56:527-56151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afc5c82a-5b71-4a41-9151-650775b3ae14], x-b3-parentspanid=[ef7c630fa5270da4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8203ecca541778eef7c630fa5270da4], x-b3-spanid=[318dca431fb82d8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bce1a81d-6e22-411c-b1dc-461e2736fb2d]}\\\"}\"}","context":{"RequestID":"bce1a81d-6e22-411c-b1dc-461e2736fb2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b091a8f-96bd-4f0b-bcb1-67a9820f1477","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:56.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:56.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bce1a81d-6e22-411c-b1dc-461e2736fb2d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b091a8f-96bd-4f0b-bcb1-67a9820f1477","LogTimestamp":"2023-09-27T04:33:56.529Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:58.084Z","message":"Entering","context":{"RequestID":"57ba5a75-1f7e-43a4-aa10-0306177fe102","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67085c71-b938-4d8f-934b-c1b8a7fbeefa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:58.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:58.087Z","message":"{\"transactionId\":\"57ba5a75-1f7e-43a4-aa10-0306177fe102\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:58:085\",\"respDate\":\"230927-04:33:58:087\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:57ba5a75-1f7e-43a4-aa10-0306177fe102\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:58:085-92996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c288d105-6cb4-4e65-98f8-563d36fd1f3f], x-b3-parentspanid=[9a66149a584aff54], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57485], x-envoy-attempt-count=[1], x-b3-traceid=[e9c9613446cd0a819a66149a584aff54], x-b3-spanid=[f02731bacc4713ce], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[57ba5a75-1f7e-43a4-aa10-0306177fe102]}\\\"}\"}","context":{"RequestID":"57ba5a75-1f7e-43a4-aa10-0306177fe102","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67085c71-b938-4d8f-934b-c1b8a7fbeefa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:33:58.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:58.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57ba5a75-1f7e-43a4-aa10-0306177fe102","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67085c71-b938-4d8f-934b-c1b8a7fbeefa","LogTimestamp":"2023-09-27T04:33:58.087Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:33:58.417Z","message":"Entering","context":{"RequestID":"ae3e7cba-7765-47c3-8844-0d3a4d188fb0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f99e9c8-0272-4346-aa75-eec5b590b4d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"ae3e7cba-7765-47c3-8844-0d3a4d188fb0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f99e9c8-0272-4346-aa75-eec5b590b4d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:58.420Z","message":"{\"transactionId\":\"ae3e7cba-7765-47c3-8844-0d3a4d188fb0\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:58:418\",\"respDate\":\"230927-04:33:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ae3e7cba-7765-47c3-8844-0d3a4d188fb0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:33:58:418-62662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ae3e7cba-7765-47c3-8844-0d3a4d188fb0]}\\\"}\"}","context":{"RequestID":"ae3e7cba-7765-47c3-8844-0d3a4d188fb0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8f99e9c8-0272-4346-aa75-eec5b590b4d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:33:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae3e7cba-7765-47c3-8844-0d3a4d188fb0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f99e9c8-0272-4346-aa75-eec5b590b4d9","LogTimestamp":"2023-09-27T04:33:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:33:58.545Z","message":"Entering","context":{"RequestID":"4a7d926d-8bcd-4665-b842-5c75b460eb4d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb5a3aec-798d-4f2c-bb39-45cb902f5b6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:58.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:33:58.547Z","message":"{\"transactionId\":\"4a7d926d-8bcd-4665-b842-5c75b460eb4d\",\"status\":\"200\",\"rqstDate\":\"230927-04:33:58:546\",\"respDate\":\"230927-04:33:58:547\",\"sourceId\":\"haproxy:4a7d926d-8bcd-4665-b842-5c75b460eb4d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:33:58:546-63741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[299f9853-575f-46d3-90d6-dc03145a38b1], x-b3-parentspanid=[246e9465994bc1f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aaa4cba4622cf817246e9465994bc1f2], x-b3-spanid=[8b7ed7dcd044fafd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a7d926d-8bcd-4665-b842-5c75b460eb4d]}\\\"}\"}","context":{"RequestID":"4a7d926d-8bcd-4665-b842-5c75b460eb4d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb5a3aec-798d-4f2c-bb39-45cb902f5b6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:33:58.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:33:58.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a7d926d-8bcd-4665-b842-5c75b460eb4d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb5a3aec-798d-4f2c-bb39-45cb902f5b6b","LogTimestamp":"2023-09-27T04:33:58.548Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:33:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:00.559Z","message":"Entering","context":{"RequestID":"09181a95-ea5b-4788-ad4c-1fd6222e3290","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43fc82f7-30d1-4196-9402-fdb6d2f24a4e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:00.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:00.561Z","message":"{\"transactionId\":\"09181a95-ea5b-4788-ad4c-1fd6222e3290\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:00:560\",\"respDate\":\"230927-04:34:00:561\",\"sourceId\":\"haproxy:09181a95-ea5b-4788-ad4c-1fd6222e3290\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:00:560-58044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c86f583b-8a98-4f34-b3d2-5b564143b4d0], x-b3-parentspanid=[11e84736c7a6d7fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa18da237d39653111e84736c7a6d7fb], x-b3-spanid=[c542ba1dbaf2a059], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09181a95-ea5b-4788-ad4c-1fd6222e3290]}\\\"}\"}","context":{"RequestID":"09181a95-ea5b-4788-ad4c-1fd6222e3290","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43fc82f7-30d1-4196-9402-fdb6d2f24a4e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:00.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:00.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09181a95-ea5b-4788-ad4c-1fd6222e3290","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43fc82f7-30d1-4196-9402-fdb6d2f24a4e","LogTimestamp":"2023-09-27T04:34:00.562Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:34:02.572Z","message":"Entering","context":{"RequestID":"912086ba-4cc0-4b99-8d52-d9d6ccd8d432","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6aed52c3-4c34-4fa2-84f2-c3416cab62fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:02.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:02.575Z","message":"{\"transactionId\":\"912086ba-4cc0-4b99-8d52-d9d6ccd8d432\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:02:573\",\"respDate\":\"230927-04:34:02:575\",\"sourceId\":\"haproxy:912086ba-4cc0-4b99-8d52-d9d6ccd8d432\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:02:573-14350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6c82295-b874-481b-93e9-b2843a4e394c], x-b3-parentspanid=[496024f40b88fdb3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4bcf5f6ed418d9d496024f40b88fdb3], x-b3-spanid=[1af749af0cf0fcc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[912086ba-4cc0-4b99-8d52-d9d6ccd8d432]}\\\"}\"}","context":{"RequestID":"912086ba-4cc0-4b99-8d52-d9d6ccd8d432","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6aed52c3-4c34-4fa2-84f2-c3416cab62fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:02.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:02.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"912086ba-4cc0-4b99-8d52-d9d6ccd8d432","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6aed52c3-4c34-4fa2-84f2-c3416cab62fc","LogTimestamp":"2023-09-27T04:34:02.576Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:34:04.585Z","message":"Entering","context":{"RequestID":"377896ef-c23c-4a3e-acdb-67054f0580bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"733371d9-340a-4959-bfa5-30581121ea95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:04.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:04.587Z","message":"{\"transactionId\":\"377896ef-c23c-4a3e-acdb-67054f0580bc\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:04:585\",\"respDate\":\"230927-04:34:04:587\",\"sourceId\":\"haproxy:377896ef-c23c-4a3e-acdb-67054f0580bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:04:585-61510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00735bfb-c550-403e-8c75-4a4b74b69def], x-b3-parentspanid=[eca77815721ceadd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ef814680f967efeeca77815721ceadd], x-b3-spanid=[d72229d4043035f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[377896ef-c23c-4a3e-acdb-67054f0580bc]}\\\"}\"}","context":{"RequestID":"377896ef-c23c-4a3e-acdb-67054f0580bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"733371d9-340a-4959-bfa5-30581121ea95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:04.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:04.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"377896ef-c23c-4a3e-acdb-67054f0580bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"733371d9-340a-4959-bfa5-30581121ea95","LogTimestamp":"2023-09-27T04:34:04.587Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:05.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:34:06.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:06.002Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:06.002Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:06.596Z","message":"Entering","context":{"RequestID":"9f5320df-e1d4-45cb-9886-e077dae99be3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce77e6f9-579f-4f42-aa4e-16858729c456","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:06.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:06.599Z","message":"{\"transactionId\":\"9f5320df-e1d4-45cb-9886-e077dae99be3\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:06:597\",\"respDate\":\"230927-04:34:06:599\",\"sourceId\":\"haproxy:9f5320df-e1d4-45cb-9886-e077dae99be3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:06:597-25976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6126d6d2-326e-4582-9b42-ad6ea66eaa72], x-b3-parentspanid=[0760fbe1ed309faf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34bad6e2d1d4282c0760fbe1ed309faf], x-b3-spanid=[0fc202776483b00b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f5320df-e1d4-45cb-9886-e077dae99be3]}\\\"}\"}","context":{"RequestID":"9f5320df-e1d4-45cb-9886-e077dae99be3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce77e6f9-579f-4f42-aa4e-16858729c456","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:06.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:06.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f5320df-e1d4-45cb-9886-e077dae99be3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce77e6f9-579f-4f42-aa4e-16858729c456","LogTimestamp":"2023-09-27T04:34:06.599Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:08.089Z","message":"Entering","context":{"RequestID":"d2dc4cde-de54-45b7-b93f-2fee6711c5c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f815c4e-5275-4e6f-8d31-f30b3257393c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:08.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:08.091Z","message":"{\"transactionId\":\"d2dc4cde-de54-45b7-b93f-2fee6711c5c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:08:090\",\"respDate\":\"230927-04:34:08:091\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d2dc4cde-de54-45b7-b93f-2fee6711c5c4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:08:090-91550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1367e399-a5de-4ce6-94f6-f8dcb60cfe5c], x-b3-parentspanid=[bbd41bf3af269777], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44087], x-envoy-attempt-count=[1], x-b3-traceid=[2c9d25d1b5036af6bbd41bf3af269777], x-b3-spanid=[bdeaa85dbe535a41], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d2dc4cde-de54-45b7-b93f-2fee6711c5c4]}\\\"}\"}","context":{"RequestID":"d2dc4cde-de54-45b7-b93f-2fee6711c5c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f815c4e-5275-4e6f-8d31-f30b3257393c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:08.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:08.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2dc4cde-de54-45b7-b93f-2fee6711c5c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f815c4e-5275-4e6f-8d31-f30b3257393c","LogTimestamp":"2023-09-27T04:34:08.092Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:08.416Z","message":"Entering","context":{"RequestID":"20fe1883-1ff2-4eb8-b467-a44e2a1513ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c577c2a-3081-4cd3-bdfb-1c9ffe9519d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:08.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"20fe1883-1ff2-4eb8-b467-a44e2a1513ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c577c2a-3081-4cd3-bdfb-1c9ffe9519d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:08.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:08.419Z","message":"{\"transactionId\":\"20fe1883-1ff2-4eb8-b467-a44e2a1513ea\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:08:417\",\"respDate\":\"230927-04:34:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:20fe1883-1ff2-4eb8-b467-a44e2a1513ea\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:08:417-83170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[20fe1883-1ff2-4eb8-b467-a44e2a1513ea]}\\\"}\"}","context":{"RequestID":"20fe1883-1ff2-4eb8-b467-a44e2a1513ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c577c2a-3081-4cd3-bdfb-1c9ffe9519d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:08.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20fe1883-1ff2-4eb8-b467-a44e2a1513ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c577c2a-3081-4cd3-bdfb-1c9ffe9519d0","LogTimestamp":"2023-09-27T04:34:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:08.609Z","message":"Entering","context":{"RequestID":"822e08c1-1fae-445b-b998-f80a3d5444a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64bfd8cc-8dd7-4ce1-9491-b7ea7594d6b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:08.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:08.612Z","message":"{\"transactionId\":\"822e08c1-1fae-445b-b998-f80a3d5444a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:08:610\",\"respDate\":\"230927-04:34:08:612\",\"sourceId\":\"haproxy:822e08c1-1fae-445b-b998-f80a3d5444a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:08:610-9103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fbf0f42-75be-4fbb-986d-abf6523b3d40], x-b3-parentspanid=[72ca91b4352682b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1aae9c3ef30630f772ca91b4352682b9], x-b3-spanid=[49e45fd8c505d972], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[822e08c1-1fae-445b-b998-f80a3d5444a2]}\\\"}\"}","context":{"RequestID":"822e08c1-1fae-445b-b998-f80a3d5444a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64bfd8cc-8dd7-4ce1-9491-b7ea7594d6b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:08.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:08.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"822e08c1-1fae-445b-b998-f80a3d5444a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64bfd8cc-8dd7-4ce1-9491-b7ea7594d6b0","LogTimestamp":"2023-09-27T04:34:08.612Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:10.625Z","message":"Entering","context":{"RequestID":"42fea153-cece-4a9a-842b-62426066b1c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d606d49-31b4-49da-b044-40a451dd7bee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:10.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:10.627Z","message":"{\"transactionId\":\"42fea153-cece-4a9a-842b-62426066b1c8\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:10:626\",\"respDate\":\"230927-04:34:10:627\",\"sourceId\":\"haproxy:42fea153-cece-4a9a-842b-62426066b1c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:10:626-34085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6a029e6-80b2-45d3-ad1b-b1007bc8a98f], x-b3-parentspanid=[eff738a39a646159], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17de078010893867eff738a39a646159], x-b3-spanid=[716b34f2b06f68c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42fea153-cece-4a9a-842b-62426066b1c8]}\\\"}\"}","context":{"RequestID":"42fea153-cece-4a9a-842b-62426066b1c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d606d49-31b4-49da-b044-40a451dd7bee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:10.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:10.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42fea153-cece-4a9a-842b-62426066b1c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d606d49-31b4-49da-b044-40a451dd7bee","LogTimestamp":"2023-09-27T04:34:10.628Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:11.370Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:11.378Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:12.638Z","message":"Entering","context":{"RequestID":"ce9df040-cb4b-4ab6-84cd-cdc34fdd44f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50bfc3a5-dcf3-4db8-80e8-d8d7fe27a06d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:12.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:12.641Z","message":"{\"transactionId\":\"ce9df040-cb4b-4ab6-84cd-cdc34fdd44f0\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:12:639\",\"respDate\":\"230927-04:34:12:640\",\"sourceId\":\"haproxy:ce9df040-cb4b-4ab6-84cd-cdc34fdd44f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:12:639-36879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a94c4e4-06ed-4edd-af16-83452e7f5af1], x-b3-parentspanid=[4cf38bdbc13650f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9df8435a71f960f44cf38bdbc13650f9], x-b3-spanid=[27928e09d1d21e04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce9df040-cb4b-4ab6-84cd-cdc34fdd44f0]}\\\"}\"}","context":{"RequestID":"ce9df040-cb4b-4ab6-84cd-cdc34fdd44f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50bfc3a5-dcf3-4db8-80e8-d8d7fe27a06d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:12.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:12.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce9df040-cb4b-4ab6-84cd-cdc34fdd44f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50bfc3a5-dcf3-4db8-80e8-d8d7fe27a06d","LogTimestamp":"2023-09-27T04:34:12.641Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:14.651Z","message":"Entering","context":{"RequestID":"ac3f9259-333c-4081-8efa-3e79ed8dd249","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc8be419-7adc-4cf3-8131-51e9e85a89d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:14.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:14.654Z","message":"{\"transactionId\":\"ac3f9259-333c-4081-8efa-3e79ed8dd249\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:14:652\",\"respDate\":\"230927-04:34:14:654\",\"sourceId\":\"haproxy:ac3f9259-333c-4081-8efa-3e79ed8dd249\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:14:652-944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90ae3fe6-c08f-4584-bdea-d16962437050], x-b3-parentspanid=[8389ea169931e257], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f5672ba70de824c8389ea169931e257], x-b3-spanid=[231368984969cf82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac3f9259-333c-4081-8efa-3e79ed8dd249]}\\\"}\"}","context":{"RequestID":"ac3f9259-333c-4081-8efa-3e79ed8dd249","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc8be419-7adc-4cf3-8131-51e9e85a89d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:14.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:14.655Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac3f9259-333c-4081-8efa-3e79ed8dd249","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc8be419-7adc-4cf3-8131-51e9e85a89d4","LogTimestamp":"2023-09-27T04:34:14.655Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:34:15.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:34:15.924Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:15.925Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:15.925Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:16.670Z","message":"Entering","context":{"RequestID":"5350392a-e1df-409e-9907-2023efe9e355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e9224a7-bf3a-42bb-a9b7-da34ab3da8d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:16.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:16.672Z","message":"{\"transactionId\":\"5350392a-e1df-409e-9907-2023efe9e355\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:16:671\",\"respDate\":\"230927-04:34:16:672\",\"sourceId\":\"haproxy:5350392a-e1df-409e-9907-2023efe9e355\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:16:671-42720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85884053-beb5-4412-bbad-59998bb1d33e], x-b3-parentspanid=[e156e7e116a3e4da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c5403e521c4e1a6e156e7e116a3e4da], x-b3-spanid=[e157c0b0c81399bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5350392a-e1df-409e-9907-2023efe9e355]}\\\"}\"}","context":{"RequestID":"5350392a-e1df-409e-9907-2023efe9e355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e9224a7-bf3a-42bb-a9b7-da34ab3da8d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:16.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:16.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5350392a-e1df-409e-9907-2023efe9e355","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e9224a7-bf3a-42bb-a9b7-da34ab3da8d0","LogTimestamp":"2023-09-27T04:34:16.672Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:34:18.085Z","message":"Entering","context":{"RequestID":"0bf9fcdb-3744-4ad8-a701-d4e992e258c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f9d0e0d-7d2d-4f89-9a2f-a5e427caed6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:18.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:18.087Z","message":"{\"transactionId\":\"0bf9fcdb-3744-4ad8-a701-d4e992e258c8\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:18:085\",\"respDate\":\"230927-04:34:18:087\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0bf9fcdb-3744-4ad8-a701-d4e992e258c8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:18:085-54871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68754a45-389f-46cf-905a-a67d4f995e89], x-b3-parentspanid=[ad294ffa97e5fac7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44325], x-envoy-attempt-count=[1], x-b3-traceid=[5a327ea17dc28104ad294ffa97e5fac7], x-b3-spanid=[086286e065104b43], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0bf9fcdb-3744-4ad8-a701-d4e992e258c8]}\\\"}\"}","context":{"RequestID":"0bf9fcdb-3744-4ad8-a701-d4e992e258c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f9d0e0d-7d2d-4f89-9a2f-a5e427caed6a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:18.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:18.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bf9fcdb-3744-4ad8-a701-d4e992e258c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f9d0e0d-7d2d-4f89-9a2f-a5e427caed6a","LogTimestamp":"2023-09-27T04:34:18.087Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:18.418Z","message":"Entering","context":{"RequestID":"8bb0b9e3-b64b-4715-b1f2-898b1362dcf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"084126e4-3f8a-478e-a395-c78929b85fc5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"8bb0b9e3-b64b-4715-b1f2-898b1362dcf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"084126e4-3f8a-478e-a395-c78929b85fc5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:18.421Z","message":"{\"transactionId\":\"8bb0b9e3-b64b-4715-b1f2-898b1362dcf6\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:18:419\",\"respDate\":\"230927-04:34:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8bb0b9e3-b64b-4715-b1f2-898b1362dcf6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:18:419-92386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8bb0b9e3-b64b-4715-b1f2-898b1362dcf6]}\\\"}\"}","context":{"RequestID":"8bb0b9e3-b64b-4715-b1f2-898b1362dcf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"084126e4-3f8a-478e-a395-c78929b85fc5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bb0b9e3-b64b-4715-b1f2-898b1362dcf6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"084126e4-3f8a-478e-a395-c78929b85fc5","LogTimestamp":"2023-09-27T04:34:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:34:18.696Z","message":"Entering","context":{"RequestID":"4d6db89b-5cd7-4aa6-ad2e-806f2152eebb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1de4cb75-9d1f-4825-98e6-8d1f6b7bf6a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:18.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:18.698Z","message":"{\"transactionId\":\"4d6db89b-5cd7-4aa6-ad2e-806f2152eebb\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:18:697\",\"respDate\":\"230927-04:34:18:698\",\"sourceId\":\"haproxy:4d6db89b-5cd7-4aa6-ad2e-806f2152eebb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:18:697-11620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59521130-555f-4556-95ea-8853ddbcd1ba], x-b3-parentspanid=[367a3d600415e0b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d848f3f5117a7968367a3d600415e0b8], x-b3-spanid=[02d4a73b6fc26cce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d6db89b-5cd7-4aa6-ad2e-806f2152eebb]}\\\"}\"}","context":{"RequestID":"4d6db89b-5cd7-4aa6-ad2e-806f2152eebb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1de4cb75-9d1f-4825-98e6-8d1f6b7bf6a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:18.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:18.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d6db89b-5cd7-4aa6-ad2e-806f2152eebb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1de4cb75-9d1f-4825-98e6-8d1f6b7bf6a9","LogTimestamp":"2023-09-27T04:34:18.699Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:20.717Z","message":"Entering","context":{"RequestID":"096b9f91-011c-4af7-9e7f-7e54a4a2eeed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff326847-13b9-4f20-957e-f85ec55bd0ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:20.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:20.719Z","message":"{\"transactionId\":\"096b9f91-011c-4af7-9e7f-7e54a4a2eeed\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:20:718\",\"respDate\":\"230927-04:34:20:719\",\"sourceId\":\"haproxy:096b9f91-011c-4af7-9e7f-7e54a4a2eeed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:20:718-16559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2570fb9b-1b4a-439f-b959-8643dc002e3b], x-b3-parentspanid=[cde4c0746ffabf23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43729352f32c5ae2cde4c0746ffabf23], x-b3-spanid=[9effcc33831819bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[096b9f91-011c-4af7-9e7f-7e54a4a2eeed]}\\\"}\"}","context":{"RequestID":"096b9f91-011c-4af7-9e7f-7e54a4a2eeed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff326847-13b9-4f20-957e-f85ec55bd0ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:20.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:20.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"096b9f91-011c-4af7-9e7f-7e54a4a2eeed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff326847-13b9-4f20-957e-f85ec55bd0ae","LogTimestamp":"2023-09-27T04:34:20.720Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:22.732Z","message":"Entering","context":{"RequestID":"7758ccc3-c8ee-4296-8c6d-cc22742d189a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dce9b97a-eb46-4b97-a450-39fb7e8576db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:22.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:22.735Z","message":"{\"transactionId\":\"7758ccc3-c8ee-4296-8c6d-cc22742d189a\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:22:733\",\"respDate\":\"230927-04:34:22:735\",\"sourceId\":\"haproxy:7758ccc3-c8ee-4296-8c6d-cc22742d189a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:22:733-31780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb255b4c-ab1a-4834-9de6-fec68a577a99], x-b3-parentspanid=[7c61bcc28d7ca204], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfb632d00eceebc17c61bcc28d7ca204], x-b3-spanid=[2e4c66680eb126ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7758ccc3-c8ee-4296-8c6d-cc22742d189a]}\\\"}\"}","context":{"RequestID":"7758ccc3-c8ee-4296-8c6d-cc22742d189a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dce9b97a-eb46-4b97-a450-39fb7e8576db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:22.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:22.735Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7758ccc3-c8ee-4296-8c6d-cc22742d189a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dce9b97a-eb46-4b97-a450-39fb7e8576db","LogTimestamp":"2023-09-27T04:34:22.735Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:24.745Z","message":"Entering","context":{"RequestID":"aa66421e-9bad-4d5e-85f0-2628e9027c9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9850a67-2d35-4443-abcc-af0bc1ef96ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:24.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:24.748Z","message":"{\"transactionId\":\"aa66421e-9bad-4d5e-85f0-2628e9027c9d\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:24:746\",\"respDate\":\"230927-04:34:24:748\",\"sourceId\":\"haproxy:aa66421e-9bad-4d5e-85f0-2628e9027c9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:24:746-78438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4592a316-82d7-4c7e-8d21-ff43e6be1ded], x-b3-parentspanid=[aa072950a965e287], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a24524bb166f081eaa072950a965e287], x-b3-spanid=[f231b4a769f87fc2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa66421e-9bad-4d5e-85f0-2628e9027c9d]}\\\"}\"}","context":{"RequestID":"aa66421e-9bad-4d5e-85f0-2628e9027c9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9850a67-2d35-4443-abcc-af0bc1ef96ae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:24.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:24.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa66421e-9bad-4d5e-85f0-2628e9027c9d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9850a67-2d35-4443-abcc-af0bc1ef96ae","LogTimestamp":"2023-09-27T04:34:24.749Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:34:25.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:34:25.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:25.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:25.990Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:26.757Z","message":"Entering","context":{"RequestID":"53d782d9-f24d-41ae-9a97-7c4e95e248cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"788957ef-c8e0-460d-855b-ee642090c3e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:26.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:26.760Z","message":"{\"transactionId\":\"53d782d9-f24d-41ae-9a97-7c4e95e248cb\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:26:758\",\"respDate\":\"230927-04:34:26:759\",\"sourceId\":\"haproxy:53d782d9-f24d-41ae-9a97-7c4e95e248cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:26:758-39404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86191ed6-8af2-4777-8f94-8fc9ee64d400], x-b3-parentspanid=[6638ff5ece3a0661], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10083c34414ac0776638ff5ece3a0661], x-b3-spanid=[d8c4634dbf08e94b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53d782d9-f24d-41ae-9a97-7c4e95e248cb]}\\\"}\"}","context":{"RequestID":"53d782d9-f24d-41ae-9a97-7c4e95e248cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"788957ef-c8e0-460d-855b-ee642090c3e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:26.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:26.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53d782d9-f24d-41ae-9a97-7c4e95e248cb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"788957ef-c8e0-460d-855b-ee642090c3e1","LogTimestamp":"2023-09-27T04:34:26.760Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:28.087Z","message":"Entering","context":{"RequestID":"540669a8-a7c4-44c8-a5e9-f0869c2989ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f135b34-ba90-4412-8a8a-78d2a9ff8ebe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:28.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:28.089Z","message":"{\"transactionId\":\"540669a8-a7c4-44c8-a5e9-f0869c2989ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:28:088\",\"respDate\":\"230927-04:34:28:089\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:540669a8-a7c4-44c8-a5e9-f0869c2989ba\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:28:088-3425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b1fd273-9a5b-4227-9aa6-2c2a3cdfc038], x-b3-parentspanid=[a43b106447f8ccf9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45709], x-envoy-attempt-count=[1], x-b3-traceid=[c4bd089b259a085da43b106447f8ccf9], x-b3-spanid=[2f70f5c22406acb3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[540669a8-a7c4-44c8-a5e9-f0869c2989ba]}\\\"}\"}","context":{"RequestID":"540669a8-a7c4-44c8-a5e9-f0869c2989ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f135b34-ba90-4412-8a8a-78d2a9ff8ebe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:28.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:28.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"540669a8-a7c4-44c8-a5e9-f0869c2989ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f135b34-ba90-4412-8a8a-78d2a9ff8ebe","LogTimestamp":"2023-09-27T04:34:28.090Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:34:28.418Z","message":"Entering","context":{"RequestID":"d0548251-7461-4cc0-a7b1-bcb789c4a71e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84e39642-69ae-4f85-9b72-ba57d71ba572","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0548251-7461-4cc0-a7b1-bcb789c4a71e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84e39642-69ae-4f85-9b72-ba57d71ba572","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:28.421Z","message":"{\"transactionId\":\"d0548251-7461-4cc0-a7b1-bcb789c4a71e\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:28:418\",\"respDate\":\"230927-04:34:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d0548251-7461-4cc0-a7b1-bcb789c4a71e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:28:418-45808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d0548251-7461-4cc0-a7b1-bcb789c4a71e]}\\\"}\"}","context":{"RequestID":"d0548251-7461-4cc0-a7b1-bcb789c4a71e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84e39642-69ae-4f85-9b72-ba57d71ba572","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0548251-7461-4cc0-a7b1-bcb789c4a71e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e39642-69ae-4f85-9b72-ba57d71ba572","LogTimestamp":"2023-09-27T04:34:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:34:28.769Z","message":"Entering","context":{"RequestID":"09ed725f-e957-44b5-97c0-64d72fcd8eb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"553f2ad2-41bb-4fe7-af63-868aaa8e768f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:28.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:28.771Z","message":"{\"transactionId\":\"09ed725f-e957-44b5-97c0-64d72fcd8eb4\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:28:769\",\"respDate\":\"230927-04:34:28:771\",\"sourceId\":\"haproxy:09ed725f-e957-44b5-97c0-64d72fcd8eb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:28:769-11622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[764c787f-519d-4f9c-93a5-5db66e9178fa], x-b3-parentspanid=[1b9efd51152def17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24defc60336b88a51b9efd51152def17], x-b3-spanid=[15df8b5446c9040a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09ed725f-e957-44b5-97c0-64d72fcd8eb4]}\\\"}\"}","context":{"RequestID":"09ed725f-e957-44b5-97c0-64d72fcd8eb4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"553f2ad2-41bb-4fe7-af63-868aaa8e768f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:28.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:28.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09ed725f-e957-44b5-97c0-64d72fcd8eb4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"553f2ad2-41bb-4fe7-af63-868aaa8e768f","LogTimestamp":"2023-09-27T04:34:28.771Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:34:30.797Z","message":"Entering","context":{"RequestID":"54256a42-04dd-4c52-a90c-d6debaed221d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbe9f17c-a157-4fe9-80ef-3f45ee3a11c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:30.799Z","message":"{\"transactionId\":\"54256a42-04dd-4c52-a90c-d6debaed221d\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:30:798\",\"respDate\":\"230927-04:34:30:799\",\"sourceId\":\"haproxy:54256a42-04dd-4c52-a90c-d6debaed221d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:30:798-2350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63d327ca-60db-4d14-8207-845c115c72fb], x-b3-parentspanid=[116adbd95e79134b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21ce6028018d6037116adbd95e79134b], x-b3-spanid=[855a0f6442da76e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54256a42-04dd-4c52-a90c-d6debaed221d]}\\\"}\"}","context":{"RequestID":"54256a42-04dd-4c52-a90c-d6debaed221d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbe9f17c-a157-4fe9-80ef-3f45ee3a11c0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:30.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54256a42-04dd-4c52-a90c-d6debaed221d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbe9f17c-a157-4fe9-80ef-3f45ee3a11c0","LogTimestamp":"2023-09-27T04:34:30.799Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:34:32.831Z","message":"Entering","context":{"RequestID":"bc58bf2f-2e30-49bc-94ab-c7dce570d963","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad8a5cc6-4216-4677-a934-aabc68b59556","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:32.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:32.832Z","message":"{\"transactionId\":\"bc58bf2f-2e30-49bc-94ab-c7dce570d963\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:32:831\",\"respDate\":\"230927-04:34:32:832\",\"sourceId\":\"haproxy:bc58bf2f-2e30-49bc-94ab-c7dce570d963\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:32:831-88890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d0176b6-f043-4ea4-8afa-9ce63ada3ae2], x-b3-parentspanid=[c70805bcc150a81a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[763ecc34b9f3b8e2c70805bcc150a81a], x-b3-spanid=[90206f91132c7ac8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc58bf2f-2e30-49bc-94ab-c7dce570d963]}\\\"}\"}","context":{"RequestID":"bc58bf2f-2e30-49bc-94ab-c7dce570d963","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad8a5cc6-4216-4677-a934-aabc68b59556","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:32.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:32.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc58bf2f-2e30-49bc-94ab-c7dce570d963","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad8a5cc6-4216-4677-a934-aabc68b59556","LogTimestamp":"2023-09-27T04:34:32.833Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:34.849Z","message":"Entering","context":{"RequestID":"dc7735b9-1315-423c-a40d-eab9fba076d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e83b8b0-c5ed-4258-9106-915a3857b83f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:34.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:34.851Z","message":"{\"transactionId\":\"dc7735b9-1315-423c-a40d-eab9fba076d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:34:850\",\"respDate\":\"230927-04:34:34:851\",\"sourceId\":\"haproxy:dc7735b9-1315-423c-a40d-eab9fba076d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:34:850-10542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b396b24-332f-4a15-84cb-6b833bcace89], x-b3-parentspanid=[55409b7a7fdc10ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef93fd8382afcf4955409b7a7fdc10ad], x-b3-spanid=[b0487105609ed4ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc7735b9-1315-423c-a40d-eab9fba076d8]}\\\"}\"}","context":{"RequestID":"dc7735b9-1315-423c-a40d-eab9fba076d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e83b8b0-c5ed-4258-9106-915a3857b83f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:34.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:34.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc7735b9-1315-423c-a40d-eab9fba076d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e83b8b0-c5ed-4258-9106-915a3857b83f","LogTimestamp":"2023-09-27T04:34:34.851Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:34:35.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:34:35.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:35.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:35.942Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:36.880Z","message":"Entering","context":{"RequestID":"b4bab25d-e219-413a-9e21-6991a58c1d20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d330158-9571-403d-be44-13c2325be297","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:36.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:36.882Z","message":"{\"transactionId\":\"b4bab25d-e219-413a-9e21-6991a58c1d20\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:36:880\",\"respDate\":\"230927-04:34:36:882\",\"sourceId\":\"haproxy:b4bab25d-e219-413a-9e21-6991a58c1d20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:36:880-51183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b784810-04e3-45b1-a023-64dd90f186f0], x-b3-parentspanid=[90adeae88a889782], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7532cc8dfac120e90adeae88a889782], x-b3-spanid=[624555d4d074146f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4bab25d-e219-413a-9e21-6991a58c1d20]}\\\"}\"}","context":{"RequestID":"b4bab25d-e219-413a-9e21-6991a58c1d20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d330158-9571-403d-be44-13c2325be297","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:36.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:36.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4bab25d-e219-413a-9e21-6991a58c1d20","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d330158-9571-403d-be44-13c2325be297","LogTimestamp":"2023-09-27T04:34:36.882Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:38.080Z","message":"Entering","context":{"RequestID":"04fbf8c4-af99-4117-9e3a-168a34dfd8a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3fa4ecc-f0c6-4c88-b90b-5ff1a3400d28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:38.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:38.082Z","message":"{\"transactionId\":\"04fbf8c4-af99-4117-9e3a-168a34dfd8a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:38:081\",\"respDate\":\"230927-04:34:38:082\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:04fbf8c4-af99-4117-9e3a-168a34dfd8a0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:38:081-18455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a057591b-4abd-431e-a0ae-eb033315efaf], x-b3-parentspanid=[27438ef1f4a81568], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33071], x-envoy-attempt-count=[1], x-b3-traceid=[e7fc5fb3e42a6ae027438ef1f4a81568], x-b3-spanid=[0503d3097e7e293f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[04fbf8c4-af99-4117-9e3a-168a34dfd8a0]}\\\"}\"}","context":{"RequestID":"04fbf8c4-af99-4117-9e3a-168a34dfd8a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3fa4ecc-f0c6-4c88-b90b-5ff1a3400d28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:38.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:38.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04fbf8c4-af99-4117-9e3a-168a34dfd8a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3fa4ecc-f0c6-4c88-b90b-5ff1a3400d28","LogTimestamp":"2023-09-27T04:34:38.082Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:34:38.418Z","message":"Entering","context":{"RequestID":"a61b25b7-e34a-441a-86c4-eaa24e421aef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12c31695-f493-4d2e-bf8a-c8b4e1f067eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"a61b25b7-e34a-441a-86c4-eaa24e421aef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12c31695-f493-4d2e-bf8a-c8b4e1f067eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:38.420Z","message":"{\"transactionId\":\"a61b25b7-e34a-441a-86c4-eaa24e421aef\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:38:418\",\"respDate\":\"230927-04:34:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a61b25b7-e34a-441a-86c4-eaa24e421aef\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:38:418-59027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a61b25b7-e34a-441a-86c4-eaa24e421aef]}\\\"}\"}","context":{"RequestID":"a61b25b7-e34a-441a-86c4-eaa24e421aef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12c31695-f493-4d2e-bf8a-c8b4e1f067eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a61b25b7-e34a-441a-86c4-eaa24e421aef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12c31695-f493-4d2e-bf8a-c8b4e1f067eb","LogTimestamp":"2023-09-27T04:34:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:38.903Z","message":"Entering","context":{"RequestID":"ab519132-f3f0-477a-87df-97c182526058","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6420aa13-5a94-431a-b8d0-8c7f60d4d3cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:38.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:38.905Z","message":"{\"transactionId\":\"ab519132-f3f0-477a-87df-97c182526058\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:38:903\",\"respDate\":\"230927-04:34:38:905\",\"sourceId\":\"haproxy:ab519132-f3f0-477a-87df-97c182526058\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:38:903-72030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[906a228b-e06c-4b45-9300-8781fec88be5], x-b3-parentspanid=[4b651d3b83c81a42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6823a6b915b508a4b651d3b83c81a42], x-b3-spanid=[85678a80ca011a6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab519132-f3f0-477a-87df-97c182526058]}\\\"}\"}","context":{"RequestID":"ab519132-f3f0-477a-87df-97c182526058","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6420aa13-5a94-431a-b8d0-8c7f60d4d3cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:38.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:38.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab519132-f3f0-477a-87df-97c182526058","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6420aa13-5a94-431a-b8d0-8c7f60d4d3cd","LogTimestamp":"2023-09-27T04:34:38.905Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:40.929Z","message":"Entering","context":{"RequestID":"fd1f9bae-c953-4a0a-94d5-ded5850b22ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"553d24a3-943c-4a3b-b27d-fa2049505f00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:40.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:40.931Z","message":"{\"transactionId\":\"fd1f9bae-c953-4a0a-94d5-ded5850b22ac\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:40:930\",\"respDate\":\"230927-04:34:40:931\",\"sourceId\":\"haproxy:fd1f9bae-c953-4a0a-94d5-ded5850b22ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:40:930-38515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cb3b81e-b416-4868-8a03-ba6d0d78d4e8], x-b3-parentspanid=[11ebbb37858cbe97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fa42422a73c41ef11ebbb37858cbe97], x-b3-spanid=[3ed167f4ffac1f5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd1f9bae-c953-4a0a-94d5-ded5850b22ac]}\\\"}\"}","context":{"RequestID":"fd1f9bae-c953-4a0a-94d5-ded5850b22ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"553d24a3-943c-4a3b-b27d-fa2049505f00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:40.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:40.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd1f9bae-c953-4a0a-94d5-ded5850b22ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"553d24a3-943c-4a3b-b27d-fa2049505f00","LogTimestamp":"2023-09-27T04:34:40.932Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:41.379Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:41.386Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:42.942Z","message":"Entering","context":{"RequestID":"59b3bfd8-9230-49bf-bea4-057d8b42e180","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"419988e2-11cd-4f91-b45c-2ba31d5649fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:42.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:42.944Z","message":"{\"transactionId\":\"59b3bfd8-9230-49bf-bea4-057d8b42e180\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:42:943\",\"respDate\":\"230927-04:34:42:944\",\"sourceId\":\"haproxy:59b3bfd8-9230-49bf-bea4-057d8b42e180\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:42:943-43457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5e02dd0-9c61-429a-a114-32af22fe9f2c], x-b3-parentspanid=[443298ce4731ef8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41a507c07281afa6443298ce4731ef8e], x-b3-spanid=[d865b076bca7b1ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59b3bfd8-9230-49bf-bea4-057d8b42e180]}\\\"}\"}","context":{"RequestID":"59b3bfd8-9230-49bf-bea4-057d8b42e180","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"419988e2-11cd-4f91-b45c-2ba31d5649fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:42.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:42.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59b3bfd8-9230-49bf-bea4-057d8b42e180","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"419988e2-11cd-4f91-b45c-2ba31d5649fe","LogTimestamp":"2023-09-27T04:34:42.944Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:34:44.959Z","message":"Entering","context":{"RequestID":"154e0d32-d3dc-49ad-a6f1-1a55aaeaedb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33490326-036d-445f-a7d2-4e4bb322d646","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:44.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:44.961Z","message":"{\"transactionId\":\"154e0d32-d3dc-49ad-a6f1-1a55aaeaedb5\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:44:959\",\"respDate\":\"230927-04:34:44:960\",\"sourceId\":\"haproxy:154e0d32-d3dc-49ad-a6f1-1a55aaeaedb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:44:959-39714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3dc80c6e-96c7-4bf3-9fd0-6f1f45a100c9], x-b3-parentspanid=[45e3f721aeba5696], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[814eeba636ad2f1045e3f721aeba5696], x-b3-spanid=[28d0a60f9dcccfa5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[154e0d32-d3dc-49ad-a6f1-1a55aaeaedb5]}\\\"}\"}","context":{"RequestID":"154e0d32-d3dc-49ad-a6f1-1a55aaeaedb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33490326-036d-445f-a7d2-4e4bb322d646","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:44.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:44.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"154e0d32-d3dc-49ad-a6f1-1a55aaeaedb5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33490326-036d-445f-a7d2-4e4bb322d646","LogTimestamp":"2023-09-27T04:34:44.961Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:45.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:34:45.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:45.943Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:45.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:46.985Z","message":"Entering","context":{"RequestID":"5935aa98-d9fb-4cfb-a412-98f3987aa384","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e875f11-af5d-4a6e-9b93-f0f5d68446a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:46.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:46.988Z","message":"{\"transactionId\":\"5935aa98-d9fb-4cfb-a412-98f3987aa384\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:46:986\",\"respDate\":\"230927-04:34:46:987\",\"sourceId\":\"haproxy:5935aa98-d9fb-4cfb-a412-98f3987aa384\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:46:986-18751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[745a5da6-93cc-46ba-acbc-db3eec67ca0e], x-b3-parentspanid=[4889c505c2b5cf4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc9035830df566694889c505c2b5cf4c], x-b3-spanid=[eb7afbc139b4f11d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5935aa98-d9fb-4cfb-a412-98f3987aa384]}\\\"}\"}","context":{"RequestID":"5935aa98-d9fb-4cfb-a412-98f3987aa384","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e875f11-af5d-4a6e-9b93-f0f5d68446a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:46.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:46.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5935aa98-d9fb-4cfb-a412-98f3987aa384","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e875f11-af5d-4a6e-9b93-f0f5d68446a6","LogTimestamp":"2023-09-27T04:34:46.988Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:34:48.094Z","message":"Entering","context":{"RequestID":"7afc08b4-dd18-45ff-9708-9af0e6a6941c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"44b8c67d-4986-4c6d-a081-bc6b0ff6dba4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:48.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:48.097Z","message":"{\"transactionId\":\"7afc08b4-dd18-45ff-9708-9af0e6a6941c\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:48:095\",\"respDate\":\"230927-04:34:48:097\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7afc08b4-dd18-45ff-9708-9af0e6a6941c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:48:095-6725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06948bcd-a050-4bb9-8919-62267fcc5fa4], x-b3-parentspanid=[270957fa5818302f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57443], x-envoy-attempt-count=[1], x-b3-traceid=[b358a20ff21e6c33270957fa5818302f], x-b3-spanid=[9e3d6e481f7842c0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7afc08b4-dd18-45ff-9708-9af0e6a6941c]}\\\"}\"}","context":{"RequestID":"7afc08b4-dd18-45ff-9708-9af0e6a6941c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"44b8c67d-4986-4c6d-a081-bc6b0ff6dba4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:48.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:48.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7afc08b4-dd18-45ff-9708-9af0e6a6941c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44b8c67d-4986-4c6d-a081-bc6b0ff6dba4","LogTimestamp":"2023-09-27T04:34:48.098Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:34:48.418Z","message":"Entering","context":{"RequestID":"1a9f685d-8537-49a1-8973-111e4c51ae18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52c764d2-16d7-4512-85c6-b18f1fa8248a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a9f685d-8537-49a1-8973-111e4c51ae18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52c764d2-16d7-4512-85c6-b18f1fa8248a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:48.421Z","message":"{\"transactionId\":\"1a9f685d-8537-49a1-8973-111e4c51ae18\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:48:419\",\"respDate\":\"230927-04:34:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1a9f685d-8537-49a1-8973-111e4c51ae18\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:48:419-40521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1a9f685d-8537-49a1-8973-111e4c51ae18]}\\\"}\"}","context":{"RequestID":"1a9f685d-8537-49a1-8973-111e4c51ae18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"52c764d2-16d7-4512-85c6-b18f1fa8248a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a9f685d-8537-49a1-8973-111e4c51ae18","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52c764d2-16d7-4512-85c6-b18f1fa8248a","LogTimestamp":"2023-09-27T04:34:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:34:49.009Z","message":"Entering","context":{"RequestID":"e5a5220e-ee74-43d4-a6d1-96321c547e20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b79ced24-bacc-46a4-9584-4d16124ef537","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:49.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:49.011Z","message":"{\"transactionId\":\"e5a5220e-ee74-43d4-a6d1-96321c547e20\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:49:010\",\"respDate\":\"230927-04:34:49:011\",\"sourceId\":\"haproxy:e5a5220e-ee74-43d4-a6d1-96321c547e20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:49:010-84574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26adb47d-e3a9-48fb-89b9-7eeaf342c9a2], x-b3-parentspanid=[a724dc950a27934d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[864e8092b19fe989a724dc950a27934d], x-b3-spanid=[e66f56363ca3809f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5a5220e-ee74-43d4-a6d1-96321c547e20]}\\\"}\"}","context":{"RequestID":"e5a5220e-ee74-43d4-a6d1-96321c547e20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b79ced24-bacc-46a4-9584-4d16124ef537","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:49.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:49.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5a5220e-ee74-43d4-a6d1-96321c547e20","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b79ced24-bacc-46a4-9584-4d16124ef537","LogTimestamp":"2023-09-27T04:34:49.012Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:34:51.029Z","message":"Entering","context":{"RequestID":"c279652e-8fd5-4757-86d4-301a99d82ff7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21f94981-20b7-4fa5-9477-94ef07194f38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:51.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:51.031Z","message":"{\"transactionId\":\"c279652e-8fd5-4757-86d4-301a99d82ff7\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:51:030\",\"respDate\":\"230927-04:34:51:031\",\"sourceId\":\"haproxy:c279652e-8fd5-4757-86d4-301a99d82ff7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:34:51:030-40045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e60fac6-1d7b-4d15-ae02-7885608af3de], x-b3-parentspanid=[2b20e5f37ef21228], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2bb7e4d34a3bb4082b20e5f37ef21228], x-b3-spanid=[db56af15672a249d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c279652e-8fd5-4757-86d4-301a99d82ff7]}\\\"}\"}","context":{"RequestID":"c279652e-8fd5-4757-86d4-301a99d82ff7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21f94981-20b7-4fa5-9477-94ef07194f38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:51.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:51.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c279652e-8fd5-4757-86d4-301a99d82ff7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21f94981-20b7-4fa5-9477-94ef07194f38","LogTimestamp":"2023-09-27T04:34:51.031Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:53.039Z","message":"Entering","context":{"RequestID":"d5f40c3c-8ba7-4991-850e-0bd3cbc4801a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"047db8bb-d6b2-4899-98e4-2d5302d2323c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:53.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:53.043Z","message":"{\"transactionId\":\"d5f40c3c-8ba7-4991-850e-0bd3cbc4801a\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:53:042\",\"respDate\":\"230927-04:34:53:043\",\"sourceId\":\"haproxy:d5f40c3c-8ba7-4991-850e-0bd3cbc4801a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:53:042-42118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9edfdecf-d708-47c4-8c00-ef7107841786], x-b3-parentspanid=[e8a3ebd2d1dc42ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a70f0d2bf151fbb9e8a3ebd2d1dc42ea], x-b3-spanid=[8518d4b7d2d09b58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5f40c3c-8ba7-4991-850e-0bd3cbc4801a]}\\\"}\"}","context":{"RequestID":"d5f40c3c-8ba7-4991-850e-0bd3cbc4801a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"047db8bb-d6b2-4899-98e4-2d5302d2323c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:53.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:53.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5f40c3c-8ba7-4991-850e-0bd3cbc4801a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"047db8bb-d6b2-4899-98e4-2d5302d2323c","LogTimestamp":"2023-09-27T04:34:53.043Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:34:55.055Z","message":"Entering","context":{"RequestID":"27335ce6-b444-41cb-857f-1eae3b0b6da1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d517f80-efc9-4c7c-8b81-76306035df4e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:55.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:55.057Z","message":"{\"transactionId\":\"27335ce6-b444-41cb-857f-1eae3b0b6da1\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:55:056\",\"respDate\":\"230927-04:34:55:057\",\"sourceId\":\"haproxy:27335ce6-b444-41cb-857f-1eae3b0b6da1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:55:056-85649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85f487cf-ac95-43d9-9c98-50b00a4a27a1], x-b3-parentspanid=[02e893f6247769a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[553dcb868179996202e893f6247769a2], x-b3-spanid=[27cf9fb77326f959], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27335ce6-b444-41cb-857f-1eae3b0b6da1]}\\\"}\"}","context":{"RequestID":"27335ce6-b444-41cb-857f-1eae3b0b6da1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d517f80-efc9-4c7c-8b81-76306035df4e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:55.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:55.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27335ce6-b444-41cb-857f-1eae3b0b6da1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d517f80-efc9-4c7c-8b81-76306035df4e","LogTimestamp":"2023-09-27T04:34:55.057Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:55.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:34:55.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:55.963Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:55.964Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:57.068Z","message":"Entering","context":{"RequestID":"802995df-6b9f-4853-b527-a46d91492163","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"564ae8d3-92ff-4c05-8213-1f77d3d62503","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:57.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:57.070Z","message":"{\"transactionId\":\"802995df-6b9f-4853-b527-a46d91492163\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:57:069\",\"respDate\":\"230927-04:34:57:070\",\"sourceId\":\"haproxy:802995df-6b9f-4853-b527-a46d91492163\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:34:57:069-45686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df5c573e-30f1-4921-8cc1-9dc16f727139], x-b3-parentspanid=[23dfa547db60d234], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1a9d8442cf087b623dfa547db60d234], x-b3-spanid=[b8c87bdfcde8fcc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[802995df-6b9f-4853-b527-a46d91492163]}\\\"}\"}","context":{"RequestID":"802995df-6b9f-4853-b527-a46d91492163","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"564ae8d3-92ff-4c05-8213-1f77d3d62503","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:57.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:57.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"802995df-6b9f-4853-b527-a46d91492163","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"564ae8d3-92ff-4c05-8213-1f77d3d62503","LogTimestamp":"2023-09-27T04:34:57.071Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:58.080Z","message":"Entering","context":{"RequestID":"9b05b1dc-823e-4d0e-8b71-0ed9d6a234fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a14457c1-6b3e-40e9-a9b5-b39b02aecbea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:58.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:58.081Z","message":"{\"transactionId\":\"9b05b1dc-823e-4d0e-8b71-0ed9d6a234fe\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:58:080\",\"respDate\":\"230927-04:34:58:081\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9b05b1dc-823e-4d0e-8b71-0ed9d6a234fe\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:58:080-90130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[644db508-da26-4e20-8778-f49568e34333], x-b3-parentspanid=[d1c476e0b9efb4dc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45809], x-envoy-attempt-count=[1], x-b3-traceid=[49bafc04312fa796d1c476e0b9efb4dc], x-b3-spanid=[d42c1c5cb9561ba7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9b05b1dc-823e-4d0e-8b71-0ed9d6a234fe]}\\\"}\"}","context":{"RequestID":"9b05b1dc-823e-4d0e-8b71-0ed9d6a234fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a14457c1-6b3e-40e9-a9b5-b39b02aecbea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:34:58.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:58.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b05b1dc-823e-4d0e-8b71-0ed9d6a234fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a14457c1-6b3e-40e9-a9b5-b39b02aecbea","LogTimestamp":"2023-09-27T04:34:58.082Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:34:58.420Z","message":"Entering","context":{"RequestID":"7732a71f-565e-48b5-8204-562c48f45771","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"899d458c-2fb9-47f0-8aec-98f4531c40fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:58.423Z","message":"Database is available from CACHED check.","context":{"RequestID":"7732a71f-565e-48b5-8204-562c48f45771","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"899d458c-2fb9-47f0-8aec-98f4531c40fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:58.425Z","message":"{\"transactionId\":\"7732a71f-565e-48b5-8204-562c48f45771\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:58:421\",\"respDate\":\"230927-04:34:58:425\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7732a71f-565e-48b5-8204-562c48f45771\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:58:421-8560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7732a71f-565e-48b5-8204-562c48f45771]}\\\"}\"}","context":{"RequestID":"7732a71f-565e-48b5-8204-562c48f45771","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"899d458c-2fb9-47f0-8aec-98f4531c40fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:34:58.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:58.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7732a71f-565e-48b5-8204-562c48f45771","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"899d458c-2fb9-47f0-8aec-98f4531c40fb","LogTimestamp":"2023-09-27T04:34:58.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T04:34:59.082Z","message":"Entering","context":{"RequestID":"01e37935-d6f8-4fd0-96df-f5a2e22a46db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f409e515-48b9-4e41-b077-2c9f108e4275","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:59.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:34:59.084Z","message":"{\"transactionId\":\"01e37935-d6f8-4fd0-96df-f5a2e22a46db\",\"status\":\"200\",\"rqstDate\":\"230927-04:34:59:083\",\"respDate\":\"230927-04:34:59:084\",\"sourceId\":\"haproxy:01e37935-d6f8-4fd0-96df-f5a2e22a46db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:34:59:083-19229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc01372b-e7d5-4b64-b363-f42618e39bf5], x-b3-parentspanid=[d0dd47f2b0cd8cf8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6214b5c4086e4523d0dd47f2b0cd8cf8], x-b3-spanid=[341f63eb9e10f520], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01e37935-d6f8-4fd0-96df-f5a2e22a46db]}\\\"}\"}","context":{"RequestID":"01e37935-d6f8-4fd0-96df-f5a2e22a46db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f409e515-48b9-4e41-b077-2c9f108e4275","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:34:59.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:34:59.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01e37935-d6f8-4fd0-96df-f5a2e22a46db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f409e515-48b9-4e41-b077-2c9f108e4275","LogTimestamp":"2023-09-27T04:34:59.085Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:34:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:01.094Z","message":"Entering","context":{"RequestID":"b3e278ec-8e03-488c-b192-88547be226c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd4582ee-013b-4f1c-9635-b65605a57085","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:01.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:01.096Z","message":"{\"transactionId\":\"b3e278ec-8e03-488c-b192-88547be226c8\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:01:095\",\"respDate\":\"230927-04:35:01:096\",\"sourceId\":\"haproxy:b3e278ec-8e03-488c-b192-88547be226c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:01:095-83675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef0c697e-f18c-4f11-b485-25fd9f81e7c6], x-b3-parentspanid=[bafde57187025416], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5fdc5b54dff5bac7bafde57187025416], x-b3-spanid=[52190453d0b2285b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3e278ec-8e03-488c-b192-88547be226c8]}\\\"}\"}","context":{"RequestID":"b3e278ec-8e03-488c-b192-88547be226c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd4582ee-013b-4f1c-9635-b65605a57085","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:01.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:01.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3e278ec-8e03-488c-b192-88547be226c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd4582ee-013b-4f1c-9635-b65605a57085","LogTimestamp":"2023-09-27T04:35:01.097Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:03.111Z","message":"Entering","context":{"RequestID":"b76b741e-0738-46a9-a03e-4a16c0bc5378","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a930772-b3bd-4f7b-a9a1-060a19b6c92d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:03.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:03.113Z","message":"{\"transactionId\":\"b76b741e-0738-46a9-a03e-4a16c0bc5378\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:03:112\",\"respDate\":\"230927-04:35:03:113\",\"sourceId\":\"haproxy:b76b741e-0738-46a9-a03e-4a16c0bc5378\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:03:112-38001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01f75973-5f25-4457-91cd-e8500f547312], x-b3-parentspanid=[60b117d0588eff2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3af024bb1c5b48d460b117d0588eff2b], x-b3-spanid=[af6951a63856974a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b76b741e-0738-46a9-a03e-4a16c0bc5378]}\\\"}\"}","context":{"RequestID":"b76b741e-0738-46a9-a03e-4a16c0bc5378","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a930772-b3bd-4f7b-a9a1-060a19b6c92d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:03.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:03.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b76b741e-0738-46a9-a03e-4a16c0bc5378","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a930772-b3bd-4f7b-a9a1-060a19b6c92d","LogTimestamp":"2023-09-27T04:35:03.114Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:35:05.123Z","message":"Entering","context":{"RequestID":"41e7f0cc-f751-4abc-82f7-5cf23b90b0a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ce9617be-f740-46e1-87d4-0e81ac91dc10","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:05.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:05.125Z","message":"{\"transactionId\":\"41e7f0cc-f751-4abc-82f7-5cf23b90b0a8\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:05:123\",\"respDate\":\"230927-04:35:05:125\",\"sourceId\":\"haproxy:41e7f0cc-f751-4abc-82f7-5cf23b90b0a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:05:123-83283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c279fab8-b0a5-47ae-a295-d938dca4f78e], x-b3-parentspanid=[80d3b73c0119d4b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b87682e9f94373ff80d3b73c0119d4b1], x-b3-spanid=[9595462b7fd285c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41e7f0cc-f751-4abc-82f7-5cf23b90b0a8]}\\\"}\"}","context":{"RequestID":"41e7f0cc-f751-4abc-82f7-5cf23b90b0a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ce9617be-f740-46e1-87d4-0e81ac91dc10","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:05.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:05.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41e7f0cc-f751-4abc-82f7-5cf23b90b0a8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce9617be-f740-46e1-87d4-0e81ac91dc10","LogTimestamp":"2023-09-27T04:35:05.125Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:05.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:35:05.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:05.993Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:05.994Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:07.135Z","message":"Entering","context":{"RequestID":"3bd77204-79a2-4660-8b48-37a3bf60e439","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"961ff4f8-6b39-45fe-a9f7-069012fec209","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:07.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:07.137Z","message":"{\"transactionId\":\"3bd77204-79a2-4660-8b48-37a3bf60e439\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:07:136\",\"respDate\":\"230927-04:35:07:137\",\"sourceId\":\"haproxy:3bd77204-79a2-4660-8b48-37a3bf60e439\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:07:136-83098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50cecdc0-47eb-4159-9440-954162e7fdb3], x-b3-parentspanid=[d50424829530b3a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c958a5ce40afa11d50424829530b3a7], x-b3-spanid=[4c8eebd08a99e0a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3bd77204-79a2-4660-8b48-37a3bf60e439]}\\\"}\"}","context":{"RequestID":"3bd77204-79a2-4660-8b48-37a3bf60e439","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"961ff4f8-6b39-45fe-a9f7-069012fec209","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:07.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:07.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bd77204-79a2-4660-8b48-37a3bf60e439","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"961ff4f8-6b39-45fe-a9f7-069012fec209","LogTimestamp":"2023-09-27T04:35:07.138Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:08.087Z","message":"Entering","context":{"RequestID":"df271c47-1b06-4cf2-836e-8696e47d2083","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b57ee99f-0816-4f95-b3ed-0db27109529d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:08.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:08.089Z","message":"{\"transactionId\":\"df271c47-1b06-4cf2-836e-8696e47d2083\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:08:088\",\"respDate\":\"230927-04:35:08:089\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:df271c47-1b06-4cf2-836e-8696e47d2083\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:35:08:088-89334\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64e0b2c7-7d86-4f3a-a671-abd8d9c2bb13], x-b3-parentspanid=[25be4594d17810a5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52243], x-envoy-attempt-count=[1], x-b3-traceid=[0dcb45457b98e85225be4594d17810a5], x-b3-spanid=[23d3369ea1a4bb24], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[df271c47-1b06-4cf2-836e-8696e47d2083]}\\\"}\"}","context":{"RequestID":"df271c47-1b06-4cf2-836e-8696e47d2083","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b57ee99f-0816-4f95-b3ed-0db27109529d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:08.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:08.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df271c47-1b06-4cf2-836e-8696e47d2083","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b57ee99f-0816-4f95-b3ed-0db27109529d","LogTimestamp":"2023-09-27T04:35:08.090Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:08.417Z","message":"Entering","context":{"RequestID":"fac8b945-299d-4c5e-a19a-baa2e34cfaea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"694698e1-95a0-4bab-b3af-acf272dd3e80","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"fac8b945-299d-4c5e-a19a-baa2e34cfaea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"694698e1-95a0-4bab-b3af-acf272dd3e80","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:08.420Z","message":"{\"transactionId\":\"fac8b945-299d-4c5e-a19a-baa2e34cfaea\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:08:418\",\"respDate\":\"230927-04:35:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fac8b945-299d-4c5e-a19a-baa2e34cfaea\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:35:08:418-2948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fac8b945-299d-4c5e-a19a-baa2e34cfaea]}\\\"}\"}","context":{"RequestID":"fac8b945-299d-4c5e-a19a-baa2e34cfaea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"694698e1-95a0-4bab-b3af-acf272dd3e80","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fac8b945-299d-4c5e-a19a-baa2e34cfaea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"694698e1-95a0-4bab-b3af-acf272dd3e80","LogTimestamp":"2023-09-27T04:35:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:09.161Z","message":"Entering","context":{"RequestID":"eb765629-2e57-42cb-baae-9ff27f37e40c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ba041c5-eee7-455c-8983-8c2b39a41f19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:09.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:09.163Z","message":"{\"transactionId\":\"eb765629-2e57-42cb-baae-9ff27f37e40c\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:09:162\",\"respDate\":\"230927-04:35:09:163\",\"sourceId\":\"haproxy:eb765629-2e57-42cb-baae-9ff27f37e40c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:09:162-85103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[692ae08c-228c-488b-b534-69466f8b56b0], x-b3-parentspanid=[af9e0a5a34320a64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08b768a39b82d0efaf9e0a5a34320a64], x-b3-spanid=[184c5dd1b2cf056c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb765629-2e57-42cb-baae-9ff27f37e40c]}\\\"}\"}","context":{"RequestID":"eb765629-2e57-42cb-baae-9ff27f37e40c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ba041c5-eee7-455c-8983-8c2b39a41f19","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:09.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:09.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb765629-2e57-42cb-baae-9ff27f37e40c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ba041c5-eee7-455c-8983-8c2b39a41f19","LogTimestamp":"2023-09-27T04:35:09.163Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:11.171Z","message":"Entering","context":{"RequestID":"71aa08c0-d8e9-4dac-81fe-a3adaffacb48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dea3eea-fbe9-4641-a5a7-924779cabec2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:11.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:11.173Z","message":"{\"transactionId\":\"71aa08c0-d8e9-4dac-81fe-a3adaffacb48\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:11:172\",\"respDate\":\"230927-04:35:11:173\",\"sourceId\":\"haproxy:71aa08c0-d8e9-4dac-81fe-a3adaffacb48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:11:172-40076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[598e6200-9466-4c58-912a-8de41da20864], x-b3-parentspanid=[a92bf1f3adbb66e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c4d4b0325f81507a92bf1f3adbb66e6], x-b3-spanid=[1329fa6ff80d3e85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71aa08c0-d8e9-4dac-81fe-a3adaffacb48]}\\\"}\"}","context":{"RequestID":"71aa08c0-d8e9-4dac-81fe-a3adaffacb48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dea3eea-fbe9-4641-a5a7-924779cabec2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:11.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:11.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71aa08c0-d8e9-4dac-81fe-a3adaffacb48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6dea3eea-fbe9-4641-a5a7-924779cabec2","LogTimestamp":"2023-09-27T04:35:11.174Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:11.387Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:11.391Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:13.187Z","message":"Entering","context":{"RequestID":"3b765d17-c090-45fd-bfaf-cfdbb48113a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ea2b440-9e48-4957-9bd0-bbe1e3a6aab6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:13.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:13.189Z","message":"{\"transactionId\":\"3b765d17-c090-45fd-bfaf-cfdbb48113a8\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:13:188\",\"respDate\":\"230927-04:35:13:189\",\"sourceId\":\"haproxy:3b765d17-c090-45fd-bfaf-cfdbb48113a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:35:13:188-77999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[559cd607-90b2-49c9-8771-3b92813051e8], x-b3-parentspanid=[fd89a11a9bcec4f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4428a03b8495daf1fd89a11a9bcec4f5], x-b3-spanid=[4346b041d169b672], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b765d17-c090-45fd-bfaf-cfdbb48113a8]}\\\"}\"}","context":{"RequestID":"3b765d17-c090-45fd-bfaf-cfdbb48113a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ea2b440-9e48-4957-9bd0-bbe1e3a6aab6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:13.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:13.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b765d17-c090-45fd-bfaf-cfdbb48113a8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ea2b440-9e48-4957-9bd0-bbe1e3a6aab6","LogTimestamp":"2023-09-27T04:35:13.189Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:15.201Z","message":"Entering","context":{"RequestID":"e44afad5-d9e5-4608-aa02-15e13855efd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd6f8f59-ab43-4d03-a24d-dea40b13b129","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:15.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:15.204Z","message":"{\"transactionId\":\"e44afad5-d9e5-4608-aa02-15e13855efd6\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:15:202\",\"respDate\":\"230927-04:35:15:204\",\"sourceId\":\"haproxy:e44afad5-d9e5-4608-aa02-15e13855efd6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:35:15:202-21876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae2a8c54-fb52-40a7-b995-e61e178d0fea], x-b3-parentspanid=[78a92eb49930e97f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0327e3571b1d745278a92eb49930e97f], x-b3-spanid=[7b3e7f2236b5c2a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e44afad5-d9e5-4608-aa02-15e13855efd6]}\\\"}\"}","context":{"RequestID":"e44afad5-d9e5-4608-aa02-15e13855efd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd6f8f59-ab43-4d03-a24d-dea40b13b129","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:15.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:15.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e44afad5-d9e5-4608-aa02-15e13855efd6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd6f8f59-ab43-4d03-a24d-dea40b13b129","LogTimestamp":"2023-09-27T04:35:15.204Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:15.914Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:35:15.930Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:15.931Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:15.931Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:17.214Z","message":"Entering","context":{"RequestID":"6a198f72-063b-4508-9e08-c3bf3f8c5a0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3427d8d-e341-4d98-91c0-8bffe928e833","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:17.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:17.216Z","message":"{\"transactionId\":\"6a198f72-063b-4508-9e08-c3bf3f8c5a0f\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:17:215\",\"respDate\":\"230927-04:35:17:216\",\"sourceId\":\"haproxy:6a198f72-063b-4508-9e08-c3bf3f8c5a0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:35:17:215-1670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a921704d-0d7f-4a17-9b49-95b8e0c8f098], x-b3-parentspanid=[3e7f6b3ed2200038], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[293b43ce2919bf9e3e7f6b3ed2200038], x-b3-spanid=[f76b251bb4fdb173], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a198f72-063b-4508-9e08-c3bf3f8c5a0f]}\\\"}\"}","context":{"RequestID":"6a198f72-063b-4508-9e08-c3bf3f8c5a0f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3427d8d-e341-4d98-91c0-8bffe928e833","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:17.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:17.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a198f72-063b-4508-9e08-c3bf3f8c5a0f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3427d8d-e341-4d98-91c0-8bffe928e833","LogTimestamp":"2023-09-27T04:35:17.216Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:18.082Z","message":"Entering","context":{"RequestID":"b1a125ba-9745-4033-94b7-afe96bcab547","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d86dceff-08b6-4bdb-8c30-fc13c2259136","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:18.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:18.084Z","message":"{\"transactionId\":\"b1a125ba-9745-4033-94b7-afe96bcab547\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:18:083\",\"respDate\":\"230927-04:35:18:084\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b1a125ba-9745-4033-94b7-afe96bcab547\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:18:083-13904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87954022-a5cc-41df-ad6f-ee17ee10cb8d], x-b3-parentspanid=[6383486db641270d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34309], x-envoy-attempt-count=[1], x-b3-traceid=[567eb28935d1d4cd6383486db641270d], x-b3-spanid=[6141fee3b867f184], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b1a125ba-9745-4033-94b7-afe96bcab547]}\\\"}\"}","context":{"RequestID":"b1a125ba-9745-4033-94b7-afe96bcab547","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d86dceff-08b6-4bdb-8c30-fc13c2259136","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:18.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:18.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1a125ba-9745-4033-94b7-afe96bcab547","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d86dceff-08b6-4bdb-8c30-fc13c2259136","LogTimestamp":"2023-09-27T04:35:18.084Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:18.419Z","message":"Entering","context":{"RequestID":"fecc207c-e210-4e36-8887-211700bc7d77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d53d1f5-aec1-4a4f-a8f9-3eb98db3764f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"fecc207c-e210-4e36-8887-211700bc7d77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d53d1f5-aec1-4a4f-a8f9-3eb98db3764f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:18.422Z","message":"{\"transactionId\":\"fecc207c-e210-4e36-8887-211700bc7d77\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:18:419\",\"respDate\":\"230927-04:35:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fecc207c-e210-4e36-8887-211700bc7d77\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:18:419-63573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fecc207c-e210-4e36-8887-211700bc7d77]}\\\"}\"}","context":{"RequestID":"fecc207c-e210-4e36-8887-211700bc7d77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d53d1f5-aec1-4a4f-a8f9-3eb98db3764f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fecc207c-e210-4e36-8887-211700bc7d77","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d53d1f5-aec1-4a4f-a8f9-3eb98db3764f","LogTimestamp":"2023-09-27T04:35:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:35:19.234Z","message":"Entering","context":{"RequestID":"e2e5132c-bd33-49ed-a040-06b375d50f56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1589455f-fb6e-493b-9b2c-a71a5d9bbe8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:19.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:19.236Z","message":"{\"transactionId\":\"e2e5132c-bd33-49ed-a040-06b375d50f56\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:19:235\",\"respDate\":\"230927-04:35:19:236\",\"sourceId\":\"haproxy:e2e5132c-bd33-49ed-a040-06b375d50f56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:19:235-45637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eabd27f9-617f-4e60-8b48-cb0ab5011781], x-b3-parentspanid=[6fc4967c787b2baf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4e0d3f1d4a2f3416fc4967c787b2baf], x-b3-spanid=[847f683d6cc6d847], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2e5132c-bd33-49ed-a040-06b375d50f56]}\\\"}\"}","context":{"RequestID":"e2e5132c-bd33-49ed-a040-06b375d50f56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1589455f-fb6e-493b-9b2c-a71a5d9bbe8c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:19.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:19.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2e5132c-bd33-49ed-a040-06b375d50f56","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1589455f-fb6e-493b-9b2c-a71a5d9bbe8c","LogTimestamp":"2023-09-27T04:35:19.237Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:35:21.248Z","message":"Entering","context":{"RequestID":"58d92d8d-d26c-4029-9a4a-6c566814e278","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b331107b-57a0-491c-aeb6-6bad7ff18973","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:21.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:21.250Z","message":"{\"transactionId\":\"58d92d8d-d26c-4029-9a4a-6c566814e278\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:21:249\",\"respDate\":\"230927-04:35:21:250\",\"sourceId\":\"haproxy:58d92d8d-d26c-4029-9a4a-6c566814e278\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:21:249-92703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b480d1c-5778-47d3-8627-2717568ff9d8], x-b3-parentspanid=[f5a45894d8923118], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dda60408346a9d45f5a45894d8923118], x-b3-spanid=[cdbd675c1b62e069], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58d92d8d-d26c-4029-9a4a-6c566814e278]}\\\"}\"}","context":{"RequestID":"58d92d8d-d26c-4029-9a4a-6c566814e278","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b331107b-57a0-491c-aeb6-6bad7ff18973","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:21.248Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:21.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58d92d8d-d26c-4029-9a4a-6c566814e278","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b331107b-57a0-491c-aeb6-6bad7ff18973","LogTimestamp":"2023-09-27T04:35:21.251Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:23.264Z","message":"Entering","context":{"RequestID":"0a057809-96c3-42df-9e63-3a400e99f68f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ac645e7-0763-439c-b05c-721a1e3ac05e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:23.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:23.266Z","message":"{\"transactionId\":\"0a057809-96c3-42df-9e63-3a400e99f68f\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:23:265\",\"respDate\":\"230927-04:35:23:266\",\"sourceId\":\"haproxy:0a057809-96c3-42df-9e63-3a400e99f68f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:23:265-21720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[459f1319-fd65-4abd-abe0-3765aae3306d], x-b3-parentspanid=[10c6f7f94b2edf4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77b0d3e73d54808b10c6f7f94b2edf4e], x-b3-spanid=[ad2484bb673ec104], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a057809-96c3-42df-9e63-3a400e99f68f]}\\\"}\"}","context":{"RequestID":"0a057809-96c3-42df-9e63-3a400e99f68f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ac645e7-0763-439c-b05c-721a1e3ac05e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:23.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:23.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a057809-96c3-42df-9e63-3a400e99f68f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ac645e7-0763-439c-b05c-721a1e3ac05e","LogTimestamp":"2023-09-27T04:35:23.266Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:25.277Z","message":"Entering","context":{"RequestID":"996b5840-8142-4315-b674-dfda97ff4c7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3869c43b-fad9-4c40-be87-b2246968888f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:25.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:25.279Z","message":"{\"transactionId\":\"996b5840-8142-4315-b674-dfda97ff4c7d\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:25:278\",\"respDate\":\"230927-04:35:25:279\",\"sourceId\":\"haproxy:996b5840-8142-4315-b674-dfda97ff4c7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:25:278-9461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d728313b-7441-4ec3-890c-9ec8775a637a], x-b3-parentspanid=[462a2b6f03f06b5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71f054e12552e2c4462a2b6f03f06b5e], x-b3-spanid=[ffb8f59251c8956f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[996b5840-8142-4315-b674-dfda97ff4c7d]}\\\"}\"}","context":{"RequestID":"996b5840-8142-4315-b674-dfda97ff4c7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3869c43b-fad9-4c40-be87-b2246968888f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:25.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:25.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"996b5840-8142-4315-b674-dfda97ff4c7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3869c43b-fad9-4c40-be87-b2246968888f","LogTimestamp":"2023-09-27T04:35:25.280Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:25.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:35:25.928Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:25.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:25.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:27.290Z","message":"Entering","context":{"RequestID":"7503c37c-e666-4957-95a6-3fc1dcd49e21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0f01fbc-49a4-4930-8e71-88fd0dd35aa5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:27.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:27.292Z","message":"{\"transactionId\":\"7503c37c-e666-4957-95a6-3fc1dcd49e21\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:27:291\",\"respDate\":\"230927-04:35:27:292\",\"sourceId\":\"haproxy:7503c37c-e666-4957-95a6-3fc1dcd49e21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:27:291-17518\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0200c389-8aaa-48a1-abbc-b25f2f695ab9], x-b3-parentspanid=[55277d1ad88bd824], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fa6b5610ef7edf355277d1ad88bd824], x-b3-spanid=[8604e0c213ee261e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7503c37c-e666-4957-95a6-3fc1dcd49e21]}\\\"}\"}","context":{"RequestID":"7503c37c-e666-4957-95a6-3fc1dcd49e21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0f01fbc-49a4-4930-8e71-88fd0dd35aa5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:27.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:27.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7503c37c-e666-4957-95a6-3fc1dcd49e21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0f01fbc-49a4-4930-8e71-88fd0dd35aa5","LogTimestamp":"2023-09-27T04:35:27.293Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:35:28.081Z","message":"Entering","context":{"RequestID":"f61972ad-f715-4efc-bd53-14e3eabd48b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5623dee-a2c3-4cca-9f19-3b6284f048f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:28.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:28.084Z","message":"{\"transactionId\":\"f61972ad-f715-4efc-bd53-14e3eabd48b7\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:28:082\",\"respDate\":\"230927-04:35:28:084\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f61972ad-f715-4efc-bd53-14e3eabd48b7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:35:28:082-77530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afcbcd0a-8b0b-4460-b357-5af6aeae3c54], x-b3-parentspanid=[a6ea3a953981a9cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56631], x-envoy-attempt-count=[1], x-b3-traceid=[a7f3878f4f3da21fa6ea3a953981a9cb], x-b3-spanid=[c430aebd6457d964], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f61972ad-f715-4efc-bd53-14e3eabd48b7]}\\\"}\"}","context":{"RequestID":"f61972ad-f715-4efc-bd53-14e3eabd48b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5623dee-a2c3-4cca-9f19-3b6284f048f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:28.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:28.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f61972ad-f715-4efc-bd53-14e3eabd48b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5623dee-a2c3-4cca-9f19-3b6284f048f5","LogTimestamp":"2023-09-27T04:35:28.084Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:35:28.418Z","message":"Entering","context":{"RequestID":"34565286-afc7-498b-bba3-a91166870f41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af680f0d-fe5c-43e6-9332-5112bc6d517e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"34565286-afc7-498b-bba3-a91166870f41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af680f0d-fe5c-43e6-9332-5112bc6d517e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:28.421Z","message":"{\"transactionId\":\"34565286-afc7-498b-bba3-a91166870f41\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:28:418\",\"respDate\":\"230927-04:35:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:34565286-afc7-498b-bba3-a91166870f41\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:28:418-78298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[34565286-afc7-498b-bba3-a91166870f41]}\\\"}\"}","context":{"RequestID":"34565286-afc7-498b-bba3-a91166870f41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af680f0d-fe5c-43e6-9332-5112bc6d517e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34565286-afc7-498b-bba3-a91166870f41","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af680f0d-fe5c-43e6-9332-5112bc6d517e","LogTimestamp":"2023-09-27T04:35:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:35:29.302Z","message":"Entering","context":{"RequestID":"93d4c7f5-ee9c-4cab-9846-6447cf719ca2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18fc29e4-7578-4477-b76b-abc847df3b04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:29.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:29.304Z","message":"{\"transactionId\":\"93d4c7f5-ee9c-4cab-9846-6447cf719ca2\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:29:303\",\"respDate\":\"230927-04:35:29:304\",\"sourceId\":\"haproxy:93d4c7f5-ee9c-4cab-9846-6447cf719ca2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:29:303-40080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07fd42f0-b329-4453-850c-7bbca47b9241], x-b3-parentspanid=[23d43cdaf0d51146], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bf7bcbeb6412d4523d43cdaf0d51146], x-b3-spanid=[39790cc472483598], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93d4c7f5-ee9c-4cab-9846-6447cf719ca2]}\\\"}\"}","context":{"RequestID":"93d4c7f5-ee9c-4cab-9846-6447cf719ca2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18fc29e4-7578-4477-b76b-abc847df3b04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:29.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:29.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93d4c7f5-ee9c-4cab-9846-6447cf719ca2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18fc29e4-7578-4477-b76b-abc847df3b04","LogTimestamp":"2023-09-27T04:35:29.304Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:31.321Z","message":"Entering","context":{"RequestID":"8c0a3af7-80da-4249-b779-08cfce67bcee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c63516bf-d5d3-4407-93a2-8afe29531739","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:31.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:31.322Z","message":"{\"transactionId\":\"8c0a3af7-80da-4249-b779-08cfce67bcee\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:31:321\",\"respDate\":\"230927-04:35:31:322\",\"sourceId\":\"haproxy:8c0a3af7-80da-4249-b779-08cfce67bcee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:31:321-19852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50385eaf-fda3-4115-88d0-6bee8d669970], x-b3-parentspanid=[1af7cfd015ea3385], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49e026d8655e082c1af7cfd015ea3385], x-b3-spanid=[934fa470400f8047], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c0a3af7-80da-4249-b779-08cfce67bcee]}\\\"}\"}","context":{"RequestID":"8c0a3af7-80da-4249-b779-08cfce67bcee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c63516bf-d5d3-4407-93a2-8afe29531739","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:31.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:31.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c0a3af7-80da-4249-b779-08cfce67bcee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c63516bf-d5d3-4407-93a2-8afe29531739","LogTimestamp":"2023-09-27T04:35:31.323Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:35:33.333Z","message":"Entering","context":{"RequestID":"00a943ef-2148-4347-babe-d05b6df1710c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0441760b-44c4-41ff-bc5b-80c46aaa2f27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:33.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:33.335Z","message":"{\"transactionId\":\"00a943ef-2148-4347-babe-d05b6df1710c\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:33:334\",\"respDate\":\"230927-04:35:33:335\",\"sourceId\":\"haproxy:00a943ef-2148-4347-babe-d05b6df1710c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:33:334-20742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a944d0a3-b6cf-4a25-8e9c-28d69dd535dc], x-b3-parentspanid=[375d50fb7c0a58a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71ad10dcc9e06a2c375d50fb7c0a58a8], x-b3-spanid=[8cb6d97c6578ac63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00a943ef-2148-4347-babe-d05b6df1710c]}\\\"}\"}","context":{"RequestID":"00a943ef-2148-4347-babe-d05b6df1710c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0441760b-44c4-41ff-bc5b-80c46aaa2f27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:33.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:33.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00a943ef-2148-4347-babe-d05b6df1710c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0441760b-44c4-41ff-bc5b-80c46aaa2f27","LogTimestamp":"2023-09-27T04:35:33.336Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:35.347Z","message":"Entering","context":{"RequestID":"b406d67d-a454-4aa9-aa30-162e93ef6f83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"631c74a3-a524-4bd9-8f65-c7fa2ac1a1a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:35.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:35.349Z","message":"{\"transactionId\":\"b406d67d-a454-4aa9-aa30-162e93ef6f83\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:35:348\",\"respDate\":\"230927-04:35:35:349\",\"sourceId\":\"haproxy:b406d67d-a454-4aa9-aa30-162e93ef6f83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:35:348-60394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[437b9580-3091-4c78-aec6-fe175957982a], x-b3-parentspanid=[2c32922ed895b845], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11b7830a5837e9eb2c32922ed895b845], x-b3-spanid=[e9692009597ad60f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b406d67d-a454-4aa9-aa30-162e93ef6f83]}\\\"}\"}","context":{"RequestID":"b406d67d-a454-4aa9-aa30-162e93ef6f83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"631c74a3-a524-4bd9-8f65-c7fa2ac1a1a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:35.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:35.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b406d67d-a454-4aa9-aa30-162e93ef6f83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"631c74a3-a524-4bd9-8f65-c7fa2ac1a1a3","LogTimestamp":"2023-09-27T04:35:35.349Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:35.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:35:35.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:35.999Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:35.999Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:37.362Z","message":"Entering","context":{"RequestID":"8dc95e73-4f7f-4fee-9588-7444eee54805","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7225ed75-38a0-47f4-8dea-73a3b7ede0a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:37.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:37.365Z","message":"{\"transactionId\":\"8dc95e73-4f7f-4fee-9588-7444eee54805\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:37:363\",\"respDate\":\"230927-04:35:37:365\",\"sourceId\":\"haproxy:8dc95e73-4f7f-4fee-9588-7444eee54805\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:37:363-91693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c86b86d-879d-4d6f-a17c-968c2cec35f2], x-b3-parentspanid=[7cad68da8ff1e219], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1fda2e7c3f1afdc7cad68da8ff1e219], x-b3-spanid=[b85aa6b88e3865fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8dc95e73-4f7f-4fee-9588-7444eee54805]}\\\"}\"}","context":{"RequestID":"8dc95e73-4f7f-4fee-9588-7444eee54805","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7225ed75-38a0-47f4-8dea-73a3b7ede0a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:37.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:37.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dc95e73-4f7f-4fee-9588-7444eee54805","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7225ed75-38a0-47f4-8dea-73a3b7ede0a8","LogTimestamp":"2023-09-27T04:35:37.366Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:35:38.084Z","message":"Entering","context":{"RequestID":"efa717fb-6d50-4011-bc17-4e722fec21e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42ab408c-b696-47ac-b11c-26b9f390de45","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:38.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:38.086Z","message":"{\"transactionId\":\"efa717fb-6d50-4011-bc17-4e722fec21e3\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:38:085\",\"respDate\":\"230927-04:35:38:086\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:efa717fb-6d50-4011-bc17-4e722fec21e3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:38:085-75885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f17547e-efe8-4a7d-9ee9-de73b8ffee91], x-b3-parentspanid=[3588c8a3e2ed1072], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42683], x-envoy-attempt-count=[1], x-b3-traceid=[cb9ab82978c457823588c8a3e2ed1072], x-b3-spanid=[6adec54e0726c575], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[efa717fb-6d50-4011-bc17-4e722fec21e3]}\\\"}\"}","context":{"RequestID":"efa717fb-6d50-4011-bc17-4e722fec21e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42ab408c-b696-47ac-b11c-26b9f390de45","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:38.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:38.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efa717fb-6d50-4011-bc17-4e722fec21e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42ab408c-b696-47ac-b11c-26b9f390de45","LogTimestamp":"2023-09-27T04:35:38.087Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:38.417Z","message":"Entering","context":{"RequestID":"65012787-697b-4056-9328-ad94c94476f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a086073-26bf-4fbb-a25e-8961e998a5b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"65012787-697b-4056-9328-ad94c94476f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a086073-26bf-4fbb-a25e-8961e998a5b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:38.419Z","message":"{\"transactionId\":\"65012787-697b-4056-9328-ad94c94476f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:38:418\",\"respDate\":\"230927-04:35:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:65012787-697b-4056-9328-ad94c94476f5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:38:418-31347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[65012787-697b-4056-9328-ad94c94476f5]}\\\"}\"}","context":{"RequestID":"65012787-697b-4056-9328-ad94c94476f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a086073-26bf-4fbb-a25e-8961e998a5b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65012787-697b-4056-9328-ad94c94476f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a086073-26bf-4fbb-a25e-8961e998a5b6","LogTimestamp":"2023-09-27T04:35:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:39.374Z","message":"Entering","context":{"RequestID":"71f30265-40c5-4236-bb97-3cba2a06e908","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88383ccf-6afd-4192-8bdf-ca2958d98676","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:39.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:39.376Z","message":"{\"transactionId\":\"71f30265-40c5-4236-bb97-3cba2a06e908\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:39:375\",\"respDate\":\"230927-04:35:39:376\",\"sourceId\":\"haproxy:71f30265-40c5-4236-bb97-3cba2a06e908\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:39:375-73204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb0776be-2c12-4104-8871-719cb11dba89], x-b3-parentspanid=[9c1ad5df135df83b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d3a4a185c765b839c1ad5df135df83b], x-b3-spanid=[00cc279ec0248ec5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71f30265-40c5-4236-bb97-3cba2a06e908]}\\\"}\"}","context":{"RequestID":"71f30265-40c5-4236-bb97-3cba2a06e908","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88383ccf-6afd-4192-8bdf-ca2958d98676","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:39.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:39.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71f30265-40c5-4236-bb97-3cba2a06e908","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88383ccf-6afd-4192-8bdf-ca2958d98676","LogTimestamp":"2023-09-27T04:35:39.377Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:41.384Z","message":"Entering","context":{"RequestID":"c3e49107-dbaf-4eba-a088-48ecf383bdf3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2523c559-13c2-4fdf-b0ab-2d21ed31b90e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:41.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:41.386Z","message":"{\"transactionId\":\"c3e49107-dbaf-4eba-a088-48ecf383bdf3\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:41:385\",\"respDate\":\"230927-04:35:41:386\",\"sourceId\":\"haproxy:c3e49107-dbaf-4eba-a088-48ecf383bdf3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:35:41:385-82104\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae6a1033-18ac-4a8f-a787-7455c8e24bfd], x-b3-parentspanid=[aeb53f5c0498d138], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0f4571abe18cd3baeb53f5c0498d138], x-b3-spanid=[aefec41fd60dfaa0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3e49107-dbaf-4eba-a088-48ecf383bdf3]}\\\"}\"}","context":{"RequestID":"c3e49107-dbaf-4eba-a088-48ecf383bdf3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2523c559-13c2-4fdf-b0ab-2d21ed31b90e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:41.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:41.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3e49107-dbaf-4eba-a088-48ecf383bdf3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2523c559-13c2-4fdf-b0ab-2d21ed31b90e","LogTimestamp":"2023-09-27T04:35:41.386Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:41.395Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:41.399Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:43.395Z","message":"Entering","context":{"RequestID":"4817210d-2d62-4b2b-b00a-0e9b1aea59f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b10b004-011e-4398-aa60-ab00144a285c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:43.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:43.401Z","message":"{\"transactionId\":\"4817210d-2d62-4b2b-b00a-0e9b1aea59f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:43:396\",\"respDate\":\"230927-04:35:43:401\",\"sourceId\":\"haproxy:4817210d-2d62-4b2b-b00a-0e9b1aea59f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:43:396-59188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8efd0aa-ae2f-4642-9b86-68cd17a5a151], x-b3-parentspanid=[3c5518f85757ebd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f99ea8011070a4253c5518f85757ebd0], x-b3-spanid=[e93f4215d7bc71a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4817210d-2d62-4b2b-b00a-0e9b1aea59f1]}\\\"}\"}","context":{"RequestID":"4817210d-2d62-4b2b-b00a-0e9b1aea59f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b10b004-011e-4398-aa60-ab00144a285c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:43.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:43.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4817210d-2d62-4b2b-b00a-0e9b1aea59f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b10b004-011e-4398-aa60-ab00144a285c","LogTimestamp":"2023-09-27T04:35:43.403Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T04:35:45.422Z","message":"Entering","context":{"RequestID":"ad926f1c-3473-415f-bf65-0e08862e820a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90f49813-7f7c-4aca-b309-388985b0d324","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:45.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:45.424Z","message":"{\"transactionId\":\"ad926f1c-3473-415f-bf65-0e08862e820a\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:45:423\",\"respDate\":\"230927-04:35:45:424\",\"sourceId\":\"haproxy:ad926f1c-3473-415f-bf65-0e08862e820a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:45:423-4147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2aabcde-67af-4dc3-8dc3-e27a7ba34623], x-b3-parentspanid=[054e530628b28292], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bad22767a7f2d0fb054e530628b28292], x-b3-spanid=[5cbf3a214a7cf453], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad926f1c-3473-415f-bf65-0e08862e820a]}\\\"}\"}","context":{"RequestID":"ad926f1c-3473-415f-bf65-0e08862e820a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"90f49813-7f7c-4aca-b309-388985b0d324","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:45.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:45.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad926f1c-3473-415f-bf65-0e08862e820a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90f49813-7f7c-4aca-b309-388985b0d324","LogTimestamp":"2023-09-27T04:35:45.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:45.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:35:45.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:45.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:45.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:47.438Z","message":"Entering","context":{"RequestID":"e4c1fa69-1db4-484d-95d1-558560276c05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be2027db-0afa-4c0b-86ae-da49f24271eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:47.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:47.440Z","message":"{\"transactionId\":\"e4c1fa69-1db4-484d-95d1-558560276c05\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:47:439\",\"respDate\":\"230927-04:35:47:440\",\"sourceId\":\"haproxy:e4c1fa69-1db4-484d-95d1-558560276c05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:47:439-22513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da9b0883-2acc-4394-a30f-12ac3cf648ee], x-b3-parentspanid=[1162e67e8aff5065], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[975aefe9731175c71162e67e8aff5065], x-b3-spanid=[5b7780ad65d7ba91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4c1fa69-1db4-484d-95d1-558560276c05]}\\\"}\"}","context":{"RequestID":"e4c1fa69-1db4-484d-95d1-558560276c05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be2027db-0afa-4c0b-86ae-da49f24271eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:47.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:47.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4c1fa69-1db4-484d-95d1-558560276c05","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be2027db-0afa-4c0b-86ae-da49f24271eb","LogTimestamp":"2023-09-27T04:35:47.440Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:48.088Z","message":"Entering","context":{"RequestID":"2905d5e6-5960-4bf8-9ad5-dc75508fb59c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94647694-57cd-434f-9420-d1e3bc358bb3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:48.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:48.090Z","message":"{\"transactionId\":\"2905d5e6-5960-4bf8-9ad5-dc75508fb59c\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:48:089\",\"respDate\":\"230927-04:35:48:090\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2905d5e6-5960-4bf8-9ad5-dc75508fb59c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:48:089-34419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43101a10-7177-43a2-a874-2cdfcc3c30b8], x-b3-parentspanid=[52a4dd31f4787cda], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57809], x-envoy-attempt-count=[1], x-b3-traceid=[076e2ba2520e5cc952a4dd31f4787cda], x-b3-spanid=[e4b74f8bfe40eced], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2905d5e6-5960-4bf8-9ad5-dc75508fb59c]}\\\"}\"}","context":{"RequestID":"2905d5e6-5960-4bf8-9ad5-dc75508fb59c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94647694-57cd-434f-9420-d1e3bc358bb3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:48.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:48.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2905d5e6-5960-4bf8-9ad5-dc75508fb59c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94647694-57cd-434f-9420-d1e3bc358bb3","LogTimestamp":"2023-09-27T04:35:48.091Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:48.417Z","message":"Entering","context":{"RequestID":"814ae17f-53a1-4f85-8ef3-a2859e4863d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bdcbbae6-43ee-4318-a98b-1665bd6e3546","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"814ae17f-53a1-4f85-8ef3-a2859e4863d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bdcbbae6-43ee-4318-a98b-1665bd6e3546","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:48.420Z","message":"{\"transactionId\":\"814ae17f-53a1-4f85-8ef3-a2859e4863d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:48:418\",\"respDate\":\"230927-04:35:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:814ae17f-53a1-4f85-8ef3-a2859e4863d9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:48:418-13834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[814ae17f-53a1-4f85-8ef3-a2859e4863d9]}\\\"}\"}","context":{"RequestID":"814ae17f-53a1-4f85-8ef3-a2859e4863d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bdcbbae6-43ee-4318-a98b-1665bd6e3546","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"814ae17f-53a1-4f85-8ef3-a2859e4863d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdcbbae6-43ee-4318-a98b-1665bd6e3546","LogTimestamp":"2023-09-27T04:35:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:49.458Z","message":"Entering","context":{"RequestID":"aca44ada-b74a-4b5b-bf7b-94f81a2ac7a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac82df42-a6ad-40b1-8fd3-790013ff29c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:49.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:49.460Z","message":"{\"transactionId\":\"aca44ada-b74a-4b5b-bf7b-94f81a2ac7a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:49:459\",\"respDate\":\"230927-04:35:49:460\",\"sourceId\":\"haproxy:aca44ada-b74a-4b5b-bf7b-94f81a2ac7a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:35:49:459-69063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[890519e0-9c2f-4048-8516-b6b757505484], x-b3-parentspanid=[105ad261d4d24581], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09549212a4062e5d105ad261d4d24581], x-b3-spanid=[5ff198fa45a859e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aca44ada-b74a-4b5b-bf7b-94f81a2ac7a6]}\\\"}\"}","context":{"RequestID":"aca44ada-b74a-4b5b-bf7b-94f81a2ac7a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac82df42-a6ad-40b1-8fd3-790013ff29c1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:49.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:49.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aca44ada-b74a-4b5b-bf7b-94f81a2ac7a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac82df42-a6ad-40b1-8fd3-790013ff29c1","LogTimestamp":"2023-09-27T04:35:49.461Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:51.486Z","message":"Entering","context":{"RequestID":"11cfb2bc-cc2d-4165-9702-8acd24ea7c82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29af7af0-6e58-450d-8605-0aa63f1caab5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:51.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:51.488Z","message":"{\"transactionId\":\"11cfb2bc-cc2d-4165-9702-8acd24ea7c82\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:51:487\",\"respDate\":\"230927-04:35:51:488\",\"sourceId\":\"haproxy:11cfb2bc-cc2d-4165-9702-8acd24ea7c82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:51:487-89646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f200db8e-e38b-4aef-9247-fd677270552f], x-b3-parentspanid=[e16bd1bdcd03be3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db2681434ddacbafe16bd1bdcd03be3f], x-b3-spanid=[455fd411b0c96678], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11cfb2bc-cc2d-4165-9702-8acd24ea7c82]}\\\"}\"}","context":{"RequestID":"11cfb2bc-cc2d-4165-9702-8acd24ea7c82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29af7af0-6e58-450d-8605-0aa63f1caab5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:51.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:51.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11cfb2bc-cc2d-4165-9702-8acd24ea7c82","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29af7af0-6e58-450d-8605-0aa63f1caab5","LogTimestamp":"2023-09-27T04:35:51.489Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:35:53.504Z","message":"Entering","context":{"RequestID":"7c84ee18-b653-487d-a95f-4ae561e89d10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d031a73-3579-4d14-84fc-e1e39a8485a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:53.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:53.506Z","message":"{\"transactionId\":\"7c84ee18-b653-487d-a95f-4ae561e89d10\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:53:505\",\"respDate\":\"230927-04:35:53:506\",\"sourceId\":\"haproxy:7c84ee18-b653-487d-a95f-4ae561e89d10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:53:505-13456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cb0ab68-ad64-469e-9f77-c40b8696a055], x-b3-parentspanid=[bf176b8fc483c207], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c15c895c619c29dbf176b8fc483c207], x-b3-spanid=[78035fa4b3f298c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c84ee18-b653-487d-a95f-4ae561e89d10]}\\\"}\"}","context":{"RequestID":"7c84ee18-b653-487d-a95f-4ae561e89d10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d031a73-3579-4d14-84fc-e1e39a8485a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:53.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:53.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c84ee18-b653-487d-a95f-4ae561e89d10","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d031a73-3579-4d14-84fc-e1e39a8485a3","LogTimestamp":"2023-09-27T04:35:53.506Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:55.518Z","message":"Entering","context":{"RequestID":"aebfbe89-1cc3-45cf-a622-74ac13fcab47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2c64501-e1cb-41e6-a11e-9bab9a38adb0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:55.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:55.521Z","message":"{\"transactionId\":\"aebfbe89-1cc3-45cf-a622-74ac13fcab47\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:55:519\",\"respDate\":\"230927-04:35:55:521\",\"sourceId\":\"haproxy:aebfbe89-1cc3-45cf-a622-74ac13fcab47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:55:519-70372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c108d0ce-cd31-4bfd-bb52-e752ed5fa910], x-b3-parentspanid=[6ebaabf9f6ff049a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d993cbdc90a56cc6ebaabf9f6ff049a], x-b3-spanid=[5ec37f91cd7953f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aebfbe89-1cc3-45cf-a622-74ac13fcab47]}\\\"}\"}","context":{"RequestID":"aebfbe89-1cc3-45cf-a622-74ac13fcab47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2c64501-e1cb-41e6-a11e-9bab9a38adb0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:55.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:55.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aebfbe89-1cc3-45cf-a622-74ac13fcab47","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2c64501-e1cb-41e6-a11e-9bab9a38adb0","LogTimestamp":"2023-09-27T04:35:55.521Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:55.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:35:55.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:55.955Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:55.956Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:57.529Z","message":"Entering","context":{"RequestID":"2d2e8590-3627-4c2d-b256-f00e58f4022e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd1c0626-69ec-46db-891b-342963632c2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:57.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:57.531Z","message":"{\"transactionId\":\"2d2e8590-3627-4c2d-b256-f00e58f4022e\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:57:530\",\"respDate\":\"230927-04:35:57:531\",\"sourceId\":\"haproxy:2d2e8590-3627-4c2d-b256-f00e58f4022e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:57:530-57841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a8b9d6e-0333-47e9-96ad-cba808a5e035], x-b3-parentspanid=[173adb0de5df9333], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c150d3ff1454efd173adb0de5df9333], x-b3-spanid=[a3cf6f78d9713b69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d2e8590-3627-4c2d-b256-f00e58f4022e]}\\\"}\"}","context":{"RequestID":"2d2e8590-3627-4c2d-b256-f00e58f4022e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd1c0626-69ec-46db-891b-342963632c2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:57.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:57.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d2e8590-3627-4c2d-b256-f00e58f4022e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd1c0626-69ec-46db-891b-342963632c2e","LogTimestamp":"2023-09-27T04:35:57.532Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:58.084Z","message":"Entering","context":{"RequestID":"bc77da0b-8a52-4e6a-8ac4-77e530d1eacc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9857baf6-1561-4c17-87c0-04de9e6ca727","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:58.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:58.086Z","message":"{\"transactionId\":\"bc77da0b-8a52-4e6a-8ac4-77e530d1eacc\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:58:085\",\"respDate\":\"230927-04:35:58:086\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bc77da0b-8a52-4e6a-8ac4-77e530d1eacc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:35:58:085-42007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb8fda90-b468-4268-9ffb-f9cfc1e69ff0], x-b3-parentspanid=[5c44464ceee2590b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48207], x-envoy-attempt-count=[1], x-b3-traceid=[ca5cbf7e62c230a05c44464ceee2590b], x-b3-spanid=[c76626b0a772e5c7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bc77da0b-8a52-4e6a-8ac4-77e530d1eacc]}\\\"}\"}","context":{"RequestID":"bc77da0b-8a52-4e6a-8ac4-77e530d1eacc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9857baf6-1561-4c17-87c0-04de9e6ca727","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:35:58.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:58.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc77da0b-8a52-4e6a-8ac4-77e530d1eacc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9857baf6-1561-4c17-87c0-04de9e6ca727","LogTimestamp":"2023-09-27T04:35:58.086Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:35:58.418Z","message":"Entering","context":{"RequestID":"9f4d968b-2609-4c6f-8cfc-122c2c150621","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2725f66-83ac-4364-9065-6f2189caf36b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"9f4d968b-2609-4c6f-8cfc-122c2c150621","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2725f66-83ac-4364-9065-6f2189caf36b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:58.420Z","message":"{\"transactionId\":\"9f4d968b-2609-4c6f-8cfc-122c2c150621\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:58:419\",\"respDate\":\"230927-04:35:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9f4d968b-2609-4c6f-8cfc-122c2c150621\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:58:419-54056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9f4d968b-2609-4c6f-8cfc-122c2c150621]}\\\"}\"}","context":{"RequestID":"9f4d968b-2609-4c6f-8cfc-122c2c150621","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2725f66-83ac-4364-9065-6f2189caf36b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:35:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f4d968b-2609-4c6f-8cfc-122c2c150621","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2725f66-83ac-4364-9065-6f2189caf36b","LogTimestamp":"2023-09-27T04:35:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:35:59.539Z","message":"Entering","context":{"RequestID":"779aecda-b5b9-4ab8-a347-13fa43fa9d5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d21c2b73-25d7-4875-ac36-f0df12fdef9e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:59.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:35:59.541Z","message":"{\"transactionId\":\"779aecda-b5b9-4ab8-a347-13fa43fa9d5f\",\"status\":\"200\",\"rqstDate\":\"230927-04:35:59:540\",\"respDate\":\"230927-04:35:59:541\",\"sourceId\":\"haproxy:779aecda-b5b9-4ab8-a347-13fa43fa9d5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:35:59:540-5737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06876adb-7dbe-438d-9b61-c12e026cf4c1], x-b3-parentspanid=[af4351375ddc5f54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcae5144e6d1288faf4351375ddc5f54], x-b3-spanid=[37a3a4f091ceaa73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[779aecda-b5b9-4ab8-a347-13fa43fa9d5f]}\\\"}\"}","context":{"RequestID":"779aecda-b5b9-4ab8-a347-13fa43fa9d5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d21c2b73-25d7-4875-ac36-f0df12fdef9e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:35:59.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:35:59.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"779aecda-b5b9-4ab8-a347-13fa43fa9d5f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d21c2b73-25d7-4875-ac36-f0df12fdef9e","LogTimestamp":"2023-09-27T04:35:59.541Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:35:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:01.548Z","message":"Entering","context":{"RequestID":"0d784f04-bbdb-4d75-8969-147cc7939adf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb2ee15d-0870-4b4a-ad68-8f888fffca94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:01.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:01.550Z","message":"{\"transactionId\":\"0d784f04-bbdb-4d75-8969-147cc7939adf\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:01:549\",\"respDate\":\"230927-04:36:01:550\",\"sourceId\":\"haproxy:0d784f04-bbdb-4d75-8969-147cc7939adf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:01:549-16146\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[424b0075-466b-486d-b9fb-b81060a83b54], x-b3-parentspanid=[a62ba9cefab2ff8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f6e7d0e626b9b2da62ba9cefab2ff8f], x-b3-spanid=[079f30dbcc46dd39], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d784f04-bbdb-4d75-8969-147cc7939adf]}\\\"}\"}","context":{"RequestID":"0d784f04-bbdb-4d75-8969-147cc7939adf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb2ee15d-0870-4b4a-ad68-8f888fffca94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:01.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:01.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d784f04-bbdb-4d75-8969-147cc7939adf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb2ee15d-0870-4b4a-ad68-8f888fffca94","LogTimestamp":"2023-09-27T04:36:01.550Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:03.559Z","message":"Entering","context":{"RequestID":"891af85a-a2f2-479e-b1a4-80334051c711","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"88bf49c4-423f-4bba-b16a-fd017011d6db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:03.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:03.560Z","message":"{\"transactionId\":\"891af85a-a2f2-479e-b1a4-80334051c711\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:03:559\",\"respDate\":\"230927-04:36:03:560\",\"sourceId\":\"haproxy:891af85a-a2f2-479e-b1a4-80334051c711\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:03:559-66649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec4c67ea-e6c0-4f6a-8bc8-a42c266f25ee], x-b3-parentspanid=[84360f789ba566f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fc58722e19b77fa84360f789ba566f3], x-b3-spanid=[e8ff7aed0befbd4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[891af85a-a2f2-479e-b1a4-80334051c711]}\\\"}\"}","context":{"RequestID":"891af85a-a2f2-479e-b1a4-80334051c711","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"88bf49c4-423f-4bba-b16a-fd017011d6db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:03.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:03.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"891af85a-a2f2-479e-b1a4-80334051c711","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88bf49c4-423f-4bba-b16a-fd017011d6db","LogTimestamp":"2023-09-27T04:36:03.561Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:05.569Z","message":"Entering","context":{"RequestID":"bceafc26-ad39-4a05-8c4a-75b40acd0552","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c08f436-b547-4dd9-b9a6-a224791cf8a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:05.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:05.571Z","message":"{\"transactionId\":\"bceafc26-ad39-4a05-8c4a-75b40acd0552\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:05:569\",\"respDate\":\"230927-04:36:05:571\",\"sourceId\":\"haproxy:bceafc26-ad39-4a05-8c4a-75b40acd0552\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:05:569-99981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[425a3584-de1b-4eea-9014-a95e01aa78ff], x-b3-parentspanid=[3d0ae5a790667ce4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41c8d30dff3ff1493d0ae5a790667ce4], x-b3-spanid=[44465fe23d9c490a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bceafc26-ad39-4a05-8c4a-75b40acd0552]}\\\"}\"}","context":{"RequestID":"bceafc26-ad39-4a05-8c4a-75b40acd0552","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c08f436-b547-4dd9-b9a6-a224791cf8a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:05.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:05.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bceafc26-ad39-4a05-8c4a-75b40acd0552","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c08f436-b547-4dd9-b9a6-a224791cf8a0","LogTimestamp":"2023-09-27T04:36:05.572Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:36:05.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:36:05.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:05.959Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:05.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:07.586Z","message":"Entering","context":{"RequestID":"c09eea36-87b2-4d97-a32c-1b85153f2d01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6eb0c2ce-6faf-46d8-bf5a-0b4f489b182a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:07.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:07.588Z","message":"{\"transactionId\":\"c09eea36-87b2-4d97-a32c-1b85153f2d01\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:07:587\",\"respDate\":\"230927-04:36:07:588\",\"sourceId\":\"haproxy:c09eea36-87b2-4d97-a32c-1b85153f2d01\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:07:587-17971\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e520038b-0eb7-4a38-8766-0a528596b7f0], x-b3-parentspanid=[c345510dda24ca9a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4957721763e7ad40c345510dda24ca9a], x-b3-spanid=[3cfb1b83d7260ec8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c09eea36-87b2-4d97-a32c-1b85153f2d01]}\\\"}\"}","context":{"RequestID":"c09eea36-87b2-4d97-a32c-1b85153f2d01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6eb0c2ce-6faf-46d8-bf5a-0b4f489b182a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:07.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:07.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c09eea36-87b2-4d97-a32c-1b85153f2d01","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6eb0c2ce-6faf-46d8-bf5a-0b4f489b182a","LogTimestamp":"2023-09-27T04:36:07.589Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:08.080Z","message":"Entering","context":{"RequestID":"040235ff-4f36-43fe-9501-ce6eadb9e313","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d6600c8-2fe3-4b6c-af44-bfab2f691c24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:08.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:08.082Z","message":"{\"transactionId\":\"040235ff-4f36-43fe-9501-ce6eadb9e313\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:08:081\",\"respDate\":\"230927-04:36:08:082\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:040235ff-4f36-43fe-9501-ce6eadb9e313\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:08:081-89610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33fc28aa-f1c1-4459-9af2-3871c814cd2f], x-b3-parentspanid=[6fc59ff2d5befb36], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58909], x-envoy-attempt-count=[1], x-b3-traceid=[c6e6ddff500ebaa96fc59ff2d5befb36], x-b3-spanid=[80f1fe897281c10f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[040235ff-4f36-43fe-9501-ce6eadb9e313]}\\\"}\"}","context":{"RequestID":"040235ff-4f36-43fe-9501-ce6eadb9e313","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d6600c8-2fe3-4b6c-af44-bfab2f691c24","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:08.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:08.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"040235ff-4f36-43fe-9501-ce6eadb9e313","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d6600c8-2fe3-4b6c-af44-bfab2f691c24","LogTimestamp":"2023-09-27T04:36:08.082Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:08.417Z","message":"Entering","context":{"RequestID":"8515b619-55fa-4bce-b24a-3919b5ac6dde","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5c45ed0-ce32-456b-b8aa-11875f2a8f6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8515b619-55fa-4bce-b24a-3919b5ac6dde","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5c45ed0-ce32-456b-b8aa-11875f2a8f6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:08.420Z","message":"{\"transactionId\":\"8515b619-55fa-4bce-b24a-3919b5ac6dde\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:08:418\",\"respDate\":\"230927-04:36:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8515b619-55fa-4bce-b24a-3919b5ac6dde\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:08:418-99325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8515b619-55fa-4bce-b24a-3919b5ac6dde]}\\\"}\"}","context":{"RequestID":"8515b619-55fa-4bce-b24a-3919b5ac6dde","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5c45ed0-ce32-456b-b8aa-11875f2a8f6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8515b619-55fa-4bce-b24a-3919b5ac6dde","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5c45ed0-ce32-456b-b8aa-11875f2a8f6b","LogTimestamp":"2023-09-27T04:36:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:09.602Z","message":"Entering","context":{"RequestID":"a0ff7844-f824-4261-b71d-e0cdb431ba28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28dad760-dac2-4a37-abcb-a18dbb3945ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:09.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:09.604Z","message":"{\"transactionId\":\"a0ff7844-f824-4261-b71d-e0cdb431ba28\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:09:602\",\"respDate\":\"230927-04:36:09:604\",\"sourceId\":\"haproxy:a0ff7844-f824-4261-b71d-e0cdb431ba28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:09:602-12588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[100d6f73-5216-4f18-a318-fc9d0936b39f], x-b3-parentspanid=[b1d4fe446b43bff5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa29ac7b0e70ae65b1d4fe446b43bff5], x-b3-spanid=[0e55d833aa96562f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0ff7844-f824-4261-b71d-e0cdb431ba28]}\\\"}\"}","context":{"RequestID":"a0ff7844-f824-4261-b71d-e0cdb431ba28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28dad760-dac2-4a37-abcb-a18dbb3945ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:09.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:09.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0ff7844-f824-4261-b71d-e0cdb431ba28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28dad760-dac2-4a37-abcb-a18dbb3945ec","LogTimestamp":"2023-09-27T04:36:09.605Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:36:11.403Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:11.413Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:11.613Z","message":"Entering","context":{"RequestID":"c47f145c-4455-445c-ab47-db9d7a4c64bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a09f57d7-8564-438e-b8f2-9000d7e82d11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:11.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:11.615Z","message":"{\"transactionId\":\"c47f145c-4455-445c-ab47-db9d7a4c64bf\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:11:614\",\"respDate\":\"230927-04:36:11:615\",\"sourceId\":\"haproxy:c47f145c-4455-445c-ab47-db9d7a4c64bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:11:614-74700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbf998ac-1eeb-464a-ba1c-ab883ac70c9f], x-b3-parentspanid=[e94ae35747d61af1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4283fe69da11b791e94ae35747d61af1], x-b3-spanid=[a9817ee3793ce7bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c47f145c-4455-445c-ab47-db9d7a4c64bf]}\\\"}\"}","context":{"RequestID":"c47f145c-4455-445c-ab47-db9d7a4c64bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a09f57d7-8564-438e-b8f2-9000d7e82d11","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:11.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:11.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c47f145c-4455-445c-ab47-db9d7a4c64bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a09f57d7-8564-438e-b8f2-9000d7e82d11","LogTimestamp":"2023-09-27T04:36:11.615Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:13.624Z","message":"Entering","context":{"RequestID":"7f81e509-a9ae-4dbf-8bbf-5a4f437acca3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bd4f9c5-23d5-4485-a687-5bfa22e18a01","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:13.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:13.626Z","message":"{\"transactionId\":\"7f81e509-a9ae-4dbf-8bbf-5a4f437acca3\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:13:625\",\"respDate\":\"230927-04:36:13:626\",\"sourceId\":\"haproxy:7f81e509-a9ae-4dbf-8bbf-5a4f437acca3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:13:625-81730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a45873a5-c1da-49fb-9f92-b80e0fda2599], x-b3-parentspanid=[6ed46d0370c661ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c448adb3e9d45636ed46d0370c661ea], x-b3-spanid=[4c4d9cb1d64505ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f81e509-a9ae-4dbf-8bbf-5a4f437acca3]}\\\"}\"}","context":{"RequestID":"7f81e509-a9ae-4dbf-8bbf-5a4f437acca3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bd4f9c5-23d5-4485-a687-5bfa22e18a01","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:13.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:13.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f81e509-a9ae-4dbf-8bbf-5a4f437acca3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bd4f9c5-23d5-4485-a687-5bfa22e18a01","LogTimestamp":"2023-09-27T04:36:13.626Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:15.635Z","message":"Entering","context":{"RequestID":"ef403343-de87-4886-8369-9571058465d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c138c839-b624-49f6-9f20-5aa66d35dd6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:15.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:15.637Z","message":"{\"transactionId\":\"ef403343-de87-4886-8369-9571058465d7\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:15:636\",\"respDate\":\"230927-04:36:15:637\",\"sourceId\":\"haproxy:ef403343-de87-4886-8369-9571058465d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:15:636-87025\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca5d2bf1-f1bf-4dc7-86cb-738929e55c4d], x-b3-parentspanid=[c7814f5792e7feaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[318755d675d4953ec7814f5792e7feaf], x-b3-spanid=[e6accacbc53d75f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef403343-de87-4886-8369-9571058465d7]}\\\"}\"}","context":{"RequestID":"ef403343-de87-4886-8369-9571058465d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c138c839-b624-49f6-9f20-5aa66d35dd6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:15.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:15.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef403343-de87-4886-8369-9571058465d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c138c839-b624-49f6-9f20-5aa66d35dd6e","LogTimestamp":"2023-09-27T04:36:15.638Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:36:15.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:36:15.935Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:15.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:15.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:17.646Z","message":"Entering","context":{"RequestID":"90074851-8b18-4945-95b6-ffd4df08eed8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cef9043f-b160-439b-9bc5-96e64ef607bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:17.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:17.648Z","message":"{\"transactionId\":\"90074851-8b18-4945-95b6-ffd4df08eed8\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:17:647\",\"respDate\":\"230927-04:36:17:648\",\"sourceId\":\"haproxy:90074851-8b18-4945-95b6-ffd4df08eed8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:17:647-32030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc2bc10e-e5c0-47f1-83d4-a0263e21d685], x-b3-parentspanid=[782d39d995a465ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85c812ab619b4b8f782d39d995a465ce], x-b3-spanid=[d68f3b326a836874], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90074851-8b18-4945-95b6-ffd4df08eed8]}\\\"}\"}","context":{"RequestID":"90074851-8b18-4945-95b6-ffd4df08eed8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cef9043f-b160-439b-9bc5-96e64ef607bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:17.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:17.649Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90074851-8b18-4945-95b6-ffd4df08eed8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cef9043f-b160-439b-9bc5-96e64ef607bf","LogTimestamp":"2023-09-27T04:36:17.649Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:18.077Z","message":"Entering","context":{"RequestID":"b1db175e-6011-4f39-9ed9-91bc66c1337f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2b7fb97-e063-45e6-b83a-e1c3ab1d0161","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:18.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:18.079Z","message":"{\"transactionId\":\"b1db175e-6011-4f39-9ed9-91bc66c1337f\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:18:078\",\"respDate\":\"230927-04:36:18:079\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b1db175e-6011-4f39-9ed9-91bc66c1337f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:18:078-71067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e72edd8-666d-46f2-a8cf-0b85ee6ccc5c], x-b3-parentspanid=[5507d2bba9656b9f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38251], x-envoy-attempt-count=[1], x-b3-traceid=[1977e73ded6878e95507d2bba9656b9f], x-b3-spanid=[ccb0d1fba06a0714], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b1db175e-6011-4f39-9ed9-91bc66c1337f]}\\\"}\"}","context":{"RequestID":"b1db175e-6011-4f39-9ed9-91bc66c1337f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2b7fb97-e063-45e6-b83a-e1c3ab1d0161","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:18.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:18.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1db175e-6011-4f39-9ed9-91bc66c1337f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2b7fb97-e063-45e6-b83a-e1c3ab1d0161","LogTimestamp":"2023-09-27T04:36:18.079Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:18.417Z","message":"Entering","context":{"RequestID":"21df34c8-777a-47a5-8ebc-7c9f2b9431ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86df1826-1785-4ddd-8ec0-352aeee218ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"21df34c8-777a-47a5-8ebc-7c9f2b9431ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86df1826-1785-4ddd-8ec0-352aeee218ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:18.420Z","message":"{\"transactionId\":\"21df34c8-777a-47a5-8ebc-7c9f2b9431ee\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:18:418\",\"respDate\":\"230927-04:36:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:21df34c8-777a-47a5-8ebc-7c9f2b9431ee\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:18:418-53431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[21df34c8-777a-47a5-8ebc-7c9f2b9431ee]}\\\"}\"}","context":{"RequestID":"21df34c8-777a-47a5-8ebc-7c9f2b9431ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86df1826-1785-4ddd-8ec0-352aeee218ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21df34c8-777a-47a5-8ebc-7c9f2b9431ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86df1826-1785-4ddd-8ec0-352aeee218ea","LogTimestamp":"2023-09-27T04:36:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:19.656Z","message":"Entering","context":{"RequestID":"5339f8c5-09b9-482d-9a07-a2562db2ebd7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8bdbfbd-f056-4434-bbe0-a5b27f2c4a8f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:19.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:19.658Z","message":"{\"transactionId\":\"5339f8c5-09b9-482d-9a07-a2562db2ebd7\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:19:657\",\"respDate\":\"230927-04:36:19:658\",\"sourceId\":\"haproxy:5339f8c5-09b9-482d-9a07-a2562db2ebd7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:19:657-50808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8ba62e1-7a0c-451e-bd32-eda142c75248], x-b3-parentspanid=[eb97b9945b8a3e90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c22e33a97c3afe36eb97b9945b8a3e90], x-b3-spanid=[06e96cfbc95f899f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5339f8c5-09b9-482d-9a07-a2562db2ebd7]}\\\"}\"}","context":{"RequestID":"5339f8c5-09b9-482d-9a07-a2562db2ebd7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8bdbfbd-f056-4434-bbe0-a5b27f2c4a8f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:19.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:19.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5339f8c5-09b9-482d-9a07-a2562db2ebd7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8bdbfbd-f056-4434-bbe0-a5b27f2c4a8f","LogTimestamp":"2023-09-27T04:36:19.659Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:21.668Z","message":"Entering","context":{"RequestID":"f934848b-2530-41a3-b011-cc339d896f74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0aadf6aa-10e5-408c-b7f2-0f2d52fee552","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:21.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:21.671Z","message":"{\"transactionId\":\"f934848b-2530-41a3-b011-cc339d896f74\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:21:669\",\"respDate\":\"230927-04:36:21:670\",\"sourceId\":\"haproxy:f934848b-2530-41a3-b011-cc339d896f74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:21:669-6532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ee0c937-fe06-4662-a20b-b0e82a7adb34], x-b3-parentspanid=[fb1dcc87df1f837a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee2e4ca1859358a7fb1dcc87df1f837a], x-b3-spanid=[77fe7f3c51f07b81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f934848b-2530-41a3-b011-cc339d896f74]}\\\"}\"}","context":{"RequestID":"f934848b-2530-41a3-b011-cc339d896f74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0aadf6aa-10e5-408c-b7f2-0f2d52fee552","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:21.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:21.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f934848b-2530-41a3-b011-cc339d896f74","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0aadf6aa-10e5-408c-b7f2-0f2d52fee552","LogTimestamp":"2023-09-27T04:36:21.671Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:36:23.682Z","message":"Entering","context":{"RequestID":"1d0f3cee-a296-492a-801b-be98970046c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79559ed6-5586-4be5-b61c-5d2a99e58431","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:23.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:23.684Z","message":"{\"transactionId\":\"1d0f3cee-a296-492a-801b-be98970046c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:23:683\",\"respDate\":\"230927-04:36:23:684\",\"sourceId\":\"haproxy:1d0f3cee-a296-492a-801b-be98970046c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:23:683-70123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[273a92f8-db78-49bd-9601-5e59171de4f2], x-b3-parentspanid=[0a0623632fb3fd15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efc9521d773dc0b00a0623632fb3fd15], x-b3-spanid=[19b969cd7538b96c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d0f3cee-a296-492a-801b-be98970046c0]}\\\"}\"}","context":{"RequestID":"1d0f3cee-a296-492a-801b-be98970046c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79559ed6-5586-4be5-b61c-5d2a99e58431","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:23.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:23.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d0f3cee-a296-492a-801b-be98970046c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79559ed6-5586-4be5-b61c-5d2a99e58431","LogTimestamp":"2023-09-27T04:36:23.684Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:25.694Z","message":"Entering","context":{"RequestID":"606c6f72-0538-4e58-8c3a-91106320cd64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f6eaf3b-4622-43b6-8a08-d55cb527af26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:25.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:25.696Z","message":"{\"transactionId\":\"606c6f72-0538-4e58-8c3a-91106320cd64\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:25:694\",\"respDate\":\"230927-04:36:25:696\",\"sourceId\":\"haproxy:606c6f72-0538-4e58-8c3a-91106320cd64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:25:694-93368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49915693-7406-4353-980e-a3fb51e6b9b5], x-b3-parentspanid=[a66222e243a44418], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c523833dfc8e5d23a66222e243a44418], x-b3-spanid=[5f9481a708a38152], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[606c6f72-0538-4e58-8c3a-91106320cd64]}\\\"}\"}","context":{"RequestID":"606c6f72-0538-4e58-8c3a-91106320cd64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f6eaf3b-4622-43b6-8a08-d55cb527af26","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:25.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:25.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"606c6f72-0538-4e58-8c3a-91106320cd64","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f6eaf3b-4622-43b6-8a08-d55cb527af26","LogTimestamp":"2023-09-27T04:36:25.696Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:25.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:36:25.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:25.938Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:25.938Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:27.705Z","message":"Entering","context":{"RequestID":"1627da7b-0d4b-49d3-9317-3bacfc8017fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd6ddc62-b7f4-4a24-8d68-6128080eafdf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:27.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:27.707Z","message":"{\"transactionId\":\"1627da7b-0d4b-49d3-9317-3bacfc8017fe\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:27:705\",\"respDate\":\"230927-04:36:27:707\",\"sourceId\":\"haproxy:1627da7b-0d4b-49d3-9317-3bacfc8017fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:27:705-20931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94e2548b-dc50-4cc6-b917-16a26c485bf9], x-b3-parentspanid=[a7736dee4be9fc08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66f847513019dbe1a7736dee4be9fc08], x-b3-spanid=[7f402b4553fdd8a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1627da7b-0d4b-49d3-9317-3bacfc8017fe]}\\\"}\"}","context":{"RequestID":"1627da7b-0d4b-49d3-9317-3bacfc8017fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd6ddc62-b7f4-4a24-8d68-6128080eafdf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:27.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:27.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1627da7b-0d4b-49d3-9317-3bacfc8017fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd6ddc62-b7f4-4a24-8d68-6128080eafdf","LogTimestamp":"2023-09-27T04:36:27.707Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:28.081Z","message":"Entering","context":{"RequestID":"8dce64d6-0c3b-4ce9-8784-f04e213a35ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4666cdc-6931-4530-9d72-b766cb6b97c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:28.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:28.083Z","message":"{\"transactionId\":\"8dce64d6-0c3b-4ce9-8784-f04e213a35ff\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:28:081\",\"respDate\":\"230927-04:36:28:083\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8dce64d6-0c3b-4ce9-8784-f04e213a35ff\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:28:081-90624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03b222c8-8139-489f-adcc-e0841239a428], x-b3-parentspanid=[08019680ed4d7cdd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51369], x-envoy-attempt-count=[1], x-b3-traceid=[2d987412cd44d91808019680ed4d7cdd], x-b3-spanid=[75dd81636b3bf2e4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8dce64d6-0c3b-4ce9-8784-f04e213a35ff]}\\\"}\"}","context":{"RequestID":"8dce64d6-0c3b-4ce9-8784-f04e213a35ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4666cdc-6931-4530-9d72-b766cb6b97c8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:28.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:28.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dce64d6-0c3b-4ce9-8784-f04e213a35ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4666cdc-6931-4530-9d72-b766cb6b97c8","LogTimestamp":"2023-09-27T04:36:28.083Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:28.417Z","message":"Entering","context":{"RequestID":"fddd91f8-0483-4bb7-84b8-f742720656be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"452bcc5d-49f1-44e8-b795-537620ff8cec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"fddd91f8-0483-4bb7-84b8-f742720656be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"452bcc5d-49f1-44e8-b795-537620ff8cec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:28.420Z","message":"{\"transactionId\":\"fddd91f8-0483-4bb7-84b8-f742720656be\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:28:418\",\"respDate\":\"230927-04:36:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fddd91f8-0483-4bb7-84b8-f742720656be\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:28:418-54112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fddd91f8-0483-4bb7-84b8-f742720656be]}\\\"}\"}","context":{"RequestID":"fddd91f8-0483-4bb7-84b8-f742720656be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"452bcc5d-49f1-44e8-b795-537620ff8cec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fddd91f8-0483-4bb7-84b8-f742720656be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"452bcc5d-49f1-44e8-b795-537620ff8cec","LogTimestamp":"2023-09-27T04:36:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:36:29.717Z","message":"Entering","context":{"RequestID":"670c0a1f-9a22-4d81-92e3-45b424f614de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b81b413b-d0bb-4dea-b2db-669e02f82b58","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:29.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:29.719Z","message":"{\"transactionId\":\"670c0a1f-9a22-4d81-92e3-45b424f614de\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:29:718\",\"respDate\":\"230927-04:36:29:719\",\"sourceId\":\"haproxy:670c0a1f-9a22-4d81-92e3-45b424f614de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:29:718-65937\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df618527-c4d8-413a-bd6e-b22745b4bec7], x-b3-parentspanid=[6d47e939c3a8e2b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[baaa39e49e9dfced6d47e939c3a8e2b5], x-b3-spanid=[257202d34c56add6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[670c0a1f-9a22-4d81-92e3-45b424f614de]}\\\"}\"}","context":{"RequestID":"670c0a1f-9a22-4d81-92e3-45b424f614de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b81b413b-d0bb-4dea-b2db-669e02f82b58","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:29.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:29.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"670c0a1f-9a22-4d81-92e3-45b424f614de","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b81b413b-d0bb-4dea-b2db-669e02f82b58","LogTimestamp":"2023-09-27T04:36:29.720Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:31.731Z","message":"Entering","context":{"RequestID":"d5fd016e-40e1-4e0d-ba78-7cee3cb726c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5fbc38c-96ed-4fde-bcee-651d6c877b18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:31.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:31.734Z","message":"{\"transactionId\":\"d5fd016e-40e1-4e0d-ba78-7cee3cb726c1\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:31:732\",\"respDate\":\"230927-04:36:31:734\",\"sourceId\":\"haproxy:d5fd016e-40e1-4e0d-ba78-7cee3cb726c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:31:732-47539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03293e1c-26c9-4682-b307-bcfbd1ca92bf], x-b3-parentspanid=[3198f9fb04a5903b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6be1d41bfe3355ec3198f9fb04a5903b], x-b3-spanid=[027604f0c52e5a98], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5fd016e-40e1-4e0d-ba78-7cee3cb726c1]}\\\"}\"}","context":{"RequestID":"d5fd016e-40e1-4e0d-ba78-7cee3cb726c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5fbc38c-96ed-4fde-bcee-651d6c877b18","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:31.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:31.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5fd016e-40e1-4e0d-ba78-7cee3cb726c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5fbc38c-96ed-4fde-bcee-651d6c877b18","LogTimestamp":"2023-09-27T04:36:31.734Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:33.744Z","message":"Entering","context":{"RequestID":"193caaea-9f97-4a5a-8862-414334bb47f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f42e058-10ef-44eb-bb8c-92ef088e2296","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:33.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:33.746Z","message":"{\"transactionId\":\"193caaea-9f97-4a5a-8862-414334bb47f3\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:33:745\",\"respDate\":\"230927-04:36:33:746\",\"sourceId\":\"haproxy:193caaea-9f97-4a5a-8862-414334bb47f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:33:745-76758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[581593c4-b69c-4da3-9599-c01eff06a8c5], x-b3-parentspanid=[94ec7a39c18644dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84b86582b7823eb794ec7a39c18644dd], x-b3-spanid=[bc3577eed67fb92e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[193caaea-9f97-4a5a-8862-414334bb47f3]}\\\"}\"}","context":{"RequestID":"193caaea-9f97-4a5a-8862-414334bb47f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f42e058-10ef-44eb-bb8c-92ef088e2296","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:33.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:33.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"193caaea-9f97-4a5a-8862-414334bb47f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f42e058-10ef-44eb-bb8c-92ef088e2296","LogTimestamp":"2023-09-27T04:36:33.747Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:35.758Z","message":"Entering","context":{"RequestID":"4a6e29f9-1f1b-4768-babf-c0e2576420b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07e32359-5462-4eac-b2bf-e195a0371fe1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:35.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:35.760Z","message":"{\"transactionId\":\"4a6e29f9-1f1b-4768-babf-c0e2576420b0\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:35:758\",\"respDate\":\"230927-04:36:35:760\",\"sourceId\":\"haproxy:4a6e29f9-1f1b-4768-babf-c0e2576420b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:35:758-67691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fd0987e-08b1-433e-93fc-3a59561368ed], x-b3-parentspanid=[1978cb0be1abd0b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[023c3e0232ea75ab1978cb0be1abd0b9], x-b3-spanid=[8fb860f0ee1e4748], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a6e29f9-1f1b-4768-babf-c0e2576420b0]}\\\"}\"}","context":{"RequestID":"4a6e29f9-1f1b-4768-babf-c0e2576420b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07e32359-5462-4eac-b2bf-e195a0371fe1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:35.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:35.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a6e29f9-1f1b-4768-babf-c0e2576420b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07e32359-5462-4eac-b2bf-e195a0371fe1","LogTimestamp":"2023-09-27T04:36:35.760Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:36:35.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:36:35.944Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:35.945Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:35.945Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:37.769Z","message":"Entering","context":{"RequestID":"51b5cfd9-e5f3-4b5f-a96b-a8eab1bfa9b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f985deee-cc13-4d8a-a71b-c2cb6cac9aaf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:37.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:37.771Z","message":"{\"transactionId\":\"51b5cfd9-e5f3-4b5f-a96b-a8eab1bfa9b4\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:37:769\",\"respDate\":\"230927-04:36:37:771\",\"sourceId\":\"haproxy:51b5cfd9-e5f3-4b5f-a96b-a8eab1bfa9b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:37:769-16233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9f9ad1f-86bc-4eff-a957-8dc1b6862228], x-b3-parentspanid=[af5d89323c360597], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c21e6765781cad67af5d89323c360597], x-b3-spanid=[53a27c8015c997f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51b5cfd9-e5f3-4b5f-a96b-a8eab1bfa9b4]}\\\"}\"}","context":{"RequestID":"51b5cfd9-e5f3-4b5f-a96b-a8eab1bfa9b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f985deee-cc13-4d8a-a71b-c2cb6cac9aaf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:37.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:37.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51b5cfd9-e5f3-4b5f-a96b-a8eab1bfa9b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f985deee-cc13-4d8a-a71b-c2cb6cac9aaf","LogTimestamp":"2023-09-27T04:36:37.771Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:38.077Z","message":"Entering","context":{"RequestID":"b29a3b31-e4b1-440f-84df-5f0d8361ef16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aab78f6f-96c0-4c60-8bbc-3a6c96f8dc1f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:38.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:38.079Z","message":"{\"transactionId\":\"b29a3b31-e4b1-440f-84df-5f0d8361ef16\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:38:078\",\"respDate\":\"230927-04:36:38:079\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b29a3b31-e4b1-440f-84df-5f0d8361ef16\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:38:078-4506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd141fe4-22ae-436d-bd40-6242c9576685], x-b3-parentspanid=[e521fd910239cf2a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55617], x-envoy-attempt-count=[1], x-b3-traceid=[7c6e88ec102398eee521fd910239cf2a], x-b3-spanid=[03c53de3bd78c366], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b29a3b31-e4b1-440f-84df-5f0d8361ef16]}\\\"}\"}","context":{"RequestID":"b29a3b31-e4b1-440f-84df-5f0d8361ef16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aab78f6f-96c0-4c60-8bbc-3a6c96f8dc1f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:38.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:38.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b29a3b31-e4b1-440f-84df-5f0d8361ef16","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aab78f6f-96c0-4c60-8bbc-3a6c96f8dc1f","LogTimestamp":"2023-09-27T04:36:38.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:36:38.417Z","message":"Entering","context":{"RequestID":"8a15563d-29ce-490c-ad5d-2fb588a081f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b87f469c-b3f4-4edd-a5ba-6c6d4b72833c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"8a15563d-29ce-490c-ad5d-2fb588a081f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b87f469c-b3f4-4edd-a5ba-6c6d4b72833c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:38.419Z","message":"{\"transactionId\":\"8a15563d-29ce-490c-ad5d-2fb588a081f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:38:417\",\"respDate\":\"230927-04:36:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8a15563d-29ce-490c-ad5d-2fb588a081f6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:38:417-50892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8a15563d-29ce-490c-ad5d-2fb588a081f6]}\\\"}\"}","context":{"RequestID":"8a15563d-29ce-490c-ad5d-2fb588a081f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b87f469c-b3f4-4edd-a5ba-6c6d4b72833c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a15563d-29ce-490c-ad5d-2fb588a081f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b87f469c-b3f4-4edd-a5ba-6c6d4b72833c","LogTimestamp":"2023-09-27T04:36:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:39.782Z","message":"Entering","context":{"RequestID":"7f676d49-736a-42ad-b0e0-1a8655076d20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a24aac0-9daf-4e5b-9807-6da4d124ce9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:39.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:39.784Z","message":"{\"transactionId\":\"7f676d49-736a-42ad-b0e0-1a8655076d20\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:39:783\",\"respDate\":\"230927-04:36:39:784\",\"sourceId\":\"haproxy:7f676d49-736a-42ad-b0e0-1a8655076d20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:39:783-66025\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a632e7fb-ae59-4a29-8686-ac78145e1ae5], x-b3-parentspanid=[92bf60bf3a32c0fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ba5631ff54d3e2592bf60bf3a32c0fd], x-b3-spanid=[b9cdf733f44163ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f676d49-736a-42ad-b0e0-1a8655076d20]}\\\"}\"}","context":{"RequestID":"7f676d49-736a-42ad-b0e0-1a8655076d20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1a24aac0-9daf-4e5b-9807-6da4d124ce9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:39.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:39.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f676d49-736a-42ad-b0e0-1a8655076d20","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a24aac0-9daf-4e5b-9807-6da4d124ce9a","LogTimestamp":"2023-09-27T04:36:39.784Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:41.414Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:41.421Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:41.793Z","message":"Entering","context":{"RequestID":"d13d84b9-19b7-402d-b551-3cbfbfea7356","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"727afcb0-c23e-45a1-9816-41a861532765","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:41.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:41.795Z","message":"{\"transactionId\":\"d13d84b9-19b7-402d-b551-3cbfbfea7356\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:41:794\",\"respDate\":\"230927-04:36:41:795\",\"sourceId\":\"haproxy:d13d84b9-19b7-402d-b551-3cbfbfea7356\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:41:794-82938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71113524-5532-4c11-a23e-09ea7f457d79], x-b3-parentspanid=[cc3f28ea422e2607], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6c7fcad6b5eb20ccc3f28ea422e2607], x-b3-spanid=[ccd4caaa6687fb5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d13d84b9-19b7-402d-b551-3cbfbfea7356]}\\\"}\"}","context":{"RequestID":"d13d84b9-19b7-402d-b551-3cbfbfea7356","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"727afcb0-c23e-45a1-9816-41a861532765","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:41.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:41.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d13d84b9-19b7-402d-b551-3cbfbfea7356","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"727afcb0-c23e-45a1-9816-41a861532765","LogTimestamp":"2023-09-27T04:36:41.796Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:43.810Z","message":"Entering","context":{"RequestID":"ba1c62e7-7bb0-44d2-925c-a0229cd30a4e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd47feba-c324-46cb-8cef-72b811cac9cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:43.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:43.812Z","message":"{\"transactionId\":\"ba1c62e7-7bb0-44d2-925c-a0229cd30a4e\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:43:811\",\"respDate\":\"230927-04:36:43:812\",\"sourceId\":\"haproxy:ba1c62e7-7bb0-44d2-925c-a0229cd30a4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:43:811-96574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34dc0603-b1ff-45d4-8546-291385844e86], x-b3-parentspanid=[2a11da4cc72b57f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5240698e67f0fa922a11da4cc72b57f5], x-b3-spanid=[ea3e708843091305], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba1c62e7-7bb0-44d2-925c-a0229cd30a4e]}\\\"}\"}","context":{"RequestID":"ba1c62e7-7bb0-44d2-925c-a0229cd30a4e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd47feba-c324-46cb-8cef-72b811cac9cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:43.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:43.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba1c62e7-7bb0-44d2-925c-a0229cd30a4e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd47feba-c324-46cb-8cef-72b811cac9cc","LogTimestamp":"2023-09-27T04:36:43.812Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:45.822Z","message":"Entering","context":{"RequestID":"d5bc55da-4d32-4c16-98b0-922d5271f435","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db841dc9-0bb9-4a9f-b734-1a9d344a2f15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:45.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:45.824Z","message":"{\"transactionId\":\"d5bc55da-4d32-4c16-98b0-922d5271f435\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:45:823\",\"respDate\":\"230927-04:36:45:824\",\"sourceId\":\"haproxy:d5bc55da-4d32-4c16-98b0-922d5271f435\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:45:823-57273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24ec4c05-ae15-42af-9811-00cbccf20a02], x-b3-parentspanid=[39a201b5c19cffdd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2827ab1a55ceb27939a201b5c19cffdd], x-b3-spanid=[119963d01d795834], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5bc55da-4d32-4c16-98b0-922d5271f435]}\\\"}\"}","context":{"RequestID":"d5bc55da-4d32-4c16-98b0-922d5271f435","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db841dc9-0bb9-4a9f-b734-1a9d344a2f15","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:45.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:45.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5bc55da-4d32-4c16-98b0-922d5271f435","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db841dc9-0bb9-4a9f-b734-1a9d344a2f15","LogTimestamp":"2023-09-27T04:36:45.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:45.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:36:45.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:45.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:45.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:47.852Z","message":"Entering","context":{"RequestID":"248f4fb2-008b-41dc-abfd-fcda29c941f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38e57a26-8e9d-49ff-99a3-9c3ae97dda65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:47.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:47.854Z","message":"{\"transactionId\":\"248f4fb2-008b-41dc-abfd-fcda29c941f3\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:47:853\",\"respDate\":\"230927-04:36:47:854\",\"sourceId\":\"haproxy:248f4fb2-008b-41dc-abfd-fcda29c941f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:47:853-6461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85c81726-283a-4daf-9817-b33ca22850c4], x-b3-parentspanid=[71c851056c7fbdfe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8007fd152477d88271c851056c7fbdfe], x-b3-spanid=[afcf1266aebc5d8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[248f4fb2-008b-41dc-abfd-fcda29c941f3]}\\\"}\"}","context":{"RequestID":"248f4fb2-008b-41dc-abfd-fcda29c941f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38e57a26-8e9d-49ff-99a3-9c3ae97dda65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:47.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:47.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"248f4fb2-008b-41dc-abfd-fcda29c941f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38e57a26-8e9d-49ff-99a3-9c3ae97dda65","LogTimestamp":"2023-09-27T04:36:47.854Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:48.075Z","message":"Entering","context":{"RequestID":"ebac45ee-df1f-4f6d-9bcb-b50fdbb88bca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de8cd98f-9483-4c8c-90cc-ca61a9b6ee77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:48.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:48.077Z","message":"{\"transactionId\":\"ebac45ee-df1f-4f6d-9bcb-b50fdbb88bca\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:48:076\",\"respDate\":\"230927-04:36:48:077\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ebac45ee-df1f-4f6d-9bcb-b50fdbb88bca\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:48:076-90040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[433fe16c-90f2-4652-aaca-719e4b9b78ff], x-b3-parentspanid=[68044d387b02326a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47709], x-envoy-attempt-count=[1], x-b3-traceid=[4bf7a0598977751168044d387b02326a], x-b3-spanid=[ebd0afd92409e426], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ebac45ee-df1f-4f6d-9bcb-b50fdbb88bca]}\\\"}\"}","context":{"RequestID":"ebac45ee-df1f-4f6d-9bcb-b50fdbb88bca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de8cd98f-9483-4c8c-90cc-ca61a9b6ee77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:48.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:48.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebac45ee-df1f-4f6d-9bcb-b50fdbb88bca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de8cd98f-9483-4c8c-90cc-ca61a9b6ee77","LogTimestamp":"2023-09-27T04:36:48.078Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:48.417Z","message":"Entering","context":{"RequestID":"a5398af5-4b64-4149-97be-0ce19586acc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbd0e5a8-fe83-4f9f-bf1c-01d3cf45b0f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"a5398af5-4b64-4149-97be-0ce19586acc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbd0e5a8-fe83-4f9f-bf1c-01d3cf45b0f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:48.420Z","message":"{\"transactionId\":\"a5398af5-4b64-4149-97be-0ce19586acc2\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:48:418\",\"respDate\":\"230927-04:36:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a5398af5-4b64-4149-97be-0ce19586acc2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:48:418-99155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a5398af5-4b64-4149-97be-0ce19586acc2]}\\\"}\"}","context":{"RequestID":"a5398af5-4b64-4149-97be-0ce19586acc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbd0e5a8-fe83-4f9f-bf1c-01d3cf45b0f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5398af5-4b64-4149-97be-0ce19586acc2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbd0e5a8-fe83-4f9f-bf1c-01d3cf45b0f0","LogTimestamp":"2023-09-27T04:36:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:36:49.871Z","message":"Entering","context":{"RequestID":"bf07251b-7f4d-4857-be90-cc98bff227a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf883c56-10c0-43a4-bddb-4ba9070e1185","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:49.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:49.873Z","message":"{\"transactionId\":\"bf07251b-7f4d-4857-be90-cc98bff227a7\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:49:872\",\"respDate\":\"230927-04:36:49:873\",\"sourceId\":\"haproxy:bf07251b-7f4d-4857-be90-cc98bff227a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:49:872-34986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78ae63b2-3325-4995-a0f4-17efd42bb5c7], x-b3-parentspanid=[386f6ad3b41abcde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ceaf3b8f6660f29b386f6ad3b41abcde], x-b3-spanid=[c7f4b21661c1fa4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf07251b-7f4d-4857-be90-cc98bff227a7]}\\\"}\"}","context":{"RequestID":"bf07251b-7f4d-4857-be90-cc98bff227a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf883c56-10c0-43a4-bddb-4ba9070e1185","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:49.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:49.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf07251b-7f4d-4857-be90-cc98bff227a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf883c56-10c0-43a4-bddb-4ba9070e1185","LogTimestamp":"2023-09-27T04:36:49.874Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:51.883Z","message":"Entering","context":{"RequestID":"a86cd7dd-1e82-484c-b647-963048468ae4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce5ee4ba-a241-4f30-87a1-bb02bcd7384e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:51.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:51.885Z","message":"{\"transactionId\":\"a86cd7dd-1e82-484c-b647-963048468ae4\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:51:883\",\"respDate\":\"230927-04:36:51:885\",\"sourceId\":\"haproxy:a86cd7dd-1e82-484c-b647-963048468ae4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:51:883-90585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68eceecc-b6ba-435a-8474-62cef0ab3431], x-b3-parentspanid=[e84b8da117f2ea81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ecd2c81862e222ce84b8da117f2ea81], x-b3-spanid=[8c205629b6e2f032], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a86cd7dd-1e82-484c-b647-963048468ae4]}\\\"}\"}","context":{"RequestID":"a86cd7dd-1e82-484c-b647-963048468ae4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce5ee4ba-a241-4f30-87a1-bb02bcd7384e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:51.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:51.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a86cd7dd-1e82-484c-b647-963048468ae4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce5ee4ba-a241-4f30-87a1-bb02bcd7384e","LogTimestamp":"2023-09-27T04:36:51.885Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:53.896Z","message":"Entering","context":{"RequestID":"2ff4fcba-e386-4a68-adf5-452849341c8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b9bdd5e-72bb-4c82-85d9-6bcb2c0939cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:53.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:53.898Z","message":"{\"transactionId\":\"2ff4fcba-e386-4a68-adf5-452849341c8d\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:53:897\",\"respDate\":\"230927-04:36:53:898\",\"sourceId\":\"haproxy:2ff4fcba-e386-4a68-adf5-452849341c8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:53:897-8190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1fa5e11-6c66-4a8b-a1e3-33f289b782a1], x-b3-parentspanid=[99b89932f2ded9d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4855f5db51b6b54499b89932f2ded9d0], x-b3-spanid=[c0a11ece15fe0f5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ff4fcba-e386-4a68-adf5-452849341c8d]}\\\"}\"}","context":{"RequestID":"2ff4fcba-e386-4a68-adf5-452849341c8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b9bdd5e-72bb-4c82-85d9-6bcb2c0939cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:53.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:53.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ff4fcba-e386-4a68-adf5-452849341c8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b9bdd5e-72bb-4c82-85d9-6bcb2c0939cb","LogTimestamp":"2023-09-27T04:36:53.898Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:55.908Z","message":"Entering","context":{"RequestID":"e0c1873b-2b58-4d6a-a6cd-520729062862","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de0318bf-51da-4f9c-9d47-86990887210f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:55.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:55.910Z","message":"{\"transactionId\":\"e0c1873b-2b58-4d6a-a6cd-520729062862\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:55:908\",\"respDate\":\"230927-04:36:55:910\",\"sourceId\":\"haproxy:e0c1873b-2b58-4d6a-a6cd-520729062862\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:55:908-29162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c4e9a48-266d-46b4-a57e-0698abd191bb], x-b3-parentspanid=[334570876dfda126], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c39e99a3a8f8072f334570876dfda126], x-b3-spanid=[34de0c4bb4580237], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0c1873b-2b58-4d6a-a6cd-520729062862]}\\\"}\"}","context":{"RequestID":"e0c1873b-2b58-4d6a-a6cd-520729062862","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de0318bf-51da-4f9c-9d47-86990887210f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:55.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:55.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0c1873b-2b58-4d6a-a6cd-520729062862","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de0318bf-51da-4f9c-9d47-86990887210f","LogTimestamp":"2023-09-27T04:36:55.910Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:55.915Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:36:55.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:55.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:55.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:57.925Z","message":"Entering","context":{"RequestID":"d0db5640-6dbb-45a0-b100-3f3c7cefe481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"005bf523-facf-41a0-9332-f91603aa667f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:57.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:57.928Z","message":"{\"transactionId\":\"d0db5640-6dbb-45a0-b100-3f3c7cefe481\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:57:926\",\"respDate\":\"230927-04:36:57:927\",\"sourceId\":\"haproxy:d0db5640-6dbb-45a0-b100-3f3c7cefe481\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:36:57:926-48372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee43e7b6-05e9-41d0-917e-347f86524e81], x-b3-parentspanid=[019dd7a81bb89ffd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f52a6fecb99c128c019dd7a81bb89ffd], x-b3-spanid=[f2b73588ecb51a8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0db5640-6dbb-45a0-b100-3f3c7cefe481]}\\\"}\"}","context":{"RequestID":"d0db5640-6dbb-45a0-b100-3f3c7cefe481","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"005bf523-facf-41a0-9332-f91603aa667f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:57.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:57.928Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0db5640-6dbb-45a0-b100-3f3c7cefe481","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"005bf523-facf-41a0-9332-f91603aa667f","LogTimestamp":"2023-09-27T04:36:57.928Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:58.080Z","message":"Entering","context":{"RequestID":"63102b03-43b6-402b-ac7c-96bbafce9deb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d402d744-880f-45de-a639-01817cee4f8e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:58.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:58.082Z","message":"{\"transactionId\":\"63102b03-43b6-402b-ac7c-96bbafce9deb\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:58:081\",\"respDate\":\"230927-04:36:58:082\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:63102b03-43b6-402b-ac7c-96bbafce9deb\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:58:081-21984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29fe853a-e3d1-4109-8817-0172c6f3cce0], x-b3-parentspanid=[39a645e7082edeef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50363], x-envoy-attempt-count=[1], x-b3-traceid=[ac81e9824790189939a645e7082edeef], x-b3-spanid=[092b9b2931e21e4e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[63102b03-43b6-402b-ac7c-96bbafce9deb]}\\\"}\"}","context":{"RequestID":"63102b03-43b6-402b-ac7c-96bbafce9deb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d402d744-880f-45de-a639-01817cee4f8e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:36:58.080Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:58.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63102b03-43b6-402b-ac7c-96bbafce9deb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d402d744-880f-45de-a639-01817cee4f8e","LogTimestamp":"2023-09-27T04:36:58.082Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:36:58.418Z","message":"Entering","context":{"RequestID":"48e6ca43-a5f8-498c-8f2e-d3998a77d1c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea42cc2e-a559-412b-a39e-b944694107ff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"48e6ca43-a5f8-498c-8f2e-d3998a77d1c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea42cc2e-a559-412b-a39e-b944694107ff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:58.420Z","message":"{\"transactionId\":\"48e6ca43-a5f8-498c-8f2e-d3998a77d1c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:58:418\",\"respDate\":\"230927-04:36:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:48e6ca43-a5f8-498c-8f2e-d3998a77d1c6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:36:58:418-97366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[48e6ca43-a5f8-498c-8f2e-d3998a77d1c6]}\\\"}\"}","context":{"RequestID":"48e6ca43-a5f8-498c-8f2e-d3998a77d1c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea42cc2e-a559-412b-a39e-b944694107ff","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:36:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48e6ca43-a5f8-498c-8f2e-d3998a77d1c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea42cc2e-a559-412b-a39e-b944694107ff","LogTimestamp":"2023-09-27T04:36:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:36:59.952Z","message":"Entering","context":{"RequestID":"4ec61d7e-68a3-4d69-b439-55d8b8e31078","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"088b1600-a254-49e8-b731-5680cf2652b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:59.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:36:59.954Z","message":"{\"transactionId\":\"4ec61d7e-68a3-4d69-b439-55d8b8e31078\",\"status\":\"200\",\"rqstDate\":\"230927-04:36:59:952\",\"respDate\":\"230927-04:36:59:954\",\"sourceId\":\"haproxy:4ec61d7e-68a3-4d69-b439-55d8b8e31078\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:36:59:952-90327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b39578e2-31ec-4854-b99e-5539a01762d6], x-b3-parentspanid=[bb7897de27a1c5bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97dbd1d2e8e6fb2bbb7897de27a1c5bb], x-b3-spanid=[166603bb697ed91a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ec61d7e-68a3-4d69-b439-55d8b8e31078]}\\\"}\"}","context":{"RequestID":"4ec61d7e-68a3-4d69-b439-55d8b8e31078","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"088b1600-a254-49e8-b731-5680cf2652b4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:36:59.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:36:59.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ec61d7e-68a3-4d69-b439-55d8b8e31078","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"088b1600-a254-49e8-b731-5680cf2652b4","LogTimestamp":"2023-09-27T04:36:59.954Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:36:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:01.964Z","message":"Entering","context":{"RequestID":"dd7e24fb-a66d-422e-8544-f4d5edcc10cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b37f044-f353-4d24-a7a4-233b6c685403","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:01.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:01.966Z","message":"{\"transactionId\":\"dd7e24fb-a66d-422e-8544-f4d5edcc10cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:01:965\",\"respDate\":\"230927-04:37:01:966\",\"sourceId\":\"haproxy:dd7e24fb-a66d-422e-8544-f4d5edcc10cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:01:965-44291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5b9cf5b-d9c6-4d7d-bd42-38b8ce6f2853], x-b3-parentspanid=[fa3e4a39268ef0e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e68694e6fe2cd4e5fa3e4a39268ef0e2], x-b3-spanid=[785424290171152c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd7e24fb-a66d-422e-8544-f4d5edcc10cd]}\\\"}\"}","context":{"RequestID":"dd7e24fb-a66d-422e-8544-f4d5edcc10cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b37f044-f353-4d24-a7a4-233b6c685403","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:01.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:01.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd7e24fb-a66d-422e-8544-f4d5edcc10cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b37f044-f353-4d24-a7a4-233b6c685403","LogTimestamp":"2023-09-27T04:37:01.967Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:03.976Z","message":"Entering","context":{"RequestID":"20d7ba33-6d8b-477b-bb48-995a41fccfd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59ec2cbd-1add-440a-86b7-6b710c5f535a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:03.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:03.980Z","message":"{\"transactionId\":\"20d7ba33-6d8b-477b-bb48-995a41fccfd1\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:03:978\",\"respDate\":\"230927-04:37:03:980\",\"sourceId\":\"haproxy:20d7ba33-6d8b-477b-bb48-995a41fccfd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:03:978-75376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0b54cbd-b451-4a2b-b8f6-8ebc3e69e4c4], x-b3-parentspanid=[636e00654bd53f42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d6a6bf18c6b7075636e00654bd53f42], x-b3-spanid=[61d5eea22e976e52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20d7ba33-6d8b-477b-bb48-995a41fccfd1]}\\\"}\"}","context":{"RequestID":"20d7ba33-6d8b-477b-bb48-995a41fccfd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59ec2cbd-1add-440a-86b7-6b710c5f535a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:03.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:03.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20d7ba33-6d8b-477b-bb48-995a41fccfd1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59ec2cbd-1add-440a-86b7-6b710c5f535a","LogTimestamp":"2023-09-27T04:37:03.980Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:37:05.916Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:37:05.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:05.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:05.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:05.996Z","message":"Entering","context":{"RequestID":"fdc672fa-2805-45f8-80ec-bfb913a63133","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77963123-fbc4-4354-bec0-3d04209694bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:05.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:05.998Z","message":"{\"transactionId\":\"fdc672fa-2805-45f8-80ec-bfb913a63133\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:05:996\",\"respDate\":\"230927-04:37:05:998\",\"sourceId\":\"haproxy:fdc672fa-2805-45f8-80ec-bfb913a63133\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:05:996-79772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9ded9ac-e6b9-4548-bd9f-df92621e49b6], x-b3-parentspanid=[b38b0948fb7881d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f6e96f8bedf2034b38b0948fb7881d6], x-b3-spanid=[5b60bfed1ba80e68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdc672fa-2805-45f8-80ec-bfb913a63133]}\\\"}\"}","context":{"RequestID":"fdc672fa-2805-45f8-80ec-bfb913a63133","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77963123-fbc4-4354-bec0-3d04209694bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:05.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:05.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdc672fa-2805-45f8-80ec-bfb913a63133","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77963123-fbc4-4354-bec0-3d04209694bb","LogTimestamp":"2023-09-27T04:37:05.998Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:08.019Z","message":"Entering","context":{"RequestID":"0429543b-765b-45e9-b842-1c70f659ead1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cc12733-7c70-4e73-82c5-4c9ec141918e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:08.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:08.021Z","message":"{\"transactionId\":\"0429543b-765b-45e9-b842-1c70f659ead1\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:08:020\",\"respDate\":\"230927-04:37:08:021\",\"sourceId\":\"haproxy:0429543b-765b-45e9-b842-1c70f659ead1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:08:020-58322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71d84bd3-38a1-4376-9703-8f9965087f9c], x-b3-parentspanid=[e7e68f739d68cd95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4e9ec2d06622cc4e7e68f739d68cd95], x-b3-spanid=[f8b67839a56cbee5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0429543b-765b-45e9-b842-1c70f659ead1]}\\\"}\"}","context":{"RequestID":"0429543b-765b-45e9-b842-1c70f659ead1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cc12733-7c70-4e73-82c5-4c9ec141918e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:08.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:08.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0429543b-765b-45e9-b842-1c70f659ead1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cc12733-7c70-4e73-82c5-4c9ec141918e","LogTimestamp":"2023-09-27T04:37:08.021Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:08.079Z","message":"Entering","context":{"RequestID":"5d16a910-5582-459f-923b-71fa791f8ad1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0effa283-22f8-4d86-b031-ce8f2ec6848c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:08.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:08.081Z","message":"{\"transactionId\":\"5d16a910-5582-459f-923b-71fa791f8ad1\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:08:080\",\"respDate\":\"230927-04:37:08:081\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5d16a910-5582-459f-923b-71fa791f8ad1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:08:080-99159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b7fcbbc-4a8f-43da-919d-184da9d9329f], x-b3-parentspanid=[3370b010d59436e6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59097], x-envoy-attempt-count=[1], x-b3-traceid=[353c6691276c0e1c3370b010d59436e6], x-b3-spanid=[22cfe08c446a28d9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5d16a910-5582-459f-923b-71fa791f8ad1]}\\\"}\"}","context":{"RequestID":"5d16a910-5582-459f-923b-71fa791f8ad1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0effa283-22f8-4d86-b031-ce8f2ec6848c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:08.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:08.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d16a910-5582-459f-923b-71fa791f8ad1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0effa283-22f8-4d86-b031-ce8f2ec6848c","LogTimestamp":"2023-09-27T04:37:08.082Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:37:08.417Z","message":"Entering","context":{"RequestID":"9f155dad-50ae-4371-83db-705d54989b0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"893b43f4-6a4d-4cfc-b21b-178ade4df144","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"9f155dad-50ae-4371-83db-705d54989b0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"893b43f4-6a4d-4cfc-b21b-178ade4df144","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:08.419Z","message":"{\"transactionId\":\"9f155dad-50ae-4371-83db-705d54989b0e\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:08:418\",\"respDate\":\"230927-04:37:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9f155dad-50ae-4371-83db-705d54989b0e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:37:08:418-96271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9f155dad-50ae-4371-83db-705d54989b0e]}\\\"}\"}","context":{"RequestID":"9f155dad-50ae-4371-83db-705d54989b0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"893b43f4-6a4d-4cfc-b21b-178ade4df144","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f155dad-50ae-4371-83db-705d54989b0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"893b43f4-6a4d-4cfc-b21b-178ade4df144","LogTimestamp":"2023-09-27T04:37:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:10.031Z","message":"Entering","context":{"RequestID":"34f59e1b-0bec-4976-a831-db453507ef04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0bb4ff3-eb16-4af3-abfd-85a38298bd35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:10.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:10.033Z","message":"{\"transactionId\":\"34f59e1b-0bec-4976-a831-db453507ef04\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:10:031\",\"respDate\":\"230927-04:37:10:033\",\"sourceId\":\"haproxy:34f59e1b-0bec-4976-a831-db453507ef04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:10:031-94021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fb34043-163e-48c2-b104-5fa3e765f0ff], x-b3-parentspanid=[defadced22ffcb8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b0c743cf09c97b7defadced22ffcb8a], x-b3-spanid=[7e91818d1ce75443], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34f59e1b-0bec-4976-a831-db453507ef04]}\\\"}\"}","context":{"RequestID":"34f59e1b-0bec-4976-a831-db453507ef04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0bb4ff3-eb16-4af3-abfd-85a38298bd35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:10.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:10.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34f59e1b-0bec-4976-a831-db453507ef04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0bb4ff3-eb16-4af3-abfd-85a38298bd35","LogTimestamp":"2023-09-27T04:37:10.033Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:11.422Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:11.430Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:12.042Z","message":"Entering","context":{"RequestID":"29943314-9ac3-4fdd-84fa-ac71af3ea4a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a6a8fb0-694e-4d14-8bb4-96f3260ec79c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:12.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:12.045Z","message":"{\"transactionId\":\"29943314-9ac3-4fdd-84fa-ac71af3ea4a9\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:12:043\",\"respDate\":\"230927-04:37:12:045\",\"sourceId\":\"haproxy:29943314-9ac3-4fdd-84fa-ac71af3ea4a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:37:12:043-73070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a18c6b57-51a2-41ac-ac69-aba2fdbcaff2], x-b3-parentspanid=[5e8a91507c721523], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[372304f1b0e291905e8a91507c721523], x-b3-spanid=[8a99d3d5b785b8e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29943314-9ac3-4fdd-84fa-ac71af3ea4a9]}\\\"}\"}","context":{"RequestID":"29943314-9ac3-4fdd-84fa-ac71af3ea4a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a6a8fb0-694e-4d14-8bb4-96f3260ec79c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:12.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:12.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29943314-9ac3-4fdd-84fa-ac71af3ea4a9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a6a8fb0-694e-4d14-8bb4-96f3260ec79c","LogTimestamp":"2023-09-27T04:37:12.045Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:37:14.055Z","message":"Entering","context":{"RequestID":"20065ff5-041d-4eff-9ba9-a5724e294f73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb0ef680-8624-4ac1-906d-5f1f350d59a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:14.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:14.057Z","message":"{\"transactionId\":\"20065ff5-041d-4eff-9ba9-a5724e294f73\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:14:056\",\"respDate\":\"230927-04:37:14:057\",\"sourceId\":\"haproxy:20065ff5-041d-4eff-9ba9-a5724e294f73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:14:056-19777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e56c7a83-29c6-4029-8b60-ae963b137bfb], x-b3-parentspanid=[7422ea7fbc929ff2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df6910db4d23aa417422ea7fbc929ff2], x-b3-spanid=[2d769cb98c425125], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20065ff5-041d-4eff-9ba9-a5724e294f73]}\\\"}\"}","context":{"RequestID":"20065ff5-041d-4eff-9ba9-a5724e294f73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb0ef680-8624-4ac1-906d-5f1f350d59a8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:14.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:14.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20065ff5-041d-4eff-9ba9-a5724e294f73","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb0ef680-8624-4ac1-906d-5f1f350d59a8","LogTimestamp":"2023-09-27T04:37:14.057Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:37:15.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:37:15.928Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:15.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:15.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:16.065Z","message":"Entering","context":{"RequestID":"922bf5e5-fc8c-457a-90e0-334cfbcfb232","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3205abb0-77cf-4721-b990-58145866d8ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:16.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:16.067Z","message":"{\"transactionId\":\"922bf5e5-fc8c-457a-90e0-334cfbcfb232\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:16:066\",\"respDate\":\"230927-04:37:16:067\",\"sourceId\":\"haproxy:922bf5e5-fc8c-457a-90e0-334cfbcfb232\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:16:066-81335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59e73118-392b-437d-a9c5-dfb4f9cb5981], x-b3-parentspanid=[73c15fcf9f8aac0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2992145a057fe9ec73c15fcf9f8aac0d], x-b3-spanid=[cc66c68b5ac0ee6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[922bf5e5-fc8c-457a-90e0-334cfbcfb232]}\\\"}\"}","context":{"RequestID":"922bf5e5-fc8c-457a-90e0-334cfbcfb232","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3205abb0-77cf-4721-b990-58145866d8ab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:16.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:16.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"922bf5e5-fc8c-457a-90e0-334cfbcfb232","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3205abb0-77cf-4721-b990-58145866d8ab","LogTimestamp":"2023-09-27T04:37:16.067Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:18.076Z","message":"Entering","context":{"RequestID":"ee85ac34-6e6f-4b7c-becc-d3492f87fbe9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50f867cf-bfbd-4006-a6bf-90f73910ee7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:18.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:18.078Z","message":"{\"transactionId\":\"ee85ac34-6e6f-4b7c-becc-d3492f87fbe9\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:18:077\",\"respDate\":\"230927-04:37:18:078\",\"sourceId\":\"haproxy:ee85ac34-6e6f-4b7c-becc-d3492f87fbe9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:37:18:077-99411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84a54b0e-c276-483c-8617-9838c5e72e7d], x-b3-parentspanid=[e2ea5a76cbfbd8f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfb122acb2daa71ee2ea5a76cbfbd8f4], x-b3-spanid=[dfd9b47cc81008bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee85ac34-6e6f-4b7c-becc-d3492f87fbe9]}\\\"}\"}","context":{"RequestID":"ee85ac34-6e6f-4b7c-becc-d3492f87fbe9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50f867cf-bfbd-4006-a6bf-90f73910ee7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:18.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:18.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee85ac34-6e6f-4b7c-becc-d3492f87fbe9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50f867cf-bfbd-4006-a6bf-90f73910ee7e","LogTimestamp":"2023-09-27T04:37:18.079Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:18.092Z","message":"Entering","context":{"RequestID":"0fd551b6-81f2-4ec1-8d11-b1c2dca77681","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3b47da9-5c1c-4655-b0d4-33577c790530","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:18.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:18.094Z","message":"{\"transactionId\":\"0fd551b6-81f2-4ec1-8d11-b1c2dca77681\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:18:093\",\"respDate\":\"230927-04:37:18:094\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0fd551b6-81f2-4ec1-8d11-b1c2dca77681\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:18:093-86887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f236a13-7a39-9fc6-8ded-c8bfd264d330], x-b3-parentspanid=[3a0f5db632ef879b], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56565], x-envoy-attempt-count=[1], x-b3-traceid=[b1e6eaa1399ee3403a0f5db632ef879b], x-b3-spanid=[f658a99c86b39181], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0fd551b6-81f2-4ec1-8d11-b1c2dca77681]}\\\"}\"}","context":{"RequestID":"0fd551b6-81f2-4ec1-8d11-b1c2dca77681","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3b47da9-5c1c-4655-b0d4-33577c790530","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:18.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:18.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fd551b6-81f2-4ec1-8d11-b1c2dca77681","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3b47da9-5c1c-4655-b0d4-33577c790530","LogTimestamp":"2023-09-27T04:37:18.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:18.418Z","message":"Entering","context":{"RequestID":"a6328ec1-ffaa-4347-8b07-5ff17fc404f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b846c753-4348-4ae1-a25a-dbaa0b95630e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"a6328ec1-ffaa-4347-8b07-5ff17fc404f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b846c753-4348-4ae1-a25a-dbaa0b95630e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:18.422Z","message":"{\"transactionId\":\"a6328ec1-ffaa-4347-8b07-5ff17fc404f0\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:18:419\",\"respDate\":\"230927-04:37:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a6328ec1-ffaa-4347-8b07-5ff17fc404f0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:18:419-68692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a6328ec1-ffaa-4347-8b07-5ff17fc404f0]}\\\"}\"}","context":{"RequestID":"a6328ec1-ffaa-4347-8b07-5ff17fc404f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b846c753-4348-4ae1-a25a-dbaa0b95630e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6328ec1-ffaa-4347-8b07-5ff17fc404f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b846c753-4348-4ae1-a25a-dbaa0b95630e","LogTimestamp":"2023-09-27T04:37:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:37:20.088Z","message":"Entering","context":{"RequestID":"48832efe-5497-4ebe-931a-0c17078f2ef7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b061eb1-54f1-4504-b756-97876003592f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:20.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:20.090Z","message":"{\"transactionId\":\"48832efe-5497-4ebe-931a-0c17078f2ef7\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:20:089\",\"respDate\":\"230927-04:37:20:090\",\"sourceId\":\"haproxy:48832efe-5497-4ebe-931a-0c17078f2ef7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:20:089-14677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[412f528c-20bb-456d-a1a8-afbdce47e915], x-b3-parentspanid=[3689f5bfce64ab92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8df73b430063a283689f5bfce64ab92], x-b3-spanid=[6fb77278ed5696a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48832efe-5497-4ebe-931a-0c17078f2ef7]}\\\"}\"}","context":{"RequestID":"48832efe-5497-4ebe-931a-0c17078f2ef7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b061eb1-54f1-4504-b756-97876003592f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:20.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:20.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48832efe-5497-4ebe-931a-0c17078f2ef7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b061eb1-54f1-4504-b756-97876003592f","LogTimestamp":"2023-09-27T04:37:20.091Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:22.102Z","message":"Entering","context":{"RequestID":"6931f42a-d3a8-4272-bce7-604cde3d1277","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f38d3d78-c496-4322-ac81-81b2ef35c21e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:22.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:22.104Z","message":"{\"transactionId\":\"6931f42a-d3a8-4272-bce7-604cde3d1277\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:22:103\",\"respDate\":\"230927-04:37:22:104\",\"sourceId\":\"haproxy:6931f42a-d3a8-4272-bce7-604cde3d1277\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:22:103-1292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90879037-c602-4f9e-8c16-dc9cf77f36ef], x-b3-parentspanid=[5659b0e0853f568c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[545cc47b16e4b9425659b0e0853f568c], x-b3-spanid=[675bf8224a3bfdb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6931f42a-d3a8-4272-bce7-604cde3d1277]}\\\"}\"}","context":{"RequestID":"6931f42a-d3a8-4272-bce7-604cde3d1277","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f38d3d78-c496-4322-ac81-81b2ef35c21e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:22.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:22.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6931f42a-d3a8-4272-bce7-604cde3d1277","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f38d3d78-c496-4322-ac81-81b2ef35c21e","LogTimestamp":"2023-09-27T04:37:22.104Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:24.119Z","message":"Entering","context":{"RequestID":"394c2326-8cc4-494c-bb77-eddd01ef6698","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19901c93-aeab-45b1-a86e-fffa6af4eaed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:24.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:24.120Z","message":"{\"transactionId\":\"394c2326-8cc4-494c-bb77-eddd01ef6698\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:24:119\",\"respDate\":\"230927-04:37:24:120\",\"sourceId\":\"haproxy:394c2326-8cc4-494c-bb77-eddd01ef6698\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:24:119-16677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5efed7e-a247-46bd-82be-9c04acee0228], x-b3-parentspanid=[e06fd6670206b087], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f91647fce3f69aabe06fd6670206b087], x-b3-spanid=[c436653a0d24e71b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[394c2326-8cc4-494c-bb77-eddd01ef6698]}\\\"}\"}","context":{"RequestID":"394c2326-8cc4-494c-bb77-eddd01ef6698","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19901c93-aeab-45b1-a86e-fffa6af4eaed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:24.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:24.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"394c2326-8cc4-494c-bb77-eddd01ef6698","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19901c93-aeab-45b1-a86e-fffa6af4eaed","LogTimestamp":"2023-09-27T04:37:24.121Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:25.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:37:25.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:25.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:25.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:26.129Z","message":"Entering","context":{"RequestID":"7970faa1-e207-4742-b5d8-32b524705a05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a086686b-1eed-44e5-b7fc-cd85eb2987b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:26.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:26.131Z","message":"{\"transactionId\":\"7970faa1-e207-4742-b5d8-32b524705a05\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:26:130\",\"respDate\":\"230927-04:37:26:131\",\"sourceId\":\"haproxy:7970faa1-e207-4742-b5d8-32b524705a05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:37:26:130-38635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba194dbd-b9f4-41db-b32d-993307b82bc1], x-b3-parentspanid=[9ceab854af27137f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[260b6ea69bfb1a5d9ceab854af27137f], x-b3-spanid=[89028a51c329d7a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7970faa1-e207-4742-b5d8-32b524705a05]}\\\"}\"}","context":{"RequestID":"7970faa1-e207-4742-b5d8-32b524705a05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a086686b-1eed-44e5-b7fc-cd85eb2987b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:26.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:26.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7970faa1-e207-4742-b5d8-32b524705a05","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a086686b-1eed-44e5-b7fc-cd85eb2987b2","LogTimestamp":"2023-09-27T04:37:26.131Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:28.079Z","message":"Entering","context":{"RequestID":"80b7aaff-2872-46be-a116-65aeae71718b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20d241f2-2e2e-4603-a386-a4e32fbae08e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:28.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:28.081Z","message":"{\"transactionId\":\"80b7aaff-2872-46be-a116-65aeae71718b\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:28:080\",\"respDate\":\"230927-04:37:28:081\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:80b7aaff-2872-46be-a116-65aeae71718b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:28:080-29370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db3f1890-7443-4fb5-99e7-e3e5ae53aaab], x-b3-parentspanid=[35f84aad4a88b79a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53761], x-envoy-attempt-count=[1], x-b3-traceid=[5964569ed73a2bcf35f84aad4a88b79a], x-b3-spanid=[861885c18022a43b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[80b7aaff-2872-46be-a116-65aeae71718b]}\\\"}\"}","context":{"RequestID":"80b7aaff-2872-46be-a116-65aeae71718b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20d241f2-2e2e-4603-a386-a4e32fbae08e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:28.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:28.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80b7aaff-2872-46be-a116-65aeae71718b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20d241f2-2e2e-4603-a386-a4e32fbae08e","LogTimestamp":"2023-09-27T04:37:28.082Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:28.140Z","message":"Entering","context":{"RequestID":"15f5c082-1a0b-481a-9988-b7287f432744","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06bd18c0-b03b-43af-936c-5c1b5dcaea79","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:28.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:28.142Z","message":"{\"transactionId\":\"15f5c082-1a0b-481a-9988-b7287f432744\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:28:141\",\"respDate\":\"230927-04:37:28:142\",\"sourceId\":\"haproxy:15f5c082-1a0b-481a-9988-b7287f432744\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:28:141-30728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[057a8e8a-557a-4eeb-bee3-61b43bebf4c9], x-b3-parentspanid=[2584fe5412928b30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f741fd6afd3c0812584fe5412928b30], x-b3-spanid=[073fd3fbf6528231], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15f5c082-1a0b-481a-9988-b7287f432744]}\\\"}\"}","context":{"RequestID":"15f5c082-1a0b-481a-9988-b7287f432744","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06bd18c0-b03b-43af-936c-5c1b5dcaea79","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:28.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:28.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15f5c082-1a0b-481a-9988-b7287f432744","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06bd18c0-b03b-43af-936c-5c1b5dcaea79","LogTimestamp":"2023-09-27T04:37:28.143Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:37:28.417Z","message":"Entering","context":{"RequestID":"ca916a16-6cc3-4a05-bf4e-48cf2dcc08b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66ff8a1a-50d8-4f76-b55d-b5b235c92ede","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca916a16-6cc3-4a05-bf4e-48cf2dcc08b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66ff8a1a-50d8-4f76-b55d-b5b235c92ede","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:28.419Z","message":"{\"transactionId\":\"ca916a16-6cc3-4a05-bf4e-48cf2dcc08b7\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:28:417\",\"respDate\":\"230927-04:37:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca916a16-6cc3-4a05-bf4e-48cf2dcc08b7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:28:417-35757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca916a16-6cc3-4a05-bf4e-48cf2dcc08b7]}\\\"}\"}","context":{"RequestID":"ca916a16-6cc3-4a05-bf4e-48cf2dcc08b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66ff8a1a-50d8-4f76-b55d-b5b235c92ede","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca916a16-6cc3-4a05-bf4e-48cf2dcc08b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66ff8a1a-50d8-4f76-b55d-b5b235c92ede","LogTimestamp":"2023-09-27T04:37:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:30.161Z","message":"Entering","context":{"RequestID":"31e9ae05-288a-4499-ac23-8ccb78581820","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2390c1c2-9d07-436d-ba2e-0eeca6d22e0e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:30.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:30.164Z","message":"{\"transactionId\":\"31e9ae05-288a-4499-ac23-8ccb78581820\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:30:162\",\"respDate\":\"230927-04:37:30:163\",\"sourceId\":\"haproxy:31e9ae05-288a-4499-ac23-8ccb78581820\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:37:30:162-11217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06b98078-f612-475a-9c77-729c89613149], x-b3-parentspanid=[7aa611bec5fb5472], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8daee3c83b7ba3bc7aa611bec5fb5472], x-b3-spanid=[23fbd22c5ce56987], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31e9ae05-288a-4499-ac23-8ccb78581820]}\\\"}\"}","context":{"RequestID":"31e9ae05-288a-4499-ac23-8ccb78581820","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2390c1c2-9d07-436d-ba2e-0eeca6d22e0e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:30.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:30.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31e9ae05-288a-4499-ac23-8ccb78581820","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2390c1c2-9d07-436d-ba2e-0eeca6d22e0e","LogTimestamp":"2023-09-27T04:37:30.164Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:32.183Z","message":"Entering","context":{"RequestID":"6ccce616-0555-4942-919c-08a8b47a2c37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9cc0e54-7d34-48f8-b481-574a52f395ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:32.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:32.185Z","message":"{\"transactionId\":\"6ccce616-0555-4942-919c-08a8b47a2c37\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:32:183\",\"respDate\":\"230927-04:37:32:185\",\"sourceId\":\"haproxy:6ccce616-0555-4942-919c-08a8b47a2c37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:32:183-78472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62b2a516-a202-4559-aaa9-17e39026dacc], x-b3-parentspanid=[dea2317a144215fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f72a24529f88e06dea2317a144215fc], x-b3-spanid=[ff9ca824c5303d8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ccce616-0555-4942-919c-08a8b47a2c37]}\\\"}\"}","context":{"RequestID":"6ccce616-0555-4942-919c-08a8b47a2c37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9cc0e54-7d34-48f8-b481-574a52f395ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:32.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:32.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ccce616-0555-4942-919c-08a8b47a2c37","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9cc0e54-7d34-48f8-b481-574a52f395ca","LogTimestamp":"2023-09-27T04:37:32.185Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:34.196Z","message":"Entering","context":{"RequestID":"c613556c-cd3e-47e9-9632-35c626b3e8c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6bf3aae-64a6-42fe-9b91-6c00c1d3457d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:34.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:34.198Z","message":"{\"transactionId\":\"c613556c-cd3e-47e9-9632-35c626b3e8c2\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:34:197\",\"respDate\":\"230927-04:37:34:198\",\"sourceId\":\"haproxy:c613556c-cd3e-47e9-9632-35c626b3e8c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:34:197-41412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f39f62c-02b7-4043-8d9d-be960ca1566c], x-b3-parentspanid=[8bbc2e2c1f413ce3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffc0fe8dd1f00e7e8bbc2e2c1f413ce3], x-b3-spanid=[7c9b3951bb85f39d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c613556c-cd3e-47e9-9632-35c626b3e8c2]}\\\"}\"}","context":{"RequestID":"c613556c-cd3e-47e9-9632-35c626b3e8c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6bf3aae-64a6-42fe-9b91-6c00c1d3457d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:34.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:34.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c613556c-cd3e-47e9-9632-35c626b3e8c2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6bf3aae-64a6-42fe-9b91-6c00c1d3457d","LogTimestamp":"2023-09-27T04:37:34.199Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:35.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:37:35.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:35.945Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:35.945Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:36.207Z","message":"Entering","context":{"RequestID":"0276d26f-d397-46e3-8b12-9f144f460f92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2000c0ee-864e-4187-a76f-a1613bca39e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:36.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:36.209Z","message":"{\"transactionId\":\"0276d26f-d397-46e3-8b12-9f144f460f92\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:36:207\",\"respDate\":\"230927-04:37:36:208\",\"sourceId\":\"haproxy:0276d26f-d397-46e3-8b12-9f144f460f92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:37:36:207-86429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d163b4b-b7a8-4541-8d91-626417989da9], x-b3-parentspanid=[0d7e4cb6f5f62d39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0b7d9b829c5f7690d7e4cb6f5f62d39], x-b3-spanid=[0c7b122ae943f98c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0276d26f-d397-46e3-8b12-9f144f460f92]}\\\"}\"}","context":{"RequestID":"0276d26f-d397-46e3-8b12-9f144f460f92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2000c0ee-864e-4187-a76f-a1613bca39e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:36.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:36.209Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0276d26f-d397-46e3-8b12-9f144f460f92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2000c0ee-864e-4187-a76f-a1613bca39e9","LogTimestamp":"2023-09-27T04:37:36.209Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:38.078Z","message":"Entering","context":{"RequestID":"55c77d34-7607-452d-9701-3611e9335b29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85b55727-0af5-4174-a3ab-25551213beb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:38.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:38.080Z","message":"{\"transactionId\":\"55c77d34-7607-452d-9701-3611e9335b29\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:38:079\",\"respDate\":\"230927-04:37:38:080\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:55c77d34-7607-452d-9701-3611e9335b29\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:38:079-81594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc06c016-de57-470a-95fa-c96b51a17be6], x-b3-parentspanid=[8ff07236bde65092], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55795], x-envoy-attempt-count=[1], x-b3-traceid=[ce8874e74dc265198ff07236bde65092], x-b3-spanid=[2376168d9736a6ae], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[55c77d34-7607-452d-9701-3611e9335b29]}\\\"}\"}","context":{"RequestID":"55c77d34-7607-452d-9701-3611e9335b29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85b55727-0af5-4174-a3ab-25551213beb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:38.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:38.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55c77d34-7607-452d-9701-3611e9335b29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85b55727-0af5-4174-a3ab-25551213beb2","LogTimestamp":"2023-09-27T04:37:38.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:38.221Z","message":"Entering","context":{"RequestID":"436afaaa-ae73-4541-a1f1-e375f33026b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78fa41df-fd4f-4567-8ac9-47d4714f97b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:38.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:38.224Z","message":"{\"transactionId\":\"436afaaa-ae73-4541-a1f1-e375f33026b9\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:38:222\",\"respDate\":\"230927-04:37:38:224\",\"sourceId\":\"haproxy:436afaaa-ae73-4541-a1f1-e375f33026b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:38:222-57781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c29f84f1-ce6f-4b38-a817-422e399c2015], x-b3-parentspanid=[c2a159cf7d5b95bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94e78ff05853fcb9c2a159cf7d5b95bb], x-b3-spanid=[4ba3bf6b7913a4a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[436afaaa-ae73-4541-a1f1-e375f33026b9]}\\\"}\"}","context":{"RequestID":"436afaaa-ae73-4541-a1f1-e375f33026b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"78fa41df-fd4f-4567-8ac9-47d4714f97b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:38.221Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:38.224Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"436afaaa-ae73-4541-a1f1-e375f33026b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78fa41df-fd4f-4567-8ac9-47d4714f97b6","LogTimestamp":"2023-09-27T04:37:38.224Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:38.417Z","message":"Entering","context":{"RequestID":"0dde69e4-e0fa-418d-9e87-5f0691e450be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2989c3ff-defd-4b8d-82c5-2c4e1417b8e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"0dde69e4-e0fa-418d-9e87-5f0691e450be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2989c3ff-defd-4b8d-82c5-2c4e1417b8e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:38.419Z","message":"{\"transactionId\":\"0dde69e4-e0fa-418d-9e87-5f0691e450be\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:38:418\",\"respDate\":\"230927-04:37:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0dde69e4-e0fa-418d-9e87-5f0691e450be\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:37:38:418-24538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0dde69e4-e0fa-418d-9e87-5f0691e450be]}\\\"}\"}","context":{"RequestID":"0dde69e4-e0fa-418d-9e87-5f0691e450be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2989c3ff-defd-4b8d-82c5-2c4e1417b8e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0dde69e4-e0fa-418d-9e87-5f0691e450be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2989c3ff-defd-4b8d-82c5-2c4e1417b8e7","LogTimestamp":"2023-09-27T04:37:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:40.238Z","message":"Entering","context":{"RequestID":"c9a61c85-ed64-4c40-bbc2-75f78ed32d85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a5d64b1-a823-475b-8673-9419919298fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:40.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:40.240Z","message":"{\"transactionId\":\"c9a61c85-ed64-4c40-bbc2-75f78ed32d85\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:40:239\",\"respDate\":\"230927-04:37:40:240\",\"sourceId\":\"haproxy:c9a61c85-ed64-4c40-bbc2-75f78ed32d85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:40:239-3920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54a12eb0-3a65-48f4-998b-d6a44ac9207e], x-b3-parentspanid=[0e1aebb281c9159e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc0608a72f05cace0e1aebb281c9159e], x-b3-spanid=[b93e146ff3a232a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9a61c85-ed64-4c40-bbc2-75f78ed32d85]}\\\"}\"}","context":{"RequestID":"c9a61c85-ed64-4c40-bbc2-75f78ed32d85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a5d64b1-a823-475b-8673-9419919298fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:40.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:40.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9a61c85-ed64-4c40-bbc2-75f78ed32d85","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a5d64b1-a823-475b-8673-9419919298fa","LogTimestamp":"2023-09-27T04:37:40.241Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:41.430Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:41.441Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:42.253Z","message":"Entering","context":{"RequestID":"43f3f1ec-7a80-4839-980d-46e780f70bc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d929a53-26d7-439f-844a-ae7e7d1eaeb0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:42.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:42.256Z","message":"{\"transactionId\":\"43f3f1ec-7a80-4839-980d-46e780f70bc5\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:42:254\",\"respDate\":\"230927-04:37:42:256\",\"sourceId\":\"haproxy:43f3f1ec-7a80-4839-980d-46e780f70bc5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:37:42:254-4441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e479447-6f55-438a-a6ca-f49a5871ead2], x-b3-parentspanid=[cbe849e1c9748d9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8904d92f11aff6ecbe849e1c9748d9c], x-b3-spanid=[4aa4d61dcbcd06ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43f3f1ec-7a80-4839-980d-46e780f70bc5]}\\\"}\"}","context":{"RequestID":"43f3f1ec-7a80-4839-980d-46e780f70bc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d929a53-26d7-439f-844a-ae7e7d1eaeb0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:42.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:42.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43f3f1ec-7a80-4839-980d-46e780f70bc5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d929a53-26d7-439f-844a-ae7e7d1eaeb0","LogTimestamp":"2023-09-27T04:37:42.257Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:37:44.272Z","message":"Entering","context":{"RequestID":"999044bc-87f4-4832-b6c3-8494df15452b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23672178-b6c5-48c8-86b0-2e6b8238f90a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:44.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:44.274Z","message":"{\"transactionId\":\"999044bc-87f4-4832-b6c3-8494df15452b\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:44:273\",\"respDate\":\"230927-04:37:44:274\",\"sourceId\":\"haproxy:999044bc-87f4-4832-b6c3-8494df15452b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:44:273-34463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5fdbd60-bd09-4d55-8178-0f97aff1a8c0], x-b3-parentspanid=[e60321f4332ce9f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3022cbefbff446ade60321f4332ce9f3], x-b3-spanid=[c1690d421f259f4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[999044bc-87f4-4832-b6c3-8494df15452b]}\\\"}\"}","context":{"RequestID":"999044bc-87f4-4832-b6c3-8494df15452b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23672178-b6c5-48c8-86b0-2e6b8238f90a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:44.272Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:44.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"999044bc-87f4-4832-b6c3-8494df15452b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23672178-b6c5-48c8-86b0-2e6b8238f90a","LogTimestamp":"2023-09-27T04:37:44.274Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:45.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:37:45.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:45.930Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:45.930Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:46.283Z","message":"Entering","context":{"RequestID":"6d8554d3-5c41-479c-b061-fa98925691b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b724eaaa-1734-4f02-9463-acc996eb17ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:46.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:46.285Z","message":"{\"transactionId\":\"6d8554d3-5c41-479c-b061-fa98925691b5\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:46:284\",\"respDate\":\"230927-04:37:46:285\",\"sourceId\":\"haproxy:6d8554d3-5c41-479c-b061-fa98925691b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:46:284-52552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af2ade8b-f721-4b53-bced-8b2512ac752f], x-b3-parentspanid=[72882f5d296a81f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1cc9508a32081d972882f5d296a81f2], x-b3-spanid=[91e976f3cb3bcc28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d8554d3-5c41-479c-b061-fa98925691b5]}\\\"}\"}","context":{"RequestID":"6d8554d3-5c41-479c-b061-fa98925691b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b724eaaa-1734-4f02-9463-acc996eb17ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:46.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:46.285Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d8554d3-5c41-479c-b061-fa98925691b5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b724eaaa-1734-4f02-9463-acc996eb17ba","LogTimestamp":"2023-09-27T04:37:46.285Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:48.087Z","message":"Entering","context":{"RequestID":"7c0d767d-d954-4bee-8ca1-4907f1551d52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63e87093-4f0b-425f-8ecb-c8301dd6be63","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:48.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:48.089Z","message":"{\"transactionId\":\"7c0d767d-d954-4bee-8ca1-4907f1551d52\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:48:088\",\"respDate\":\"230927-04:37:48:089\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7c0d767d-d954-4bee-8ca1-4907f1551d52\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:48:088-81426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59003559-3c8f-4c92-8f85-dccdbb68dde4], x-b3-parentspanid=[90ae3057bb14fc1a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50599], x-envoy-attempt-count=[1], x-b3-traceid=[b1a5b416a277a5dc90ae3057bb14fc1a], x-b3-spanid=[bd9826785b43307a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7c0d767d-d954-4bee-8ca1-4907f1551d52]}\\\"}\"}","context":{"RequestID":"7c0d767d-d954-4bee-8ca1-4907f1551d52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"63e87093-4f0b-425f-8ecb-c8301dd6be63","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:48.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:48.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c0d767d-d954-4bee-8ca1-4907f1551d52","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63e87093-4f0b-425f-8ecb-c8301dd6be63","LogTimestamp":"2023-09-27T04:37:48.090Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:48.338Z","message":"Entering","context":{"RequestID":"08aba6be-20a8-4c71-b629-c9af3d355f5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f902f8d-5c6f-48be-994e-f8bbf900c3cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:48.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:48.340Z","message":"{\"transactionId\":\"08aba6be-20a8-4c71-b629-c9af3d355f5c\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:48:339\",\"respDate\":\"230927-04:37:48:340\",\"sourceId\":\"haproxy:08aba6be-20a8-4c71-b629-c9af3d355f5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:48:339-59248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1424559-aaa4-46c2-80a6-272c50974a73], x-b3-parentspanid=[d73554657a4f0d44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4abbe4e886c51e47d73554657a4f0d44], x-b3-spanid=[62dd9602a83a5974], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08aba6be-20a8-4c71-b629-c9af3d355f5c]}\\\"}\"}","context":{"RequestID":"08aba6be-20a8-4c71-b629-c9af3d355f5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f902f8d-5c6f-48be-994e-f8bbf900c3cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:48.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:48.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08aba6be-20a8-4c71-b629-c9af3d355f5c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f902f8d-5c6f-48be-994e-f8bbf900c3cf","LogTimestamp":"2023-09-27T04:37:48.340Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:48.417Z","message":"Entering","context":{"RequestID":"a4d5e513-245b-48d8-b6b3-2928609f1322","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19649d72-39a0-4128-96c9-13d441b7ae88","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"a4d5e513-245b-48d8-b6b3-2928609f1322","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19649d72-39a0-4128-96c9-13d441b7ae88","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:48.420Z","message":"{\"transactionId\":\"a4d5e513-245b-48d8-b6b3-2928609f1322\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:48:418\",\"respDate\":\"230927-04:37:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a4d5e513-245b-48d8-b6b3-2928609f1322\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:48:418-85836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a4d5e513-245b-48d8-b6b3-2928609f1322]}\\\"}\"}","context":{"RequestID":"a4d5e513-245b-48d8-b6b3-2928609f1322","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19649d72-39a0-4128-96c9-13d441b7ae88","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4d5e513-245b-48d8-b6b3-2928609f1322","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19649d72-39a0-4128-96c9-13d441b7ae88","LogTimestamp":"2023-09-27T04:37:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:50.351Z","message":"Entering","context":{"RequestID":"69aa2cad-bd15-4ddb-b6c4-9b10e989fcd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db7b02ee-786e-4397-8cd6-f09533e50efa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:50.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:50.353Z","message":"{\"transactionId\":\"69aa2cad-bd15-4ddb-b6c4-9b10e989fcd1\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:50:351\",\"respDate\":\"230927-04:37:50:353\",\"sourceId\":\"haproxy:69aa2cad-bd15-4ddb-b6c4-9b10e989fcd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:50:351-70573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42886178-1de0-45fa-bd19-48ef6c77b2c9], x-b3-parentspanid=[33687028976bd957], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[536e9b735dd70db433687028976bd957], x-b3-spanid=[676c43bd1c9a8831], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69aa2cad-bd15-4ddb-b6c4-9b10e989fcd1]}\\\"}\"}","context":{"RequestID":"69aa2cad-bd15-4ddb-b6c4-9b10e989fcd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db7b02ee-786e-4397-8cd6-f09533e50efa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:50.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:50.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69aa2cad-bd15-4ddb-b6c4-9b10e989fcd1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db7b02ee-786e-4397-8cd6-f09533e50efa","LogTimestamp":"2023-09-27T04:37:50.353Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:52.371Z","message":"Entering","context":{"RequestID":"4e9b8a00-8d1b-4d72-97a0-0fa89fb834e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94c900fa-9a59-4bc8-bd7c-4f13eb19ee32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:52.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:52.373Z","message":"{\"transactionId\":\"4e9b8a00-8d1b-4d72-97a0-0fa89fb834e6\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:52:372\",\"respDate\":\"230927-04:37:52:373\",\"sourceId\":\"haproxy:4e9b8a00-8d1b-4d72-97a0-0fa89fb834e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:52:372-67142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7382787b-c690-4727-b95d-f78f0ae95cd2], x-b3-parentspanid=[100d12818bded2a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c13a41c115481ff1100d12818bded2a7], x-b3-spanid=[8328de22a0fafb3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e9b8a00-8d1b-4d72-97a0-0fa89fb834e6]}\\\"}\"}","context":{"RequestID":"4e9b8a00-8d1b-4d72-97a0-0fa89fb834e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94c900fa-9a59-4bc8-bd7c-4f13eb19ee32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:52.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:52.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e9b8a00-8d1b-4d72-97a0-0fa89fb834e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94c900fa-9a59-4bc8-bd7c-4f13eb19ee32","LogTimestamp":"2023-09-27T04:37:52.373Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:54.403Z","message":"Entering","context":{"RequestID":"0eb772ad-91b7-4ebf-8f2d-97b8c2dba1ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd0ce771-6e20-4045-b2da-3d9590953f07","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:54.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:54.405Z","message":"{\"transactionId\":\"0eb772ad-91b7-4ebf-8f2d-97b8c2dba1ff\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:54:404\",\"respDate\":\"230927-04:37:54:405\",\"sourceId\":\"haproxy:0eb772ad-91b7-4ebf-8f2d-97b8c2dba1ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:54:404-17285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c67b931-986a-48cf-9791-ecb0af604a4b], x-b3-parentspanid=[ae6ab25e9874c532], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be4617cbe91562efae6ab25e9874c532], x-b3-spanid=[19e9fbfeb1d0d251], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0eb772ad-91b7-4ebf-8f2d-97b8c2dba1ff]}\\\"}\"}","context":{"RequestID":"0eb772ad-91b7-4ebf-8f2d-97b8c2dba1ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd0ce771-6e20-4045-b2da-3d9590953f07","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:54.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:54.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0eb772ad-91b7-4ebf-8f2d-97b8c2dba1ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd0ce771-6e20-4045-b2da-3d9590953f07","LogTimestamp":"2023-09-27T04:37:54.405Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:55.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:37:55.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:55.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:55.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:56.413Z","message":"Entering","context":{"RequestID":"31a875ad-66dc-45e0-9f0d-fc8e012a2db9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5925e965-6060-4edf-9e93-b9cc413daad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:56.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:56.416Z","message":"{\"transactionId\":\"31a875ad-66dc-45e0-9f0d-fc8e012a2db9\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:56:414\",\"respDate\":\"230927-04:37:56:416\",\"sourceId\":\"haproxy:31a875ad-66dc-45e0-9f0d-fc8e012a2db9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:56:414-39301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cec94693-326b-416b-9c4d-8064a1a27b6c], x-b3-parentspanid=[f48d773135027ba8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c74a89436a2f25e8f48d773135027ba8], x-b3-spanid=[ea8d658337d69981], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31a875ad-66dc-45e0-9f0d-fc8e012a2db9]}\\\"}\"}","context":{"RequestID":"31a875ad-66dc-45e0-9f0d-fc8e012a2db9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5925e965-6060-4edf-9e93-b9cc413daad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:56.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:56.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31a875ad-66dc-45e0-9f0d-fc8e012a2db9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5925e965-6060-4edf-9e93-b9cc413daad9","LogTimestamp":"2023-09-27T04:37:56.416Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:58.086Z","message":"Entering","context":{"RequestID":"58f08490-07f1-4be1-8e6f-583712334bde","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e56f5bb-6a47-4f57-b611-571451c028a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:58.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:58.088Z","message":"{\"transactionId\":\"58f08490-07f1-4be1-8e6f-583712334bde\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:58:086\",\"respDate\":\"230927-04:37:58:088\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:58f08490-07f1-4be1-8e6f-583712334bde\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:58:086-65816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45f817e7-8b22-46ee-a126-f20aaf518365], x-b3-parentspanid=[0c83a0492415f4c8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44839], x-envoy-attempt-count=[1], x-b3-traceid=[e6b5a3ad5d70711f0c83a0492415f4c8], x-b3-spanid=[2218e28b5a85aeae], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[58f08490-07f1-4be1-8e6f-583712334bde]}\\\"}\"}","context":{"RequestID":"58f08490-07f1-4be1-8e6f-583712334bde","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e56f5bb-6a47-4f57-b611-571451c028a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:37:58.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:58.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58f08490-07f1-4be1-8e6f-583712334bde","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e56f5bb-6a47-4f57-b611-571451c028a1","LogTimestamp":"2023-09-27T04:37:58.088Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:37:58.417Z","message":"Entering","context":{"RequestID":"7fa2de4b-1e44-47f5-af15-a41a61572eaf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"886321e2-1f94-430d-9992-8a19391718a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"7fa2de4b-1e44-47f5-af15-a41a61572eaf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"886321e2-1f94-430d-9992-8a19391718a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:58.419Z","message":"{\"transactionId\":\"7fa2de4b-1e44-47f5-af15-a41a61572eaf\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:58:417\",\"respDate\":\"230927-04:37:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7fa2de4b-1e44-47f5-af15-a41a61572eaf\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:37:58:417-75465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7fa2de4b-1e44-47f5-af15-a41a61572eaf]}\\\"}\"}","context":{"RequestID":"7fa2de4b-1e44-47f5-af15-a41a61572eaf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"886321e2-1f94-430d-9992-8a19391718a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:37:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fa2de4b-1e44-47f5-af15-a41a61572eaf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"886321e2-1f94-430d-9992-8a19391718a7","LogTimestamp":"2023-09-27T04:37:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:37:58.436Z","message":"Entering","context":{"RequestID":"969f0b66-c62d-46b5-9950-3cd5d17f7ba4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e5cbdcf-7af3-40b8-8e9b-46658b947ae4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:58.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:37:58.438Z","message":"{\"transactionId\":\"969f0b66-c62d-46b5-9950-3cd5d17f7ba4\",\"status\":\"200\",\"rqstDate\":\"230927-04:37:58:437\",\"respDate\":\"230927-04:37:58:438\",\"sourceId\":\"haproxy:969f0b66-c62d-46b5-9950-3cd5d17f7ba4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:37:58:437-22335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0adada20-c2e4-43bd-8cdb-6db55b70b223], x-b3-parentspanid=[6c825b1ff21e2ae0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[002b921b09aa4dae6c825b1ff21e2ae0], x-b3-spanid=[3dc70b2ca644d0ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[969f0b66-c62d-46b5-9950-3cd5d17f7ba4]}\\\"}\"}","context":{"RequestID":"969f0b66-c62d-46b5-9950-3cd5d17f7ba4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e5cbdcf-7af3-40b8-8e9b-46658b947ae4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:37:58.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:37:58.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"969f0b66-c62d-46b5-9950-3cd5d17f7ba4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e5cbdcf-7af3-40b8-8e9b-46658b947ae4","LogTimestamp":"2023-09-27T04:37:58.438Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:37:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:00.448Z","message":"Entering","context":{"RequestID":"cf15572c-ca26-4023-978a-9adb070e3cab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a5609f0-fd25-4fc7-a934-c1ed4c9ab29e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:00.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:00.451Z","message":"{\"transactionId\":\"cf15572c-ca26-4023-978a-9adb070e3cab\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:00:449\",\"respDate\":\"230927-04:38:00:451\",\"sourceId\":\"haproxy:cf15572c-ca26-4023-978a-9adb070e3cab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:00:449-6312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b4c050b-2434-4dd4-a10b-d7c1972933b5], x-b3-parentspanid=[316caa560d0e650e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cd087b629737725316caa560d0e650e], x-b3-spanid=[9abbda08638ce51c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf15572c-ca26-4023-978a-9adb070e3cab]}\\\"}\"}","context":{"RequestID":"cf15572c-ca26-4023-978a-9adb070e3cab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a5609f0-fd25-4fc7-a934-c1ed4c9ab29e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:00.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:00.451Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf15572c-ca26-4023-978a-9adb070e3cab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a5609f0-fd25-4fc7-a934-c1ed4c9ab29e","LogTimestamp":"2023-09-27T04:38:00.451Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:02.461Z","message":"Entering","context":{"RequestID":"c6dd8968-ba39-4922-b40a-fb776b996028","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"273b18ee-4b4a-4fa8-812c-7d30bf0cd364","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:02.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:02.463Z","message":"{\"transactionId\":\"c6dd8968-ba39-4922-b40a-fb776b996028\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:02:461\",\"respDate\":\"230927-04:38:02:463\",\"sourceId\":\"haproxy:c6dd8968-ba39-4922-b40a-fb776b996028\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:02:461-93709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11321813-a041-472c-b8cb-e5e010210afa], x-b3-parentspanid=[e9a41c4c3f226d2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b72e8e1f9cd62023e9a41c4c3f226d2a], x-b3-spanid=[e4b8dbee94f18cbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6dd8968-ba39-4922-b40a-fb776b996028]}\\\"}\"}","context":{"RequestID":"c6dd8968-ba39-4922-b40a-fb776b996028","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"273b18ee-4b4a-4fa8-812c-7d30bf0cd364","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:02.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:02.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6dd8968-ba39-4922-b40a-fb776b996028","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"273b18ee-4b4a-4fa8-812c-7d30bf0cd364","LogTimestamp":"2023-09-27T04:38:02.463Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:04.472Z","message":"Entering","context":{"RequestID":"a53e967b-ce5e-4023-a3f1-1644bdf0fbb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c480160c-6774-4e73-9ff0-691606b5f147","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:04.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:04.474Z","message":"{\"transactionId\":\"a53e967b-ce5e-4023-a3f1-1644bdf0fbb3\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:04:472\",\"respDate\":\"230927-04:38:04:474\",\"sourceId\":\"haproxy:a53e967b-ce5e-4023-a3f1-1644bdf0fbb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:04:472-96669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[189c0e23-f712-4af8-9f61-a54d176ef4eb], x-b3-parentspanid=[3cb6878f41021934], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[384c2dbc285ddb003cb6878f41021934], x-b3-spanid=[72a02c618faa785c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a53e967b-ce5e-4023-a3f1-1644bdf0fbb3]}\\\"}\"}","context":{"RequestID":"a53e967b-ce5e-4023-a3f1-1644bdf0fbb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c480160c-6774-4e73-9ff0-691606b5f147","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:04.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:04.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a53e967b-ce5e-4023-a3f1-1644bdf0fbb3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c480160c-6774-4e73-9ff0-691606b5f147","LogTimestamp":"2023-09-27T04:38:04.475Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:05.917Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:38:06.005Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:06.005Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:06.005Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:06.482Z","message":"Entering","context":{"RequestID":"992ac0f7-8223-4ff4-93fa-7a54a6fea6db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccf4d53f-4b77-4305-976d-40eb22562b10","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:06.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:06.484Z","message":"{\"transactionId\":\"992ac0f7-8223-4ff4-93fa-7a54a6fea6db\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:06:483\",\"respDate\":\"230927-04:38:06:484\",\"sourceId\":\"haproxy:992ac0f7-8223-4ff4-93fa-7a54a6fea6db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:06:483-60988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdd0a8af-6cf2-4cc4-89ce-16a71eca9d59], x-b3-parentspanid=[8fe1c88bb11637f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96734d28db4d5bc58fe1c88bb11637f4], x-b3-spanid=[58d2e048452bf685], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[992ac0f7-8223-4ff4-93fa-7a54a6fea6db]}\\\"}\"}","context":{"RequestID":"992ac0f7-8223-4ff4-93fa-7a54a6fea6db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccf4d53f-4b77-4305-976d-40eb22562b10","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:06.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:06.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"992ac0f7-8223-4ff4-93fa-7a54a6fea6db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccf4d53f-4b77-4305-976d-40eb22562b10","LogTimestamp":"2023-09-27T04:38:06.485Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:38:08.078Z","message":"Entering","context":{"RequestID":"794da4e7-2001-4a9e-adda-112f8874da08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ce9bc05-e56b-4b6a-b8eb-72a723a4cf08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:08.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:08.081Z","message":"{\"transactionId\":\"794da4e7-2001-4a9e-adda-112f8874da08\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:08:079\",\"respDate\":\"230927-04:38:08:081\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:794da4e7-2001-4a9e-adda-112f8874da08\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:08:079-32865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[512a43d1-8817-4499-9d22-44854d12dc11], x-b3-parentspanid=[1ea4a3a185a26c40], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55405], x-envoy-attempt-count=[1], x-b3-traceid=[c8bfbc8b1d902c2a1ea4a3a185a26c40], x-b3-spanid=[25045e4726f077b3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[794da4e7-2001-4a9e-adda-112f8874da08]}\\\"}\"}","context":{"RequestID":"794da4e7-2001-4a9e-adda-112f8874da08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ce9bc05-e56b-4b6a-b8eb-72a723a4cf08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:08.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:08.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"794da4e7-2001-4a9e-adda-112f8874da08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ce9bc05-e56b-4b6a-b8eb-72a723a4cf08","LogTimestamp":"2023-09-27T04:38:08.081Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:08.418Z","message":"Entering","context":{"RequestID":"54a868c8-ef84-4b98-bc52-b59ed5a0976d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a45d2a54-af9a-4f36-9b32-10f17540dd96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"54a868c8-ef84-4b98-bc52-b59ed5a0976d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a45d2a54-af9a-4f36-9b32-10f17540dd96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:08.420Z","message":"{\"transactionId\":\"54a868c8-ef84-4b98-bc52-b59ed5a0976d\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:08:418\",\"respDate\":\"230927-04:38:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:54a868c8-ef84-4b98-bc52-b59ed5a0976d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:08:418-71455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[54a868c8-ef84-4b98-bc52-b59ed5a0976d]}\\\"}\"}","context":{"RequestID":"54a868c8-ef84-4b98-bc52-b59ed5a0976d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a45d2a54-af9a-4f36-9b32-10f17540dd96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54a868c8-ef84-4b98-bc52-b59ed5a0976d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a45d2a54-af9a-4f36-9b32-10f17540dd96","LogTimestamp":"2023-09-27T04:38:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:08.510Z","message":"Entering","context":{"RequestID":"e3376fef-c12e-4769-96d0-0bb8b5b45254","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ef640b6-e46a-4b28-8300-53c73e9cfef7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:08.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:08.512Z","message":"{\"transactionId\":\"e3376fef-c12e-4769-96d0-0bb8b5b45254\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:08:511\",\"respDate\":\"230927-04:38:08:512\",\"sourceId\":\"haproxy:e3376fef-c12e-4769-96d0-0bb8b5b45254\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:08:511-89745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbd3cce9-737c-4174-aa3d-d635477b897e], x-b3-parentspanid=[0a57005626f20d7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1dda679ceeb6dd640a57005626f20d7c], x-b3-spanid=[aacc90f3625e37b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3376fef-c12e-4769-96d0-0bb8b5b45254]}\\\"}\"}","context":{"RequestID":"e3376fef-c12e-4769-96d0-0bb8b5b45254","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ef640b6-e46a-4b28-8300-53c73e9cfef7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:08.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:08.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3376fef-c12e-4769-96d0-0bb8b5b45254","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ef640b6-e46a-4b28-8300-53c73e9cfef7","LogTimestamp":"2023-09-27T04:38:08.512Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:10.533Z","message":"Entering","context":{"RequestID":"57fdaf67-2d9c-4a4c-996f-22425f2f1a64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51fc9120-10c4-4e9d-978b-e468e533fddd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:10.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:10.535Z","message":"{\"transactionId\":\"57fdaf67-2d9c-4a4c-996f-22425f2f1a64\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:10:534\",\"respDate\":\"230927-04:38:10:535\",\"sourceId\":\"haproxy:57fdaf67-2d9c-4a4c-996f-22425f2f1a64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:10:534-58450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bad303b0-ccdb-4474-8bfc-7782b6a2af00], x-b3-parentspanid=[05a29fee0afee240], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55d53ed547fdbcdf05a29fee0afee240], x-b3-spanid=[3e7cdfb431faa43d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57fdaf67-2d9c-4a4c-996f-22425f2f1a64]}\\\"}\"}","context":{"RequestID":"57fdaf67-2d9c-4a4c-996f-22425f2f1a64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51fc9120-10c4-4e9d-978b-e468e533fddd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:10.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:10.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57fdaf67-2d9c-4a4c-996f-22425f2f1a64","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51fc9120-10c4-4e9d-978b-e468e533fddd","LogTimestamp":"2023-09-27T04:38:10.535Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:11.441Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:11.453Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:12.548Z","message":"Entering","context":{"RequestID":"b3aceadc-bd01-4199-acd1-1bec4a33f4a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21b23170-74b2-4471-aec6-4ae542751ca5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:12.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:12.550Z","message":"{\"transactionId\":\"b3aceadc-bd01-4199-acd1-1bec4a33f4a8\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:12:549\",\"respDate\":\"230927-04:38:12:550\",\"sourceId\":\"haproxy:b3aceadc-bd01-4199-acd1-1bec4a33f4a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:12:549-90333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3669c512-5630-4a78-ab43-f615b45c0ffe], x-b3-parentspanid=[fa5566a0480de099], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1fb732d90ecdd67fa5566a0480de099], x-b3-spanid=[312ff66a7c303db4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3aceadc-bd01-4199-acd1-1bec4a33f4a8]}\\\"}\"}","context":{"RequestID":"b3aceadc-bd01-4199-acd1-1bec4a33f4a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21b23170-74b2-4471-aec6-4ae542751ca5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:12.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:12.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3aceadc-bd01-4199-acd1-1bec4a33f4a8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21b23170-74b2-4471-aec6-4ae542751ca5","LogTimestamp":"2023-09-27T04:38:12.551Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:14.561Z","message":"Entering","context":{"RequestID":"4655dfac-b903-480e-89b3-20886b6f1cdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"079aae25-1618-446d-9b01-3e81e07afbfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:14.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:14.563Z","message":"{\"transactionId\":\"4655dfac-b903-480e-89b3-20886b6f1cdd\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:14:562\",\"respDate\":\"230927-04:38:14:563\",\"sourceId\":\"haproxy:4655dfac-b903-480e-89b3-20886b6f1cdd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:14:562-31495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d29f224-8e40-467b-8b81-c55bab38c9ed], x-b3-parentspanid=[73f2a822b26f4e0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19b3a92a1502035c73f2a822b26f4e0c], x-b3-spanid=[6e1af70c93b9805c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4655dfac-b903-480e-89b3-20886b6f1cdd]}\\\"}\"}","context":{"RequestID":"4655dfac-b903-480e-89b3-20886b6f1cdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"079aae25-1618-446d-9b01-3e81e07afbfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:14.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:14.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4655dfac-b903-480e-89b3-20886b6f1cdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"079aae25-1618-446d-9b01-3e81e07afbfe","LogTimestamp":"2023-09-27T04:38:14.563Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:15.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:38:15.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:15.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:15.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:16.584Z","message":"Entering","context":{"RequestID":"642b7506-1d2c-4406-b715-903c3a66c6c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d70a5b8-6179-4b93-b4eb-b8c29f7e245e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:16.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:16.586Z","message":"{\"transactionId\":\"642b7506-1d2c-4406-b715-903c3a66c6c2\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:16:585\",\"respDate\":\"230927-04:38:16:586\",\"sourceId\":\"haproxy:642b7506-1d2c-4406-b715-903c3a66c6c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:16:585-17661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c37c595-bb6d-4988-819a-6ec795b96e11], x-b3-parentspanid=[289fcf257444554b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2fb3124209f2ab5289fcf257444554b], x-b3-spanid=[0fb83a6bf5aed6df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[642b7506-1d2c-4406-b715-903c3a66c6c2]}\\\"}\"}","context":{"RequestID":"642b7506-1d2c-4406-b715-903c3a66c6c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d70a5b8-6179-4b93-b4eb-b8c29f7e245e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:16.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:16.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"642b7506-1d2c-4406-b715-903c3a66c6c2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d70a5b8-6179-4b93-b4eb-b8c29f7e245e","LogTimestamp":"2023-09-27T04:38:16.586Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:18.079Z","message":"Entering","context":{"RequestID":"67d004e8-df93-4032-8b6a-4482d5cd6068","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc06078f-82c6-4bf5-962e-1023a254bf79","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:18.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:18.082Z","message":"{\"transactionId\":\"67d004e8-df93-4032-8b6a-4482d5cd6068\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:18:080\",\"respDate\":\"230927-04:38:18:082\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:67d004e8-df93-4032-8b6a-4482d5cd6068\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:18:080-73542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3d44983-e7ea-4610-b0c6-016a11e27380], x-b3-parentspanid=[aa35f3ab518c7f38], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57113], x-envoy-attempt-count=[1], x-b3-traceid=[9e707f8a60d4360eaa35f3ab518c7f38], x-b3-spanid=[5cc557839eee075c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[67d004e8-df93-4032-8b6a-4482d5cd6068]}\\\"}\"}","context":{"RequestID":"67d004e8-df93-4032-8b6a-4482d5cd6068","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc06078f-82c6-4bf5-962e-1023a254bf79","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:18.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:18.083Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67d004e8-df93-4032-8b6a-4482d5cd6068","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc06078f-82c6-4bf5-962e-1023a254bf79","LogTimestamp":"2023-09-27T04:38:18.082Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:38:18.417Z","message":"Entering","context":{"RequestID":"4fca348c-73e6-473d-99bb-75e9239e3ea8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21a4587b-54c0-4d80-9274-a7b9f8869b82","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4fca348c-73e6-473d-99bb-75e9239e3ea8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21a4587b-54c0-4d80-9274-a7b9f8869b82","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:18.420Z","message":"{\"transactionId\":\"4fca348c-73e6-473d-99bb-75e9239e3ea8\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:18:418\",\"respDate\":\"230927-04:38:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4fca348c-73e6-473d-99bb-75e9239e3ea8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:18:418-71565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4fca348c-73e6-473d-99bb-75e9239e3ea8]}\\\"}\"}","context":{"RequestID":"4fca348c-73e6-473d-99bb-75e9239e3ea8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21a4587b-54c0-4d80-9274-a7b9f8869b82","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fca348c-73e6-473d-99bb-75e9239e3ea8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21a4587b-54c0-4d80-9274-a7b9f8869b82","LogTimestamp":"2023-09-27T04:38:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:18.601Z","message":"Entering","context":{"RequestID":"e519dc55-afe6-4444-8064-7fb1d6d6a10d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"590a23a3-e861-43d8-9f0e-ecd9aed8556d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:18.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:18.603Z","message":"{\"transactionId\":\"e519dc55-afe6-4444-8064-7fb1d6d6a10d\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:18:601\",\"respDate\":\"230927-04:38:18:603\",\"sourceId\":\"haproxy:e519dc55-afe6-4444-8064-7fb1d6d6a10d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:18:601-7963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3eafe48a-214d-4ee2-95ac-eb3ff02e1432], x-b3-parentspanid=[ff21557a32f4d276], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5ed3b43b0f8253aff21557a32f4d276], x-b3-spanid=[c8a006eb3327a328], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e519dc55-afe6-4444-8064-7fb1d6d6a10d]}\\\"}\"}","context":{"RequestID":"e519dc55-afe6-4444-8064-7fb1d6d6a10d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"590a23a3-e861-43d8-9f0e-ecd9aed8556d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:18.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:18.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e519dc55-afe6-4444-8064-7fb1d6d6a10d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"590a23a3-e861-43d8-9f0e-ecd9aed8556d","LogTimestamp":"2023-09-27T04:38:18.603Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:20.616Z","message":"Entering","context":{"RequestID":"8b5b5aee-2d92-4cab-bf82-26c022ecb7d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bc3cddd-33a4-4e10-976a-f090b438c604","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:20.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:20.618Z","message":"{\"transactionId\":\"8b5b5aee-2d92-4cab-bf82-26c022ecb7d2\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:20:616\",\"respDate\":\"230927-04:38:20:618\",\"sourceId\":\"haproxy:8b5b5aee-2d92-4cab-bf82-26c022ecb7d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:20:616-88919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9067b547-5d98-4ea8-9b7c-129f2357662b], x-b3-parentspanid=[8ff220b37d3ef69c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b41ed0ee21cae2318ff220b37d3ef69c], x-b3-spanid=[9e928dcac907aa6a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b5b5aee-2d92-4cab-bf82-26c022ecb7d2]}\\\"}\"}","context":{"RequestID":"8b5b5aee-2d92-4cab-bf82-26c022ecb7d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0bc3cddd-33a4-4e10-976a-f090b438c604","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:20.616Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:20.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b5b5aee-2d92-4cab-bf82-26c022ecb7d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bc3cddd-33a4-4e10-976a-f090b438c604","LogTimestamp":"2023-09-27T04:38:20.618Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:22.627Z","message":"Entering","context":{"RequestID":"de8f8fde-13fe-4c01-a11a-963e6eb6f419","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f6e741c-4eba-49ce-8518-e2556adf7743","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:22.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:22.629Z","message":"{\"transactionId\":\"de8f8fde-13fe-4c01-a11a-963e6eb6f419\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:22:628\",\"respDate\":\"230927-04:38:22:629\",\"sourceId\":\"haproxy:de8f8fde-13fe-4c01-a11a-963e6eb6f419\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:22:628-6519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91a6ac18-ef96-4abe-9819-f25dbf50f15d], x-b3-parentspanid=[a96a15c05f099635], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e4e6beee45dbd19a96a15c05f099635], x-b3-spanid=[cb546105a6c267a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de8f8fde-13fe-4c01-a11a-963e6eb6f419]}\\\"}\"}","context":{"RequestID":"de8f8fde-13fe-4c01-a11a-963e6eb6f419","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f6e741c-4eba-49ce-8518-e2556adf7743","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:22.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:22.630Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de8f8fde-13fe-4c01-a11a-963e6eb6f419","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f6e741c-4eba-49ce-8518-e2556adf7743","LogTimestamp":"2023-09-27T04:38:22.630Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:24.650Z","message":"Entering","context":{"RequestID":"afb4fe7b-b780-4615-a166-75c053d7d9d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85acd1f5-8243-4da0-810a-8ef4e4b80ef9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:24.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:24.652Z","message":"{\"transactionId\":\"afb4fe7b-b780-4615-a166-75c053d7d9d6\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:24:651\",\"respDate\":\"230927-04:38:24:652\",\"sourceId\":\"haproxy:afb4fe7b-b780-4615-a166-75c053d7d9d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:24:651-9496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a16fb717-a873-4d2d-83ac-c93d98be70b9], x-b3-parentspanid=[1d452d843e06791b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[399a209f79a372951d452d843e06791b], x-b3-spanid=[9c8b75d482d64337], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afb4fe7b-b780-4615-a166-75c053d7d9d6]}\\\"}\"}","context":{"RequestID":"afb4fe7b-b780-4615-a166-75c053d7d9d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85acd1f5-8243-4da0-810a-8ef4e4b80ef9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:24.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:24.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afb4fe7b-b780-4615-a166-75c053d7d9d6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85acd1f5-8243-4da0-810a-8ef4e4b80ef9","LogTimestamp":"2023-09-27T04:38:24.653Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:25.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:38:25.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:25.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:25.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:26.667Z","message":"Entering","context":{"RequestID":"9698942e-bac9-4358-9f72-3b31fce6306c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49f0309d-60f7-49dd-9d01-3fdef99ae4d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:26.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:26.668Z","message":"{\"transactionId\":\"9698942e-bac9-4358-9f72-3b31fce6306c\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:26:667\",\"respDate\":\"230927-04:38:26:668\",\"sourceId\":\"haproxy:9698942e-bac9-4358-9f72-3b31fce6306c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:26:667-92571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c955731d-7e51-4041-83c5-9f560ded53b4], x-b3-parentspanid=[b4145f70684fd336], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1f4085113c0042ab4145f70684fd336], x-b3-spanid=[c88615b93d8b3df4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9698942e-bac9-4358-9f72-3b31fce6306c]}\\\"}\"}","context":{"RequestID":"9698942e-bac9-4358-9f72-3b31fce6306c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49f0309d-60f7-49dd-9d01-3fdef99ae4d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:26.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:26.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9698942e-bac9-4358-9f72-3b31fce6306c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49f0309d-60f7-49dd-9d01-3fdef99ae4d0","LogTimestamp":"2023-09-27T04:38:26.669Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:28.075Z","message":"Entering","context":{"RequestID":"dd3c30c5-e3c5-44f5-ba32-bcac1b227aad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d81be657-d80c-4e4d-8017-3086048100dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:28.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:28.077Z","message":"{\"transactionId\":\"dd3c30c5-e3c5-44f5-ba32-bcac1b227aad\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:28:076\",\"respDate\":\"230927-04:38:28:077\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dd3c30c5-e3c5-44f5-ba32-bcac1b227aad\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:28:076-45551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ba08b83-b959-4db3-8921-786d01386cb9], x-b3-parentspanid=[821177fe538b8133], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44643], x-envoy-attempt-count=[1], x-b3-traceid=[333449de338001ed821177fe538b8133], x-b3-spanid=[ee5e77336895ce67], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dd3c30c5-e3c5-44f5-ba32-bcac1b227aad]}\\\"}\"}","context":{"RequestID":"dd3c30c5-e3c5-44f5-ba32-bcac1b227aad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d81be657-d80c-4e4d-8017-3086048100dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:28.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:28.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd3c30c5-e3c5-44f5-ba32-bcac1b227aad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d81be657-d80c-4e4d-8017-3086048100dc","LogTimestamp":"2023-09-27T04:38:28.077Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:28.424Z","message":"Entering","context":{"RequestID":"c9eca2e7-6384-49f9-a3ab-68ae2e2eedea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae84977a-93fe-4c1e-bd47-123b6b093d35","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:28.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:28.426Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9eca2e7-6384-49f9-a3ab-68ae2e2eedea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae84977a-93fe-4c1e-bd47-123b6b093d35","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:28.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:28.426Z","message":"{\"transactionId\":\"c9eca2e7-6384-49f9-a3ab-68ae2e2eedea\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:28:425\",\"respDate\":\"230927-04:38:28:426\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9eca2e7-6384-49f9-a3ab-68ae2e2eedea\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:28:425-71970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9eca2e7-6384-49f9-a3ab-68ae2e2eedea]}\\\"}\"}","context":{"RequestID":"c9eca2e7-6384-49f9-a3ab-68ae2e2eedea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae84977a-93fe-4c1e-bd47-123b6b093d35","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:28.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:28.427Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9eca2e7-6384-49f9-a3ab-68ae2e2eedea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae84977a-93fe-4c1e-bd47-123b6b093d35","LogTimestamp":"2023-09-27T04:38:28.427Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:28.685Z","message":"Entering","context":{"RequestID":"6a478d17-3a6a-4a33-bddd-9c0d2f12c1e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af76a4bd-2aa3-4661-a1b9-4a8f7946c588","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:28.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:28.687Z","message":"{\"transactionId\":\"6a478d17-3a6a-4a33-bddd-9c0d2f12c1e2\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:28:686\",\"respDate\":\"230927-04:38:28:687\",\"sourceId\":\"haproxy:6a478d17-3a6a-4a33-bddd-9c0d2f12c1e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:28:686-75467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c05e0e1-1eae-42fb-81b1-66b89b7c9ce1], x-b3-parentspanid=[91cabe6afa5f4794], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a67791408218d3e591cabe6afa5f4794], x-b3-spanid=[28dee65b902242a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a478d17-3a6a-4a33-bddd-9c0d2f12c1e2]}\\\"}\"}","context":{"RequestID":"6a478d17-3a6a-4a33-bddd-9c0d2f12c1e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af76a4bd-2aa3-4661-a1b9-4a8f7946c588","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:28.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:28.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a478d17-3a6a-4a33-bddd-9c0d2f12c1e2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af76a4bd-2aa3-4661-a1b9-4a8f7946c588","LogTimestamp":"2023-09-27T04:38:28.688Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:30.696Z","message":"Entering","context":{"RequestID":"50773f18-1741-495e-81b5-4abfeeb7bc3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b91d5d5-fc7c-48ed-abd9-01f15bbe062e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:30.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:30.698Z","message":"{\"transactionId\":\"50773f18-1741-495e-81b5-4abfeeb7bc3b\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:30:697\",\"respDate\":\"230927-04:38:30:698\",\"sourceId\":\"haproxy:50773f18-1741-495e-81b5-4abfeeb7bc3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:30:697-30789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66276b19-011f-4819-bbb9-9ab62460821d], x-b3-parentspanid=[da7448b0e07ed43b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e94355be67999c7eda7448b0e07ed43b], x-b3-spanid=[e6a6b15b1353a352], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50773f18-1741-495e-81b5-4abfeeb7bc3b]}\\\"}\"}","context":{"RequestID":"50773f18-1741-495e-81b5-4abfeeb7bc3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b91d5d5-fc7c-48ed-abd9-01f15bbe062e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:30.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:30.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50773f18-1741-495e-81b5-4abfeeb7bc3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b91d5d5-fc7c-48ed-abd9-01f15bbe062e","LogTimestamp":"2023-09-27T04:38:30.698Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:32.715Z","message":"Entering","context":{"RequestID":"b59369db-9331-430e-b10f-69024d084eca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70c410c1-f386-4811-ba2e-9f8e9386d95e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:32.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:32.716Z","message":"{\"transactionId\":\"b59369db-9331-430e-b10f-69024d084eca\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:32:715\",\"respDate\":\"230927-04:38:32:716\",\"sourceId\":\"haproxy:b59369db-9331-430e-b10f-69024d084eca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:32:715-17448\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b39d5b52-730c-4fdb-a679-6f6eba787052], x-b3-parentspanid=[330cf5fd4657fd22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b0f66e2d5cb5a56330cf5fd4657fd22], x-b3-spanid=[19663fd423af1bfe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b59369db-9331-430e-b10f-69024d084eca]}\\\"}\"}","context":{"RequestID":"b59369db-9331-430e-b10f-69024d084eca","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70c410c1-f386-4811-ba2e-9f8e9386d95e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:32.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:32.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b59369db-9331-430e-b10f-69024d084eca","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70c410c1-f386-4811-ba2e-9f8e9386d95e","LogTimestamp":"2023-09-27T04:38:32.717Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:34.728Z","message":"Entering","context":{"RequestID":"d88477ff-a802-4c54-8592-028414ced0be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3117ae63-6cdb-43d8-88db-20b98da2b118","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:34.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:34.730Z","message":"{\"transactionId\":\"d88477ff-a802-4c54-8592-028414ced0be\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:34:729\",\"respDate\":\"230927-04:38:34:730\",\"sourceId\":\"haproxy:d88477ff-a802-4c54-8592-028414ced0be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:34:729-11953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[671a4777-95bc-4bf2-943f-2375fbcc838f], x-b3-parentspanid=[bec2e63c9b81e57a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91093c24e49ef665bec2e63c9b81e57a], x-b3-spanid=[71f62a356056bad6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d88477ff-a802-4c54-8592-028414ced0be]}\\\"}\"}","context":{"RequestID":"d88477ff-a802-4c54-8592-028414ced0be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3117ae63-6cdb-43d8-88db-20b98da2b118","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:34.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:34.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d88477ff-a802-4c54-8592-028414ced0be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3117ae63-6cdb-43d8-88db-20b98da2b118","LogTimestamp":"2023-09-27T04:38:34.731Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:35.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:38:35.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:35.940Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:35.940Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:36.748Z","message":"Entering","context":{"RequestID":"e26d1227-3f39-40a0-93ce-7cff6ad33a8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10c71aae-0a90-4299-8ddf-1cf3afecf751","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:36.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:36.749Z","message":"{\"transactionId\":\"e26d1227-3f39-40a0-93ce-7cff6ad33a8f\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:36:748\",\"respDate\":\"230927-04:38:36:749\",\"sourceId\":\"haproxy:e26d1227-3f39-40a0-93ce-7cff6ad33a8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:36:748-2821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9b4b618-c15b-46a6-87c0-b1973295cb63], x-b3-parentspanid=[adbfc18cfe3023d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa14874b43cc99f8adbfc18cfe3023d4], x-b3-spanid=[d60fa7c945678051], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e26d1227-3f39-40a0-93ce-7cff6ad33a8f]}\\\"}\"}","context":{"RequestID":"e26d1227-3f39-40a0-93ce-7cff6ad33a8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10c71aae-0a90-4299-8ddf-1cf3afecf751","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:36.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:36.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e26d1227-3f39-40a0-93ce-7cff6ad33a8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10c71aae-0a90-4299-8ddf-1cf3afecf751","LogTimestamp":"2023-09-27T04:38:36.750Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:38:38.075Z","message":"Entering","context":{"RequestID":"36da5afb-631b-4f42-9d96-c18c5dd4aebe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69f6183c-2d8e-4107-98a5-dd37567f6ca5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:38.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:38.077Z","message":"{\"transactionId\":\"36da5afb-631b-4f42-9d96-c18c5dd4aebe\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:38:075\",\"respDate\":\"230927-04:38:38:077\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:36da5afb-631b-4f42-9d96-c18c5dd4aebe\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:38:075-14931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80a0b490-c3b6-47b8-9534-f713e11f9dde], x-b3-parentspanid=[ed74727930b01a66], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35489], x-envoy-attempt-count=[1], x-b3-traceid=[fd43c39265ab0052ed74727930b01a66], x-b3-spanid=[c414f64b01dc9ded], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[36da5afb-631b-4f42-9d96-c18c5dd4aebe]}\\\"}\"}","context":{"RequestID":"36da5afb-631b-4f42-9d96-c18c5dd4aebe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69f6183c-2d8e-4107-98a5-dd37567f6ca5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:38.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:38.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36da5afb-631b-4f42-9d96-c18c5dd4aebe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69f6183c-2d8e-4107-98a5-dd37567f6ca5","LogTimestamp":"2023-09-27T04:38:38.077Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:38.418Z","message":"Entering","context":{"RequestID":"f8a23972-3779-4054-8861-200a5e77d9c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f745724-84a6-42a4-abb8-70032091bf94","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f8a23972-3779-4054-8861-200a5e77d9c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f745724-84a6-42a4-abb8-70032091bf94","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:38.420Z","message":"{\"transactionId\":\"f8a23972-3779-4054-8861-200a5e77d9c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:38:418\",\"respDate\":\"230927-04:38:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f8a23972-3779-4054-8861-200a5e77d9c4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:38:418-18676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f8a23972-3779-4054-8861-200a5e77d9c4]}\\\"}\"}","context":{"RequestID":"f8a23972-3779-4054-8861-200a5e77d9c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f745724-84a6-42a4-abb8-70032091bf94","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8a23972-3779-4054-8861-200a5e77d9c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f745724-84a6-42a4-abb8-70032091bf94","LogTimestamp":"2023-09-27T04:38:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:38:38.772Z","message":"Entering","context":{"RequestID":"d5fcaadd-54b9-449f-9450-b41075bb2309","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2860c671-f252-4806-83bf-43bd20638f65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:38.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:38.774Z","message":"{\"transactionId\":\"d5fcaadd-54b9-449f-9450-b41075bb2309\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:38:773\",\"respDate\":\"230927-04:38:38:774\",\"sourceId\":\"haproxy:d5fcaadd-54b9-449f-9450-b41075bb2309\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:38:773-17128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9615359-96e7-4a27-9237-3e5da3c249ca], x-b3-parentspanid=[0620341fa5b11673], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f3747a50dab715f0620341fa5b11673], x-b3-spanid=[a765e4fc0b11c83a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5fcaadd-54b9-449f-9450-b41075bb2309]}\\\"}\"}","context":{"RequestID":"d5fcaadd-54b9-449f-9450-b41075bb2309","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2860c671-f252-4806-83bf-43bd20638f65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:38.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:38.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5fcaadd-54b9-449f-9450-b41075bb2309","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2860c671-f252-4806-83bf-43bd20638f65","LogTimestamp":"2023-09-27T04:38:38.774Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:40.784Z","message":"Entering","context":{"RequestID":"eafdb7a4-eb7f-4d1b-b84a-b353887c21bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b7f3b5c-974a-419f-98ff-ce73d617fa93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:40.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:40.786Z","message":"{\"transactionId\":\"eafdb7a4-eb7f-4d1b-b84a-b353887c21bf\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:40:785\",\"respDate\":\"230927-04:38:40:786\",\"sourceId\":\"haproxy:eafdb7a4-eb7f-4d1b-b84a-b353887c21bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:40:785-67394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e0a094f-a36c-43c9-8b14-278beab7851f], x-b3-parentspanid=[a0825cbc84904151], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3156574f21070fb9a0825cbc84904151], x-b3-spanid=[f9c7a8d5de8e8a60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eafdb7a4-eb7f-4d1b-b84a-b353887c21bf]}\\\"}\"}","context":{"RequestID":"eafdb7a4-eb7f-4d1b-b84a-b353887c21bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b7f3b5c-974a-419f-98ff-ce73d617fa93","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:40.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:40.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eafdb7a4-eb7f-4d1b-b84a-b353887c21bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b7f3b5c-974a-419f-98ff-ce73d617fa93","LogTimestamp":"2023-09-27T04:38:40.787Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:41.454Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:41.485Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:42.796Z","message":"Entering","context":{"RequestID":"74b28ac4-e893-4858-a310-1d0ca88d8c36","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04463027-342f-46f2-be7f-2512b40ee1cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:42.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:42.798Z","message":"{\"transactionId\":\"74b28ac4-e893-4858-a310-1d0ca88d8c36\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:42:797\",\"respDate\":\"230927-04:38:42:798\",\"sourceId\":\"haproxy:74b28ac4-e893-4858-a310-1d0ca88d8c36\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:42:797-70092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7804e816-9e83-4a3d-97ed-8e3216b31b5d], x-b3-parentspanid=[91be59e3653f5424], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6e2285d2363c86191be59e3653f5424], x-b3-spanid=[e978d99e7cf11992], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74b28ac4-e893-4858-a310-1d0ca88d8c36]}\\\"}\"}","context":{"RequestID":"74b28ac4-e893-4858-a310-1d0ca88d8c36","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04463027-342f-46f2-be7f-2512b40ee1cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:42.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:42.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74b28ac4-e893-4858-a310-1d0ca88d8c36","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04463027-342f-46f2-be7f-2512b40ee1cb","LogTimestamp":"2023-09-27T04:38:42.799Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:38:44.810Z","message":"Entering","context":{"RequestID":"78e02eb3-b084-419e-a0e5-ed634a28aaf7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2db70bda-18cc-45af-ad5d-d99f0c3d647e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:44.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:44.812Z","message":"{\"transactionId\":\"78e02eb3-b084-419e-a0e5-ed634a28aaf7\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:44:811\",\"respDate\":\"230927-04:38:44:812\",\"sourceId\":\"haproxy:78e02eb3-b084-419e-a0e5-ed634a28aaf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:44:811-56274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d2ce197-ee16-485e-907f-9477b5c68353], x-b3-parentspanid=[d11522ca88fc5598], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebe07cb6b5a566cad11522ca88fc5598], x-b3-spanid=[bd9e1dad7e743917], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78e02eb3-b084-419e-a0e5-ed634a28aaf7]}\\\"}\"}","context":{"RequestID":"78e02eb3-b084-419e-a0e5-ed634a28aaf7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2db70bda-18cc-45af-ad5d-d99f0c3d647e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:44.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:44.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78e02eb3-b084-419e-a0e5-ed634a28aaf7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2db70bda-18cc-45af-ad5d-d99f0c3d647e","LogTimestamp":"2023-09-27T04:38:44.813Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:38:45.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:38:45.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:45.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:45.932Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:46.824Z","message":"Entering","context":{"RequestID":"c4422d42-4990-44b6-89db-e88547104bb9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c44235df-204e-4e6d-9f88-2e4555a7e46c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:46.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:46.826Z","message":"{\"transactionId\":\"c4422d42-4990-44b6-89db-e88547104bb9\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:46:824\",\"respDate\":\"230927-04:38:46:826\",\"sourceId\":\"haproxy:c4422d42-4990-44b6-89db-e88547104bb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:46:824-54424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1ddc21b-55c0-4f58-a44c-78bc5778cc12], x-b3-parentspanid=[1818555af7a8850a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cebe7437fbbcbafb1818555af7a8850a], x-b3-spanid=[66c8428d3f2e9d4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4422d42-4990-44b6-89db-e88547104bb9]}\\\"}\"}","context":{"RequestID":"c4422d42-4990-44b6-89db-e88547104bb9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c44235df-204e-4e6d-9f88-2e4555a7e46c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:46.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:46.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4422d42-4990-44b6-89db-e88547104bb9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c44235df-204e-4e6d-9f88-2e4555a7e46c","LogTimestamp":"2023-09-27T04:38:46.826Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:48.077Z","message":"Entering","context":{"RequestID":"f8dd537b-b31d-4048-a631-a26ff2f9cf0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37e869c5-caec-45f4-9de1-55e2e5e67099","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:48.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:48.080Z","message":"{\"transactionId\":\"f8dd537b-b31d-4048-a631-a26ff2f9cf0d\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:48:078\",\"respDate\":\"230927-04:38:48:079\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f8dd537b-b31d-4048-a631-a26ff2f9cf0d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:48:078-89106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdbc8544-674d-4f87-aeca-df8641f9ea1c], x-b3-parentspanid=[fc040a3a501f0d81], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60903], x-envoy-attempt-count=[1], x-b3-traceid=[699cdd62fcb3c331fc040a3a501f0d81], x-b3-spanid=[f2bc1884061d374f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f8dd537b-b31d-4048-a631-a26ff2f9cf0d]}\\\"}\"}","context":{"RequestID":"f8dd537b-b31d-4048-a631-a26ff2f9cf0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37e869c5-caec-45f4-9de1-55e2e5e67099","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:48.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:48.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8dd537b-b31d-4048-a631-a26ff2f9cf0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37e869c5-caec-45f4-9de1-55e2e5e67099","LogTimestamp":"2023-09-27T04:38:48.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:48.418Z","message":"Entering","context":{"RequestID":"2e62b95c-4ab4-4f93-bef7-19b6b97fe608","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7bd23159-f71b-4a6d-82ce-a7746874fbfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2e62b95c-4ab4-4f93-bef7-19b6b97fe608","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7bd23159-f71b-4a6d-82ce-a7746874fbfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:48.421Z","message":"{\"transactionId\":\"2e62b95c-4ab4-4f93-bef7-19b6b97fe608\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:48:419\",\"respDate\":\"230927-04:38:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2e62b95c-4ab4-4f93-bef7-19b6b97fe608\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:48:419-59001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2e62b95c-4ab4-4f93-bef7-19b6b97fe608]}\\\"}\"}","context":{"RequestID":"2e62b95c-4ab4-4f93-bef7-19b6b97fe608","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7bd23159-f71b-4a6d-82ce-a7746874fbfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e62b95c-4ab4-4f93-bef7-19b6b97fe608","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bd23159-f71b-4a6d-82ce-a7746874fbfa","LogTimestamp":"2023-09-27T04:38:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:38:48.842Z","message":"Entering","context":{"RequestID":"dcd8d110-c34c-4a28-aba7-6fccebf332d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4b3bfae-b578-4fbe-913a-d0ea4e5737c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:48.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:48.844Z","message":"{\"transactionId\":\"dcd8d110-c34c-4a28-aba7-6fccebf332d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:48:843\",\"respDate\":\"230927-04:38:48:844\",\"sourceId\":\"haproxy:dcd8d110-c34c-4a28-aba7-6fccebf332d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:48:843-6053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac390dbb-7bae-4e50-b7c1-3774de91132f], x-b3-parentspanid=[28d88af14508ea05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5dafc6b1c0b9691628d88af14508ea05], x-b3-spanid=[92d117613bc40d5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcd8d110-c34c-4a28-aba7-6fccebf332d9]}\\\"}\"}","context":{"RequestID":"dcd8d110-c34c-4a28-aba7-6fccebf332d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4b3bfae-b578-4fbe-913a-d0ea4e5737c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:48.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:48.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcd8d110-c34c-4a28-aba7-6fccebf332d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4b3bfae-b578-4fbe-913a-d0ea4e5737c4","LogTimestamp":"2023-09-27T04:38:48.844Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:50.864Z","message":"Entering","context":{"RequestID":"af57f292-46a3-493b-8735-a186d84f8381","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c9a004f-9b2d-4eeb-b352-bca0fcbb16bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:50.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:50.867Z","message":"{\"transactionId\":\"af57f292-46a3-493b-8735-a186d84f8381\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:50:865\",\"respDate\":\"230927-04:38:50:867\",\"sourceId\":\"haproxy:af57f292-46a3-493b-8735-a186d84f8381\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:50:865-90463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a170e549-90ae-4744-98cd-c709929fc173], x-b3-parentspanid=[b9df6c170bd24b33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d69b6d4c1f72681db9df6c170bd24b33], x-b3-spanid=[ca047b558defc881], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af57f292-46a3-493b-8735-a186d84f8381]}\\\"}\"}","context":{"RequestID":"af57f292-46a3-493b-8735-a186d84f8381","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c9a004f-9b2d-4eeb-b352-bca0fcbb16bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:50.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:50.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af57f292-46a3-493b-8735-a186d84f8381","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c9a004f-9b2d-4eeb-b352-bca0fcbb16bc","LogTimestamp":"2023-09-27T04:38:50.867Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:52.876Z","message":"Entering","context":{"RequestID":"f497aa0a-4e93-46dc-bcfe-e953d5194be5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d5e97fe-ca7b-464e-82fd-956d0d6e5193","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:52.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:52.878Z","message":"{\"transactionId\":\"f497aa0a-4e93-46dc-bcfe-e953d5194be5\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:52:877\",\"respDate\":\"230927-04:38:52:878\",\"sourceId\":\"haproxy:f497aa0a-4e93-46dc-bcfe-e953d5194be5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:52:877-67476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ca2a9a8-3cf1-406f-ad19-0840153559e7], x-b3-parentspanid=[c6339deb1aca6fad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb2e384c8603134fc6339deb1aca6fad], x-b3-spanid=[ec00c01008d7b29a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f497aa0a-4e93-46dc-bcfe-e953d5194be5]}\\\"}\"}","context":{"RequestID":"f497aa0a-4e93-46dc-bcfe-e953d5194be5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d5e97fe-ca7b-464e-82fd-956d0d6e5193","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:52.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:52.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f497aa0a-4e93-46dc-bcfe-e953d5194be5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d5e97fe-ca7b-464e-82fd-956d0d6e5193","LogTimestamp":"2023-09-27T04:38:52.878Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:54.886Z","message":"Entering","context":{"RequestID":"14c51f31-23e1-4c3c-b648-17068d5590c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80b5ea60-56e0-4a1b-b63e-b1f84672b768","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:54.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:54.888Z","message":"{\"transactionId\":\"14c51f31-23e1-4c3c-b648-17068d5590c8\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:54:887\",\"respDate\":\"230927-04:38:54:888\",\"sourceId\":\"haproxy:14c51f31-23e1-4c3c-b648-17068d5590c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:38:54:887-84977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df00e04b-3057-445f-a1de-551a4a079a99], x-b3-parentspanid=[667ee64b7aa97346], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5597ecf55f5011f6667ee64b7aa97346], x-b3-spanid=[a3ff00dd895d99f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14c51f31-23e1-4c3c-b648-17068d5590c8]}\\\"}\"}","context":{"RequestID":"14c51f31-23e1-4c3c-b648-17068d5590c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80b5ea60-56e0-4a1b-b63e-b1f84672b768","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:54.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:54.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14c51f31-23e1-4c3c-b648-17068d5590c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80b5ea60-56e0-4a1b-b63e-b1f84672b768","LogTimestamp":"2023-09-27T04:38:54.889Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:55.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:38:55.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:55.976Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:55.977Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:56.898Z","message":"Entering","context":{"RequestID":"4d7f0b1e-7903-4b23-8311-81a57f7db810","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3765b5f7-947e-4201-936f-3ece09047b1c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:56.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:56.900Z","message":"{\"transactionId\":\"4d7f0b1e-7903-4b23-8311-81a57f7db810\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:56:899\",\"respDate\":\"230927-04:38:56:900\",\"sourceId\":\"haproxy:4d7f0b1e-7903-4b23-8311-81a57f7db810\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:56:899-81284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13db9a22-ce33-4247-8c6b-22ef0d79f5f9], x-b3-parentspanid=[8de79bfd30c4fee3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cab3a637d1271dd8de79bfd30c4fee3], x-b3-spanid=[890e623bf219fb85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d7f0b1e-7903-4b23-8311-81a57f7db810]}\\\"}\"}","context":{"RequestID":"4d7f0b1e-7903-4b23-8311-81a57f7db810","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3765b5f7-947e-4201-936f-3ece09047b1c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:56.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:56.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d7f0b1e-7903-4b23-8311-81a57f7db810","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3765b5f7-947e-4201-936f-3ece09047b1c","LogTimestamp":"2023-09-27T04:38:56.901Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:58.073Z","message":"Entering","context":{"RequestID":"dcb6a493-ab21-448b-83a1-d73363ac1f2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9d6ee08-2c49-48b8-9bdc-dd61e745863d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:58.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:58.075Z","message":"{\"transactionId\":\"dcb6a493-ab21-448b-83a1-d73363ac1f2d\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:58:074\",\"respDate\":\"230927-04:38:58:075\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dcb6a493-ab21-448b-83a1-d73363ac1f2d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:58:074-79020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f695044-5d19-481b-bbfb-92d19bbcee79], x-b3-parentspanid=[89800518738be9c0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40887], x-envoy-attempt-count=[1], x-b3-traceid=[435781ee8d8a150489800518738be9c0], x-b3-spanid=[50ba3454e209796a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dcb6a493-ab21-448b-83a1-d73363ac1f2d]}\\\"}\"}","context":{"RequestID":"dcb6a493-ab21-448b-83a1-d73363ac1f2d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9d6ee08-2c49-48b8-9bdc-dd61e745863d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:38:58.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:58.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcb6a493-ab21-448b-83a1-d73363ac1f2d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9d6ee08-2c49-48b8-9bdc-dd61e745863d","LogTimestamp":"2023-09-27T04:38:58.075Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:38:58.418Z","message":"Entering","context":{"RequestID":"a9c10bc3-0f3f-4105-9a57-710fb0d24ec8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4efc0049-5f93-4bef-89f4-d5c416addfd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a9c10bc3-0f3f-4105-9a57-710fb0d24ec8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4efc0049-5f93-4bef-89f4-d5c416addfd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:58.421Z","message":"{\"transactionId\":\"a9c10bc3-0f3f-4105-9a57-710fb0d24ec8\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:58:419\",\"respDate\":\"230927-04:38:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a9c10bc3-0f3f-4105-9a57-710fb0d24ec8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:38:58:419-43439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a9c10bc3-0f3f-4105-9a57-710fb0d24ec8]}\\\"}\"}","context":{"RequestID":"a9c10bc3-0f3f-4105-9a57-710fb0d24ec8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4efc0049-5f93-4bef-89f4-d5c416addfd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:38:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9c10bc3-0f3f-4105-9a57-710fb0d24ec8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4efc0049-5f93-4bef-89f4-d5c416addfd0","LogTimestamp":"2023-09-27T04:38:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:38:58.912Z","message":"Entering","context":{"RequestID":"ce652760-89ef-40ca-99ca-bc4c66f2dec0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7a9ee96-d768-491a-8baf-4891decd98b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:58.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:38:58.914Z","message":"{\"transactionId\":\"ce652760-89ef-40ca-99ca-bc4c66f2dec0\",\"status\":\"200\",\"rqstDate\":\"230927-04:38:58:912\",\"respDate\":\"230927-04:38:58:914\",\"sourceId\":\"haproxy:ce652760-89ef-40ca-99ca-bc4c66f2dec0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:38:58:912-70612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a43645b-2a53-4259-b0ab-5c9dea7b9bba], x-b3-parentspanid=[2647e74c4beb4d39], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fb0797442a3a1ed2647e74c4beb4d39], x-b3-spanid=[7c5cfeafa5fac326], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce652760-89ef-40ca-99ca-bc4c66f2dec0]}\\\"}\"}","context":{"RequestID":"ce652760-89ef-40ca-99ca-bc4c66f2dec0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7a9ee96-d768-491a-8baf-4891decd98b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:38:58.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:38:58.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce652760-89ef-40ca-99ca-bc4c66f2dec0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7a9ee96-d768-491a-8baf-4891decd98b6","LogTimestamp":"2023-09-27T04:38:58.914Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:38:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:39:00.928Z","message":"Entering","context":{"RequestID":"6fda8a35-52d5-4bf8-83f3-04e567f22e33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ce10baa-5f08-4a6e-9dbe-a20a160c7f66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:00.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:00.931Z","message":"{\"transactionId\":\"6fda8a35-52d5-4bf8-83f3-04e567f22e33\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:00:929\",\"respDate\":\"230927-04:39:00:931\",\"sourceId\":\"haproxy:6fda8a35-52d5-4bf8-83f3-04e567f22e33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:00:929-13070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[967cac5c-377e-435b-8135-4444f2e6b3ca], x-b3-parentspanid=[d2e4ac388c120683], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[113108fb2d72c0c2d2e4ac388c120683], x-b3-spanid=[84ff3cb2b9cbe120], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6fda8a35-52d5-4bf8-83f3-04e567f22e33]}\\\"}\"}","context":{"RequestID":"6fda8a35-52d5-4bf8-83f3-04e567f22e33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ce10baa-5f08-4a6e-9dbe-a20a160c7f66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:00.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:00.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fda8a35-52d5-4bf8-83f3-04e567f22e33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ce10baa-5f08-4a6e-9dbe-a20a160c7f66","LogTimestamp":"2023-09-27T04:39:00.931Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:02.948Z","message":"Entering","context":{"RequestID":"70111e31-3b25-4d02-be95-0722edec3cdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01a8dfcb-453e-4acb-ab57-9542eec90450","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:02.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:02.950Z","message":"{\"transactionId\":\"70111e31-3b25-4d02-be95-0722edec3cdc\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:02:949\",\"respDate\":\"230927-04:39:02:950\",\"sourceId\":\"haproxy:70111e31-3b25-4d02-be95-0722edec3cdc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:02:949-26122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[770339ff-01df-4b98-94c7-9a8d9e451bd0], x-b3-parentspanid=[709b3fc7b27c6b8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a65d67829b92da7709b3fc7b27c6b8a], x-b3-spanid=[67b7d5f0a98d2ba0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70111e31-3b25-4d02-be95-0722edec3cdc]}\\\"}\"}","context":{"RequestID":"70111e31-3b25-4d02-be95-0722edec3cdc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01a8dfcb-453e-4acb-ab57-9542eec90450","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:02.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:02.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70111e31-3b25-4d02-be95-0722edec3cdc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01a8dfcb-453e-4acb-ab57-9542eec90450","LogTimestamp":"2023-09-27T04:39:02.950Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:04.960Z","message":"Entering","context":{"RequestID":"c8da5c87-76ba-4280-8a4e-de151264ecb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9006e1e8-2c9f-46aa-83cf-a288daaa708a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:04.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:04.962Z","message":"{\"transactionId\":\"c8da5c87-76ba-4280-8a4e-de151264ecb2\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:04:961\",\"respDate\":\"230927-04:39:04:962\",\"sourceId\":\"haproxy:c8da5c87-76ba-4280-8a4e-de151264ecb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:04:961-85165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eba1ee1a-3306-4e32-96c0-4a4b5b449151], x-b3-parentspanid=[79d74335f8243aec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3553439e3bb49e6c79d74335f8243aec], x-b3-spanid=[46cd7c7ebfba6c82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8da5c87-76ba-4280-8a4e-de151264ecb2]}\\\"}\"}","context":{"RequestID":"c8da5c87-76ba-4280-8a4e-de151264ecb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9006e1e8-2c9f-46aa-83cf-a288daaa708a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:04.960Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:04.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8da5c87-76ba-4280-8a4e-de151264ecb2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9006e1e8-2c9f-46aa-83cf-a288daaa708a","LogTimestamp":"2023-09-27T04:39:04.962Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:05.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:39:05.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:05.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:05.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:06.973Z","message":"Entering","context":{"RequestID":"eb6fce51-faf9-4196-abc0-154ad9a26aac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e826f0d-2328-482c-88b4-0e54cb61a23f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:06.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:06.976Z","message":"{\"transactionId\":\"eb6fce51-faf9-4196-abc0-154ad9a26aac\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:06:974\",\"respDate\":\"230927-04:39:06:976\",\"sourceId\":\"haproxy:eb6fce51-faf9-4196-abc0-154ad9a26aac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:06:974-87366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f086ed9-4061-4e21-9b76-eb80c0be04f6], x-b3-parentspanid=[7102c73e2fd5ecb6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54f48cbe4a88184d7102c73e2fd5ecb6], x-b3-spanid=[184914f07761e670], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb6fce51-faf9-4196-abc0-154ad9a26aac]}\\\"}\"}","context":{"RequestID":"eb6fce51-faf9-4196-abc0-154ad9a26aac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e826f0d-2328-482c-88b4-0e54cb61a23f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:06.972Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:06.976Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb6fce51-faf9-4196-abc0-154ad9a26aac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e826f0d-2328-482c-88b4-0e54cb61a23f","LogTimestamp":"2023-09-27T04:39:06.976Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:39:08.078Z","message":"Entering","context":{"RequestID":"845c4126-fd66-4a5c-967c-a12b9207942a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0975a65d-67e3-4faf-b994-5a614f26af27","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:08.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:08.080Z","message":"{\"transactionId\":\"845c4126-fd66-4a5c-967c-a12b9207942a\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:08:079\",\"respDate\":\"230927-04:39:08:080\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:845c4126-fd66-4a5c-967c-a12b9207942a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:08:079-96231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[beb075d8-56e9-4e73-bb07-04da450eec90], x-b3-parentspanid=[f55bc1e239f6c626], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53477], x-envoy-attempt-count=[1], x-b3-traceid=[e5670614803dbde1f55bc1e239f6c626], x-b3-spanid=[6820fb44eab72d6f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[845c4126-fd66-4a5c-967c-a12b9207942a]}\\\"}\"}","context":{"RequestID":"845c4126-fd66-4a5c-967c-a12b9207942a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0975a65d-67e3-4faf-b994-5a614f26af27","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:08.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:08.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"845c4126-fd66-4a5c-967c-a12b9207942a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0975a65d-67e3-4faf-b994-5a614f26af27","LogTimestamp":"2023-09-27T04:39:08.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:08.418Z","message":"Entering","context":{"RequestID":"28d9498c-9fd9-49af-926d-fd24f71f1130","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f83832a3-575d-43e9-8461-8f06890b031b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"28d9498c-9fd9-49af-926d-fd24f71f1130","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f83832a3-575d-43e9-8461-8f06890b031b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:08.421Z","message":"{\"transactionId\":\"28d9498c-9fd9-49af-926d-fd24f71f1130\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:08:418\",\"respDate\":\"230927-04:39:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:28d9498c-9fd9-49af-926d-fd24f71f1130\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:08:418-17216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[28d9498c-9fd9-49af-926d-fd24f71f1130]}\\\"}\"}","context":{"RequestID":"28d9498c-9fd9-49af-926d-fd24f71f1130","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f83832a3-575d-43e9-8461-8f06890b031b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28d9498c-9fd9-49af-926d-fd24f71f1130","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f83832a3-575d-43e9-8461-8f06890b031b","LogTimestamp":"2023-09-27T04:39:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:39:08.987Z","message":"Entering","context":{"RequestID":"89bdb811-f540-4944-9ac5-cc33448b061f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"373ca79f-ca5b-4528-8f4d-41f801ef4830","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:08.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:08.989Z","message":"{\"transactionId\":\"89bdb811-f540-4944-9ac5-cc33448b061f\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:08:988\",\"respDate\":\"230927-04:39:08:989\",\"sourceId\":\"haproxy:89bdb811-f540-4944-9ac5-cc33448b061f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:08:988-13579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[146dcfc1-f081-4901-9310-f9c787bbe417], x-b3-parentspanid=[db0d2c8307722eb3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7200dc86c1f07f88db0d2c8307722eb3], x-b3-spanid=[2aed38c999d32016], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89bdb811-f540-4944-9ac5-cc33448b061f]}\\\"}\"}","context":{"RequestID":"89bdb811-f540-4944-9ac5-cc33448b061f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"373ca79f-ca5b-4528-8f4d-41f801ef4830","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:08.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:08.990Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89bdb811-f540-4944-9ac5-cc33448b061f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"373ca79f-ca5b-4528-8f4d-41f801ef4830","LogTimestamp":"2023-09-27T04:39:08.990Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:11.000Z","message":"Entering","context":{"RequestID":"5af2cc55-6047-4199-8654-efb7461f87a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"108e86c9-6865-4611-9991-ca469e5462a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:11Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:11.002Z","message":"{\"transactionId\":\"5af2cc55-6047-4199-8654-efb7461f87a1\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:11:001\",\"respDate\":\"230927-04:39:11:002\",\"sourceId\":\"haproxy:5af2cc55-6047-4199-8654-efb7461f87a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:11:001-82167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fb856d2-8d98-94b1-8f2d-c09385e71b01], x-b3-parentspanid=[228f538d694a5f70], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80b6b1acaab5e46d228f538d694a5f70], x-b3-spanid=[366b65bdef689b10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5af2cc55-6047-4199-8654-efb7461f87a1]}\\\"}\"}","context":{"RequestID":"5af2cc55-6047-4199-8654-efb7461f87a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"108e86c9-6865-4611-9991-ca469e5462a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:11Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:11.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5af2cc55-6047-4199-8654-efb7461f87a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"108e86c9-6865-4611-9991-ca469e5462a4","LogTimestamp":"2023-09-27T04:39:11.002Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:11.486Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:11.505Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:13.018Z","message":"Entering","context":{"RequestID":"0b4dea3c-47c2-46cf-a037-0a7c935230d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0531136a-2834-46b5-9f72-735e49ae3606","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:13.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:13.020Z","message":"{\"transactionId\":\"0b4dea3c-47c2-46cf-a037-0a7c935230d4\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:13:019\",\"respDate\":\"230927-04:39:13:020\",\"sourceId\":\"haproxy:0b4dea3c-47c2-46cf-a037-0a7c935230d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:13:019-59464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b9ce363-d29d-4aa1-baca-10764b12a973], x-b3-parentspanid=[ffc6fe4770596cc0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4b343f8b47675adffc6fe4770596cc0], x-b3-spanid=[61440d76eae06cc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b4dea3c-47c2-46cf-a037-0a7c935230d4]}\\\"}\"}","context":{"RequestID":"0b4dea3c-47c2-46cf-a037-0a7c935230d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0531136a-2834-46b5-9f72-735e49ae3606","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:13.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:13.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b4dea3c-47c2-46cf-a037-0a7c935230d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0531136a-2834-46b5-9f72-735e49ae3606","LogTimestamp":"2023-09-27T04:39:13.020Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:15.028Z","message":"Entering","context":{"RequestID":"b9f49672-78b2-4196-84dc-7e6ae81597fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7e511d4-7cb7-4342-8a0a-2749cfea190f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:15.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:15.029Z","message":"{\"transactionId\":\"b9f49672-78b2-4196-84dc-7e6ae81597fa\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:15:028\",\"respDate\":\"230927-04:39:15:029\",\"sourceId\":\"haproxy:b9f49672-78b2-4196-84dc-7e6ae81597fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:15:028-10090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e556f81-6164-4638-acb5-5e405c124ea8], x-b3-parentspanid=[4465bf745a5e02fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09dfbc75f56f0b994465bf745a5e02fb], x-b3-spanid=[dda0f6e38da692d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9f49672-78b2-4196-84dc-7e6ae81597fa]}\\\"}\"}","context":{"RequestID":"b9f49672-78b2-4196-84dc-7e6ae81597fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7e511d4-7cb7-4342-8a0a-2749cfea190f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:15.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:15.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9f49672-78b2-4196-84dc-7e6ae81597fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7e511d4-7cb7-4342-8a0a-2749cfea190f","LogTimestamp":"2023-09-27T04:39:15.030Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:15.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:39:15.929Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:15.929Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:15.929Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:17.038Z","message":"Entering","context":{"RequestID":"690c9ef8-5090-4d37-a161-b5597d15d441","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb9d32f3-26b1-4714-b33a-e36ebe6a67e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:17.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:17.040Z","message":"{\"transactionId\":\"690c9ef8-5090-4d37-a161-b5597d15d441\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:17:039\",\"respDate\":\"230927-04:39:17:040\",\"sourceId\":\"haproxy:690c9ef8-5090-4d37-a161-b5597d15d441\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:17:039-43117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45772657-1bcf-422d-8887-0ae00affb071], x-b3-parentspanid=[5917fba5523cc4b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06a0f4594fcdfcc95917fba5523cc4b2], x-b3-spanid=[6f2ec8551694ee53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[690c9ef8-5090-4d37-a161-b5597d15d441]}\\\"}\"}","context":{"RequestID":"690c9ef8-5090-4d37-a161-b5597d15d441","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bb9d32f3-26b1-4714-b33a-e36ebe6a67e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:17.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:17.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"690c9ef8-5090-4d37-a161-b5597d15d441","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb9d32f3-26b1-4714-b33a-e36ebe6a67e0","LogTimestamp":"2023-09-27T04:39:17.041Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:18.074Z","message":"Entering","context":{"RequestID":"696078ca-c034-4a4d-91e0-255a5ddd0e33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16773e11-eebd-4d10-992c-2c213b5fcf53","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:18.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:18.076Z","message":"{\"transactionId\":\"696078ca-c034-4a4d-91e0-255a5ddd0e33\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:18:075\",\"respDate\":\"230927-04:39:18:076\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:696078ca-c034-4a4d-91e0-255a5ddd0e33\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:18:075-7579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f0b99b6-c495-4fda-9302-71995236edf7], x-b3-parentspanid=[2f7ca396bbf67e7c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38745], x-envoy-attempt-count=[1], x-b3-traceid=[d05aa748fe5149e02f7ca396bbf67e7c], x-b3-spanid=[0e054ef89d9b7ed1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[696078ca-c034-4a4d-91e0-255a5ddd0e33]}\\\"}\"}","context":{"RequestID":"696078ca-c034-4a4d-91e0-255a5ddd0e33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16773e11-eebd-4d10-992c-2c213b5fcf53","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:18.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:18.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"696078ca-c034-4a4d-91e0-255a5ddd0e33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16773e11-eebd-4d10-992c-2c213b5fcf53","LogTimestamp":"2023-09-27T04:39:18.076Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:18.417Z","message":"Entering","context":{"RequestID":"014118d2-da33-46ef-b9d5-cc574dc3a260","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3b374a1-ff47-4472-b2e4-edc448cac00e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:18.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"014118d2-da33-46ef-b9d5-cc574dc3a260","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3b374a1-ff47-4472-b2e4-edc448cac00e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:18.419Z","message":"{\"transactionId\":\"014118d2-da33-46ef-b9d5-cc574dc3a260\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:18:418\",\"respDate\":\"230927-04:39:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:014118d2-da33-46ef-b9d5-cc574dc3a260\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:18:418-4556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[014118d2-da33-46ef-b9d5-cc574dc3a260]}\\\"}\"}","context":{"RequestID":"014118d2-da33-46ef-b9d5-cc574dc3a260","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3b374a1-ff47-4472-b2e4-edc448cac00e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"014118d2-da33-46ef-b9d5-cc574dc3a260","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3b374a1-ff47-4472-b2e4-edc448cac00e","LogTimestamp":"2023-09-27T04:39:18.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:19.049Z","message":"Entering","context":{"RequestID":"4989e672-e770-4ffa-bb24-2b182402602b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c72b6dbb-b4f5-4bd7-9d68-cc54310081f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:19.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:19.051Z","message":"{\"transactionId\":\"4989e672-e770-4ffa-bb24-2b182402602b\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:19:050\",\"respDate\":\"230927-04:39:19:051\",\"sourceId\":\"haproxy:4989e672-e770-4ffa-bb24-2b182402602b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:19:050-62991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d348d2dd-b7ac-4963-886b-cd8d1fb00b52], x-b3-parentspanid=[40ac5a340d889d50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[827e77813286df2e40ac5a340d889d50], x-b3-spanid=[7a282c91ef86ec86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4989e672-e770-4ffa-bb24-2b182402602b]}\\\"}\"}","context":{"RequestID":"4989e672-e770-4ffa-bb24-2b182402602b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c72b6dbb-b4f5-4bd7-9d68-cc54310081f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:19.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:19.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4989e672-e770-4ffa-bb24-2b182402602b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c72b6dbb-b4f5-4bd7-9d68-cc54310081f4","LogTimestamp":"2023-09-27T04:39:19.052Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:21.061Z","message":"Entering","context":{"RequestID":"7ff6a1f4-74d8-4e88-ba54-f36dd30c5e8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a0afeae-3870-48aa-931d-718821234045","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:21.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:21.062Z","message":"{\"transactionId\":\"7ff6a1f4-74d8-4e88-ba54-f36dd30c5e8d\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:21:061\",\"respDate\":\"230927-04:39:21:062\",\"sourceId\":\"haproxy:7ff6a1f4-74d8-4e88-ba54-f36dd30c5e8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:21:061-53828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cef4eb92-5b94-48a8-80f6-aa8cae7be21c], x-b3-parentspanid=[478872617b782dd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbb0e88cdc396bce478872617b782dd6], x-b3-spanid=[3f1048d00c4f3032], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ff6a1f4-74d8-4e88-ba54-f36dd30c5e8d]}\\\"}\"}","context":{"RequestID":"7ff6a1f4-74d8-4e88-ba54-f36dd30c5e8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a0afeae-3870-48aa-931d-718821234045","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:21.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:21.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ff6a1f4-74d8-4e88-ba54-f36dd30c5e8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a0afeae-3870-48aa-931d-718821234045","LogTimestamp":"2023-09-27T04:39:21.063Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:23.071Z","message":"Entering","context":{"RequestID":"15260d8c-f006-4eb3-9e4c-1155fd53f87e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e76dd42c-5dca-429a-95f5-1c5ca39707a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:23.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:23.073Z","message":"{\"transactionId\":\"15260d8c-f006-4eb3-9e4c-1155fd53f87e\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:23:072\",\"respDate\":\"230927-04:39:23:073\",\"sourceId\":\"haproxy:15260d8c-f006-4eb3-9e4c-1155fd53f87e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:23:072-5267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6df62d81-545f-9551-abb8-a38a6b21b1f7], x-b3-parentspanid=[e4f4f4e5535475f1], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[440e353a8143f105e4f4f4e5535475f1], x-b3-spanid=[d4e7d9f63e202c37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15260d8c-f006-4eb3-9e4c-1155fd53f87e]}\\\"}\"}","context":{"RequestID":"15260d8c-f006-4eb3-9e4c-1155fd53f87e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e76dd42c-5dca-429a-95f5-1c5ca39707a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:23.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:23.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15260d8c-f006-4eb3-9e4c-1155fd53f87e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e76dd42c-5dca-429a-95f5-1c5ca39707a2","LogTimestamp":"2023-09-27T04:39:23.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:25.086Z","message":"Entering","context":{"RequestID":"c5b421e2-b0d6-4caf-889d-8dcf73ce9fe5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bba32117-7cdd-45ed-b59b-6835375a5a6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:25.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:25.088Z","message":"{\"transactionId\":\"c5b421e2-b0d6-4caf-889d-8dcf73ce9fe5\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:25:087\",\"respDate\":\"230927-04:39:25:088\",\"sourceId\":\"haproxy:c5b421e2-b0d6-4caf-889d-8dcf73ce9fe5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:25:087-13220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42f84639-18a0-49a0-95f4-2b08d82d9ecb], x-b3-parentspanid=[d9fba5178c315108], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ba0609e81cdc5b2d9fba5178c315108], x-b3-spanid=[853ba5cd22bf2aae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5b421e2-b0d6-4caf-889d-8dcf73ce9fe5]}\\\"}\"}","context":{"RequestID":"c5b421e2-b0d6-4caf-889d-8dcf73ce9fe5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bba32117-7cdd-45ed-b59b-6835375a5a6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:25.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:25.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5b421e2-b0d6-4caf-889d-8dcf73ce9fe5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bba32117-7cdd-45ed-b59b-6835375a5a6a","LogTimestamp":"2023-09-27T04:39:25.089Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:25.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:39:25.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:25.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:25.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:27.097Z","message":"Entering","context":{"RequestID":"19d469c5-cbbc-4f53-a20a-22d37e9341a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"367e0838-1af8-47cb-b819-94850acbfa1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:27.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:27.099Z","message":"{\"transactionId\":\"19d469c5-cbbc-4f53-a20a-22d37e9341a5\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:27:097\",\"respDate\":\"230927-04:39:27:099\",\"sourceId\":\"haproxy:19d469c5-cbbc-4f53-a20a-22d37e9341a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:27:097-41645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b92a5c8e-6d1e-4492-9035-11b22c454e9e], x-b3-parentspanid=[b760985fdd7fc8ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47b2f87df1ffb999b760985fdd7fc8ef], x-b3-spanid=[569570905973a1dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19d469c5-cbbc-4f53-a20a-22d37e9341a5]}\\\"}\"}","context":{"RequestID":"19d469c5-cbbc-4f53-a20a-22d37e9341a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"367e0838-1af8-47cb-b819-94850acbfa1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:27.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:27.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19d469c5-cbbc-4f53-a20a-22d37e9341a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"367e0838-1af8-47cb-b819-94850acbfa1d","LogTimestamp":"2023-09-27T04:39:27.099Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:28.072Z","message":"Entering","context":{"RequestID":"23380e05-e2ac-4904-9459-6c85702ffd21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b129ab98-6e9d-417c-b692-1f4e38ac5d4d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:28.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:28.074Z","message":"{\"transactionId\":\"23380e05-e2ac-4904-9459-6c85702ffd21\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:28:073\",\"respDate\":\"230927-04:39:28:074\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:23380e05-e2ac-4904-9459-6c85702ffd21\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:28:073-18366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63969694-46f4-4c44-9d93-6c6a43230752], x-b3-parentspanid=[590c88176f27123b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55329], x-envoy-attempt-count=[1], x-b3-traceid=[ccd4f47907375d70590c88176f27123b], x-b3-spanid=[264afa263545f28b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[23380e05-e2ac-4904-9459-6c85702ffd21]}\\\"}\"}","context":{"RequestID":"23380e05-e2ac-4904-9459-6c85702ffd21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b129ab98-6e9d-417c-b692-1f4e38ac5d4d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:28.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:28.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23380e05-e2ac-4904-9459-6c85702ffd21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b129ab98-6e9d-417c-b692-1f4e38ac5d4d","LogTimestamp":"2023-09-27T04:39:28.075Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:39:28.417Z","message":"Entering","context":{"RequestID":"66c6e307-5096-4132-a3f3-2197573ff8a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0dcd06eb-e666-4d4e-af33-994c1b354dfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"66c6e307-5096-4132-a3f3-2197573ff8a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0dcd06eb-e666-4d4e-af33-994c1b354dfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:28.419Z","message":"{\"transactionId\":\"66c6e307-5096-4132-a3f3-2197573ff8a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:28:417\",\"respDate\":\"230927-04:39:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:66c6e307-5096-4132-a3f3-2197573ff8a0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:28:417-26794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[66c6e307-5096-4132-a3f3-2197573ff8a0]}\\\"}\"}","context":{"RequestID":"66c6e307-5096-4132-a3f3-2197573ff8a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0dcd06eb-e666-4d4e-af33-994c1b354dfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:28.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66c6e307-5096-4132-a3f3-2197573ff8a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dcd06eb-e666-4d4e-af33-994c1b354dfa","LogTimestamp":"2023-09-27T04:39:28.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:29.107Z","message":"Entering","context":{"RequestID":"41af2054-13df-4091-8aaf-2aebead9c47f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c4bea73-96bf-431a-826d-365c0de91221","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:29.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:29.109Z","message":"{\"transactionId\":\"41af2054-13df-4091-8aaf-2aebead9c47f\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:29:107\",\"respDate\":\"230927-04:39:29:109\",\"sourceId\":\"haproxy:41af2054-13df-4091-8aaf-2aebead9c47f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:29:107-46605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[898a24be-a493-4149-87db-eeea20dbc3f0], x-b3-parentspanid=[d038256d0fcd2677], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e3327f9c3bba614d038256d0fcd2677], x-b3-spanid=[92d82ddc0b10f13d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41af2054-13df-4091-8aaf-2aebead9c47f]}\\\"}\"}","context":{"RequestID":"41af2054-13df-4091-8aaf-2aebead9c47f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c4bea73-96bf-431a-826d-365c0de91221","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:29.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:29.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41af2054-13df-4091-8aaf-2aebead9c47f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c4bea73-96bf-431a-826d-365c0de91221","LogTimestamp":"2023-09-27T04:39:29.110Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:31.120Z","message":"Entering","context":{"RequestID":"6b8cb54f-2ba8-4093-9fe6-35c4e02a35db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"038fde9d-bdbd-405b-9bc5-4741bef1896b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:31.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:31.122Z","message":"{\"transactionId\":\"6b8cb54f-2ba8-4093-9fe6-35c4e02a35db\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:31:121\",\"respDate\":\"230927-04:39:31:122\",\"sourceId\":\"haproxy:6b8cb54f-2ba8-4093-9fe6-35c4e02a35db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:31:121-82299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c995b2c-40f5-40ad-ade3-0cae978f3d2f], x-b3-parentspanid=[203737cdf88e4baf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88feca0ecb433665203737cdf88e4baf], x-b3-spanid=[ed915edb8203c744], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b8cb54f-2ba8-4093-9fe6-35c4e02a35db]}\\\"}\"}","context":{"RequestID":"6b8cb54f-2ba8-4093-9fe6-35c4e02a35db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"038fde9d-bdbd-405b-9bc5-4741bef1896b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:31.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:31.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b8cb54f-2ba8-4093-9fe6-35c4e02a35db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"038fde9d-bdbd-405b-9bc5-4741bef1896b","LogTimestamp":"2023-09-27T04:39:31.122Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:33.132Z","message":"Entering","context":{"RequestID":"c3037190-e4a8-42e4-ac42-f549eab3da51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a803e4d2-eedc-4888-a35b-1f1b2b7bc47e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:33.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:33.135Z","message":"{\"transactionId\":\"c3037190-e4a8-42e4-ac42-f549eab3da51\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:33:133\",\"respDate\":\"230927-04:39:33:135\",\"sourceId\":\"haproxy:c3037190-e4a8-42e4-ac42-f549eab3da51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:33:133-98900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd2c8664-5ec1-4c29-8dbd-c5c37bd00d41], x-b3-parentspanid=[356263b0e60045bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b33b7836ca9f48b356263b0e60045bf], x-b3-spanid=[b11306003fa23b19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3037190-e4a8-42e4-ac42-f549eab3da51]}\\\"}\"}","context":{"RequestID":"c3037190-e4a8-42e4-ac42-f549eab3da51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a803e4d2-eedc-4888-a35b-1f1b2b7bc47e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:33.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:33.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3037190-e4a8-42e4-ac42-f549eab3da51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a803e4d2-eedc-4888-a35b-1f1b2b7bc47e","LogTimestamp":"2023-09-27T04:39:33.135Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:39:35.144Z","message":"Entering","context":{"RequestID":"cf07e1ea-44b5-4e1c-ac3e-e202f31f783c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b570bc7e-0bee-4a4e-bb8a-71f8aa1d607c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:35.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:35.146Z","message":"{\"transactionId\":\"cf07e1ea-44b5-4e1c-ac3e-e202f31f783c\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:35:145\",\"respDate\":\"230927-04:39:35:146\",\"sourceId\":\"haproxy:cf07e1ea-44b5-4e1c-ac3e-e202f31f783c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:35:145-51587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa412b69-75c0-4237-b1e1-2a9739d67003], x-b3-parentspanid=[e9a7f148ac53a367], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c41ad92f69d236fe9a7f148ac53a367], x-b3-spanid=[cdb82136717a9c32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf07e1ea-44b5-4e1c-ac3e-e202f31f783c]}\\\"}\"}","context":{"RequestID":"cf07e1ea-44b5-4e1c-ac3e-e202f31f783c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b570bc7e-0bee-4a4e-bb8a-71f8aa1d607c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:35.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:35.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf07e1ea-44b5-4e1c-ac3e-e202f31f783c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b570bc7e-0bee-4a4e-bb8a-71f8aa1d607c","LogTimestamp":"2023-09-27T04:39:35.146Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:35.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:39:35.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:35.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:35.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:37.159Z","message":"Entering","context":{"RequestID":"39e092b5-3b61-45ce-ad0a-49a68c2fd66c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93e43f88-e0ad-46b5-9493-86c4abec4aef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:37.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:37.161Z","message":"{\"transactionId\":\"39e092b5-3b61-45ce-ad0a-49a68c2fd66c\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:37:159\",\"respDate\":\"230927-04:39:37:161\",\"sourceId\":\"haproxy:39e092b5-3b61-45ce-ad0a-49a68c2fd66c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:37:159-71930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7f37c83-82dd-4ecd-82df-98bc3a6b3c0f], x-b3-parentspanid=[1eddc0b6a0e05be3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6098a98a4c00b4d71eddc0b6a0e05be3], x-b3-spanid=[6bdaa06d548a494a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39e092b5-3b61-45ce-ad0a-49a68c2fd66c]}\\\"}\"}","context":{"RequestID":"39e092b5-3b61-45ce-ad0a-49a68c2fd66c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93e43f88-e0ad-46b5-9493-86c4abec4aef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:37.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:37.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39e092b5-3b61-45ce-ad0a-49a68c2fd66c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93e43f88-e0ad-46b5-9493-86c4abec4aef","LogTimestamp":"2023-09-27T04:39:37.161Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:38.070Z","message":"Entering","context":{"RequestID":"7934108a-204d-427d-88cc-3bdfd4d787b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b5d7443-c5c1-4307-af1a-8aa8f8141e73","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:38.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:38.072Z","message":"{\"transactionId\":\"7934108a-204d-427d-88cc-3bdfd4d787b0\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:38:071\",\"respDate\":\"230927-04:39:38:072\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7934108a-204d-427d-88cc-3bdfd4d787b0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:38:071-52690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f978711c-4b17-9ca8-9606-a3f6317c591b], x-b3-parentspanid=[da6e1cb261c97176], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53947], x-envoy-attempt-count=[1], x-b3-traceid=[a08b7647584639a4da6e1cb261c97176], x-b3-spanid=[fa1b50643db111bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7934108a-204d-427d-88cc-3bdfd4d787b0]}\\\"}\"}","context":{"RequestID":"7934108a-204d-427d-88cc-3bdfd4d787b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b5d7443-c5c1-4307-af1a-8aa8f8141e73","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:38.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:38.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7934108a-204d-427d-88cc-3bdfd4d787b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b5d7443-c5c1-4307-af1a-8aa8f8141e73","LogTimestamp":"2023-09-27T04:39:38.072Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:38.418Z","message":"Entering","context":{"RequestID":"70aacb44-b756-4210-a758-92efa3765d3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4dfc7f2-42c9-4a03-93be-2d47249f7390","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"70aacb44-b756-4210-a758-92efa3765d3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4dfc7f2-42c9-4a03-93be-2d47249f7390","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:38.421Z","message":"{\"transactionId\":\"70aacb44-b756-4210-a758-92efa3765d3e\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:38:419\",\"respDate\":\"230927-04:39:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:70aacb44-b756-4210-a758-92efa3765d3e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:38:419-86741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[70aacb44-b756-4210-a758-92efa3765d3e]}\\\"}\"}","context":{"RequestID":"70aacb44-b756-4210-a758-92efa3765d3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4dfc7f2-42c9-4a03-93be-2d47249f7390","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70aacb44-b756-4210-a758-92efa3765d3e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4dfc7f2-42c9-4a03-93be-2d47249f7390","LogTimestamp":"2023-09-27T04:39:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:39:39.173Z","message":"Entering","context":{"RequestID":"249271fe-cd43-4719-b684-cb171aca9945","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66416b7e-1ecf-492f-92ad-3e83cb4484d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:39.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:39.175Z","message":"{\"transactionId\":\"249271fe-cd43-4719-b684-cb171aca9945\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:39:173\",\"respDate\":\"230927-04:39:39:175\",\"sourceId\":\"haproxy:249271fe-cd43-4719-b684-cb171aca9945\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:39:173-15173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[578d6751-7dab-44dc-88db-56db2a347931], x-b3-parentspanid=[6deca3826c0f210b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1da569012f010246deca3826c0f210b], x-b3-spanid=[55ce62a2223189f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[249271fe-cd43-4719-b684-cb171aca9945]}\\\"}\"}","context":{"RequestID":"249271fe-cd43-4719-b684-cb171aca9945","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66416b7e-1ecf-492f-92ad-3e83cb4484d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:39.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:39.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"249271fe-cd43-4719-b684-cb171aca9945","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66416b7e-1ecf-492f-92ad-3e83cb4484d2","LogTimestamp":"2023-09-27T04:39:39.175Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:41.184Z","message":"Entering","context":{"RequestID":"66ccb1c0-d33f-48d1-a5c4-8b540fe97d41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8df126de-5147-4173-9a1d-c9a8b7831bfc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:41.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:41.186Z","message":"{\"transactionId\":\"66ccb1c0-d33f-48d1-a5c4-8b540fe97d41\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:41:185\",\"respDate\":\"230927-04:39:41:186\",\"sourceId\":\"haproxy:66ccb1c0-d33f-48d1-a5c4-8b540fe97d41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:41:185-55341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cf234bc-b66e-4414-b173-019b8b5e5ed6], x-b3-parentspanid=[bdc5477131f8af84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17d34de3017c7e1dbdc5477131f8af84], x-b3-spanid=[803fe2b3fa4503ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66ccb1c0-d33f-48d1-a5c4-8b540fe97d41]}\\\"}\"}","context":{"RequestID":"66ccb1c0-d33f-48d1-a5c4-8b540fe97d41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8df126de-5147-4173-9a1d-c9a8b7831bfc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:41.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:41.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66ccb1c0-d33f-48d1-a5c4-8b540fe97d41","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8df126de-5147-4173-9a1d-c9a8b7831bfc","LogTimestamp":"2023-09-27T04:39:41.186Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:41.507Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:41.515Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:43.196Z","message":"Entering","context":{"RequestID":"80bcc424-675e-46f4-b5d2-5ee9a2a4567d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e77fb999-bfd0-40b7-94e3-4784368c0a65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:43.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:43.198Z","message":"{\"transactionId\":\"80bcc424-675e-46f4-b5d2-5ee9a2a4567d\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:43:197\",\"respDate\":\"230927-04:39:43:198\",\"sourceId\":\"haproxy:80bcc424-675e-46f4-b5d2-5ee9a2a4567d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:43:197-83553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ee7fc0c-b1b7-4c53-bd93-739d1be22a4a], x-b3-parentspanid=[70682c5696e4538e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6819227dd67206d370682c5696e4538e], x-b3-spanid=[70a154b8bb7343ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80bcc424-675e-46f4-b5d2-5ee9a2a4567d]}\\\"}\"}","context":{"RequestID":"80bcc424-675e-46f4-b5d2-5ee9a2a4567d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e77fb999-bfd0-40b7-94e3-4784368c0a65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:43.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:43.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80bcc424-675e-46f4-b5d2-5ee9a2a4567d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e77fb999-bfd0-40b7-94e3-4784368c0a65","LogTimestamp":"2023-09-27T04:39:43.199Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:45.213Z","message":"Entering","context":{"RequestID":"4e7bbb02-e823-4b70-87e9-8f2a66b8a839","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28742b4d-c163-4307-9dd1-885e97cebb16","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:45.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:45.215Z","message":"{\"transactionId\":\"4e7bbb02-e823-4b70-87e9-8f2a66b8a839\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:45:213\",\"respDate\":\"230927-04:39:45:215\",\"sourceId\":\"haproxy:4e7bbb02-e823-4b70-87e9-8f2a66b8a839\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:45:213-73378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fbf2fbe-4349-4efb-b744-dc2aac246926], x-b3-parentspanid=[946b8d8428854b7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6777f5b23d1a89e6946b8d8428854b7c], x-b3-spanid=[294205813d38ab42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e7bbb02-e823-4b70-87e9-8f2a66b8a839]}\\\"}\"}","context":{"RequestID":"4e7bbb02-e823-4b70-87e9-8f2a66b8a839","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28742b4d-c163-4307-9dd1-885e97cebb16","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:45.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:45.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e7bbb02-e823-4b70-87e9-8f2a66b8a839","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28742b4d-c163-4307-9dd1-885e97cebb16","LogTimestamp":"2023-09-27T04:39:45.215Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:45.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:39:45.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:45.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:45.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:47.227Z","message":"Entering","context":{"RequestID":"3bec9469-7482-4b3c-a4a7-b942b1097b05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f67b24c0-1a1d-472a-953b-7b28a92da76c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:47.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:47.229Z","message":"{\"transactionId\":\"3bec9469-7482-4b3c-a4a7-b942b1097b05\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:47:228\",\"respDate\":\"230927-04:39:47:229\",\"sourceId\":\"haproxy:3bec9469-7482-4b3c-a4a7-b942b1097b05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:47:228-38587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63002a73-a433-4532-b058-3b023e361b7f], x-b3-parentspanid=[185c7328dd2246d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f58a9a71380dcea5185c7328dd2246d4], x-b3-spanid=[b281f41b65db703d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3bec9469-7482-4b3c-a4a7-b942b1097b05]}\\\"}\"}","context":{"RequestID":"3bec9469-7482-4b3c-a4a7-b942b1097b05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f67b24c0-1a1d-472a-953b-7b28a92da76c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:47.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:47.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3bec9469-7482-4b3c-a4a7-b942b1097b05","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f67b24c0-1a1d-472a-953b-7b28a92da76c","LogTimestamp":"2023-09-27T04:39:47.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:48.103Z","message":"Entering","context":{"RequestID":"60eddd98-dfee-4dd9-98b7-b02271a4d262","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be2083fd-d4d4-4650-bda8-daf8bf5a5738","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:48.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:48.105Z","message":"{\"transactionId\":\"60eddd98-dfee-4dd9-98b7-b02271a4d262\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:48:104\",\"respDate\":\"230927-04:39:48:105\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:60eddd98-dfee-4dd9-98b7-b02271a4d262\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:48:104-89497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24844000-2841-4e0b-af2f-0962befbe5ce], x-b3-parentspanid=[835622f0cd73f373], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51215], x-envoy-attempt-count=[1], x-b3-traceid=[b7bfe550cc20862f835622f0cd73f373], x-b3-spanid=[b1dafcf09b2c6aab], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[60eddd98-dfee-4dd9-98b7-b02271a4d262]}\\\"}\"}","context":{"RequestID":"60eddd98-dfee-4dd9-98b7-b02271a4d262","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be2083fd-d4d4-4650-bda8-daf8bf5a5738","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:48.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:48.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60eddd98-dfee-4dd9-98b7-b02271a4d262","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be2083fd-d4d4-4650-bda8-daf8bf5a5738","LogTimestamp":"2023-09-27T04:39:48.105Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:48.417Z","message":"Entering","context":{"RequestID":"6249391b-ede6-464c-9165-2306caa9d286","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e580a92-e902-40f0-8cdc-b2370a3d480f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"6249391b-ede6-464c-9165-2306caa9d286","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e580a92-e902-40f0-8cdc-b2370a3d480f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:48.419Z","message":"{\"transactionId\":\"6249391b-ede6-464c-9165-2306caa9d286\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:48:418\",\"respDate\":\"230927-04:39:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6249391b-ede6-464c-9165-2306caa9d286\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:48:418-36281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6249391b-ede6-464c-9165-2306caa9d286]}\\\"}\"}","context":{"RequestID":"6249391b-ede6-464c-9165-2306caa9d286","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e580a92-e902-40f0-8cdc-b2370a3d480f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6249391b-ede6-464c-9165-2306caa9d286","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e580a92-e902-40f0-8cdc-b2370a3d480f","LogTimestamp":"2023-09-27T04:39:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:49.253Z","message":"Entering","context":{"RequestID":"0fe9597f-145f-4e2a-bb61-832ae36d6d8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4261d001-9f8c-4645-a0a6-6656c7bf5609","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:49.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:49.256Z","message":"{\"transactionId\":\"0fe9597f-145f-4e2a-bb61-832ae36d6d8e\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:49:254\",\"respDate\":\"230927-04:39:49:256\",\"sourceId\":\"haproxy:0fe9597f-145f-4e2a-bb61-832ae36d6d8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:49:254-14661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3184dbb-5ee9-4dd1-a44d-8651b17ae6f0], x-b3-parentspanid=[551a8977652fe79b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f0868c2ba368d39551a8977652fe79b], x-b3-spanid=[1f5427a90c51723b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fe9597f-145f-4e2a-bb61-832ae36d6d8e]}\\\"}\"}","context":{"RequestID":"0fe9597f-145f-4e2a-bb61-832ae36d6d8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4261d001-9f8c-4645-a0a6-6656c7bf5609","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:49.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:49.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fe9597f-145f-4e2a-bb61-832ae36d6d8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4261d001-9f8c-4645-a0a6-6656c7bf5609","LogTimestamp":"2023-09-27T04:39:49.256Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:51.269Z","message":"Entering","context":{"RequestID":"83109fdb-febb-4237-bf6a-303052d07e31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fd25e12-1610-44ab-9144-987bf5580f32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:51.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:51.270Z","message":"{\"transactionId\":\"83109fdb-febb-4237-bf6a-303052d07e31\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:51:269\",\"respDate\":\"230927-04:39:51:270\",\"sourceId\":\"haproxy:83109fdb-febb-4237-bf6a-303052d07e31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:51:269-17258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ff0888b-d058-43b0-883f-e96c52cbe4d1], x-b3-parentspanid=[3a4ac17ffeb04980], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25a4d8d1c051e7823a4ac17ffeb04980], x-b3-spanid=[4aa3a9d55f23aeda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83109fdb-febb-4237-bf6a-303052d07e31]}\\\"}\"}","context":{"RequestID":"83109fdb-febb-4237-bf6a-303052d07e31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fd25e12-1610-44ab-9144-987bf5580f32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:51.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:51.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83109fdb-febb-4237-bf6a-303052d07e31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fd25e12-1610-44ab-9144-987bf5580f32","LogTimestamp":"2023-09-27T04:39:51.271Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:53.283Z","message":"Entering","context":{"RequestID":"8ce9b607-d06e-4375-b3e0-f737e217693c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74f9bf54-b8e2-4df9-9a65-f358a56946f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:53.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:53.285Z","message":"{\"transactionId\":\"8ce9b607-d06e-4375-b3e0-f737e217693c\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:53:284\",\"respDate\":\"230927-04:39:53:285\",\"sourceId\":\"haproxy:8ce9b607-d06e-4375-b3e0-f737e217693c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:53:284-66443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a8e9521-e56f-42be-8ac6-91a3dbf629fa], x-b3-parentspanid=[48f87325fbb1d2a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6c3b039ba3050c648f87325fbb1d2a1], x-b3-spanid=[f596779841220c4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ce9b607-d06e-4375-b3e0-f737e217693c]}\\\"}\"}","context":{"RequestID":"8ce9b607-d06e-4375-b3e0-f737e217693c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74f9bf54-b8e2-4df9-9a65-f358a56946f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:53.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:53.285Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ce9b607-d06e-4375-b3e0-f737e217693c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74f9bf54-b8e2-4df9-9a65-f358a56946f8","LogTimestamp":"2023-09-27T04:39:53.285Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:55.316Z","message":"Entering","context":{"RequestID":"a11d3394-ade8-44af-b8ce-090d363d0cb0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b36c5970-f9a8-4825-baa9-6e764abb0323","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:55.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:55.318Z","message":"{\"transactionId\":\"a11d3394-ade8-44af-b8ce-090d363d0cb0\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:55:317\",\"respDate\":\"230927-04:39:55:318\",\"sourceId\":\"haproxy:a11d3394-ade8-44af-b8ce-090d363d0cb0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:55:317-24960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8486dec-0555-4401-a1fc-f51cec31f87e], x-b3-parentspanid=[3f814de0f92d6d67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f48829f324bac1523f814de0f92d6d67], x-b3-spanid=[c6e3173d8cd5188b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a11d3394-ade8-44af-b8ce-090d363d0cb0]}\\\"}\"}","context":{"RequestID":"a11d3394-ade8-44af-b8ce-090d363d0cb0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b36c5970-f9a8-4825-baa9-6e764abb0323","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:55.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:55.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a11d3394-ade8-44af-b8ce-090d363d0cb0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b36c5970-f9a8-4825-baa9-6e764abb0323","LogTimestamp":"2023-09-27T04:39:55.319Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:55.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:39:55.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:55.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:55.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:57.334Z","message":"Entering","context":{"RequestID":"646752a4-59c3-4171-9cfc-e3f325ef083a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67602f6d-11b4-451a-88d1-93a5b20666d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:57.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:57.336Z","message":"{\"transactionId\":\"646752a4-59c3-4171-9cfc-e3f325ef083a\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:57:335\",\"respDate\":\"230927-04:39:57:336\",\"sourceId\":\"haproxy:646752a4-59c3-4171-9cfc-e3f325ef083a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:57:335-5837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00d07a46-7173-4fed-9837-b88f191f97b1], x-b3-parentspanid=[d55d549421b0e367], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbd9a9372810fb7dd55d549421b0e367], x-b3-spanid=[f5cd8111ed54e6af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[646752a4-59c3-4171-9cfc-e3f325ef083a]}\\\"}\"}","context":{"RequestID":"646752a4-59c3-4171-9cfc-e3f325ef083a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67602f6d-11b4-451a-88d1-93a5b20666d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:57.334Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:57.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"646752a4-59c3-4171-9cfc-e3f325ef083a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67602f6d-11b4-451a-88d1-93a5b20666d4","LogTimestamp":"2023-09-27T04:39:57.336Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:39:58.071Z","message":"Entering","context":{"RequestID":"1b027508-c307-4efa-a6b0-6c126ea67e8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89a8037e-57c1-48d1-a42f-f312ce5bccc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:58.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:58.073Z","message":"{\"transactionId\":\"1b027508-c307-4efa-a6b0-6c126ea67e8e\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:58:072\",\"respDate\":\"230927-04:39:58:073\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1b027508-c307-4efa-a6b0-6c126ea67e8e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:39:58:072-17247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3920d6ba-7595-4ba3-a1ad-d42a586f92b3], x-b3-parentspanid=[e61ce7caca900495], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48169], x-envoy-attempt-count=[1], x-b3-traceid=[174df59c184d685ee61ce7caca900495], x-b3-spanid=[b544bb32d9523f42], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1b027508-c307-4efa-a6b0-6c126ea67e8e]}\\\"}\"}","context":{"RequestID":"1b027508-c307-4efa-a6b0-6c126ea67e8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89a8037e-57c1-48d1-a42f-f312ce5bccc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:39:58.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:58.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b027508-c307-4efa-a6b0-6c126ea67e8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89a8037e-57c1-48d1-a42f-f312ce5bccc6","LogTimestamp":"2023-09-27T04:39:58.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:58.417Z","message":"Entering","context":{"RequestID":"2b2f130c-658f-4556-abd1-c0dbd5872570","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"560db49e-4b6a-4abd-b7f6-11aaa27b62a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b2f130c-658f-4556-abd1-c0dbd5872570","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"560db49e-4b6a-4abd-b7f6-11aaa27b62a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:58.419Z","message":"{\"transactionId\":\"2b2f130c-658f-4556-abd1-c0dbd5872570\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:58:417\",\"respDate\":\"230927-04:39:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b2f130c-658f-4556-abd1-c0dbd5872570\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:39:58:417-43897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b2f130c-658f-4556-abd1-c0dbd5872570]}\\\"}\"}","context":{"RequestID":"2b2f130c-658f-4556-abd1-c0dbd5872570","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"560db49e-4b6a-4abd-b7f6-11aaa27b62a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:39:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b2f130c-658f-4556-abd1-c0dbd5872570","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"560db49e-4b6a-4abd-b7f6-11aaa27b62a0","LogTimestamp":"2023-09-27T04:39:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:39:59.346Z","message":"Entering","context":{"RequestID":"855d9613-3c31-4fce-a93a-fd25086475be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a18007bd-e06c-4f8e-a554-cc495154e90b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:59.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:39:59.347Z","message":"{\"transactionId\":\"855d9613-3c31-4fce-a93a-fd25086475be\",\"status\":\"200\",\"rqstDate\":\"230927-04:39:59:346\",\"respDate\":\"230927-04:39:59:347\",\"sourceId\":\"haproxy:855d9613-3c31-4fce-a93a-fd25086475be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:39:59:346-36681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4ca91e5-d8fb-4685-a5c0-8b3fd2c0f57a], x-b3-parentspanid=[5d9bce63f62216ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d8ddb295fd04ae45d9bce63f62216ad], x-b3-spanid=[05f85ee4baf0ac0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[855d9613-3c31-4fce-a93a-fd25086475be]}\\\"}\"}","context":{"RequestID":"855d9613-3c31-4fce-a93a-fd25086475be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a18007bd-e06c-4f8e-a554-cc495154e90b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:39:59.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:39:59.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"855d9613-3c31-4fce-a93a-fd25086475be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a18007bd-e06c-4f8e-a554-cc495154e90b","LogTimestamp":"2023-09-27T04:39:59.348Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:39:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:01.363Z","message":"Entering","context":{"RequestID":"843ccae6-5a03-4655-ba67-6bda27bd5cd2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82dd2db6-1ff7-4853-9ebe-86e9483ff55e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:01.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:01.365Z","message":"{\"transactionId\":\"843ccae6-5a03-4655-ba67-6bda27bd5cd2\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:01:364\",\"respDate\":\"230927-04:40:01:365\",\"sourceId\":\"haproxy:843ccae6-5a03-4655-ba67-6bda27bd5cd2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:01:364-57328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66a835d7-6cc4-4847-8a96-125ff6612e06], x-b3-parentspanid=[ae156f3ac120646f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf78a0a5aab3835bae156f3ac120646f], x-b3-spanid=[7bd364c079f18814], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[843ccae6-5a03-4655-ba67-6bda27bd5cd2]}\\\"}\"}","context":{"RequestID":"843ccae6-5a03-4655-ba67-6bda27bd5cd2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82dd2db6-1ff7-4853-9ebe-86e9483ff55e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:01.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:01.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"843ccae6-5a03-4655-ba67-6bda27bd5cd2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82dd2db6-1ff7-4853-9ebe-86e9483ff55e","LogTimestamp":"2023-09-27T04:40:01.366Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:03.379Z","message":"Entering","context":{"RequestID":"34b41a86-4807-4ab8-86df-f771e895c005","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c7b5ecc-6ba5-466c-a077-845b7fe94ed3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:03.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:03.381Z","message":"{\"transactionId\":\"34b41a86-4807-4ab8-86df-f771e895c005\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:03:380\",\"respDate\":\"230927-04:40:03:381\",\"sourceId\":\"haproxy:34b41a86-4807-4ab8-86df-f771e895c005\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:03:380-27799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b15f6ff-dadc-492d-9246-31272362ca4f], x-b3-parentspanid=[adb98ece3382011f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[576be94f8523f0a1adb98ece3382011f], x-b3-spanid=[8c10d330a7c297af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34b41a86-4807-4ab8-86df-f771e895c005]}\\\"}\"}","context":{"RequestID":"34b41a86-4807-4ab8-86df-f771e895c005","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c7b5ecc-6ba5-466c-a077-845b7fe94ed3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:03.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:03.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34b41a86-4807-4ab8-86df-f771e895c005","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c7b5ecc-6ba5-466c-a077-845b7fe94ed3","LogTimestamp":"2023-09-27T04:40:03.382Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:05.391Z","message":"Entering","context":{"RequestID":"71ef3beb-308d-4cac-84f2-c61cd27597b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88ce869e-85a3-4985-ae3a-d87a58176e97","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:05.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:05.393Z","message":"{\"transactionId\":\"71ef3beb-308d-4cac-84f2-c61cd27597b6\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:05:391\",\"respDate\":\"230927-04:40:05:393\",\"sourceId\":\"haproxy:71ef3beb-308d-4cac-84f2-c61cd27597b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:05:391-25660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[486eea22-6007-4a5a-9872-4ad965ab1568], x-b3-parentspanid=[d76b0b72975e72b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ced629626a311262d76b0b72975e72b1], x-b3-spanid=[cc5a54f65de15a28], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71ef3beb-308d-4cac-84f2-c61cd27597b6]}\\\"}\"}","context":{"RequestID":"71ef3beb-308d-4cac-84f2-c61cd27597b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88ce869e-85a3-4985-ae3a-d87a58176e97","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:05.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:05.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ef3beb-308d-4cac-84f2-c61cd27597b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88ce869e-85a3-4985-ae3a-d87a58176e97","LogTimestamp":"2023-09-27T04:40:05.393Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:05.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:40:05.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:05.964Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:05.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:07.417Z","message":"Entering","context":{"RequestID":"6503c0e5-d762-4048-8d64-0d614949d94e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b31854f-b683-439a-ac02-48d70e9d0ce8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:07.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:07.418Z","message":"{\"transactionId\":\"6503c0e5-d762-4048-8d64-0d614949d94e\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:07:417\",\"respDate\":\"230927-04:40:07:418\",\"sourceId\":\"haproxy:6503c0e5-d762-4048-8d64-0d614949d94e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:40:07:417-25912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e40dfb85-9d73-4789-8135-6ecb13730eea], x-b3-parentspanid=[06c9901e49500780], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[901edc9ff8b120f406c9901e49500780], x-b3-spanid=[d6d6a68a25230d71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6503c0e5-d762-4048-8d64-0d614949d94e]}\\\"}\"}","context":{"RequestID":"6503c0e5-d762-4048-8d64-0d614949d94e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b31854f-b683-439a-ac02-48d70e9d0ce8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:07.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:07.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6503c0e5-d762-4048-8d64-0d614949d94e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b31854f-b683-439a-ac02-48d70e9d0ce8","LogTimestamp":"2023-09-27T04:40:07.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:08.077Z","message":"Entering","context":{"RequestID":"718f7822-119d-4863-8b35-a958c6f450e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b720006-f644-4e8f-a453-e25948aad92d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:08.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:08.079Z","message":"{\"transactionId\":\"718f7822-119d-4863-8b35-a958c6f450e6\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:08:078\",\"respDate\":\"230927-04:40:08:079\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:718f7822-119d-4863-8b35-a958c6f450e6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:40:08:078-86147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a77d594-80b3-4e47-b12e-4f0d3135fbcb], x-b3-parentspanid=[a4d9fb22e3fd83b6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42427], x-envoy-attempt-count=[1], x-b3-traceid=[0ab5d700732114baa4d9fb22e3fd83b6], x-b3-spanid=[9cc6a849fc3bee4e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[718f7822-119d-4863-8b35-a958c6f450e6]}\\\"}\"}","context":{"RequestID":"718f7822-119d-4863-8b35-a958c6f450e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b720006-f644-4e8f-a453-e25948aad92d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:08.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:08.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"718f7822-119d-4863-8b35-a958c6f450e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b720006-f644-4e8f-a453-e25948aad92d","LogTimestamp":"2023-09-27T04:40:08.079Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:08.418Z","message":"Entering","context":{"RequestID":"2b281fd5-64e7-44fd-990e-89232f717bdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31dd3c72-2522-45c1-b9fa-858035719bb2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b281fd5-64e7-44fd-990e-89232f717bdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31dd3c72-2522-45c1-b9fa-858035719bb2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:08.420Z","message":"{\"transactionId\":\"2b281fd5-64e7-44fd-990e-89232f717bdd\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:08:418\",\"respDate\":\"230927-04:40:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b281fd5-64e7-44fd-990e-89232f717bdd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:08:418-87391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b281fd5-64e7-44fd-990e-89232f717bdd]}\\\"}\"}","context":{"RequestID":"2b281fd5-64e7-44fd-990e-89232f717bdd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31dd3c72-2522-45c1-b9fa-858035719bb2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b281fd5-64e7-44fd-990e-89232f717bdd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31dd3c72-2522-45c1-b9fa-858035719bb2","LogTimestamp":"2023-09-27T04:40:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:09.428Z","message":"Entering","context":{"RequestID":"9a607c56-e67d-4f59-be2e-5ee53c5cfeb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8284b87d-ce5b-48ed-8d17-5b30fba98d6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:09.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:09.430Z","message":"{\"transactionId\":\"9a607c56-e67d-4f59-be2e-5ee53c5cfeb3\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:09:429\",\"respDate\":\"230927-04:40:09:430\",\"sourceId\":\"haproxy:9a607c56-e67d-4f59-be2e-5ee53c5cfeb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:09:429-83065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5204b08a-19cd-41af-9392-6edacd9393b4], x-b3-parentspanid=[88c9c4b626714860], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[702f06cfd269585788c9c4b626714860], x-b3-spanid=[b37816fbd9e9256b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a607c56-e67d-4f59-be2e-5ee53c5cfeb3]}\\\"}\"}","context":{"RequestID":"9a607c56-e67d-4f59-be2e-5ee53c5cfeb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8284b87d-ce5b-48ed-8d17-5b30fba98d6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:09.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:09.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a607c56-e67d-4f59-be2e-5ee53c5cfeb3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8284b87d-ce5b-48ed-8d17-5b30fba98d6a","LogTimestamp":"2023-09-27T04:40:09.430Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:11.441Z","message":"Entering","context":{"RequestID":"51b536ef-dccf-41d4-8c7d-9f02f85adeeb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99c33e99-de7a-4eb1-8068-67f992d318d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:11.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:11.443Z","message":"{\"transactionId\":\"51b536ef-dccf-41d4-8c7d-9f02f85adeeb\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:11:441\",\"respDate\":\"230927-04:40:11:443\",\"sourceId\":\"haproxy:51b536ef-dccf-41d4-8c7d-9f02f85adeeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:40:11:441-64532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c76c1124-f194-4a29-97b3-94d21057f488], x-b3-parentspanid=[e9bcc5db0add3c64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d8e6ebfc2265bd1e9bcc5db0add3c64], x-b3-spanid=[7ad6b5cecaed533e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51b536ef-dccf-41d4-8c7d-9f02f85adeeb]}\\\"}\"}","context":{"RequestID":"51b536ef-dccf-41d4-8c7d-9f02f85adeeb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99c33e99-de7a-4eb1-8068-67f992d318d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:11.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:11.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51b536ef-dccf-41d4-8c7d-9f02f85adeeb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99c33e99-de7a-4eb1-8068-67f992d318d2","LogTimestamp":"2023-09-27T04:40:11.444Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:11.516Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:11.524Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:13.455Z","message":"Entering","context":{"RequestID":"1db65c76-ec8c-4d93-89b5-1dd59c2a9725","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3226a7e-833f-4d7c-844e-1a7ac57b94e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:13.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:13.458Z","message":"{\"transactionId\":\"1db65c76-ec8c-4d93-89b5-1dd59c2a9725\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:13:456\",\"respDate\":\"230927-04:40:13:457\",\"sourceId\":\"haproxy:1db65c76-ec8c-4d93-89b5-1dd59c2a9725\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:13:456-47852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d208007-48ef-4fa5-b248-7c042f049061], x-b3-parentspanid=[57c2868f5eff604a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f8ec6802169833657c2868f5eff604a], x-b3-spanid=[c9a0eb789f5c7cab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1db65c76-ec8c-4d93-89b5-1dd59c2a9725]}\\\"}\"}","context":{"RequestID":"1db65c76-ec8c-4d93-89b5-1dd59c2a9725","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3226a7e-833f-4d7c-844e-1a7ac57b94e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:13.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:13.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1db65c76-ec8c-4d93-89b5-1dd59c2a9725","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3226a7e-833f-4d7c-844e-1a7ac57b94e0","LogTimestamp":"2023-09-27T04:40:13.458Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:40:15.467Z","message":"Entering","context":{"RequestID":"24a9e71d-c17c-4e61-bb88-373af6880ea2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab4a9092-ff0b-4c66-a125-af95d1ed3d31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:15.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:15.469Z","message":"{\"transactionId\":\"24a9e71d-c17c-4e61-bb88-373af6880ea2\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:15:468\",\"respDate\":\"230927-04:40:15:469\",\"sourceId\":\"haproxy:24a9e71d-c17c-4e61-bb88-373af6880ea2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:15:468-30412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[908df279-9cf3-40a6-a5d4-5a17eb41446a], x-b3-parentspanid=[9451960f1319e453], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a50a959588475c79451960f1319e453], x-b3-spanid=[f8b5d8533721d38d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24a9e71d-c17c-4e61-bb88-373af6880ea2]}\\\"}\"}","context":{"RequestID":"24a9e71d-c17c-4e61-bb88-373af6880ea2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab4a9092-ff0b-4c66-a125-af95d1ed3d31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:15.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:15.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24a9e71d-c17c-4e61-bb88-373af6880ea2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab4a9092-ff0b-4c66-a125-af95d1ed3d31","LogTimestamp":"2023-09-27T04:40:15.469Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:15.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:40:15.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:15.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:15.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:17.481Z","message":"Entering","context":{"RequestID":"515006cf-e044-49c1-a86b-915fc71155dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f836f39a-cbe9-476a-b7d0-727f344df1a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:17.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:17.483Z","message":"{\"transactionId\":\"515006cf-e044-49c1-a86b-915fc71155dc\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:17:481\",\"respDate\":\"230927-04:40:17:482\",\"sourceId\":\"haproxy:515006cf-e044-49c1-a86b-915fc71155dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:17:481-70111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b88cd2c-0c8c-4d38-b6ca-af8df223db0c], x-b3-parentspanid=[4377868ac1d82c88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1b8b43b5dceb53f4377868ac1d82c88], x-b3-spanid=[1aaa79e0ce712597], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[515006cf-e044-49c1-a86b-915fc71155dc]}\\\"}\"}","context":{"RequestID":"515006cf-e044-49c1-a86b-915fc71155dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f836f39a-cbe9-476a-b7d0-727f344df1a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:17.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:17.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"515006cf-e044-49c1-a86b-915fc71155dc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f836f39a-cbe9-476a-b7d0-727f344df1a7","LogTimestamp":"2023-09-27T04:40:17.483Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:18.074Z","message":"Entering","context":{"RequestID":"1c80dd87-f856-4294-8cc7-3fa28d350035","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46d327ae-888b-4118-98a0-2c8f0b71a781","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:18.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:18.076Z","message":"{\"transactionId\":\"1c80dd87-f856-4294-8cc7-3fa28d350035\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:18:074\",\"respDate\":\"230927-04:40:18:076\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1c80dd87-f856-4294-8cc7-3fa28d350035\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:18:074-53097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f66277f-a64e-4c39-b9e3-97a28e2588ad], x-b3-parentspanid=[e6682e928237ded3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58487], x-envoy-attempt-count=[1], x-b3-traceid=[ae6b28c9ee41c6ace6682e928237ded3], x-b3-spanid=[f57e4426ddad5143], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1c80dd87-f856-4294-8cc7-3fa28d350035]}\\\"}\"}","context":{"RequestID":"1c80dd87-f856-4294-8cc7-3fa28d350035","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46d327ae-888b-4118-98a0-2c8f0b71a781","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:18.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:18.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c80dd87-f856-4294-8cc7-3fa28d350035","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46d327ae-888b-4118-98a0-2c8f0b71a781","LogTimestamp":"2023-09-27T04:40:18.076Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:18.418Z","message":"Entering","context":{"RequestID":"d0ae14cd-3adc-4b9a-a51e-a0da93c617c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d09b0e1a-e18c-4478-9b37-e42d5057112e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"d0ae14cd-3adc-4b9a-a51e-a0da93c617c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d09b0e1a-e18c-4478-9b37-e42d5057112e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:18.421Z","message":"{\"transactionId\":\"d0ae14cd-3adc-4b9a-a51e-a0da93c617c8\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:18:419\",\"respDate\":\"230927-04:40:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d0ae14cd-3adc-4b9a-a51e-a0da93c617c8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:18:419-82894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d0ae14cd-3adc-4b9a-a51e-a0da93c617c8]}\\\"}\"}","context":{"RequestID":"d0ae14cd-3adc-4b9a-a51e-a0da93c617c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d09b0e1a-e18c-4478-9b37-e42d5057112e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0ae14cd-3adc-4b9a-a51e-a0da93c617c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d09b0e1a-e18c-4478-9b37-e42d5057112e","LogTimestamp":"2023-09-27T04:40:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:40:19.493Z","message":"Entering","context":{"RequestID":"285cf21d-40b4-4f94-a1e3-4a3883fab549","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba5fa013-ca40-43db-95f4-93ea24585dfd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:19.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:19.495Z","message":"{\"transactionId\":\"285cf21d-40b4-4f94-a1e3-4a3883fab549\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:19:493\",\"respDate\":\"230927-04:40:19:495\",\"sourceId\":\"haproxy:285cf21d-40b4-4f94-a1e3-4a3883fab549\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:19:493-22635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9f86132-35a4-4515-8fe9-8e5dccc0daf8], x-b3-parentspanid=[5a4e30f342bc8e3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a7c3ba5564b47d15a4e30f342bc8e3c], x-b3-spanid=[f28749c3cfe6a228], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[285cf21d-40b4-4f94-a1e3-4a3883fab549]}\\\"}\"}","context":{"RequestID":"285cf21d-40b4-4f94-a1e3-4a3883fab549","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba5fa013-ca40-43db-95f4-93ea24585dfd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:19.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:19.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"285cf21d-40b4-4f94-a1e3-4a3883fab549","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba5fa013-ca40-43db-95f4-93ea24585dfd","LogTimestamp":"2023-09-27T04:40:19.495Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:21.509Z","message":"Entering","context":{"RequestID":"a599d975-5bec-4337-9719-a83c3ede79b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34f6dda6-171e-4330-8727-65a397a3348b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:21.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:21.511Z","message":"{\"transactionId\":\"a599d975-5bec-4337-9719-a83c3ede79b5\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:21:510\",\"respDate\":\"230927-04:40:21:511\",\"sourceId\":\"haproxy:a599d975-5bec-4337-9719-a83c3ede79b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:40:21:510-8170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[334fb16d-f613-4421-97b6-ecd79b344215], x-b3-parentspanid=[9342d48dd98334ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3469e2ea3b67a239342d48dd98334ce], x-b3-spanid=[c7e69e1642f66706], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a599d975-5bec-4337-9719-a83c3ede79b5]}\\\"}\"}","context":{"RequestID":"a599d975-5bec-4337-9719-a83c3ede79b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34f6dda6-171e-4330-8727-65a397a3348b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:21.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:21.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a599d975-5bec-4337-9719-a83c3ede79b5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34f6dda6-171e-4330-8727-65a397a3348b","LogTimestamp":"2023-09-27T04:40:21.511Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:23.529Z","message":"Entering","context":{"RequestID":"7287f57a-c4ee-4744-9d3c-ac9b03c555be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3564fbb2-15e4-4f73-b32a-aab621261560","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:23.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:23.531Z","message":"{\"transactionId\":\"7287f57a-c4ee-4744-9d3c-ac9b03c555be\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:23:529\",\"respDate\":\"230927-04:40:23:531\",\"sourceId\":\"haproxy:7287f57a-c4ee-4744-9d3c-ac9b03c555be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:23:529-73297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[708ad573-efed-44b4-8d9d-cbb4845709d4], x-b3-parentspanid=[cb9ba983213368e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a23b521d4738bdd2cb9ba983213368e6], x-b3-spanid=[802068fd54ec1767], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7287f57a-c4ee-4744-9d3c-ac9b03c555be]}\\\"}\"}","context":{"RequestID":"7287f57a-c4ee-4744-9d3c-ac9b03c555be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3564fbb2-15e4-4f73-b32a-aab621261560","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:23.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:23.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7287f57a-c4ee-4744-9d3c-ac9b03c555be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3564fbb2-15e4-4f73-b32a-aab621261560","LogTimestamp":"2023-09-27T04:40:23.531Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:25.541Z","message":"Entering","context":{"RequestID":"2b7be610-e9d6-4b63-89fa-a68ee30b5fb0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a0d47d7-a399-4756-b32c-e896f6e18711","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:25.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:25.543Z","message":"{\"transactionId\":\"2b7be610-e9d6-4b63-89fa-a68ee30b5fb0\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:25:541\",\"respDate\":\"230927-04:40:25:543\",\"sourceId\":\"haproxy:2b7be610-e9d6-4b63-89fa-a68ee30b5fb0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:25:541-66783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb0a4949-ca99-4df0-a051-fd2170ca76d1], x-b3-parentspanid=[003cea251931b0d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19683b1a0ae7abf9003cea251931b0d8], x-b3-spanid=[d5613a1f9758ec84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b7be610-e9d6-4b63-89fa-a68ee30b5fb0]}\\\"}\"}","context":{"RequestID":"2b7be610-e9d6-4b63-89fa-a68ee30b5fb0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a0d47d7-a399-4756-b32c-e896f6e18711","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:25.541Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:25.543Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b7be610-e9d6-4b63-89fa-a68ee30b5fb0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a0d47d7-a399-4756-b32c-e896f6e18711","LogTimestamp":"2023-09-27T04:40:25.543Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:25.918Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:40:25.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:25.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:25.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:27.560Z","message":"Entering","context":{"RequestID":"a06d99e1-7665-49da-99ee-6f92bdde0e21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97a8ecf3-4543-40f3-89a3-450dc2ec1b2a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:27.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:27.562Z","message":"{\"transactionId\":\"a06d99e1-7665-49da-99ee-6f92bdde0e21\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:27:561\",\"respDate\":\"230927-04:40:27:562\",\"sourceId\":\"haproxy:a06d99e1-7665-49da-99ee-6f92bdde0e21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:27:561-65919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6dca4ac-27d2-4f05-b7a8-ad67348d17f8], x-b3-parentspanid=[41f7839b1af0cd80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55bd0b4c033f57f541f7839b1af0cd80], x-b3-spanid=[8018129f43a662bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a06d99e1-7665-49da-99ee-6f92bdde0e21]}\\\"}\"}","context":{"RequestID":"a06d99e1-7665-49da-99ee-6f92bdde0e21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97a8ecf3-4543-40f3-89a3-450dc2ec1b2a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:27.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:27.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a06d99e1-7665-49da-99ee-6f92bdde0e21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97a8ecf3-4543-40f3-89a3-450dc2ec1b2a","LogTimestamp":"2023-09-27T04:40:27.562Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:28.078Z","message":"Entering","context":{"RequestID":"6fdb72a8-1a92-4741-9ea1-d82f89e61048","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b98e95a8-dc35-44a5-b694-98a4195c1782","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:28.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:28.081Z","message":"{\"transactionId\":\"6fdb72a8-1a92-4741-9ea1-d82f89e61048\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:28:079\",\"respDate\":\"230927-04:40:28:080\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6fdb72a8-1a92-4741-9ea1-d82f89e61048\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:28:079-93458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6004af8e-bf61-4d9e-b12c-2881d03a0cba], x-b3-parentspanid=[6aa07f420111cd83], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37501], x-envoy-attempt-count=[1], x-b3-traceid=[b885b2bc4e1bdc736aa07f420111cd83], x-b3-spanid=[6c06c8b0b12f9d36], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6fdb72a8-1a92-4741-9ea1-d82f89e61048]}\\\"}\"}","context":{"RequestID":"6fdb72a8-1a92-4741-9ea1-d82f89e61048","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b98e95a8-dc35-44a5-b694-98a4195c1782","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:28.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:28.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6fdb72a8-1a92-4741-9ea1-d82f89e61048","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b98e95a8-dc35-44a5-b694-98a4195c1782","LogTimestamp":"2023-09-27T04:40:28.081Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:40:28.418Z","message":"Entering","context":{"RequestID":"dfdcb71c-3fdd-4d2b-9516-f8d256ff1104","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"794cf26e-faa4-4639-a6ef-655f55c00867","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"dfdcb71c-3fdd-4d2b-9516-f8d256ff1104","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"794cf26e-faa4-4639-a6ef-655f55c00867","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:28.420Z","message":"{\"transactionId\":\"dfdcb71c-3fdd-4d2b-9516-f8d256ff1104\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:28:418\",\"respDate\":\"230927-04:40:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dfdcb71c-3fdd-4d2b-9516-f8d256ff1104\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:40:28:418-48512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dfdcb71c-3fdd-4d2b-9516-f8d256ff1104]}\\\"}\"}","context":{"RequestID":"dfdcb71c-3fdd-4d2b-9516-f8d256ff1104","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"794cf26e-faa4-4639-a6ef-655f55c00867","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfdcb71c-3fdd-4d2b-9516-f8d256ff1104","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"794cf26e-faa4-4639-a6ef-655f55c00867","LogTimestamp":"2023-09-27T04:40:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:29.571Z","message":"Entering","context":{"RequestID":"4a891399-52ad-4cc9-8f69-1ba1fc64a8ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"053f89df-add8-482e-a57d-5ef57220276e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:29.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:29.573Z","message":"{\"transactionId\":\"4a891399-52ad-4cc9-8f69-1ba1fc64a8ea\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:29:572\",\"respDate\":\"230927-04:40:29:573\",\"sourceId\":\"haproxy:4a891399-52ad-4cc9-8f69-1ba1fc64a8ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:40:29:572-97499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64fa004d-69a6-4935-b407-28ee7ed7dec2], x-b3-parentspanid=[81a429d20ca569c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00d4f50f8a0f27d881a429d20ca569c2], x-b3-spanid=[7df5c628ced86082], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a891399-52ad-4cc9-8f69-1ba1fc64a8ea]}\\\"}\"}","context":{"RequestID":"4a891399-52ad-4cc9-8f69-1ba1fc64a8ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"053f89df-add8-482e-a57d-5ef57220276e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:29.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:29.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a891399-52ad-4cc9-8f69-1ba1fc64a8ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"053f89df-add8-482e-a57d-5ef57220276e","LogTimestamp":"2023-09-27T04:40:29.574Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:31.599Z","message":"Entering","context":{"RequestID":"53cec0e0-66f5-4e5e-8d8b-1ced32bddf5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9382f1ec-e4d8-45e9-bc7c-8c7f23030b7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:31.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:31.601Z","message":"{\"transactionId\":\"53cec0e0-66f5-4e5e-8d8b-1ced32bddf5c\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:31:599\",\"respDate\":\"230927-04:40:31:601\",\"sourceId\":\"haproxy:53cec0e0-66f5-4e5e-8d8b-1ced32bddf5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:31:599-15693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fd2c853-6dc9-4775-a9e5-39aec087fd61], x-b3-parentspanid=[8652f5a990284e0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a707ce0fe1be634d8652f5a990284e0d], x-b3-spanid=[b3f1eea98f6c6e44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53cec0e0-66f5-4e5e-8d8b-1ced32bddf5c]}\\\"}\"}","context":{"RequestID":"53cec0e0-66f5-4e5e-8d8b-1ced32bddf5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9382f1ec-e4d8-45e9-bc7c-8c7f23030b7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:31.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:31.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53cec0e0-66f5-4e5e-8d8b-1ced32bddf5c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9382f1ec-e4d8-45e9-bc7c-8c7f23030b7a","LogTimestamp":"2023-09-27T04:40:31.601Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:40:33.620Z","message":"Entering","context":{"RequestID":"42fb9c9a-5a0f-44ae-a551-7440ff748899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f86aae8-16e1-40f6-9a99-ba44fce751f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:33.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:33.622Z","message":"{\"transactionId\":\"42fb9c9a-5a0f-44ae-a551-7440ff748899\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:33:620\",\"respDate\":\"230927-04:40:33:621\",\"sourceId\":\"haproxy:42fb9c9a-5a0f-44ae-a551-7440ff748899\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:33:620-21977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54851264-fb06-4e34-897c-5087dfedde41], x-b3-parentspanid=[cac77d9b43eeeb2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00dfd79aa473710ccac77d9b43eeeb2f], x-b3-spanid=[e86b51c99bcc5898], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42fb9c9a-5a0f-44ae-a551-7440ff748899]}\\\"}\"}","context":{"RequestID":"42fb9c9a-5a0f-44ae-a551-7440ff748899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f86aae8-16e1-40f6-9a99-ba44fce751f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:33.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:33.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42fb9c9a-5a0f-44ae-a551-7440ff748899","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f86aae8-16e1-40f6-9a99-ba44fce751f4","LogTimestamp":"2023-09-27T04:40:33.622Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:35.631Z","message":"Entering","context":{"RequestID":"1d714894-0675-4b16-a918-c95407cd8b37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c965990-0e71-4914-9e3f-5471eab1d775","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:35.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:35.633Z","message":"{\"transactionId\":\"1d714894-0675-4b16-a918-c95407cd8b37\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:35:632\",\"respDate\":\"230927-04:40:35:633\",\"sourceId\":\"haproxy:1d714894-0675-4b16-a918-c95407cd8b37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:35:632-82947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d070d5dd-a813-4be5-b576-be443b61c425], x-b3-parentspanid=[4358bc80a701a204], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f66e86254f7e9ceb4358bc80a701a204], x-b3-spanid=[f06dac10ea05e8a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d714894-0675-4b16-a918-c95407cd8b37]}\\\"}\"}","context":{"RequestID":"1d714894-0675-4b16-a918-c95407cd8b37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c965990-0e71-4914-9e3f-5471eab1d775","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:35.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:35.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d714894-0675-4b16-a918-c95407cd8b37","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c965990-0e71-4914-9e3f-5471eab1d775","LogTimestamp":"2023-09-27T04:40:35.633Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:35.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:40:35.940Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:35.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:35.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:37.645Z","message":"Entering","context":{"RequestID":"6f7acf6f-d3ff-4169-8c56-1d01d93345d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70220fb4-7aa9-4d7b-986e-79dbd4f415f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:37.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:37.646Z","message":"{\"transactionId\":\"6f7acf6f-d3ff-4169-8c56-1d01d93345d4\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:37:645\",\"respDate\":\"230927-04:40:37:646\",\"sourceId\":\"haproxy:6f7acf6f-d3ff-4169-8c56-1d01d93345d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:37:645-72796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[092cc2ab-1984-471b-9a9d-b33b0e0c6edb], x-b3-parentspanid=[97be8f127d32e2e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74de346c3e99662a97be8f127d32e2e0], x-b3-spanid=[6d81f87ac8002b73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f7acf6f-d3ff-4169-8c56-1d01d93345d4]}\\\"}\"}","context":{"RequestID":"6f7acf6f-d3ff-4169-8c56-1d01d93345d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70220fb4-7aa9-4d7b-986e-79dbd4f415f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:37.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:37.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f7acf6f-d3ff-4169-8c56-1d01d93345d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70220fb4-7aa9-4d7b-986e-79dbd4f415f3","LogTimestamp":"2023-09-27T04:40:37.647Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:38.083Z","message":"Entering","context":{"RequestID":"dc774708-47cf-46b1-a8f0-9058d8e860e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d21e4163-e28f-4916-baec-7f7cc0c71aa2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:38.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:38.085Z","message":"{\"transactionId\":\"dc774708-47cf-46b1-a8f0-9058d8e860e3\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:38:084\",\"respDate\":\"230927-04:40:38:085\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dc774708-47cf-46b1-a8f0-9058d8e860e3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:40:38:084-1135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[174994cf-4473-43a5-b8c8-dfe0bad20cca], x-b3-parentspanid=[79880017f11f92ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52297], x-envoy-attempt-count=[1], x-b3-traceid=[862e0ddc761e055479880017f11f92ba], x-b3-spanid=[3335f762c4e09f9d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dc774708-47cf-46b1-a8f0-9058d8e860e3]}\\\"}\"}","context":{"RequestID":"dc774708-47cf-46b1-a8f0-9058d8e860e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d21e4163-e28f-4916-baec-7f7cc0c71aa2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:38.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:38.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc774708-47cf-46b1-a8f0-9058d8e860e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d21e4163-e28f-4916-baec-7f7cc0c71aa2","LogTimestamp":"2023-09-27T04:40:38.085Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:38.416Z","message":"Entering","context":{"RequestID":"91e3aafe-4766-4f19-b501-d0324d785d59","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65d4fd8a-be4b-4511-a098-344eeb5aabc6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"91e3aafe-4766-4f19-b501-d0324d785d59","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65d4fd8a-be4b-4511-a098-344eeb5aabc6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:38.418Z","message":"{\"transactionId\":\"91e3aafe-4766-4f19-b501-d0324d785d59\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:38:417\",\"respDate\":\"230927-04:40:38:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:91e3aafe-4766-4f19-b501-d0324d785d59\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:38:417-87374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[91e3aafe-4766-4f19-b501-d0324d785d59]}\\\"}\"}","context":{"RequestID":"91e3aafe-4766-4f19-b501-d0324d785d59","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65d4fd8a-be4b-4511-a098-344eeb5aabc6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91e3aafe-4766-4f19-b501-d0324d785d59","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65d4fd8a-be4b-4511-a098-344eeb5aabc6","LogTimestamp":"2023-09-27T04:40:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:39.657Z","message":"Entering","context":{"RequestID":"a2be54c6-53b4-41a0-9971-878f0e9df0b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58e045ba-0ffb-4652-9e17-ab77549c9325","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:39.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:39.659Z","message":"{\"transactionId\":\"a2be54c6-53b4-41a0-9971-878f0e9df0b0\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:39:657\",\"respDate\":\"230927-04:40:39:658\",\"sourceId\":\"haproxy:a2be54c6-53b4-41a0-9971-878f0e9df0b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:39:657-62445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18111aa0-6902-4659-a4ac-8fa3cd35f2df], x-b3-parentspanid=[49f8519af6474113], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7449190e2bea6f8f49f8519af6474113], x-b3-spanid=[b64fbc01397cd5a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2be54c6-53b4-41a0-9971-878f0e9df0b0]}\\\"}\"}","context":{"RequestID":"a2be54c6-53b4-41a0-9971-878f0e9df0b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58e045ba-0ffb-4652-9e17-ab77549c9325","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:39.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:39.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2be54c6-53b4-41a0-9971-878f0e9df0b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58e045ba-0ffb-4652-9e17-ab77549c9325","LogTimestamp":"2023-09-27T04:40:39.659Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:41.525Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:41.534Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:41.668Z","message":"Entering","context":{"RequestID":"fb10f2bf-891c-4835-955a-a92facba3b95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acb476d9-7890-4fc5-87bf-bc65cba66756","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:41.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:41.670Z","message":"{\"transactionId\":\"fb10f2bf-891c-4835-955a-a92facba3b95\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:41:669\",\"respDate\":\"230927-04:40:41:670\",\"sourceId\":\"haproxy:fb10f2bf-891c-4835-955a-a92facba3b95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:41:669-46620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa466c56-f0c0-4170-90ce-9d0959d5cd6c], x-b3-parentspanid=[aa68e05e347e62ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62316b215c4ab8dfaa68e05e347e62ff], x-b3-spanid=[9aa98c2fb7392003], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb10f2bf-891c-4835-955a-a92facba3b95]}\\\"}\"}","context":{"RequestID":"fb10f2bf-891c-4835-955a-a92facba3b95","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acb476d9-7890-4fc5-87bf-bc65cba66756","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:41.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:41.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb10f2bf-891c-4835-955a-a92facba3b95","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acb476d9-7890-4fc5-87bf-bc65cba66756","LogTimestamp":"2023-09-27T04:40:41.670Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:43.678Z","message":"Entering","context":{"RequestID":"15637a38-2308-47ce-866f-598ee143a19a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c65d134-a598-40af-a080-e65d1f4986d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:43.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:43.680Z","message":"{\"transactionId\":\"15637a38-2308-47ce-866f-598ee143a19a\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:43:678\",\"respDate\":\"230927-04:40:43:680\",\"sourceId\":\"haproxy:15637a38-2308-47ce-866f-598ee143a19a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:43:678-57393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eca23b24-6f90-463b-96ce-d664ba9cee77], x-b3-parentspanid=[2bbe5e85354e0b07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e98b5d740ece40d12bbe5e85354e0b07], x-b3-spanid=[fea99f578744cd32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15637a38-2308-47ce-866f-598ee143a19a]}\\\"}\"}","context":{"RequestID":"15637a38-2308-47ce-866f-598ee143a19a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c65d134-a598-40af-a080-e65d1f4986d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:43.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:43.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15637a38-2308-47ce-866f-598ee143a19a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c65d134-a598-40af-a080-e65d1f4986d7","LogTimestamp":"2023-09-27T04:40:43.680Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:45.708Z","message":"Entering","context":{"RequestID":"f875584f-bb4e-416c-a10a-0b2e3a8b6b42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d70a92f-3925-4397-920b-e1bf94edac1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:45.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:45.710Z","message":"{\"transactionId\":\"f875584f-bb4e-416c-a10a-0b2e3a8b6b42\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:45:708\",\"respDate\":\"230927-04:40:45:710\",\"sourceId\":\"haproxy:f875584f-bb4e-416c-a10a-0b2e3a8b6b42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:45:708-92257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47e8e974-3673-40d7-97e8-1aec419979cd], x-b3-parentspanid=[61b4a856f5092d4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03ad74221e0d852961b4a856f5092d4e], x-b3-spanid=[6fc4abb0228aa6dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f875584f-bb4e-416c-a10a-0b2e3a8b6b42]}\\\"}\"}","context":{"RequestID":"f875584f-bb4e-416c-a10a-0b2e3a8b6b42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d70a92f-3925-4397-920b-e1bf94edac1a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:45.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:45.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f875584f-bb4e-416c-a10a-0b2e3a8b6b42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d70a92f-3925-4397-920b-e1bf94edac1a","LogTimestamp":"2023-09-27T04:40:45.710Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:45.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:40:45.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:45.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:45.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:47.732Z","message":"Entering","context":{"RequestID":"eee8cd7e-e787-42c9-8cee-7b5a9ed6930b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aaeb143a-a9b7-42e8-a22a-546b3cfc8544","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:47.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:47.734Z","message":"{\"transactionId\":\"eee8cd7e-e787-42c9-8cee-7b5a9ed6930b\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:47:733\",\"respDate\":\"230927-04:40:47:734\",\"sourceId\":\"haproxy:eee8cd7e-e787-42c9-8cee-7b5a9ed6930b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:47:733-32162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9d8b4ef-6065-4ea6-9f3f-a2c82ceec237], x-b3-parentspanid=[b0cc343518892466], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6a1c8ce9010ecd8b0cc343518892466], x-b3-spanid=[12897d684027d3b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eee8cd7e-e787-42c9-8cee-7b5a9ed6930b]}\\\"}\"}","context":{"RequestID":"eee8cd7e-e787-42c9-8cee-7b5a9ed6930b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aaeb143a-a9b7-42e8-a22a-546b3cfc8544","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:47.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:47.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eee8cd7e-e787-42c9-8cee-7b5a9ed6930b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaeb143a-a9b7-42e8-a22a-546b3cfc8544","LogTimestamp":"2023-09-27T04:40:47.734Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:48.077Z","message":"Entering","context":{"RequestID":"4846c8ec-459d-4f34-b8c4-55a4ccf976ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df37c3fd-1a10-437e-8bca-fe3a7405d79a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:48.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:48.079Z","message":"{\"transactionId\":\"4846c8ec-459d-4f34-b8c4-55a4ccf976ef\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:48:078\",\"respDate\":\"230927-04:40:48:079\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4846c8ec-459d-4f34-b8c4-55a4ccf976ef\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:48:078-88215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45893395-1b06-4599-94ea-acb9a2fb295f], x-b3-parentspanid=[932f1332bb525738], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40307], x-envoy-attempt-count=[1], x-b3-traceid=[24a9d1fea280abf2932f1332bb525738], x-b3-spanid=[e4b6016543833310], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4846c8ec-459d-4f34-b8c4-55a4ccf976ef]}\\\"}\"}","context":{"RequestID":"4846c8ec-459d-4f34-b8c4-55a4ccf976ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df37c3fd-1a10-437e-8bca-fe3a7405d79a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:48.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:48.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4846c8ec-459d-4f34-b8c4-55a4ccf976ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df37c3fd-1a10-437e-8bca-fe3a7405d79a","LogTimestamp":"2023-09-27T04:40:48.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:48.418Z","message":"Entering","context":{"RequestID":"68b0f85f-d75a-4039-ade9-bde5ca1aa24c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17693602-237f-4db3-95ad-ea3a9338ee15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"68b0f85f-d75a-4039-ade9-bde5ca1aa24c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17693602-237f-4db3-95ad-ea3a9338ee15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:48.420Z","message":"{\"transactionId\":\"68b0f85f-d75a-4039-ade9-bde5ca1aa24c\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:48:418\",\"respDate\":\"230927-04:40:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:68b0f85f-d75a-4039-ade9-bde5ca1aa24c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:48:418-83099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[68b0f85f-d75a-4039-ade9-bde5ca1aa24c]}\\\"}\"}","context":{"RequestID":"68b0f85f-d75a-4039-ade9-bde5ca1aa24c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17693602-237f-4db3-95ad-ea3a9338ee15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68b0f85f-d75a-4039-ade9-bde5ca1aa24c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17693602-237f-4db3-95ad-ea3a9338ee15","LogTimestamp":"2023-09-27T04:40:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:49.755Z","message":"Entering","context":{"RequestID":"ff83f1bd-9df2-44b1-8ad5-e4ae43505c7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae26bbc2-fdb9-4150-8c44-becf89f97b24","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:49.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:49.757Z","message":"{\"transactionId\":\"ff83f1bd-9df2-44b1-8ad5-e4ae43505c7d\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:49:756\",\"respDate\":\"230927-04:40:49:757\",\"sourceId\":\"haproxy:ff83f1bd-9df2-44b1-8ad5-e4ae43505c7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:40:49:756-46015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec99ca38-21ec-4ffe-a499-460dd2dc21bd], x-b3-parentspanid=[3bfe2fcaa4964a1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e86e26a20b253c9f3bfe2fcaa4964a1a], x-b3-spanid=[9f37d3512501a71c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff83f1bd-9df2-44b1-8ad5-e4ae43505c7d]}\\\"}\"}","context":{"RequestID":"ff83f1bd-9df2-44b1-8ad5-e4ae43505c7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae26bbc2-fdb9-4150-8c44-becf89f97b24","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:49.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:49.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff83f1bd-9df2-44b1-8ad5-e4ae43505c7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae26bbc2-fdb9-4150-8c44-becf89f97b24","LogTimestamp":"2023-09-27T04:40:49.757Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:51.777Z","message":"Entering","context":{"RequestID":"cffdc2f5-5c44-4491-8e09-1a722b1a3329","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e55c761-9153-4303-8ed4-974016beb1ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:51.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:51.778Z","message":"{\"transactionId\":\"cffdc2f5-5c44-4491-8e09-1a722b1a3329\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:51:777\",\"respDate\":\"230927-04:40:51:778\",\"sourceId\":\"haproxy:cffdc2f5-5c44-4491-8e09-1a722b1a3329\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:51:777-95192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca6c3a0f-6c6f-46f3-a332-31801ede6617], x-b3-parentspanid=[b6d7402b3e25aec6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6e38d231ad4640ab6d7402b3e25aec6], x-b3-spanid=[6e9dc860b3283865], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cffdc2f5-5c44-4491-8e09-1a722b1a3329]}\\\"}\"}","context":{"RequestID":"cffdc2f5-5c44-4491-8e09-1a722b1a3329","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e55c761-9153-4303-8ed4-974016beb1ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:51.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:51.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cffdc2f5-5c44-4491-8e09-1a722b1a3329","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e55c761-9153-4303-8ed4-974016beb1ed","LogTimestamp":"2023-09-27T04:40:51.779Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:53.806Z","message":"Entering","context":{"RequestID":"aebd7534-e9a0-4cf3-8c99-b37dcfa800bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"372f1995-1c87-4334-918d-f9be71ec95e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:53.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:53.808Z","message":"{\"transactionId\":\"aebd7534-e9a0-4cf3-8c99-b37dcfa800bb\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:53:806\",\"respDate\":\"230927-04:40:53:808\",\"sourceId\":\"haproxy:aebd7534-e9a0-4cf3-8c99-b37dcfa800bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:53:806-76247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16ff255e-5304-444f-96e5-e6069933bbfa], x-b3-parentspanid=[f7811adf982ee1a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6dc305c2fa5658af7811adf982ee1a0], x-b3-spanid=[04761d2dd8c92e4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aebd7534-e9a0-4cf3-8c99-b37dcfa800bb]}\\\"}\"}","context":{"RequestID":"aebd7534-e9a0-4cf3-8c99-b37dcfa800bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"372f1995-1c87-4334-918d-f9be71ec95e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:53.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:53.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aebd7534-e9a0-4cf3-8c99-b37dcfa800bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"372f1995-1c87-4334-918d-f9be71ec95e4","LogTimestamp":"2023-09-27T04:40:53.808Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:55.824Z","message":"Entering","context":{"RequestID":"f3afa14e-94f3-4606-ab53-7280057a6970","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"907d875a-7346-4bce-b0d7-2f495a3bc6bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:55.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:55.826Z","message":"{\"transactionId\":\"f3afa14e-94f3-4606-ab53-7280057a6970\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:55:825\",\"respDate\":\"230927-04:40:55:826\",\"sourceId\":\"haproxy:f3afa14e-94f3-4606-ab53-7280057a6970\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:55:825-28477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c01e03f-7310-4853-9d72-f542b0ff66a0], x-b3-parentspanid=[28474cd53dfda273], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60f044ccac25b20f28474cd53dfda273], x-b3-spanid=[c47f356fedcdcaa7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3afa14e-94f3-4606-ab53-7280057a6970]}\\\"}\"}","context":{"RequestID":"f3afa14e-94f3-4606-ab53-7280057a6970","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"907d875a-7346-4bce-b0d7-2f495a3bc6bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:55.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:55.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3afa14e-94f3-4606-ab53-7280057a6970","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"907d875a-7346-4bce-b0d7-2f495a3bc6bc","LogTimestamp":"2023-09-27T04:40:55.826Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:40:55.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:40:55.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:55.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:55.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:57.843Z","message":"Entering","context":{"RequestID":"83491666-2759-4291-9262-058e00cb2bb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20ebb49a-d3af-4b76-b570-1717c353c56e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:57.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:57.844Z","message":"{\"transactionId\":\"83491666-2759-4291-9262-058e00cb2bb2\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:57:843\",\"respDate\":\"230927-04:40:57:844\",\"sourceId\":\"haproxy:83491666-2759-4291-9262-058e00cb2bb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:40:57:843-56802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c995f34-e4c5-493e-b461-9c39f9c9d6a2], x-b3-parentspanid=[7e6234f64bab133e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3027763a6f764cec7e6234f64bab133e], x-b3-spanid=[168efe15dc1eb5ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83491666-2759-4291-9262-058e00cb2bb2]}\\\"}\"}","context":{"RequestID":"83491666-2759-4291-9262-058e00cb2bb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20ebb49a-d3af-4b76-b570-1717c353c56e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:57.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:57.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83491666-2759-4291-9262-058e00cb2bb2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20ebb49a-d3af-4b76-b570-1717c353c56e","LogTimestamp":"2023-09-27T04:40:57.845Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:40:58.083Z","message":"Entering","context":{"RequestID":"816d2a59-9eca-4fdc-ae91-bea14f6e3816","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9d8318a-b692-4d38-a178-927f1b2bc731","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:58.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:58.085Z","message":"{\"transactionId\":\"816d2a59-9eca-4fdc-ae91-bea14f6e3816\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:58:084\",\"respDate\":\"230927-04:40:58:085\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:816d2a59-9eca-4fdc-ae91-bea14f6e3816\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:58:084-522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07f3219e-c19e-4258-b6cd-6c46585fa04f], x-b3-parentspanid=[9b2e3a7a7c2a3ee4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48193], x-envoy-attempt-count=[1], x-b3-traceid=[d18141febf1578299b2e3a7a7c2a3ee4], x-b3-spanid=[40693e158d3e1400], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[816d2a59-9eca-4fdc-ae91-bea14f6e3816]}\\\"}\"}","context":{"RequestID":"816d2a59-9eca-4fdc-ae91-bea14f6e3816","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9d8318a-b692-4d38-a178-927f1b2bc731","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:40:58.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:58.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"816d2a59-9eca-4fdc-ae91-bea14f6e3816","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9d8318a-b692-4d38-a178-927f1b2bc731","LogTimestamp":"2023-09-27T04:40:58.086Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:58.417Z","message":"Entering","context":{"RequestID":"ffbd7b7d-7e28-43ad-9632-7a7a8dadc1a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7e361bf-46a6-4a5f-89e0-8466a6096487","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"ffbd7b7d-7e28-43ad-9632-7a7a8dadc1a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7e361bf-46a6-4a5f-89e0-8466a6096487","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:58.420Z","message":"{\"transactionId\":\"ffbd7b7d-7e28-43ad-9632-7a7a8dadc1a1\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:58:418\",\"respDate\":\"230927-04:40:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ffbd7b7d-7e28-43ad-9632-7a7a8dadc1a1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:58:418-66728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ffbd7b7d-7e28-43ad-9632-7a7a8dadc1a1]}\\\"}\"}","context":{"RequestID":"ffbd7b7d-7e28-43ad-9632-7a7a8dadc1a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7e361bf-46a6-4a5f-89e0-8466a6096487","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:40:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffbd7b7d-7e28-43ad-9632-7a7a8dadc1a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7e361bf-46a6-4a5f-89e0-8466a6096487","LogTimestamp":"2023-09-27T04:40:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:40:59.870Z","message":"Entering","context":{"RequestID":"58b0398b-5de6-4a50-92c4-758d6d96c638","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14e3e7c0-3a26-4766-8a3c-86cfe0bf3c7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:59.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:40:59.871Z","message":"{\"transactionId\":\"58b0398b-5de6-4a50-92c4-758d6d96c638\",\"status\":\"200\",\"rqstDate\":\"230927-04:40:59:870\",\"respDate\":\"230927-04:40:59:871\",\"sourceId\":\"haproxy:58b0398b-5de6-4a50-92c4-758d6d96c638\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:40:59:870-23640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4202271f-d7a1-48aa-94b9-c9a6f62fd794], x-b3-parentspanid=[03da4b1173fb19bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbc67148a8f50a6803da4b1173fb19bf], x-b3-spanid=[5a11ad207db3eec5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58b0398b-5de6-4a50-92c4-758d6d96c638]}\\\"}\"}","context":{"RequestID":"58b0398b-5de6-4a50-92c4-758d6d96c638","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14e3e7c0-3a26-4766-8a3c-86cfe0bf3c7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:40:59.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:40:59.872Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58b0398b-5de6-4a50-92c4-758d6d96c638","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14e3e7c0-3a26-4766-8a3c-86cfe0bf3c7f","LogTimestamp":"2023-09-27T04:40:59.872Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:40:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:01.881Z","message":"Entering","context":{"RequestID":"0baf902d-8f1f-44e8-b0e6-ce75a6e13d5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c667195-a504-4a43-a669-bcdb1a742e59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:01.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:01.883Z","message":"{\"transactionId\":\"0baf902d-8f1f-44e8-b0e6-ce75a6e13d5a\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:01:882\",\"respDate\":\"230927-04:41:01:883\",\"sourceId\":\"haproxy:0baf902d-8f1f-44e8-b0e6-ce75a6e13d5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:01:882-20814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed2702b9-5ca0-4ff4-a590-d888896f4233], x-b3-parentspanid=[086ff1be096b0947], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b046b27ff3e6eed086ff1be096b0947], x-b3-spanid=[88eac1a226cfa3c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0baf902d-8f1f-44e8-b0e6-ce75a6e13d5a]}\\\"}\"}","context":{"RequestID":"0baf902d-8f1f-44e8-b0e6-ce75a6e13d5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c667195-a504-4a43-a669-bcdb1a742e59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:01.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:01.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0baf902d-8f1f-44e8-b0e6-ce75a6e13d5a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c667195-a504-4a43-a669-bcdb1a742e59","LogTimestamp":"2023-09-27T04:41:01.883Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:03.899Z","message":"Entering","context":{"RequestID":"f9f16937-9e28-4f0c-a712-c58eaae6f1d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6202040-37ed-4051-b9a5-7444cda448a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:03.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:03.901Z","message":"{\"transactionId\":\"f9f16937-9e28-4f0c-a712-c58eaae6f1d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:03:899\",\"respDate\":\"230927-04:41:03:901\",\"sourceId\":\"haproxy:f9f16937-9e28-4f0c-a712-c58eaae6f1d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:03:899-22270\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6030c9f8-f58c-46f8-bec2-2cc218f0176f], x-b3-parentspanid=[6ff29aa59f638fac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46675723da8871bc6ff29aa59f638fac], x-b3-spanid=[5ad3c683d5828b65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9f16937-9e28-4f0c-a712-c58eaae6f1d8]}\\\"}\"}","context":{"RequestID":"f9f16937-9e28-4f0c-a712-c58eaae6f1d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6202040-37ed-4051-b9a5-7444cda448a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:03.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:03.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9f16937-9e28-4f0c-a712-c58eaae6f1d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6202040-37ed-4051-b9a5-7444cda448a7","LogTimestamp":"2023-09-27T04:41:03.901Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:05.917Z","message":"Entering","context":{"RequestID":"e5fb8c31-83e3-463f-bb31-b07fdb3371ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0afd2e41-3954-42a7-9299-adfa157d4fbc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:05.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:05.919Z","message":"{\"transactionId\":\"e5fb8c31-83e3-463f-bb31-b07fdb3371ad\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:05:918\",\"respDate\":\"230927-04:41:05:919\",\"sourceId\":\"haproxy:e5fb8c31-83e3-463f-bb31-b07fdb3371ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:05:918-12730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3a26fe5-0d94-45d7-b692-acc366a9e428], x-b3-parentspanid=[dd404d8fc49f98ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[523e52fa8b6725aadd404d8fc49f98ca], x-b3-spanid=[da18bff4b625a15b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5fb8c31-83e3-463f-bb31-b07fdb3371ad]}\\\"}\"}","context":{"RequestID":"e5fb8c31-83e3-463f-bb31-b07fdb3371ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0afd2e41-3954-42a7-9299-adfa157d4fbc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:05.917Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:05.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5fb8c31-83e3-463f-bb31-b07fdb3371ad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0afd2e41-3954-42a7-9299-adfa157d4fbc","LogTimestamp":"2023-09-27T04:41:05.919Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:05.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:05.956Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:05.956Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:05.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:07.941Z","message":"Entering","context":{"RequestID":"291b9a34-5b81-424b-beaf-2eb6ed61fca3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b0d7a81-c1d0-407d-aa5a-ac57204888bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:07.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:07.943Z","message":"{\"transactionId\":\"291b9a34-5b81-424b-beaf-2eb6ed61fca3\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:07:942\",\"respDate\":\"230927-04:41:07:943\",\"sourceId\":\"haproxy:291b9a34-5b81-424b-beaf-2eb6ed61fca3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:07:942-8206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61f581a8-792b-4099-b264-546938adaf11], x-b3-parentspanid=[56bc9eb0f5f7e0ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33b587ee111a539156bc9eb0f5f7e0ff], x-b3-spanid=[5b5a542e68beacba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[291b9a34-5b81-424b-beaf-2eb6ed61fca3]}\\\"}\"}","context":{"RequestID":"291b9a34-5b81-424b-beaf-2eb6ed61fca3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b0d7a81-c1d0-407d-aa5a-ac57204888bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:07.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:07.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"291b9a34-5b81-424b-beaf-2eb6ed61fca3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b0d7a81-c1d0-407d-aa5a-ac57204888bf","LogTimestamp":"2023-09-27T04:41:07.943Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:08.071Z","message":"Entering","context":{"RequestID":"87e2fd05-6577-44af-860e-284fed979bf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba21ed61-d42a-42f9-a37c-2e44085d5ece","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:08.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:08.073Z","message":"{\"transactionId\":\"87e2fd05-6577-44af-860e-284fed979bf6\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:08:071\",\"respDate\":\"230927-04:41:08:073\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:87e2fd05-6577-44af-860e-284fed979bf6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:08:071-52714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8ef5b15-9021-4efa-9f2d-fadb34efb766], x-b3-parentspanid=[005036f3bde93720], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37105], x-envoy-attempt-count=[1], x-b3-traceid=[590e26ccf6f2a82e005036f3bde93720], x-b3-spanid=[1507e640a54c313c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[87e2fd05-6577-44af-860e-284fed979bf6]}\\\"}\"}","context":{"RequestID":"87e2fd05-6577-44af-860e-284fed979bf6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba21ed61-d42a-42f9-a37c-2e44085d5ece","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:08.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:08.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87e2fd05-6577-44af-860e-284fed979bf6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba21ed61-d42a-42f9-a37c-2e44085d5ece","LogTimestamp":"2023-09-27T04:41:08.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:08.418Z","message":"Entering","context":{"RequestID":"07fd3cca-be7e-4c76-b484-cff464b88e3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"611d69f6-90ab-4c8b-923f-1b2e5eca31ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"07fd3cca-be7e-4c76-b484-cff464b88e3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"611d69f6-90ab-4c8b-923f-1b2e5eca31ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:08.421Z","message":"{\"transactionId\":\"07fd3cca-be7e-4c76-b484-cff464b88e3a\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:08:419\",\"respDate\":\"230927-04:41:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:07fd3cca-be7e-4c76-b484-cff464b88e3a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:08:419-94972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[07fd3cca-be7e-4c76-b484-cff464b88e3a]}\\\"}\"}","context":{"RequestID":"07fd3cca-be7e-4c76-b484-cff464b88e3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"611d69f6-90ab-4c8b-923f-1b2e5eca31ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07fd3cca-be7e-4c76-b484-cff464b88e3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"611d69f6-90ab-4c8b-923f-1b2e5eca31ba","LogTimestamp":"2023-09-27T04:41:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:41:09.952Z","message":"Entering","context":{"RequestID":"8c780877-13a6-41b9-a45e-774e95314dcd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a3d21d2-6197-409c-ac77-09554b74473b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:09.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:09.954Z","message":"{\"transactionId\":\"8c780877-13a6-41b9-a45e-774e95314dcd\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:09:953\",\"respDate\":\"230927-04:41:09:954\",\"sourceId\":\"haproxy:8c780877-13a6-41b9-a45e-774e95314dcd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:41:09:953-95809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef79d131-b9a9-462f-b6a2-de568753b59e], x-b3-parentspanid=[23bfaa0237e05b79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[942ffabfe91f71f323bfaa0237e05b79], x-b3-spanid=[a173612e69cbd79f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c780877-13a6-41b9-a45e-774e95314dcd]}\\\"}\"}","context":{"RequestID":"8c780877-13a6-41b9-a45e-774e95314dcd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a3d21d2-6197-409c-ac77-09554b74473b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:09.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:09.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c780877-13a6-41b9-a45e-774e95314dcd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a3d21d2-6197-409c-ac77-09554b74473b","LogTimestamp":"2023-09-27T04:41:09.955Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:11.535Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:11.544Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:11.967Z","message":"Entering","context":{"RequestID":"97720e78-288d-48ab-b6ea-0f225bcef922","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9a3540f-9873-45ba-915a-6d69630295df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:11.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:11.968Z","message":"{\"transactionId\":\"97720e78-288d-48ab-b6ea-0f225bcef922\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:11:967\",\"respDate\":\"230927-04:41:11:968\",\"sourceId\":\"haproxy:97720e78-288d-48ab-b6ea-0f225bcef922\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:11:967-82621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39330055-16fc-4cc1-8666-16e4736b23c2], x-b3-parentspanid=[694488d05f867a90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36ecaf2149a970a5694488d05f867a90], x-b3-spanid=[5065069c18ab840a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97720e78-288d-48ab-b6ea-0f225bcef922]}\\\"}\"}","context":{"RequestID":"97720e78-288d-48ab-b6ea-0f225bcef922","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9a3540f-9873-45ba-915a-6d69630295df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:11.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:11.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97720e78-288d-48ab-b6ea-0f225bcef922","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9a3540f-9873-45ba-915a-6d69630295df","LogTimestamp":"2023-09-27T04:41:11.969Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:14.004Z","message":"Entering","context":{"RequestID":"9c6184ef-08c6-408b-b5c0-c517cb72b80c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a766a729-1e53-4716-949f-09b1d8eb0389","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:14.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:14.006Z","message":"{\"transactionId\":\"9c6184ef-08c6-408b-b5c0-c517cb72b80c\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:14:004\",\"respDate\":\"230927-04:41:14:006\",\"sourceId\":\"haproxy:9c6184ef-08c6-408b-b5c0-c517cb72b80c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:41:14:004-67354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35c15005-73de-4c02-b7b6-d398464be582], x-b3-parentspanid=[935ea60a2708d83a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b91b1e12526d20db935ea60a2708d83a], x-b3-spanid=[88c2b763e16e2611], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c6184ef-08c6-408b-b5c0-c517cb72b80c]}\\\"}\"}","context":{"RequestID":"9c6184ef-08c6-408b-b5c0-c517cb72b80c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a766a729-1e53-4716-949f-09b1d8eb0389","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:14.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:14.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c6184ef-08c6-408b-b5c0-c517cb72b80c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a766a729-1e53-4716-949f-09b1d8eb0389","LogTimestamp":"2023-09-27T04:41:14.006Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:15.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:41:15.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:15.943Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:15.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:16.023Z","message":"Entering","context":{"RequestID":"04446f49-66f6-4bca-8017-f439290d6f73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38356855-fb35-4088-84b8-0f930a59c941","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:16.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:16.025Z","message":"{\"transactionId\":\"04446f49-66f6-4bca-8017-f439290d6f73\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:16:024\",\"respDate\":\"230927-04:41:16:025\",\"sourceId\":\"haproxy:04446f49-66f6-4bca-8017-f439290d6f73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:16:024-35283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[239deceb-e216-4297-b768-75176a9d7a5f], x-b3-parentspanid=[11bab2b28c2b6d38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[220bc6433ae47b4d11bab2b28c2b6d38], x-b3-spanid=[7c84ea5b57e0a968], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04446f49-66f6-4bca-8017-f439290d6f73]}\\\"}\"}","context":{"RequestID":"04446f49-66f6-4bca-8017-f439290d6f73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38356855-fb35-4088-84b8-0f930a59c941","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:16.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:16.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04446f49-66f6-4bca-8017-f439290d6f73","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38356855-fb35-4088-84b8-0f930a59c941","LogTimestamp":"2023-09-27T04:41:16.025Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:18.041Z","message":"Entering","context":{"RequestID":"0fc613f9-11bf-452d-addc-aa98b226a9dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60deb8dc-85ab-4554-b43d-6ed282348698","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:18.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:18.044Z","message":"{\"transactionId\":\"0fc613f9-11bf-452d-addc-aa98b226a9dc\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:18:042\",\"respDate\":\"230927-04:41:18:044\",\"sourceId\":\"haproxy:0fc613f9-11bf-452d-addc-aa98b226a9dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:18:042-53695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72d37454-c8ed-445b-914e-47e67ba66fbc], x-b3-parentspanid=[bc56e6e0bc5fbf66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ce2a1ccb506387fbc56e6e0bc5fbf66], x-b3-spanid=[e928c0e8f27b0b2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0fc613f9-11bf-452d-addc-aa98b226a9dc]}\\\"}\"}","context":{"RequestID":"0fc613f9-11bf-452d-addc-aa98b226a9dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60deb8dc-85ab-4554-b43d-6ed282348698","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:18.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:18.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fc613f9-11bf-452d-addc-aa98b226a9dc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60deb8dc-85ab-4554-b43d-6ed282348698","LogTimestamp":"2023-09-27T04:41:18.044Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:18.081Z","message":"Entering","context":{"RequestID":"ca5eda49-2960-41f2-b051-58dcdeebda77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"edab1672-526c-4111-ad0f-c9b0dd57a659","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:18.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:18.083Z","message":"{\"transactionId\":\"ca5eda49-2960-41f2-b051-58dcdeebda77\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:18:082\",\"respDate\":\"230927-04:41:18:083\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ca5eda49-2960-41f2-b051-58dcdeebda77\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:18:082-4504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5d29075-dabc-44ae-ba78-8ff30b011e45], x-b3-parentspanid=[00443d0867c24023], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57065], x-envoy-attempt-count=[1], x-b3-traceid=[4e81c24d3a96b65d00443d0867c24023], x-b3-spanid=[d9016bf31611da23], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ca5eda49-2960-41f2-b051-58dcdeebda77]}\\\"}\"}","context":{"RequestID":"ca5eda49-2960-41f2-b051-58dcdeebda77","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"edab1672-526c-4111-ad0f-c9b0dd57a659","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:18.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:18.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca5eda49-2960-41f2-b051-58dcdeebda77","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edab1672-526c-4111-ad0f-c9b0dd57a659","LogTimestamp":"2023-09-27T04:41:18.084Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:18.418Z","message":"Entering","context":{"RequestID":"0864c52e-3dc1-49f4-bff8-6ef7d769f650","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b22a8167-6605-4bcd-a7a8-572c21111521","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0864c52e-3dc1-49f4-bff8-6ef7d769f650","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b22a8167-6605-4bcd-a7a8-572c21111521","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:18.423Z","message":"{\"transactionId\":\"0864c52e-3dc1-49f4-bff8-6ef7d769f650\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:18:419\",\"respDate\":\"230927-04:41:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0864c52e-3dc1-49f4-bff8-6ef7d769f650\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:18:419-66036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0864c52e-3dc1-49f4-bff8-6ef7d769f650]}\\\"}\"}","context":{"RequestID":"0864c52e-3dc1-49f4-bff8-6ef7d769f650","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b22a8167-6605-4bcd-a7a8-572c21111521","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0864c52e-3dc1-49f4-bff8-6ef7d769f650","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b22a8167-6605-4bcd-a7a8-572c21111521","LogTimestamp":"2023-09-27T04:41:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:41:20.052Z","message":"Entering","context":{"RequestID":"e8adeadf-e061-4413-92b4-4eaed5188b4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1102a7db-40c0-4d36-9a17-575b375e76cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:20.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:20.054Z","message":"{\"transactionId\":\"e8adeadf-e061-4413-92b4-4eaed5188b4f\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:20:053\",\"respDate\":\"230927-04:41:20:054\",\"sourceId\":\"haproxy:e8adeadf-e061-4413-92b4-4eaed5188b4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:20:053-48073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5da52d82-0c46-4889-a957-bf645a9cc1b2], x-b3-parentspanid=[f2aeae5e87cf9485], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0acf4df0743bd4eef2aeae5e87cf9485], x-b3-spanid=[9e3348fb991a465e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8adeadf-e061-4413-92b4-4eaed5188b4f]}\\\"}\"}","context":{"RequestID":"e8adeadf-e061-4413-92b4-4eaed5188b4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1102a7db-40c0-4d36-9a17-575b375e76cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:20.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:20.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8adeadf-e061-4413-92b4-4eaed5188b4f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1102a7db-40c0-4d36-9a17-575b375e76cf","LogTimestamp":"2023-09-27T04:41:20.054Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:22.065Z","message":"Entering","context":{"RequestID":"85bbc845-58b5-4d79-8101-3f04c3cacaba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"502d8f8c-4615-4888-a8db-e350722a5c45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:22.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:22.067Z","message":"{\"transactionId\":\"85bbc845-58b5-4d79-8101-3f04c3cacaba\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:22:066\",\"respDate\":\"230927-04:41:22:067\",\"sourceId\":\"haproxy:85bbc845-58b5-4d79-8101-3f04c3cacaba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:22:066-20066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e85c95c0-1120-4c22-98d4-883b16cfbede], x-b3-parentspanid=[6febc671e61d7eab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[696b787e05aa4dda6febc671e61d7eab], x-b3-spanid=[7b0c1a943242600d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85bbc845-58b5-4d79-8101-3f04c3cacaba]}\\\"}\"}","context":{"RequestID":"85bbc845-58b5-4d79-8101-3f04c3cacaba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"502d8f8c-4615-4888-a8db-e350722a5c45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:22.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:22.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85bbc845-58b5-4d79-8101-3f04c3cacaba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"502d8f8c-4615-4888-a8db-e350722a5c45","LogTimestamp":"2023-09-27T04:41:22.068Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:24.078Z","message":"Entering","context":{"RequestID":"886feb8b-ece5-4c00-9ee0-6fa69739dabd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15e5689f-5c1f-47f0-a8b0-448ca507831f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:24.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:24.080Z","message":"{\"transactionId\":\"886feb8b-ece5-4c00-9ee0-6fa69739dabd\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:24:079\",\"respDate\":\"230927-04:41:24:080\",\"sourceId\":\"haproxy:886feb8b-ece5-4c00-9ee0-6fa69739dabd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:41:24:079-98966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97bbc58f-879e-45a8-a14b-6e9c9f91286e], x-b3-parentspanid=[8d7797f7b4fb2246], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6e7a12ec300a0db8d7797f7b4fb2246], x-b3-spanid=[44784b1be2af9ca6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[886feb8b-ece5-4c00-9ee0-6fa69739dabd]}\\\"}\"}","context":{"RequestID":"886feb8b-ece5-4c00-9ee0-6fa69739dabd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15e5689f-5c1f-47f0-a8b0-448ca507831f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:24.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:24.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"886feb8b-ece5-4c00-9ee0-6fa69739dabd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15e5689f-5c1f-47f0-a8b0-448ca507831f","LogTimestamp":"2023-09-27T04:41:24.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:25.919Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:41:25.943Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:25.944Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:25.944Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:26.092Z","message":"Entering","context":{"RequestID":"b3186133-4d36-4eb2-ae57-9f7a6397bfd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"623fd721-57a9-40c8-bb4d-ba6737c77795","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:26.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:26.094Z","message":"{\"transactionId\":\"b3186133-4d36-4eb2-ae57-9f7a6397bfd4\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:26:093\",\"respDate\":\"230927-04:41:26:094\",\"sourceId\":\"haproxy:b3186133-4d36-4eb2-ae57-9f7a6397bfd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:26:093-63884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2702a515-4022-4ee7-bf4a-7fd5b0f029d6], x-b3-parentspanid=[8af3a562b4c6d079], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d1a8cd99cad69298af3a562b4c6d079], x-b3-spanid=[ec3be3363236fb2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3186133-4d36-4eb2-ae57-9f7a6397bfd4]}\\\"}\"}","context":{"RequestID":"b3186133-4d36-4eb2-ae57-9f7a6397bfd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"623fd721-57a9-40c8-bb4d-ba6737c77795","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:26.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:26.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3186133-4d36-4eb2-ae57-9f7a6397bfd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"623fd721-57a9-40c8-bb4d-ba6737c77795","LogTimestamp":"2023-09-27T04:41:26.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:28.069Z","message":"Entering","context":{"RequestID":"e813c1e3-6016-49b4-bcbb-0166f3598caa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be8cf992-7966-460f-b0df-b2a4e28d1385","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:28.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:28.070Z","message":"{\"transactionId\":\"e813c1e3-6016-49b4-bcbb-0166f3598caa\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:28:069\",\"respDate\":\"230927-04:41:28:070\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e813c1e3-6016-49b4-bcbb-0166f3598caa\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:41:28:069-70013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[683426b9-3aaf-4c4b-937d-57a2921adbe6], x-b3-parentspanid=[8ab9d52c253093db], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43169], x-envoy-attempt-count=[1], x-b3-traceid=[9636eab7e047c65b8ab9d52c253093db], x-b3-spanid=[bd2c1d4916a1ae1a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e813c1e3-6016-49b4-bcbb-0166f3598caa]}\\\"}\"}","context":{"RequestID":"e813c1e3-6016-49b4-bcbb-0166f3598caa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be8cf992-7966-460f-b0df-b2a4e28d1385","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:28.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:28.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e813c1e3-6016-49b4-bcbb-0166f3598caa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be8cf992-7966-460f-b0df-b2a4e28d1385","LogTimestamp":"2023-09-27T04:41:28.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:28.106Z","message":"Entering","context":{"RequestID":"e6678564-2844-453a-b40e-1151fe413a16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3adc5dd9-b3ca-4d72-a079-889ab5d336cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:28.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:28.108Z","message":"{\"transactionId\":\"e6678564-2844-453a-b40e-1151fe413a16\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:28:107\",\"respDate\":\"230927-04:41:28:108\",\"sourceId\":\"haproxy:e6678564-2844-453a-b40e-1151fe413a16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:28:107-20790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd474cb4-97d4-4734-b9a4-48166f381736], x-b3-parentspanid=[962854a7b1c56a83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6117f55b98ddf496962854a7b1c56a83], x-b3-spanid=[1d315315eccb7a21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6678564-2844-453a-b40e-1151fe413a16]}\\\"}\"}","context":{"RequestID":"e6678564-2844-453a-b40e-1151fe413a16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3adc5dd9-b3ca-4d72-a079-889ab5d336cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:28.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:28.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6678564-2844-453a-b40e-1151fe413a16","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3adc5dd9-b3ca-4d72-a079-889ab5d336cf","LogTimestamp":"2023-09-27T04:41:28.108Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:28.418Z","message":"Entering","context":{"RequestID":"29b44d00-2e5b-4d39-b162-5e709c9df1a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34c48c56-2ca2-4ae6-bdb5-d66cae174454","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"29b44d00-2e5b-4d39-b162-5e709c9df1a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34c48c56-2ca2-4ae6-bdb5-d66cae174454","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:28.421Z","message":"{\"transactionId\":\"29b44d00-2e5b-4d39-b162-5e709c9df1a7\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:28:419\",\"respDate\":\"230927-04:41:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:29b44d00-2e5b-4d39-b162-5e709c9df1a7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:41:28:419-72944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[29b44d00-2e5b-4d39-b162-5e709c9df1a7]}\\\"}\"}","context":{"RequestID":"29b44d00-2e5b-4d39-b162-5e709c9df1a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34c48c56-2ca2-4ae6-bdb5-d66cae174454","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29b44d00-2e5b-4d39-b162-5e709c9df1a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34c48c56-2ca2-4ae6-bdb5-d66cae174454","LogTimestamp":"2023-09-27T04:41:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:30.119Z","message":"Entering","context":{"RequestID":"087a8a61-8197-403a-b948-652d413e5a2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d33e8feb-b907-4e9d-a8e6-e92aa12df5c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:30.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:30.121Z","message":"{\"transactionId\":\"087a8a61-8197-403a-b948-652d413e5a2f\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:30:120\",\"respDate\":\"230927-04:41:30:121\",\"sourceId\":\"haproxy:087a8a61-8197-403a-b948-652d413e5a2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:30:120-3006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[243dc306-7ea5-4b96-b79c-48efe50ccaab], x-b3-parentspanid=[5ea9dca8eb813ddc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a33ae6d6d2a731f75ea9dca8eb813ddc], x-b3-spanid=[94e6ea8e4f2509d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[087a8a61-8197-403a-b948-652d413e5a2f]}\\\"}\"}","context":{"RequestID":"087a8a61-8197-403a-b948-652d413e5a2f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d33e8feb-b907-4e9d-a8e6-e92aa12df5c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:30.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:30.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"087a8a61-8197-403a-b948-652d413e5a2f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d33e8feb-b907-4e9d-a8e6-e92aa12df5c7","LogTimestamp":"2023-09-27T04:41:30.122Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:32.132Z","message":"Entering","context":{"RequestID":"df40954c-6dcf-48cb-ab5d-2517e6eb3908","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a07a948f-8655-487a-ad8f-f6462678b4b5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:32.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:32.133Z","message":"{\"transactionId\":\"df40954c-6dcf-48cb-ab5d-2517e6eb3908\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:32:132\",\"respDate\":\"230927-04:41:32:133\",\"sourceId\":\"haproxy:df40954c-6dcf-48cb-ab5d-2517e6eb3908\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:32:132-89903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60d4ab84-5412-4828-972e-7ba3b711922d], x-b3-parentspanid=[32b66fa92c6e721e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0f3a081fb4a9b5632b66fa92c6e721e], x-b3-spanid=[9296e3186af51065], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df40954c-6dcf-48cb-ab5d-2517e6eb3908]}\\\"}\"}","context":{"RequestID":"df40954c-6dcf-48cb-ab5d-2517e6eb3908","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a07a948f-8655-487a-ad8f-f6462678b4b5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:32.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:32.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df40954c-6dcf-48cb-ab5d-2517e6eb3908","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a07a948f-8655-487a-ad8f-f6462678b4b5","LogTimestamp":"2023-09-27T04:41:32.134Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:34.147Z","message":"Entering","context":{"RequestID":"384dcd56-3d6a-4d7b-9aca-11bb19862bd9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51cf0e47-c001-4e10-acf3-7025bf279ae5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:34.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:34.149Z","message":"{\"transactionId\":\"384dcd56-3d6a-4d7b-9aca-11bb19862bd9\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:34:147\",\"respDate\":\"230927-04:41:34:149\",\"sourceId\":\"haproxy:384dcd56-3d6a-4d7b-9aca-11bb19862bd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:34:147-57735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2447597-472b-4bc8-ba45-f1f1696298f9], x-b3-parentspanid=[8eab3900d08e31c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[febf5aae2ff53edc8eab3900d08e31c3], x-b3-spanid=[86d6e2007065d826], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[384dcd56-3d6a-4d7b-9aca-11bb19862bd9]}\\\"}\"}","context":{"RequestID":"384dcd56-3d6a-4d7b-9aca-11bb19862bd9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51cf0e47-c001-4e10-acf3-7025bf279ae5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:34.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:34.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"384dcd56-3d6a-4d7b-9aca-11bb19862bd9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51cf0e47-c001-4e10-acf3-7025bf279ae5","LogTimestamp":"2023-09-27T04:41:34.149Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:35.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:41:35.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:35.937Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:35.937Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:36.161Z","message":"Entering","context":{"RequestID":"58d446cc-ff5e-4e87-b7fd-dabe551fb30e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7882d605-9bb1-45c6-8818-966a69dcd7d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:36.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:36.163Z","message":"{\"transactionId\":\"58d446cc-ff5e-4e87-b7fd-dabe551fb30e\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:36:161\",\"respDate\":\"230927-04:41:36:163\",\"sourceId\":\"haproxy:58d446cc-ff5e-4e87-b7fd-dabe551fb30e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:36:161-11171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[deb71a2c-3a11-4f61-97d7-89909d542b82], x-b3-parentspanid=[a146084e5aaed2f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0af80a83f25f84d0a146084e5aaed2f0], x-b3-spanid=[356d68a021690d33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58d446cc-ff5e-4e87-b7fd-dabe551fb30e]}\\\"}\"}","context":{"RequestID":"58d446cc-ff5e-4e87-b7fd-dabe551fb30e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7882d605-9bb1-45c6-8818-966a69dcd7d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:36.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:36.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58d446cc-ff5e-4e87-b7fd-dabe551fb30e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7882d605-9bb1-45c6-8818-966a69dcd7d5","LogTimestamp":"2023-09-27T04:41:36.164Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:38.072Z","message":"Entering","context":{"RequestID":"a03ac95d-c0fe-4c80-be8e-ca710c949df0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6366b73-0b07-4d22-8463-ed0ee5ab2f52","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:38.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:38.074Z","message":"{\"transactionId\":\"a03ac95d-c0fe-4c80-be8e-ca710c949df0\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:38:072\",\"respDate\":\"230927-04:41:38:074\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a03ac95d-c0fe-4c80-be8e-ca710c949df0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:41:38:072-75286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[569e2599-df37-4d8b-884f-6e3a0ff8473a], x-b3-parentspanid=[78e81358fb86f4d5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39847], x-envoy-attempt-count=[1], x-b3-traceid=[3ee797a6ad9f79ed78e81358fb86f4d5], x-b3-spanid=[8620fe4824accb26], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a03ac95d-c0fe-4c80-be8e-ca710c949df0]}\\\"}\"}","context":{"RequestID":"a03ac95d-c0fe-4c80-be8e-ca710c949df0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6366b73-0b07-4d22-8463-ed0ee5ab2f52","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:38.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:38.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a03ac95d-c0fe-4c80-be8e-ca710c949df0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6366b73-0b07-4d22-8463-ed0ee5ab2f52","LogTimestamp":"2023-09-27T04:41:38.074Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:38.182Z","message":"Entering","context":{"RequestID":"542233ec-6463-400c-bf89-2345b20053da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ae29f73-6b6e-42c5-bf2b-adbf6b5c0b2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:38.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:38.184Z","message":"{\"transactionId\":\"542233ec-6463-400c-bf89-2345b20053da\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:38:183\",\"respDate\":\"230927-04:41:38:184\",\"sourceId\":\"haproxy:542233ec-6463-400c-bf89-2345b20053da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:38:183-9669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69c94afa-fab6-41fc-befe-f07fa1cd1be5], x-b3-parentspanid=[1e1650e7f87fa5ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2dd1d5e9b029ae81e1650e7f87fa5ff], x-b3-spanid=[c268bb1f29f2ef23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[542233ec-6463-400c-bf89-2345b20053da]}\\\"}\"}","context":{"RequestID":"542233ec-6463-400c-bf89-2345b20053da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ae29f73-6b6e-42c5-bf2b-adbf6b5c0b2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:38.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:38.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"542233ec-6463-400c-bf89-2345b20053da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ae29f73-6b6e-42c5-bf2b-adbf6b5c0b2e","LogTimestamp":"2023-09-27T04:41:38.185Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:41:38.417Z","message":"Entering","context":{"RequestID":"878198f3-1e37-4074-af97-c6156c3293a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2bd12553-b6f6-4246-abcc-b1fb2d96b63f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"878198f3-1e37-4074-af97-c6156c3293a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2bd12553-b6f6-4246-abcc-b1fb2d96b63f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:38.420Z","message":"{\"transactionId\":\"878198f3-1e37-4074-af97-c6156c3293a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:38:418\",\"respDate\":\"230927-04:41:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:878198f3-1e37-4074-af97-c6156c3293a6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:38:418-25203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[878198f3-1e37-4074-af97-c6156c3293a6]}\\\"}\"}","context":{"RequestID":"878198f3-1e37-4074-af97-c6156c3293a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2bd12553-b6f6-4246-abcc-b1fb2d96b63f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"878198f3-1e37-4074-af97-c6156c3293a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bd12553-b6f6-4246-abcc-b1fb2d96b63f","LogTimestamp":"2023-09-27T04:41:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:40.194Z","message":"Entering","context":{"RequestID":"3d1d4a20-58b5-4846-9892-43bd1c2c9645","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60b4e82a-14a8-4e68-9072-e38d9f46f3f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:40.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:40.196Z","message":"{\"transactionId\":\"3d1d4a20-58b5-4846-9892-43bd1c2c9645\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:40:195\",\"respDate\":\"230927-04:41:40:196\",\"sourceId\":\"haproxy:3d1d4a20-58b5-4846-9892-43bd1c2c9645\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:41:40:195-902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[179eed06-1d9f-469b-994e-984b32fd1866], x-b3-parentspanid=[091bbeb8871f3259], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8f040bb03356fe8091bbeb8871f3259], x-b3-spanid=[7183880e0f324f63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d1d4a20-58b5-4846-9892-43bd1c2c9645]}\\\"}\"}","context":{"RequestID":"3d1d4a20-58b5-4846-9892-43bd1c2c9645","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60b4e82a-14a8-4e68-9072-e38d9f46f3f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:40.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:40.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d1d4a20-58b5-4846-9892-43bd1c2c9645","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60b4e82a-14a8-4e68-9072-e38d9f46f3f7","LogTimestamp":"2023-09-27T04:41:40.197Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:41:41.545Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:41.559Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:42.211Z","message":"Entering","context":{"RequestID":"13beca4b-190d-42d1-8a48-81073e9ef2d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e247c473-4b41-4fb0-b9a6-d81f2bb5c4f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:42.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:42.212Z","message":"{\"transactionId\":\"13beca4b-190d-42d1-8a48-81073e9ef2d1\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:42:211\",\"respDate\":\"230927-04:41:42:212\",\"sourceId\":\"haproxy:13beca4b-190d-42d1-8a48-81073e9ef2d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:42:211-98613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89367e1f-649b-452a-8419-9e8a3cb10e27], x-b3-parentspanid=[bbe2d131a816f940], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d9ab0f851cfbf98bbe2d131a816f940], x-b3-spanid=[ed10551dd2f6ee88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13beca4b-190d-42d1-8a48-81073e9ef2d1]}\\\"}\"}","context":{"RequestID":"13beca4b-190d-42d1-8a48-81073e9ef2d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e247c473-4b41-4fb0-b9a6-d81f2bb5c4f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:42.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:42.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13beca4b-190d-42d1-8a48-81073e9ef2d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e247c473-4b41-4fb0-b9a6-d81f2bb5c4f6","LogTimestamp":"2023-09-27T04:41:42.213Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:44.225Z","message":"Entering","context":{"RequestID":"fc49c791-299d-4450-8749-a77a8d26b379","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97cedf6f-9f0e-425e-8c23-97a887bbed39","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:44.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:44.229Z","message":"{\"transactionId\":\"fc49c791-299d-4450-8749-a77a8d26b379\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:44:225\",\"respDate\":\"230927-04:41:44:229\",\"sourceId\":\"haproxy:fc49c791-299d-4450-8749-a77a8d26b379\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:44:225-37516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e09dede-3f93-43e2-b88b-bb854eaaff2e], x-b3-parentspanid=[560a6b6aeeec772d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5966d35f3d1d045f560a6b6aeeec772d], x-b3-spanid=[9b5b552eb521f247], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc49c791-299d-4450-8749-a77a8d26b379]}\\\"}\"}","context":{"RequestID":"fc49c791-299d-4450-8749-a77a8d26b379","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97cedf6f-9f0e-425e-8c23-97a887bbed39","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:44.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:44.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc49c791-299d-4450-8749-a77a8d26b379","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97cedf6f-9f0e-425e-8c23-97a887bbed39","LogTimestamp":"2023-09-27T04:41:44.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:41:45.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:41:45.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:45.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:45.935Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:46.239Z","message":"Entering","context":{"RequestID":"3b70ec4f-109b-41aa-bcb8-09098e29013f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5d2c31e-545b-4e9c-92b4-e2cd445fa2a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:46.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:46.241Z","message":"{\"transactionId\":\"3b70ec4f-109b-41aa-bcb8-09098e29013f\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:46:240\",\"respDate\":\"230927-04:41:46:241\",\"sourceId\":\"haproxy:3b70ec4f-109b-41aa-bcb8-09098e29013f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:46:240-71231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3879248-56e1-4824-8dbb-64f71bc8f6d3], x-b3-parentspanid=[c75a22713011041f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cec4ee436232936c75a22713011041f], x-b3-spanid=[c955b21826ce2db3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b70ec4f-109b-41aa-bcb8-09098e29013f]}\\\"}\"}","context":{"RequestID":"3b70ec4f-109b-41aa-bcb8-09098e29013f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5d2c31e-545b-4e9c-92b4-e2cd445fa2a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:46.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:46.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b70ec4f-109b-41aa-bcb8-09098e29013f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5d2c31e-545b-4e9c-92b4-e2cd445fa2a2","LogTimestamp":"2023-09-27T04:41:46.241Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:48.078Z","message":"Entering","context":{"RequestID":"70b3febf-8791-4650-834c-e7a6e634e2a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e7836eb-3d2a-48e7-9fae-5cbd5aefd464","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:48.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:48.080Z","message":"{\"transactionId\":\"70b3febf-8791-4650-834c-e7a6e634e2a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:48:079\",\"respDate\":\"230927-04:41:48:080\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:70b3febf-8791-4650-834c-e7a6e634e2a0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:48:079-37687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f849afe0-e327-4198-af4b-d0503d791ea0], x-b3-parentspanid=[01d843f0cf16feac], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48017], x-envoy-attempt-count=[1], x-b3-traceid=[bcd93feee86ee8a901d843f0cf16feac], x-b3-spanid=[6b7a72e1c41a782f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[70b3febf-8791-4650-834c-e7a6e634e2a0]}\\\"}\"}","context":{"RequestID":"70b3febf-8791-4650-834c-e7a6e634e2a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e7836eb-3d2a-48e7-9fae-5cbd5aefd464","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:48.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:48.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70b3febf-8791-4650-834c-e7a6e634e2a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e7836eb-3d2a-48e7-9fae-5cbd5aefd464","LogTimestamp":"2023-09-27T04:41:48.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:48.259Z","message":"Entering","context":{"RequestID":"4a100d7f-2052-47cb-a1da-88162bd5cc87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cedbc4c9-9622-4176-9fe6-d624bb4c34de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:48.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:48.262Z","message":"{\"transactionId\":\"4a100d7f-2052-47cb-a1da-88162bd5cc87\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:48:260\",\"respDate\":\"230927-04:41:48:262\",\"sourceId\":\"haproxy:4a100d7f-2052-47cb-a1da-88162bd5cc87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:41:48:260-27415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbf113a9-1bd6-4c29-9828-3411bb170bcc], x-b3-parentspanid=[a3d4db8e5f2540f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcfbaec2ba3dad85a3d4db8e5f2540f9], x-b3-spanid=[0931f904fab50c86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a100d7f-2052-47cb-a1da-88162bd5cc87]}\\\"}\"}","context":{"RequestID":"4a100d7f-2052-47cb-a1da-88162bd5cc87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cedbc4c9-9622-4176-9fe6-d624bb4c34de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:48.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:48.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a100d7f-2052-47cb-a1da-88162bd5cc87","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cedbc4c9-9622-4176-9fe6-d624bb4c34de","LogTimestamp":"2023-09-27T04:41:48.262Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:48.419Z","message":"Entering","context":{"RequestID":"632d65fe-48e1-4c73-b1a8-b99981d33ff7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84296029-f374-426a-9320-f1969f8c2193","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"632d65fe-48e1-4c73-b1a8-b99981d33ff7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84296029-f374-426a-9320-f1969f8c2193","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:48.421Z","message":"{\"transactionId\":\"632d65fe-48e1-4c73-b1a8-b99981d33ff7\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:48:419\",\"respDate\":\"230927-04:41:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:632d65fe-48e1-4c73-b1a8-b99981d33ff7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:48:419-12892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[632d65fe-48e1-4c73-b1a8-b99981d33ff7]}\\\"}\"}","context":{"RequestID":"632d65fe-48e1-4c73-b1a8-b99981d33ff7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"84296029-f374-426a-9320-f1969f8c2193","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"632d65fe-48e1-4c73-b1a8-b99981d33ff7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84296029-f374-426a-9320-f1969f8c2193","LogTimestamp":"2023-09-27T04:41:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:41:50.285Z","message":"Entering","context":{"RequestID":"9326e340-4cca-490b-8206-225406b0782d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"151b452f-06ce-404b-80cd-c8be91088a7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:50.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:50.287Z","message":"{\"transactionId\":\"9326e340-4cca-490b-8206-225406b0782d\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:50:285\",\"respDate\":\"230927-04:41:50:287\",\"sourceId\":\"haproxy:9326e340-4cca-490b-8206-225406b0782d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:50:285-1600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8658b4e3-80fd-495d-ab6e-f057f2c95129], x-b3-parentspanid=[8929d6f99969c586], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a36075112aa29ba8929d6f99969c586], x-b3-spanid=[2b39be36466c9c4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9326e340-4cca-490b-8206-225406b0782d]}\\\"}\"}","context":{"RequestID":"9326e340-4cca-490b-8206-225406b0782d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"151b452f-06ce-404b-80cd-c8be91088a7a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:50.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:50.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9326e340-4cca-490b-8206-225406b0782d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"151b452f-06ce-404b-80cd-c8be91088a7a","LogTimestamp":"2023-09-27T04:41:50.287Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:52.301Z","message":"Entering","context":{"RequestID":"13388159-ef6a-4b4c-8c3e-62c4973b5220","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6baa1764-a2dc-4c60-b685-94d7325e387c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:52.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:52.303Z","message":"{\"transactionId\":\"13388159-ef6a-4b4c-8c3e-62c4973b5220\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:52:302\",\"respDate\":\"230927-04:41:52:303\",\"sourceId\":\"haproxy:13388159-ef6a-4b4c-8c3e-62c4973b5220\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:41:52:302-98231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66e0fa65-6cb8-44ef-8819-8894a66cf041], x-b3-parentspanid=[6d464fbbe3233089], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0dc0d45c9701853b6d464fbbe3233089], x-b3-spanid=[91270863fe22f0fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13388159-ef6a-4b4c-8c3e-62c4973b5220]}\\\"}\"}","context":{"RequestID":"13388159-ef6a-4b4c-8c3e-62c4973b5220","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6baa1764-a2dc-4c60-b685-94d7325e387c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:52.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:52.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13388159-ef6a-4b4c-8c3e-62c4973b5220","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6baa1764-a2dc-4c60-b685-94d7325e387c","LogTimestamp":"2023-09-27T04:41:52.303Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:54.321Z","message":"Entering","context":{"RequestID":"bdde0f12-a673-46a3-8a44-c4dfc95a5efa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38105634-1878-487f-8d07-5b26862636c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:54.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:54.323Z","message":"{\"transactionId\":\"bdde0f12-a673-46a3-8a44-c4dfc95a5efa\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:54:322\",\"respDate\":\"230927-04:41:54:323\",\"sourceId\":\"haproxy:bdde0f12-a673-46a3-8a44-c4dfc95a5efa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:54:322-8682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60f42b79-eb1a-42ef-9847-f034104f5999], x-b3-parentspanid=[a743a1309f5bd33f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e46d3d545355479a743a1309f5bd33f], x-b3-spanid=[b983cb3a2b4ab52b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdde0f12-a673-46a3-8a44-c4dfc95a5efa]}\\\"}\"}","context":{"RequestID":"bdde0f12-a673-46a3-8a44-c4dfc95a5efa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38105634-1878-487f-8d07-5b26862636c4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:54.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:54.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdde0f12-a673-46a3-8a44-c4dfc95a5efa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38105634-1878-487f-8d07-5b26862636c4","LogTimestamp":"2023-09-27T04:41:54.324Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:55.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:41:55.943Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:55.943Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:55.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:56.333Z","message":"Entering","context":{"RequestID":"6b3bfc86-d004-47c1-b013-d058a803b046","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc5ec56b-ab60-4dda-aede-43342b603106","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:56.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:56.335Z","message":"{\"transactionId\":\"6b3bfc86-d004-47c1-b013-d058a803b046\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:56:333\",\"respDate\":\"230927-04:41:56:334\",\"sourceId\":\"haproxy:6b3bfc86-d004-47c1-b013-d058a803b046\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:56:333-43377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[110fa1d7-0337-4b99-b816-48a850ee1853], x-b3-parentspanid=[4935789cb166f66a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ae4f0971cddbb394935789cb166f66a], x-b3-spanid=[b9b8c6b655d380e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b3bfc86-d004-47c1-b013-d058a803b046]}\\\"}\"}","context":{"RequestID":"6b3bfc86-d004-47c1-b013-d058a803b046","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc5ec56b-ab60-4dda-aede-43342b603106","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:56.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:56.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b3bfc86-d004-47c1-b013-d058a803b046","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc5ec56b-ab60-4dda-aede-43342b603106","LogTimestamp":"2023-09-27T04:41:56.335Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:41:58.068Z","message":"Entering","context":{"RequestID":"964a875c-02ea-4c3b-902c-90ea63ffd461","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97c9cd00-cbd0-434a-8ece-5b6b8e8a5c13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:58.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:58.070Z","message":"{\"transactionId\":\"964a875c-02ea-4c3b-902c-90ea63ffd461\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:58:069\",\"respDate\":\"230927-04:41:58:070\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:964a875c-02ea-4c3b-902c-90ea63ffd461\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:58:069-30502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1085a4c-9c3c-45ab-b891-9a30d3189d12], x-b3-parentspanid=[40a48216fe855060], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60155], x-envoy-attempt-count=[1], x-b3-traceid=[6c7f522f73c3787740a48216fe855060], x-b3-spanid=[e2d062a0ddf32a2d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[964a875c-02ea-4c3b-902c-90ea63ffd461]}\\\"}\"}","context":{"RequestID":"964a875c-02ea-4c3b-902c-90ea63ffd461","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97c9cd00-cbd0-434a-8ece-5b6b8e8a5c13","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:41:58.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:58.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"964a875c-02ea-4c3b-902c-90ea63ffd461","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97c9cd00-cbd0-434a-8ece-5b6b8e8a5c13","LogTimestamp":"2023-09-27T04:41:58.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:58.344Z","message":"Entering","context":{"RequestID":"5f4fcd72-b3d8-459b-b114-41eae2ecf27f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9d269f0-43f8-4ccd-b69c-58e78030fe6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:58.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:58.346Z","message":"{\"transactionId\":\"5f4fcd72-b3d8-459b-b114-41eae2ecf27f\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:58:345\",\"respDate\":\"230927-04:41:58:346\",\"sourceId\":\"haproxy:5f4fcd72-b3d8-459b-b114-41eae2ecf27f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:41:58:345-70222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0eb8e250-6604-42a7-b818-be74f16d6b8f], x-b3-parentspanid=[c20d89ddce438238], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93971d429a388a2fc20d89ddce438238], x-b3-spanid=[b61306ce064f3a02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f4fcd72-b3d8-459b-b114-41eae2ecf27f]}\\\"}\"}","context":{"RequestID":"5f4fcd72-b3d8-459b-b114-41eae2ecf27f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9d269f0-43f8-4ccd-b69c-58e78030fe6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:41:58.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:58.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f4fcd72-b3d8-459b-b114-41eae2ecf27f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9d269f0-43f8-4ccd-b69c-58e78030fe6e","LogTimestamp":"2023-09-27T04:41:58.346Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:41:58.417Z","message":"Entering","context":{"RequestID":"4ad29ea3-497b-431b-98b9-0cdb044dd23e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1b0bfa7-0610-40af-b6d0-f800a5873194","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:41:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"4ad29ea3-497b-431b-98b9-0cdb044dd23e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1b0bfa7-0610-40af-b6d0-f800a5873194","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:58.419Z","message":"{\"transactionId\":\"4ad29ea3-497b-431b-98b9-0cdb044dd23e\",\"status\":\"200\",\"rqstDate\":\"230927-04:41:58:417\",\"respDate\":\"230927-04:41:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4ad29ea3-497b-431b-98b9-0cdb044dd23e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:41:58:417-42981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4ad29ea3-497b-431b-98b9-0cdb044dd23e]}\\\"}\"}","context":{"RequestID":"4ad29ea3-497b-431b-98b9-0cdb044dd23e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1b0bfa7-0610-40af-b6d0-f800a5873194","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:41:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:41:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ad29ea3-497b-431b-98b9-0cdb044dd23e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1b0bfa7-0610-40af-b6d0-f800a5873194","LogTimestamp":"2023-09-27T04:41:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:41:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:00.355Z","message":"Entering","context":{"RequestID":"d0a4c753-f85a-4ddc-97e8-c29fd638e1c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f8f2313-a8cc-4e4e-a3ad-0c62a9233b01","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:00.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:00.357Z","message":"{\"transactionId\":\"d0a4c753-f85a-4ddc-97e8-c29fd638e1c1\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:00:356\",\"respDate\":\"230927-04:42:00:357\",\"sourceId\":\"haproxy:d0a4c753-f85a-4ddc-97e8-c29fd638e1c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:00:356-81031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0058eda3-0069-4ac6-b8a4-9a553f8f06b7], x-b3-parentspanid=[720bd97f6108e593], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d22881c0abf98424720bd97f6108e593], x-b3-spanid=[575324e17c6ad494], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0a4c753-f85a-4ddc-97e8-c29fd638e1c1]}\\\"}\"}","context":{"RequestID":"d0a4c753-f85a-4ddc-97e8-c29fd638e1c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f8f2313-a8cc-4e4e-a3ad-0c62a9233b01","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:00.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:00.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0a4c753-f85a-4ddc-97e8-c29fd638e1c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f8f2313-a8cc-4e4e-a3ad-0c62a9233b01","LogTimestamp":"2023-09-27T04:42:00.358Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:02.365Z","message":"Entering","context":{"RequestID":"d53b3569-7285-4363-a6af-52d7a8b0c2a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea9bb71a-d2e8-4575-8223-8be05646b478","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:02.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:02.367Z","message":"{\"transactionId\":\"d53b3569-7285-4363-a6af-52d7a8b0c2a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:02:365\",\"respDate\":\"230927-04:42:02:367\",\"sourceId\":\"haproxy:d53b3569-7285-4363-a6af-52d7a8b0c2a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:02:365-31738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99571cb6-91e5-47ab-95ad-a5fba18a7152], x-b3-parentspanid=[3f7e272d66d8ebd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef773ed3ebed6cd93f7e272d66d8ebd9], x-b3-spanid=[17ae5dd3fa329074], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d53b3569-7285-4363-a6af-52d7a8b0c2a6]}\\\"}\"}","context":{"RequestID":"d53b3569-7285-4363-a6af-52d7a8b0c2a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea9bb71a-d2e8-4575-8223-8be05646b478","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:02.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:02.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d53b3569-7285-4363-a6af-52d7a8b0c2a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea9bb71a-d2e8-4575-8223-8be05646b478","LogTimestamp":"2023-09-27T04:42:02.367Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:04.378Z","message":"Entering","context":{"RequestID":"3f392c8b-f548-4c28-a63b-22127f6d39c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b71470d-7ff3-40ae-be2c-a99b1226bfa7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:04.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:04.380Z","message":"{\"transactionId\":\"3f392c8b-f548-4c28-a63b-22127f6d39c9\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:04:379\",\"respDate\":\"230927-04:42:04:380\",\"sourceId\":\"haproxy:3f392c8b-f548-4c28-a63b-22127f6d39c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:04:379-39030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b0fa353-b732-4cee-8ad8-9c193d995a93], x-b3-parentspanid=[0a43aa70c4ccfccc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5faede8e68a7e6e10a43aa70c4ccfccc], x-b3-spanid=[67dff280bc13f4b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f392c8b-f548-4c28-a63b-22127f6d39c9]}\\\"}\"}","context":{"RequestID":"3f392c8b-f548-4c28-a63b-22127f6d39c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b71470d-7ff3-40ae-be2c-a99b1226bfa7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:04.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:04.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f392c8b-f548-4c28-a63b-22127f6d39c9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b71470d-7ff3-40ae-be2c-a99b1226bfa7","LogTimestamp":"2023-09-27T04:42:04.380Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:05.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:42:05.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:05.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:05.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:06.388Z","message":"Entering","context":{"RequestID":"adc3a07d-5f2c-4d66-8337-d6a1abbe34f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"266cf402-66bc-4c12-aeb7-6d8bea0f5adf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:06.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:06.390Z","message":"{\"transactionId\":\"adc3a07d-5f2c-4d66-8337-d6a1abbe34f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:06:388\",\"respDate\":\"230927-04:42:06:390\",\"sourceId\":\"haproxy:adc3a07d-5f2c-4d66-8337-d6a1abbe34f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:06:388-74340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a308267-2385-4f57-9785-e9f485b9a0ba], x-b3-parentspanid=[7714d273b5b59c09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7cbbb1f4a7a5bab37714d273b5b59c09], x-b3-spanid=[f91da060658efa30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[adc3a07d-5f2c-4d66-8337-d6a1abbe34f9]}\\\"}\"}","context":{"RequestID":"adc3a07d-5f2c-4d66-8337-d6a1abbe34f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"266cf402-66bc-4c12-aeb7-6d8bea0f5adf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:06.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:06.390Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"adc3a07d-5f2c-4d66-8337-d6a1abbe34f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"266cf402-66bc-4c12-aeb7-6d8bea0f5adf","LogTimestamp":"2023-09-27T04:42:06.390Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:08.069Z","message":"Entering","context":{"RequestID":"b9ea52f7-7441-4692-91d0-343b7f7a8cb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"24da8caf-4583-4ee6-881a-42d4307a1262","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:08.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:08.071Z","message":"{\"transactionId\":\"b9ea52f7-7441-4692-91d0-343b7f7a8cb1\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:08:070\",\"respDate\":\"230927-04:42:08:071\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b9ea52f7-7441-4692-91d0-343b7f7a8cb1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:08:070-16866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f890e565-b539-4487-b997-f25478e26dfc], x-b3-parentspanid=[4ddb9360f5f1ba2b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41787], x-envoy-attempt-count=[1], x-b3-traceid=[ad1e68267380d3324ddb9360f5f1ba2b], x-b3-spanid=[6dae204b2b0bed29], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b9ea52f7-7441-4692-91d0-343b7f7a8cb1]}\\\"}\"}","context":{"RequestID":"b9ea52f7-7441-4692-91d0-343b7f7a8cb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"24da8caf-4583-4ee6-881a-42d4307a1262","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:08.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:08.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9ea52f7-7441-4692-91d0-343b7f7a8cb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24da8caf-4583-4ee6-881a-42d4307a1262","LogTimestamp":"2023-09-27T04:42:08.072Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:08.406Z","message":"Entering","context":{"RequestID":"342ba3ec-fcf6-4f3c-ac79-bc79f89ed1f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"184d5392-7e6c-445d-85e4-d1ddeb3599be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:08.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:08.408Z","message":"{\"transactionId\":\"342ba3ec-fcf6-4f3c-ac79-bc79f89ed1f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:08:407\",\"respDate\":\"230927-04:42:08:408\",\"sourceId\":\"haproxy:342ba3ec-fcf6-4f3c-ac79-bc79f89ed1f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:08:407-58107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62525af9-5f7f-45d4-b494-3dc3ed24e63b], x-b3-parentspanid=[84cefcea05acc0e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6acf3d3c9f588fc484cefcea05acc0e2], x-b3-spanid=[7b3205806ef25a76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[342ba3ec-fcf6-4f3c-ac79-bc79f89ed1f9]}\\\"}\"}","context":{"RequestID":"342ba3ec-fcf6-4f3c-ac79-bc79f89ed1f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"184d5392-7e6c-445d-85e4-d1ddeb3599be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:08.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:08.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"342ba3ec-fcf6-4f3c-ac79-bc79f89ed1f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"184d5392-7e6c-445d-85e4-d1ddeb3599be","LogTimestamp":"2023-09-27T04:42:08.409Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:08.418Z","message":"Entering","context":{"RequestID":"63c1609c-5b74-4de5-8471-5b95f03e341e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e6b616b-dd1b-4cee-9918-2185ca9de875","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"63c1609c-5b74-4de5-8471-5b95f03e341e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e6b616b-dd1b-4cee-9918-2185ca9de875","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:08.420Z","message":"{\"transactionId\":\"63c1609c-5b74-4de5-8471-5b95f03e341e\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:08:418\",\"respDate\":\"230927-04:42:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:63c1609c-5b74-4de5-8471-5b95f03e341e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:08:418-82609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[63c1609c-5b74-4de5-8471-5b95f03e341e]}\\\"}\"}","context":{"RequestID":"63c1609c-5b74-4de5-8471-5b95f03e341e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e6b616b-dd1b-4cee-9918-2185ca9de875","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63c1609c-5b74-4de5-8471-5b95f03e341e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e6b616b-dd1b-4cee-9918-2185ca9de875","LogTimestamp":"2023-09-27T04:42:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:10.421Z","message":"Entering","context":{"RequestID":"19053770-ed31-4f1e-89ec-60254ac54899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd5d2762-81fa-4e77-b6ee-e795d09a8ba2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:10.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:10.424Z","message":"{\"transactionId\":\"19053770-ed31-4f1e-89ec-60254ac54899\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:10:422\",\"respDate\":\"230927-04:42:10:424\",\"sourceId\":\"haproxy:19053770-ed31-4f1e-89ec-60254ac54899\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:10:422-85855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a2b2918-f440-4a3f-8eb9-a712e70e072d], x-b3-parentspanid=[32a5701df404f4f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3313af10dbba613332a5701df404f4f7], x-b3-spanid=[fd18ba96b71386cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19053770-ed31-4f1e-89ec-60254ac54899]}\\\"}\"}","context":{"RequestID":"19053770-ed31-4f1e-89ec-60254ac54899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd5d2762-81fa-4e77-b6ee-e795d09a8ba2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:10.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:10.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19053770-ed31-4f1e-89ec-60254ac54899","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd5d2762-81fa-4e77-b6ee-e795d09a8ba2","LogTimestamp":"2023-09-27T04:42:10.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:42:11.560Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:11.567Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:12.436Z","message":"Entering","context":{"RequestID":"14565b2f-a076-4212-97d0-1a76a3f2bf60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d583f4c-380d-4b6d-9557-3b7b95da9432","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:12.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:12.438Z","message":"{\"transactionId\":\"14565b2f-a076-4212-97d0-1a76a3f2bf60\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:12:437\",\"respDate\":\"230927-04:42:12:438\",\"sourceId\":\"haproxy:14565b2f-a076-4212-97d0-1a76a3f2bf60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:12:437-35512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfba75da-8763-4865-bbd1-4a3e31deecb5], x-b3-parentspanid=[22f46dd0ec4363fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddd2129c7c4e5ca922f46dd0ec4363fe], x-b3-spanid=[6e5ebc48a8fabe41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14565b2f-a076-4212-97d0-1a76a3f2bf60]}\\\"}\"}","context":{"RequestID":"14565b2f-a076-4212-97d0-1a76a3f2bf60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d583f4c-380d-4b6d-9557-3b7b95da9432","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:12.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:12.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14565b2f-a076-4212-97d0-1a76a3f2bf60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d583f4c-380d-4b6d-9557-3b7b95da9432","LogTimestamp":"2023-09-27T04:42:12.438Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:14.450Z","message":"Entering","context":{"RequestID":"bdde8427-cb3e-4880-8370-7ee25d5c6964","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d32ee495-6c61-4ad5-a70e-b790e019bb9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:14.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:14.453Z","message":"{\"transactionId\":\"bdde8427-cb3e-4880-8370-7ee25d5c6964\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:14:451\",\"respDate\":\"230927-04:42:14:453\",\"sourceId\":\"haproxy:bdde8427-cb3e-4880-8370-7ee25d5c6964\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:14:451-52911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da90a2c4-3213-4123-99a8-51846b6c7d07], x-b3-parentspanid=[d1b99607a55e0ccf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[943db7c655eb1a9fd1b99607a55e0ccf], x-b3-spanid=[b8cfa137b57978f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdde8427-cb3e-4880-8370-7ee25d5c6964]}\\\"}\"}","context":{"RequestID":"bdde8427-cb3e-4880-8370-7ee25d5c6964","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d32ee495-6c61-4ad5-a70e-b790e019bb9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:14.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:14.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdde8427-cb3e-4880-8370-7ee25d5c6964","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d32ee495-6c61-4ad5-a70e-b790e019bb9b","LogTimestamp":"2023-09-27T04:42:14.453Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:15.921Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:42:15.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:15.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:15.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:16.475Z","message":"Entering","context":{"RequestID":"a5ddcc40-6ac4-4751-9fc4-f3c80d749fa2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c298228-d3fe-4fea-8f1c-af7b57093dc2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:16.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:16.477Z","message":"{\"transactionId\":\"a5ddcc40-6ac4-4751-9fc4-f3c80d749fa2\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:16:476\",\"respDate\":\"230927-04:42:16:477\",\"sourceId\":\"haproxy:a5ddcc40-6ac4-4751-9fc4-f3c80d749fa2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:16:476-13608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[397e3504-bce8-45a3-bb7f-e076b28136a3], x-b3-parentspanid=[521859e455f365ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4a477c8c37e82d5521859e455f365ad], x-b3-spanid=[dfa68fcdb907f880], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5ddcc40-6ac4-4751-9fc4-f3c80d749fa2]}\\\"}\"}","context":{"RequestID":"a5ddcc40-6ac4-4751-9fc4-f3c80d749fa2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c298228-d3fe-4fea-8f1c-af7b57093dc2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:16.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:16.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5ddcc40-6ac4-4751-9fc4-f3c80d749fa2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c298228-d3fe-4fea-8f1c-af7b57093dc2","LogTimestamp":"2023-09-27T04:42:16.477Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:18.068Z","message":"Entering","context":{"RequestID":"03a3e134-dfd8-4684-aa58-52b0e830cc31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c30cb4b-aab1-4df7-8505-f80138be1a9d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:18.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:18.070Z","message":"{\"transactionId\":\"03a3e134-dfd8-4684-aa58-52b0e830cc31\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:18:069\",\"respDate\":\"230927-04:42:18:070\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:03a3e134-dfd8-4684-aa58-52b0e830cc31\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:18:069-23139\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[946fe1be-dbdf-4c13-9d60-34e48aef58ae], x-b3-parentspanid=[0f4ec2af617af4f3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44977], x-envoy-attempt-count=[1], x-b3-traceid=[4226c994c00dcff70f4ec2af617af4f3], x-b3-spanid=[7aa0779f4600b606], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[03a3e134-dfd8-4684-aa58-52b0e830cc31]}\\\"}\"}","context":{"RequestID":"03a3e134-dfd8-4684-aa58-52b0e830cc31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c30cb4b-aab1-4df7-8505-f80138be1a9d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:18.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:18.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03a3e134-dfd8-4684-aa58-52b0e830cc31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c30cb4b-aab1-4df7-8505-f80138be1a9d","LogTimestamp":"2023-09-27T04:42:18.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T04:42:18.418Z","message":"Entering","context":{"RequestID":"3f7b267e-c897-44ab-b346-31c267eee5a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"197449c5-df55-4fe7-bbbd-5339a7855c83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"3f7b267e-c897-44ab-b346-31c267eee5a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"197449c5-df55-4fe7-bbbd-5339a7855c83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:18.420Z","message":"{\"transactionId\":\"3f7b267e-c897-44ab-b346-31c267eee5a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:18:418\",\"respDate\":\"230927-04:42:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3f7b267e-c897-44ab-b346-31c267eee5a2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:18:418-66494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3f7b267e-c897-44ab-b346-31c267eee5a2]}\\\"}\"}","context":{"RequestID":"3f7b267e-c897-44ab-b346-31c267eee5a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"197449c5-df55-4fe7-bbbd-5339a7855c83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f7b267e-c897-44ab-b346-31c267eee5a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"197449c5-df55-4fe7-bbbd-5339a7855c83","LogTimestamp":"2023-09-27T04:42:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:18.499Z","message":"Entering","context":{"RequestID":"80afef88-16f6-4c99-acba-904948ba5062","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc0f319e-83bc-479c-9909-5880e268532d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:18.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:18.501Z","message":"{\"transactionId\":\"80afef88-16f6-4c99-acba-904948ba5062\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:18:500\",\"respDate\":\"230927-04:42:18:501\",\"sourceId\":\"haproxy:80afef88-16f6-4c99-acba-904948ba5062\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:18:500-24904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d797a95-4ea2-436c-a751-75ce34dd16e5], x-b3-parentspanid=[07c2f758447490f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e32851611994b8be07c2f758447490f6], x-b3-spanid=[b9b7b5dfe62c21fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80afef88-16f6-4c99-acba-904948ba5062]}\\\"}\"}","context":{"RequestID":"80afef88-16f6-4c99-acba-904948ba5062","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc0f319e-83bc-479c-9909-5880e268532d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:18.499Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:18.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80afef88-16f6-4c99-acba-904948ba5062","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc0f319e-83bc-479c-9909-5880e268532d","LogTimestamp":"2023-09-27T04:42:18.502Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:42:20.513Z","message":"Entering","context":{"RequestID":"78e6dd0c-b4e6-4605-a7f5-043b69ea3ff9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"664cf57d-5258-4f1a-b2ba-e39d76685dfb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:20.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:20.515Z","message":"{\"transactionId\":\"78e6dd0c-b4e6-4605-a7f5-043b69ea3ff9\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:20:513\",\"respDate\":\"230927-04:42:20:514\",\"sourceId\":\"haproxy:78e6dd0c-b4e6-4605-a7f5-043b69ea3ff9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:20:513-95348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0501b458-0bd1-4cdf-8113-96cdcac9903b], x-b3-parentspanid=[8565145fefde1a60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90542e113f8cc3bd8565145fefde1a60], x-b3-spanid=[3521edd2e38eb997], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78e6dd0c-b4e6-4605-a7f5-043b69ea3ff9]}\\\"}\"}","context":{"RequestID":"78e6dd0c-b4e6-4605-a7f5-043b69ea3ff9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"664cf57d-5258-4f1a-b2ba-e39d76685dfb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:20.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:20.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78e6dd0c-b4e6-4605-a7f5-043b69ea3ff9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"664cf57d-5258-4f1a-b2ba-e39d76685dfb","LogTimestamp":"2023-09-27T04:42:20.515Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:22.524Z","message":"Entering","context":{"RequestID":"560abd58-d480-4b2b-9bb1-3fcc0ff2907c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2877566e-d13c-4c70-892c-8be24931085c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:22.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:22.526Z","message":"{\"transactionId\":\"560abd58-d480-4b2b-9bb1-3fcc0ff2907c\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:22:524\",\"respDate\":\"230927-04:42:22:526\",\"sourceId\":\"haproxy:560abd58-d480-4b2b-9bb1-3fcc0ff2907c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:22:524-74538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3687772e-e931-4b7a-a482-16916b163202], x-b3-parentspanid=[5b8436920a2249ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39b1f4b69ac37f265b8436920a2249ed], x-b3-spanid=[cfb26acf09188e66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[560abd58-d480-4b2b-9bb1-3fcc0ff2907c]}\\\"}\"}","context":{"RequestID":"560abd58-d480-4b2b-9bb1-3fcc0ff2907c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2877566e-d13c-4c70-892c-8be24931085c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:22.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:22.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"560abd58-d480-4b2b-9bb1-3fcc0ff2907c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2877566e-d13c-4c70-892c-8be24931085c","LogTimestamp":"2023-09-27T04:42:22.526Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:24.540Z","message":"Entering","context":{"RequestID":"8abc5c6e-4054-4996-bcf4-610d593cfc9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49e449b1-f7ec-4692-b0de-27dab444bcca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:24.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:24.542Z","message":"{\"transactionId\":\"8abc5c6e-4054-4996-bcf4-610d593cfc9e\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:24:541\",\"respDate\":\"230927-04:42:24:542\",\"sourceId\":\"haproxy:8abc5c6e-4054-4996-bcf4-610d593cfc9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:24:541-55306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[950b7030-9421-4762-b9bb-d57b6fdad92b], x-b3-parentspanid=[dbbc76fa7e2683eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4045025155dc43adbbc76fa7e2683eb], x-b3-spanid=[dc37333f51946cfb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8abc5c6e-4054-4996-bcf4-610d593cfc9e]}\\\"}\"}","context":{"RequestID":"8abc5c6e-4054-4996-bcf4-610d593cfc9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49e449b1-f7ec-4692-b0de-27dab444bcca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:24.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:24.543Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8abc5c6e-4054-4996-bcf4-610d593cfc9e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49e449b1-f7ec-4692-b0de-27dab444bcca","LogTimestamp":"2023-09-27T04:42:24.543Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:25.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:42:25.944Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:25.944Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:25.944Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:26.555Z","message":"Entering","context":{"RequestID":"9fbc6f44-dd56-4d94-b7e3-71b2df244d65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a063220-e1d9-445b-804f-afeb91d2081d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:26.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:26.557Z","message":"{\"transactionId\":\"9fbc6f44-dd56-4d94-b7e3-71b2df244d65\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:26:556\",\"respDate\":\"230927-04:42:26:557\",\"sourceId\":\"haproxy:9fbc6f44-dd56-4d94-b7e3-71b2df244d65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:26:556-41724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62da76eb-2648-487d-bc44-b19c01c9ba1e], x-b3-parentspanid=[a33c0dea1359375f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1eda8adf1c9a9fc2a33c0dea1359375f], x-b3-spanid=[735747b2452e701b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9fbc6f44-dd56-4d94-b7e3-71b2df244d65]}\\\"}\"}","context":{"RequestID":"9fbc6f44-dd56-4d94-b7e3-71b2df244d65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a063220-e1d9-445b-804f-afeb91d2081d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:26.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:26.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fbc6f44-dd56-4d94-b7e3-71b2df244d65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a063220-e1d9-445b-804f-afeb91d2081d","LogTimestamp":"2023-09-27T04:42:26.558Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:28.075Z","message":"Entering","context":{"RequestID":"b87b9aca-2d1e-4ec9-ab88-b68d297edfb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26d7cb78-c684-48c2-8d67-c98c88c6c045","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:28.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:28.076Z","message":"{\"transactionId\":\"b87b9aca-2d1e-4ec9-ab88-b68d297edfb8\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:28:075\",\"respDate\":\"230927-04:42:28:076\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b87b9aca-2d1e-4ec9-ab88-b68d297edfb8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:28:075-19880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52735f47-1526-4c77-a5c5-2511f673cc62], x-b3-parentspanid=[8faaae2d50aaeaab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60993], x-envoy-attempt-count=[1], x-b3-traceid=[8617c073b82823928faaae2d50aaeaab], x-b3-spanid=[c11a89c5cf422510], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b87b9aca-2d1e-4ec9-ab88-b68d297edfb8]}\\\"}\"}","context":{"RequestID":"b87b9aca-2d1e-4ec9-ab88-b68d297edfb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26d7cb78-c684-48c2-8d67-c98c88c6c045","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:28.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:28.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b87b9aca-2d1e-4ec9-ab88-b68d297edfb8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26d7cb78-c684-48c2-8d67-c98c88c6c045","LogTimestamp":"2023-09-27T04:42:28.077Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:28.417Z","message":"Entering","context":{"RequestID":"cb1e43a7-616c-44ea-a9c4-730b70ed5212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f14ae367-7e9d-42c1-afcd-6aa41478246d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"cb1e43a7-616c-44ea-a9c4-730b70ed5212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f14ae367-7e9d-42c1-afcd-6aa41478246d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:28.420Z","message":"{\"transactionId\":\"cb1e43a7-616c-44ea-a9c4-730b70ed5212\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:28:418\",\"respDate\":\"230927-04:42:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cb1e43a7-616c-44ea-a9c4-730b70ed5212\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:28:418-28345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cb1e43a7-616c-44ea-a9c4-730b70ed5212]}\\\"}\"}","context":{"RequestID":"cb1e43a7-616c-44ea-a9c4-730b70ed5212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f14ae367-7e9d-42c1-afcd-6aa41478246d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb1e43a7-616c-44ea-a9c4-730b70ed5212","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f14ae367-7e9d-42c1-afcd-6aa41478246d","LogTimestamp":"2023-09-27T04:42:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:28.567Z","message":"Entering","context":{"RequestID":"492c7461-ba55-402d-8ca9-d21dbf03ce5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9791a7e0-622a-4cb5-b675-bfc6188d6a22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:28.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:28.569Z","message":"{\"transactionId\":\"492c7461-ba55-402d-8ca9-d21dbf03ce5f\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:28:567\",\"respDate\":\"230927-04:42:28:569\",\"sourceId\":\"haproxy:492c7461-ba55-402d-8ca9-d21dbf03ce5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:28:567-64549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a508ab4-8712-406e-a429-d679d70e1c86], x-b3-parentspanid=[02cb5cd9e45d546e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e502025dd911dad202cb5cd9e45d546e], x-b3-spanid=[8e55492a59a26cbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[492c7461-ba55-402d-8ca9-d21dbf03ce5f]}\\\"}\"}","context":{"RequestID":"492c7461-ba55-402d-8ca9-d21dbf03ce5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9791a7e0-622a-4cb5-b675-bfc6188d6a22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:28.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:28.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"492c7461-ba55-402d-8ca9-d21dbf03ce5f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9791a7e0-622a-4cb5-b675-bfc6188d6a22","LogTimestamp":"2023-09-27T04:42:28.569Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:30.577Z","message":"Entering","context":{"RequestID":"971e8dff-2718-4bfd-80a5-44e2a713ad8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3566659-1ae8-471f-aa3a-50442738d80d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:30.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:30.579Z","message":"{\"transactionId\":\"971e8dff-2718-4bfd-80a5-44e2a713ad8c\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:30:578\",\"respDate\":\"230927-04:42:30:579\",\"sourceId\":\"haproxy:971e8dff-2718-4bfd-80a5-44e2a713ad8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:30:578-47369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97e01904-8994-4d60-bdd2-cf9d841b9ca1], x-b3-parentspanid=[9e934717cdef74a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80a29881957d72d79e934717cdef74a7], x-b3-spanid=[cfef4b817f67dbdc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[971e8dff-2718-4bfd-80a5-44e2a713ad8c]}\\\"}\"}","context":{"RequestID":"971e8dff-2718-4bfd-80a5-44e2a713ad8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3566659-1ae8-471f-aa3a-50442738d80d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:30.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:30.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"971e8dff-2718-4bfd-80a5-44e2a713ad8c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3566659-1ae8-471f-aa3a-50442738d80d","LogTimestamp":"2023-09-27T04:42:30.580Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:32.589Z","message":"Entering","context":{"RequestID":"7b527883-e759-45a4-a9fe-b40bd60285a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d93ba322-b5b7-49fa-8664-26c8eb4fe998","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:32.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:32.591Z","message":"{\"transactionId\":\"7b527883-e759-45a4-a9fe-b40bd60285a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:32:590\",\"respDate\":\"230927-04:42:32:591\",\"sourceId\":\"haproxy:7b527883-e759-45a4-a9fe-b40bd60285a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:32:590-54817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54f416bd-953e-48d6-ab19-6b306152a7ff], x-b3-parentspanid=[cbcaa7649eb541be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d283ab53086fa76cbcaa7649eb541be], x-b3-spanid=[dc2d36c910465487], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b527883-e759-45a4-a9fe-b40bd60285a0]}\\\"}\"}","context":{"RequestID":"7b527883-e759-45a4-a9fe-b40bd60285a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d93ba322-b5b7-49fa-8664-26c8eb4fe998","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:32.589Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:32.592Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b527883-e759-45a4-a9fe-b40bd60285a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d93ba322-b5b7-49fa-8664-26c8eb4fe998","LogTimestamp":"2023-09-27T04:42:32.592Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:34.602Z","message":"Entering","context":{"RequestID":"32889c2b-aec3-43a3-bac4-e9b51f21f044","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6e459f6-500f-429f-b860-e7bcd6a6e7a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:34.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:34.604Z","message":"{\"transactionId\":\"32889c2b-aec3-43a3-bac4-e9b51f21f044\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:34:603\",\"respDate\":\"230927-04:42:34:604\",\"sourceId\":\"haproxy:32889c2b-aec3-43a3-bac4-e9b51f21f044\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:34:603-9389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3805e7f-8859-45df-a38e-d2b697fa2ece], x-b3-parentspanid=[1a9b00feb5fbdcd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47da5cfe9d9c01511a9b00feb5fbdcd1], x-b3-spanid=[3bdbc764396b52ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32889c2b-aec3-43a3-bac4-e9b51f21f044]}\\\"}\"}","context":{"RequestID":"32889c2b-aec3-43a3-bac4-e9b51f21f044","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6e459f6-500f-429f-b860-e7bcd6a6e7a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:34.602Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:34.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32889c2b-aec3-43a3-bac4-e9b51f21f044","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6e459f6-500f-429f-b860-e7bcd6a6e7a7","LogTimestamp":"2023-09-27T04:42:34.605Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:35.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:42:35.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:35.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:35.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:36.615Z","message":"Entering","context":{"RequestID":"add2e999-abee-492c-a471-b40f291649a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"64421f73-5e1b-43bb-bdaa-6c12007671f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:36.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:36.617Z","message":"{\"transactionId\":\"add2e999-abee-492c-a471-b40f291649a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:36:615\",\"respDate\":\"230927-04:42:36:616\",\"sourceId\":\"haproxy:add2e999-abee-492c-a471-b40f291649a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:36:615-30046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c4e0050-c166-4656-bead-a350cf8eb237], x-b3-parentspanid=[2c0d0aeb9d2a3973], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af5c2791f5fba0062c0d0aeb9d2a3973], x-b3-spanid=[7d6fe0d9e7209837], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[add2e999-abee-492c-a471-b40f291649a0]}\\\"}\"}","context":{"RequestID":"add2e999-abee-492c-a471-b40f291649a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"64421f73-5e1b-43bb-bdaa-6c12007671f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:36.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:36.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"add2e999-abee-492c-a471-b40f291649a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64421f73-5e1b-43bb-bdaa-6c12007671f7","LogTimestamp":"2023-09-27T04:42:36.617Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:38.068Z","message":"Entering","context":{"RequestID":"c8f4327b-4b37-4668-ae58-4f809d2f0151","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e4a7ad7-fe39-48b7-ab23-5ab26ad57248","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:38.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:38.070Z","message":"{\"transactionId\":\"c8f4327b-4b37-4668-ae58-4f809d2f0151\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:38:069\",\"respDate\":\"230927-04:42:38:070\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c8f4327b-4b37-4668-ae58-4f809d2f0151\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:38:069-16468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5594349d-b13a-4508-a79d-790f59c4860c], x-b3-parentspanid=[f2b4e09342bdada9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56301], x-envoy-attempt-count=[1], x-b3-traceid=[48c4eb79a99d4ea0f2b4e09342bdada9], x-b3-spanid=[79b5d66ea44f9871], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c8f4327b-4b37-4668-ae58-4f809d2f0151]}\\\"}\"}","context":{"RequestID":"c8f4327b-4b37-4668-ae58-4f809d2f0151","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e4a7ad7-fe39-48b7-ab23-5ab26ad57248","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:38.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:38.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8f4327b-4b37-4668-ae58-4f809d2f0151","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e4a7ad7-fe39-48b7-ab23-5ab26ad57248","LogTimestamp":"2023-09-27T04:42:38.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:38.418Z","message":"Entering","context":{"RequestID":"2194b7f2-51f8-47d4-af17-e67bfc7895e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6b67199-acb1-434a-be48-fb195167ebe3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2194b7f2-51f8-47d4-af17-e67bfc7895e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6b67199-acb1-434a-be48-fb195167ebe3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:38.420Z","message":"{\"transactionId\":\"2194b7f2-51f8-47d4-af17-e67bfc7895e6\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:38:418\",\"respDate\":\"230927-04:42:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2194b7f2-51f8-47d4-af17-e67bfc7895e6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:38:418-71196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2194b7f2-51f8-47d4-af17-e67bfc7895e6]}\\\"}\"}","context":{"RequestID":"2194b7f2-51f8-47d4-af17-e67bfc7895e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6b67199-acb1-434a-be48-fb195167ebe3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2194b7f2-51f8-47d4-af17-e67bfc7895e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6b67199-acb1-434a-be48-fb195167ebe3","LogTimestamp":"2023-09-27T04:42:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:38.627Z","message":"Entering","context":{"RequestID":"f20aee73-4bdc-45e4-9bb3-b08129e47c1e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21628930-e9eb-4e72-bcf7-9707b463efd5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:38.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:38.628Z","message":"{\"transactionId\":\"f20aee73-4bdc-45e4-9bb3-b08129e47c1e\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:38:627\",\"respDate\":\"230927-04:42:38:628\",\"sourceId\":\"haproxy:f20aee73-4bdc-45e4-9bb3-b08129e47c1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:38:627-68396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57bc81c4-62c9-4114-9f33-7e1ad6e03377], x-b3-parentspanid=[451e499bdced192d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65625b4747771039451e499bdced192d], x-b3-spanid=[c27af828a039e858], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f20aee73-4bdc-45e4-9bb3-b08129e47c1e]}\\\"}\"}","context":{"RequestID":"f20aee73-4bdc-45e4-9bb3-b08129e47c1e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21628930-e9eb-4e72-bcf7-9707b463efd5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:38.627Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:38.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f20aee73-4bdc-45e4-9bb3-b08129e47c1e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21628930-e9eb-4e72-bcf7-9707b463efd5","LogTimestamp":"2023-09-27T04:42:38.629Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:40.636Z","message":"Entering","context":{"RequestID":"6ad973a0-d67c-4522-be26-88b719c29393","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fd0c7f1-8f22-4b67-9e20-e6b3df89f6f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:40.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:40.638Z","message":"{\"transactionId\":\"6ad973a0-d67c-4522-be26-88b719c29393\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:40:636\",\"respDate\":\"230927-04:42:40:638\",\"sourceId\":\"haproxy:6ad973a0-d67c-4522-be26-88b719c29393\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:40:636-52575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af039042-a85a-4f0b-a300-ae019668776b], x-b3-parentspanid=[fd359555fb85332d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78f9f509184385ddfd359555fb85332d], x-b3-spanid=[fb3cb93eeb819b6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ad973a0-d67c-4522-be26-88b719c29393]}\\\"}\"}","context":{"RequestID":"6ad973a0-d67c-4522-be26-88b719c29393","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fd0c7f1-8f22-4b67-9e20-e6b3df89f6f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:40.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:40.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ad973a0-d67c-4522-be26-88b719c29393","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fd0c7f1-8f22-4b67-9e20-e6b3df89f6f2","LogTimestamp":"2023-09-27T04:42:40.638Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:41.574Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:41.578Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:42.647Z","message":"Entering","context":{"RequestID":"abe32e93-b9b6-4d3a-8d68-e60a66973aef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ace634f-33da-4e87-948d-9f805dce35dc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:42.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:42.649Z","message":"{\"transactionId\":\"abe32e93-b9b6-4d3a-8d68-e60a66973aef\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:42:648\",\"respDate\":\"230927-04:42:42:649\",\"sourceId\":\"haproxy:abe32e93-b9b6-4d3a-8d68-e60a66973aef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:42:648-57697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[363c220c-bcad-458f-a552-070d2b78252c], x-b3-parentspanid=[e8789660e46a9289], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4d6f13c863efde8e8789660e46a9289], x-b3-spanid=[4d5c014c2ffc3878], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abe32e93-b9b6-4d3a-8d68-e60a66973aef]}\\\"}\"}","context":{"RequestID":"abe32e93-b9b6-4d3a-8d68-e60a66973aef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ace634f-33da-4e87-948d-9f805dce35dc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:42.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:42.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abe32e93-b9b6-4d3a-8d68-e60a66973aef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ace634f-33da-4e87-948d-9f805dce35dc","LogTimestamp":"2023-09-27T04:42:42.650Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:44.659Z","message":"Entering","context":{"RequestID":"aa5fb4f5-7f3c-4fdc-8d4d-a5e5ef964d80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acd64b7e-66da-45d9-8342-e8780f3a2561","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:44.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:44.660Z","message":"{\"transactionId\":\"aa5fb4f5-7f3c-4fdc-8d4d-a5e5ef964d80\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:44:659\",\"respDate\":\"230927-04:42:44:660\",\"sourceId\":\"haproxy:aa5fb4f5-7f3c-4fdc-8d4d-a5e5ef964d80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:44:659-64812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0626eb44-bc43-4674-8fd4-ca1b91fc92ce], x-b3-parentspanid=[7227b9b3a84ff883], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5204e5eb0c32c60a7227b9b3a84ff883], x-b3-spanid=[a24d401ededb7498], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa5fb4f5-7f3c-4fdc-8d4d-a5e5ef964d80]}\\\"}\"}","context":{"RequestID":"aa5fb4f5-7f3c-4fdc-8d4d-a5e5ef964d80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acd64b7e-66da-45d9-8342-e8780f3a2561","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:44.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:44.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa5fb4f5-7f3c-4fdc-8d4d-a5e5ef964d80","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acd64b7e-66da-45d9-8342-e8780f3a2561","LogTimestamp":"2023-09-27T04:42:44.661Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:45.921Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:42:45.949Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:45.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:45.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:46.670Z","message":"Entering","context":{"RequestID":"97953639-80ea-4bc1-83c6-f30f5991a465","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04cf2a18-5641-4aed-9027-f1b17cbc669b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:46.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:46.672Z","message":"{\"transactionId\":\"97953639-80ea-4bc1-83c6-f30f5991a465\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:46:671\",\"respDate\":\"230927-04:42:46:672\",\"sourceId\":\"haproxy:97953639-80ea-4bc1-83c6-f30f5991a465\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:46:671-66302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8c3e1ff-f901-4d39-ab35-afd0661263da], x-b3-parentspanid=[f088902a872ca03b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b89d9a8fc671e9df088902a872ca03b], x-b3-spanid=[41c6822e5b8ef69a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97953639-80ea-4bc1-83c6-f30f5991a465]}\\\"}\"}","context":{"RequestID":"97953639-80ea-4bc1-83c6-f30f5991a465","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04cf2a18-5641-4aed-9027-f1b17cbc669b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:46.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:46.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97953639-80ea-4bc1-83c6-f30f5991a465","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04cf2a18-5641-4aed-9027-f1b17cbc669b","LogTimestamp":"2023-09-27T04:42:46.672Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:48.068Z","message":"Entering","context":{"RequestID":"e7ca7e22-0258-4148-b276-5c60cd20a1cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d712b7ba-e534-4684-a47a-99b7a2febc71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:48.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:48.070Z","message":"{\"transactionId\":\"e7ca7e22-0258-4148-b276-5c60cd20a1cf\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:48:069\",\"respDate\":\"230927-04:42:48:070\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e7ca7e22-0258-4148-b276-5c60cd20a1cf\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:48:069-94842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3b5a9c9-4f18-4133-90e6-5cd5df8d7dd8], x-b3-parentspanid=[22eef60785ae19fa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59911], x-envoy-attempt-count=[1], x-b3-traceid=[e88f56663156efd122eef60785ae19fa], x-b3-spanid=[cd66f2a6b3c59f62], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e7ca7e22-0258-4148-b276-5c60cd20a1cf]}\\\"}\"}","context":{"RequestID":"e7ca7e22-0258-4148-b276-5c60cd20a1cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d712b7ba-e534-4684-a47a-99b7a2febc71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:48.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:48.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7ca7e22-0258-4148-b276-5c60cd20a1cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d712b7ba-e534-4684-a47a-99b7a2febc71","LogTimestamp":"2023-09-27T04:42:48.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:48.418Z","message":"Entering","context":{"RequestID":"fad2e2d6-d6cf-47f0-b9b2-cdf183721a4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70a0f3b0-c21a-457a-b47b-be0bd4dbae18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"fad2e2d6-d6cf-47f0-b9b2-cdf183721a4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70a0f3b0-c21a-457a-b47b-be0bd4dbae18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:48.420Z","message":"{\"transactionId\":\"fad2e2d6-d6cf-47f0-b9b2-cdf183721a4f\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:48:419\",\"respDate\":\"230927-04:42:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fad2e2d6-d6cf-47f0-b9b2-cdf183721a4f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:48:419-72159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fad2e2d6-d6cf-47f0-b9b2-cdf183721a4f]}\\\"}\"}","context":{"RequestID":"fad2e2d6-d6cf-47f0-b9b2-cdf183721a4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70a0f3b0-c21a-457a-b47b-be0bd4dbae18","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fad2e2d6-d6cf-47f0-b9b2-cdf183721a4f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70a0f3b0-c21a-457a-b47b-be0bd4dbae18","LogTimestamp":"2023-09-27T04:42:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:42:48.684Z","message":"Entering","context":{"RequestID":"4725b760-95f1-4a86-847f-77a75197985b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04a724c4-378e-40f5-a2eb-b9c8d5499687","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:48.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:48.686Z","message":"{\"transactionId\":\"4725b760-95f1-4a86-847f-77a75197985b\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:48:685\",\"respDate\":\"230927-04:42:48:686\",\"sourceId\":\"haproxy:4725b760-95f1-4a86-847f-77a75197985b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:48:685-88595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cdc56773-f96f-43d1-9ee6-f4614f4eb88b], x-b3-parentspanid=[7281e8a5544ecaa9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae3eb1f94a9025da7281e8a5544ecaa9], x-b3-spanid=[72c428ea7a1fb128], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4725b760-95f1-4a86-847f-77a75197985b]}\\\"}\"}","context":{"RequestID":"4725b760-95f1-4a86-847f-77a75197985b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04a724c4-378e-40f5-a2eb-b9c8d5499687","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:48.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:48.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4725b760-95f1-4a86-847f-77a75197985b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04a724c4-378e-40f5-a2eb-b9c8d5499687","LogTimestamp":"2023-09-27T04:42:48.687Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:50.696Z","message":"Entering","context":{"RequestID":"a34594df-4114-4686-b7ff-ddf0f575fdae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f89d6a84-172a-46c7-80b6-209ff3fce59c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:50.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:50.698Z","message":"{\"transactionId\":\"a34594df-4114-4686-b7ff-ddf0f575fdae\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:50:697\",\"respDate\":\"230927-04:42:50:698\",\"sourceId\":\"haproxy:a34594df-4114-4686-b7ff-ddf0f575fdae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:50:697-7004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1f816f0-b299-481e-9187-a779e906e846], x-b3-parentspanid=[2f07ab86c5f2cab3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee797cfab96a1f1d2f07ab86c5f2cab3], x-b3-spanid=[9cb3609c68325e06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a34594df-4114-4686-b7ff-ddf0f575fdae]}\\\"}\"}","context":{"RequestID":"a34594df-4114-4686-b7ff-ddf0f575fdae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f89d6a84-172a-46c7-80b6-209ff3fce59c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:50.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:50.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a34594df-4114-4686-b7ff-ddf0f575fdae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f89d6a84-172a-46c7-80b6-209ff3fce59c","LogTimestamp":"2023-09-27T04:42:50.698Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:42:52.708Z","message":"Entering","context":{"RequestID":"021e4d92-c2a1-48ba-8c0c-5f3991d9555f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32a1557c-0023-48e8-822a-4521baf3877b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:52.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:52.710Z","message":"{\"transactionId\":\"021e4d92-c2a1-48ba-8c0c-5f3991d9555f\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:52:708\",\"respDate\":\"230927-04:42:52:710\",\"sourceId\":\"haproxy:021e4d92-c2a1-48ba-8c0c-5f3991d9555f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:42:52:708-74782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b15a731-7654-4122-b941-8c33a580b254], x-b3-parentspanid=[f39be766d203219b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74f254a359392fd2f39be766d203219b], x-b3-spanid=[b21970e5ff387938], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[021e4d92-c2a1-48ba-8c0c-5f3991d9555f]}\\\"}\"}","context":{"RequestID":"021e4d92-c2a1-48ba-8c0c-5f3991d9555f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32a1557c-0023-48e8-822a-4521baf3877b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:52.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:52.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"021e4d92-c2a1-48ba-8c0c-5f3991d9555f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32a1557c-0023-48e8-822a-4521baf3877b","LogTimestamp":"2023-09-27T04:42:52.710Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:54.724Z","message":"Entering","context":{"RequestID":"c3c87b75-02fa-4678-ba15-db1234bc855b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3c97afb-2c10-49c5-90f0-c1ab037b55a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:54.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:54.726Z","message":"{\"transactionId\":\"c3c87b75-02fa-4678-ba15-db1234bc855b\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:54:725\",\"respDate\":\"230927-04:42:54:726\",\"sourceId\":\"haproxy:c3c87b75-02fa-4678-ba15-db1234bc855b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:54:725-86556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98ae2030-6ef2-4ce3-a89d-8723a9b7fe23], x-b3-parentspanid=[abdfd79830076670], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[406d916071703ac4abdfd79830076670], x-b3-spanid=[8de6714697d84e4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3c87b75-02fa-4678-ba15-db1234bc855b]}\\\"}\"}","context":{"RequestID":"c3c87b75-02fa-4678-ba15-db1234bc855b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3c97afb-2c10-49c5-90f0-c1ab037b55a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:54.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:54.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3c87b75-02fa-4678-ba15-db1234bc855b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3c97afb-2c10-49c5-90f0-c1ab037b55a4","LogTimestamp":"2023-09-27T04:42:54.727Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:55.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:42:55.944Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:56.149Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:56.161Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:56.161Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:56.162Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:56.745Z","message":"Entering","context":{"RequestID":"f7b60172-72b5-4366-ada8-61cb5cbbd404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4176d337-34e1-4059-85b7-cf2b11327052","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:56.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:56.747Z","message":"{\"transactionId\":\"f7b60172-72b5-4366-ada8-61cb5cbbd404\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:56:745\",\"respDate\":\"230927-04:42:56:747\",\"sourceId\":\"haproxy:f7b60172-72b5-4366-ada8-61cb5cbbd404\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:42:56:745-37311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e0373fa-d052-49c3-849d-a8ed40a5575b], x-b3-parentspanid=[fedc546c7b5e9d30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a21a83673bce8109fedc546c7b5e9d30], x-b3-spanid=[9313430c2edf8d68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7b60172-72b5-4366-ada8-61cb5cbbd404]}\\\"}\"}","context":{"RequestID":"f7b60172-72b5-4366-ada8-61cb5cbbd404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4176d337-34e1-4059-85b7-cf2b11327052","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:56.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:56.747Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7b60172-72b5-4366-ada8-61cb5cbbd404","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4176d337-34e1-4059-85b7-cf2b11327052","LogTimestamp":"2023-09-27T04:42:56.747Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:58.072Z","message":"Entering","context":{"RequestID":"eaf89747-2360-4e94-8d75-cc983fda5f88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cabddf43-98ea-4a55-a3ba-00e0321cd29d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:58.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:58.074Z","message":"{\"transactionId\":\"eaf89747-2360-4e94-8d75-cc983fda5f88\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:58:073\",\"respDate\":\"230927-04:42:58:074\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:eaf89747-2360-4e94-8d75-cc983fda5f88\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:58:073-70662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bba5008f-998b-4bfd-ae6b-bf45864893d4], x-b3-parentspanid=[5caf560094abf805], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56229], x-envoy-attempt-count=[1], x-b3-traceid=[7b3a887a57a5e9fc5caf560094abf805], x-b3-spanid=[f8c34668115ee4d9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[eaf89747-2360-4e94-8d75-cc983fda5f88]}\\\"}\"}","context":{"RequestID":"eaf89747-2360-4e94-8d75-cc983fda5f88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cabddf43-98ea-4a55-a3ba-00e0321cd29d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:42:58.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:58.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaf89747-2360-4e94-8d75-cc983fda5f88","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cabddf43-98ea-4a55-a3ba-00e0321cd29d","LogTimestamp":"2023-09-27T04:42:58.075Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:42:58.417Z","message":"Entering","context":{"RequestID":"4b995df0-6a6b-433e-8c59-94f02bcd5693","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb889582-50d4-46c4-8d20-00c621e97aa0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"4b995df0-6a6b-433e-8c59-94f02bcd5693","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb889582-50d4-46c4-8d20-00c621e97aa0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:58.421Z","message":"{\"transactionId\":\"4b995df0-6a6b-433e-8c59-94f02bcd5693\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:58:418\",\"respDate\":\"230927-04:42:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4b995df0-6a6b-433e-8c59-94f02bcd5693\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:58:418-20011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4b995df0-6a6b-433e-8c59-94f02bcd5693]}\\\"}\"}","context":{"RequestID":"4b995df0-6a6b-433e-8c59-94f02bcd5693","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb889582-50d4-46c4-8d20-00c621e97aa0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:42:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b995df0-6a6b-433e-8c59-94f02bcd5693","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb889582-50d4-46c4-8d20-00c621e97aa0","LogTimestamp":"2023-09-27T04:42:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:42:58.757Z","message":"Entering","context":{"RequestID":"ce1f2945-7e8f-4c04-8fcb-bdf42d4625ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8107ee09-e3f5-4482-8f7a-73d0010b5769","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:58.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:42:58.759Z","message":"{\"transactionId\":\"ce1f2945-7e8f-4c04-8fcb-bdf42d4625ee\",\"status\":\"200\",\"rqstDate\":\"230927-04:42:58:758\",\"respDate\":\"230927-04:42:58:759\",\"sourceId\":\"haproxy:ce1f2945-7e8f-4c04-8fcb-bdf42d4625ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:42:58:758-67572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f90aebf-1f7a-4254-aa09-2759d7664cb7], x-b3-parentspanid=[b15f23138dccef35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94a8824163d5a6c6b15f23138dccef35], x-b3-spanid=[f9286628350ffe4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce1f2945-7e8f-4c04-8fcb-bdf42d4625ee]}\\\"}\"}","context":{"RequestID":"ce1f2945-7e8f-4c04-8fcb-bdf42d4625ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8107ee09-e3f5-4482-8f7a-73d0010b5769","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:42:58.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:42:58.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce1f2945-7e8f-4c04-8fcb-bdf42d4625ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8107ee09-e3f5-4482-8f7a-73d0010b5769","LogTimestamp":"2023-09-27T04:42:58.759Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:42:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:00.770Z","message":"Entering","context":{"RequestID":"e323188a-0c61-4797-9184-d86f096daa31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"646ae35e-fd16-43ab-a1e7-d7558eb85201","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:00.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:00.772Z","message":"{\"transactionId\":\"e323188a-0c61-4797-9184-d86f096daa31\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:00:771\",\"respDate\":\"230927-04:43:00:772\",\"sourceId\":\"haproxy:e323188a-0c61-4797-9184-d86f096daa31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:00:771-82274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39477f5a-735c-4c29-bfb7-56c5850c20c3], x-b3-parentspanid=[a88bbc2205fec1c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6f4e53754717a96a88bbc2205fec1c1], x-b3-spanid=[a0b7cef225e8ee23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e323188a-0c61-4797-9184-d86f096daa31]}\\\"}\"}","context":{"RequestID":"e323188a-0c61-4797-9184-d86f096daa31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"646ae35e-fd16-43ab-a1e7-d7558eb85201","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:00.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:00.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e323188a-0c61-4797-9184-d86f096daa31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"646ae35e-fd16-43ab-a1e7-d7558eb85201","LogTimestamp":"2023-09-27T04:43:00.773Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:43:02.783Z","message":"Entering","context":{"RequestID":"ea9c990c-3177-4329-a24b-d31446eb7aaf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"758de21d-d724-429a-9b39-26110b37cad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:02.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:02.784Z","message":"{\"transactionId\":\"ea9c990c-3177-4329-a24b-d31446eb7aaf\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:02:783\",\"respDate\":\"230927-04:43:02:784\",\"sourceId\":\"haproxy:ea9c990c-3177-4329-a24b-d31446eb7aaf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:02:783-26425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2309e715-2f81-4bd9-8a42-541f19fa822c], x-b3-parentspanid=[731516b49b6bfb1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f60f1b5b5c2321fc731516b49b6bfb1c], x-b3-spanid=[d27217ee3f89c78b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea9c990c-3177-4329-a24b-d31446eb7aaf]}\\\"}\"}","context":{"RequestID":"ea9c990c-3177-4329-a24b-d31446eb7aaf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"758de21d-d724-429a-9b39-26110b37cad9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:02.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:02.785Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea9c990c-3177-4329-a24b-d31446eb7aaf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"758de21d-d724-429a-9b39-26110b37cad9","LogTimestamp":"2023-09-27T04:43:02.785Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:04.794Z","message":"Entering","context":{"RequestID":"78dd62d9-dc27-4976-815a-7dfce9628243","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0832ba2-a2f2-4d13-815b-bdfde80c0974","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:04.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:04.796Z","message":"{\"transactionId\":\"78dd62d9-dc27-4976-815a-7dfce9628243\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:04:795\",\"respDate\":\"230927-04:43:04:796\",\"sourceId\":\"haproxy:78dd62d9-dc27-4976-815a-7dfce9628243\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:04:795-21128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b00c0fb-8c34-4162-a0dd-d973b377b898], x-b3-parentspanid=[5b48dde547c80cc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bd9fe1f6142aa245b48dde547c80cc5], x-b3-spanid=[eec74182dfad046b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78dd62d9-dc27-4976-815a-7dfce9628243]}\\\"}\"}","context":{"RequestID":"78dd62d9-dc27-4976-815a-7dfce9628243","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0832ba2-a2f2-4d13-815b-bdfde80c0974","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:04.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:04.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78dd62d9-dc27-4976-815a-7dfce9628243","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0832ba2-a2f2-4d13-815b-bdfde80c0974","LogTimestamp":"2023-09-27T04:43:04.796Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:43:05.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:43:05.984Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:05.984Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:05.985Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:06.805Z","message":"Entering","context":{"RequestID":"8744adc6-fba1-457d-9cea-a68452f68e25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3d290da-74b7-4c1f-9d29-74f14c298c97","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:06.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:06.807Z","message":"{\"transactionId\":\"8744adc6-fba1-457d-9cea-a68452f68e25\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:06:806\",\"respDate\":\"230927-04:43:06:807\",\"sourceId\":\"haproxy:8744adc6-fba1-457d-9cea-a68452f68e25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:06:806-63371\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53959f2b-2469-43ac-9f65-f3cb6b64f365], x-b3-parentspanid=[990b33205593f330], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26166eb1535fa481990b33205593f330], x-b3-spanid=[1081537937db4df3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8744adc6-fba1-457d-9cea-a68452f68e25]}\\\"}\"}","context":{"RequestID":"8744adc6-fba1-457d-9cea-a68452f68e25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3d290da-74b7-4c1f-9d29-74f14c298c97","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:06.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:06.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8744adc6-fba1-457d-9cea-a68452f68e25","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3d290da-74b7-4c1f-9d29-74f14c298c97","LogTimestamp":"2023-09-27T04:43:06.807Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:08.065Z","message":"Entering","context":{"RequestID":"658893ab-30c9-4e62-b7b9-6d69e8e56c93","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e882478-3944-4372-9808-993ca5cfa73d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:08.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:08.067Z","message":"{\"transactionId\":\"658893ab-30c9-4e62-b7b9-6d69e8e56c93\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:08:066\",\"respDate\":\"230927-04:43:08:067\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:658893ab-30c9-4e62-b7b9-6d69e8e56c93\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:08:066-25588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[883615ed-c241-42a6-8b93-a2fc1820430b], x-b3-parentspanid=[54c77266bf5e8d28], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41305], x-envoy-attempt-count=[1], x-b3-traceid=[29cb941abfc2880954c77266bf5e8d28], x-b3-spanid=[d82ca54b9d47af29], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[658893ab-30c9-4e62-b7b9-6d69e8e56c93]}\\\"}\"}","context":{"RequestID":"658893ab-30c9-4e62-b7b9-6d69e8e56c93","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e882478-3944-4372-9808-993ca5cfa73d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:08.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:08.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"658893ab-30c9-4e62-b7b9-6d69e8e56c93","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e882478-3944-4372-9808-993ca5cfa73d","LogTimestamp":"2023-09-27T04:43:08.068Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:08.418Z","message":"Entering","context":{"RequestID":"f761b24c-b116-4acc-9efa-aa9296216895","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77e43370-4d58-4630-9083-e86d17c07e02","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f761b24c-b116-4acc-9efa-aa9296216895","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77e43370-4d58-4630-9083-e86d17c07e02","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:08.420Z","message":"{\"transactionId\":\"f761b24c-b116-4acc-9efa-aa9296216895\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:08:418\",\"respDate\":\"230927-04:43:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f761b24c-b116-4acc-9efa-aa9296216895\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:08:418-31381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f761b24c-b116-4acc-9efa-aa9296216895]}\\\"}\"}","context":{"RequestID":"f761b24c-b116-4acc-9efa-aa9296216895","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77e43370-4d58-4630-9083-e86d17c07e02","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f761b24c-b116-4acc-9efa-aa9296216895","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77e43370-4d58-4630-9083-e86d17c07e02","LogTimestamp":"2023-09-27T04:43:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:43:08.822Z","message":"Entering","context":{"RequestID":"eed1a9de-4d66-4f81-8ad3-dea22dd77f68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"773e9aaa-12e6-4ef6-8ce6-938a843c7f6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:08.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:08.824Z","message":"{\"transactionId\":\"eed1a9de-4d66-4f81-8ad3-dea22dd77f68\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:08:822\",\"respDate\":\"230927-04:43:08:824\",\"sourceId\":\"haproxy:eed1a9de-4d66-4f81-8ad3-dea22dd77f68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:08:822-17900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9565ff2f-7c2d-46d5-9bbf-1306a0c139bd], x-b3-parentspanid=[943bc2ee207bfa35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[768ed8dcdbc64595943bc2ee207bfa35], x-b3-spanid=[63d7234a0bdebb70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eed1a9de-4d66-4f81-8ad3-dea22dd77f68]}\\\"}\"}","context":{"RequestID":"eed1a9de-4d66-4f81-8ad3-dea22dd77f68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"773e9aaa-12e6-4ef6-8ce6-938a843c7f6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:08.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:08.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eed1a9de-4d66-4f81-8ad3-dea22dd77f68","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"773e9aaa-12e6-4ef6-8ce6-938a843c7f6e","LogTimestamp":"2023-09-27T04:43:08.824Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:10.833Z","message":"Entering","context":{"RequestID":"5f36fc81-89e0-468e-ad3f-443f3c53e7f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b754819d-4c0b-4674-8fd1-66dd22bb6e7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:10.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:10.835Z","message":"{\"transactionId\":\"5f36fc81-89e0-468e-ad3f-443f3c53e7f7\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:10:834\",\"respDate\":\"230927-04:43:10:835\",\"sourceId\":\"haproxy:5f36fc81-89e0-468e-ad3f-443f3c53e7f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:10:834-9702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19b84ade-4eb5-48a6-9e5c-b49e6836f2e5], x-b3-parentspanid=[39e557d8c9feeb38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c47e51728ff1e29f39e557d8c9feeb38], x-b3-spanid=[3c80b7aaa13db969], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f36fc81-89e0-468e-ad3f-443f3c53e7f7]}\\\"}\"}","context":{"RequestID":"5f36fc81-89e0-468e-ad3f-443f3c53e7f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b754819d-4c0b-4674-8fd1-66dd22bb6e7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:10.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:10.835Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f36fc81-89e0-468e-ad3f-443f3c53e7f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b754819d-4c0b-4674-8fd1-66dd22bb6e7e","LogTimestamp":"2023-09-27T04:43:10.835Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:11.590Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:11.600Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:12.847Z","message":"Entering","context":{"RequestID":"05be6013-222e-491f-bbd6-d51e17588c60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7f37f8b-e36a-4532-92f9-e8883054f90f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:12.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:12.850Z","message":"{\"transactionId\":\"05be6013-222e-491f-bbd6-d51e17588c60\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:12:848\",\"respDate\":\"230927-04:43:12:850\",\"sourceId\":\"haproxy:05be6013-222e-491f-bbd6-d51e17588c60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:12:848-58279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[acc54595-c144-42e9-a110-8fd077466003], x-b3-parentspanid=[ff0f2d08403f291c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a12c32d1952cac1ff0f2d08403f291c], x-b3-spanid=[b3cd58bd553073b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05be6013-222e-491f-bbd6-d51e17588c60]}\\\"}\"}","context":{"RequestID":"05be6013-222e-491f-bbd6-d51e17588c60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7f37f8b-e36a-4532-92f9-e8883054f90f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:12.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:12.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05be6013-222e-491f-bbd6-d51e17588c60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7f37f8b-e36a-4532-92f9-e8883054f90f","LogTimestamp":"2023-09-27T04:43:12.850Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:14.865Z","message":"Entering","context":{"RequestID":"53efaeec-45b6-453e-a676-593ae66b767a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2de97f7d-d190-4f3c-b6c7-0b16b1aaa0ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:14.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:14.867Z","message":"{\"transactionId\":\"53efaeec-45b6-453e-a676-593ae66b767a\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:14:865\",\"respDate\":\"230927-04:43:14:867\",\"sourceId\":\"haproxy:53efaeec-45b6-453e-a676-593ae66b767a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:14:865-24189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93b812ba-56d9-4641-a5f1-03a0c3591f50], x-b3-parentspanid=[9096ec0c4669ef2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7ced7d59026709c9096ec0c4669ef2a], x-b3-spanid=[f3285b414d8c0e88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53efaeec-45b6-453e-a676-593ae66b767a]}\\\"}\"}","context":{"RequestID":"53efaeec-45b6-453e-a676-593ae66b767a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2de97f7d-d190-4f3c-b6c7-0b16b1aaa0ad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:14.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:14.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53efaeec-45b6-453e-a676-593ae66b767a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2de97f7d-d190-4f3c-b6c7-0b16b1aaa0ad","LogTimestamp":"2023-09-27T04:43:14.867Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:15.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:43:15.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:15.932Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:15.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:16.889Z","message":"Entering","context":{"RequestID":"f6692122-eee2-471c-a139-d94acc595985","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3a2701d-5aaf-4963-86c7-936b9a4f1e35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:16.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:16.890Z","message":"{\"transactionId\":\"f6692122-eee2-471c-a139-d94acc595985\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:16:889\",\"respDate\":\"230927-04:43:16:890\",\"sourceId\":\"haproxy:f6692122-eee2-471c-a139-d94acc595985\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:16:889-15025\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c298ec6f-a4f6-40b7-9a53-ff312240bf51], x-b3-parentspanid=[21c68f6fe4c3f950], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc22fb816ed9cded21c68f6fe4c3f950], x-b3-spanid=[49d3c711d4ebbfc0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6692122-eee2-471c-a139-d94acc595985]}\\\"}\"}","context":{"RequestID":"f6692122-eee2-471c-a139-d94acc595985","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3a2701d-5aaf-4963-86c7-936b9a4f1e35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:16.888Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:16.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6692122-eee2-471c-a139-d94acc595985","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3a2701d-5aaf-4963-86c7-936b9a4f1e35","LogTimestamp":"2023-09-27T04:43:16.891Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:18.070Z","message":"Entering","context":{"RequestID":"7b2e1ab3-f8f1-473d-ae35-0418a6d9a5af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51d1cc28-ea2d-4704-9b37-dc20a9a8f55b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:18.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:18.072Z","message":"{\"transactionId\":\"7b2e1ab3-f8f1-473d-ae35-0418a6d9a5af\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:18:071\",\"respDate\":\"230927-04:43:18:072\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7b2e1ab3-f8f1-473d-ae35-0418a6d9a5af\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:18:071-44511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[873271f7-fee5-413d-854e-c6201aa511f8], x-b3-parentspanid=[f74288bad84a40ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45405], x-envoy-attempt-count=[1], x-b3-traceid=[100f8ee082b2ccfcf74288bad84a40ba], x-b3-spanid=[2a38022499a1fe2e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7b2e1ab3-f8f1-473d-ae35-0418a6d9a5af]}\\\"}\"}","context":{"RequestID":"7b2e1ab3-f8f1-473d-ae35-0418a6d9a5af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51d1cc28-ea2d-4704-9b37-dc20a9a8f55b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:18.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:18.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b2e1ab3-f8f1-473d-ae35-0418a6d9a5af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51d1cc28-ea2d-4704-9b37-dc20a9a8f55b","LogTimestamp":"2023-09-27T04:43:18.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:18.418Z","message":"Entering","context":{"RequestID":"37d4fdbb-75ff-45c9-8528-eeca731017c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1bccc242-ce7d-4fec-b553-d4458a7dcfc8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"37d4fdbb-75ff-45c9-8528-eeca731017c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1bccc242-ce7d-4fec-b553-d4458a7dcfc8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:18.421Z","message":"{\"transactionId\":\"37d4fdbb-75ff-45c9-8528-eeca731017c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:18:419\",\"respDate\":\"230927-04:43:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:37d4fdbb-75ff-45c9-8528-eeca731017c6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:18:419-52452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[37d4fdbb-75ff-45c9-8528-eeca731017c6]}\\\"}\"}","context":{"RequestID":"37d4fdbb-75ff-45c9-8528-eeca731017c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1bccc242-ce7d-4fec-b553-d4458a7dcfc8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37d4fdbb-75ff-45c9-8528-eeca731017c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bccc242-ce7d-4fec-b553-d4458a7dcfc8","LogTimestamp":"2023-09-27T04:43:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:43:18.899Z","message":"Entering","context":{"RequestID":"045e6966-aaf8-4746-b961-1ee4e6cb585d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cda416c4-49c3-4ab3-9590-1cdc3a84b488","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:18.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:18.901Z","message":"{\"transactionId\":\"045e6966-aaf8-4746-b961-1ee4e6cb585d\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:18:900\",\"respDate\":\"230927-04:43:18:901\",\"sourceId\":\"haproxy:045e6966-aaf8-4746-b961-1ee4e6cb585d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:18:900-39003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77fd438b-d24f-4593-bdcb-edd5af933228], x-b3-parentspanid=[f189a41283673ad9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2d29e09dda43320f189a41283673ad9], x-b3-spanid=[1b1cb07917369722], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[045e6966-aaf8-4746-b961-1ee4e6cb585d]}\\\"}\"}","context":{"RequestID":"045e6966-aaf8-4746-b961-1ee4e6cb585d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cda416c4-49c3-4ab3-9590-1cdc3a84b488","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:18.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:18.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"045e6966-aaf8-4746-b961-1ee4e6cb585d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cda416c4-49c3-4ab3-9590-1cdc3a84b488","LogTimestamp":"2023-09-27T04:43:18.902Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:20.916Z","message":"Entering","context":{"RequestID":"63a86f25-dd16-4cde-8041-b2fabc4afad3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c37c47ed-f3ae-456e-934f-2bfcb03a8033","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:20.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:20.918Z","message":"{\"transactionId\":\"63a86f25-dd16-4cde-8041-b2fabc4afad3\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:20:917\",\"respDate\":\"230927-04:43:20:918\",\"sourceId\":\"haproxy:63a86f25-dd16-4cde-8041-b2fabc4afad3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:20:917-16947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43728a79-9d38-9a39-b2dd-2eccb5e3466c], x-b3-parentspanid=[74a41a7744812fa6], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b2d3d1ff2e5d3e174a41a7744812fa6], x-b3-spanid=[e03c2acc90351270], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63a86f25-dd16-4cde-8041-b2fabc4afad3]}\\\"}\"}","context":{"RequestID":"63a86f25-dd16-4cde-8041-b2fabc4afad3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c37c47ed-f3ae-456e-934f-2bfcb03a8033","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:20.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:20.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63a86f25-dd16-4cde-8041-b2fabc4afad3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c37c47ed-f3ae-456e-934f-2bfcb03a8033","LogTimestamp":"2023-09-27T04:43:20.919Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:22.930Z","message":"Entering","context":{"RequestID":"c7f622c4-ed18-414e-a9a3-bf36a619dea2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d563a520-2b99-4065-b1e7-e52eb3d78c34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:22.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:22.934Z","message":"{\"transactionId\":\"c7f622c4-ed18-414e-a9a3-bf36a619dea2\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:22:931\",\"respDate\":\"230927-04:43:22:934\",\"sourceId\":\"haproxy:c7f622c4-ed18-414e-a9a3-bf36a619dea2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:22:931-62322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39c5f583-0834-4c71-b26c-a24babaf0b85], x-b3-parentspanid=[13ed084cc9e9fe30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[151fef1dc9d9413613ed084cc9e9fe30], x-b3-spanid=[a8684f6fdb2f485c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7f622c4-ed18-414e-a9a3-bf36a619dea2]}\\\"}\"}","context":{"RequestID":"c7f622c4-ed18-414e-a9a3-bf36a619dea2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d563a520-2b99-4065-b1e7-e52eb3d78c34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:22.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:22.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7f622c4-ed18-414e-a9a3-bf36a619dea2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d563a520-2b99-4065-b1e7-e52eb3d78c34","LogTimestamp":"2023-09-27T04:43:22.934Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:43:24.944Z","message":"Entering","context":{"RequestID":"1a0547ef-3a33-4c0d-b4da-ce9aa775c71b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bb4c2f8-9393-42bf-b6ad-431bcb392a91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:24.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:24.946Z","message":"{\"transactionId\":\"1a0547ef-3a33-4c0d-b4da-ce9aa775c71b\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:24:944\",\"respDate\":\"230927-04:43:24:946\",\"sourceId\":\"haproxy:1a0547ef-3a33-4c0d-b4da-ce9aa775c71b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:24:944-79576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a344813-b761-4455-9ed9-f88ea2ccdf43], x-b3-parentspanid=[8263df93445d8a64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b7dd9fb9cdd5da68263df93445d8a64], x-b3-spanid=[5295dd71e0cb7a3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a0547ef-3a33-4c0d-b4da-ce9aa775c71b]}\\\"}\"}","context":{"RequestID":"1a0547ef-3a33-4c0d-b4da-ce9aa775c71b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8bb4c2f8-9393-42bf-b6ad-431bcb392a91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:24.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:24.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a0547ef-3a33-4c0d-b4da-ce9aa775c71b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bb4c2f8-9393-42bf-b6ad-431bcb392a91","LogTimestamp":"2023-09-27T04:43:24.946Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:25.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:43:25.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:25.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:25.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:26.959Z","message":"Entering","context":{"RequestID":"e8e5379a-8195-44cf-8425-91e0ba079b40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c325a302-4773-4610-a6c9-74dad060b9b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:26.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:26.961Z","message":"{\"transactionId\":\"e8e5379a-8195-44cf-8425-91e0ba079b40\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:26:959\",\"respDate\":\"230927-04:43:26:960\",\"sourceId\":\"haproxy:e8e5379a-8195-44cf-8425-91e0ba079b40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:26:959-44645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[387a9605-bb73-47ef-89a7-6ff1aba70029], x-b3-parentspanid=[e555e12038f5328d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[085446e5dba58828e555e12038f5328d], x-b3-spanid=[183eeb20f15103e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8e5379a-8195-44cf-8425-91e0ba079b40]}\\\"}\"}","context":{"RequestID":"e8e5379a-8195-44cf-8425-91e0ba079b40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c325a302-4773-4610-a6c9-74dad060b9b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:26.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:26.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8e5379a-8195-44cf-8425-91e0ba079b40","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c325a302-4773-4610-a6c9-74dad060b9b3","LogTimestamp":"2023-09-27T04:43:26.961Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:28.072Z","message":"Entering","context":{"RequestID":"68447e6d-f6cf-4fb0-adba-b9b62ad440f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86c0c926-b208-4a1c-83eb-6b9da4c4c3f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:28.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:28.075Z","message":"{\"transactionId\":\"68447e6d-f6cf-4fb0-adba-b9b62ad440f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:28:073\",\"respDate\":\"230927-04:43:28:075\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:68447e6d-f6cf-4fb0-adba-b9b62ad440f5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:28:073-68020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32e7b003-afcc-45ce-93dc-f164a06edb49], x-b3-parentspanid=[f16f96b0aff21b8c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37387], x-envoy-attempt-count=[1], x-b3-traceid=[e84981528c8726bef16f96b0aff21b8c], x-b3-spanid=[26809c897570a016], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[68447e6d-f6cf-4fb0-adba-b9b62ad440f5]}\\\"}\"}","context":{"RequestID":"68447e6d-f6cf-4fb0-adba-b9b62ad440f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86c0c926-b208-4a1c-83eb-6b9da4c4c3f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:28.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:28.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68447e6d-f6cf-4fb0-adba-b9b62ad440f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86c0c926-b208-4a1c-83eb-6b9da4c4c3f1","LogTimestamp":"2023-09-27T04:43:28.075Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:28.417Z","message":"Entering","context":{"RequestID":"8a19cf37-0d32-43d4-bbf9-3f4af7c16c92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c3f82e0-35a0-4083-839e-997498ba7f34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:28.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"8a19cf37-0d32-43d4-bbf9-3f4af7c16c92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c3f82e0-35a0-4083-839e-997498ba7f34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:28.422Z","message":"{\"transactionId\":\"8a19cf37-0d32-43d4-bbf9-3f4af7c16c92\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:28:418\",\"respDate\":\"230927-04:43:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8a19cf37-0d32-43d4-bbf9-3f4af7c16c92\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:28:418-53684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8a19cf37-0d32-43d4-bbf9-3f4af7c16c92]}\\\"}\"}","context":{"RequestID":"8a19cf37-0d32-43d4-bbf9-3f4af7c16c92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c3f82e0-35a0-4083-839e-997498ba7f34","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a19cf37-0d32-43d4-bbf9-3f4af7c16c92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c3f82e0-35a0-4083-839e-997498ba7f34","LogTimestamp":"2023-09-27T04:43:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:43:28.976Z","message":"Entering","context":{"RequestID":"f8391bd6-1e35-462c-9155-4114af775e8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fa16737-c8af-406b-a87a-a5cdda0f98cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:28.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:28.978Z","message":"{\"transactionId\":\"f8391bd6-1e35-462c-9155-4114af775e8f\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:28:976\",\"respDate\":\"230927-04:43:28:978\",\"sourceId\":\"haproxy:f8391bd6-1e35-462c-9155-4114af775e8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:28:976-38207\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4700c014-9af0-4e23-87ba-f632ec757b94], x-b3-parentspanid=[cb461ac3f0b2cad1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81e292b4fcd40c3fcb461ac3f0b2cad1], x-b3-spanid=[df1a4a67236372d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8391bd6-1e35-462c-9155-4114af775e8f]}\\\"}\"}","context":{"RequestID":"f8391bd6-1e35-462c-9155-4114af775e8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fa16737-c8af-406b-a87a-a5cdda0f98cf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:28.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:28.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8391bd6-1e35-462c-9155-4114af775e8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fa16737-c8af-406b-a87a-a5cdda0f98cf","LogTimestamp":"2023-09-27T04:43:28.978Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:30.988Z","message":"Entering","context":{"RequestID":"aca22800-261d-45ef-b56a-785f3460219e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a262559d-cf3d-43a1-b90b-4d28166487a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:30.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:30.990Z","message":"{\"transactionId\":\"aca22800-261d-45ef-b56a-785f3460219e\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:30:989\",\"respDate\":\"230927-04:43:30:990\",\"sourceId\":\"haproxy:aca22800-261d-45ef-b56a-785f3460219e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:30:989-66008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35a8b2a5-6497-4daf-971c-0b8d1336ba60], x-b3-parentspanid=[f012a2096db9e345], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3c4ae8db8431c99f012a2096db9e345], x-b3-spanid=[3866e8006885b2c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aca22800-261d-45ef-b56a-785f3460219e]}\\\"}\"}","context":{"RequestID":"aca22800-261d-45ef-b56a-785f3460219e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a262559d-cf3d-43a1-b90b-4d28166487a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:30.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:30.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aca22800-261d-45ef-b56a-785f3460219e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a262559d-cf3d-43a1-b90b-4d28166487a1","LogTimestamp":"2023-09-27T04:43:30.991Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:33.000Z","message":"Entering","context":{"RequestID":"e3c558c1-19f7-454f-a1e2-e433e2538f6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ebef465-53bc-44b1-a895-be986785acca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:32.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:33.001Z","message":"{\"transactionId\":\"e3c558c1-19f7-454f-a1e2-e433e2538f6b\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:33:000\",\"respDate\":\"230927-04:43:33:001\",\"sourceId\":\"haproxy:e3c558c1-19f7-454f-a1e2-e433e2538f6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:33:000-60516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64e973da-8ced-4d4e-a6d6-ce2e6289ec21], x-b3-parentspanid=[071d67a16c8f1499], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d0ecb22a8b50d98071d67a16c8f1499], x-b3-spanid=[515cd65cb137fe37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3c558c1-19f7-454f-a1e2-e433e2538f6b]}\\\"}\"}","context":{"RequestID":"e3c558c1-19f7-454f-a1e2-e433e2538f6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ebef465-53bc-44b1-a895-be986785acca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:32.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:33.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3c558c1-19f7-454f-a1e2-e433e2538f6b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ebef465-53bc-44b1-a895-be986785acca","LogTimestamp":"2023-09-27T04:43:33.002Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:35.011Z","message":"Entering","context":{"RequestID":"7ee615c9-f661-4a15-be9c-d58024a92bc7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fe6a695-5701-44a0-91e1-e18719140e08","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:35.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:35.013Z","message":"{\"transactionId\":\"7ee615c9-f661-4a15-be9c-d58024a92bc7\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:35:012\",\"respDate\":\"230927-04:43:35:013\",\"sourceId\":\"haproxy:7ee615c9-f661-4a15-be9c-d58024a92bc7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:35:012-72076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f07fc7a-fa5b-4620-a57b-2f3e2e1a9083], x-b3-parentspanid=[8a56af3527af0e87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48bad76e137c872d8a56af3527af0e87], x-b3-spanid=[408850decac6094b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ee615c9-f661-4a15-be9c-d58024a92bc7]}\\\"}\"}","context":{"RequestID":"7ee615c9-f661-4a15-be9c-d58024a92bc7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fe6a695-5701-44a0-91e1-e18719140e08","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:35.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:35.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ee615c9-f661-4a15-be9c-d58024a92bc7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fe6a695-5701-44a0-91e1-e18719140e08","LogTimestamp":"2023-09-27T04:43:35.014Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:35.920Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:43:35.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:35.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:35.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:37.023Z","message":"Entering","context":{"RequestID":"3e5f55d6-a261-4803-9230-41f15d2e27ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64d0bc1f-b38e-4600-9f43-f5966c716038","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:37.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:37.025Z","message":"{\"transactionId\":\"3e5f55d6-a261-4803-9230-41f15d2e27ec\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:37:024\",\"respDate\":\"230927-04:43:37:025\",\"sourceId\":\"haproxy:3e5f55d6-a261-4803-9230-41f15d2e27ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:37:024-74565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd161644-9d7e-4276-9b61-3b2a57aac62c], x-b3-parentspanid=[6625de88afcfb938], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cdbbf2d40e8aaa96625de88afcfb938], x-b3-spanid=[15a395bfd2499179], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e5f55d6-a261-4803-9230-41f15d2e27ec]}\\\"}\"}","context":{"RequestID":"3e5f55d6-a261-4803-9230-41f15d2e27ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64d0bc1f-b38e-4600-9f43-f5966c716038","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:37.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:37.025Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e5f55d6-a261-4803-9230-41f15d2e27ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64d0bc1f-b38e-4600-9f43-f5966c716038","LogTimestamp":"2023-09-27T04:43:37.025Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:38.069Z","message":"Entering","context":{"RequestID":"50f1e408-d9df-4978-a25d-ca7f8f3ec2d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"584a441d-ad0d-48c6-a6a5-89af1bc0c7ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:38.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:38.071Z","message":"{\"transactionId\":\"50f1e408-d9df-4978-a25d-ca7f8f3ec2d7\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:38:069\",\"respDate\":\"230927-04:43:38:070\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:50f1e408-d9df-4978-a25d-ca7f8f3ec2d7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:38:069-42876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43fad8b0-84f8-4215-8b9b-504351f1b59c], x-b3-parentspanid=[c893f4e6cc6adea7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41883], x-envoy-attempt-count=[1], x-b3-traceid=[f44abadbd5ce53b7c893f4e6cc6adea7], x-b3-spanid=[b02513c6c153d5c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[50f1e408-d9df-4978-a25d-ca7f8f3ec2d7]}\\\"}\"}","context":{"RequestID":"50f1e408-d9df-4978-a25d-ca7f8f3ec2d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"584a441d-ad0d-48c6-a6a5-89af1bc0c7ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:38.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:38.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50f1e408-d9df-4978-a25d-ca7f8f3ec2d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"584a441d-ad0d-48c6-a6a5-89af1bc0c7ca","LogTimestamp":"2023-09-27T04:43:38.071Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:38.418Z","message":"Entering","context":{"RequestID":"1c136077-2162-48f7-8bd3-96cc89125734","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4a5cb27-29a9-40c5-a496-51d7ce5a051b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"1c136077-2162-48f7-8bd3-96cc89125734","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4a5cb27-29a9-40c5-a496-51d7ce5a051b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:38.420Z","message":"{\"transactionId\":\"1c136077-2162-48f7-8bd3-96cc89125734\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:38:418\",\"respDate\":\"230927-04:43:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1c136077-2162-48f7-8bd3-96cc89125734\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:38:418-11169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1c136077-2162-48f7-8bd3-96cc89125734]}\\\"}\"}","context":{"RequestID":"1c136077-2162-48f7-8bd3-96cc89125734","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4a5cb27-29a9-40c5-a496-51d7ce5a051b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c136077-2162-48f7-8bd3-96cc89125734","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4a5cb27-29a9-40c5-a496-51d7ce5a051b","LogTimestamp":"2023-09-27T04:43:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:39.039Z","message":"Entering","context":{"RequestID":"37855e95-dad4-40de-b9e6-1935b58d129f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec62ed4d-4fcf-4907-80cb-a35648587767","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:39.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:39.041Z","message":"{\"transactionId\":\"37855e95-dad4-40de-b9e6-1935b58d129f\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:39:040\",\"respDate\":\"230927-04:43:39:041\",\"sourceId\":\"haproxy:37855e95-dad4-40de-b9e6-1935b58d129f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:39:040-7977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bf002ed-07e1-485b-9970-5a602e13bbc9], x-b3-parentspanid=[9c4bc07132ed0ae7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d2d60bcd82a5e529c4bc07132ed0ae7], x-b3-spanid=[c788c5f0e0e9f2c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37855e95-dad4-40de-b9e6-1935b58d129f]}\\\"}\"}","context":{"RequestID":"37855e95-dad4-40de-b9e6-1935b58d129f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec62ed4d-4fcf-4907-80cb-a35648587767","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:39.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:39.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37855e95-dad4-40de-b9e6-1935b58d129f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec62ed4d-4fcf-4907-80cb-a35648587767","LogTimestamp":"2023-09-27T04:43:39.041Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:41.048Z","message":"Entering","context":{"RequestID":"0402b612-48ee-492e-a59b-ccad200698f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b64dd37-9308-4dd2-89b1-c5cacc6eb461","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:41.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:41.050Z","message":"{\"transactionId\":\"0402b612-48ee-492e-a59b-ccad200698f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:41:049\",\"respDate\":\"230927-04:43:41:050\",\"sourceId\":\"haproxy:0402b612-48ee-492e-a59b-ccad200698f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:41:049-23857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28e2a30b-6c99-4f92-b5fd-384aa60e4986], x-b3-parentspanid=[e726164fe0587429], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b69e56f2cddd854e726164fe0587429], x-b3-spanid=[8b6cc18eb5114b8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0402b612-48ee-492e-a59b-ccad200698f6]}\\\"}\"}","context":{"RequestID":"0402b612-48ee-492e-a59b-ccad200698f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b64dd37-9308-4dd2-89b1-c5cacc6eb461","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:41.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:41.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0402b612-48ee-492e-a59b-ccad200698f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b64dd37-9308-4dd2-89b1-c5cacc6eb461","LogTimestamp":"2023-09-27T04:43:41.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:41.601Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:41.618Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:43.058Z","message":"Entering","context":{"RequestID":"856a1404-9384-467d-bb3b-3f20d621e2ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41105f2c-9280-4aec-a7ab-e348507d13c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:43.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:43.060Z","message":"{\"transactionId\":\"856a1404-9384-467d-bb3b-3f20d621e2ab\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:43:059\",\"respDate\":\"230927-04:43:43:060\",\"sourceId\":\"haproxy:856a1404-9384-467d-bb3b-3f20d621e2ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:43:059-44817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77fe5df7-9156-47b6-a506-fcf2be767f93], x-b3-parentspanid=[ce075baba22cda77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06c0789cece5ca27ce075baba22cda77], x-b3-spanid=[3bb55c9557145461], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[856a1404-9384-467d-bb3b-3f20d621e2ab]}\\\"}\"}","context":{"RequestID":"856a1404-9384-467d-bb3b-3f20d621e2ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41105f2c-9280-4aec-a7ab-e348507d13c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:43.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:43.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"856a1404-9384-467d-bb3b-3f20d621e2ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41105f2c-9280-4aec-a7ab-e348507d13c5","LogTimestamp":"2023-09-27T04:43:43.060Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:45.070Z","message":"Entering","context":{"RequestID":"d2f726a8-3254-40a1-8a01-c911727a5ebb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11143281-2484-4f98-82c1-790b3339358e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:45.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:45.072Z","message":"{\"transactionId\":\"d2f726a8-3254-40a1-8a01-c911727a5ebb\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:45:070\",\"respDate\":\"230927-04:43:45:072\",\"sourceId\":\"haproxy:d2f726a8-3254-40a1-8a01-c911727a5ebb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:45:070-22794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08a8ae40-5780-4f59-a986-37cf70d0d967], x-b3-parentspanid=[d8a261beca94c230], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0b4fbaabe7e0cbad8a261beca94c230], x-b3-spanid=[98fbe194838b385c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2f726a8-3254-40a1-8a01-c911727a5ebb]}\\\"}\"}","context":{"RequestID":"d2f726a8-3254-40a1-8a01-c911727a5ebb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11143281-2484-4f98-82c1-790b3339358e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:45.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:45.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2f726a8-3254-40a1-8a01-c911727a5ebb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11143281-2484-4f98-82c1-790b3339358e","LogTimestamp":"2023-09-27T04:43:45.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:43:45.921Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:43:45.932Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:45.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:45.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:47.083Z","message":"Entering","context":{"RequestID":"25504a81-8e30-45e2-9e25-b1ad2a935856","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55358aa1-0421-4ffa-bc28-8e2928117d88","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:47.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:47.086Z","message":"{\"transactionId\":\"25504a81-8e30-45e2-9e25-b1ad2a935856\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:47:084\",\"respDate\":\"230927-04:43:47:086\",\"sourceId\":\"haproxy:25504a81-8e30-45e2-9e25-b1ad2a935856\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:47:084-42694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c913bef-7fbc-486e-861c-1a650770ad89], x-b3-parentspanid=[6fe2435ddf815029], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee92064ea6f2addd6fe2435ddf815029], x-b3-spanid=[df7d1b3ce6ccce79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25504a81-8e30-45e2-9e25-b1ad2a935856]}\\\"}\"}","context":{"RequestID":"25504a81-8e30-45e2-9e25-b1ad2a935856","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55358aa1-0421-4ffa-bc28-8e2928117d88","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:47.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:47.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25504a81-8e30-45e2-9e25-b1ad2a935856","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55358aa1-0421-4ffa-bc28-8e2928117d88","LogTimestamp":"2023-09-27T04:43:47.087Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:43:48.067Z","message":"Entering","context":{"RequestID":"b9889ee5-26a8-4b83-bb6c-79aa68e84d71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ec53b70-5a6c-4085-bffa-d75d4d227b3c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:48.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:48.069Z","message":"{\"transactionId\":\"b9889ee5-26a8-4b83-bb6c-79aa68e84d71\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:48:068\",\"respDate\":\"230927-04:43:48:069\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b9889ee5-26a8-4b83-bb6c-79aa68e84d71\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:48:068-7135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6204b35-ac1a-4cff-9212-fa8544e042d4], x-b3-parentspanid=[f283af4f0830a782], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55333], x-envoy-attempt-count=[1], x-b3-traceid=[818b1632f9a3d56af283af4f0830a782], x-b3-spanid=[a8873933ff163d84], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b9889ee5-26a8-4b83-bb6c-79aa68e84d71]}\\\"}\"}","context":{"RequestID":"b9889ee5-26a8-4b83-bb6c-79aa68e84d71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ec53b70-5a6c-4085-bffa-d75d4d227b3c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:48.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:48.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9889ee5-26a8-4b83-bb6c-79aa68e84d71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ec53b70-5a6c-4085-bffa-d75d4d227b3c","LogTimestamp":"2023-09-27T04:43:48.069Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:48.418Z","message":"Entering","context":{"RequestID":"50599700-c8cf-4182-a368-f52e5d29b0f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09b1bf2f-cc6f-43bd-9752-811cc267d4a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"50599700-c8cf-4182-a368-f52e5d29b0f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09b1bf2f-cc6f-43bd-9752-811cc267d4a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:48.420Z","message":"{\"transactionId\":\"50599700-c8cf-4182-a368-f52e5d29b0f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:48:419\",\"respDate\":\"230927-04:43:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:50599700-c8cf-4182-a368-f52e5d29b0f1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:48:419-66337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[50599700-c8cf-4182-a368-f52e5d29b0f1]}\\\"}\"}","context":{"RequestID":"50599700-c8cf-4182-a368-f52e5d29b0f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09b1bf2f-cc6f-43bd-9752-811cc267d4a0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50599700-c8cf-4182-a368-f52e5d29b0f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09b1bf2f-cc6f-43bd-9752-811cc267d4a0","LogTimestamp":"2023-09-27T04:43:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:49.100Z","message":"Entering","context":{"RequestID":"6281c89f-6f87-4942-9554-ec4870af8885","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1de8e8b3-75af-43bc-9119-82ad0422fe06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:49.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:49.101Z","message":"{\"transactionId\":\"6281c89f-6f87-4942-9554-ec4870af8885\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:49:100\",\"respDate\":\"230927-04:43:49:101\",\"sourceId\":\"haproxy:6281c89f-6f87-4942-9554-ec4870af8885\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:49:100-53996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[088fd946-6c3b-4f78-99e1-1c1f814df8b9], x-b3-parentspanid=[1924bf8325edab8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b795f1c800223ff71924bf8325edab8c], x-b3-spanid=[bb9d4a12b62d0c70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6281c89f-6f87-4942-9554-ec4870af8885]}\\\"}\"}","context":{"RequestID":"6281c89f-6f87-4942-9554-ec4870af8885","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"1de8e8b3-75af-43bc-9119-82ad0422fe06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:49.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:49.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6281c89f-6f87-4942-9554-ec4870af8885","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1de8e8b3-75af-43bc-9119-82ad0422fe06","LogTimestamp":"2023-09-27T04:43:49.102Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:51.117Z","message":"Entering","context":{"RequestID":"b99cc59d-4251-4148-a1b5-92dcaca66e0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de102afb-bd9d-4527-a459-7266e9992da2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:51.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:51.119Z","message":"{\"transactionId\":\"b99cc59d-4251-4148-a1b5-92dcaca66e0e\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:51:118\",\"respDate\":\"230927-04:43:51:119\",\"sourceId\":\"haproxy:b99cc59d-4251-4148-a1b5-92dcaca66e0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:51:118-64284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42bce6b3-5e9d-4834-8fcf-de3bd25accca], x-b3-parentspanid=[5181d077dd2d4c28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[030c6a17c81603ed5181d077dd2d4c28], x-b3-spanid=[c7b4ca1fddc52521], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b99cc59d-4251-4148-a1b5-92dcaca66e0e]}\\\"}\"}","context":{"RequestID":"b99cc59d-4251-4148-a1b5-92dcaca66e0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de102afb-bd9d-4527-a459-7266e9992da2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:51.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:51.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b99cc59d-4251-4148-a1b5-92dcaca66e0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de102afb-bd9d-4527-a459-7266e9992da2","LogTimestamp":"2023-09-27T04:43:51.119Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:53.144Z","message":"Entering","context":{"RequestID":"122975d3-9362-42e2-8b38-284d30f208db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32af196e-bf7c-43ec-a45e-175823ef8691","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:53.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:53.146Z","message":"{\"transactionId\":\"122975d3-9362-42e2-8b38-284d30f208db\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:53:145\",\"respDate\":\"230927-04:43:53:146\",\"sourceId\":\"haproxy:122975d3-9362-42e2-8b38-284d30f208db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:43:53:145-14786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86cc20a5-176e-4f19-a830-4385efd2a85d], x-b3-parentspanid=[27425690e178003b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7ea8a50e5f864b527425690e178003b], x-b3-spanid=[5411b1ddb111d7c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[122975d3-9362-42e2-8b38-284d30f208db]}\\\"}\"}","context":{"RequestID":"122975d3-9362-42e2-8b38-284d30f208db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32af196e-bf7c-43ec-a45e-175823ef8691","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:53.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:53.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"122975d3-9362-42e2-8b38-284d30f208db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32af196e-bf7c-43ec-a45e-175823ef8691","LogTimestamp":"2023-09-27T04:43:53.147Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:55.170Z","message":"Entering","context":{"RequestID":"e0c29820-c25a-4c5c-ab56-a55a6473871a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f0321b2-4433-41e8-a902-4fbdc88a2b84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:55.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:55.172Z","message":"{\"transactionId\":\"e0c29820-c25a-4c5c-ab56-a55a6473871a\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:55:170\",\"respDate\":\"230927-04:43:55:172\",\"sourceId\":\"haproxy:e0c29820-c25a-4c5c-ab56-a55a6473871a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:55:170-51034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07e69a50-a808-4a1e-9fbc-1ff065f9ef0c], x-b3-parentspanid=[1b09c731c6844513], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da4a51b8c5aab09c1b09c731c6844513], x-b3-spanid=[cdbcd69d0a83e906], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0c29820-c25a-4c5c-ab56-a55a6473871a]}\\\"}\"}","context":{"RequestID":"e0c29820-c25a-4c5c-ab56-a55a6473871a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f0321b2-4433-41e8-a902-4fbdc88a2b84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:55.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:55.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0c29820-c25a-4c5c-ab56-a55a6473871a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f0321b2-4433-41e8-a902-4fbdc88a2b84","LogTimestamp":"2023-09-27T04:43:55.172Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 19 - "logType": "access"
{"timestamp":"2023-09-27T04:43:55.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:43:56.047Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:56.047Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:56.047Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:57.194Z","message":"Entering","context":{"RequestID":"1eb775d6-91a9-448a-9fab-989085c510be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d72dec49-63ee-4e71-93e4-b0dceb84dbad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:57.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:57.196Z","message":"{\"transactionId\":\"1eb775d6-91a9-448a-9fab-989085c510be\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:57:195\",\"respDate\":\"230927-04:43:57:196\",\"sourceId\":\"haproxy:1eb775d6-91a9-448a-9fab-989085c510be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:57:195-71942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8aeab41d-277b-43d2-a245-6e5e7a43071f], x-b3-parentspanid=[3bb3e48a9e586cd8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[408a0bb54da1a69f3bb3e48a9e586cd8], x-b3-spanid=[9b8dd156f6a54ca3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1eb775d6-91a9-448a-9fab-989085c510be]}\\\"}\"}","context":{"RequestID":"1eb775d6-91a9-448a-9fab-989085c510be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d72dec49-63ee-4e71-93e4-b0dceb84dbad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:57.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:57.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1eb775d6-91a9-448a-9fab-989085c510be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d72dec49-63ee-4e71-93e4-b0dceb84dbad","LogTimestamp":"2023-09-27T04:43:57.196Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:43:58.066Z","message":"Entering","context":{"RequestID":"4eedb3b2-c14f-446b-9d70-e3ff8c32f1fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c73471e4-b1cc-460e-bab4-b1cf2f26b23e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:58.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:58.069Z","message":"{\"transactionId\":\"4eedb3b2-c14f-446b-9d70-e3ff8c32f1fd\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:58:067\",\"respDate\":\"230927-04:43:58:069\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4eedb3b2-c14f-446b-9d70-e3ff8c32f1fd\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:43:58:067-65220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0a6d98d-a56f-4f9f-9a2f-47e8dbe66478], x-b3-parentspanid=[f3142877e5566bb2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47411], x-envoy-attempt-count=[1], x-b3-traceid=[468bc637cf1e3a04f3142877e5566bb2], x-b3-spanid=[bcc7e8da17fa0773], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4eedb3b2-c14f-446b-9d70-e3ff8c32f1fd]}\\\"}\"}","context":{"RequestID":"4eedb3b2-c14f-446b-9d70-e3ff8c32f1fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c73471e4-b1cc-460e-bab4-b1cf2f26b23e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:43:58.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:58.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eedb3b2-c14f-446b-9d70-e3ff8c32f1fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c73471e4-b1cc-460e-bab4-b1cf2f26b23e","LogTimestamp":"2023-09-27T04:43:58.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:43:58.418Z","message":"Entering","context":{"RequestID":"907c4c9c-45f0-4295-a4d2-cd04d3dc05ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c888840-d683-4eba-a471-731a34cdb0a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"907c4c9c-45f0-4295-a4d2-cd04d3dc05ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c888840-d683-4eba-a471-731a34cdb0a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:58.420Z","message":"{\"transactionId\":\"907c4c9c-45f0-4295-a4d2-cd04d3dc05ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:58:419\",\"respDate\":\"230927-04:43:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:907c4c9c-45f0-4295-a4d2-cd04d3dc05ae\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:58:419-55674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[907c4c9c-45f0-4295-a4d2-cd04d3dc05ae]}\\\"}\"}","context":{"RequestID":"907c4c9c-45f0-4295-a4d2-cd04d3dc05ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c888840-d683-4eba-a471-731a34cdb0a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:43:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"907c4c9c-45f0-4295-a4d2-cd04d3dc05ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c888840-d683-4eba-a471-731a34cdb0a7","LogTimestamp":"2023-09-27T04:43:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:43:59.206Z","message":"Entering","context":{"RequestID":"26c94f38-b73a-4a67-9977-908cf46ac23b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81cddce6-afe3-4af3-8aa5-3ebda83797f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:59.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:43:59.208Z","message":"{\"transactionId\":\"26c94f38-b73a-4a67-9977-908cf46ac23b\",\"status\":\"200\",\"rqstDate\":\"230927-04:43:59:207\",\"respDate\":\"230927-04:43:59:208\",\"sourceId\":\"haproxy:26c94f38-b73a-4a67-9977-908cf46ac23b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:43:59:207-49819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f565dc16-55a2-45a1-91db-d1cda7160013], x-b3-parentspanid=[e31537a8db33754d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7d467bb5ba167bbe31537a8db33754d], x-b3-spanid=[93b08d9b81513605], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26c94f38-b73a-4a67-9977-908cf46ac23b]}\\\"}\"}","context":{"RequestID":"26c94f38-b73a-4a67-9977-908cf46ac23b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81cddce6-afe3-4af3-8aa5-3ebda83797f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:43:59.206Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:43:59.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26c94f38-b73a-4a67-9977-908cf46ac23b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81cddce6-afe3-4af3-8aa5-3ebda83797f6","LogTimestamp":"2023-09-27T04:43:59.208Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:43:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:01.220Z","message":"Entering","context":{"RequestID":"720c9c62-9a61-4762-b5c0-7c47c948e14f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5481a896-90f5-462a-8361-d786af7bda3c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:01.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:01.222Z","message":"{\"transactionId\":\"720c9c62-9a61-4762-b5c0-7c47c948e14f\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:01:221\",\"respDate\":\"230927-04:44:01:222\",\"sourceId\":\"haproxy:720c9c62-9a61-4762-b5c0-7c47c948e14f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:01:221-79006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99587efb-ca3d-43ab-b3af-39ad186f7c30], x-b3-parentspanid=[c08f49c453379e8b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53500eb7fae841a3c08f49c453379e8b], x-b3-spanid=[4b2192dbca6eaa4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[720c9c62-9a61-4762-b5c0-7c47c948e14f]}\\\"}\"}","context":{"RequestID":"720c9c62-9a61-4762-b5c0-7c47c948e14f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5481a896-90f5-462a-8361-d786af7bda3c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:01.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:01.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"720c9c62-9a61-4762-b5c0-7c47c948e14f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5481a896-90f5-462a-8361-d786af7bda3c","LogTimestamp":"2023-09-27T04:44:01.222Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:44:03.234Z","message":"Entering","context":{"RequestID":"8c51c9d7-aa1f-48cb-ac7d-aa4f3f1e672c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"087bff99-ae75-405b-b4ee-5802705963a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:03.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:03.237Z","message":"{\"transactionId\":\"8c51c9d7-aa1f-48cb-ac7d-aa4f3f1e672c\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:03:235\",\"respDate\":\"230927-04:44:03:237\",\"sourceId\":\"haproxy:8c51c9d7-aa1f-48cb-ac7d-aa4f3f1e672c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:03:235-36539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76207e5d-bfd2-41a9-a976-4ab835fd5065], x-b3-parentspanid=[b3da527f759c8b64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10f0d964169dfbceb3da527f759c8b64], x-b3-spanid=[a5c65042bd9aa130], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c51c9d7-aa1f-48cb-ac7d-aa4f3f1e672c]}\\\"}\"}","context":{"RequestID":"8c51c9d7-aa1f-48cb-ac7d-aa4f3f1e672c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"087bff99-ae75-405b-b4ee-5802705963a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:03.234Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:03.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c51c9d7-aa1f-48cb-ac7d-aa4f3f1e672c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"087bff99-ae75-405b-b4ee-5802705963a9","LogTimestamp":"2023-09-27T04:44:03.237Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:05.247Z","message":"Entering","context":{"RequestID":"dd7401b9-5287-455b-97bc-490b8706114d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4b40ce5-ed64-458e-bae9-e36a7481e888","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:05.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:05.249Z","message":"{\"transactionId\":\"dd7401b9-5287-455b-97bc-490b8706114d\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:05:248\",\"respDate\":\"230927-04:44:05:249\",\"sourceId\":\"haproxy:dd7401b9-5287-455b-97bc-490b8706114d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:05:248-31685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a4a235e-f1df-41e4-bf7b-2bc98264cd57], x-b3-parentspanid=[1d1d5e606227c0f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c398dacd9610cb991d1d5e606227c0f6], x-b3-spanid=[dfbc74144d48dbd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd7401b9-5287-455b-97bc-490b8706114d]}\\\"}\"}","context":{"RequestID":"dd7401b9-5287-455b-97bc-490b8706114d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4b40ce5-ed64-458e-bae9-e36a7481e888","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:05.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:05.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd7401b9-5287-455b-97bc-490b8706114d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4b40ce5-ed64-458e-bae9-e36a7481e888","LogTimestamp":"2023-09-27T04:44:05.250Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:05.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:44:05.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:05.977Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:05.977Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:07.262Z","message":"Entering","context":{"RequestID":"052a7124-32d7-43ce-be32-35ee7428c5b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9e76f5-c689-42e0-afe0-f3bfe158a283","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:07.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:07.264Z","message":"{\"transactionId\":\"052a7124-32d7-43ce-be32-35ee7428c5b1\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:07:263\",\"respDate\":\"230927-04:44:07:264\",\"sourceId\":\"haproxy:052a7124-32d7-43ce-be32-35ee7428c5b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:07:263-94673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cde25217-75cf-4440-902f-5829017ef2d5], x-b3-parentspanid=[b6a5b69c180e8a5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21ae558c04f728fcb6a5b69c180e8a5e], x-b3-spanid=[1cff8bfb76e1209c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[052a7124-32d7-43ce-be32-35ee7428c5b1]}\\\"}\"}","context":{"RequestID":"052a7124-32d7-43ce-be32-35ee7428c5b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9e76f5-c689-42e0-afe0-f3bfe158a283","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:07.262Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:07.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"052a7124-32d7-43ce-be32-35ee7428c5b1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac9e76f5-c689-42e0-afe0-f3bfe158a283","LogTimestamp":"2023-09-27T04:44:07.264Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:08.068Z","message":"Entering","context":{"RequestID":"314dc5a6-8e60-4476-bdb1-2b2e5fc5a921","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7dca1e46-e7a8-4c10-bf47-d665839bc458","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:08.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:08.071Z","message":"{\"transactionId\":\"314dc5a6-8e60-4476-bdb1-2b2e5fc5a921\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:08:069\",\"respDate\":\"230927-04:44:08:071\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:314dc5a6-8e60-4476-bdb1-2b2e5fc5a921\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:08:069-37525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a1755c6-ce7d-44a1-b2b4-efd303b94a7c], x-b3-parentspanid=[0db03f83aaa18348], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39055], x-envoy-attempt-count=[1], x-b3-traceid=[c162943502c129c80db03f83aaa18348], x-b3-spanid=[d8327d0b103dc32d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[314dc5a6-8e60-4476-bdb1-2b2e5fc5a921]}\\\"}\"}","context":{"RequestID":"314dc5a6-8e60-4476-bdb1-2b2e5fc5a921","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7dca1e46-e7a8-4c10-bf47-d665839bc458","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:08.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:08.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"314dc5a6-8e60-4476-bdb1-2b2e5fc5a921","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dca1e46-e7a8-4c10-bf47-d665839bc458","LogTimestamp":"2023-09-27T04:44:08.071Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:44:08.418Z","message":"Entering","context":{"RequestID":"1931506b-9945-44a7-b964-9eff48ec6927","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8959bed-4f14-428e-b98b-4730b1c33665","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"1931506b-9945-44a7-b964-9eff48ec6927","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8959bed-4f14-428e-b98b-4730b1c33665","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:08.420Z","message":"{\"transactionId\":\"1931506b-9945-44a7-b964-9eff48ec6927\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:08:418\",\"respDate\":\"230927-04:44:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1931506b-9945-44a7-b964-9eff48ec6927\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:08:418-5285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1931506b-9945-44a7-b964-9eff48ec6927]}\\\"}\"}","context":{"RequestID":"1931506b-9945-44a7-b964-9eff48ec6927","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8959bed-4f14-428e-b98b-4730b1c33665","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1931506b-9945-44a7-b964-9eff48ec6927","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8959bed-4f14-428e-b98b-4730b1c33665","LogTimestamp":"2023-09-27T04:44:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:09.278Z","message":"Entering","context":{"RequestID":"e49ec952-044e-4440-a261-6b599c5209a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16719712-fa82-4451-bb0a-ae5d98b59942","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:09.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:09.280Z","message":"{\"transactionId\":\"e49ec952-044e-4440-a261-6b599c5209a0\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:09:279\",\"respDate\":\"230927-04:44:09:280\",\"sourceId\":\"haproxy:e49ec952-044e-4440-a261-6b599c5209a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:09:279-74330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18d48af7-aaf4-4725-92fa-1f1efdc7d09c], x-b3-parentspanid=[d652622090097399], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc422c0f25aff65cd652622090097399], x-b3-spanid=[1760e4fb1c3d3ae3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e49ec952-044e-4440-a261-6b599c5209a0]}\\\"}\"}","context":{"RequestID":"e49ec952-044e-4440-a261-6b599c5209a0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16719712-fa82-4451-bb0a-ae5d98b59942","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:09.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:09.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e49ec952-044e-4440-a261-6b599c5209a0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16719712-fa82-4451-bb0a-ae5d98b59942","LogTimestamp":"2023-09-27T04:44:09.280Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:11.298Z","message":"Entering","context":{"RequestID":"cca41b6d-db76-4feb-8108-352f38591ae6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f87fe030-845b-4ef6-a726-4c09fd06f0bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:11.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:11.300Z","message":"{\"transactionId\":\"cca41b6d-db76-4feb-8108-352f38591ae6\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:11:299\",\"respDate\":\"230927-04:44:11:300\",\"sourceId\":\"haproxy:cca41b6d-db76-4feb-8108-352f38591ae6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:11:299-50609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77fabc93-7c29-48a0-bc5e-d472f08469b9], x-b3-parentspanid=[37fe734983a7bf48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8eb52bbbf25f68a37fe734983a7bf48], x-b3-spanid=[8f88c9e98d016f7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cca41b6d-db76-4feb-8108-352f38591ae6]}\\\"}\"}","context":{"RequestID":"cca41b6d-db76-4feb-8108-352f38591ae6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f87fe030-845b-4ef6-a726-4c09fd06f0bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:11.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:11.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cca41b6d-db76-4feb-8108-352f38591ae6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f87fe030-845b-4ef6-a726-4c09fd06f0bd","LogTimestamp":"2023-09-27T04:44:11.300Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:11.619Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:11.633Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:13.310Z","message":"Entering","context":{"RequestID":"1756a5cf-e3d8-4ff3-9a44-52581be38086","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a24875d0-256c-4d54-b603-c359488a5d9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:13.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:13.312Z","message":"{\"transactionId\":\"1756a5cf-e3d8-4ff3-9a44-52581be38086\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:13:310\",\"respDate\":\"230927-04:44:13:312\",\"sourceId\":\"haproxy:1756a5cf-e3d8-4ff3-9a44-52581be38086\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:13:310-64658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ab8d67c-5026-445a-b231-9f0b82adf5a2], x-b3-parentspanid=[35f2b562d7a4389d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[146321a3f7bd46fc35f2b562d7a4389d], x-b3-spanid=[445912fb1136b230], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1756a5cf-e3d8-4ff3-9a44-52581be38086]}\\\"}\"}","context":{"RequestID":"1756a5cf-e3d8-4ff3-9a44-52581be38086","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a24875d0-256c-4d54-b603-c359488a5d9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:13.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:13.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1756a5cf-e3d8-4ff3-9a44-52581be38086","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a24875d0-256c-4d54-b603-c359488a5d9d","LogTimestamp":"2023-09-27T04:44:13.312Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:15.320Z","message":"Entering","context":{"RequestID":"3f009133-c986-4ae4-a975-6818348b633d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d01d7bc-5535-476a-b700-3cc1fdaebc99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:15.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:15.322Z","message":"{\"transactionId\":\"3f009133-c986-4ae4-a975-6818348b633d\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:15:321\",\"respDate\":\"230927-04:44:15:322\",\"sourceId\":\"haproxy:3f009133-c986-4ae4-a975-6818348b633d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:15:321-11097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b1d183b-2235-48a9-89c1-70276b92dc4c], x-b3-parentspanid=[3c4e25c3d1ad5beb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[009f62b6294d8da33c4e25c3d1ad5beb], x-b3-spanid=[f2bc162417511114], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f009133-c986-4ae4-a975-6818348b633d]}\\\"}\"}","context":{"RequestID":"3f009133-c986-4ae4-a975-6818348b633d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d01d7bc-5535-476a-b700-3cc1fdaebc99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:15.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:15.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f009133-c986-4ae4-a975-6818348b633d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d01d7bc-5535-476a-b700-3cc1fdaebc99","LogTimestamp":"2023-09-27T04:44:15.322Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:15.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:44:15.936Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:15.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:15.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:17.336Z","message":"Entering","context":{"RequestID":"29771c6e-b7a7-4522-aefb-f8945a6b1439","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a400035-3dac-48b9-8ae3-5439aae09571","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:17.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:17.337Z","message":"{\"transactionId\":\"29771c6e-b7a7-4522-aefb-f8945a6b1439\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:17:336\",\"respDate\":\"230927-04:44:17:337\",\"sourceId\":\"haproxy:29771c6e-b7a7-4522-aefb-f8945a6b1439\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:17:336-83233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a184003c-5ab5-44f6-829e-f6cc2d55b84f], x-b3-parentspanid=[1efcf47464c74be1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b95141260f9310f71efcf47464c74be1], x-b3-spanid=[32ccb63b9d6d2852], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29771c6e-b7a7-4522-aefb-f8945a6b1439]}\\\"}\"}","context":{"RequestID":"29771c6e-b7a7-4522-aefb-f8945a6b1439","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a400035-3dac-48b9-8ae3-5439aae09571","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:17.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:17.338Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29771c6e-b7a7-4522-aefb-f8945a6b1439","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a400035-3dac-48b9-8ae3-5439aae09571","LogTimestamp":"2023-09-27T04:44:17.338Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:18.066Z","message":"Entering","context":{"RequestID":"02cce12d-3829-44bd-9c72-ebed6b6da7c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ade82bbe-92cd-4ae8-8fd8-8e23759f2270","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:18.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:18.067Z","message":"{\"transactionId\":\"02cce12d-3829-44bd-9c72-ebed6b6da7c7\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:18:066\",\"respDate\":\"230927-04:44:18:067\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:02cce12d-3829-44bd-9c72-ebed6b6da7c7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:18:066-85380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7175db34-1571-4624-9402-733175e17109], x-b3-parentspanid=[d439c123fa6dacfa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43135], x-envoy-attempt-count=[1], x-b3-traceid=[82e19c127b8d4f4ed439c123fa6dacfa], x-b3-spanid=[a4e388337be8c6a0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[02cce12d-3829-44bd-9c72-ebed6b6da7c7]}\\\"}\"}","context":{"RequestID":"02cce12d-3829-44bd-9c72-ebed6b6da7c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ade82bbe-92cd-4ae8-8fd8-8e23759f2270","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:18.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:18.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02cce12d-3829-44bd-9c72-ebed6b6da7c7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ade82bbe-92cd-4ae8-8fd8-8e23759f2270","LogTimestamp":"2023-09-27T04:44:18.068Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:18.417Z","message":"Entering","context":{"RequestID":"8d217d83-849a-4d0d-95b6-900c68a65d5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80ae6590-eb41-46fe-9e1d-17cd50593fdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8d217d83-849a-4d0d-95b6-900c68a65d5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80ae6590-eb41-46fe-9e1d-17cd50593fdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:18.420Z","message":"{\"transactionId\":\"8d217d83-849a-4d0d-95b6-900c68a65d5c\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:18:418\",\"respDate\":\"230927-04:44:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8d217d83-849a-4d0d-95b6-900c68a65d5c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:18:418-16151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8d217d83-849a-4d0d-95b6-900c68a65d5c]}\\\"}\"}","context":{"RequestID":"8d217d83-849a-4d0d-95b6-900c68a65d5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80ae6590-eb41-46fe-9e1d-17cd50593fdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d217d83-849a-4d0d-95b6-900c68a65d5c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80ae6590-eb41-46fe-9e1d-17cd50593fdc","LogTimestamp":"2023-09-27T04:44:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:19.347Z","message":"Entering","context":{"RequestID":"845f6f0f-fea4-4271-b2c8-229de7d21770","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b31c72e6-3fcd-4848-93c0-5403ee9466e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:19.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:19.349Z","message":"{\"transactionId\":\"845f6f0f-fea4-4271-b2c8-229de7d21770\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:19:348\",\"respDate\":\"230927-04:44:19:349\",\"sourceId\":\"haproxy:845f6f0f-fea4-4271-b2c8-229de7d21770\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:19:348-94268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5be7188-9510-4f1f-b29e-9703c89c3b66], x-b3-parentspanid=[94dbc37ca5933b45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b43328a5567a077694dbc37ca5933b45], x-b3-spanid=[986091045d6d7793], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[845f6f0f-fea4-4271-b2c8-229de7d21770]}\\\"}\"}","context":{"RequestID":"845f6f0f-fea4-4271-b2c8-229de7d21770","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b31c72e6-3fcd-4848-93c0-5403ee9466e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:19.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:19.350Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"845f6f0f-fea4-4271-b2c8-229de7d21770","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b31c72e6-3fcd-4848-93c0-5403ee9466e9","LogTimestamp":"2023-09-27T04:44:19.350Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:44:21.360Z","message":"Entering","context":{"RequestID":"64e8f957-f35d-489a-889f-3ee6cdfa6a18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8472d56d-98b2-41fd-a48c-da7ada59f662","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:21.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:21.362Z","message":"{\"transactionId\":\"64e8f957-f35d-489a-889f-3ee6cdfa6a18\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:21:361\",\"respDate\":\"230927-04:44:21:362\",\"sourceId\":\"haproxy:64e8f957-f35d-489a-889f-3ee6cdfa6a18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:21:361-95220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d90dbae-afe2-4596-8f7b-afd613aa7b9a], x-b3-parentspanid=[34f5165352c092b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e9994c9d03354f534f5165352c092b8], x-b3-spanid=[42edf2631cabd902], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64e8f957-f35d-489a-889f-3ee6cdfa6a18]}\\\"}\"}","context":{"RequestID":"64e8f957-f35d-489a-889f-3ee6cdfa6a18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8472d56d-98b2-41fd-a48c-da7ada59f662","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:21.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:21.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64e8f957-f35d-489a-889f-3ee6cdfa6a18","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8472d56d-98b2-41fd-a48c-da7ada59f662","LogTimestamp":"2023-09-27T04:44:21.362Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:23.376Z","message":"Entering","context":{"RequestID":"cffb041a-30dd-42fb-895f-ce98b2c9e5a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1135e0a1-ef56-440c-b1eb-a7221a147d23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:23.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:23.379Z","message":"{\"transactionId\":\"cffb041a-30dd-42fb-895f-ce98b2c9e5a5\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:23:378\",\"respDate\":\"230927-04:44:23:379\",\"sourceId\":\"haproxy:cffb041a-30dd-42fb-895f-ce98b2c9e5a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:23:378-78996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0669bdef-8289-47fc-a1c1-bf16da0c8fea], x-b3-parentspanid=[09ce690a940ab451], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5aec58d000bdccbe09ce690a940ab451], x-b3-spanid=[697d65e368d01eee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cffb041a-30dd-42fb-895f-ce98b2c9e5a5]}\\\"}\"}","context":{"RequestID":"cffb041a-30dd-42fb-895f-ce98b2c9e5a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1135e0a1-ef56-440c-b1eb-a7221a147d23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:23.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:23.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cffb041a-30dd-42fb-895f-ce98b2c9e5a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1135e0a1-ef56-440c-b1eb-a7221a147d23","LogTimestamp":"2023-09-27T04:44:23.380Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:44:25.390Z","message":"Entering","context":{"RequestID":"37a91682-1698-483c-a12e-057982373f29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"986c84cd-97a4-4761-ae7d-24b6a90246d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:25.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:25.392Z","message":"{\"transactionId\":\"37a91682-1698-483c-a12e-057982373f29\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:25:390\",\"respDate\":\"230927-04:44:25:392\",\"sourceId\":\"haproxy:37a91682-1698-483c-a12e-057982373f29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:25:390-54042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9848c24e-af37-4990-bea1-4ea08b63046e], x-b3-parentspanid=[3b3a218edd4b1c23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30f7dadba7bec6cd3b3a218edd4b1c23], x-b3-spanid=[0082aeea7074d690], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37a91682-1698-483c-a12e-057982373f29]}\\\"}\"}","context":{"RequestID":"37a91682-1698-483c-a12e-057982373f29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"986c84cd-97a4-4761-ae7d-24b6a90246d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:25.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:25.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37a91682-1698-483c-a12e-057982373f29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"986c84cd-97a4-4761-ae7d-24b6a90246d7","LogTimestamp":"2023-09-27T04:44:25.392Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:25.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:44:25.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:25.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:25.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:27.413Z","message":"Entering","context":{"RequestID":"ec8de383-bd12-4f14-9fa8-fa57bd153340","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db83bdbe-01e1-4e25-a8b1-92a974dfea03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:27.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:27.414Z","message":"{\"transactionId\":\"ec8de383-bd12-4f14-9fa8-fa57bd153340\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:27:413\",\"respDate\":\"230927-04:44:27:414\",\"sourceId\":\"haproxy:ec8de383-bd12-4f14-9fa8-fa57bd153340\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:27:413-9787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9fa6b63-e1e5-4276-a7dc-e0b28bd92627], x-b3-parentspanid=[777ce6022820bdd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c593569c1656e913777ce6022820bdd7], x-b3-spanid=[af1979310a85c620], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec8de383-bd12-4f14-9fa8-fa57bd153340]}\\\"}\"}","context":{"RequestID":"ec8de383-bd12-4f14-9fa8-fa57bd153340","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db83bdbe-01e1-4e25-a8b1-92a974dfea03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:27.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:27.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec8de383-bd12-4f14-9fa8-fa57bd153340","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db83bdbe-01e1-4e25-a8b1-92a974dfea03","LogTimestamp":"2023-09-27T04:44:27.415Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:28.068Z","message":"Entering","context":{"RequestID":"71e3db7a-00b7-43b8-be19-11556d2b0f7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21d411d4-6c40-4a90-aa3c-e7cc79183677","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:28.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:28.070Z","message":"{\"transactionId\":\"71e3db7a-00b7-43b8-be19-11556d2b0f7b\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:28:069\",\"respDate\":\"230927-04:44:28:070\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71e3db7a-00b7-43b8-be19-11556d2b0f7b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:28:069-67415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cbbcdf1-35b9-4e70-a560-71c2bd5dc88c], x-b3-parentspanid=[d42f2abaf23cca9c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41323], x-envoy-attempt-count=[1], x-b3-traceid=[3e463ca16ff91c09d42f2abaf23cca9c], x-b3-spanid=[f46acd379c270878], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71e3db7a-00b7-43b8-be19-11556d2b0f7b]}\\\"}\"}","context":{"RequestID":"71e3db7a-00b7-43b8-be19-11556d2b0f7b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21d411d4-6c40-4a90-aa3c-e7cc79183677","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:28.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:28.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71e3db7a-00b7-43b8-be19-11556d2b0f7b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21d411d4-6c40-4a90-aa3c-e7cc79183677","LogTimestamp":"2023-09-27T04:44:28.071Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:28.418Z","message":"Entering","context":{"RequestID":"99108cd0-1181-482f-97e5-f78ce13ec361","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d75690d-5374-4591-b952-7104e9c7e0fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"99108cd0-1181-482f-97e5-f78ce13ec361","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d75690d-5374-4591-b952-7104e9c7e0fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:28.422Z","message":"{\"transactionId\":\"99108cd0-1181-482f-97e5-f78ce13ec361\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:28:419\",\"respDate\":\"230927-04:44:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:99108cd0-1181-482f-97e5-f78ce13ec361\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:28:419-49692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[99108cd0-1181-482f-97e5-f78ce13ec361]}\\\"}\"}","context":{"RequestID":"99108cd0-1181-482f-97e5-f78ce13ec361","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d75690d-5374-4591-b952-7104e9c7e0fb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99108cd0-1181-482f-97e5-f78ce13ec361","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d75690d-5374-4591-b952-7104e9c7e0fb","LogTimestamp":"2023-09-27T04:44:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:44:29.425Z","message":"Entering","context":{"RequestID":"84ef12af-65d0-41ea-b45c-a42c4d643fd7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c8057eb-7355-41c7-924f-87d82333e17c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:29.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:29.427Z","message":"{\"transactionId\":\"84ef12af-65d0-41ea-b45c-a42c4d643fd7\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:29:426\",\"respDate\":\"230927-04:44:29:427\",\"sourceId\":\"haproxy:84ef12af-65d0-41ea-b45c-a42c4d643fd7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:29:426-42692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd022d96-6835-4882-b955-caead61329ff], x-b3-parentspanid=[6139468d184dc3da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4beef52458e71676139468d184dc3da], x-b3-spanid=[8c61df0bc0ce7915], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84ef12af-65d0-41ea-b45c-a42c4d643fd7]}\\\"}\"}","context":{"RequestID":"84ef12af-65d0-41ea-b45c-a42c4d643fd7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c8057eb-7355-41c7-924f-87d82333e17c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:29.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:29.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84ef12af-65d0-41ea-b45c-a42c4d643fd7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c8057eb-7355-41c7-924f-87d82333e17c","LogTimestamp":"2023-09-27T04:44:29.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:31.438Z","message":"Entering","context":{"RequestID":"58506101-caea-4daa-ab75-d1262b8fdd1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96b3d48d-54f9-49e4-b837-3cf7332fbdf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:31.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:31.440Z","message":"{\"transactionId\":\"58506101-caea-4daa-ab75-d1262b8fdd1f\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:31:438\",\"respDate\":\"230927-04:44:31:440\",\"sourceId\":\"haproxy:58506101-caea-4daa-ab75-d1262b8fdd1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:31:438-50924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20e933aa-d04c-483b-be49-c46e771474db], x-b3-parentspanid=[812debad6c6141d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1afc24608e241b41812debad6c6141d0], x-b3-spanid=[fefb1295bff2bbcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58506101-caea-4daa-ab75-d1262b8fdd1f]}\\\"}\"}","context":{"RequestID":"58506101-caea-4daa-ab75-d1262b8fdd1f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96b3d48d-54f9-49e4-b837-3cf7332fbdf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:31.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:31.440Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58506101-caea-4daa-ab75-d1262b8fdd1f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96b3d48d-54f9-49e4-b837-3cf7332fbdf6","LogTimestamp":"2023-09-27T04:44:31.440Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:33.452Z","message":"Entering","context":{"RequestID":"4eae1385-3784-44d3-b526-26ba3561d2e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85b8f766-6fcf-4afd-b035-789fe0b4f665","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:33.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:33.454Z","message":"{\"transactionId\":\"4eae1385-3784-44d3-b526-26ba3561d2e2\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:33:453\",\"respDate\":\"230927-04:44:33:454\",\"sourceId\":\"haproxy:4eae1385-3784-44d3-b526-26ba3561d2e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:33:453-79279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82bafde4-95ff-44ea-b5ed-9e83670fc850], x-b3-parentspanid=[dd73915310c60d12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eaef64bfd85ecc5ddd73915310c60d12], x-b3-spanid=[7d4be9bd40d2fba6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4eae1385-3784-44d3-b526-26ba3561d2e2]}\\\"}\"}","context":{"RequestID":"4eae1385-3784-44d3-b526-26ba3561d2e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85b8f766-6fcf-4afd-b035-789fe0b4f665","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:33.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:33.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eae1385-3784-44d3-b526-26ba3561d2e2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85b8f766-6fcf-4afd-b035-789fe0b4f665","LogTimestamp":"2023-09-27T04:44:33.454Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:35.463Z","message":"Entering","context":{"RequestID":"8be27021-d7d0-4bea-a299-8045ce1df654","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ca0505c-051c-4068-bd2c-fffe8331e60c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:35.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:35.465Z","message":"{\"transactionId\":\"8be27021-d7d0-4bea-a299-8045ce1df654\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:35:464\",\"respDate\":\"230927-04:44:35:465\",\"sourceId\":\"haproxy:8be27021-d7d0-4bea-a299-8045ce1df654\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:35:464-21619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[404b1c32-8968-4902-a7c2-7ea6aa884072], x-b3-parentspanid=[ab23814762035cc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[404955ffe226007bab23814762035cc5], x-b3-spanid=[c9184ffef60eddd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8be27021-d7d0-4bea-a299-8045ce1df654]}\\\"}\"}","context":{"RequestID":"8be27021-d7d0-4bea-a299-8045ce1df654","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ca0505c-051c-4068-bd2c-fffe8331e60c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:35.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:35.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8be27021-d7d0-4bea-a299-8045ce1df654","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ca0505c-051c-4068-bd2c-fffe8331e60c","LogTimestamp":"2023-09-27T04:44:35.465Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:35.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:44:35.943Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:35.944Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:35.944Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:37.475Z","message":"Entering","context":{"RequestID":"64756ff2-be31-4878-9bf9-2abd79412d11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5a8a1a5-5138-4c6b-a9e5-d692df50abe7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:37.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:37.477Z","message":"{\"transactionId\":\"64756ff2-be31-4878-9bf9-2abd79412d11\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:37:476\",\"respDate\":\"230927-04:44:37:477\",\"sourceId\":\"haproxy:64756ff2-be31-4878-9bf9-2abd79412d11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:37:476-15643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e1d568e-89bd-4624-a9a6-33eb2ab75b54], x-b3-parentspanid=[ccb5287cb1d75e30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa73e480b59724abccb5287cb1d75e30], x-b3-spanid=[e973f0c6cca252a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64756ff2-be31-4878-9bf9-2abd79412d11]}\\\"}\"}","context":{"RequestID":"64756ff2-be31-4878-9bf9-2abd79412d11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5a8a1a5-5138-4c6b-a9e5-d692df50abe7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:37.475Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:37.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64756ff2-be31-4878-9bf9-2abd79412d11","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5a8a1a5-5138-4c6b-a9e5-d692df50abe7","LogTimestamp":"2023-09-27T04:44:37.477Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:38.070Z","message":"Entering","context":{"RequestID":"6b063bee-c9fb-47c6-b2b8-3bf7df750995","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80e06b6d-bb0c-436f-a5ab-425765aaffc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:38.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:38.072Z","message":"{\"transactionId\":\"6b063bee-c9fb-47c6-b2b8-3bf7df750995\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:38:071\",\"respDate\":\"230927-04:44:38:071\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6b063bee-c9fb-47c6-b2b8-3bf7df750995\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:38:071-15659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd36e517-b68a-432d-8955-d61d1cb8b235], x-b3-parentspanid=[534829fd622dbd96], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49763], x-envoy-attempt-count=[1], x-b3-traceid=[f345bd3f215d2a9f534829fd622dbd96], x-b3-spanid=[8bf594d3d89ca54a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6b063bee-c9fb-47c6-b2b8-3bf7df750995]}\\\"}\"}","context":{"RequestID":"6b063bee-c9fb-47c6-b2b8-3bf7df750995","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80e06b6d-bb0c-436f-a5ab-425765aaffc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:38.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:38.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b063bee-c9fb-47c6-b2b8-3bf7df750995","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80e06b6d-bb0c-436f-a5ab-425765aaffc6","LogTimestamp":"2023-09-27T04:44:38.072Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:38.417Z","message":"Entering","context":{"RequestID":"292ed72d-4407-4f49-9449-14fa87b2b53d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b786e8f-5ac4-49b4-9940-5aaa6c4f75cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"292ed72d-4407-4f49-9449-14fa87b2b53d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b786e8f-5ac4-49b4-9940-5aaa6c4f75cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:38.419Z","message":"{\"transactionId\":\"292ed72d-4407-4f49-9449-14fa87b2b53d\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:38:417\",\"respDate\":\"230927-04:44:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:292ed72d-4407-4f49-9449-14fa87b2b53d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:38:417-33288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[292ed72d-4407-4f49-9449-14fa87b2b53d]}\\\"}\"}","context":{"RequestID":"292ed72d-4407-4f49-9449-14fa87b2b53d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b786e8f-5ac4-49b4-9940-5aaa6c4f75cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"292ed72d-4407-4f49-9449-14fa87b2b53d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b786e8f-5ac4-49b4-9940-5aaa6c4f75cc","LogTimestamp":"2023-09-27T04:44:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:39.486Z","message":"Entering","context":{"RequestID":"325f2857-43b1-46ff-82e1-6a81cf96c43e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4f030ee-ad38-43ba-bfd7-d2e664b87ab5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:39.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:39.488Z","message":"{\"transactionId\":\"325f2857-43b1-46ff-82e1-6a81cf96c43e\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:39:487\",\"respDate\":\"230927-04:44:39:488\",\"sourceId\":\"haproxy:325f2857-43b1-46ff-82e1-6a81cf96c43e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:39:487-68016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[005f2806-9cfe-4cdc-84dc-398c5505585e], x-b3-parentspanid=[718c8c3d7a380ad6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83824044e6586954718c8c3d7a380ad6], x-b3-spanid=[6b143d703e937c38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[325f2857-43b1-46ff-82e1-6a81cf96c43e]}\\\"}\"}","context":{"RequestID":"325f2857-43b1-46ff-82e1-6a81cf96c43e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e4f030ee-ad38-43ba-bfd7-d2e664b87ab5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:39.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:39.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"325f2857-43b1-46ff-82e1-6a81cf96c43e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4f030ee-ad38-43ba-bfd7-d2e664b87ab5","LogTimestamp":"2023-09-27T04:44:39.488Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:41.496Z","message":"Entering","context":{"RequestID":"fec34abe-db33-4c00-84dd-b1c1f9d1c2eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68d2b9a1-1e58-4326-b18c-1dfd396e8cb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:41.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:41.498Z","message":"{\"transactionId\":\"fec34abe-db33-4c00-84dd-b1c1f9d1c2eb\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:41:497\",\"respDate\":\"230927-04:44:41:498\",\"sourceId\":\"haproxy:fec34abe-db33-4c00-84dd-b1c1f9d1c2eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:41:497-6987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97dfdf78-b1e4-47f3-adf3-805666049778], x-b3-parentspanid=[906b88ef549be785], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b337ddc9d7c52da6906b88ef549be785], x-b3-spanid=[7c8e4bd9dc31ca17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fec34abe-db33-4c00-84dd-b1c1f9d1c2eb]}\\\"}\"}","context":{"RequestID":"fec34abe-db33-4c00-84dd-b1c1f9d1c2eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68d2b9a1-1e58-4326-b18c-1dfd396e8cb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:41.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:41.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fec34abe-db33-4c00-84dd-b1c1f9d1c2eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68d2b9a1-1e58-4326-b18c-1dfd396e8cb2","LogTimestamp":"2023-09-27T04:44:41.499Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:41.635Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:41.640Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:43.508Z","message":"Entering","context":{"RequestID":"f045a1dc-ae46-47e5-b54c-6cf9c19e7531","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75f25dbf-60cf-4ed5-9f8b-3b0fd9fcf45e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:43.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:43.510Z","message":"{\"transactionId\":\"f045a1dc-ae46-47e5-b54c-6cf9c19e7531\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:43:508\",\"respDate\":\"230927-04:44:43:510\",\"sourceId\":\"haproxy:f045a1dc-ae46-47e5-b54c-6cf9c19e7531\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:43:508-99623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5fc5f9d-3c4e-4761-95c0-a58a6e316194], x-b3-parentspanid=[cd53f5006a56fb1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4091df963c923094cd53f5006a56fb1f], x-b3-spanid=[203da019958ef183], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f045a1dc-ae46-47e5-b54c-6cf9c19e7531]}\\\"}\"}","context":{"RequestID":"f045a1dc-ae46-47e5-b54c-6cf9c19e7531","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75f25dbf-60cf-4ed5-9f8b-3b0fd9fcf45e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:43.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:43.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f045a1dc-ae46-47e5-b54c-6cf9c19e7531","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75f25dbf-60cf-4ed5-9f8b-3b0fd9fcf45e","LogTimestamp":"2023-09-27T04:44:43.510Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:45.524Z","message":"Entering","context":{"RequestID":"431983fd-4188-4368-82fd-a4d75d3af486","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"486147c3-d0d9-4499-b90f-e084f86abf28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:45.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:45.526Z","message":"{\"transactionId\":\"431983fd-4188-4368-82fd-a4d75d3af486\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:45:525\",\"respDate\":\"230927-04:44:45:526\",\"sourceId\":\"haproxy:431983fd-4188-4368-82fd-a4d75d3af486\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:45:525-77321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2860a19-0d7a-495f-9384-5825f0d6455c], x-b3-parentspanid=[7334e39125f68b03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4cdcf01cbb372517334e39125f68b03], x-b3-spanid=[4349c56d12288d33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[431983fd-4188-4368-82fd-a4d75d3af486]}\\\"}\"}","context":{"RequestID":"431983fd-4188-4368-82fd-a4d75d3af486","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"486147c3-d0d9-4499-b90f-e084f86abf28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:45.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:45.526Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"431983fd-4188-4368-82fd-a4d75d3af486","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"486147c3-d0d9-4499-b90f-e084f86abf28","LogTimestamp":"2023-09-27T04:44:45.526Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:45.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:44:45.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:45.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:45.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:47.536Z","message":"Entering","context":{"RequestID":"2df962f7-d067-4ce2-a1bc-040ea18b8d2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8c1be38-71b8-460d-b396-906a92a7a704","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:47.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:47.538Z","message":"{\"transactionId\":\"2df962f7-d067-4ce2-a1bc-040ea18b8d2c\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:47:537\",\"respDate\":\"230927-04:44:47:538\",\"sourceId\":\"haproxy:2df962f7-d067-4ce2-a1bc-040ea18b8d2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:47:537-37536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfe76418-d8c4-4b6a-a2e3-6e3c7b93bbef], x-b3-parentspanid=[52e9058254e2b248], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f098ac97ec558fa252e9058254e2b248], x-b3-spanid=[db64ea2e7d22a46e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2df962f7-d067-4ce2-a1bc-040ea18b8d2c]}\\\"}\"}","context":{"RequestID":"2df962f7-d067-4ce2-a1bc-040ea18b8d2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8c1be38-71b8-460d-b396-906a92a7a704","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:47.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:47.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2df962f7-d067-4ce2-a1bc-040ea18b8d2c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8c1be38-71b8-460d-b396-906a92a7a704","LogTimestamp":"2023-09-27T04:44:47.538Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:48.074Z","message":"Entering","context":{"RequestID":"0e198c7e-5c3e-45b4-b843-689edc890e10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ec9f0af-8082-47f9-813b-9d4b3f87f27e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:48.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:48.077Z","message":"{\"transactionId\":\"0e198c7e-5c3e-45b4-b843-689edc890e10\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:48:076\",\"respDate\":\"230927-04:44:48:077\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0e198c7e-5c3e-45b4-b843-689edc890e10\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:48:076-42634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64c7ed9e-4486-438b-a8c1-5e7184ae64cf], x-b3-parentspanid=[ccb3404a89c455d7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36941], x-envoy-attempt-count=[1], x-b3-traceid=[257ab103a0235bc7ccb3404a89c455d7], x-b3-spanid=[ac03ec0da502745a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0e198c7e-5c3e-45b4-b843-689edc890e10]}\\\"}\"}","context":{"RequestID":"0e198c7e-5c3e-45b4-b843-689edc890e10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2ec9f0af-8082-47f9-813b-9d4b3f87f27e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:48.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:48.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e198c7e-5c3e-45b4-b843-689edc890e10","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ec9f0af-8082-47f9-813b-9d4b3f87f27e","LogTimestamp":"2023-09-27T04:44:48.078Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:44:48.417Z","message":"Entering","context":{"RequestID":"e55058cf-b4f6-495b-a50e-cee02d5b0a09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"284a5754-1f33-4e16-9bb8-ed283874caae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:48.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"e55058cf-b4f6-495b-a50e-cee02d5b0a09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"284a5754-1f33-4e16-9bb8-ed283874caae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:48.421Z","message":"{\"transactionId\":\"e55058cf-b4f6-495b-a50e-cee02d5b0a09\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:48:418\",\"respDate\":\"230927-04:44:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e55058cf-b4f6-495b-a50e-cee02d5b0a09\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:48:418-3301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e55058cf-b4f6-495b-a50e-cee02d5b0a09]}\\\"}\"}","context":{"RequestID":"e55058cf-b4f6-495b-a50e-cee02d5b0a09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"284a5754-1f33-4e16-9bb8-ed283874caae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e55058cf-b4f6-495b-a50e-cee02d5b0a09","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"284a5754-1f33-4e16-9bb8-ed283874caae","LogTimestamp":"2023-09-27T04:44:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:44:49.550Z","message":"Entering","context":{"RequestID":"2df8992d-9772-41f7-9c69-2f397d0018af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8cb328d-d1a2-4a4b-ba9d-99cf586bb556","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:49.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:49.551Z","message":"{\"transactionId\":\"2df8992d-9772-41f7-9c69-2f397d0018af\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:49:550\",\"respDate\":\"230927-04:44:49:551\",\"sourceId\":\"haproxy:2df8992d-9772-41f7-9c69-2f397d0018af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:44:49:550-23848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d820cf96-b9ba-4f30-9e41-daa5a0548e30], x-b3-parentspanid=[39bc7e5b9850a6b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[112077dffb754ab239bc7e5b9850a6b4], x-b3-spanid=[88dc4450fcf588a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2df8992d-9772-41f7-9c69-2f397d0018af]}\\\"}\"}","context":{"RequestID":"2df8992d-9772-41f7-9c69-2f397d0018af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8cb328d-d1a2-4a4b-ba9d-99cf586bb556","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:49.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:49.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2df8992d-9772-41f7-9c69-2f397d0018af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8cb328d-d1a2-4a4b-ba9d-99cf586bb556","LogTimestamp":"2023-09-27T04:44:49.552Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:51.570Z","message":"Entering","context":{"RequestID":"4f625380-2048-4863-89f9-fbb0db326251","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e86f4d2b-736a-44c0-8a91-5757df86ca78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:51.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:51.573Z","message":"{\"transactionId\":\"4f625380-2048-4863-89f9-fbb0db326251\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:51:571\",\"respDate\":\"230927-04:44:51:572\",\"sourceId\":\"haproxy:4f625380-2048-4863-89f9-fbb0db326251\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:51:571-97260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b866a2b8-1427-4ecb-b2c4-3a3e508e3c86], x-b3-parentspanid=[ee1dcac70cdfb647], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[777dad4a71370a06ee1dcac70cdfb647], x-b3-spanid=[400cefe15853187c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f625380-2048-4863-89f9-fbb0db326251]}\\\"}\"}","context":{"RequestID":"4f625380-2048-4863-89f9-fbb0db326251","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e86f4d2b-736a-44c0-8a91-5757df86ca78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:51.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:51.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f625380-2048-4863-89f9-fbb0db326251","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e86f4d2b-736a-44c0-8a91-5757df86ca78","LogTimestamp":"2023-09-27T04:44:51.573Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:53.587Z","message":"Entering","context":{"RequestID":"b012e95d-a232-4cba-8a71-ad3711a6d643","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4185725e-6b5f-4dee-ba68-7186cc737f87","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:53.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:53.589Z","message":"{\"transactionId\":\"b012e95d-a232-4cba-8a71-ad3711a6d643\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:53:588\",\"respDate\":\"230927-04:44:53:589\",\"sourceId\":\"haproxy:b012e95d-a232-4cba-8a71-ad3711a6d643\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:53:588-11485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cc9e885-5c8b-4649-bde9-b2a0000701c7], x-b3-parentspanid=[1f144a55270993ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[178104852e77db161f144a55270993ca], x-b3-spanid=[9102f5877ddf5efb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b012e95d-a232-4cba-8a71-ad3711a6d643]}\\\"}\"}","context":{"RequestID":"b012e95d-a232-4cba-8a71-ad3711a6d643","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4185725e-6b5f-4dee-ba68-7186cc737f87","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:53.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:53.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b012e95d-a232-4cba-8a71-ad3711a6d643","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4185725e-6b5f-4dee-ba68-7186cc737f87","LogTimestamp":"2023-09-27T04:44:53.589Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:55.598Z","message":"Entering","context":{"RequestID":"50e8bc45-a4f4-4417-a8fe-56bed92db753","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b18646d5-ca3b-4cc7-95d6-fe9d8e6bd900","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:55.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:55.601Z","message":"{\"transactionId\":\"50e8bc45-a4f4-4417-a8fe-56bed92db753\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:55:599\",\"respDate\":\"230927-04:44:55:601\",\"sourceId\":\"haproxy:50e8bc45-a4f4-4417-a8fe-56bed92db753\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:55:599-89736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[870a9c28-d5a6-4c0d-80e7-d51a02d854b5], x-b3-parentspanid=[4e52aaefeae2580d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe4e79d2515bf22e4e52aaefeae2580d], x-b3-spanid=[350701ca129abd76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50e8bc45-a4f4-4417-a8fe-56bed92db753]}\\\"}\"}","context":{"RequestID":"50e8bc45-a4f4-4417-a8fe-56bed92db753","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b18646d5-ca3b-4cc7-95d6-fe9d8e6bd900","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:55.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:55.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50e8bc45-a4f4-4417-a8fe-56bed92db753","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b18646d5-ca3b-4cc7-95d6-fe9d8e6bd900","LogTimestamp":"2023-09-27T04:44:55.602Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:44:55.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:44:55.949Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:55.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:55.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:57.613Z","message":"Entering","context":{"RequestID":"0cce12fc-8816-4b8b-b25d-89bcff3620e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e49436fa-18c0-4b47-9898-ca49e7e99835","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:57.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:57.615Z","message":"{\"transactionId\":\"0cce12fc-8816-4b8b-b25d-89bcff3620e9\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:57:614\",\"respDate\":\"230927-04:44:57:615\",\"sourceId\":\"haproxy:0cce12fc-8816-4b8b-b25d-89bcff3620e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:44:57:614-68413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4457bc02-79e6-4614-935d-306952ac730d], x-b3-parentspanid=[660a17b31277843e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eddc4dd316e04c73660a17b31277843e], x-b3-spanid=[7fc7edaeefd4d590], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cce12fc-8816-4b8b-b25d-89bcff3620e9]}\\\"}\"}","context":{"RequestID":"0cce12fc-8816-4b8b-b25d-89bcff3620e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e49436fa-18c0-4b47-9898-ca49e7e99835","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:57.613Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:57.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cce12fc-8816-4b8b-b25d-89bcff3620e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e49436fa-18c0-4b47-9898-ca49e7e99835","LogTimestamp":"2023-09-27T04:44:57.615Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:58.063Z","message":"Entering","context":{"RequestID":"295d577f-0993-4ad2-8ea4-19bb13b25a03","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dce0f205-88ae-4498-9720-ad17f6ac1508","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:58.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:58.064Z","message":"{\"transactionId\":\"295d577f-0993-4ad2-8ea4-19bb13b25a03\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:58:063\",\"respDate\":\"230927-04:44:58:064\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:295d577f-0993-4ad2-8ea4-19bb13b25a03\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:58:063-3621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61d85c06-2a28-4c07-b2f8-42b7d9ce8aa8], x-b3-parentspanid=[22bdbcd14ddaefc9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46413], x-envoy-attempt-count=[1], x-b3-traceid=[967b05bc7f5e954822bdbcd14ddaefc9], x-b3-spanid=[0c314a4e7a5be5da], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[295d577f-0993-4ad2-8ea4-19bb13b25a03]}\\\"}\"}","context":{"RequestID":"295d577f-0993-4ad2-8ea4-19bb13b25a03","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dce0f205-88ae-4498-9720-ad17f6ac1508","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:44:58.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:58.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"295d577f-0993-4ad2-8ea4-19bb13b25a03","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dce0f205-88ae-4498-9720-ad17f6ac1508","LogTimestamp":"2023-09-27T04:44:58.065Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:44:58.417Z","message":"Entering","context":{"RequestID":"9a0fffb1-ec25-4e0d-b173-f3a6b0b7b600","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d981c69b-b4e9-4c85-bd63-56bf44335005","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"9a0fffb1-ec25-4e0d-b173-f3a6b0b7b600","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d981c69b-b4e9-4c85-bd63-56bf44335005","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:58.419Z","message":"{\"transactionId\":\"9a0fffb1-ec25-4e0d-b173-f3a6b0b7b600\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:58:417\",\"respDate\":\"230927-04:44:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9a0fffb1-ec25-4e0d-b173-f3a6b0b7b600\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:58:417-44720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9a0fffb1-ec25-4e0d-b173-f3a6b0b7b600]}\\\"}\"}","context":{"RequestID":"9a0fffb1-ec25-4e0d-b173-f3a6b0b7b600","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d981c69b-b4e9-4c85-bd63-56bf44335005","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:44:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a0fffb1-ec25-4e0d-b173-f3a6b0b7b600","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d981c69b-b4e9-4c85-bd63-56bf44335005","LogTimestamp":"2023-09-27T04:44:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:44:59.642Z","message":"Entering","context":{"RequestID":"5b547c5a-fb4c-45f8-ab61-6b50e162d7a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67facd0f-113d-4f61-ac5f-16d2ca8c8e49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:59.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:44:59.644Z","message":"{\"transactionId\":\"5b547c5a-fb4c-45f8-ab61-6b50e162d7a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:44:59:642\",\"respDate\":\"230927-04:44:59:644\",\"sourceId\":\"haproxy:5b547c5a-fb4c-45f8-ab61-6b50e162d7a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:44:59:642-32689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4944c8a9-973c-49ad-9e10-c7199f71300e], x-b3-parentspanid=[baaefda662b41c3e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f5d99b6a4885779baaefda662b41c3e], x-b3-spanid=[eca063f04909d59a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b547c5a-fb4c-45f8-ab61-6b50e162d7a2]}\\\"}\"}","context":{"RequestID":"5b547c5a-fb4c-45f8-ab61-6b50e162d7a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67facd0f-113d-4f61-ac5f-16d2ca8c8e49","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:44:59.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:44:59.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b547c5a-fb4c-45f8-ab61-6b50e162d7a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67facd0f-113d-4f61-ac5f-16d2ca8c8e49","LogTimestamp":"2023-09-27T04:44:59.644Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:44:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:01.655Z","message":"Entering","context":{"RequestID":"9cecf2a1-dce8-4ec5-8f5e-1f0f24a5045b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d627e0ac-36f4-4b7d-bda5-910957b1cc83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:01.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:01.657Z","message":"{\"transactionId\":\"9cecf2a1-dce8-4ec5-8f5e-1f0f24a5045b\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:01:656\",\"respDate\":\"230927-04:45:01:657\",\"sourceId\":\"haproxy:9cecf2a1-dce8-4ec5-8f5e-1f0f24a5045b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:01:656-93751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[687c835c-d069-4c92-90f9-03b0d4cb0c6f], x-b3-parentspanid=[2f85c52a46d1dfdc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca5919cf70d455542f85c52a46d1dfdc], x-b3-spanid=[35ec83624e290e53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cecf2a1-dce8-4ec5-8f5e-1f0f24a5045b]}\\\"}\"}","context":{"RequestID":"9cecf2a1-dce8-4ec5-8f5e-1f0f24a5045b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d627e0ac-36f4-4b7d-bda5-910957b1cc83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:01.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:01.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cecf2a1-dce8-4ec5-8f5e-1f0f24a5045b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d627e0ac-36f4-4b7d-bda5-910957b1cc83","LogTimestamp":"2023-09-27T04:45:01.658Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:03.667Z","message":"Entering","context":{"RequestID":"a1be113e-cfa8-436e-9414-af35fab9c13d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59639e73-fe5b-496a-9b5b-598f1670a2f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:03.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:03.669Z","message":"{\"transactionId\":\"a1be113e-cfa8-436e-9414-af35fab9c13d\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:03:668\",\"respDate\":\"230927-04:45:03:669\",\"sourceId\":\"haproxy:a1be113e-cfa8-436e-9414-af35fab9c13d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:03:668-22\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd5f94cb-058a-4723-b3ff-bb7e669a9b94], x-b3-parentspanid=[19ecc932097a2089], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e160fdb59003f7a19ecc932097a2089], x-b3-spanid=[e770adff2014e08c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1be113e-cfa8-436e-9414-af35fab9c13d]}\\\"}\"}","context":{"RequestID":"a1be113e-cfa8-436e-9414-af35fab9c13d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59639e73-fe5b-496a-9b5b-598f1670a2f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:03.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:03.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1be113e-cfa8-436e-9414-af35fab9c13d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59639e73-fe5b-496a-9b5b-598f1670a2f7","LogTimestamp":"2023-09-27T04:45:03.669Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:05.677Z","message":"Entering","context":{"RequestID":"68312f12-e84c-48b7-88da-b6f91f4a7d67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19897bcd-8f90-4b18-b0d2-83253f9c6c45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:05.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:05.679Z","message":"{\"transactionId\":\"68312f12-e84c-48b7-88da-b6f91f4a7d67\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:05:678\",\"respDate\":\"230927-04:45:05:679\",\"sourceId\":\"haproxy:68312f12-e84c-48b7-88da-b6f91f4a7d67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:05:678-39759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fb46ed3-f999-4d80-ae57-73d7580eb504], x-b3-parentspanid=[d74e4ceeb31001b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2da956eca9dcd1ebd74e4ceeb31001b8], x-b3-spanid=[34d48d26050f4d81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68312f12-e84c-48b7-88da-b6f91f4a7d67]}\\\"}\"}","context":{"RequestID":"68312f12-e84c-48b7-88da-b6f91f4a7d67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19897bcd-8f90-4b18-b0d2-83253f9c6c45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:05.677Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:05.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68312f12-e84c-48b7-88da-b6f91f4a7d67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19897bcd-8f90-4b18-b0d2-83253f9c6c45","LogTimestamp":"2023-09-27T04:45:05.679Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:05.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:45:06.041Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:06.041Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:06.041Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:07.694Z","message":"Entering","context":{"RequestID":"1a690103-8511-497d-9a68-0330c377fde7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad01bfdf-d216-4bbd-b58f-30ca6fc27c86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:07.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:07.695Z","message":"{\"transactionId\":\"1a690103-8511-497d-9a68-0330c377fde7\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:07:694\",\"respDate\":\"230927-04:45:07:695\",\"sourceId\":\"haproxy:1a690103-8511-497d-9a68-0330c377fde7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:07:694-39323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13a02ef2-3ccd-419f-8ebd-5a70e9d1145d], x-b3-parentspanid=[8fb37a8cc4b2577e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74c7086dc461f5018fb37a8cc4b2577e], x-b3-spanid=[2c7fd4beda2da3ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a690103-8511-497d-9a68-0330c377fde7]}\\\"}\"}","context":{"RequestID":"1a690103-8511-497d-9a68-0330c377fde7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad01bfdf-d216-4bbd-b58f-30ca6fc27c86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:07.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:07.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a690103-8511-497d-9a68-0330c377fde7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad01bfdf-d216-4bbd-b58f-30ca6fc27c86","LogTimestamp":"2023-09-27T04:45:07.696Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:08.062Z","message":"Entering","context":{"RequestID":"93c79608-9b38-4931-843b-8aeb0e271e0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80454c0b-50a6-4d58-8159-9a4d67e8c524","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:08.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:08.064Z","message":"{\"transactionId\":\"93c79608-9b38-4931-843b-8aeb0e271e0d\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:08:063\",\"respDate\":\"230927-04:45:08:064\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:93c79608-9b38-4931-843b-8aeb0e271e0d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:08:063-68379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11ad288c-2916-4f77-86c8-852353424f24], x-b3-parentspanid=[0909a0f0fe4c2e48], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32901], x-envoy-attempt-count=[1], x-b3-traceid=[94c703580e488f400909a0f0fe4c2e48], x-b3-spanid=[fe0081ab86739747], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[93c79608-9b38-4931-843b-8aeb0e271e0d]}\\\"}\"}","context":{"RequestID":"93c79608-9b38-4931-843b-8aeb0e271e0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80454c0b-50a6-4d58-8159-9a4d67e8c524","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:08.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:08.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93c79608-9b38-4931-843b-8aeb0e271e0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80454c0b-50a6-4d58-8159-9a4d67e8c524","LogTimestamp":"2023-09-27T04:45:08.064Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:08.417Z","message":"Entering","context":{"RequestID":"6470a1f2-63a0-42f7-bad5-4bc0e302ae28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95d8be22-0512-429f-bc13-43b2d499c94c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"6470a1f2-63a0-42f7-bad5-4bc0e302ae28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95d8be22-0512-429f-bc13-43b2d499c94c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:08.419Z","message":"{\"transactionId\":\"6470a1f2-63a0-42f7-bad5-4bc0e302ae28\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:08:418\",\"respDate\":\"230927-04:45:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6470a1f2-63a0-42f7-bad5-4bc0e302ae28\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:08:418-70074\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6470a1f2-63a0-42f7-bad5-4bc0e302ae28]}\\\"}\"}","context":{"RequestID":"6470a1f2-63a0-42f7-bad5-4bc0e302ae28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95d8be22-0512-429f-bc13-43b2d499c94c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6470a1f2-63a0-42f7-bad5-4bc0e302ae28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95d8be22-0512-429f-bc13-43b2d499c94c","LogTimestamp":"2023-09-27T04:45:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:09.706Z","message":"Entering","context":{"RequestID":"1d88c0ea-492d-48b5-8556-2d4f279bea75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19d9cf9e-8e40-4af9-b9e2-89079bc386b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:09.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:09.708Z","message":"{\"transactionId\":\"1d88c0ea-492d-48b5-8556-2d4f279bea75\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:09:707\",\"respDate\":\"230927-04:45:09:708\",\"sourceId\":\"haproxy:1d88c0ea-492d-48b5-8556-2d4f279bea75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:09:707-22978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d31c4d90-ab78-4ea8-83a9-6ab229c9d48a], x-b3-parentspanid=[016bbb2f423c3105], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d57832d5c68a02b7016bbb2f423c3105], x-b3-spanid=[9c05c2f2bc2e89ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d88c0ea-492d-48b5-8556-2d4f279bea75]}\\\"}\"}","context":{"RequestID":"1d88c0ea-492d-48b5-8556-2d4f279bea75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19d9cf9e-8e40-4af9-b9e2-89079bc386b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:09.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:09.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d88c0ea-492d-48b5-8556-2d4f279bea75","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19d9cf9e-8e40-4af9-b9e2-89079bc386b8","LogTimestamp":"2023-09-27T04:45:09.708Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:11.641Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:11.661Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:11.729Z","message":"Entering","context":{"RequestID":"cec57579-6403-4c94-8ed8-750a2eb3b9b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00245c4b-f54c-41d7-beac-485a7d0e654c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:11.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:11.731Z","message":"{\"transactionId\":\"cec57579-6403-4c94-8ed8-750a2eb3b9b9\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:11:729\",\"respDate\":\"230927-04:45:11:731\",\"sourceId\":\"haproxy:cec57579-6403-4c94-8ed8-750a2eb3b9b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:11:729-78203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a09182fc-5bf6-476f-83ba-d9292f9b8862], x-b3-parentspanid=[7671ae5156f3806a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1cbdc5ad56cd5377671ae5156f3806a], x-b3-spanid=[95cc8d3ad977b6e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cec57579-6403-4c94-8ed8-750a2eb3b9b9]}\\\"}\"}","context":{"RequestID":"cec57579-6403-4c94-8ed8-750a2eb3b9b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00245c4b-f54c-41d7-beac-485a7d0e654c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:11.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:11.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cec57579-6403-4c94-8ed8-750a2eb3b9b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00245c4b-f54c-41d7-beac-485a7d0e654c","LogTimestamp":"2023-09-27T04:45:11.731Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:13.748Z","message":"Entering","context":{"RequestID":"2b310dfa-7c1d-432e-8313-1ff6d77983c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2fce0fb1-862d-442c-8299-2b8cff132c57","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:13.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:13.752Z","message":"{\"transactionId\":\"2b310dfa-7c1d-432e-8313-1ff6d77983c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:13:750\",\"respDate\":\"230927-04:45:13:752\",\"sourceId\":\"haproxy:2b310dfa-7c1d-432e-8313-1ff6d77983c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:13:750-71998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b324767-0a79-41ba-b316-5a2ae6cd2a4d], x-b3-parentspanid=[077b2020acf9d323], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee7662aafb3f7dc7077b2020acf9d323], x-b3-spanid=[450c6e3422a61c40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b310dfa-7c1d-432e-8313-1ff6d77983c4]}\\\"}\"}","context":{"RequestID":"2b310dfa-7c1d-432e-8313-1ff6d77983c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2fce0fb1-862d-442c-8299-2b8cff132c57","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:13.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:13.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b310dfa-7c1d-432e-8313-1ff6d77983c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fce0fb1-862d-442c-8299-2b8cff132c57","LogTimestamp":"2023-09-27T04:45:13.752Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:45:15.761Z","message":"Entering","context":{"RequestID":"fee8bbf7-18be-4137-a0ec-a0151f31a63e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"892bb4ed-865c-4f86-98ca-cc0c0c00583d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:15.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:15.763Z","message":"{\"transactionId\":\"fee8bbf7-18be-4137-a0ec-a0151f31a63e\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:15:762\",\"respDate\":\"230927-04:45:15:763\",\"sourceId\":\"haproxy:fee8bbf7-18be-4137-a0ec-a0151f31a63e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:15:762-10215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a58c7323-98a4-4ed5-b39b-fb78b9c68cc3], x-b3-parentspanid=[6f4fcbf5794b2bbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac3d5c3c503e2aef6f4fcbf5794b2bbd], x-b3-spanid=[411896ab3eb25c09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fee8bbf7-18be-4137-a0ec-a0151f31a63e]}\\\"}\"}","context":{"RequestID":"fee8bbf7-18be-4137-a0ec-a0151f31a63e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"892bb4ed-865c-4f86-98ca-cc0c0c00583d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:15.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:15.764Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fee8bbf7-18be-4137-a0ec-a0151f31a63e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"892bb4ed-865c-4f86-98ca-cc0c0c00583d","LogTimestamp":"2023-09-27T04:45:15.764Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:15.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:45:15.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:15.948Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:15.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:17.773Z","message":"Entering","context":{"RequestID":"f6ae5924-1a5a-4f3a-8a30-630ad17eacfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"8ac6f8de-6ca3-49d2-b7e1-082cf96e7ff7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:17.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:17.774Z","message":"{\"transactionId\":\"f6ae5924-1a5a-4f3a-8a30-630ad17eacfc\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:17:773\",\"respDate\":\"230927-04:45:17:774\",\"sourceId\":\"haproxy:f6ae5924-1a5a-4f3a-8a30-630ad17eacfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:17:773-89080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86565744-a607-4976-8978-5a14fbfce1f7], x-b3-parentspanid=[fe2e8851263fb410], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcc0bcdb4e3843b5fe2e8851263fb410], x-b3-spanid=[5d40472f018c2eb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6ae5924-1a5a-4f3a-8a30-630ad17eacfc]}\\\"}\"}","context":{"RequestID":"f6ae5924-1a5a-4f3a-8a30-630ad17eacfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"8ac6f8de-6ca3-49d2-b7e1-082cf96e7ff7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:17.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:17.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6ae5924-1a5a-4f3a-8a30-630ad17eacfc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ac6f8de-6ca3-49d2-b7e1-082cf96e7ff7","LogTimestamp":"2023-09-27T04:45:17.775Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:18.071Z","message":"Entering","context":{"RequestID":"dead2d1f-8d5b-484c-b3e5-bac47658adbc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28175fbd-b3fb-46fb-87b2-9738e5963fb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:18.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:18.073Z","message":"{\"transactionId\":\"dead2d1f-8d5b-484c-b3e5-bac47658adbc\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:18:072\",\"respDate\":\"230927-04:45:18:073\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dead2d1f-8d5b-484c-b3e5-bac47658adbc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:18:072-83946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d494f81e-e531-4064-8560-29ed66192613], x-b3-parentspanid=[5e311d15c32aaea5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45779], x-envoy-attempt-count=[1], x-b3-traceid=[405ce1d8fa09c9f15e311d15c32aaea5], x-b3-spanid=[f62ba3291dbff22c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dead2d1f-8d5b-484c-b3e5-bac47658adbc]}\\\"}\"}","context":{"RequestID":"dead2d1f-8d5b-484c-b3e5-bac47658adbc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28175fbd-b3fb-46fb-87b2-9738e5963fb4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:18.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:18.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dead2d1f-8d5b-484c-b3e5-bac47658adbc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28175fbd-b3fb-46fb-87b2-9738e5963fb4","LogTimestamp":"2023-09-27T04:45:18.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:18.417Z","message":"Entering","context":{"RequestID":"39d87582-fb60-4f71-aad7-9ab317c8f212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ae26e6a-21d5-44e9-844f-2e5021d037c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:18.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"39d87582-fb60-4f71-aad7-9ab317c8f212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ae26e6a-21d5-44e9-844f-2e5021d037c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:18.419Z","message":"{\"transactionId\":\"39d87582-fb60-4f71-aad7-9ab317c8f212\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:18:418\",\"respDate\":\"230927-04:45:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:39d87582-fb60-4f71-aad7-9ab317c8f212\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:18:418-40778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[39d87582-fb60-4f71-aad7-9ab317c8f212]}\\\"}\"}","context":{"RequestID":"39d87582-fb60-4f71-aad7-9ab317c8f212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ae26e6a-21d5-44e9-844f-2e5021d037c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39d87582-fb60-4f71-aad7-9ab317c8f212","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ae26e6a-21d5-44e9-844f-2e5021d037c0","LogTimestamp":"2023-09-27T04:45:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:19.782Z","message":"Entering","context":{"RequestID":"81af933b-7b35-4820-b650-5fd79194236c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfd08b01-272c-46f5-83a9-f5f86c54fe5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:19.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:19.785Z","message":"{\"transactionId\":\"81af933b-7b35-4820-b650-5fd79194236c\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:19:783\",\"respDate\":\"230927-04:45:19:785\",\"sourceId\":\"haproxy:81af933b-7b35-4820-b650-5fd79194236c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:19:783-11974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a2cef43-bf4c-4ae6-b10c-944ab642e9bd], x-b3-parentspanid=[afc8ac9d1f529ede], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71990286a6ba0927afc8ac9d1f529ede], x-b3-spanid=[3714e4b5073a14f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81af933b-7b35-4820-b650-5fd79194236c]}\\\"}\"}","context":{"RequestID":"81af933b-7b35-4820-b650-5fd79194236c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfd08b01-272c-46f5-83a9-f5f86c54fe5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:19.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:19.785Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81af933b-7b35-4820-b650-5fd79194236c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfd08b01-272c-46f5-83a9-f5f86c54fe5f","LogTimestamp":"2023-09-27T04:45:19.785Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:45:21.804Z","message":"Entering","context":{"RequestID":"f1612501-b430-4f01-811e-c5e1e407a3eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"169c3cf8-53cb-4ed1-a8c1-d50abc3df71e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:21.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:21.805Z","message":"{\"transactionId\":\"f1612501-b430-4f01-811e-c5e1e407a3eb\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:21:804\",\"respDate\":\"230927-04:45:21:805\",\"sourceId\":\"haproxy:f1612501-b430-4f01-811e-c5e1e407a3eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:21:804-6209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d2d0938-84a0-41b7-9d3a-554658db5095], x-b3-parentspanid=[6c6876ce7c26c6ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cbcfe4182f21e04f6c6876ce7c26c6ec], x-b3-spanid=[c7d06db09cf993a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1612501-b430-4f01-811e-c5e1e407a3eb]}\\\"}\"}","context":{"RequestID":"f1612501-b430-4f01-811e-c5e1e407a3eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"169c3cf8-53cb-4ed1-a8c1-d50abc3df71e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:21.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:21.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1612501-b430-4f01-811e-c5e1e407a3eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"169c3cf8-53cb-4ed1-a8c1-d50abc3df71e","LogTimestamp":"2023-09-27T04:45:21.806Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:23.814Z","message":"Entering","context":{"RequestID":"6abf4d26-99d9-4f91-ac39-49e018ba20f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba4a39ad-3d16-4044-9948-2d85ccb050a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:23.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:23.816Z","message":"{\"transactionId\":\"6abf4d26-99d9-4f91-ac39-49e018ba20f0\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:23:815\",\"respDate\":\"230927-04:45:23:816\",\"sourceId\":\"haproxy:6abf4d26-99d9-4f91-ac39-49e018ba20f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:23:815-75341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b255d4c4-6c73-4f11-b8ea-adf74092ba42], x-b3-parentspanid=[1c3ffcb5c0c83543], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22b3eeb8df5e7c681c3ffcb5c0c83543], x-b3-spanid=[37debdddd8d8b05f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6abf4d26-99d9-4f91-ac39-49e018ba20f0]}\\\"}\"}","context":{"RequestID":"6abf4d26-99d9-4f91-ac39-49e018ba20f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba4a39ad-3d16-4044-9948-2d85ccb050a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:23.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:23.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6abf4d26-99d9-4f91-ac39-49e018ba20f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba4a39ad-3d16-4044-9948-2d85ccb050a1","LogTimestamp":"2023-09-27T04:45:23.816Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:25.831Z","message":"Entering","context":{"RequestID":"2d19efb7-945c-4d24-90f5-5ffb94735e10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a068fe5f-de13-4dfe-936d-84ece653614a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:25.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:25.832Z","message":"{\"transactionId\":\"2d19efb7-945c-4d24-90f5-5ffb94735e10\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:25:831\",\"respDate\":\"230927-04:45:25:832\",\"sourceId\":\"haproxy:2d19efb7-945c-4d24-90f5-5ffb94735e10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:25:831-96177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7cd2ff2-0b4a-4bce-9339-d79154899948], x-b3-parentspanid=[005ced20096c9cca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4db636da90f5110005ced20096c9cca], x-b3-spanid=[9b2b754ca8dde2cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d19efb7-945c-4d24-90f5-5ffb94735e10]}\\\"}\"}","context":{"RequestID":"2d19efb7-945c-4d24-90f5-5ffb94735e10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a068fe5f-de13-4dfe-936d-84ece653614a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:25.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:25.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d19efb7-945c-4d24-90f5-5ffb94735e10","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a068fe5f-de13-4dfe-936d-84ece653614a","LogTimestamp":"2023-09-27T04:45:25.833Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:25.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:45:25.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:25.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:25.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:27.846Z","message":"Entering","context":{"RequestID":"8e23a767-6e1c-4c69-9041-2f3f8d8ffad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00196be9-42a5-4557-9a59-e0ba95ad0842","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:27.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:27.848Z","message":"{\"transactionId\":\"8e23a767-6e1c-4c69-9041-2f3f8d8ffad6\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:27:847\",\"respDate\":\"230927-04:45:27:848\",\"sourceId\":\"haproxy:8e23a767-6e1c-4c69-9041-2f3f8d8ffad6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:27:847-40356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fa34672-ea06-4b9c-b5cc-4b64647199b2], x-b3-parentspanid=[ce1c63c168eadb1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[122049382aebcf4cce1c63c168eadb1d], x-b3-spanid=[ac3afd0158e4605f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e23a767-6e1c-4c69-9041-2f3f8d8ffad6]}\\\"}\"}","context":{"RequestID":"8e23a767-6e1c-4c69-9041-2f3f8d8ffad6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00196be9-42a5-4557-9a59-e0ba95ad0842","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:27.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:27.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e23a767-6e1c-4c69-9041-2f3f8d8ffad6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00196be9-42a5-4557-9a59-e0ba95ad0842","LogTimestamp":"2023-09-27T04:45:27.849Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:45:28.090Z","message":"Entering","context":{"RequestID":"217be618-0ed2-4714-8cc1-4e674df5dfb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c40f4c5-1645-48e6-a0fb-76e34bff3078","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:28.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:28.092Z","message":"{\"transactionId\":\"217be618-0ed2-4714-8cc1-4e674df5dfb6\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:28:091\",\"respDate\":\"230927-04:45:28:092\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:217be618-0ed2-4714-8cc1-4e674df5dfb6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:28:091-64827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27a84350-f951-4f4b-80e7-7eda861afd7b], x-b3-parentspanid=[9cc7e404d618ce98], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59007], x-envoy-attempt-count=[1], x-b3-traceid=[c665df57ec12e3c99cc7e404d618ce98], x-b3-spanid=[6154d088eda713ac], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[217be618-0ed2-4714-8cc1-4e674df5dfb6]}\\\"}\"}","context":{"RequestID":"217be618-0ed2-4714-8cc1-4e674df5dfb6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c40f4c5-1645-48e6-a0fb-76e34bff3078","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:28.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:28.093Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"217be618-0ed2-4714-8cc1-4e674df5dfb6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c40f4c5-1645-48e6-a0fb-76e34bff3078","LogTimestamp":"2023-09-27T04:45:28.093Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:28.418Z","message":"Entering","context":{"RequestID":"457ba1a0-5ac2-4298-8ede-8f05ca461ce3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a73d9c6c-5193-4b9b-9e58-4993573b9e26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"457ba1a0-5ac2-4298-8ede-8f05ca461ce3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a73d9c6c-5193-4b9b-9e58-4993573b9e26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:28.420Z","message":"{\"transactionId\":\"457ba1a0-5ac2-4298-8ede-8f05ca461ce3\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:28:418\",\"respDate\":\"230927-04:45:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:457ba1a0-5ac2-4298-8ede-8f05ca461ce3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:28:418-54440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[457ba1a0-5ac2-4298-8ede-8f05ca461ce3]}\\\"}\"}","context":{"RequestID":"457ba1a0-5ac2-4298-8ede-8f05ca461ce3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a73d9c6c-5193-4b9b-9e58-4993573b9e26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"457ba1a0-5ac2-4298-8ede-8f05ca461ce3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a73d9c6c-5193-4b9b-9e58-4993573b9e26","LogTimestamp":"2023-09-27T04:45:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:29.858Z","message":"Entering","context":{"RequestID":"6f8398e6-83c4-4d2b-849c-b37b87e182ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7534591a-eba5-417f-b988-8e3a4899df83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:29.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:29.861Z","message":"{\"transactionId\":\"6f8398e6-83c4-4d2b-849c-b37b87e182ad\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:29:859\",\"respDate\":\"230927-04:45:29:861\",\"sourceId\":\"haproxy:6f8398e6-83c4-4d2b-849c-b37b87e182ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:29:859-15961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[989624d7-7521-419e-b284-7623a75e56ee], x-b3-parentspanid=[e223700513a4376c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9926dd323bdb6cbbe223700513a4376c], x-b3-spanid=[4356f0bdb40f3c31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f8398e6-83c4-4d2b-849c-b37b87e182ad]}\\\"}\"}","context":{"RequestID":"6f8398e6-83c4-4d2b-849c-b37b87e182ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7534591a-eba5-417f-b988-8e3a4899df83","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:29.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:29.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f8398e6-83c4-4d2b-849c-b37b87e182ad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7534591a-eba5-417f-b988-8e3a4899df83","LogTimestamp":"2023-09-27T04:45:29.861Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:31.873Z","message":"Entering","context":{"RequestID":"c7c1013f-b999-49e9-bbe2-7c539c171ea8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"618d4c4e-d044-4dfb-9b80-56af54c18932","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:31.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:31.875Z","message":"{\"transactionId\":\"c7c1013f-b999-49e9-bbe2-7c539c171ea8\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:31:873\",\"respDate\":\"230927-04:45:31:875\",\"sourceId\":\"haproxy:c7c1013f-b999-49e9-bbe2-7c539c171ea8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:31:873-35517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8aa5ead-12ae-49a9-8158-45a2b7469298], x-b3-parentspanid=[bea64ed7fca6faf4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09f4d4a674a18771bea64ed7fca6faf4], x-b3-spanid=[e38f9db5b4334879], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7c1013f-b999-49e9-bbe2-7c539c171ea8]}\\\"}\"}","context":{"RequestID":"c7c1013f-b999-49e9-bbe2-7c539c171ea8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"618d4c4e-d044-4dfb-9b80-56af54c18932","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:31.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:31.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7c1013f-b999-49e9-bbe2-7c539c171ea8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"618d4c4e-d044-4dfb-9b80-56af54c18932","LogTimestamp":"2023-09-27T04:45:31.875Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:33.906Z","message":"Entering","context":{"RequestID":"de1c865f-da87-495c-9cda-9d46439ad46a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"126e62e7-cf0e-43fb-ae89-f37064e1ead7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:33.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:33.909Z","message":"{\"transactionId\":\"de1c865f-da87-495c-9cda-9d46439ad46a\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:33:907\",\"respDate\":\"230927-04:45:33:909\",\"sourceId\":\"haproxy:de1c865f-da87-495c-9cda-9d46439ad46a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:33:907-89039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f58b2193-eebe-4301-8df0-c6343c280c66], x-b3-parentspanid=[bd4bc9f16cf3a18f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a4363c1ab6d4790bd4bc9f16cf3a18f], x-b3-spanid=[dd2494bd936be0b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de1c865f-da87-495c-9cda-9d46439ad46a]}\\\"}\"}","context":{"RequestID":"de1c865f-da87-495c-9cda-9d46439ad46a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"126e62e7-cf0e-43fb-ae89-f37064e1ead7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:33.906Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:33.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de1c865f-da87-495c-9cda-9d46439ad46a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"126e62e7-cf0e-43fb-ae89-f37064e1ead7","LogTimestamp":"2023-09-27T04:45:33.909Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:45:35.921Z","message":"Entering","context":{"RequestID":"06bc768b-6fac-47ef-b4fb-4f117d50eaf9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22d453e1-b0d7-4f9f-9fee-50fb6f60c162","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:35.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:35.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:45:35.923Z","message":"{\"transactionId\":\"06bc768b-6fac-47ef-b4fb-4f117d50eaf9\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:35:921\",\"respDate\":\"230927-04:45:35:923\",\"sourceId\":\"haproxy:06bc768b-6fac-47ef-b4fb-4f117d50eaf9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:35:921-34519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1872b733-7e79-4be4-97c7-624f449bea13], x-b3-parentspanid=[1fa359555252e5a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06b447cacd74d1471fa359555252e5a3], x-b3-spanid=[34f31b2d626ddf86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06bc768b-6fac-47ef-b4fb-4f117d50eaf9]}\\\"}\"}","context":{"RequestID":"06bc768b-6fac-47ef-b4fb-4f117d50eaf9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22d453e1-b0d7-4f9f-9fee-50fb6f60c162","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:35.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:35.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06bc768b-6fac-47ef-b4fb-4f117d50eaf9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22d453e1-b0d7-4f9f-9fee-50fb6f60c162","LogTimestamp":"2023-09-27T04:45:35.923Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:35.956Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:35.956Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:35.956Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:37.950Z","message":"Entering","context":{"RequestID":"0a83452b-d435-4142-b34d-14f166e1dd85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdbd37bb-f1ee-456d-8a4a-d7e3da4b7618","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:37.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:37.952Z","message":"{\"transactionId\":\"0a83452b-d435-4142-b34d-14f166e1dd85\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:37:951\",\"respDate\":\"230927-04:45:37:952\",\"sourceId\":\"haproxy:0a83452b-d435-4142-b34d-14f166e1dd85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:37:951-59929\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43849e0c-398f-42b6-a3d2-0ae54608d251], x-b3-parentspanid=[0463f6299f57d209], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2fb4a1e1cc565b90463f6299f57d209], x-b3-spanid=[f1ffac5868f6d5ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a83452b-d435-4142-b34d-14f166e1dd85]}\\\"}\"}","context":{"RequestID":"0a83452b-d435-4142-b34d-14f166e1dd85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdbd37bb-f1ee-456d-8a4a-d7e3da4b7618","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:37.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:37.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a83452b-d435-4142-b34d-14f166e1dd85","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdbd37bb-f1ee-456d-8a4a-d7e3da4b7618","LogTimestamp":"2023-09-27T04:45:37.952Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:38.063Z","message":"Entering","context":{"RequestID":"ccc6f798-8efb-42ff-a84c-0e66c8f22d68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"191b2508-3751-4e2b-8849-050d4dd230e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:38.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:38.065Z","message":"{\"transactionId\":\"ccc6f798-8efb-42ff-a84c-0e66c8f22d68\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:38:063\",\"respDate\":\"230927-04:45:38:065\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ccc6f798-8efb-42ff-a84c-0e66c8f22d68\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:38:063-72974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[456cfe3a-9fcb-48d8-bbd8-9328b76e0026], x-b3-parentspanid=[399504b7525d3834], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36057], x-envoy-attempt-count=[1], x-b3-traceid=[a45964e09918789e399504b7525d3834], x-b3-spanid=[23cf982fee33ca8c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ccc6f798-8efb-42ff-a84c-0e66c8f22d68]}\\\"}\"}","context":{"RequestID":"ccc6f798-8efb-42ff-a84c-0e66c8f22d68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"191b2508-3751-4e2b-8849-050d4dd230e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:38.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:38.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccc6f798-8efb-42ff-a84c-0e66c8f22d68","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"191b2508-3751-4e2b-8849-050d4dd230e5","LogTimestamp":"2023-09-27T04:45:38.065Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:38.422Z","message":"Entering","context":{"RequestID":"7538e091-fb12-49a0-949b-7e4107687049","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d6ebaa9-503b-4ec9-b8b2-909e6a408328","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:38.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:38.425Z","message":"Database is available from CACHED check.","context":{"RequestID":"7538e091-fb12-49a0-949b-7e4107687049","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d6ebaa9-503b-4ec9-b8b2-909e6a408328","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:38.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:38.426Z","message":"{\"transactionId\":\"7538e091-fb12-49a0-949b-7e4107687049\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:38:423\",\"respDate\":\"230927-04:45:38:426\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7538e091-fb12-49a0-949b-7e4107687049\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:38:423-64217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7538e091-fb12-49a0-949b-7e4107687049]}\\\"}\"}","context":{"RequestID":"7538e091-fb12-49a0-949b-7e4107687049","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d6ebaa9-503b-4ec9-b8b2-909e6a408328","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:38.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:38.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7538e091-fb12-49a0-949b-7e4107687049","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d6ebaa9-503b-4ec9-b8b2-909e6a408328","LogTimestamp":"2023-09-27T04:45:38.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:45:39.964Z","message":"Entering","context":{"RequestID":"59c15a15-f2a9-4699-baee-d2d78749b30f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff531894-22c3-439e-9a53-11a77a13a759","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:39.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:39.966Z","message":"{\"transactionId\":\"59c15a15-f2a9-4699-baee-d2d78749b30f\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:39:965\",\"respDate\":\"230927-04:45:39:966\",\"sourceId\":\"haproxy:59c15a15-f2a9-4699-baee-d2d78749b30f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:39:965-36309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08cadbd7-c282-4ea9-835d-e2932caefae2], x-b3-parentspanid=[88dbde0c6c56753b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[caea82f3b786d0af88dbde0c6c56753b], x-b3-spanid=[65d9b465f232a85f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59c15a15-f2a9-4699-baee-d2d78749b30f]}\\\"}\"}","context":{"RequestID":"59c15a15-f2a9-4699-baee-d2d78749b30f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff531894-22c3-439e-9a53-11a77a13a759","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:39.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:39.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59c15a15-f2a9-4699-baee-d2d78749b30f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff531894-22c3-439e-9a53-11a77a13a759","LogTimestamp":"2023-09-27T04:45:39.967Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:45:41.663Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:41.669Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:41.980Z","message":"Entering","context":{"RequestID":"fc574d4f-9e87-4268-b3b8-f3991503a6e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bbe3eeb-afb0-423b-90b5-4731c650bb21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:41.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:41.982Z","message":"{\"transactionId\":\"fc574d4f-9e87-4268-b3b8-f3991503a6e9\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:41:980\",\"respDate\":\"230927-04:45:41:982\",\"sourceId\":\"haproxy:fc574d4f-9e87-4268-b3b8-f3991503a6e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:41:980-42486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f5d77c5-2df4-4c96-87ab-b69f545869ae], x-b3-parentspanid=[8684f27141f97745], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0b7d16ed260f58d8684f27141f97745], x-b3-spanid=[409ae4717d871b7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc574d4f-9e87-4268-b3b8-f3991503a6e9]}\\\"}\"}","context":{"RequestID":"fc574d4f-9e87-4268-b3b8-f3991503a6e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bbe3eeb-afb0-423b-90b5-4731c650bb21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:41.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:41.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc574d4f-9e87-4268-b3b8-f3991503a6e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bbe3eeb-afb0-423b-90b5-4731c650bb21","LogTimestamp":"2023-09-27T04:45:41.983Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:45:43.994Z","message":"Entering","context":{"RequestID":"e4d46b1a-eb60-4a90-8ea1-c2c9a966144b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27a46b63-adb0-4560-bf6f-5cdd90ec4a27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:43.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:43.996Z","message":"{\"transactionId\":\"e4d46b1a-eb60-4a90-8ea1-c2c9a966144b\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:43:995\",\"respDate\":\"230927-04:45:43:996\",\"sourceId\":\"haproxy:e4d46b1a-eb60-4a90-8ea1-c2c9a966144b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:43:995-59281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29f4adfc-bac8-47df-bfe3-25f6a1e0b3c9], x-b3-parentspanid=[40d2cb7143e10639], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a5cc70a3afb99f740d2cb7143e10639], x-b3-spanid=[b936f9675489e0c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4d46b1a-eb60-4a90-8ea1-c2c9a966144b]}\\\"}\"}","context":{"RequestID":"e4d46b1a-eb60-4a90-8ea1-c2c9a966144b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27a46b63-adb0-4560-bf6f-5cdd90ec4a27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:43.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:43.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4d46b1a-eb60-4a90-8ea1-c2c9a966144b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27a46b63-adb0-4560-bf6f-5cdd90ec4a27","LogTimestamp":"2023-09-27T04:45:43.996Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:45.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:45:45.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:45.933Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:45.933Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:46.012Z","message":"Entering","context":{"RequestID":"8dbd4a13-a0d7-4466-b917-66fca8cb6f82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c463cfc0-aaa3-4d40-b9aa-7fecfed4c44f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:46.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:46.014Z","message":"{\"transactionId\":\"8dbd4a13-a0d7-4466-b917-66fca8cb6f82\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:46:012\",\"respDate\":\"230927-04:45:46:014\",\"sourceId\":\"haproxy:8dbd4a13-a0d7-4466-b917-66fca8cb6f82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:46:012-398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4dfb1b8-3b7c-45dc-8959-9e76cc282a41], x-b3-parentspanid=[7a9244fba468531b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[230b6900d1bdabaf7a9244fba468531b], x-b3-spanid=[659fb9bac1af1a45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8dbd4a13-a0d7-4466-b917-66fca8cb6f82]}\\\"}\"}","context":{"RequestID":"8dbd4a13-a0d7-4466-b917-66fca8cb6f82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c463cfc0-aaa3-4d40-b9aa-7fecfed4c44f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:46.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:46.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dbd4a13-a0d7-4466-b917-66fca8cb6f82","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c463cfc0-aaa3-4d40-b9aa-7fecfed4c44f","LogTimestamp":"2023-09-27T04:45:46.015Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:45:48.026Z","message":"Entering","context":{"RequestID":"e7b5683f-cdaf-4c9b-a2a9-c080a97fe7a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d635665f-44ea-4353-b94e-b60cb90dbc96","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:48.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:48.028Z","message":"{\"transactionId\":\"e7b5683f-cdaf-4c9b-a2a9-c080a97fe7a4\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:48:027\",\"respDate\":\"230927-04:45:48:028\",\"sourceId\":\"haproxy:e7b5683f-cdaf-4c9b-a2a9-c080a97fe7a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:48:027-44558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d6d5037-65e8-468a-a72d-36073305090f], x-b3-parentspanid=[7f766687040e1e0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd5657b42fd9f53c7f766687040e1e0d], x-b3-spanid=[ba87b880e18117b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7b5683f-cdaf-4c9b-a2a9-c080a97fe7a4]}\\\"}\"}","context":{"RequestID":"e7b5683f-cdaf-4c9b-a2a9-c080a97fe7a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d635665f-44ea-4353-b94e-b60cb90dbc96","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:48.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:48.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7b5683f-cdaf-4c9b-a2a9-c080a97fe7a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d635665f-44ea-4353-b94e-b60cb90dbc96","LogTimestamp":"2023-09-27T04:45:48.029Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:48.077Z","message":"Entering","context":{"RequestID":"e9856a91-2538-4960-8944-26cd3b4be341","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45ba80d0-f31d-474d-86c8-1c9b541563d5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:48.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:48.079Z","message":"{\"transactionId\":\"e9856a91-2538-4960-8944-26cd3b4be341\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:48:078\",\"respDate\":\"230927-04:45:48:079\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e9856a91-2538-4960-8944-26cd3b4be341\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:48:078-15148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f5b0ec0-6598-4de5-87f2-d956ab7804aa], x-b3-parentspanid=[cbcc2c1b0b4e0d8a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47491], x-envoy-attempt-count=[1], x-b3-traceid=[d35a05a05475f11ecbcc2c1b0b4e0d8a], x-b3-spanid=[27f76a6a3bb88de7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e9856a91-2538-4960-8944-26cd3b4be341]}\\\"}\"}","context":{"RequestID":"e9856a91-2538-4960-8944-26cd3b4be341","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45ba80d0-f31d-474d-86c8-1c9b541563d5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:48.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:48.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9856a91-2538-4960-8944-26cd3b4be341","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45ba80d0-f31d-474d-86c8-1c9b541563d5","LogTimestamp":"2023-09-27T04:45:48.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:48.418Z","message":"Entering","context":{"RequestID":"4e486ebd-d046-4e26-84fc-9197dc7a3f51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b29afb2c-6980-47e5-a848-668094d763c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e486ebd-d046-4e26-84fc-9197dc7a3f51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b29afb2c-6980-47e5-a848-668094d763c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:48.421Z","message":"{\"transactionId\":\"4e486ebd-d046-4e26-84fc-9197dc7a3f51\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:48:418\",\"respDate\":\"230927-04:45:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4e486ebd-d046-4e26-84fc-9197dc7a3f51\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:48:418-13\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4e486ebd-d046-4e26-84fc-9197dc7a3f51]}\\\"}\"}","context":{"RequestID":"4e486ebd-d046-4e26-84fc-9197dc7a3f51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b29afb2c-6980-47e5-a848-668094d763c6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e486ebd-d046-4e26-84fc-9197dc7a3f51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b29afb2c-6980-47e5-a848-668094d763c6","LogTimestamp":"2023-09-27T04:45:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:50.036Z","message":"Entering","context":{"RequestID":"85b21b9c-c8dc-4da6-8a8c-dc1928b6f9e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"300133f4-723f-43a0-87a2-b07efefcac9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:50.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:50.038Z","message":"{\"transactionId\":\"85b21b9c-c8dc-4da6-8a8c-dc1928b6f9e7\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:50:037\",\"respDate\":\"230927-04:45:50:038\",\"sourceId\":\"haproxy:85b21b9c-c8dc-4da6-8a8c-dc1928b6f9e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:50:037-5339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d344df79-c1cb-4d46-9ea1-8187ea853eae], x-b3-parentspanid=[79695607d88f7e2d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85265c6697c1277579695607d88f7e2d], x-b3-spanid=[7fb11c4a5b57630f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85b21b9c-c8dc-4da6-8a8c-dc1928b6f9e7]}\\\"}\"}","context":{"RequestID":"85b21b9c-c8dc-4da6-8a8c-dc1928b6f9e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"300133f4-723f-43a0-87a2-b07efefcac9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:50.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:50.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85b21b9c-c8dc-4da6-8a8c-dc1928b6f9e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"300133f4-723f-43a0-87a2-b07efefcac9d","LogTimestamp":"2023-09-27T04:45:50.038Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:52.051Z","message":"Entering","context":{"RequestID":"647eca0b-fcc5-4916-8a2e-4c6b282d1e78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a01278b-6a7b-4ccb-a362-b157201a7c05","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:52.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:52.053Z","message":"{\"transactionId\":\"647eca0b-fcc5-4916-8a2e-4c6b282d1e78\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:52:052\",\"respDate\":\"230927-04:45:52:053\",\"sourceId\":\"haproxy:647eca0b-fcc5-4916-8a2e-4c6b282d1e78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:52:052-95841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df6eadfe-efde-4f01-8959-df3ae0f6178f], x-b3-parentspanid=[095c66131fa04fab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb77d34c4e9715f0095c66131fa04fab], x-b3-spanid=[092caad076c59704], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[647eca0b-fcc5-4916-8a2e-4c6b282d1e78]}\\\"}\"}","context":{"RequestID":"647eca0b-fcc5-4916-8a2e-4c6b282d1e78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a01278b-6a7b-4ccb-a362-b157201a7c05","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:52.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:52.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"647eca0b-fcc5-4916-8a2e-4c6b282d1e78","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a01278b-6a7b-4ccb-a362-b157201a7c05","LogTimestamp":"2023-09-27T04:45:52.053Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:54.066Z","message":"Entering","context":{"RequestID":"cc0290ae-1299-430c-a9b4-40d3e4b9e17f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e42a2b0f-31e1-4f43-aea9-f14e1847f9bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:54.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:54.068Z","message":"{\"transactionId\":\"cc0290ae-1299-430c-a9b4-40d3e4b9e17f\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:54:067\",\"respDate\":\"230927-04:45:54:068\",\"sourceId\":\"haproxy:cc0290ae-1299-430c-a9b4-40d3e4b9e17f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:54:067-28665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70c32119-6209-41cd-96b2-b8d87b090d1d], x-b3-parentspanid=[2ac4d6df463d678b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9f5e154c624c7882ac4d6df463d678b], x-b3-spanid=[1ca80fa449507946], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc0290ae-1299-430c-a9b4-40d3e4b9e17f]}\\\"}\"}","context":{"RequestID":"cc0290ae-1299-430c-a9b4-40d3e4b9e17f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e42a2b0f-31e1-4f43-aea9-f14e1847f9bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:54.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:54.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc0290ae-1299-430c-a9b4-40d3e4b9e17f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e42a2b0f-31e1-4f43-aea9-f14e1847f9bf","LogTimestamp":"2023-09-27T04:45:54.069Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:45:55.922Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:45:55.949Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:55.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:55.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:56.078Z","message":"Entering","context":{"RequestID":"5c4fcf29-1147-4c0b-92ef-635cf0df08d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ea1551e-5f0c-4a8b-ae3b-bade01843009","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:56.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:56.080Z","message":"{\"transactionId\":\"5c4fcf29-1147-4c0b-92ef-635cf0df08d5\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:56:078\",\"respDate\":\"230927-04:45:56:080\",\"sourceId\":\"haproxy:5c4fcf29-1147-4c0b-92ef-635cf0df08d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:56:078-23372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0eee39dd-a81d-4e6c-9aa7-421eca0c1105], x-b3-parentspanid=[aabdd19c576cc0ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3621fc465488ea2caabdd19c576cc0ef], x-b3-spanid=[397264ed0f2eab04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c4fcf29-1147-4c0b-92ef-635cf0df08d5]}\\\"}\"}","context":{"RequestID":"5c4fcf29-1147-4c0b-92ef-635cf0df08d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ea1551e-5f0c-4a8b-ae3b-bade01843009","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:56.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:56.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c4fcf29-1147-4c0b-92ef-635cf0df08d5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ea1551e-5f0c-4a8b-ae3b-bade01843009","LogTimestamp":"2023-09-27T04:45:56.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:45:58.063Z","message":"Entering","context":{"RequestID":"e9f8a91a-dad6-4d09-b4c2-9a32814453a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d457be99-bb69-48a2-89e1-db978cc4f5ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:58.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:58.065Z","message":"{\"transactionId\":\"e9f8a91a-dad6-4d09-b4c2-9a32814453a7\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:58:064\",\"respDate\":\"230927-04:45:58:065\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e9f8a91a-dad6-4d09-b4c2-9a32814453a7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:45:58:064-36846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fa620f6-3a1c-41bd-96f9-9294ebdfe79d], x-b3-parentspanid=[a4ad78c4c9161e31], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41921], x-envoy-attempt-count=[1], x-b3-traceid=[3354b96693a6e2b4a4ad78c4c9161e31], x-b3-spanid=[f10ece8d0bdfb58d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e9f8a91a-dad6-4d09-b4c2-9a32814453a7]}\\\"}\"}","context":{"RequestID":"e9f8a91a-dad6-4d09-b4c2-9a32814453a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d457be99-bb69-48a2-89e1-db978cc4f5ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:45:58.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:58.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9f8a91a-dad6-4d09-b4c2-9a32814453a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d457be99-bb69-48a2-89e1-db978cc4f5ec","LogTimestamp":"2023-09-27T04:45:58.066Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:45:58.104Z","message":"Entering","context":{"RequestID":"2c4e138b-102d-4261-97da-925537708dc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"762c4727-15b5-4ee2-8d83-017f6f831f6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:58.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:58.106Z","message":"{\"transactionId\":\"2c4e138b-102d-4261-97da-925537708dc2\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:58:104\",\"respDate\":\"230927-04:45:58:106\",\"sourceId\":\"haproxy:2c4e138b-102d-4261-97da-925537708dc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:45:58:104-96834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[424004f6-06c1-4c0a-85ff-0eaeb2847ffa], x-b3-parentspanid=[9031f7a41e96bb6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8acc625d33c5d439031f7a41e96bb6d], x-b3-spanid=[028a49056a44ec7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c4e138b-102d-4261-97da-925537708dc2]}\\\"}\"}","context":{"RequestID":"2c4e138b-102d-4261-97da-925537708dc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"762c4727-15b5-4ee2-8d83-017f6f831f6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:45:58.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:58.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c4e138b-102d-4261-97da-925537708dc2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"762c4727-15b5-4ee2-8d83-017f6f831f6e","LogTimestamp":"2023-09-27T04:45:58.106Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:45:58.417Z","message":"Entering","context":{"RequestID":"71684895-c7d3-4da3-a0fe-48d267b5a2a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f3d5303-cf8d-4f69-bc1a-5b486ed7d1f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:45:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"71684895-c7d3-4da3-a0fe-48d267b5a2a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f3d5303-cf8d-4f69-bc1a-5b486ed7d1f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:58.420Z","message":"{\"transactionId\":\"71684895-c7d3-4da3-a0fe-48d267b5a2a4\",\"status\":\"200\",\"rqstDate\":\"230927-04:45:58:418\",\"respDate\":\"230927-04:45:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:71684895-c7d3-4da3-a0fe-48d267b5a2a4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:45:58:418-70967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[71684895-c7d3-4da3-a0fe-48d267b5a2a4]}\\\"}\"}","context":{"RequestID":"71684895-c7d3-4da3-a0fe-48d267b5a2a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f3d5303-cf8d-4f69-bc1a-5b486ed7d1f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:45:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:45:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71684895-c7d3-4da3-a0fe-48d267b5a2a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f3d5303-cf8d-4f69-bc1a-5b486ed7d1f3","LogTimestamp":"2023-09-27T04:45:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:45:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:00.121Z","message":"Entering","context":{"RequestID":"6515e69e-3ae8-4e1c-9efa-2aac6b278e62","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e9cb57b-9d3f-4c87-b018-dff86e2afcb3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:00.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:00.123Z","message":"{\"transactionId\":\"6515e69e-3ae8-4e1c-9efa-2aac6b278e62\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:00:121\",\"respDate\":\"230927-04:46:00:123\",\"sourceId\":\"haproxy:6515e69e-3ae8-4e1c-9efa-2aac6b278e62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:00:121-66320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[241f47f0-4049-4afd-bb5d-2b9889edfde8], x-b3-parentspanid=[468ea3296b7ec43b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8eb7323808422e9468ea3296b7ec43b], x-b3-spanid=[7f88d485d223a261], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6515e69e-3ae8-4e1c-9efa-2aac6b278e62]}\\\"}\"}","context":{"RequestID":"6515e69e-3ae8-4e1c-9efa-2aac6b278e62","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e9cb57b-9d3f-4c87-b018-dff86e2afcb3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:00.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:00.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6515e69e-3ae8-4e1c-9efa-2aac6b278e62","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e9cb57b-9d3f-4c87-b018-dff86e2afcb3","LogTimestamp":"2023-09-27T04:46:00.123Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:02.138Z","message":"Entering","context":{"RequestID":"a40466e9-6c41-4681-a250-b558ec12be88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69655fed-38b7-41ce-ba35-28a2c3be9912","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:02.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:02.141Z","message":"{\"transactionId\":\"a40466e9-6c41-4681-a250-b558ec12be88\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:02:139\",\"respDate\":\"230927-04:46:02:141\",\"sourceId\":\"haproxy:a40466e9-6c41-4681-a250-b558ec12be88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:02:139-46325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[379e7b6f-9fd4-4dd2-ac6c-050ab0523ec0], x-b3-parentspanid=[ad1cf2c248e8124b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c68a99aff64d5b71ad1cf2c248e8124b], x-b3-spanid=[c9aa10f793fbae35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a40466e9-6c41-4681-a250-b558ec12be88]}\\\"}\"}","context":{"RequestID":"a40466e9-6c41-4681-a250-b558ec12be88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69655fed-38b7-41ce-ba35-28a2c3be9912","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:02.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:02.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a40466e9-6c41-4681-a250-b558ec12be88","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69655fed-38b7-41ce-ba35-28a2c3be9912","LogTimestamp":"2023-09-27T04:46:02.141Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:46:04.154Z","message":"Entering","context":{"RequestID":"8ab0c107-c776-419a-bd74-eb6729ce0704","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73eefc11-1b04-42b3-9246-d81e9de5b2bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:04.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:04.157Z","message":"{\"transactionId\":\"8ab0c107-c776-419a-bd74-eb6729ce0704\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:04:155\",\"respDate\":\"230927-04:46:04:157\",\"sourceId\":\"haproxy:8ab0c107-c776-419a-bd74-eb6729ce0704\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:04:155-14085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30e6d15e-ccf4-472f-8b6f-d92382c6a4ac], x-b3-parentspanid=[0830cbc2e8e02461], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f7836016983c6ef0830cbc2e8e02461], x-b3-spanid=[3eaff29b807121a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ab0c107-c776-419a-bd74-eb6729ce0704]}\\\"}\"}","context":{"RequestID":"8ab0c107-c776-419a-bd74-eb6729ce0704","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73eefc11-1b04-42b3-9246-d81e9de5b2bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:04.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:04.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ab0c107-c776-419a-bd74-eb6729ce0704","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73eefc11-1b04-42b3-9246-d81e9de5b2bf","LogTimestamp":"2023-09-27T04:46:04.157Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:46:05.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:46:05.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:05.977Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:05.977Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:06.166Z","message":"Entering","context":{"RequestID":"ba63aa6b-4041-4df1-ae61-4ced0e809996","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87425f1d-c10e-4b64-80d0-62ec41f3fe0a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:06.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:06.168Z","message":"{\"transactionId\":\"ba63aa6b-4041-4df1-ae61-4ced0e809996\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:06:167\",\"respDate\":\"230927-04:46:06:168\",\"sourceId\":\"haproxy:ba63aa6b-4041-4df1-ae61-4ced0e809996\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:06:167-4778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9148f6a0-0293-436c-ab43-5da7bdfdb364], x-b3-parentspanid=[2f1ea7a2bea6966d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0647410d90bd0ef2f1ea7a2bea6966d], x-b3-spanid=[534bf7b28381b4fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba63aa6b-4041-4df1-ae61-4ced0e809996]}\\\"}\"}","context":{"RequestID":"ba63aa6b-4041-4df1-ae61-4ced0e809996","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87425f1d-c10e-4b64-80d0-62ec41f3fe0a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:06.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:06.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba63aa6b-4041-4df1-ae61-4ced0e809996","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87425f1d-c10e-4b64-80d0-62ec41f3fe0a","LogTimestamp":"2023-09-27T04:46:06.168Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:08.061Z","message":"Entering","context":{"RequestID":"6c666407-fe20-4bb2-86f7-d605775ed1b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96e45cd5-f7bd-4626-8d97-66ff2dd03896","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:08.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:08.063Z","message":"{\"transactionId\":\"6c666407-fe20-4bb2-86f7-d605775ed1b9\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:08:061\",\"respDate\":\"230927-04:46:08:063\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6c666407-fe20-4bb2-86f7-d605775ed1b9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:08:061-7412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a6c06ef-8e7b-4f08-ab2f-a5001d80d290], x-b3-parentspanid=[dc19400990f01a4e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51433], x-envoy-attempt-count=[1], x-b3-traceid=[503b782e381d1667dc19400990f01a4e], x-b3-spanid=[5c3e91949907e7e9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6c666407-fe20-4bb2-86f7-d605775ed1b9]}\\\"}\"}","context":{"RequestID":"6c666407-fe20-4bb2-86f7-d605775ed1b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96e45cd5-f7bd-4626-8d97-66ff2dd03896","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:08.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:08.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c666407-fe20-4bb2-86f7-d605775ed1b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96e45cd5-f7bd-4626-8d97-66ff2dd03896","LogTimestamp":"2023-09-27T04:46:08.063Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:08.179Z","message":"Entering","context":{"RequestID":"c8ddd21f-4a7c-485a-adb0-3e1eabab3433","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82542cb2-ceaa-4426-ae0c-0f7a15900a53","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:08.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:08.182Z","message":"{\"transactionId\":\"c8ddd21f-4a7c-485a-adb0-3e1eabab3433\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:08:180\",\"respDate\":\"230927-04:46:08:181\",\"sourceId\":\"haproxy:c8ddd21f-4a7c-485a-adb0-3e1eabab3433\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:08:180-67897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8df9846-4dd2-44be-9040-fa48f7bd85c6], x-b3-parentspanid=[2562d4fff0ce60ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a9a2ee2c45e99892562d4fff0ce60ad], x-b3-spanid=[17421fb9a45cb41c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8ddd21f-4a7c-485a-adb0-3e1eabab3433]}\\\"}\"}","context":{"RequestID":"c8ddd21f-4a7c-485a-adb0-3e1eabab3433","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82542cb2-ceaa-4426-ae0c-0f7a15900a53","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:08.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:08.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8ddd21f-4a7c-485a-adb0-3e1eabab3433","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82542cb2-ceaa-4426-ae0c-0f7a15900a53","LogTimestamp":"2023-09-27T04:46:08.182Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:08.417Z","message":"Entering","context":{"RequestID":"ca63e981-2733-4cbd-8a91-94a540367e35","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d39ced50-dd32-40db-b05e-0533b4f77c4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca63e981-2733-4cbd-8a91-94a540367e35","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d39ced50-dd32-40db-b05e-0533b4f77c4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:08.419Z","message":"{\"transactionId\":\"ca63e981-2733-4cbd-8a91-94a540367e35\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:08:418\",\"respDate\":\"230927-04:46:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca63e981-2733-4cbd-8a91-94a540367e35\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:08:418-37951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca63e981-2733-4cbd-8a91-94a540367e35]}\\\"}\"}","context":{"RequestID":"ca63e981-2733-4cbd-8a91-94a540367e35","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d39ced50-dd32-40db-b05e-0533b4f77c4d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca63e981-2733-4cbd-8a91-94a540367e35","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d39ced50-dd32-40db-b05e-0533b4f77c4d","LogTimestamp":"2023-09-27T04:46:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:10.196Z","message":"Entering","context":{"RequestID":"c44a35ef-b65b-493b-a401-2e89f7e7579a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dccaf9ca-4f3f-4fef-ae46-4b878dc6728e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:10.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:10.198Z","message":"{\"transactionId\":\"c44a35ef-b65b-493b-a401-2e89f7e7579a\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:10:197\",\"respDate\":\"230927-04:46:10:198\",\"sourceId\":\"haproxy:c44a35ef-b65b-493b-a401-2e89f7e7579a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:10:197-11444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[676b4de1-56ff-47f6-b594-75b8185f1a8a], x-b3-parentspanid=[9e9b3bccd1a3aaf6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb399a20373d808f9e9b3bccd1a3aaf6], x-b3-spanid=[a2e1b1668f9076c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c44a35ef-b65b-493b-a401-2e89f7e7579a]}\\\"}\"}","context":{"RequestID":"c44a35ef-b65b-493b-a401-2e89f7e7579a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dccaf9ca-4f3f-4fef-ae46-4b878dc6728e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:10.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:10.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c44a35ef-b65b-493b-a401-2e89f7e7579a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dccaf9ca-4f3f-4fef-ae46-4b878dc6728e","LogTimestamp":"2023-09-27T04:46:10.199Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:11.669Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:11.674Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:12.213Z","message":"Entering","context":{"RequestID":"9f627a93-1e3e-42f6-93b7-3e9a37a19b32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2da31ff8-17f8-4ef3-9cdd-b2d7181449a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:12.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:12.216Z","message":"{\"transactionId\":\"9f627a93-1e3e-42f6-93b7-3e9a37a19b32\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:12:214\",\"respDate\":\"230927-04:46:12:216\",\"sourceId\":\"haproxy:9f627a93-1e3e-42f6-93b7-3e9a37a19b32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:12:214-26434\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fecfa8c-9640-4385-bd8c-1ac68a01e19f], x-b3-parentspanid=[e12e19f16050ab0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89a40ec2bb3727a5e12e19f16050ab0c], x-b3-spanid=[2ca1f5acb07221a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f627a93-1e3e-42f6-93b7-3e9a37a19b32]}\\\"}\"}","context":{"RequestID":"9f627a93-1e3e-42f6-93b7-3e9a37a19b32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2da31ff8-17f8-4ef3-9cdd-b2d7181449a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:12.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:12.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f627a93-1e3e-42f6-93b7-3e9a37a19b32","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2da31ff8-17f8-4ef3-9cdd-b2d7181449a0","LogTimestamp":"2023-09-27T04:46:12.216Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:46:14.226Z","message":"Entering","context":{"RequestID":"deb2ca81-c0a6-4224-9ad5-ff9dab750441","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08f0f688-e2ba-42af-8f21-47e3d6986e5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:14.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:14.228Z","message":"{\"transactionId\":\"deb2ca81-c0a6-4224-9ad5-ff9dab750441\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:14:227\",\"respDate\":\"230927-04:46:14:228\",\"sourceId\":\"haproxy:deb2ca81-c0a6-4224-9ad5-ff9dab750441\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:14:227-30539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9525b8e1-6a1d-4c83-9464-155a754e482b], x-b3-parentspanid=[40b89702c903b8b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edd82f08b50341e440b89702c903b8b7], x-b3-spanid=[3a13ccebde562711], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[deb2ca81-c0a6-4224-9ad5-ff9dab750441]}\\\"}\"}","context":{"RequestID":"deb2ca81-c0a6-4224-9ad5-ff9dab750441","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"08f0f688-e2ba-42af-8f21-47e3d6986e5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:14.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:14.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"deb2ca81-c0a6-4224-9ad5-ff9dab750441","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08f0f688-e2ba-42af-8f21-47e3d6986e5e","LogTimestamp":"2023-09-27T04:46:14.228Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:15.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:46:15.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:15.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:15.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:16.239Z","message":"Entering","context":{"RequestID":"792ff667-94c5-40de-bb15-9cf7c99b1f0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73191f5e-a95b-4732-8bce-8b84826af1db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:16.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:16.241Z","message":"{\"transactionId\":\"792ff667-94c5-40de-bb15-9cf7c99b1f0e\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:16:240\",\"respDate\":\"230927-04:46:16:241\",\"sourceId\":\"haproxy:792ff667-94c5-40de-bb15-9cf7c99b1f0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:16:240-28611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9151394-47b5-4dd5-8ce7-f89ee8b2f5da], x-b3-parentspanid=[bed0ff0008d702d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1aaa291888d36c9bed0ff0008d702d6], x-b3-spanid=[6303141b5f67477a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[792ff667-94c5-40de-bb15-9cf7c99b1f0e]}\\\"}\"}","context":{"RequestID":"792ff667-94c5-40de-bb15-9cf7c99b1f0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73191f5e-a95b-4732-8bce-8b84826af1db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:16.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:16.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"792ff667-94c5-40de-bb15-9cf7c99b1f0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73191f5e-a95b-4732-8bce-8b84826af1db","LogTimestamp":"2023-09-27T04:46:16.241Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:18.059Z","message":"Entering","context":{"RequestID":"de7fb211-8648-499b-a398-268b4377c164","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c8abf8b-e629-4575-9c96-87478fd4252c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:18.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:18.061Z","message":"{\"transactionId\":\"de7fb211-8648-499b-a398-268b4377c164\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:18:059\",\"respDate\":\"230927-04:46:18:061\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:de7fb211-8648-499b-a398-268b4377c164\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:18:059-39318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a68f00e-361c-429a-9c70-89abff90013d], x-b3-parentspanid=[4f75f20ea4ee7383], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42789], x-envoy-attempt-count=[1], x-b3-traceid=[fe877044469444664f75f20ea4ee7383], x-b3-spanid=[abd344fb9afa5f13], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[de7fb211-8648-499b-a398-268b4377c164]}\\\"}\"}","context":{"RequestID":"de7fb211-8648-499b-a398-268b4377c164","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c8abf8b-e629-4575-9c96-87478fd4252c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:18.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:18.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de7fb211-8648-499b-a398-268b4377c164","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c8abf8b-e629-4575-9c96-87478fd4252c","LogTimestamp":"2023-09-27T04:46:18.061Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:18.264Z","message":"Entering","context":{"RequestID":"b69e7b94-14d4-4854-89f3-e923d42a89c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61499511-d242-4489-bdf3-8f8aa647cb12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:18.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:18.266Z","message":"{\"transactionId\":\"b69e7b94-14d4-4854-89f3-e923d42a89c9\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:18:265\",\"respDate\":\"230927-04:46:18:266\",\"sourceId\":\"haproxy:b69e7b94-14d4-4854-89f3-e923d42a89c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:46:18:265-60282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7aee06b-2c25-4120-80c9-2b255d953e88], x-b3-parentspanid=[3cbbb020822d0678], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96dac85ddf32468c3cbbb020822d0678], x-b3-spanid=[e0ca733fb288f008], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b69e7b94-14d4-4854-89f3-e923d42a89c9]}\\\"}\"}","context":{"RequestID":"b69e7b94-14d4-4854-89f3-e923d42a89c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61499511-d242-4489-bdf3-8f8aa647cb12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:18.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:18.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b69e7b94-14d4-4854-89f3-e923d42a89c9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61499511-d242-4489-bdf3-8f8aa647cb12","LogTimestamp":"2023-09-27T04:46:18.267Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:18.418Z","message":"Entering","context":{"RequestID":"916ec6a5-4057-4084-83c5-e4ebff49b6d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30a6ecf3-8aa8-4f8f-8411-3dce0030005c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"916ec6a5-4057-4084-83c5-e4ebff49b6d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30a6ecf3-8aa8-4f8f-8411-3dce0030005c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:18.421Z","message":"{\"transactionId\":\"916ec6a5-4057-4084-83c5-e4ebff49b6d6\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:18:419\",\"respDate\":\"230927-04:46:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:916ec6a5-4057-4084-83c5-e4ebff49b6d6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:18:419-71178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[916ec6a5-4057-4084-83c5-e4ebff49b6d6]}\\\"}\"}","context":{"RequestID":"916ec6a5-4057-4084-83c5-e4ebff49b6d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30a6ecf3-8aa8-4f8f-8411-3dce0030005c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"916ec6a5-4057-4084-83c5-e4ebff49b6d6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30a6ecf3-8aa8-4f8f-8411-3dce0030005c","LogTimestamp":"2023-09-27T04:46:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:46:20.276Z","message":"Entering","context":{"RequestID":"2eb748f3-b6cc-4c1c-820f-77b371ff456e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fe72063-2078-40cd-8c78-481b62b58431","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:20.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:20.278Z","message":"{\"transactionId\":\"2eb748f3-b6cc-4c1c-820f-77b371ff456e\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:20:276\",\"respDate\":\"230927-04:46:20:278\",\"sourceId\":\"haproxy:2eb748f3-b6cc-4c1c-820f-77b371ff456e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:20:276-50102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[162d79b8-ae3a-4d0a-baf5-5e2aa8511503], x-b3-parentspanid=[fb09d4404987eabd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[397ddf7f9e875169fb09d4404987eabd], x-b3-spanid=[8c4d040935f9655b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2eb748f3-b6cc-4c1c-820f-77b371ff456e]}\\\"}\"}","context":{"RequestID":"2eb748f3-b6cc-4c1c-820f-77b371ff456e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fe72063-2078-40cd-8c78-481b62b58431","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:20.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:20.278Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2eb748f3-b6cc-4c1c-820f-77b371ff456e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fe72063-2078-40cd-8c78-481b62b58431","LogTimestamp":"2023-09-27T04:46:20.278Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:46:22.289Z","message":"Entering","context":{"RequestID":"274e57df-1e82-41d6-adab-46cccf621715","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e217fca1-874e-44e9-a4a2-8c9429859a4e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:22.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:22.291Z","message":"{\"transactionId\":\"274e57df-1e82-41d6-adab-46cccf621715\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:22:289\",\"respDate\":\"230927-04:46:22:291\",\"sourceId\":\"haproxy:274e57df-1e82-41d6-adab-46cccf621715\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:22:289-94014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa3c104b-c920-4f5e-934c-3d6b61d98f9d], x-b3-parentspanid=[9b66d33270f11a8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3074887fca6e4449b66d33270f11a8c], x-b3-spanid=[d33a75f01d4ee2a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[274e57df-1e82-41d6-adab-46cccf621715]}\\\"}\"}","context":{"RequestID":"274e57df-1e82-41d6-adab-46cccf621715","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e217fca1-874e-44e9-a4a2-8c9429859a4e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:22.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:22.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"274e57df-1e82-41d6-adab-46cccf621715","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e217fca1-874e-44e9-a4a2-8c9429859a4e","LogTimestamp":"2023-09-27T04:46:22.291Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:24.305Z","message":"Entering","context":{"RequestID":"2e87b5df-f0d8-4dd9-9cf7-d33bab8e0fc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de73f184-c118-43f2-bffe-7d638e178cb9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:24.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:24.308Z","message":"{\"transactionId\":\"2e87b5df-f0d8-4dd9-9cf7-d33bab8e0fc2\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:24:306\",\"respDate\":\"230927-04:46:24:308\",\"sourceId\":\"haproxy:2e87b5df-f0d8-4dd9-9cf7-d33bab8e0fc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:24:306-2524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb9ba39c-1d54-4717-b56b-150e6635d6b6], x-b3-parentspanid=[5f1953c1c38d7567], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a7d420ad0308eb45f1953c1c38d7567], x-b3-spanid=[4241e8dad6e243c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e87b5df-f0d8-4dd9-9cf7-d33bab8e0fc2]}\\\"}\"}","context":{"RequestID":"2e87b5df-f0d8-4dd9-9cf7-d33bab8e0fc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de73f184-c118-43f2-bffe-7d638e178cb9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:24.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:24.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e87b5df-f0d8-4dd9-9cf7-d33bab8e0fc2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de73f184-c118-43f2-bffe-7d638e178cb9","LogTimestamp":"2023-09-27T04:46:24.308Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:25.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:46:25.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:25.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:25.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:26.318Z","message":"Entering","context":{"RequestID":"be36e184-8079-4454-8733-9bbd15920711","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4bb93d7e-79a1-486b-832a-727f2a4f058e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:26.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:26.320Z","message":"{\"transactionId\":\"be36e184-8079-4454-8733-9bbd15920711\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:26:319\",\"respDate\":\"230927-04:46:26:320\",\"sourceId\":\"haproxy:be36e184-8079-4454-8733-9bbd15920711\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:46:26:319-73672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc638926-5122-429e-b696-dd49382a6114], x-b3-parentspanid=[5ea1ffd3ef0bba56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94d563f146c186945ea1ffd3ef0bba56], x-b3-spanid=[88e4a4c211362a91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be36e184-8079-4454-8733-9bbd15920711]}\\\"}\"}","context":{"RequestID":"be36e184-8079-4454-8733-9bbd15920711","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4bb93d7e-79a1-486b-832a-727f2a4f058e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:26.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:26.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be36e184-8079-4454-8733-9bbd15920711","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bb93d7e-79a1-486b-832a-727f2a4f058e","LogTimestamp":"2023-09-27T04:46:26.320Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:28.058Z","message":"Entering","context":{"RequestID":"d7015d64-0592-4c89-8298-041bcab093e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7e6e70a-1d12-4cee-82b5-db130de64ed8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:28.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:28.060Z","message":"{\"transactionId\":\"d7015d64-0592-4c89-8298-041bcab093e8\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:28:059\",\"respDate\":\"230927-04:46:28:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d7015d64-0592-4c89-8298-041bcab093e8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:28:059-25118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[311d6c79-de0d-46b8-9f60-7fec22371810], x-b3-parentspanid=[d946a26a3bbc8bdf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55259], x-envoy-attempt-count=[1], x-b3-traceid=[c06913e5fc0b6dc1d946a26a3bbc8bdf], x-b3-spanid=[8db70fad00d02713], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d7015d64-0592-4c89-8298-041bcab093e8]}\\\"}\"}","context":{"RequestID":"d7015d64-0592-4c89-8298-041bcab093e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7e6e70a-1d12-4cee-82b5-db130de64ed8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:28.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:28.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7015d64-0592-4c89-8298-041bcab093e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7e6e70a-1d12-4cee-82b5-db130de64ed8","LogTimestamp":"2023-09-27T04:46:28.061Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:28.329Z","message":"Entering","context":{"RequestID":"25beac53-7e89-4f4e-970d-9384e32fe0e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"898a067f-1c80-4cd3-9355-1f17f69b49b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:28.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:28.331Z","message":"{\"transactionId\":\"25beac53-7e89-4f4e-970d-9384e32fe0e8\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:28:330\",\"respDate\":\"230927-04:46:28:331\",\"sourceId\":\"haproxy:25beac53-7e89-4f4e-970d-9384e32fe0e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:46:28:330-19943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a90395c-5560-4586-be92-85cee2f41770], x-b3-parentspanid=[6be926b4d07054c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2faaf2dfd35a301f6be926b4d07054c0], x-b3-spanid=[347b7367b5e20e49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25beac53-7e89-4f4e-970d-9384e32fe0e8]}\\\"}\"}","context":{"RequestID":"25beac53-7e89-4f4e-970d-9384e32fe0e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"898a067f-1c80-4cd3-9355-1f17f69b49b6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:28.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:28.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25beac53-7e89-4f4e-970d-9384e32fe0e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"898a067f-1c80-4cd3-9355-1f17f69b49b6","LogTimestamp":"2023-09-27T04:46:28.332Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:28.418Z","message":"Entering","context":{"RequestID":"3e1eabda-ccb1-443e-b62e-8054639a7994","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9b35be2-c62a-4a74-a0dc-d457c26165d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"3e1eabda-ccb1-443e-b62e-8054639a7994","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9b35be2-c62a-4a74-a0dc-d457c26165d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:28.420Z","message":"{\"transactionId\":\"3e1eabda-ccb1-443e-b62e-8054639a7994\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:28:418\",\"respDate\":\"230927-04:46:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3e1eabda-ccb1-443e-b62e-8054639a7994\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:46:28:418-60209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3e1eabda-ccb1-443e-b62e-8054639a7994]}\\\"}\"}","context":{"RequestID":"3e1eabda-ccb1-443e-b62e-8054639a7994","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9b35be2-c62a-4a74-a0dc-d457c26165d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e1eabda-ccb1-443e-b62e-8054639a7994","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9b35be2-c62a-4a74-a0dc-d457c26165d0","LogTimestamp":"2023-09-27T04:46:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:46:30.344Z","message":"Entering","context":{"RequestID":"a92d5b22-6d54-4749-85fb-8d17516ed11e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e37a3191-0c47-4bd6-9c1a-f94d65498ed5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:30.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:30.346Z","message":"{\"transactionId\":\"a92d5b22-6d54-4749-85fb-8d17516ed11e\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:30:345\",\"respDate\":\"230927-04:46:30:346\",\"sourceId\":\"haproxy:a92d5b22-6d54-4749-85fb-8d17516ed11e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:30:345-53608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35b02b11-6c1a-4c14-a817-c87f0e7314df], x-b3-parentspanid=[ebfa59695cfdaf59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57571a4a0e1676bbebfa59695cfdaf59], x-b3-spanid=[7b44d41f906cfb17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a92d5b22-6d54-4749-85fb-8d17516ed11e]}\\\"}\"}","context":{"RequestID":"a92d5b22-6d54-4749-85fb-8d17516ed11e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e37a3191-0c47-4bd6-9c1a-f94d65498ed5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:30.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:30.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a92d5b22-6d54-4749-85fb-8d17516ed11e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e37a3191-0c47-4bd6-9c1a-f94d65498ed5","LogTimestamp":"2023-09-27T04:46:30.347Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:46:32.365Z","message":"Entering","context":{"RequestID":"d0d8682b-ce47-4bae-b567-4b720a198128","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2dfa20c-27ae-4f94-a9d6-8dd5c31bedff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:32.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:32.366Z","message":"{\"transactionId\":\"d0d8682b-ce47-4bae-b567-4b720a198128\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:32:365\",\"respDate\":\"230927-04:46:32:366\",\"sourceId\":\"haproxy:d0d8682b-ce47-4bae-b567-4b720a198128\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:32:365-16834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53b5b167-be45-435e-a44f-c9c0a2df3bff], x-b3-parentspanid=[65836b5afb3f7894], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45968e9bd80595c665836b5afb3f7894], x-b3-spanid=[a4a0e8f1ebcafc56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0d8682b-ce47-4bae-b567-4b720a198128]}\\\"}\"}","context":{"RequestID":"d0d8682b-ce47-4bae-b567-4b720a198128","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2dfa20c-27ae-4f94-a9d6-8dd5c31bedff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:32.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:32.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0d8682b-ce47-4bae-b567-4b720a198128","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2dfa20c-27ae-4f94-a9d6-8dd5c31bedff","LogTimestamp":"2023-09-27T04:46:32.367Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:34.377Z","message":"Entering","context":{"RequestID":"1afc64a6-54c3-4634-8317-e50a52d823a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4712b905-f5de-41c4-955b-73246179d452","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:34.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:34.380Z","message":"{\"transactionId\":\"1afc64a6-54c3-4634-8317-e50a52d823a5\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:34:378\",\"respDate\":\"230927-04:46:34:380\",\"sourceId\":\"haproxy:1afc64a6-54c3-4634-8317-e50a52d823a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:46:34:378-4183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cabf8298-1b99-4ea9-919f-71b38b8f26b7], x-b3-parentspanid=[42d6366d4fb769fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90465d1fa0b600df42d6366d4fb769fa], x-b3-spanid=[05a316ee0ccb4b73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1afc64a6-54c3-4634-8317-e50a52d823a5]}\\\"}\"}","context":{"RequestID":"1afc64a6-54c3-4634-8317-e50a52d823a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4712b905-f5de-41c4-955b-73246179d452","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:34.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:34.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1afc64a6-54c3-4634-8317-e50a52d823a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4712b905-f5de-41c4-955b-73246179d452","LogTimestamp":"2023-09-27T04:46:34.380Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:46:35.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:46:35.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:35.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:35.942Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:36.400Z","message":"Entering","context":{"RequestID":"2f26c6a4-0dae-4889-91e8-ef5480a96309","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8922cdd1-6f49-4d01-b1b2-5a8ebb218ab7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:36.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:36.401Z","message":"{\"transactionId\":\"2f26c6a4-0dae-4889-91e8-ef5480a96309\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:36:400\",\"respDate\":\"230927-04:46:36:401\",\"sourceId\":\"haproxy:2f26c6a4-0dae-4889-91e8-ef5480a96309\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:36:400-48286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f68745e-e6c8-4f4a-9bea-598eda3ce421], x-b3-parentspanid=[5c850fdc67cc5336], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[569883e8c449d8d75c850fdc67cc5336], x-b3-spanid=[590adbe238efb0a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f26c6a4-0dae-4889-91e8-ef5480a96309]}\\\"}\"}","context":{"RequestID":"2f26c6a4-0dae-4889-91e8-ef5480a96309","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8922cdd1-6f49-4d01-b1b2-5a8ebb218ab7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:36.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:36.402Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f26c6a4-0dae-4889-91e8-ef5480a96309","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8922cdd1-6f49-4d01-b1b2-5a8ebb218ab7","LogTimestamp":"2023-09-27T04:46:36.402Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:38.067Z","message":"Entering","context":{"RequestID":"12421ce4-845c-448f-9bae-8928d66e1a6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ccffbec2-38ae-4e4e-b333-0b5026f177b2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:38.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:38.068Z","message":"{\"transactionId\":\"12421ce4-845c-448f-9bae-8928d66e1a6e\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:38:067\",\"respDate\":\"230927-04:46:38:068\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:12421ce4-845c-448f-9bae-8928d66e1a6e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:38:067-82528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5656a998-1855-9758-a8f0-5208247bb0d7], x-b3-parentspanid=[aa89ef01dd74f110], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49075], x-envoy-attempt-count=[1], x-b3-traceid=[a96920acc7286015aa89ef01dd74f110], x-b3-spanid=[db6bb7a3bebe9e39], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[12421ce4-845c-448f-9bae-8928d66e1a6e]}\\\"}\"}","context":{"RequestID":"12421ce4-845c-448f-9bae-8928d66e1a6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ccffbec2-38ae-4e4e-b333-0b5026f177b2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:38.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:38.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12421ce4-845c-448f-9bae-8928d66e1a6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccffbec2-38ae-4e4e-b333-0b5026f177b2","LogTimestamp":"2023-09-27T04:46:38.069Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:38.416Z","message":"Entering","context":{"RequestID":"3f3d7f80-3b6f-4043-bf78-7e9e78558f3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a35f5d77-7844-4d72-92e7-b2104478a56d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"3f3d7f80-3b6f-4043-bf78-7e9e78558f3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a35f5d77-7844-4d72-92e7-b2104478a56d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:38.418Z","message":"{\"transactionId\":\"3f3d7f80-3b6f-4043-bf78-7e9e78558f3d\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:38:417\",\"respDate\":\"230927-04:46:38:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3f3d7f80-3b6f-4043-bf78-7e9e78558f3d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:38:417-94658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3f3d7f80-3b6f-4043-bf78-7e9e78558f3d]}\\\"}\"}","context":{"RequestID":"3f3d7f80-3b6f-4043-bf78-7e9e78558f3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a35f5d77-7844-4d72-92e7-b2104478a56d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f3d7f80-3b6f-4043-bf78-7e9e78558f3d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a35f5d77-7844-4d72-92e7-b2104478a56d","LogTimestamp":"2023-09-27T04:46:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:38.430Z","message":"Entering","context":{"RequestID":"04f3f47d-afc9-486f-bd23-96a05e2a1d9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55f07c71-733d-4904-914f-0d7f6b5a7165","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:38.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:38.431Z","message":"{\"transactionId\":\"04f3f47d-afc9-486f-bd23-96a05e2a1d9a\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:38:430\",\"respDate\":\"230927-04:46:38:431\",\"sourceId\":\"haproxy:04f3f47d-afc9-486f-bd23-96a05e2a1d9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:38:430-1886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[feb319aa-cc8e-43c6-a830-1b66dc7a8ad1], x-b3-parentspanid=[227023cb82e4d97c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98b89c265a86d439227023cb82e4d97c], x-b3-spanid=[44619cd4bf4ef9f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04f3f47d-afc9-486f-bd23-96a05e2a1d9a]}\\\"}\"}","context":{"RequestID":"04f3f47d-afc9-486f-bd23-96a05e2a1d9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55f07c71-733d-4904-914f-0d7f6b5a7165","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:38.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:38.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04f3f47d-afc9-486f-bd23-96a05e2a1d9a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55f07c71-733d-4904-914f-0d7f6b5a7165","LogTimestamp":"2023-09-27T04:46:38.432Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:40.444Z","message":"Entering","context":{"RequestID":"1638e1fa-2a77-4a73-b57a-226d871fc959","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9199179-2c46-4d56-8547-0f52e910695d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:40.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:40.446Z","message":"{\"transactionId\":\"1638e1fa-2a77-4a73-b57a-226d871fc959\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:40:445\",\"respDate\":\"230927-04:46:40:446\",\"sourceId\":\"haproxy:1638e1fa-2a77-4a73-b57a-226d871fc959\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:40:445-44745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d486d8a-3db8-435a-8ec3-5630289d8fe2], x-b3-parentspanid=[8c687fce00a4ca81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfe0b718b887d4fe8c687fce00a4ca81], x-b3-spanid=[b14704e60e3055cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1638e1fa-2a77-4a73-b57a-226d871fc959]}\\\"}\"}","context":{"RequestID":"1638e1fa-2a77-4a73-b57a-226d871fc959","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9199179-2c46-4d56-8547-0f52e910695d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:40.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:40.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1638e1fa-2a77-4a73-b57a-226d871fc959","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9199179-2c46-4d56-8547-0f52e910695d","LogTimestamp":"2023-09-27T04:46:40.446Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:41.681Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:41.690Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:42.457Z","message":"Entering","context":{"RequestID":"8c5fc23d-33f0-478b-95db-29089d64d603","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3315c565-39d2-48c9-b322-b219332563ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:42.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:42.459Z","message":"{\"transactionId\":\"8c5fc23d-33f0-478b-95db-29089d64d603\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:42:458\",\"respDate\":\"230927-04:46:42:459\",\"sourceId\":\"haproxy:8c5fc23d-33f0-478b-95db-29089d64d603\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:42:458-34575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49e99fd8-a9a9-41f5-b3a9-7a8a6d63a3dd], x-b3-parentspanid=[db3c38946593d0cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5eea001b88f4110edb3c38946593d0cb], x-b3-spanid=[db1bbb291660c039], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c5fc23d-33f0-478b-95db-29089d64d603]}\\\"}\"}","context":{"RequestID":"8c5fc23d-33f0-478b-95db-29089d64d603","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3315c565-39d2-48c9-b322-b219332563ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:42.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:42.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c5fc23d-33f0-478b-95db-29089d64d603","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3315c565-39d2-48c9-b322-b219332563ca","LogTimestamp":"2023-09-27T04:46:42.459Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:44.471Z","message":"Entering","context":{"RequestID":"4bb46d15-c65a-4406-a8bf-cf15c0389dc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65ec3e93-af25-450a-ab55-48eb6ba15a74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:44.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:44.473Z","message":"{\"transactionId\":\"4bb46d15-c65a-4406-a8bf-cf15c0389dc0\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:44:472\",\"respDate\":\"230927-04:46:44:473\",\"sourceId\":\"haproxy:4bb46d15-c65a-4406-a8bf-cf15c0389dc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:46:44:472-58552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b95a0097-3cc1-427c-a360-5574f1adcbaf], x-b3-parentspanid=[56d3f74ab7bdcd45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f77ddf2bf014969e56d3f74ab7bdcd45], x-b3-spanid=[6f575fd58bf4140e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bb46d15-c65a-4406-a8bf-cf15c0389dc0]}\\\"}\"}","context":{"RequestID":"4bb46d15-c65a-4406-a8bf-cf15c0389dc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65ec3e93-af25-450a-ab55-48eb6ba15a74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:44.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:44.473Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bb46d15-c65a-4406-a8bf-cf15c0389dc0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65ec3e93-af25-450a-ab55-48eb6ba15a74","LogTimestamp":"2023-09-27T04:46:44.473Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:45.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:46:45.933Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:45.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:45.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:46.485Z","message":"Entering","context":{"RequestID":"da01cedd-21cb-4512-abce-b8201da25577","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1958a910-ddd1-4945-8c85-eb4c22e52276","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:46.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:46.487Z","message":"{\"transactionId\":\"da01cedd-21cb-4512-abce-b8201da25577\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:46:486\",\"respDate\":\"230927-04:46:46:487\",\"sourceId\":\"haproxy:da01cedd-21cb-4512-abce-b8201da25577\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:46:486-35446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5557b408-b78b-4d4a-acd3-93f56489313d], x-b3-parentspanid=[9c53c5eaed039b95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b20bca691fc851119c53c5eaed039b95], x-b3-spanid=[d86cf57b9efa1351], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da01cedd-21cb-4512-abce-b8201da25577]}\\\"}\"}","context":{"RequestID":"da01cedd-21cb-4512-abce-b8201da25577","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1958a910-ddd1-4945-8c85-eb4c22e52276","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:46.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:46.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da01cedd-21cb-4512-abce-b8201da25577","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1958a910-ddd1-4945-8c85-eb4c22e52276","LogTimestamp":"2023-09-27T04:46:46.487Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:46:48.067Z","message":"Entering","context":{"RequestID":"3facf96e-be10-439f-8a3f-e8c63352030e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c63ed3f4-64a5-422a-ad80-0c99befac89f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:48.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:48.069Z","message":"{\"transactionId\":\"3facf96e-be10-439f-8a3f-e8c63352030e\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:48:068\",\"respDate\":\"230927-04:46:48:069\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3facf96e-be10-439f-8a3f-e8c63352030e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:46:48:068-77488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a1227f3-754b-4c41-a57f-72fa60aae85f], x-b3-parentspanid=[e75c857c35ef38e7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47549], x-envoy-attempt-count=[1], x-b3-traceid=[5858ed79231bc64de75c857c35ef38e7], x-b3-spanid=[0eef16ac4c69ecf0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3facf96e-be10-439f-8a3f-e8c63352030e]}\\\"}\"}","context":{"RequestID":"3facf96e-be10-439f-8a3f-e8c63352030e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c63ed3f4-64a5-422a-ad80-0c99befac89f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:48.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:48.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3facf96e-be10-439f-8a3f-e8c63352030e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c63ed3f4-64a5-422a-ad80-0c99befac89f","LogTimestamp":"2023-09-27T04:46:48.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:46:48.418Z","message":"Entering","context":{"RequestID":"fa2e8ab4-a9a8-4b87-ba1a-7975d5e7d59a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e05755b-31eb-4868-94b2-46fa1da38a98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:48.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"fa2e8ab4-a9a8-4b87-ba1a-7975d5e7d59a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e05755b-31eb-4868-94b2-46fa1da38a98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:48.423Z","message":"{\"transactionId\":\"fa2e8ab4-a9a8-4b87-ba1a-7975d5e7d59a\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:48:420\",\"respDate\":\"230927-04:46:48:423\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fa2e8ab4-a9a8-4b87-ba1a-7975d5e7d59a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:48:420-62695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fa2e8ab4-a9a8-4b87-ba1a-7975d5e7d59a]}\\\"}\"}","context":{"RequestID":"fa2e8ab4-a9a8-4b87-ba1a-7975d5e7d59a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e05755b-31eb-4868-94b2-46fa1da38a98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:48.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa2e8ab4-a9a8-4b87-ba1a-7975d5e7d59a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e05755b-31eb-4868-94b2-46fa1da38a98","LogTimestamp":"2023-09-27T04:46:48.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:46:48.512Z","message":"Entering","context":{"RequestID":"a91def47-f4e6-4a12-8dd5-5f9fa3351212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26d12207-d1a5-495f-8b0d-daa11fa11c0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:48.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:48.514Z","message":"{\"transactionId\":\"a91def47-f4e6-4a12-8dd5-5f9fa3351212\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:48:513\",\"respDate\":\"230927-04:46:48:514\",\"sourceId\":\"haproxy:a91def47-f4e6-4a12-8dd5-5f9fa3351212\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:48:513-65341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36c592e7-bc7b-4915-86bf-1ec602cc5f66], x-b3-parentspanid=[4f93b66d655aa294], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[374ca5cafc11c99e4f93b66d655aa294], x-b3-spanid=[2f4378ff2b8da953], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a91def47-f4e6-4a12-8dd5-5f9fa3351212]}\\\"}\"}","context":{"RequestID":"a91def47-f4e6-4a12-8dd5-5f9fa3351212","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"26d12207-d1a5-495f-8b0d-daa11fa11c0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:48.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:48.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a91def47-f4e6-4a12-8dd5-5f9fa3351212","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26d12207-d1a5-495f-8b0d-daa11fa11c0d","LogTimestamp":"2023-09-27T04:46:48.514Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:46:50.528Z","message":"Entering","context":{"RequestID":"d38cecd3-73b6-4eec-a0ef-8f598933be45","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5409cee2-a699-4e3f-9b68-c56ea94a5612","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:50.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:50.530Z","message":"{\"transactionId\":\"d38cecd3-73b6-4eec-a0ef-8f598933be45\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:50:528\",\"respDate\":\"230927-04:46:50:530\",\"sourceId\":\"haproxy:d38cecd3-73b6-4eec-a0ef-8f598933be45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:46:50:528-48566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5d56b07-4617-4e80-8c2e-2a0b3ad7e3c8], x-b3-parentspanid=[7e6c2bd4fdd85efc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09a3c09adb594f0d7e6c2bd4fdd85efc], x-b3-spanid=[73aa04b982bd9021], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d38cecd3-73b6-4eec-a0ef-8f598933be45]}\\\"}\"}","context":{"RequestID":"d38cecd3-73b6-4eec-a0ef-8f598933be45","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5409cee2-a699-4e3f-9b68-c56ea94a5612","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:50.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:50.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d38cecd3-73b6-4eec-a0ef-8f598933be45","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5409cee2-a699-4e3f-9b68-c56ea94a5612","LogTimestamp":"2023-09-27T04:46:50.530Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:52.544Z","message":"Entering","context":{"RequestID":"b551ec7b-8161-48c7-a85c-a48cb89c518e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6b1664d-7b6a-4145-8227-1ee3e5f28038","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:52.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:52.549Z","message":"{\"transactionId\":\"b551ec7b-8161-48c7-a85c-a48cb89c518e\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:52:545\",\"respDate\":\"230927-04:46:52:549\",\"sourceId\":\"haproxy:b551ec7b-8161-48c7-a85c-a48cb89c518e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:52:545-98611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3593b3e1-5044-43ba-8bd6-c4e28a10806c], x-b3-parentspanid=[3f03332957d60450], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[487722f6becb2add3f03332957d60450], x-b3-spanid=[0c35a855c768b1ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b551ec7b-8161-48c7-a85c-a48cb89c518e]}\\\"}\"}","context":{"RequestID":"b551ec7b-8161-48c7-a85c-a48cb89c518e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6b1664d-7b6a-4145-8227-1ee3e5f28038","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:52.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:52.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b551ec7b-8161-48c7-a85c-a48cb89c518e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6b1664d-7b6a-4145-8227-1ee3e5f28038","LogTimestamp":"2023-09-27T04:46:52.550Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-09-27T04:46:54.559Z","message":"Entering","context":{"RequestID":"7c3602db-dcf2-4790-8baa-ffe60df73de1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2f959d3-405b-4587-bfb0-8baf675535b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:54.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:54.562Z","message":"{\"transactionId\":\"7c3602db-dcf2-4790-8baa-ffe60df73de1\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:54:560\",\"respDate\":\"230927-04:46:54:562\",\"sourceId\":\"haproxy:7c3602db-dcf2-4790-8baa-ffe60df73de1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:54:560-65069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8b7f01c-809e-4078-b0a9-4ca1c8e49e93], x-b3-parentspanid=[82be26fe988d93ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75c5e7bc3ee1392a82be26fe988d93ea], x-b3-spanid=[8ea740141810196d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c3602db-dcf2-4790-8baa-ffe60df73de1]}\\\"}\"}","context":{"RequestID":"7c3602db-dcf2-4790-8baa-ffe60df73de1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2f959d3-405b-4587-bfb0-8baf675535b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:54.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:54.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c3602db-dcf2-4790-8baa-ffe60df73de1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2f959d3-405b-4587-bfb0-8baf675535b9","LogTimestamp":"2023-09-27T04:46:54.562Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:55.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:46:55.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:55.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:55.948Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:56.575Z","message":"Entering","context":{"RequestID":"d437ef04-4848-4973-bbfa-9e10ca5302a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"651b92c5-31ec-40fb-aa6b-882c35941aba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:56.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:56.577Z","message":"{\"transactionId\":\"d437ef04-4848-4973-bbfa-9e10ca5302a4\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:56:576\",\"respDate\":\"230927-04:46:56:577\",\"sourceId\":\"haproxy:d437ef04-4848-4973-bbfa-9e10ca5302a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:56:576-10815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52a312fd-fa96-4375-84c9-34a36c9fcbd1], x-b3-parentspanid=[f21a3912ac54c8a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09a08e7b2db3bb6ff21a3912ac54c8a4], x-b3-spanid=[3c29c98364665d3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d437ef04-4848-4973-bbfa-9e10ca5302a4]}\\\"}\"}","context":{"RequestID":"d437ef04-4848-4973-bbfa-9e10ca5302a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"651b92c5-31ec-40fb-aa6b-882c35941aba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:56.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:56.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d437ef04-4848-4973-bbfa-9e10ca5302a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"651b92c5-31ec-40fb-aa6b-882c35941aba","LogTimestamp":"2023-09-27T04:46:56.577Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:58.060Z","message":"Entering","context":{"RequestID":"e70381da-8cee-4979-8a3c-bad99c8cb960","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95d0cfbb-1021-4c6f-b3a1-2617600edc6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:58.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:58.062Z","message":"{\"transactionId\":\"e70381da-8cee-4979-8a3c-bad99c8cb960\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:58:061\",\"respDate\":\"230927-04:46:58:062\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e70381da-8cee-4979-8a3c-bad99c8cb960\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:46:58:061-23281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[caf20daa-3476-451f-9c7b-71445d0973fd], x-b3-parentspanid=[f4b774866d2ae111], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53083], x-envoy-attempt-count=[1], x-b3-traceid=[e20c270efcde22eff4b774866d2ae111], x-b3-spanid=[25ba6ee1f80198bf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e70381da-8cee-4979-8a3c-bad99c8cb960]}\\\"}\"}","context":{"RequestID":"e70381da-8cee-4979-8a3c-bad99c8cb960","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95d0cfbb-1021-4c6f-b3a1-2617600edc6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:46:58.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:58.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e70381da-8cee-4979-8a3c-bad99c8cb960","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95d0cfbb-1021-4c6f-b3a1-2617600edc6b","LogTimestamp":"2023-09-27T04:46:58.062Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:46:58.417Z","message":"Entering","context":{"RequestID":"6a9eb9eb-b2ff-4b1e-b763-6e2df1b6d123","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75fdc703-3b55-4ca6-81a7-a2ad9c89d124","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"6a9eb9eb-b2ff-4b1e-b763-6e2df1b6d123","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75fdc703-3b55-4ca6-81a7-a2ad9c89d124","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:58.420Z","message":"{\"transactionId\":\"6a9eb9eb-b2ff-4b1e-b763-6e2df1b6d123\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:58:418\",\"respDate\":\"230927-04:46:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6a9eb9eb-b2ff-4b1e-b763-6e2df1b6d123\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:46:58:418-4199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6a9eb9eb-b2ff-4b1e-b763-6e2df1b6d123]}\\\"}\"}","context":{"RequestID":"6a9eb9eb-b2ff-4b1e-b763-6e2df1b6d123","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75fdc703-3b55-4ca6-81a7-a2ad9c89d124","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:46:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a9eb9eb-b2ff-4b1e-b763-6e2df1b6d123","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75fdc703-3b55-4ca6-81a7-a2ad9c89d124","LogTimestamp":"2023-09-27T04:46:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:46:58.598Z","message":"Entering","context":{"RequestID":"a14027ab-9a72-4b43-827f-a870928ade8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"093c6320-e33e-4447-9303-621a8eecda4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:58.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:46:58.601Z","message":"{\"transactionId\":\"a14027ab-9a72-4b43-827f-a870928ade8c\",\"status\":\"200\",\"rqstDate\":\"230927-04:46:58:599\",\"respDate\":\"230927-04:46:58:601\",\"sourceId\":\"haproxy:a14027ab-9a72-4b43-827f-a870928ade8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:46:58:599-47917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23a38342-f524-4bda-a272-905a3a3ffc9f], x-b3-parentspanid=[8f9030c83f1f4614], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be8ea0ecc715d9c38f9030c83f1f4614], x-b3-spanid=[815cb9d0a502af5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a14027ab-9a72-4b43-827f-a870928ade8c]}\\\"}\"}","context":{"RequestID":"a14027ab-9a72-4b43-827f-a870928ade8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"093c6320-e33e-4447-9303-621a8eecda4a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:46:58.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:46:58.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a14027ab-9a72-4b43-827f-a870928ade8c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"093c6320-e33e-4447-9303-621a8eecda4a","LogTimestamp":"2023-09-27T04:46:58.601Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:46:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:00.612Z","message":"Entering","context":{"RequestID":"6a254165-1364-45d3-b889-f3b8c9f2a231","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b35b8bcd-c263-4e40-b24d-8d1e87b272d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:00.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:00.614Z","message":"{\"transactionId\":\"6a254165-1364-45d3-b889-f3b8c9f2a231\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:00:613\",\"respDate\":\"230927-04:47:00:614\",\"sourceId\":\"haproxy:6a254165-1364-45d3-b889-f3b8c9f2a231\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:47:00:613-12431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a99a473d-b7e9-465a-802c-d6b8d035504f], x-b3-parentspanid=[b633794a7cea9161], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfcb517ec1066117b633794a7cea9161], x-b3-spanid=[682d4141f918b3e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a254165-1364-45d3-b889-f3b8c9f2a231]}\\\"}\"}","context":{"RequestID":"6a254165-1364-45d3-b889-f3b8c9f2a231","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b35b8bcd-c263-4e40-b24d-8d1e87b272d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:00.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:00.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a254165-1364-45d3-b889-f3b8c9f2a231","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b35b8bcd-c263-4e40-b24d-8d1e87b272d8","LogTimestamp":"2023-09-27T04:47:00.614Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:02.633Z","message":"Entering","context":{"RequestID":"f6652aaf-b798-4731-a018-50a30a4b9caa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c06c241a-61ac-4e5b-9390-7055cd46113c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:02.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:02.634Z","message":"{\"transactionId\":\"f6652aaf-b798-4731-a018-50a30a4b9caa\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:02:633\",\"respDate\":\"230927-04:47:02:634\",\"sourceId\":\"haproxy:f6652aaf-b798-4731-a018-50a30a4b9caa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:02:633-34081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d70e807-00af-4b41-a932-bb8d183d0d9d], x-b3-parentspanid=[9482de63fa71561f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7f3a281426696da9482de63fa71561f], x-b3-spanid=[6bbf509adcb466bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6652aaf-b798-4731-a018-50a30a4b9caa]}\\\"}\"}","context":{"RequestID":"f6652aaf-b798-4731-a018-50a30a4b9caa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c06c241a-61ac-4e5b-9390-7055cd46113c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:02.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:02.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6652aaf-b798-4731-a018-50a30a4b9caa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c06c241a-61ac-4e5b-9390-7055cd46113c","LogTimestamp":"2023-09-27T04:47:02.635Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:47:04.644Z","message":"Entering","context":{"RequestID":"5a302079-06af-45bb-bc25-26886b18e50b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96050014-547c-4af5-b6e1-ccda2900b560","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:04.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:04.646Z","message":"{\"transactionId\":\"5a302079-06af-45bb-bc25-26886b18e50b\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:04:645\",\"respDate\":\"230927-04:47:04:646\",\"sourceId\":\"haproxy:5a302079-06af-45bb-bc25-26886b18e50b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:04:645-88301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd710c59-0e89-47ac-82e8-65798d1cd63f], x-b3-parentspanid=[05275cd605278c22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cea35b881f0ec46d05275cd605278c22], x-b3-spanid=[7be63e9a1588cbdc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a302079-06af-45bb-bc25-26886b18e50b]}\\\"}\"}","context":{"RequestID":"5a302079-06af-45bb-bc25-26886b18e50b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"96050014-547c-4af5-b6e1-ccda2900b560","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:04.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:04.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a302079-06af-45bb-bc25-26886b18e50b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96050014-547c-4af5-b6e1-ccda2900b560","LogTimestamp":"2023-09-27T04:47:04.646Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:05.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:47:05.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:05.987Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:05.987Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:06.658Z","message":"Entering","context":{"RequestID":"518a0b12-40b0-4e52-9d8e-9a0bd464ae11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2ea7c3e-717b-4a14-8eae-e3e88a69dd1c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:06.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:06.660Z","message":"{\"transactionId\":\"518a0b12-40b0-4e52-9d8e-9a0bd464ae11\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:06:659\",\"respDate\":\"230927-04:47:06:660\",\"sourceId\":\"haproxy:518a0b12-40b0-4e52-9d8e-9a0bd464ae11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:06:659-92862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5de9e922-4d39-41b8-98d2-4ef0ed04f07c], x-b3-parentspanid=[80b4ace73daa5eef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d7ed9e5fa805f9f80b4ace73daa5eef], x-b3-spanid=[7c84ab65dea438d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[518a0b12-40b0-4e52-9d8e-9a0bd464ae11]}\\\"}\"}","context":{"RequestID":"518a0b12-40b0-4e52-9d8e-9a0bd464ae11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a2ea7c3e-717b-4a14-8eae-e3e88a69dd1c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:06.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:06.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"518a0b12-40b0-4e52-9d8e-9a0bd464ae11","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2ea7c3e-717b-4a14-8eae-e3e88a69dd1c","LogTimestamp":"2023-09-27T04:47:06.661Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:08.071Z","message":"Entering","context":{"RequestID":"64b70b23-0737-4784-b97a-b6c24cdace35","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61a421ca-9693-4b10-b5ca-c97d72fa9431","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:08.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:08.073Z","message":"{\"transactionId\":\"64b70b23-0737-4784-b97a-b6c24cdace35\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:08:072\",\"respDate\":\"230927-04:47:08:073\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:64b70b23-0737-4784-b97a-b6c24cdace35\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:08:072-75379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74b5e05d-3767-4af5-af59-73caa88ab1e1], x-b3-parentspanid=[d551af04d6f94e7b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45897], x-envoy-attempt-count=[1], x-b3-traceid=[b4e0a4e84ba6ed17d551af04d6f94e7b], x-b3-spanid=[a48aef2b81d5433b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[64b70b23-0737-4784-b97a-b6c24cdace35]}\\\"}\"}","context":{"RequestID":"64b70b23-0737-4784-b97a-b6c24cdace35","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61a421ca-9693-4b10-b5ca-c97d72fa9431","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:08.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:08.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64b70b23-0737-4784-b97a-b6c24cdace35","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61a421ca-9693-4b10-b5ca-c97d72fa9431","LogTimestamp":"2023-09-27T04:47:08.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:08.418Z","message":"Entering","context":{"RequestID":"1a09a9fa-b78d-4340-99bb-dfb91f26c0d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6ef084e-355f-4bae-b3be-11568b1e6932","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a09a9fa-b78d-4340-99bb-dfb91f26c0d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6ef084e-355f-4bae-b3be-11568b1e6932","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:08.421Z","message":"{\"transactionId\":\"1a09a9fa-b78d-4340-99bb-dfb91f26c0d2\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:08:419\",\"respDate\":\"230927-04:47:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1a09a9fa-b78d-4340-99bb-dfb91f26c0d2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:47:08:419-11731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1a09a9fa-b78d-4340-99bb-dfb91f26c0d2]}\\\"}\"}","context":{"RequestID":"1a09a9fa-b78d-4340-99bb-dfb91f26c0d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6ef084e-355f-4bae-b3be-11568b1e6932","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a09a9fa-b78d-4340-99bb-dfb91f26c0d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6ef084e-355f-4bae-b3be-11568b1e6932","LogTimestamp":"2023-09-27T04:47:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:08.674Z","message":"Entering","context":{"RequestID":"0141ebea-ab1e-497a-be43-30d7bc3a8728","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f7e32ae-2025-4810-89f7-8e2bae7583ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:08.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:08.676Z","message":"{\"transactionId\":\"0141ebea-ab1e-497a-be43-30d7bc3a8728\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:08:675\",\"respDate\":\"230927-04:47:08:676\",\"sourceId\":\"haproxy:0141ebea-ab1e-497a-be43-30d7bc3a8728\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:08:675-42910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc2b6178-1614-4251-a576-d433dc9803cc], x-b3-parentspanid=[c136c7ef1e334318], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f4df845f20ac5d7c136c7ef1e334318], x-b3-spanid=[d6fd880fc17fa0d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0141ebea-ab1e-497a-be43-30d7bc3a8728]}\\\"}\"}","context":{"RequestID":"0141ebea-ab1e-497a-be43-30d7bc3a8728","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f7e32ae-2025-4810-89f7-8e2bae7583ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:08.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:08.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0141ebea-ab1e-497a-be43-30d7bc3a8728","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f7e32ae-2025-4810-89f7-8e2bae7583ff","LogTimestamp":"2023-09-27T04:47:08.676Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:10.686Z","message":"Entering","context":{"RequestID":"23fafd0a-38c2-424f-bc87-082a2a0e2d81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"695c47d6-fc16-47e0-a3fc-83cdd6864281","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:10.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:10.689Z","message":"{\"transactionId\":\"23fafd0a-38c2-424f-bc87-082a2a0e2d81\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:10:687\",\"respDate\":\"230927-04:47:10:689\",\"sourceId\":\"haproxy:23fafd0a-38c2-424f-bc87-082a2a0e2d81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:10:687-16507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe092794-b210-4b08-8fb4-16a8e3c052e5], x-b3-parentspanid=[b5ba0ed327fb3e2b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0aaef3e82ca9dc9fb5ba0ed327fb3e2b], x-b3-spanid=[a5ae6791e3b479a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23fafd0a-38c2-424f-bc87-082a2a0e2d81]}\\\"}\"}","context":{"RequestID":"23fafd0a-38c2-424f-bc87-082a2a0e2d81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"695c47d6-fc16-47e0-a3fc-83cdd6864281","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:10.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:10.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23fafd0a-38c2-424f-bc87-082a2a0e2d81","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"695c47d6-fc16-47e0-a3fc-83cdd6864281","LogTimestamp":"2023-09-27T04:47:10.689Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:11.690Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:11.694Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:12.699Z","message":"Entering","context":{"RequestID":"0c7f894e-c385-4a6d-87cc-1b85529708fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e0ffec4-720e-4b21-a7b8-7a7669cf9d66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:12.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:12.701Z","message":"{\"transactionId\":\"0c7f894e-c385-4a6d-87cc-1b85529708fa\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:12:700\",\"respDate\":\"230927-04:47:12:701\",\"sourceId\":\"haproxy:0c7f894e-c385-4a6d-87cc-1b85529708fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:12:700-83858\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecf93484-a386-4780-8e10-f08fa2323969], x-b3-parentspanid=[384ab2f5244129e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42b6051757768537384ab2f5244129e9], x-b3-spanid=[7bfdac99b9399036], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c7f894e-c385-4a6d-87cc-1b85529708fa]}\\\"}\"}","context":{"RequestID":"0c7f894e-c385-4a6d-87cc-1b85529708fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e0ffec4-720e-4b21-a7b8-7a7669cf9d66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:12.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:12.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c7f894e-c385-4a6d-87cc-1b85529708fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e0ffec4-720e-4b21-a7b8-7a7669cf9d66","LogTimestamp":"2023-09-27T04:47:12.702Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:14.724Z","message":"Entering","context":{"RequestID":"7ffb477b-0ddc-40c2-bc72-94df8313453e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b35f40c-15cd-47d9-9172-5efc9b727821","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:14.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:14.727Z","message":"{\"transactionId\":\"7ffb477b-0ddc-40c2-bc72-94df8313453e\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:14:724\",\"respDate\":\"230927-04:47:14:727\",\"sourceId\":\"haproxy:7ffb477b-0ddc-40c2-bc72-94df8313453e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:47:14:724-67294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c99fafcc-acd8-4c8a-8688-e3cf0f8b13c0], x-b3-parentspanid=[a4384a003c713bd5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[416a69a66c7fe107a4384a003c713bd5], x-b3-spanid=[158f44032cee0ff0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ffb477b-0ddc-40c2-bc72-94df8313453e]}\\\"}\"}","context":{"RequestID":"7ffb477b-0ddc-40c2-bc72-94df8313453e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b35f40c-15cd-47d9-9172-5efc9b727821","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:14.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:14.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ffb477b-0ddc-40c2-bc72-94df8313453e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b35f40c-15cd-47d9-9172-5efc9b727821","LogTimestamp":"2023-09-27T04:47:14.727Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:15.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:47:15.938Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:15.938Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:15.938Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:16.738Z","message":"Entering","context":{"RequestID":"a73a2d32-d5c3-4547-aa1f-b1bc5d20b58e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05d9322c-525e-45b8-9c5d-4cb1d4c9bff3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:16.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:16.740Z","message":"{\"transactionId\":\"a73a2d32-d5c3-4547-aa1f-b1bc5d20b58e\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:16:739\",\"respDate\":\"230927-04:47:16:740\",\"sourceId\":\"haproxy:a73a2d32-d5c3-4547-aa1f-b1bc5d20b58e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:16:739-3511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2c991c9-5987-4bc1-8304-377b87f6dc14], x-b3-parentspanid=[12f600c2838dd932], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38d61e88e950260712f600c2838dd932], x-b3-spanid=[e796a90fa002456c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a73a2d32-d5c3-4547-aa1f-b1bc5d20b58e]}\\\"}\"}","context":{"RequestID":"a73a2d32-d5c3-4547-aa1f-b1bc5d20b58e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05d9322c-525e-45b8-9c5d-4cb1d4c9bff3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:16.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:16.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a73a2d32-d5c3-4547-aa1f-b1bc5d20b58e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05d9322c-525e-45b8-9c5d-4cb1d4c9bff3","LogTimestamp":"2023-09-27T04:47:16.741Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:18.058Z","message":"Entering","context":{"RequestID":"0e62375d-e748-4b45-a3f8-66df5b814428","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d909938-7a55-4cb5-8bef-36b51389e167","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:18.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:18.060Z","message":"{\"transactionId\":\"0e62375d-e748-4b45-a3f8-66df5b814428\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:18:059\",\"respDate\":\"230927-04:47:18:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0e62375d-e748-4b45-a3f8-66df5b814428\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:18:059-58848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f290111-ff39-4a16-b22f-90834f1a8f3c], x-b3-parentspanid=[78163bf4390566c7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48695], x-envoy-attempt-count=[1], x-b3-traceid=[d7b70c5c92b68cf678163bf4390566c7], x-b3-spanid=[86a286e168bb00ca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0e62375d-e748-4b45-a3f8-66df5b814428]}\\\"}\"}","context":{"RequestID":"0e62375d-e748-4b45-a3f8-66df5b814428","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d909938-7a55-4cb5-8bef-36b51389e167","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:18.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:18.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e62375d-e748-4b45-a3f8-66df5b814428","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d909938-7a55-4cb5-8bef-36b51389e167","LogTimestamp":"2023-09-27T04:47:18.061Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:18.419Z","message":"Entering","context":{"RequestID":"b1d671d3-6300-4d4c-8b18-d2f5fa99423b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6acf4b92-a7a7-43bd-af6d-5964e1ba1e65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"b1d671d3-6300-4d4c-8b18-d2f5fa99423b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6acf4b92-a7a7-43bd-af6d-5964e1ba1e65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:18.422Z","message":"{\"transactionId\":\"b1d671d3-6300-4d4c-8b18-d2f5fa99423b\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:18:420\",\"respDate\":\"230927-04:47:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b1d671d3-6300-4d4c-8b18-d2f5fa99423b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:47:18:420-17880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b1d671d3-6300-4d4c-8b18-d2f5fa99423b]}\\\"}\"}","context":{"RequestID":"b1d671d3-6300-4d4c-8b18-d2f5fa99423b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6acf4b92-a7a7-43bd-af6d-5964e1ba1e65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1d671d3-6300-4d4c-8b18-d2f5fa99423b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6acf4b92-a7a7-43bd-af6d-5964e1ba1e65","LogTimestamp":"2023-09-27T04:47:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:18.756Z","message":"Entering","context":{"RequestID":"050daf43-651d-48dc-83e8-e2b067ad40ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fe91a44-3ada-4852-9eff-4d909f0b0d32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:18.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:18.757Z","message":"{\"transactionId\":\"050daf43-651d-48dc-83e8-e2b067ad40ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:18:756\",\"respDate\":\"230927-04:47:18:757\",\"sourceId\":\"haproxy:050daf43-651d-48dc-83e8-e2b067ad40ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:18:756-55657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ef586fb-6008-45c1-96cb-3be7b559b9da], x-b3-parentspanid=[6567c0a2463006fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d69d81d6c59685c6567c0a2463006fc], x-b3-spanid=[52e066dd1d13b23a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[050daf43-651d-48dc-83e8-e2b067ad40ba]}\\\"}\"}","context":{"RequestID":"050daf43-651d-48dc-83e8-e2b067ad40ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fe91a44-3ada-4852-9eff-4d909f0b0d32","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:18.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:18.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"050daf43-651d-48dc-83e8-e2b067ad40ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fe91a44-3ada-4852-9eff-4d909f0b0d32","LogTimestamp":"2023-09-27T04:47:18.758Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:20.767Z","message":"Entering","context":{"RequestID":"24b574a5-2f7e-4525-814b-b55e2000f221","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dedbb6bb-225e-4407-9a71-78b99b5a5fd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:20.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:20.769Z","message":"{\"transactionId\":\"24b574a5-2f7e-4525-814b-b55e2000f221\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:20:768\",\"respDate\":\"230927-04:47:20:769\",\"sourceId\":\"haproxy:24b574a5-2f7e-4525-814b-b55e2000f221\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:20:768-77916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35488b20-2e74-4afa-bc0b-1b627a72eb9e], x-b3-parentspanid=[2bc393474e0ccde3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ea85bc53e3b69032bc393474e0ccde3], x-b3-spanid=[ae5dd0da433f4d24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24b574a5-2f7e-4525-814b-b55e2000f221]}\\\"}\"}","context":{"RequestID":"24b574a5-2f7e-4525-814b-b55e2000f221","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dedbb6bb-225e-4407-9a71-78b99b5a5fd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:20.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:20.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24b574a5-2f7e-4525-814b-b55e2000f221","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dedbb6bb-225e-4407-9a71-78b99b5a5fd2","LogTimestamp":"2023-09-27T04:47:20.769Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:22.779Z","message":"Entering","context":{"RequestID":"91cc9cb6-1399-440b-9644-3a8a5006a31d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a55c37b-bdeb-40fd-b912-1e7220490014","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:22.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:22.781Z","message":"{\"transactionId\":\"91cc9cb6-1399-440b-9644-3a8a5006a31d\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:22:780\",\"respDate\":\"230927-04:47:22:781\",\"sourceId\":\"haproxy:91cc9cb6-1399-440b-9644-3a8a5006a31d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:22:780-49280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d77568b0-5481-4691-848d-179bcbfa66ba], x-b3-parentspanid=[176a7906aa982c91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ecc44c8e29ee7136176a7906aa982c91], x-b3-spanid=[dd877ebb15641a58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91cc9cb6-1399-440b-9644-3a8a5006a31d]}\\\"}\"}","context":{"RequestID":"91cc9cb6-1399-440b-9644-3a8a5006a31d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a55c37b-bdeb-40fd-b912-1e7220490014","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:22.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:22.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91cc9cb6-1399-440b-9644-3a8a5006a31d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a55c37b-bdeb-40fd-b912-1e7220490014","LogTimestamp":"2023-09-27T04:47:22.781Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:24.791Z","message":"Entering","context":{"RequestID":"e5d91f07-dafc-4d86-bbe4-3fce05143c71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd827205-5a2a-465f-a25e-d71f76def74b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:24.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:24.793Z","message":"{\"transactionId\":\"e5d91f07-dafc-4d86-bbe4-3fce05143c71\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:24:792\",\"respDate\":\"230927-04:47:24:793\",\"sourceId\":\"haproxy:e5d91f07-dafc-4d86-bbe4-3fce05143c71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:24:792-63260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe302636-fc38-4db5-bde1-d382a4d3edf6], x-b3-parentspanid=[1ba5752b522028cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74792056b35f1ede1ba5752b522028cd], x-b3-spanid=[e3efea537da95be4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5d91f07-dafc-4d86-bbe4-3fce05143c71]}\\\"}\"}","context":{"RequestID":"e5d91f07-dafc-4d86-bbe4-3fce05143c71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd827205-5a2a-465f-a25e-d71f76def74b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:24.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:24.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5d91f07-dafc-4d86-bbe4-3fce05143c71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd827205-5a2a-465f-a25e-d71f76def74b","LogTimestamp":"2023-09-27T04:47:24.794Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:25.923Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:47:25.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:25.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:25.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:26.812Z","message":"Entering","context":{"RequestID":"23fe7bb2-fb31-46c9-be97-b59e3fd56fba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d5a24ea-bdad-4c17-a759-d5e45ee12fb9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:26.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:26.814Z","message":"{\"transactionId\":\"23fe7bb2-fb31-46c9-be97-b59e3fd56fba\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:26:813\",\"respDate\":\"230927-04:47:26:814\",\"sourceId\":\"haproxy:23fe7bb2-fb31-46c9-be97-b59e3fd56fba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:47:26:813-97290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c62062a7-ba44-4cf1-a89a-cbbb060ecea1], x-b3-parentspanid=[1e81714532f55c09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4b227a7813d11ab1e81714532f55c09], x-b3-spanid=[30774405b50bb7f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23fe7bb2-fb31-46c9-be97-b59e3fd56fba]}\\\"}\"}","context":{"RequestID":"23fe7bb2-fb31-46c9-be97-b59e3fd56fba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9d5a24ea-bdad-4c17-a759-d5e45ee12fb9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:26.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:26.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23fe7bb2-fb31-46c9-be97-b59e3fd56fba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d5a24ea-bdad-4c17-a759-d5e45ee12fb9","LogTimestamp":"2023-09-27T04:47:26.814Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:28.069Z","message":"Entering","context":{"RequestID":"40baa86f-f536-43a6-a521-6ccb41bc1086","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8d20e5e-3108-42f8-a330-72618adf733a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:28.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:28.071Z","message":"{\"transactionId\":\"40baa86f-f536-43a6-a521-6ccb41bc1086\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:28:070\",\"respDate\":\"230927-04:47:28:071\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:40baa86f-f536-43a6-a521-6ccb41bc1086\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:28:070-78766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1d3f72c-c911-46a4-a802-3860a2fc43e6], x-b3-parentspanid=[b8b7469f5d604ce4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54889], x-envoy-attempt-count=[1], x-b3-traceid=[25935f74dd53c40db8b7469f5d604ce4], x-b3-spanid=[ac9bc7738dd19c68], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[40baa86f-f536-43a6-a521-6ccb41bc1086]}\\\"}\"}","context":{"RequestID":"40baa86f-f536-43a6-a521-6ccb41bc1086","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8d20e5e-3108-42f8-a330-72618adf733a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:28.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:28.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40baa86f-f536-43a6-a521-6ccb41bc1086","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8d20e5e-3108-42f8-a330-72618adf733a","LogTimestamp":"2023-09-27T04:47:28.072Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:28.418Z","message":"Entering","context":{"RequestID":"ceec3a0e-0c6e-4f9b-bc2a-63f6298a72ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f1d7a72-bf57-4cf0-ac2e-ab71944ce93e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"ceec3a0e-0c6e-4f9b-bc2a-63f6298a72ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f1d7a72-bf57-4cf0-ac2e-ab71944ce93e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:28.421Z","message":"{\"transactionId\":\"ceec3a0e-0c6e-4f9b-bc2a-63f6298a72ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:28:419\",\"respDate\":\"230927-04:47:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ceec3a0e-0c6e-4f9b-bc2a-63f6298a72ae\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:28:419-72287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ceec3a0e-0c6e-4f9b-bc2a-63f6298a72ae]}\\\"}\"}","context":{"RequestID":"ceec3a0e-0c6e-4f9b-bc2a-63f6298a72ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f1d7a72-bf57-4cf0-ac2e-ab71944ce93e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ceec3a0e-0c6e-4f9b-bc2a-63f6298a72ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f1d7a72-bf57-4cf0-ac2e-ab71944ce93e","LogTimestamp":"2023-09-27T04:47:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:28.832Z","message":"Entering","context":{"RequestID":"e7d1ae0a-4a0c-435d-8c99-fd0b7d23b23d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"026b26f1-63c5-435d-8455-b2d5267969ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:28.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:28.834Z","message":"{\"transactionId\":\"e7d1ae0a-4a0c-435d-8c99-fd0b7d23b23d\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:28:833\",\"respDate\":\"230927-04:47:28:834\",\"sourceId\":\"haproxy:e7d1ae0a-4a0c-435d-8c99-fd0b7d23b23d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:28:833-85283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34f9a22d-8f2b-40ba-b16d-45458ca05580], x-b3-parentspanid=[774f00d92bcd8401], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14cacca6ff6b877e774f00d92bcd8401], x-b3-spanid=[7ae5f928b38210c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7d1ae0a-4a0c-435d-8c99-fd0b7d23b23d]}\\\"}\"}","context":{"RequestID":"e7d1ae0a-4a0c-435d-8c99-fd0b7d23b23d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"026b26f1-63c5-435d-8455-b2d5267969ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:28.832Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:28.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7d1ae0a-4a0c-435d-8c99-fd0b7d23b23d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"026b26f1-63c5-435d-8455-b2d5267969ef","LogTimestamp":"2023-09-27T04:47:28.834Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:30.848Z","message":"Entering","context":{"RequestID":"46c58908-8a2b-4f86-bea8-0e15b0b9d6e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6257d5fb-e590-4760-8246-490939924ded","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:30.850Z","message":"{\"transactionId\":\"46c58908-8a2b-4f86-bea8-0e15b0b9d6e7\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:30:848\",\"respDate\":\"230927-04:47:30:850\",\"sourceId\":\"haproxy:46c58908-8a2b-4f86-bea8-0e15b0b9d6e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:30:848-6076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7415cec6-993b-4184-ad9c-431ac1023a78], x-b3-parentspanid=[0177723d8fe832f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[318ad1c50670031b0177723d8fe832f5], x-b3-spanid=[91e63a06188fe419], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46c58908-8a2b-4f86-bea8-0e15b0b9d6e7]}\\\"}\"}","context":{"RequestID":"46c58908-8a2b-4f86-bea8-0e15b0b9d6e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6257d5fb-e590-4760-8246-490939924ded","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:30.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46c58908-8a2b-4f86-bea8-0e15b0b9d6e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6257d5fb-e590-4760-8246-490939924ded","LogTimestamp":"2023-09-27T04:47:30.851Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:32.860Z","message":"Entering","context":{"RequestID":"bd5b7b90-1595-451c-8cce-3d368b956687","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"158a6700-b6d3-4d5c-9fc3-a53f9c081956","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:32.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:32.862Z","message":"{\"transactionId\":\"bd5b7b90-1595-451c-8cce-3d368b956687\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:32:861\",\"respDate\":\"230927-04:47:32:862\",\"sourceId\":\"haproxy:bd5b7b90-1595-451c-8cce-3d368b956687\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:47:32:861-48475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f3ffc44-d66c-4ce1-a6e5-ced3573ec940], x-b3-parentspanid=[99d9f8ce42cbefcc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[043b361893a97f0299d9f8ce42cbefcc], x-b3-spanid=[f17f5e3697048c82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd5b7b90-1595-451c-8cce-3d368b956687]}\\\"}\"}","context":{"RequestID":"bd5b7b90-1595-451c-8cce-3d368b956687","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"158a6700-b6d3-4d5c-9fc3-a53f9c081956","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:32.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:32.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd5b7b90-1595-451c-8cce-3d368b956687","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"158a6700-b6d3-4d5c-9fc3-a53f9c081956","LogTimestamp":"2023-09-27T04:47:32.862Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:34.873Z","message":"Entering","context":{"RequestID":"d2432b9c-3756-43c8-a9ee-86b5c1a088bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42bcd8f4-2d2f-4df7-87e8-2d7dd1446724","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:34.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:34.874Z","message":"{\"transactionId\":\"d2432b9c-3756-43c8-a9ee-86b5c1a088bd\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:34:873\",\"respDate\":\"230927-04:47:34:874\",\"sourceId\":\"haproxy:d2432b9c-3756-43c8-a9ee-86b5c1a088bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:34:873-62882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87ae7356-e012-4b33-bec1-d1ab97c6a175], x-b3-parentspanid=[50780f9a172694b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[faee3d2946c49d3c50780f9a172694b9], x-b3-spanid=[53232b16132389cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2432b9c-3756-43c8-a9ee-86b5c1a088bd]}\\\"}\"}","context":{"RequestID":"d2432b9c-3756-43c8-a9ee-86b5c1a088bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42bcd8f4-2d2f-4df7-87e8-2d7dd1446724","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:34.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:34.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2432b9c-3756-43c8-a9ee-86b5c1a088bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42bcd8f4-2d2f-4df7-87e8-2d7dd1446724","LogTimestamp":"2023-09-27T04:47:34.875Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:35.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:47:35.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:35.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:35.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:36.883Z","message":"Entering","context":{"RequestID":"ed0da769-009c-4909-9bcb-2153aa0dd572","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cf9ab58-8e2d-42ca-8015-45304f7ff67e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:36.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:36.886Z","message":"{\"transactionId\":\"ed0da769-009c-4909-9bcb-2153aa0dd572\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:36:884\",\"respDate\":\"230927-04:47:36:886\",\"sourceId\":\"haproxy:ed0da769-009c-4909-9bcb-2153aa0dd572\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:36:884-70686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a794f44-594b-4e1c-8568-1f14e893c2a5], x-b3-parentspanid=[fc586bd85b521746], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1026dd1fd1f9c5bfc586bd85b521746], x-b3-spanid=[c59bec90ca7126df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed0da769-009c-4909-9bcb-2153aa0dd572]}\\\"}\"}","context":{"RequestID":"ed0da769-009c-4909-9bcb-2153aa0dd572","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2cf9ab58-8e2d-42ca-8015-45304f7ff67e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:36.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:36.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed0da769-009c-4909-9bcb-2153aa0dd572","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cf9ab58-8e2d-42ca-8015-45304f7ff67e","LogTimestamp":"2023-09-27T04:47:36.886Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:38.066Z","message":"Entering","context":{"RequestID":"570cad02-f9f9-464c-a276-65f86f209595","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b0248fb-35e0-4b39-9737-b9ab95c349e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:38.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:38.068Z","message":"{\"transactionId\":\"570cad02-f9f9-464c-a276-65f86f209595\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:38:067\",\"respDate\":\"230927-04:47:38:068\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:570cad02-f9f9-464c-a276-65f86f209595\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:38:067-77915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ad18810-fbf0-4c67-b02c-c5e65c1047db], x-b3-parentspanid=[f4ee8a60a255e2cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56945], x-envoy-attempt-count=[1], x-b3-traceid=[983a4bff28c97a89f4ee8a60a255e2cb], x-b3-spanid=[f010828fb5c4e405], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[570cad02-f9f9-464c-a276-65f86f209595]}\\\"}\"}","context":{"RequestID":"570cad02-f9f9-464c-a276-65f86f209595","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b0248fb-35e0-4b39-9737-b9ab95c349e0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:38.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:38.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"570cad02-f9f9-464c-a276-65f86f209595","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b0248fb-35e0-4b39-9737-b9ab95c349e0","LogTimestamp":"2023-09-27T04:47:38.069Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:38.417Z","message":"Entering","context":{"RequestID":"b490f5d1-3e5c-4630-b3e0-8ba2e0a93fd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c23d0f01-4682-4e32-b2d5-1c77c3631d4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"b490f5d1-3e5c-4630-b3e0-8ba2e0a93fd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c23d0f01-4682-4e32-b2d5-1c77c3631d4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:38.419Z","message":"{\"transactionId\":\"b490f5d1-3e5c-4630-b3e0-8ba2e0a93fd4\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:38:418\",\"respDate\":\"230927-04:47:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b490f5d1-3e5c-4630-b3e0-8ba2e0a93fd4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:38:418-53907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b490f5d1-3e5c-4630-b3e0-8ba2e0a93fd4]}\\\"}\"}","context":{"RequestID":"b490f5d1-3e5c-4630-b3e0-8ba2e0a93fd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c23d0f01-4682-4e32-b2d5-1c77c3631d4f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b490f5d1-3e5c-4630-b3e0-8ba2e0a93fd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c23d0f01-4682-4e32-b2d5-1c77c3631d4f","LogTimestamp":"2023-09-27T04:47:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:38.896Z","message":"Entering","context":{"RequestID":"8b25deb8-ced4-4f55-9b99-0ca5fe830a29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0276c798-c5ca-44c5-b1f1-e464f776734d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:38.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:38.898Z","message":"{\"transactionId\":\"8b25deb8-ced4-4f55-9b99-0ca5fe830a29\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:38:897\",\"respDate\":\"230927-04:47:38:898\",\"sourceId\":\"haproxy:8b25deb8-ced4-4f55-9b99-0ca5fe830a29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:47:38:897-36832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cdc9e1e-dd8d-47f8-92ba-f162ba4dbc71], x-b3-parentspanid=[d5ab1ee87e1a25f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f462a47276bbd25ed5ab1ee87e1a25f7], x-b3-spanid=[5978166c1c0ddf97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b25deb8-ced4-4f55-9b99-0ca5fe830a29]}\\\"}\"}","context":{"RequestID":"8b25deb8-ced4-4f55-9b99-0ca5fe830a29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0276c798-c5ca-44c5-b1f1-e464f776734d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:38.896Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:38.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b25deb8-ced4-4f55-9b99-0ca5fe830a29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0276c798-c5ca-44c5-b1f1-e464f776734d","LogTimestamp":"2023-09-27T04:47:38.898Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:40.907Z","message":"Entering","context":{"RequestID":"f42cd465-afa9-4263-b0f0-5221e42c7cff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1492a0cf-1bc7-4c7d-b94c-859054bdc80c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:40.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:40.909Z","message":"{\"transactionId\":\"f42cd465-afa9-4263-b0f0-5221e42c7cff\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:40:908\",\"respDate\":\"230927-04:47:40:909\",\"sourceId\":\"haproxy:f42cd465-afa9-4263-b0f0-5221e42c7cff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:40:908-96346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bbe229a-e295-4f80-a83f-8fd3998fb9b2], x-b3-parentspanid=[2a4f972db41f77cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2b69e8c5771033b2a4f972db41f77cb], x-b3-spanid=[0b75f34ede6bfed8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f42cd465-afa9-4263-b0f0-5221e42c7cff]}\\\"}\"}","context":{"RequestID":"f42cd465-afa9-4263-b0f0-5221e42c7cff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1492a0cf-1bc7-4c7d-b94c-859054bdc80c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:40.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:40.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f42cd465-afa9-4263-b0f0-5221e42c7cff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1492a0cf-1bc7-4c7d-b94c-859054bdc80c","LogTimestamp":"2023-09-27T04:47:40.909Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:41.695Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:41.699Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:42.918Z","message":"Entering","context":{"RequestID":"bd4426f5-3d7d-4c68-94e7-0288c4a03f18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e6ee134-d4ac-4d78-85f0-bb09857d3d48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:42.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:42.920Z","message":"{\"transactionId\":\"bd4426f5-3d7d-4c68-94e7-0288c4a03f18\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:42:918\",\"respDate\":\"230927-04:47:42:920\",\"sourceId\":\"haproxy:bd4426f5-3d7d-4c68-94e7-0288c4a03f18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:42:918-7603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00592da1-3935-4614-9d4a-fef93da52deb], x-b3-parentspanid=[10e70738da31d50a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8ceedf8cd0d9c3210e70738da31d50a], x-b3-spanid=[3c9d5bb62f4e0d81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd4426f5-3d7d-4c68-94e7-0288c4a03f18]}\\\"}\"}","context":{"RequestID":"bd4426f5-3d7d-4c68-94e7-0288c4a03f18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e6ee134-d4ac-4d78-85f0-bb09857d3d48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:42.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:42.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd4426f5-3d7d-4c68-94e7-0288c4a03f18","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e6ee134-d4ac-4d78-85f0-bb09857d3d48","LogTimestamp":"2023-09-27T04:47:42.921Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:44.935Z","message":"Entering","context":{"RequestID":"843c5544-b3c4-4077-a352-a324365e8c14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"092d0eee-5db3-4ca1-97da-75114cac7e21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:44.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:44.937Z","message":"{\"transactionId\":\"843c5544-b3c4-4077-a352-a324365e8c14\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:44:936\",\"respDate\":\"230927-04:47:44:937\",\"sourceId\":\"haproxy:843c5544-b3c4-4077-a352-a324365e8c14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:44:936-39545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c984a321-85b1-4108-839e-204f1a27cc07], x-b3-parentspanid=[a516da172e9f57b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c7e03eeb9743d1aa516da172e9f57b3], x-b3-spanid=[f018195047ac260f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[843c5544-b3c4-4077-a352-a324365e8c14]}\\\"}\"}","context":{"RequestID":"843c5544-b3c4-4077-a352-a324365e8c14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"092d0eee-5db3-4ca1-97da-75114cac7e21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:44.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:44.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"843c5544-b3c4-4077-a352-a324365e8c14","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"092d0eee-5db3-4ca1-97da-75114cac7e21","LogTimestamp":"2023-09-27T04:47:44.937Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:45.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:47:45.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:45.934Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:45.934Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:46.946Z","message":"Entering","context":{"RequestID":"40527013-2725-4c01-a0d3-c48ad316cb7a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdc25eb4-325f-4b56-9124-efff872d07fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:46.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:46.948Z","message":"{\"transactionId\":\"40527013-2725-4c01-a0d3-c48ad316cb7a\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:46:947\",\"respDate\":\"230927-04:47:46:948\",\"sourceId\":\"haproxy:40527013-2725-4c01-a0d3-c48ad316cb7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:46:947-70219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d79bd09-e9e1-455e-9415-d11abc25550c], x-b3-parentspanid=[b8c073efd519ff6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7be688b09c34931cb8c073efd519ff6a], x-b3-spanid=[ce34f037ac0e5c79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40527013-2725-4c01-a0d3-c48ad316cb7a]}\\\"}\"}","context":{"RequestID":"40527013-2725-4c01-a0d3-c48ad316cb7a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdc25eb4-325f-4b56-9124-efff872d07fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:46.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:46.948Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40527013-2725-4c01-a0d3-c48ad316cb7a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdc25eb4-325f-4b56-9124-efff872d07fe","LogTimestamp":"2023-09-27T04:47:46.948Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:48.068Z","message":"Entering","context":{"RequestID":"c7c6b994-11ff-42c6-b582-7edc13372248","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9dbbaca6-0379-4d4b-86e9-1eebc6114fb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:48.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:48.070Z","message":"{\"transactionId\":\"c7c6b994-11ff-42c6-b582-7edc13372248\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:48:069\",\"respDate\":\"230927-04:47:48:070\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c7c6b994-11ff-42c6-b582-7edc13372248\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:48:069-48866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03d2765b-5dd3-45bd-b179-3d4244a6a089], x-b3-parentspanid=[fc26615669d1ff49], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60535], x-envoy-attempt-count=[1], x-b3-traceid=[6e1015897e468569fc26615669d1ff49], x-b3-spanid=[ae226e332248ab41], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c7c6b994-11ff-42c6-b582-7edc13372248]}\\\"}\"}","context":{"RequestID":"c7c6b994-11ff-42c6-b582-7edc13372248","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9dbbaca6-0379-4d4b-86e9-1eebc6114fb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:48.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:48.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7c6b994-11ff-42c6-b582-7edc13372248","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dbbaca6-0379-4d4b-86e9-1eebc6114fb2","LogTimestamp":"2023-09-27T04:47:48.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:48.417Z","message":"Entering","context":{"RequestID":"cb33cff9-0b49-430f-9a6a-448c3edf57d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b293817-e45d-47ae-ad38-9df812bb5daa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"cb33cff9-0b49-430f-9a6a-448c3edf57d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b293817-e45d-47ae-ad38-9df812bb5daa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:48.420Z","message":"{\"transactionId\":\"cb33cff9-0b49-430f-9a6a-448c3edf57d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:48:418\",\"respDate\":\"230927-04:47:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cb33cff9-0b49-430f-9a6a-448c3edf57d8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:48:418-11583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cb33cff9-0b49-430f-9a6a-448c3edf57d8]}\\\"}\"}","context":{"RequestID":"cb33cff9-0b49-430f-9a6a-448c3edf57d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b293817-e45d-47ae-ad38-9df812bb5daa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb33cff9-0b49-430f-9a6a-448c3edf57d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b293817-e45d-47ae-ad38-9df812bb5daa","LogTimestamp":"2023-09-27T04:47:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:48.965Z","message":"Entering","context":{"RequestID":"06e1bbab-84e6-499d-94f2-178f61f5e99b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2548320f-d196-484b-a1b1-19c879df6ac3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:48.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:48.967Z","message":"{\"transactionId\":\"06e1bbab-84e6-499d-94f2-178f61f5e99b\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:48:966\",\"respDate\":\"230927-04:47:48:967\",\"sourceId\":\"haproxy:06e1bbab-84e6-499d-94f2-178f61f5e99b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:48:966-53240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a070acad-fcdb-403e-add0-a56b28bad18f], x-b3-parentspanid=[9daf39610884effb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fb7ed1feba29be79daf39610884effb], x-b3-spanid=[d234b38592c1a046], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06e1bbab-84e6-499d-94f2-178f61f5e99b]}\\\"}\"}","context":{"RequestID":"06e1bbab-84e6-499d-94f2-178f61f5e99b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2548320f-d196-484b-a1b1-19c879df6ac3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:48.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:48.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06e1bbab-84e6-499d-94f2-178f61f5e99b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2548320f-d196-484b-a1b1-19c879df6ac3","LogTimestamp":"2023-09-27T04:47:48.968Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:50.980Z","message":"Entering","context":{"RequestID":"6c60f62f-b98a-40dd-beb6-42fcc0eb301f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7014da-80c0-4e7c-b094-48631242b3e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:50.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:50.981Z","message":"{\"transactionId\":\"6c60f62f-b98a-40dd-beb6-42fcc0eb301f\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:50:980\",\"respDate\":\"230927-04:47:50:981\",\"sourceId\":\"haproxy:6c60f62f-b98a-40dd-beb6-42fcc0eb301f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:47:50:980-54053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[408574af-146c-4919-a678-9c60db29289e], x-b3-parentspanid=[4f154eb4c9e1bd6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db45a1712a474e264f154eb4c9e1bd6f], x-b3-spanid=[874917d254914737], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c60f62f-b98a-40dd-beb6-42fcc0eb301f]}\\\"}\"}","context":{"RequestID":"6c60f62f-b98a-40dd-beb6-42fcc0eb301f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7014da-80c0-4e7c-b094-48631242b3e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:50.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:50.982Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c60f62f-b98a-40dd-beb6-42fcc0eb301f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf7014da-80c0-4e7c-b094-48631242b3e2","LogTimestamp":"2023-09-27T04:47:50.982Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:52.991Z","message":"Entering","context":{"RequestID":"e5bfb407-d7a1-464a-8d0e-c34b5215cb9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d951a8a-6d99-473d-bd46-ef374b04b9bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:52.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:52.993Z","message":"{\"transactionId\":\"e5bfb407-d7a1-464a-8d0e-c34b5215cb9b\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:52:992\",\"respDate\":\"230927-04:47:52:993\",\"sourceId\":\"haproxy:e5bfb407-d7a1-464a-8d0e-c34b5215cb9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:52:992-50081\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47d45597-0343-46dd-8f42-f4ef8b9cf8b6], x-b3-parentspanid=[f88ed4cf27ce5504], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[893b6c8979324faaf88ed4cf27ce5504], x-b3-spanid=[e7f30bdf87ef0fd2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5bfb407-d7a1-464a-8d0e-c34b5215cb9b]}\\\"}\"}","context":{"RequestID":"e5bfb407-d7a1-464a-8d0e-c34b5215cb9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d951a8a-6d99-473d-bd46-ef374b04b9bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:52.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:52.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5bfb407-d7a1-464a-8d0e-c34b5215cb9b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d951a8a-6d99-473d-bd46-ef374b04b9bc","LogTimestamp":"2023-09-27T04:47:52.993Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:55.007Z","message":"Entering","context":{"RequestID":"21e70ceb-23bc-4f53-9b75-34f65b8e8e42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c1fe875-a46b-439a-924d-f019588992a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:55.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:55.009Z","message":"{\"transactionId\":\"21e70ceb-23bc-4f53-9b75-34f65b8e8e42\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:55:008\",\"respDate\":\"230927-04:47:55:009\",\"sourceId\":\"haproxy:21e70ceb-23bc-4f53-9b75-34f65b8e8e42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:55:008-15884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6df0f5d-ba54-48c2-89cd-90d27b15bc26], x-b3-parentspanid=[7881a86e74e2cc99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ae1836246a259197881a86e74e2cc99], x-b3-spanid=[2de86829b0b75b03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21e70ceb-23bc-4f53-9b75-34f65b8e8e42]}\\\"}\"}","context":{"RequestID":"21e70ceb-23bc-4f53-9b75-34f65b8e8e42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c1fe875-a46b-439a-924d-f019588992a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:55.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:55.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21e70ceb-23bc-4f53-9b75-34f65b8e8e42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c1fe875-a46b-439a-924d-f019588992a1","LogTimestamp":"2023-09-27T04:47:55.010Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:55.925Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:47:55.949Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:55.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:55.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:57.020Z","message":"Entering","context":{"RequestID":"940a3880-b991-4d52-98a1-b4f1925e6dad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d666e73-0b9a-4e6b-97a2-fa7943ef52d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:57.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:57.022Z","message":"{\"transactionId\":\"940a3880-b991-4d52-98a1-b4f1925e6dad\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:57:021\",\"respDate\":\"230927-04:47:57:022\",\"sourceId\":\"haproxy:940a3880-b991-4d52-98a1-b4f1925e6dad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:57:021-67638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f1197e6-ad7e-4e24-a91d-e3d95d04de34], x-b3-parentspanid=[349c3c47389d026c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c71ba69899e1fc27349c3c47389d026c], x-b3-spanid=[1fe98159e8cea710], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[940a3880-b991-4d52-98a1-b4f1925e6dad]}\\\"}\"}","context":{"RequestID":"940a3880-b991-4d52-98a1-b4f1925e6dad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d666e73-0b9a-4e6b-97a2-fa7943ef52d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:57.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:57.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"940a3880-b991-4d52-98a1-b4f1925e6dad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d666e73-0b9a-4e6b-97a2-fa7943ef52d0","LogTimestamp":"2023-09-27T04:47:57.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:47:58.058Z","message":"Entering","context":{"RequestID":"1c1600fd-3b1d-4795-a173-357a9b70379a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4392a306-49a2-44d0-9d40-dca7e979eb7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:58.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:58.060Z","message":"{\"transactionId\":\"1c1600fd-3b1d-4795-a173-357a9b70379a\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:58:059\",\"respDate\":\"230927-04:47:58:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1c1600fd-3b1d-4795-a173-357a9b70379a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:58:059-72429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b266f2ad-071a-4517-b887-733e06a275ec], x-b3-parentspanid=[66a6b03849c3ebde], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53317], x-envoy-attempt-count=[1], x-b3-traceid=[15771561a45c7c3d66a6b03849c3ebde], x-b3-spanid=[3a920e20dd3eaae0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1c1600fd-3b1d-4795-a173-357a9b70379a]}\\\"}\"}","context":{"RequestID":"1c1600fd-3b1d-4795-a173-357a9b70379a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4392a306-49a2-44d0-9d40-dca7e979eb7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:47:58.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:58.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c1600fd-3b1d-4795-a173-357a9b70379a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4392a306-49a2-44d0-9d40-dca7e979eb7a","LogTimestamp":"2023-09-27T04:47:58.060Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:47:58.418Z","message":"Entering","context":{"RequestID":"65598fbc-02c6-44c1-a5d8-98e6fe5533a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2947affb-acb9-4121-ab9a-a6b2158a10ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"65598fbc-02c6-44c1-a5d8-98e6fe5533a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2947affb-acb9-4121-ab9a-a6b2158a10ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:58.421Z","message":"{\"transactionId\":\"65598fbc-02c6-44c1-a5d8-98e6fe5533a4\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:58:419\",\"respDate\":\"230927-04:47:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:65598fbc-02c6-44c1-a5d8-98e6fe5533a4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:47:58:419-20919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[65598fbc-02c6-44c1-a5d8-98e6fe5533a4]}\\\"}\"}","context":{"RequestID":"65598fbc-02c6-44c1-a5d8-98e6fe5533a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2947affb-acb9-4121-ab9a-a6b2158a10ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:47:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65598fbc-02c6-44c1-a5d8-98e6fe5533a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2947affb-acb9-4121-ab9a-a6b2158a10ea","LogTimestamp":"2023-09-27T04:47:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:47:59.034Z","message":"Entering","context":{"RequestID":"4c5b9cd6-6094-44c5-912f-2c73e3cba2ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5077af89-4296-48d5-9698-c977c0ea380d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:59.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:47:59.036Z","message":"{\"transactionId\":\"4c5b9cd6-6094-44c5-912f-2c73e3cba2ea\",\"status\":\"200\",\"rqstDate\":\"230927-04:47:59:035\",\"respDate\":\"230927-04:47:59:036\",\"sourceId\":\"haproxy:4c5b9cd6-6094-44c5-912f-2c73e3cba2ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:47:59:035-94416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe99df67-2014-4c84-a436-7a7dcbc4274f], x-b3-parentspanid=[5ea4a038af922859], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[625c46a883448c5b5ea4a038af922859], x-b3-spanid=[e9ce451a200472bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c5b9cd6-6094-44c5-912f-2c73e3cba2ea]}\\\"}\"}","context":{"RequestID":"4c5b9cd6-6094-44c5-912f-2c73e3cba2ea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5077af89-4296-48d5-9698-c977c0ea380d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:47:59.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:47:59.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c5b9cd6-6094-44c5-912f-2c73e3cba2ea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5077af89-4296-48d5-9698-c977c0ea380d","LogTimestamp":"2023-09-27T04:47:59.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:47:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:48:01.047Z","message":"Entering","context":{"RequestID":"81c29884-192a-4022-b8df-1cd5b6c77427","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2f2bbba-6da9-4ad9-9020-4fab9df1dcc4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:01.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:01.048Z","message":"{\"transactionId\":\"81c29884-192a-4022-b8df-1cd5b6c77427\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:01:047\",\"respDate\":\"230927-04:48:01:048\",\"sourceId\":\"haproxy:81c29884-192a-4022-b8df-1cd5b6c77427\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:01:047-39898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1981b3a5-5341-4293-b811-a80963384052], x-b3-parentspanid=[eaca30816c6adaee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[756f9633b4fa56c1eaca30816c6adaee], x-b3-spanid=[01b43f4fb84c4e6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81c29884-192a-4022-b8df-1cd5b6c77427]}\\\"}\"}","context":{"RequestID":"81c29884-192a-4022-b8df-1cd5b6c77427","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2f2bbba-6da9-4ad9-9020-4fab9df1dcc4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:01.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:01.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81c29884-192a-4022-b8df-1cd5b6c77427","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2f2bbba-6da9-4ad9-9020-4fab9df1dcc4","LogTimestamp":"2023-09-27T04:48:01.049Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:03.063Z","message":"Entering","context":{"RequestID":"ea18572f-83ba-4a94-903f-6cb7a6412b04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1296486c-692b-43c2-a376-4019839ad19b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:03.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:03.065Z","message":"{\"transactionId\":\"ea18572f-83ba-4a94-903f-6cb7a6412b04\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:03:064\",\"respDate\":\"230927-04:48:03:065\",\"sourceId\":\"haproxy:ea18572f-83ba-4a94-903f-6cb7a6412b04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:03:064-4273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[050e28a2-0fd7-44d7-8891-6701d87477f6], x-b3-parentspanid=[05d04f25d564ff4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47b624d98a980a7f05d04f25d564ff4b], x-b3-spanid=[dec00f47a6047702], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea18572f-83ba-4a94-903f-6cb7a6412b04]}\\\"}\"}","context":{"RequestID":"ea18572f-83ba-4a94-903f-6cb7a6412b04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1296486c-692b-43c2-a376-4019839ad19b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:03.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:03.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea18572f-83ba-4a94-903f-6cb7a6412b04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1296486c-692b-43c2-a376-4019839ad19b","LogTimestamp":"2023-09-27T04:48:03.066Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:05.074Z","message":"Entering","context":{"RequestID":"0aac33d3-1685-4581-81c8-c0cd2a7e3557","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c393323-478b-4f1e-8469-8b045984113e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:05.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:05.076Z","message":"{\"transactionId\":\"0aac33d3-1685-4581-81c8-c0cd2a7e3557\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:05:075\",\"respDate\":\"230927-04:48:05:076\",\"sourceId\":\"haproxy:0aac33d3-1685-4581-81c8-c0cd2a7e3557\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:05:075-29004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[592d622f-cfe7-4bf3-b27e-1380494ee776], x-b3-parentspanid=[fde9191dbc4e782f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e39ce8c291c9d25fde9191dbc4e782f], x-b3-spanid=[9e599d3c6126e0be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0aac33d3-1685-4581-81c8-c0cd2a7e3557]}\\\"}\"}","context":{"RequestID":"0aac33d3-1685-4581-81c8-c0cd2a7e3557","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c393323-478b-4f1e-8469-8b045984113e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:05.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:05.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0aac33d3-1685-4581-81c8-c0cd2a7e3557","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c393323-478b-4f1e-8469-8b045984113e","LogTimestamp":"2023-09-27T04:48:05.077Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:05.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:48:05.949Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:05.960Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:05.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:05.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:05.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:07.086Z","message":"Entering","context":{"RequestID":"7f86692e-dced-44f6-b034-011d1ad57a2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e520a84-4ea7-4617-ad8b-ab56605e5c95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:07.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:07.088Z","message":"{\"transactionId\":\"7f86692e-dced-44f6-b034-011d1ad57a2b\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:07:087\",\"respDate\":\"230927-04:48:07:088\",\"sourceId\":\"haproxy:7f86692e-dced-44f6-b034-011d1ad57a2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:07:087-30707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e77af293-1461-4d1e-b96a-0536e0326251], x-b3-parentspanid=[7fa429f51721a5c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af7d55461909df8c7fa429f51721a5c0], x-b3-spanid=[baac2f037b8c7c69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f86692e-dced-44f6-b034-011d1ad57a2b]}\\\"}\"}","context":{"RequestID":"7f86692e-dced-44f6-b034-011d1ad57a2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e520a84-4ea7-4617-ad8b-ab56605e5c95","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:07.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:07.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f86692e-dced-44f6-b034-011d1ad57a2b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e520a84-4ea7-4617-ad8b-ab56605e5c95","LogTimestamp":"2023-09-27T04:48:07.088Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:08.067Z","message":"Entering","context":{"RequestID":"262e8276-3913-45a3-8b27-a58d30c85bf1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b839d23e-b300-41b2-ba38-e2246b84e17f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:08.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:08.069Z","message":"{\"transactionId\":\"262e8276-3913-45a3-8b27-a58d30c85bf1\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:08:068\",\"respDate\":\"230927-04:48:08:069\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:262e8276-3913-45a3-8b27-a58d30c85bf1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:08:068-25675\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6be5483-79ff-4c6d-a95a-b54ff9ea1236], x-b3-parentspanid=[8ea1a6a42ad0fdbc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45981], x-envoy-attempt-count=[1], x-b3-traceid=[754edd5a8ef6b7f68ea1a6a42ad0fdbc], x-b3-spanid=[383297d19a1c5967], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[262e8276-3913-45a3-8b27-a58d30c85bf1]}\\\"}\"}","context":{"RequestID":"262e8276-3913-45a3-8b27-a58d30c85bf1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b839d23e-b300-41b2-ba38-e2246b84e17f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:08.067Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:08.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"262e8276-3913-45a3-8b27-a58d30c85bf1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b839d23e-b300-41b2-ba38-e2246b84e17f","LogTimestamp":"2023-09-27T04:48:08.069Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:08.418Z","message":"Entering","context":{"RequestID":"2faff21b-3523-4c31-885a-9c4d20a014e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ad32331-94ad-4641-96a3-bd3637881223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2faff21b-3523-4c31-885a-9c4d20a014e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ad32331-94ad-4641-96a3-bd3637881223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:08.420Z","message":"{\"transactionId\":\"2faff21b-3523-4c31-885a-9c4d20a014e3\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:08:419\",\"respDate\":\"230927-04:48:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2faff21b-3523-4c31-885a-9c4d20a014e3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:08:419-4326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2faff21b-3523-4c31-885a-9c4d20a014e3]}\\\"}\"}","context":{"RequestID":"2faff21b-3523-4c31-885a-9c4d20a014e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ad32331-94ad-4641-96a3-bd3637881223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2faff21b-3523-4c31-885a-9c4d20a014e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ad32331-94ad-4641-96a3-bd3637881223","LogTimestamp":"2023-09-27T04:48:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:09.107Z","message":"Entering","context":{"RequestID":"d36df8dc-1a5b-430a-92ba-4369fc45f5bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ec41697-01c0-4a8e-9f9b-80812f158027","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:09.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:09.109Z","message":"{\"transactionId\":\"d36df8dc-1a5b-430a-92ba-4369fc45f5bb\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:09:108\",\"respDate\":\"230927-04:48:09:109\",\"sourceId\":\"haproxy:d36df8dc-1a5b-430a-92ba-4369fc45f5bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:09:108-86215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dedd46f-9099-4c2f-babf-b52d16835f7c], x-b3-parentspanid=[19a7318931f09827], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78952d284b6e8bfc19a7318931f09827], x-b3-spanid=[b0c1f94388eeccbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d36df8dc-1a5b-430a-92ba-4369fc45f5bb]}\\\"}\"}","context":{"RequestID":"d36df8dc-1a5b-430a-92ba-4369fc45f5bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ec41697-01c0-4a8e-9f9b-80812f158027","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:09.107Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:09.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d36df8dc-1a5b-430a-92ba-4369fc45f5bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ec41697-01c0-4a8e-9f9b-80812f158027","LogTimestamp":"2023-09-27T04:48:09.109Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:11.120Z","message":"Entering","context":{"RequestID":"f19db113-cd23-489a-9266-a9075e197b3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f325677-4009-4cdf-9f33-55e4fa60715d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:11.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:11.121Z","message":"{\"transactionId\":\"f19db113-cd23-489a-9266-a9075e197b3b\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:11:120\",\"respDate\":\"230927-04:48:11:121\",\"sourceId\":\"haproxy:f19db113-cd23-489a-9266-a9075e197b3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:11:120-87065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad59bbd9-55d1-4024-8602-1e0cb92cd17b], x-b3-parentspanid=[63d73103311a620b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb45190f470b632463d73103311a620b], x-b3-spanid=[3d5899255d39fc4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f19db113-cd23-489a-9266-a9075e197b3b]}\\\"}\"}","context":{"RequestID":"f19db113-cd23-489a-9266-a9075e197b3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f325677-4009-4cdf-9f33-55e4fa60715d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:11.120Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:11.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f19db113-cd23-489a-9266-a9075e197b3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f325677-4009-4cdf-9f33-55e4fa60715d","LogTimestamp":"2023-09-27T04:48:11.122Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:11.702Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:11.710Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:13.144Z","message":"Entering","context":{"RequestID":"f0cf073d-9df0-4de3-b127-88bffd60d90c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40f185db-adfb-4838-a5bb-ea350f7fc36a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:13.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:13.146Z","message":"{\"transactionId\":\"f0cf073d-9df0-4de3-b127-88bffd60d90c\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:13:145\",\"respDate\":\"230927-04:48:13:146\",\"sourceId\":\"haproxy:f0cf073d-9df0-4de3-b127-88bffd60d90c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:13:145-91771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d518541-a8b7-4157-9f95-1af1cf0ab5d7], x-b3-parentspanid=[6bdc3f175c93eeb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c346b924aab2b5826bdc3f175c93eeb4], x-b3-spanid=[0e83456bc57354bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0cf073d-9df0-4de3-b127-88bffd60d90c]}\\\"}\"}","context":{"RequestID":"f0cf073d-9df0-4de3-b127-88bffd60d90c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40f185db-adfb-4838-a5bb-ea350f7fc36a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:13.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:13.147Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0cf073d-9df0-4de3-b127-88bffd60d90c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40f185db-adfb-4838-a5bb-ea350f7fc36a","LogTimestamp":"2023-09-27T04:48:13.147Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:15.159Z","message":"Entering","context":{"RequestID":"48addff3-1d0a-4871-b582-7bc6e7d163e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2349cf2f-6064-45ce-8c00-83c7b1ff7d27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:15.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:15.161Z","message":"{\"transactionId\":\"48addff3-1d0a-4871-b582-7bc6e7d163e9\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:15:160\",\"respDate\":\"230927-04:48:15:161\",\"sourceId\":\"haproxy:48addff3-1d0a-4871-b582-7bc6e7d163e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:15:160-40807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9777cd4c-3346-4df8-ad5b-26c2e4679f36], x-b3-parentspanid=[364cccb228c7908b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e18b744ed33e949364cccb228c7908b], x-b3-spanid=[8cb731a2f3b0fbc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48addff3-1d0a-4871-b582-7bc6e7d163e9]}\\\"}\"}","context":{"RequestID":"48addff3-1d0a-4871-b582-7bc6e7d163e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2349cf2f-6064-45ce-8c00-83c7b1ff7d27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:15.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:15.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48addff3-1d0a-4871-b582-7bc6e7d163e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2349cf2f-6064-45ce-8c00-83c7b1ff7d27","LogTimestamp":"2023-09-27T04:48:15.161Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:15.925Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:48:15.934Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:15.935Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:15.935Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:17.170Z","message":"Entering","context":{"RequestID":"b36e4ed0-581e-4118-9c15-2b78e299ba0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1434483f-9e78-4a49-b78a-d68e4adaaa99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:17.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:17.172Z","message":"{\"transactionId\":\"b36e4ed0-581e-4118-9c15-2b78e299ba0a\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:17:171\",\"respDate\":\"230927-04:48:17:172\",\"sourceId\":\"haproxy:b36e4ed0-581e-4118-9c15-2b78e299ba0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:17:171-41325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68fd7e91-8bc3-42e4-8c70-dca6d6e9fd68], x-b3-parentspanid=[1580d7a8870046b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[366c4dad2b334d611580d7a8870046b8], x-b3-spanid=[167f4ec3f33d909e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b36e4ed0-581e-4118-9c15-2b78e299ba0a]}\\\"}\"}","context":{"RequestID":"b36e4ed0-581e-4118-9c15-2b78e299ba0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1434483f-9e78-4a49-b78a-d68e4adaaa99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:17.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:17.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b36e4ed0-581e-4118-9c15-2b78e299ba0a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1434483f-9e78-4a49-b78a-d68e4adaaa99","LogTimestamp":"2023-09-27T04:48:17.173Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:18.063Z","message":"Entering","context":{"RequestID":"a738ad58-63cf-4d21-b1ac-a8e109296014","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ddc5ddb-d04a-4c7b-9e95-b044eb824949","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:18.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:18.065Z","message":"{\"transactionId\":\"a738ad58-63cf-4d21-b1ac-a8e109296014\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:18:064\",\"respDate\":\"230927-04:48:18:065\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a738ad58-63cf-4d21-b1ac-a8e109296014\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:18:064-99895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e96ee8e8-073b-4e33-97fe-b8e323cc7e28], x-b3-parentspanid=[d1f19ce1b807fcd1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34447], x-envoy-attempt-count=[1], x-b3-traceid=[0da802cd2656797ed1f19ce1b807fcd1], x-b3-spanid=[f0077512447afa6d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a738ad58-63cf-4d21-b1ac-a8e109296014]}\\\"}\"}","context":{"RequestID":"a738ad58-63cf-4d21-b1ac-a8e109296014","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ddc5ddb-d04a-4c7b-9e95-b044eb824949","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:18.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:18.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a738ad58-63cf-4d21-b1ac-a8e109296014","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ddc5ddb-d04a-4c7b-9e95-b044eb824949","LogTimestamp":"2023-09-27T04:48:18.066Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:18.417Z","message":"Entering","context":{"RequestID":"14ddc3a7-1641-4cbd-a7b8-7687d01ce571","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cdb1c58-e0b5-4ded-907f-7f73a026477c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"14ddc3a7-1641-4cbd-a7b8-7687d01ce571","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cdb1c58-e0b5-4ded-907f-7f73a026477c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:18.419Z","message":"{\"transactionId\":\"14ddc3a7-1641-4cbd-a7b8-7687d01ce571\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:18:417\",\"respDate\":\"230927-04:48:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:14ddc3a7-1641-4cbd-a7b8-7687d01ce571\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:18:417-45623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[14ddc3a7-1641-4cbd-a7b8-7687d01ce571]}\\\"}\"}","context":{"RequestID":"14ddc3a7-1641-4cbd-a7b8-7687d01ce571","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cdb1c58-e0b5-4ded-907f-7f73a026477c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14ddc3a7-1641-4cbd-a7b8-7687d01ce571","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cdb1c58-e0b5-4ded-907f-7f73a026477c","LogTimestamp":"2023-09-27T04:48:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:19.187Z","message":"Entering","context":{"RequestID":"a3f34f9d-a44a-42c4-b911-b5449c0ee8cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa3a664a-fc52-4310-83dc-deaadd58004c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:19.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:19.189Z","message":"{\"transactionId\":\"a3f34f9d-a44a-42c4-b911-b5449c0ee8cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:19:188\",\"respDate\":\"230927-04:48:19:189\",\"sourceId\":\"haproxy:a3f34f9d-a44a-42c4-b911-b5449c0ee8cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:19:188-9907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7b507de-c97f-4d11-8fc5-1ceb8e9c6382], x-b3-parentspanid=[f31cbc5e90396e8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9cf44603f6832697f31cbc5e90396e8d], x-b3-spanid=[29b049910da19f61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3f34f9d-a44a-42c4-b911-b5449c0ee8cd]}\\\"}\"}","context":{"RequestID":"a3f34f9d-a44a-42c4-b911-b5449c0ee8cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa3a664a-fc52-4310-83dc-deaadd58004c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:19.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:19.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3f34f9d-a44a-42c4-b911-b5449c0ee8cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa3a664a-fc52-4310-83dc-deaadd58004c","LogTimestamp":"2023-09-27T04:48:19.190Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:48:21.198Z","message":"Entering","context":{"RequestID":"1a2bc8fb-5772-4d49-bb04-89c39b7c158e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"768d3e82-5822-4686-b71c-a14be9cd0399","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:21.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:21.200Z","message":"{\"transactionId\":\"1a2bc8fb-5772-4d49-bb04-89c39b7c158e\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:21:199\",\"respDate\":\"230927-04:48:21:200\",\"sourceId\":\"haproxy:1a2bc8fb-5772-4d49-bb04-89c39b7c158e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:21:199-98496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfcde4eb-9063-4ac0-9330-849b0b8d0243], x-b3-parentspanid=[4b2aba005ca421db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b7f042eaf5f89424b2aba005ca421db], x-b3-spanid=[a74396492c230eb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a2bc8fb-5772-4d49-bb04-89c39b7c158e]}\\\"}\"}","context":{"RequestID":"1a2bc8fb-5772-4d49-bb04-89c39b7c158e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"768d3e82-5822-4686-b71c-a14be9cd0399","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:21.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:21.200Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a2bc8fb-5772-4d49-bb04-89c39b7c158e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"768d3e82-5822-4686-b71c-a14be9cd0399","LogTimestamp":"2023-09-27T04:48:21.200Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:23.214Z","message":"Entering","context":{"RequestID":"b551bc18-e7e5-4e69-94ba-7d4a8b4c1e4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f5d56a0-a650-439b-95d2-ce2070ea88fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:23.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:23.216Z","message":"{\"transactionId\":\"b551bc18-e7e5-4e69-94ba-7d4a8b4c1e4b\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:23:215\",\"respDate\":\"230927-04:48:23:216\",\"sourceId\":\"haproxy:b551bc18-e7e5-4e69-94ba-7d4a8b4c1e4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:23:215-99095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9639160b-a586-4d60-b9af-4f4228d06b5d], x-b3-parentspanid=[0b7489debe1e112a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[035f8fbd11e5854c0b7489debe1e112a], x-b3-spanid=[cad82ddb499586d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b551bc18-e7e5-4e69-94ba-7d4a8b4c1e4b]}\\\"}\"}","context":{"RequestID":"b551bc18-e7e5-4e69-94ba-7d4a8b4c1e4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f5d56a0-a650-439b-95d2-ce2070ea88fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:23.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:23.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b551bc18-e7e5-4e69-94ba-7d4a8b4c1e4b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f5d56a0-a650-439b-95d2-ce2070ea88fa","LogTimestamp":"2023-09-27T04:48:23.216Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:25.226Z","message":"Entering","context":{"RequestID":"c1e2f91a-1eaa-4af5-9c48-6307d3ce555f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fd40320-2454-4f0a-919e-d95c9b3a1533","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:25.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:25.229Z","message":"{\"transactionId\":\"c1e2f91a-1eaa-4af5-9c48-6307d3ce555f\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:25:227\",\"respDate\":\"230927-04:48:25:229\",\"sourceId\":\"haproxy:c1e2f91a-1eaa-4af5-9c48-6307d3ce555f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:25:227-5985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ba6566d-79fb-4dde-8e39-71d563e51a2f], x-b3-parentspanid=[b87ef512ec2a1b26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c04b9f284477828b87ef512ec2a1b26], x-b3-spanid=[4b49e7c829e51f0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1e2f91a-1eaa-4af5-9c48-6307d3ce555f]}\\\"}\"}","context":{"RequestID":"c1e2f91a-1eaa-4af5-9c48-6307d3ce555f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fd40320-2454-4f0a-919e-d95c9b3a1533","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:25.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:25.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1e2f91a-1eaa-4af5-9c48-6307d3ce555f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fd40320-2454-4f0a-919e-d95c9b3a1533","LogTimestamp":"2023-09-27T04:48:25.229Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:48:25.925Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:48:25.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:25.943Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:25.943Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:27.241Z","message":"Entering","context":{"RequestID":"2e83c3b8-0466-412c-9d3d-54b84aff67d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1f5ac45-fad7-4ae0-b1cb-b1676a6e1e21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:27.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:27.243Z","message":"{\"transactionId\":\"2e83c3b8-0466-412c-9d3d-54b84aff67d5\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:27:241\",\"respDate\":\"230927-04:48:27:243\",\"sourceId\":\"haproxy:2e83c3b8-0466-412c-9d3d-54b84aff67d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:27:241-14225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8673cfa-cc46-442c-a3e4-ce0ec9dbaa7c], x-b3-parentspanid=[f9466d5f32b8249e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6decf92798fac792f9466d5f32b8249e], x-b3-spanid=[e7806977dc381c8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e83c3b8-0466-412c-9d3d-54b84aff67d5]}\\\"}\"}","context":{"RequestID":"2e83c3b8-0466-412c-9d3d-54b84aff67d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1f5ac45-fad7-4ae0-b1cb-b1676a6e1e21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:27.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:27.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e83c3b8-0466-412c-9d3d-54b84aff67d5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1f5ac45-fad7-4ae0-b1cb-b1676a6e1e21","LogTimestamp":"2023-09-27T04:48:27.243Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:28.062Z","message":"Entering","context":{"RequestID":"d220e532-5c74-4728-8286-20df5d4195a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5caf998-fd69-4263-8570-8cb772c50d37","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:28.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:28.063Z","message":"{\"transactionId\":\"d220e532-5c74-4728-8286-20df5d4195a8\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:28:062\",\"respDate\":\"230927-04:48:28:063\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d220e532-5c74-4728-8286-20df5d4195a8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:28:062-48566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ec3f0f3-4427-43b4-b5ca-9c26513af384], x-b3-parentspanid=[37d51c121d89dd7e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38949], x-envoy-attempt-count=[1], x-b3-traceid=[b11f797de247613637d51c121d89dd7e], x-b3-spanid=[2d1ce8bbec227f24], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d220e532-5c74-4728-8286-20df5d4195a8]}\\\"}\"}","context":{"RequestID":"d220e532-5c74-4728-8286-20df5d4195a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5caf998-fd69-4263-8570-8cb772c50d37","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:28.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:28.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d220e532-5c74-4728-8286-20df5d4195a8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5caf998-fd69-4263-8570-8cb772c50d37","LogTimestamp":"2023-09-27T04:48:28.064Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:48:28.417Z","message":"Entering","context":{"RequestID":"5c0db904-78c4-4e15-8868-5fb05f422a74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e02c324a-b7e1-4517-8b86-f585f1e5506a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"5c0db904-78c4-4e15-8868-5fb05f422a74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e02c324a-b7e1-4517-8b86-f585f1e5506a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:28.419Z","message":"{\"transactionId\":\"5c0db904-78c4-4e15-8868-5fb05f422a74\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:28:417\",\"respDate\":\"230927-04:48:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5c0db904-78c4-4e15-8868-5fb05f422a74\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:28:417-94528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5c0db904-78c4-4e15-8868-5fb05f422a74]}\\\"}\"}","context":{"RequestID":"5c0db904-78c4-4e15-8868-5fb05f422a74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e02c324a-b7e1-4517-8b86-f585f1e5506a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c0db904-78c4-4e15-8868-5fb05f422a74","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e02c324a-b7e1-4517-8b86-f585f1e5506a","LogTimestamp":"2023-09-27T04:48:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:29.253Z","message":"Entering","context":{"RequestID":"083dee15-74af-4e5c-9f60-e967b85df037","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c865ddce-afe4-4ce7-8fec-d97712f0cf2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:29.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:29.254Z","message":"{\"transactionId\":\"083dee15-74af-4e5c-9f60-e967b85df037\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:29:253\",\"respDate\":\"230927-04:48:29:254\",\"sourceId\":\"haproxy:083dee15-74af-4e5c-9f60-e967b85df037\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:29:253-98926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5074c1d-87d1-44d6-8060-2c22f165b26c], x-b3-parentspanid=[62f449e931413174], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18838d24616b116c62f449e931413174], x-b3-spanid=[fae3417447c72acf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[083dee15-74af-4e5c-9f60-e967b85df037]}\\\"}\"}","context":{"RequestID":"083dee15-74af-4e5c-9f60-e967b85df037","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c865ddce-afe4-4ce7-8fec-d97712f0cf2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:29.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:29.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"083dee15-74af-4e5c-9f60-e967b85df037","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c865ddce-afe4-4ce7-8fec-d97712f0cf2f","LogTimestamp":"2023-09-27T04:48:29.255Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:31.264Z","message":"Entering","context":{"RequestID":"896bbaf7-5963-4109-a312-f6fc91cd7ed1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8f190be-878b-4e73-9840-77289c118896","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:31.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:31.265Z","message":"{\"transactionId\":\"896bbaf7-5963-4109-a312-f6fc91cd7ed1\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:31:264\",\"respDate\":\"230927-04:48:31:265\",\"sourceId\":\"haproxy:896bbaf7-5963-4109-a312-f6fc91cd7ed1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:31:264-24464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb72203c-c1af-40e6-adc5-4324d6486d47], x-b3-parentspanid=[af6f543510731a5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[175bb546b6f533a6af6f543510731a5c], x-b3-spanid=[2d20f19339664fce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[896bbaf7-5963-4109-a312-f6fc91cd7ed1]}\\\"}\"}","context":{"RequestID":"896bbaf7-5963-4109-a312-f6fc91cd7ed1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8f190be-878b-4e73-9840-77289c118896","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:31.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:31.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"896bbaf7-5963-4109-a312-f6fc91cd7ed1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8f190be-878b-4e73-9840-77289c118896","LogTimestamp":"2023-09-27T04:48:31.266Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:33.273Z","message":"Entering","context":{"RequestID":"ab6f3dd7-f996-4876-ae29-9c1c020a52de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21df7f10-cd79-4c74-8de1-74f4b10e5d0a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:33.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:33.275Z","message":"{\"transactionId\":\"ab6f3dd7-f996-4876-ae29-9c1c020a52de\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:33:274\",\"respDate\":\"230927-04:48:33:275\",\"sourceId\":\"haproxy:ab6f3dd7-f996-4876-ae29-9c1c020a52de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:33:274-37218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f694febc-8b69-46e2-96b4-67d74fbd3b88], x-b3-parentspanid=[99dabb62c92375c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6da7c34cde0303d99dabb62c92375c1], x-b3-spanid=[ab1a713c32eb17f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab6f3dd7-f996-4876-ae29-9c1c020a52de]}\\\"}\"}","context":{"RequestID":"ab6f3dd7-f996-4876-ae29-9c1c020a52de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21df7f10-cd79-4c74-8de1-74f4b10e5d0a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:33.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:33.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab6f3dd7-f996-4876-ae29-9c1c020a52de","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21df7f10-cd79-4c74-8de1-74f4b10e5d0a","LogTimestamp":"2023-09-27T04:48:33.275Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:35.284Z","message":"Entering","context":{"RequestID":"9b7e7866-64d3-4dfd-b73c-cfd6508c5e2e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0af0bfdd-e283-4b54-afdf-1475fbd1e004","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:35.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:35.286Z","message":"{\"transactionId\":\"9b7e7866-64d3-4dfd-b73c-cfd6508c5e2e\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:35:285\",\"respDate\":\"230927-04:48:35:286\",\"sourceId\":\"haproxy:9b7e7866-64d3-4dfd-b73c-cfd6508c5e2e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:35:285-17543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b364352b-4b74-4dfc-b271-c70202618fd3], x-b3-parentspanid=[02a0df24e7b9f6b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd65c356849f5edb02a0df24e7b9f6b0], x-b3-spanid=[d95a279b8ba06f7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b7e7866-64d3-4dfd-b73c-cfd6508c5e2e]}\\\"}\"}","context":{"RequestID":"9b7e7866-64d3-4dfd-b73c-cfd6508c5e2e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0af0bfdd-e283-4b54-afdf-1475fbd1e004","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:35.284Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:35.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b7e7866-64d3-4dfd-b73c-cfd6508c5e2e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0af0bfdd-e283-4b54-afdf-1475fbd1e004","LogTimestamp":"2023-09-27T04:48:35.287Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:35.925Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:48:35.954Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:35.954Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:35.955Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:37.304Z","message":"Entering","context":{"RequestID":"0bc823b5-8dc0-461d-8181-cc1953f207cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64752bf9-230c-405f-90cb-3785658ccd89","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:37.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:37.306Z","message":"{\"transactionId\":\"0bc823b5-8dc0-461d-8181-cc1953f207cf\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:37:305\",\"respDate\":\"230927-04:48:37:306\",\"sourceId\":\"haproxy:0bc823b5-8dc0-461d-8181-cc1953f207cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:37:305-24705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76436784-2668-481f-9e12-090f7feffca7], x-b3-parentspanid=[93d8d666c95ba1f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58fe2710bbc92e5d93d8d666c95ba1f3], x-b3-spanid=[caf874af24c7b689], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bc823b5-8dc0-461d-8181-cc1953f207cf]}\\\"}\"}","context":{"RequestID":"0bc823b5-8dc0-461d-8181-cc1953f207cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64752bf9-230c-405f-90cb-3785658ccd89","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:37.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:37.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bc823b5-8dc0-461d-8181-cc1953f207cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64752bf9-230c-405f-90cb-3785658ccd89","LogTimestamp":"2023-09-27T04:48:37.306Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:38.063Z","message":"Entering","context":{"RequestID":"711a1c48-82ce-477c-b051-db7b8a998f5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bea696c7-26ad-49c9-80ef-938fa11e5ec4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:38.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:38.065Z","message":"{\"transactionId\":\"711a1c48-82ce-477c-b051-db7b8a998f5e\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:38:063\",\"respDate\":\"230927-04:48:38:065\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:711a1c48-82ce-477c-b051-db7b8a998f5e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:38:063-17495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87c31288-5c00-4215-bbd9-9bf2c0e01abc], x-b3-parentspanid=[39b1ac23e3317953], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56099], x-envoy-attempt-count=[1], x-b3-traceid=[c13d86387c07a39e39b1ac23e3317953], x-b3-spanid=[be0562c5a78ae0ff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[711a1c48-82ce-477c-b051-db7b8a998f5e]}\\\"}\"}","context":{"RequestID":"711a1c48-82ce-477c-b051-db7b8a998f5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bea696c7-26ad-49c9-80ef-938fa11e5ec4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:38.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:38.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"711a1c48-82ce-477c-b051-db7b8a998f5e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bea696c7-26ad-49c9-80ef-938fa11e5ec4","LogTimestamp":"2023-09-27T04:48:38.065Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:38.416Z","message":"Entering","context":{"RequestID":"157cee40-fe0b-4583-ac28-746e00e3b9e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7072107-77ca-4702-bec7-80f7d5eeebe0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"157cee40-fe0b-4583-ac28-746e00e3b9e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7072107-77ca-4702-bec7-80f7d5eeebe0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:38.419Z","message":"{\"transactionId\":\"157cee40-fe0b-4583-ac28-746e00e3b9e0\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:38:417\",\"respDate\":\"230927-04:48:38:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:157cee40-fe0b-4583-ac28-746e00e3b9e0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:38:417-43217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[157cee40-fe0b-4583-ac28-746e00e3b9e0]}\\\"}\"}","context":{"RequestID":"157cee40-fe0b-4583-ac28-746e00e3b9e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7072107-77ca-4702-bec7-80f7d5eeebe0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"157cee40-fe0b-4583-ac28-746e00e3b9e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7072107-77ca-4702-bec7-80f7d5eeebe0","LogTimestamp":"2023-09-27T04:48:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:39.318Z","message":"Entering","context":{"RequestID":"abdc084a-1a27-48a8-be4a-c650203f3980","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa12ec52-2a62-4754-b789-5ad2130e0633","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:39.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:39.320Z","message":"{\"transactionId\":\"abdc084a-1a27-48a8-be4a-c650203f3980\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:39:319\",\"respDate\":\"230927-04:48:39:320\",\"sourceId\":\"haproxy:abdc084a-1a27-48a8-be4a-c650203f3980\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:39:319-5064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b0cdf36-fad3-4718-a0e9-cde6ef983f4d], x-b3-parentspanid=[90ba7f221bf3ecda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d21720b5869ddb1a90ba7f221bf3ecda], x-b3-spanid=[b7707c7850897460], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abdc084a-1a27-48a8-be4a-c650203f3980]}\\\"}\"}","context":{"RequestID":"abdc084a-1a27-48a8-be4a-c650203f3980","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa12ec52-2a62-4754-b789-5ad2130e0633","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:39.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:39.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abdc084a-1a27-48a8-be4a-c650203f3980","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa12ec52-2a62-4754-b789-5ad2130e0633","LogTimestamp":"2023-09-27T04:48:39.320Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:41.328Z","message":"Entering","context":{"RequestID":"3a9762e7-f94c-467e-ae2b-ef79f8991b41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9573296-ba8d-4495-82c6-cf43353cc52d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:41.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:41.330Z","message":"{\"transactionId\":\"3a9762e7-f94c-467e-ae2b-ef79f8991b41\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:41:328\",\"respDate\":\"230927-04:48:41:329\",\"sourceId\":\"haproxy:3a9762e7-f94c-467e-ae2b-ef79f8991b41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:41:328-94753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b9b1773-337b-4a4c-8ae1-44240dc77a94], x-b3-parentspanid=[e48dec069e3ffaf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6d16865032e86c7e48dec069e3ffaf2], x-b3-spanid=[330c0ace1b95699f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a9762e7-f94c-467e-ae2b-ef79f8991b41]}\\\"}\"}","context":{"RequestID":"3a9762e7-f94c-467e-ae2b-ef79f8991b41","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9573296-ba8d-4495-82c6-cf43353cc52d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:41.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:41.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a9762e7-f94c-467e-ae2b-ef79f8991b41","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9573296-ba8d-4495-82c6-cf43353cc52d","LogTimestamp":"2023-09-27T04:48:41.330Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:41.711Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:41.726Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:43.339Z","message":"Entering","context":{"RequestID":"2ef717e7-2d2a-4ecc-b120-fda7540ea121","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae502680-294a-49aa-b2d7-35dfdf3cd61b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:43.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:43.341Z","message":"{\"transactionId\":\"2ef717e7-2d2a-4ecc-b120-fda7540ea121\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:43:340\",\"respDate\":\"230927-04:48:43:341\",\"sourceId\":\"haproxy:2ef717e7-2d2a-4ecc-b120-fda7540ea121\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:43:340-73486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[915b762c-2191-46a6-985e-8fcdcc61650b], x-b3-parentspanid=[83b9d2a761c23338], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1b59ae42366cf3283b9d2a761c23338], x-b3-spanid=[95d8c2a95e260220], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ef717e7-2d2a-4ecc-b120-fda7540ea121]}\\\"}\"}","context":{"RequestID":"2ef717e7-2d2a-4ecc-b120-fda7540ea121","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae502680-294a-49aa-b2d7-35dfdf3cd61b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:43.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:43.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ef717e7-2d2a-4ecc-b120-fda7540ea121","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae502680-294a-49aa-b2d7-35dfdf3cd61b","LogTimestamp":"2023-09-27T04:48:43.341Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:45.350Z","message":"Entering","context":{"RequestID":"8fc001a3-2f92-4f04-a1a3-fd3ee5feb43f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad9564a0-6dd7-4ee2-9de0-662c23348b5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:45.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:45.352Z","message":"{\"transactionId\":\"8fc001a3-2f92-4f04-a1a3-fd3ee5feb43f\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:45:351\",\"respDate\":\"230927-04:48:45:352\",\"sourceId\":\"haproxy:8fc001a3-2f92-4f04-a1a3-fd3ee5feb43f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:45:351-91580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74815fdd-40ca-479c-bf64-7e839d7f75e6], x-b3-parentspanid=[b38a9bdc63956112], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a80de48ad034c313b38a9bdc63956112], x-b3-spanid=[14a70ba12793f968], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fc001a3-2f92-4f04-a1a3-fd3ee5feb43f]}\\\"}\"}","context":{"RequestID":"8fc001a3-2f92-4f04-a1a3-fd3ee5feb43f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad9564a0-6dd7-4ee2-9de0-662c23348b5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:45.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:45.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fc001a3-2f92-4f04-a1a3-fd3ee5feb43f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad9564a0-6dd7-4ee2-9de0-662c23348b5c","LogTimestamp":"2023-09-27T04:48:45.353Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:45.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:48:45.935Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:45.936Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:45.936Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:47.362Z","message":"Entering","context":{"RequestID":"8b6fdd4c-0416-4e09-8b57-9447aa889865","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b3153cdc-508a-4f63-95b4-77f897dfde68","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:47.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:47.363Z","message":"{\"transactionId\":\"8b6fdd4c-0416-4e09-8b57-9447aa889865\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:47:362\",\"respDate\":\"230927-04:48:47:363\",\"sourceId\":\"haproxy:8b6fdd4c-0416-4e09-8b57-9447aa889865\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:47:362-98243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ed3e2a2-43e1-4f4f-97bf-f58ac8b9410d], x-b3-parentspanid=[a84de8996eaa9857], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3392d3a7e6ed891a84de8996eaa9857], x-b3-spanid=[fe90684b45d22afc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b6fdd4c-0416-4e09-8b57-9447aa889865]}\\\"}\"}","context":{"RequestID":"8b6fdd4c-0416-4e09-8b57-9447aa889865","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b3153cdc-508a-4f63-95b4-77f897dfde68","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:47.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:47.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b6fdd4c-0416-4e09-8b57-9447aa889865","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3153cdc-508a-4f63-95b4-77f897dfde68","LogTimestamp":"2023-09-27T04:48:47.364Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:48:48.064Z","message":"Entering","context":{"RequestID":"e745decd-936b-43fa-824c-484e85d21573","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85192dac-0265-48de-aa37-e8bd5064dd6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:48.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:48.066Z","message":"{\"transactionId\":\"e745decd-936b-43fa-824c-484e85d21573\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:48:064\",\"respDate\":\"230927-04:48:48:066\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e745decd-936b-43fa-824c-484e85d21573\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:48:064-67917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[090ca07f-ec30-4b56-8646-f2c8512491e6], x-b3-parentspanid=[92c40a8e53044282], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55909], x-envoy-attempt-count=[1], x-b3-traceid=[59b180843efe075e92c40a8e53044282], x-b3-spanid=[9aadeec6868967bf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e745decd-936b-43fa-824c-484e85d21573]}\\\"}\"}","context":{"RequestID":"e745decd-936b-43fa-824c-484e85d21573","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85192dac-0265-48de-aa37-e8bd5064dd6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:48.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:48.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e745decd-936b-43fa-824c-484e85d21573","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85192dac-0265-48de-aa37-e8bd5064dd6c","LogTimestamp":"2023-09-27T04:48:48.066Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:48.416Z","message":"Entering","context":{"RequestID":"457d7ff4-b4a6-499d-af70-c39e302172bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06341e6a-dfab-462f-ae50-0b0e5a789232","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:48.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:48.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"457d7ff4-b4a6-499d-af70-c39e302172bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06341e6a-dfab-462f-ae50-0b0e5a789232","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:48.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:48.419Z","message":"{\"transactionId\":\"457d7ff4-b4a6-499d-af70-c39e302172bd\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:48:417\",\"respDate\":\"230927-04:48:48:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:457d7ff4-b4a6-499d-af70-c39e302172bd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:48:417-27455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[457d7ff4-b4a6-499d-af70-c39e302172bd]}\\\"}\"}","context":{"RequestID":"457d7ff4-b4a6-499d-af70-c39e302172bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06341e6a-dfab-462f-ae50-0b0e5a789232","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:48.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:48.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"457d7ff4-b4a6-499d-af70-c39e302172bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06341e6a-dfab-462f-ae50-0b0e5a789232","LogTimestamp":"2023-09-27T04:48:48.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:49.374Z","message":"Entering","context":{"RequestID":"044dff8e-51fb-4d28-a81b-556fce91d963","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66589bc1-e90b-4500-b096-8732ee7742a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:49.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:49.376Z","message":"{\"transactionId\":\"044dff8e-51fb-4d28-a81b-556fce91d963\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:49:375\",\"respDate\":\"230927-04:48:49:376\",\"sourceId\":\"haproxy:044dff8e-51fb-4d28-a81b-556fce91d963\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:49:375-66460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b75366cf-6a4b-400f-ba69-8a25fd896bd8], x-b3-parentspanid=[efc60ac6cad7ff4b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47b8620d68bd5773efc60ac6cad7ff4b], x-b3-spanid=[193b73ac6f508682], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[044dff8e-51fb-4d28-a81b-556fce91d963]}\\\"}\"}","context":{"RequestID":"044dff8e-51fb-4d28-a81b-556fce91d963","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66589bc1-e90b-4500-b096-8732ee7742a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:49.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:49.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"044dff8e-51fb-4d28-a81b-556fce91d963","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66589bc1-e90b-4500-b096-8732ee7742a2","LogTimestamp":"2023-09-27T04:48:49.376Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:51.385Z","message":"Entering","context":{"RequestID":"430b129d-6cd5-49f9-93dc-8c019ca366fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"044edd32-6408-47f1-8d9d-6d0daec4b5bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:51.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:51.387Z","message":"{\"transactionId\":\"430b129d-6cd5-49f9-93dc-8c019ca366fe\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:51:386\",\"respDate\":\"230927-04:48:51:387\",\"sourceId\":\"haproxy:430b129d-6cd5-49f9-93dc-8c019ca366fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:51:386-34557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50bcd3b7-3e7e-463d-8287-d05ab25ad65d], x-b3-parentspanid=[c81739b64d62ae53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81171948d85c34e3c81739b64d62ae53], x-b3-spanid=[2e2d22966a37c493], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[430b129d-6cd5-49f9-93dc-8c019ca366fe]}\\\"}\"}","context":{"RequestID":"430b129d-6cd5-49f9-93dc-8c019ca366fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"044edd32-6408-47f1-8d9d-6d0daec4b5bb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:51.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:51.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"430b129d-6cd5-49f9-93dc-8c019ca366fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"044edd32-6408-47f1-8d9d-6d0daec4b5bb","LogTimestamp":"2023-09-27T04:48:51.388Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:53.402Z","message":"Entering","context":{"RequestID":"ffc15d99-52e5-49a3-a2e8-576ef91408f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db88ae30-881c-474f-82f8-50e5e863b74e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:53.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:53.403Z","message":"{\"transactionId\":\"ffc15d99-52e5-49a3-a2e8-576ef91408f2\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:53:403\",\"respDate\":\"230927-04:48:53:403\",\"sourceId\":\"haproxy:ffc15d99-52e5-49a3-a2e8-576ef91408f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:53:403-48374\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bdb10d5-be38-4d65-a4ad-444fcabbd5d7], x-b3-parentspanid=[fa875e754b0afa59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31566866dfa12005fa875e754b0afa59], x-b3-spanid=[cc19fde25c93071a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffc15d99-52e5-49a3-a2e8-576ef91408f2]}\\\"}\"}","context":{"RequestID":"ffc15d99-52e5-49a3-a2e8-576ef91408f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db88ae30-881c-474f-82f8-50e5e863b74e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:53.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:53.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffc15d99-52e5-49a3-a2e8-576ef91408f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db88ae30-881c-474f-82f8-50e5e863b74e","LogTimestamp":"2023-09-27T04:48:53.404Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:48:55.417Z","message":"Entering","context":{"RequestID":"83040260-e8c3-46e3-8c70-f7021cb48097","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcd153c2-107a-425b-934b-09ac68056fbb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:55.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:55.419Z","message":"{\"transactionId\":\"83040260-e8c3-46e3-8c70-f7021cb48097\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:55:417\",\"respDate\":\"230927-04:48:55:418\",\"sourceId\":\"haproxy:83040260-e8c3-46e3-8c70-f7021cb48097\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:55:417-60054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aa6f6a3-c106-4df8-bfb0-8fe77013b012], x-b3-parentspanid=[1f65a0d9c876e2cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2b12637a83857691f65a0d9c876e2cb], x-b3-spanid=[2cab65f82e03b973], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83040260-e8c3-46e3-8c70-f7021cb48097]}\\\"}\"}","context":{"RequestID":"83040260-e8c3-46e3-8c70-f7021cb48097","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcd153c2-107a-425b-934b-09ac68056fbb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:55.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:55.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83040260-e8c3-46e3-8c70-f7021cb48097","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcd153c2-107a-425b-934b-09ac68056fbb","LogTimestamp":"2023-09-27T04:48:55.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:48:55.925Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:48:55.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:55.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:55.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:57.431Z","message":"Entering","context":{"RequestID":"93701fb3-22f7-4fff-bea5-0887d7915347","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7189b057-9159-400b-b145-d89795af7805","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:57.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:57.434Z","message":"{\"transactionId\":\"93701fb3-22f7-4fff-bea5-0887d7915347\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:57:432\",\"respDate\":\"230927-04:48:57:434\",\"sourceId\":\"haproxy:93701fb3-22f7-4fff-bea5-0887d7915347\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:48:57:432-66172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab4bca71-aa36-4d6f-8510-3875923ad9a6], x-b3-parentspanid=[1e2dfa138c0516df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e346dfef904ca6351e2dfa138c0516df], x-b3-spanid=[872b686ade9f184c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93701fb3-22f7-4fff-bea5-0887d7915347]}\\\"}\"}","context":{"RequestID":"93701fb3-22f7-4fff-bea5-0887d7915347","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7189b057-9159-400b-b145-d89795af7805","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:57.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:57.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93701fb3-22f7-4fff-bea5-0887d7915347","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7189b057-9159-400b-b145-d89795af7805","LogTimestamp":"2023-09-27T04:48:57.434Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:58.054Z","message":"Entering","context":{"RequestID":"12f29e6f-adca-4433-bb7d-e9f34f9c5173","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80619741-325c-4688-9ae0-8aaaf5549d34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:58.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:58.057Z","message":"{\"transactionId\":\"12f29e6f-adca-4433-bb7d-e9f34f9c5173\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:58:055\",\"respDate\":\"230927-04:48:58:057\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:12f29e6f-adca-4433-bb7d-e9f34f9c5173\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:48:58:055-8440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b195bb16-f8fb-4408-85f7-f493c47b33a8], x-b3-parentspanid=[a0cd5dd48965842e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35431], x-envoy-attempt-count=[1], x-b3-traceid=[b3f070ff568bbddaa0cd5dd48965842e], x-b3-spanid=[9ace5419de52b4e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[12f29e6f-adca-4433-bb7d-e9f34f9c5173]}\\\"}\"}","context":{"RequestID":"12f29e6f-adca-4433-bb7d-e9f34f9c5173","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80619741-325c-4688-9ae0-8aaaf5549d34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:48:58.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:58.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12f29e6f-adca-4433-bb7d-e9f34f9c5173","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80619741-325c-4688-9ae0-8aaaf5549d34","LogTimestamp":"2023-09-27T04:48:58.058Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:48:58.417Z","message":"Entering","context":{"RequestID":"03aaaa72-99e7-43f1-9055-6c9d559fed4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98a3bda9-52c0-4e4c-b6ea-189fc541c88e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"03aaaa72-99e7-43f1-9055-6c9d559fed4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98a3bda9-52c0-4e4c-b6ea-189fc541c88e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:58.420Z","message":"{\"transactionId\":\"03aaaa72-99e7-43f1-9055-6c9d559fed4a\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:58:418\",\"respDate\":\"230927-04:48:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:03aaaa72-99e7-43f1-9055-6c9d559fed4a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:58:418-52092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[03aaaa72-99e7-43f1-9055-6c9d559fed4a]}\\\"}\"}","context":{"RequestID":"03aaaa72-99e7-43f1-9055-6c9d559fed4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"98a3bda9-52c0-4e4c-b6ea-189fc541c88e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:48:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03aaaa72-99e7-43f1-9055-6c9d559fed4a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98a3bda9-52c0-4e4c-b6ea-189fc541c88e","LogTimestamp":"2023-09-27T04:48:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:48:59.458Z","message":"Entering","context":{"RequestID":"e4fd901f-d2f2-499b-beeb-11dc2ddbb826","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3dcdd38c-25c8-45d1-92b8-64972361d387","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:59.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:48:59.459Z","message":"{\"transactionId\":\"e4fd901f-d2f2-499b-beeb-11dc2ddbb826\",\"status\":\"200\",\"rqstDate\":\"230927-04:48:59:458\",\"respDate\":\"230927-04:48:59:459\",\"sourceId\":\"haproxy:e4fd901f-d2f2-499b-beeb-11dc2ddbb826\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:48:59:458-4743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a5dd750-0dad-4645-897d-8ff1f53bf4e8], x-b3-parentspanid=[66df067da4501a07], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[393d280415ee6b9c66df067da4501a07], x-b3-spanid=[6ea8b3cbdcf4e94d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4fd901f-d2f2-499b-beeb-11dc2ddbb826]}\\\"}\"}","context":{"RequestID":"e4fd901f-d2f2-499b-beeb-11dc2ddbb826","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3dcdd38c-25c8-45d1-92b8-64972361d387","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:48:59.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:48:59.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4fd901f-d2f2-499b-beeb-11dc2ddbb826","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3dcdd38c-25c8-45d1-92b8-64972361d387","LogTimestamp":"2023-09-27T04:48:59.460Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:48:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:01.469Z","message":"Entering","context":{"RequestID":"a7257ba4-1133-4022-950a-7b1b90fd42f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5419c38a-b213-4434-ac9d-769d9118a740","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:01.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:01.471Z","message":"{\"transactionId\":\"a7257ba4-1133-4022-950a-7b1b90fd42f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:01:470\",\"respDate\":\"230927-04:49:01:471\",\"sourceId\":\"haproxy:a7257ba4-1133-4022-950a-7b1b90fd42f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:01:470-5386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b21fe645-740d-4a3b-8a43-96b2eba5f1c5], x-b3-parentspanid=[7b5855e94e39f89c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a3ecf1db8d6ecf77b5855e94e39f89c], x-b3-spanid=[5ced35c28f740a63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7257ba4-1133-4022-950a-7b1b90fd42f1]}\\\"}\"}","context":{"RequestID":"a7257ba4-1133-4022-950a-7b1b90fd42f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5419c38a-b213-4434-ac9d-769d9118a740","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:01.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:01.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7257ba4-1133-4022-950a-7b1b90fd42f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5419c38a-b213-4434-ac9d-769d9118a740","LogTimestamp":"2023-09-27T04:49:01.472Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:03.480Z","message":"Entering","context":{"RequestID":"1ee6ee1b-96bb-46d5-bc54-136d342742bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"25eafd61-f866-4a66-adc3-86b57c90a3fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:03.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:03.482Z","message":"{\"transactionId\":\"1ee6ee1b-96bb-46d5-bc54-136d342742bd\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:03:481\",\"respDate\":\"230927-04:49:03:482\",\"sourceId\":\"haproxy:1ee6ee1b-96bb-46d5-bc54-136d342742bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:03:481-9796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0e18362-d61b-4f7f-a2ee-41be11ab9945], x-b3-parentspanid=[8cccbd31fd94f945], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[950838d3316cd6568cccbd31fd94f945], x-b3-spanid=[6c017a5ab917dfdf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ee6ee1b-96bb-46d5-bc54-136d342742bd]}\\\"}\"}","context":{"RequestID":"1ee6ee1b-96bb-46d5-bc54-136d342742bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"25eafd61-f866-4a66-adc3-86b57c90a3fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:03.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:03.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ee6ee1b-96bb-46d5-bc54-136d342742bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25eafd61-f866-4a66-adc3-86b57c90a3fa","LogTimestamp":"2023-09-27T04:49:03.483Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:05.491Z","message":"Entering","context":{"RequestID":"14251cb7-335a-45d4-aebd-bbe2a7ba7760","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd983960-ddc1-4236-9719-f9e152243f52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:05.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:05.493Z","message":"{\"transactionId\":\"14251cb7-335a-45d4-aebd-bbe2a7ba7760\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:05:492\",\"respDate\":\"230927-04:49:05:493\",\"sourceId\":\"haproxy:14251cb7-335a-45d4-aebd-bbe2a7ba7760\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:05:492-59727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90e54136-9052-43d6-8d19-30e49dbfa75d], x-b3-parentspanid=[45d2f8acf35b5a4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[013ac095a034edbd45d2f8acf35b5a4f], x-b3-spanid=[fb56014c3724ec58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14251cb7-335a-45d4-aebd-bbe2a7ba7760]}\\\"}\"}","context":{"RequestID":"14251cb7-335a-45d4-aebd-bbe2a7ba7760","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd983960-ddc1-4236-9719-f9e152243f52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:05.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:05.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14251cb7-335a-45d4-aebd-bbe2a7ba7760","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd983960-ddc1-4236-9719-f9e152243f52","LogTimestamp":"2023-09-27T04:49:05.493Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:05.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:49:05.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:05.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:05.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:07.503Z","message":"Entering","context":{"RequestID":"9ae7af49-ab66-4091-a21d-b0c32f255109","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d572695-4dad-490f-b6c3-719587035ae9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:07.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:07.504Z","message":"{\"transactionId\":\"9ae7af49-ab66-4091-a21d-b0c32f255109\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:07:503\",\"respDate\":\"230927-04:49:07:504\",\"sourceId\":\"haproxy:9ae7af49-ab66-4091-a21d-b0c32f255109\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:07:503-71593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[693e0310-7e8f-4cd5-ae68-8b6b69ca90a3], x-b3-parentspanid=[34ee21d227638fd5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04a88e361432f40834ee21d227638fd5], x-b3-spanid=[e659adb8d40dfcb6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ae7af49-ab66-4091-a21d-b0c32f255109]}\\\"}\"}","context":{"RequestID":"9ae7af49-ab66-4091-a21d-b0c32f255109","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d572695-4dad-490f-b6c3-719587035ae9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:07.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:07.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ae7af49-ab66-4091-a21d-b0c32f255109","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d572695-4dad-490f-b6c3-719587035ae9","LogTimestamp":"2023-09-27T04:49:07.505Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:08.066Z","message":"Entering","context":{"RequestID":"7a34ca80-9b9c-4ad5-9dd0-9f9bb8ae2d90","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77b246ef-b54d-4659-9f56-5e3c7aaf2ba0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:08.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:08.068Z","message":"{\"transactionId\":\"7a34ca80-9b9c-4ad5-9dd0-9f9bb8ae2d90\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:08:067\",\"respDate\":\"230927-04:49:08:068\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7a34ca80-9b9c-4ad5-9dd0-9f9bb8ae2d90\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:08:067-16118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f780818a-705b-4d26-a314-a08788a5b405], x-b3-parentspanid=[07beea87e53ab36f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35601], x-envoy-attempt-count=[1], x-b3-traceid=[befe536faf7b122b07beea87e53ab36f], x-b3-spanid=[6fc4303d4c7411ba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7a34ca80-9b9c-4ad5-9dd0-9f9bb8ae2d90]}\\\"}\"}","context":{"RequestID":"7a34ca80-9b9c-4ad5-9dd0-9f9bb8ae2d90","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77b246ef-b54d-4659-9f56-5e3c7aaf2ba0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:08.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:08.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a34ca80-9b9c-4ad5-9dd0-9f9bb8ae2d90","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77b246ef-b54d-4659-9f56-5e3c7aaf2ba0","LogTimestamp":"2023-09-27T04:49:08.068Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:08.417Z","message":"Entering","context":{"RequestID":"6d60ceb1-5f00-46ef-b3b2-ccd9e0d781a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13db1513-6344-4185-bf87-4c1e5e411328","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d60ceb1-5f00-46ef-b3b2-ccd9e0d781a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13db1513-6344-4185-bf87-4c1e5e411328","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:08.419Z","message":"{\"transactionId\":\"6d60ceb1-5f00-46ef-b3b2-ccd9e0d781a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:08:417\",\"respDate\":\"230927-04:49:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d60ceb1-5f00-46ef-b3b2-ccd9e0d781a6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:08:417-19326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d60ceb1-5f00-46ef-b3b2-ccd9e0d781a6]}\\\"}\"}","context":{"RequestID":"6d60ceb1-5f00-46ef-b3b2-ccd9e0d781a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13db1513-6344-4185-bf87-4c1e5e411328","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d60ceb1-5f00-46ef-b3b2-ccd9e0d781a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13db1513-6344-4185-bf87-4c1e5e411328","LogTimestamp":"2023-09-27T04:49:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:09.531Z","message":"Entering","context":{"RequestID":"e99a98d4-2b10-4c1f-b37c-e3ff7abd0378","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"baaa5c27-668a-4b7f-b5a7-510ac72676af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:09.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:09.533Z","message":"{\"transactionId\":\"e99a98d4-2b10-4c1f-b37c-e3ff7abd0378\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:09:532\",\"respDate\":\"230927-04:49:09:533\",\"sourceId\":\"haproxy:e99a98d4-2b10-4c1f-b37c-e3ff7abd0378\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:09:532-82942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dccc6818-9b09-4bae-8905-62c537b877bf], x-b3-parentspanid=[274230335ef68ab7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81d48872ca6ec94e274230335ef68ab7], x-b3-spanid=[d4bd48f266e7970f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e99a98d4-2b10-4c1f-b37c-e3ff7abd0378]}\\\"}\"}","context":{"RequestID":"e99a98d4-2b10-4c1f-b37c-e3ff7abd0378","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"baaa5c27-668a-4b7f-b5a7-510ac72676af","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:09.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:09.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e99a98d4-2b10-4c1f-b37c-e3ff7abd0378","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baaa5c27-668a-4b7f-b5a7-510ac72676af","LogTimestamp":"2023-09-27T04:49:09.533Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:11.544Z","message":"Entering","context":{"RequestID":"f67f796d-4e62-4db7-aa10-fc9325a8a106","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3020493-e647-484b-8376-98b826b807d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:11.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:11.546Z","message":"{\"transactionId\":\"f67f796d-4e62-4db7-aa10-fc9325a8a106\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:11:545\",\"respDate\":\"230927-04:49:11:546\",\"sourceId\":\"haproxy:f67f796d-4e62-4db7-aa10-fc9325a8a106\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:11:545-61701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a232bfd5-2019-4da7-83bb-7df835a59534], x-b3-parentspanid=[a1d06e04bca14b73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d05c14fa1a933508a1d06e04bca14b73], x-b3-spanid=[42b08948aa6c896f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f67f796d-4e62-4db7-aa10-fc9325a8a106]}\\\"}\"}","context":{"RequestID":"f67f796d-4e62-4db7-aa10-fc9325a8a106","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3020493-e647-484b-8376-98b826b807d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:11.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:11.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f67f796d-4e62-4db7-aa10-fc9325a8a106","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3020493-e647-484b-8376-98b826b807d5","LogTimestamp":"2023-09-27T04:49:11.546Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:11.727Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:11.733Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:13.557Z","message":"Entering","context":{"RequestID":"ef6d8172-b2b2-4eb3-9d05-77b0ae0fdc63","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9805f5f2-61b8-4022-a562-b1ff8c98f23a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:13.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:13.559Z","message":"{\"transactionId\":\"ef6d8172-b2b2-4eb3-9d05-77b0ae0fdc63\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:13:558\",\"respDate\":\"230927-04:49:13:559\",\"sourceId\":\"haproxy:ef6d8172-b2b2-4eb3-9d05-77b0ae0fdc63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:13:558-86318\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7629fff8-c834-4697-841e-0e31b2929717], x-b3-parentspanid=[31d91959f61ca5f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3719f9ce9a69b7b231d91959f61ca5f5], x-b3-spanid=[d3d18e6c820aab0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef6d8172-b2b2-4eb3-9d05-77b0ae0fdc63]}\\\"}\"}","context":{"RequestID":"ef6d8172-b2b2-4eb3-9d05-77b0ae0fdc63","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9805f5f2-61b8-4022-a562-b1ff8c98f23a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:13.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:13.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef6d8172-b2b2-4eb3-9d05-77b0ae0fdc63","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9805f5f2-61b8-4022-a562-b1ff8c98f23a","LogTimestamp":"2023-09-27T04:49:13.560Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:49:15.571Z","message":"Entering","context":{"RequestID":"253c05a7-2f00-4459-a43e-151341995fc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"953a3dee-6984-41a7-a6c0-7eb766f63e5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:15.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:15.573Z","message":"{\"transactionId\":\"253c05a7-2f00-4459-a43e-151341995fc0\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:15:572\",\"respDate\":\"230927-04:49:15:573\",\"sourceId\":\"haproxy:253c05a7-2f00-4459-a43e-151341995fc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:15:572-34523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3f7390d-9eac-46b7-a1f6-96a0263b44d4], x-b3-parentspanid=[088ab4b7278372df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b66e377b3ea03b8e088ab4b7278372df], x-b3-spanid=[efe4f6fc8b3df362], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[253c05a7-2f00-4459-a43e-151341995fc0]}\\\"}\"}","context":{"RequestID":"253c05a7-2f00-4459-a43e-151341995fc0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"953a3dee-6984-41a7-a6c0-7eb766f63e5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:15.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:15.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"253c05a7-2f00-4459-a43e-151341995fc0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"953a3dee-6984-41a7-a6c0-7eb766f63e5c","LogTimestamp":"2023-09-27T04:49:15.573Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:15.924Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:49:15.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:15.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:15.941Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:17.583Z","message":"Entering","context":{"RequestID":"9e3f495b-8d12-4852-82a3-54c3e0ce9f9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad6957fa-ac23-4284-83f0-f22592596040","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:17.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:17.585Z","message":"{\"transactionId\":\"9e3f495b-8d12-4852-82a3-54c3e0ce9f9a\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:17:584\",\"respDate\":\"230927-04:49:17:585\",\"sourceId\":\"haproxy:9e3f495b-8d12-4852-82a3-54c3e0ce9f9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:17:584-58290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e125cbc-9efd-4247-b1f0-f1ee5da510ec], x-b3-parentspanid=[ea96ca3e43f05ddd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f10d26c95fc16f4ea96ca3e43f05ddd], x-b3-spanid=[0e8ed84619f23f4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e3f495b-8d12-4852-82a3-54c3e0ce9f9a]}\\\"}\"}","context":{"RequestID":"9e3f495b-8d12-4852-82a3-54c3e0ce9f9a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad6957fa-ac23-4284-83f0-f22592596040","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:17.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:17.586Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e3f495b-8d12-4852-82a3-54c3e0ce9f9a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad6957fa-ac23-4284-83f0-f22592596040","LogTimestamp":"2023-09-27T04:49:17.586Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:18.055Z","message":"Entering","context":{"RequestID":"917f47c3-ec9c-419f-b49d-5bbfc41c6fc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d4ce5d4-02e9-497c-a906-eb43900b2d6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:18.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:18.057Z","message":"{\"transactionId\":\"917f47c3-ec9c-419f-b49d-5bbfc41c6fc5\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:18:056\",\"respDate\":\"230927-04:49:18:057\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:917f47c3-ec9c-419f-b49d-5bbfc41c6fc5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:18:056-29296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a396f00-0025-41bd-83c8-3d5c07a90f61], x-b3-parentspanid=[adf77b12a160df5a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54821], x-envoy-attempt-count=[1], x-b3-traceid=[b67b1d06d1e97ed9adf77b12a160df5a], x-b3-spanid=[c80a5d3fdc010376], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[917f47c3-ec9c-419f-b49d-5bbfc41c6fc5]}\\\"}\"}","context":{"RequestID":"917f47c3-ec9c-419f-b49d-5bbfc41c6fc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d4ce5d4-02e9-497c-a906-eb43900b2d6b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:18.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:18.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"917f47c3-ec9c-419f-b49d-5bbfc41c6fc5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d4ce5d4-02e9-497c-a906-eb43900b2d6b","LogTimestamp":"2023-09-27T04:49:18.058Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:18.418Z","message":"Entering","context":{"RequestID":"278d6b85-10d7-46bd-b140-51555f26afd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"738ad9ff-8e2d-4aca-9880-7a5bd22f2b38","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"278d6b85-10d7-46bd-b140-51555f26afd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"738ad9ff-8e2d-4aca-9880-7a5bd22f2b38","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:18.420Z","message":"{\"transactionId\":\"278d6b85-10d7-46bd-b140-51555f26afd3\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:18:419\",\"respDate\":\"230927-04:49:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:278d6b85-10d7-46bd-b140-51555f26afd3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:18:419-84713\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[278d6b85-10d7-46bd-b140-51555f26afd3]}\\\"}\"}","context":{"RequestID":"278d6b85-10d7-46bd-b140-51555f26afd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"738ad9ff-8e2d-4aca-9880-7a5bd22f2b38","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"278d6b85-10d7-46bd-b140-51555f26afd3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"738ad9ff-8e2d-4aca-9880-7a5bd22f2b38","LogTimestamp":"2023-09-27T04:49:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:19.597Z","message":"Entering","context":{"RequestID":"a54b63a0-8d5f-46f4-a835-2f140f35762e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf532b98-077c-48ad-b2b3-1656cb9db7ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:19.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:19.599Z","message":"{\"transactionId\":\"a54b63a0-8d5f-46f4-a835-2f140f35762e\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:19:598\",\"respDate\":\"230927-04:49:19:599\",\"sourceId\":\"haproxy:a54b63a0-8d5f-46f4-a835-2f140f35762e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:19:598-35230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72509642-9ff1-4aba-91d7-fd8c9118a4dc], x-b3-parentspanid=[c0c00638a56223f1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a46daebd355b1a55c0c00638a56223f1], x-b3-spanid=[5186beb1efe67335], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a54b63a0-8d5f-46f4-a835-2f140f35762e]}\\\"}\"}","context":{"RequestID":"a54b63a0-8d5f-46f4-a835-2f140f35762e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf532b98-077c-48ad-b2b3-1656cb9db7ee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:19.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:19.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a54b63a0-8d5f-46f4-a835-2f140f35762e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf532b98-077c-48ad-b2b3-1656cb9db7ee","LogTimestamp":"2023-09-27T04:49:19.599Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:21.610Z","message":"Entering","context":{"RequestID":"f4a61cbb-e7cb-412c-bba7-8befc208cfbc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16213ef8-3fc5-4e2c-8947-6dd238f4ac41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:21.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:21.612Z","message":"{\"transactionId\":\"f4a61cbb-e7cb-412c-bba7-8befc208cfbc\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:21:611\",\"respDate\":\"230927-04:49:21:612\",\"sourceId\":\"haproxy:f4a61cbb-e7cb-412c-bba7-8befc208cfbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:21:611-96950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b5850e2-23f2-48a6-bac0-efc6e9f73b9b], x-b3-parentspanid=[0a522a60808e5aba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a4273f6b85a4e830a522a60808e5aba], x-b3-spanid=[c78ede154177d060], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4a61cbb-e7cb-412c-bba7-8befc208cfbc]}\\\"}\"}","context":{"RequestID":"f4a61cbb-e7cb-412c-bba7-8befc208cfbc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16213ef8-3fc5-4e2c-8947-6dd238f4ac41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:21.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:21.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4a61cbb-e7cb-412c-bba7-8befc208cfbc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16213ef8-3fc5-4e2c-8947-6dd238f4ac41","LogTimestamp":"2023-09-27T04:49:21.612Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:23.621Z","message":"Entering","context":{"RequestID":"2d5ea545-55c2-4193-bd10-5bfb6bddb930","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"147c7a0f-5b19-4969-afa2-0b2681ccfa59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:23.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:23.622Z","message":"{\"transactionId\":\"2d5ea545-55c2-4193-bd10-5bfb6bddb930\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:23:621\",\"respDate\":\"230927-04:49:23:622\",\"sourceId\":\"haproxy:2d5ea545-55c2-4193-bd10-5bfb6bddb930\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:23:621-86589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38232b69-df29-4363-9f69-5c48d14faa21], x-b3-parentspanid=[466801b2e9f70828], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04535fe06159c49d466801b2e9f70828], x-b3-spanid=[8669e5fd65033ae0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d5ea545-55c2-4193-bd10-5bfb6bddb930]}\\\"}\"}","context":{"RequestID":"2d5ea545-55c2-4193-bd10-5bfb6bddb930","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"147c7a0f-5b19-4969-afa2-0b2681ccfa59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:23.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:23.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d5ea545-55c2-4193-bd10-5bfb6bddb930","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"147c7a0f-5b19-4969-afa2-0b2681ccfa59","LogTimestamp":"2023-09-27T04:49:23.623Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:49:25.632Z","message":"Entering","context":{"RequestID":"f67e4f01-201c-4136-bd50-1081677c83cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae6ec86d-7497-4a78-a7d4-146765cfa316","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:25.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:25.634Z","message":"{\"transactionId\":\"f67e4f01-201c-4136-bd50-1081677c83cc\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:25:633\",\"respDate\":\"230927-04:49:25:634\",\"sourceId\":\"haproxy:f67e4f01-201c-4136-bd50-1081677c83cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:25:633-56502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0508974f-d2ce-42fc-92cc-be0e23ccf2f9], x-b3-parentspanid=[4e10a7c4ea9b9586], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a91caa2f4bae2f144e10a7c4ea9b9586], x-b3-spanid=[35b5d1e70754d2f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f67e4f01-201c-4136-bd50-1081677c83cc]}\\\"}\"}","context":{"RequestID":"f67e4f01-201c-4136-bd50-1081677c83cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae6ec86d-7497-4a78-a7d4-146765cfa316","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:25.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:25.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f67e4f01-201c-4136-bd50-1081677c83cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae6ec86d-7497-4a78-a7d4-146765cfa316","LogTimestamp":"2023-09-27T04:49:25.635Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:25.925Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:49:25.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:25.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:25.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:27.646Z","message":"Entering","context":{"RequestID":"0a0d282d-168d-4b2e-b82d-ffae62a168cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a975f58a-ae7c-4d33-b8aa-29e7c7ff17d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:27.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:27.648Z","message":"{\"transactionId\":\"0a0d282d-168d-4b2e-b82d-ffae62a168cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:27:647\",\"respDate\":\"230927-04:49:27:648\",\"sourceId\":\"haproxy:0a0d282d-168d-4b2e-b82d-ffae62a168cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:27:647-90438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18aad469-d442-4aa7-aaf8-2b071482028f], x-b3-parentspanid=[82bffa27a47267e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[766151ca7ddb913982bffa27a47267e8], x-b3-spanid=[e0c3e34bff8edb21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a0d282d-168d-4b2e-b82d-ffae62a168cd]}\\\"}\"}","context":{"RequestID":"0a0d282d-168d-4b2e-b82d-ffae62a168cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a975f58a-ae7c-4d33-b8aa-29e7c7ff17d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:27.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:27.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a0d282d-168d-4b2e-b82d-ffae62a168cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a975f58a-ae7c-4d33-b8aa-29e7c7ff17d0","LogTimestamp":"2023-09-27T04:49:27.648Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:28.053Z","message":"Entering","context":{"RequestID":"fa4441de-5e71-4d2b-9ed2-442982b51c01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c04ede2-1d83-4418-b47a-d8921cc37bbd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:28.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:28.055Z","message":"{\"transactionId\":\"fa4441de-5e71-4d2b-9ed2-442982b51c01\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:28:054\",\"respDate\":\"230927-04:49:28:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fa4441de-5e71-4d2b-9ed2-442982b51c01\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:28:054-1589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11684f23-ce01-4fcd-884d-eb9f75936bee], x-b3-parentspanid=[919f0d190ed0b17c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36547], x-envoy-attempt-count=[1], x-b3-traceid=[c93c3423818965bb919f0d190ed0b17c], x-b3-spanid=[c6949c09bdcd8809], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fa4441de-5e71-4d2b-9ed2-442982b51c01]}\\\"}\"}","context":{"RequestID":"fa4441de-5e71-4d2b-9ed2-442982b51c01","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c04ede2-1d83-4418-b47a-d8921cc37bbd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:28.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:28.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa4441de-5e71-4d2b-9ed2-442982b51c01","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c04ede2-1d83-4418-b47a-d8921cc37bbd","LogTimestamp":"2023-09-27T04:49:28.056Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:28.417Z","message":"Entering","context":{"RequestID":"7db33701-5688-40e6-9402-0045cb9699ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74d0773f-d9b5-4e52-8ad0-a6d727de7e38","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"7db33701-5688-40e6-9402-0045cb9699ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74d0773f-d9b5-4e52-8ad0-a6d727de7e38","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:28.420Z","message":"{\"transactionId\":\"7db33701-5688-40e6-9402-0045cb9699ac\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:28:418\",\"respDate\":\"230927-04:49:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7db33701-5688-40e6-9402-0045cb9699ac\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:28:418-82424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7db33701-5688-40e6-9402-0045cb9699ac]}\\\"}\"}","context":{"RequestID":"7db33701-5688-40e6-9402-0045cb9699ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74d0773f-d9b5-4e52-8ad0-a6d727de7e38","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7db33701-5688-40e6-9402-0045cb9699ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74d0773f-d9b5-4e52-8ad0-a6d727de7e38","LogTimestamp":"2023-09-27T04:49:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:29.661Z","message":"Entering","context":{"RequestID":"4092594b-bcc2-47fc-abbd-b033c53babc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41d9a9c9-a114-4668-9f5a-56780c53d1e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:29.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:29.662Z","message":"{\"transactionId\":\"4092594b-bcc2-47fc-abbd-b033c53babc2\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:29:661\",\"respDate\":\"230927-04:49:29:662\",\"sourceId\":\"haproxy:4092594b-bcc2-47fc-abbd-b033c53babc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:29:661-21324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38aeb217-94c9-44e8-811f-e0b6e6fd9aae], x-b3-parentspanid=[abfa1b64246e42c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0015cb71e653bd7dabfa1b64246e42c6], x-b3-spanid=[2bf3d7979e543618], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4092594b-bcc2-47fc-abbd-b033c53babc2]}\\\"}\"}","context":{"RequestID":"4092594b-bcc2-47fc-abbd-b033c53babc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41d9a9c9-a114-4668-9f5a-56780c53d1e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:29.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:29.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4092594b-bcc2-47fc-abbd-b033c53babc2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41d9a9c9-a114-4668-9f5a-56780c53d1e2","LogTimestamp":"2023-09-27T04:49:29.663Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:31.672Z","message":"Entering","context":{"RequestID":"0020a0d6-cea0-4710-b0ce-8ee7532aab22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9c9e945-554f-4bde-8b54-29ac14e01cfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:31.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:31.673Z","message":"{\"transactionId\":\"0020a0d6-cea0-4710-b0ce-8ee7532aab22\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:31:672\",\"respDate\":\"230927-04:49:31:673\",\"sourceId\":\"haproxy:0020a0d6-cea0-4710-b0ce-8ee7532aab22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:31:672-37644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9708fdf0-3689-43b3-a2ad-37f962bc0526], x-b3-parentspanid=[b6f4d3ed6aee03d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cfbb7e04eba6f13b6f4d3ed6aee03d3], x-b3-spanid=[8771c47ba2685a59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0020a0d6-cea0-4710-b0ce-8ee7532aab22]}\\\"}\"}","context":{"RequestID":"0020a0d6-cea0-4710-b0ce-8ee7532aab22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9c9e945-554f-4bde-8b54-29ac14e01cfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:31.671Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:31.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0020a0d6-cea0-4710-b0ce-8ee7532aab22","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9c9e945-554f-4bde-8b54-29ac14e01cfe","LogTimestamp":"2023-09-27T04:49:31.674Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:33.683Z","message":"Entering","context":{"RequestID":"68538e84-f01a-468d-93f2-84451b42236e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c722e802-3730-4e12-b0ab-357b2d348db3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:33.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:33.685Z","message":"{\"transactionId\":\"68538e84-f01a-468d-93f2-84451b42236e\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:33:684\",\"respDate\":\"230927-04:49:33:685\",\"sourceId\":\"haproxy:68538e84-f01a-468d-93f2-84451b42236e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:33:684-42287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa57f0e5-19d3-9b80-a45c-6d956e94ee51], x-b3-parentspanid=[a5aa77eade95f401], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df6d16f4530ca1a1a5aa77eade95f401], x-b3-spanid=[435b057676914728], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68538e84-f01a-468d-93f2-84451b42236e]}\\\"}\"}","context":{"RequestID":"68538e84-f01a-468d-93f2-84451b42236e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c722e802-3730-4e12-b0ab-357b2d348db3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:33.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:33.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68538e84-f01a-468d-93f2-84451b42236e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c722e802-3730-4e12-b0ab-357b2d348db3","LogTimestamp":"2023-09-27T04:49:33.685Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:35.723Z","message":"Entering","context":{"RequestID":"3aa98b70-b746-4044-b375-4cb379303a92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4a17233-941c-4fcd-b653-180c0167dafa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:35.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:35.725Z","message":"{\"transactionId\":\"3aa98b70-b746-4044-b375-4cb379303a92\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:35:724\",\"respDate\":\"230927-04:49:35:725\",\"sourceId\":\"haproxy:3aa98b70-b746-4044-b375-4cb379303a92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:35:724-73999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ae9418d-9400-450c-bbf9-645dfaebbf7b], x-b3-parentspanid=[f68d7f5378eb550e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[436310416928a5ebf68d7f5378eb550e], x-b3-spanid=[5283890d24ae3eb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3aa98b70-b746-4044-b375-4cb379303a92]}\\\"}\"}","context":{"RequestID":"3aa98b70-b746-4044-b375-4cb379303a92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4a17233-941c-4fcd-b653-180c0167dafa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:35.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:35.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3aa98b70-b746-4044-b375-4cb379303a92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4a17233-941c-4fcd-b653-180c0167dafa","LogTimestamp":"2023-09-27T04:49:35.726Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:35.926Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:49:35.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:35.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:35.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:37.740Z","message":"Entering","context":{"RequestID":"d8c2d152-d190-4e5d-930e-341bedc00c4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c021f40-ffc9-4207-94c9-4756ffe7568d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:37.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:37.742Z","message":"{\"transactionId\":\"d8c2d152-d190-4e5d-930e-341bedc00c4b\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:37:741\",\"respDate\":\"230927-04:49:37:742\",\"sourceId\":\"haproxy:d8c2d152-d190-4e5d-930e-341bedc00c4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:37:741-51875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33cd6132-5187-4a19-8379-059b5f137fa4], x-b3-parentspanid=[bc2b4ae894edaa73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6854efeea3e076b1bc2b4ae894edaa73], x-b3-spanid=[3a7b238b1dfa4d66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8c2d152-d190-4e5d-930e-341bedc00c4b]}\\\"}\"}","context":{"RequestID":"d8c2d152-d190-4e5d-930e-341bedc00c4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c021f40-ffc9-4207-94c9-4756ffe7568d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:37.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:37.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8c2d152-d190-4e5d-930e-341bedc00c4b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c021f40-ffc9-4207-94c9-4756ffe7568d","LogTimestamp":"2023-09-27T04:49:37.743Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:38.053Z","message":"Entering","context":{"RequestID":"f306beb7-220f-4061-be42-2dae57553b96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3af7900-e74b-4123-9de3-04ba9214c9a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:38.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:38.055Z","message":"{\"transactionId\":\"f306beb7-220f-4061-be42-2dae57553b96\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:38:054\",\"respDate\":\"230927-04:49:38:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f306beb7-220f-4061-be42-2dae57553b96\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:38:054-32785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f68281cf-6eb2-40d3-baaa-bea5579ed104], x-b3-parentspanid=[b5e970e582e44d4b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38647], x-envoy-attempt-count=[1], x-b3-traceid=[bdd8a2f63ad3809bb5e970e582e44d4b], x-b3-spanid=[bfde87a12d2a5b0f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f306beb7-220f-4061-be42-2dae57553b96]}\\\"}\"}","context":{"RequestID":"f306beb7-220f-4061-be42-2dae57553b96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3af7900-e74b-4123-9de3-04ba9214c9a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:38.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:38.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f306beb7-220f-4061-be42-2dae57553b96","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3af7900-e74b-4123-9de3-04ba9214c9a7","LogTimestamp":"2023-09-27T04:49:38.056Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:49:38.417Z","message":"Entering","context":{"RequestID":"2aad1358-4cbc-4a1c-94ad-8c7de79aa206","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"beb0d9cf-6b08-44d8-9ee8-06dac7f8fae6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2aad1358-4cbc-4a1c-94ad-8c7de79aa206","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"beb0d9cf-6b08-44d8-9ee8-06dac7f8fae6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:38.420Z","message":"{\"transactionId\":\"2aad1358-4cbc-4a1c-94ad-8c7de79aa206\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:38:418\",\"respDate\":\"230927-04:49:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2aad1358-4cbc-4a1c-94ad-8c7de79aa206\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:38:418-20232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2aad1358-4cbc-4a1c-94ad-8c7de79aa206]}\\\"}\"}","context":{"RequestID":"2aad1358-4cbc-4a1c-94ad-8c7de79aa206","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"beb0d9cf-6b08-44d8-9ee8-06dac7f8fae6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2aad1358-4cbc-4a1c-94ad-8c7de79aa206","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"beb0d9cf-6b08-44d8-9ee8-06dac7f8fae6","LogTimestamp":"2023-09-27T04:49:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:39.764Z","message":"Entering","context":{"RequestID":"cd4935aa-512e-454e-8b0b-be27ecac3388","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67636087-3447-4a5a-8031-e195a371ccb7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:39.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:39.766Z","message":"{\"transactionId\":\"cd4935aa-512e-454e-8b0b-be27ecac3388\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:39:765\",\"respDate\":\"230927-04:49:39:766\",\"sourceId\":\"haproxy:cd4935aa-512e-454e-8b0b-be27ecac3388\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:39:765-61145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddb28e22-853e-4c13-81ca-c8541ace094c], x-b3-parentspanid=[5d0dc56ecb329e6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffd5d6b9a8accb8e5d0dc56ecb329e6e], x-b3-spanid=[064bc6f0786cddcf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd4935aa-512e-454e-8b0b-be27ecac3388]}\\\"}\"}","context":{"RequestID":"cd4935aa-512e-454e-8b0b-be27ecac3388","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67636087-3447-4a5a-8031-e195a371ccb7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:39.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:39.767Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd4935aa-512e-454e-8b0b-be27ecac3388","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67636087-3447-4a5a-8031-e195a371ccb7","LogTimestamp":"2023-09-27T04:49:39.767Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:41.733Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:41.742Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:41.781Z","message":"Entering","context":{"RequestID":"3e8d4f52-5f87-4e95-9257-e108725f5757","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28edcc0d-48f3-4cc8-9458-595884ed02f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:41.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:41.783Z","message":"{\"transactionId\":\"3e8d4f52-5f87-4e95-9257-e108725f5757\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:41:781\",\"respDate\":\"230927-04:49:41:783\",\"sourceId\":\"haproxy:3e8d4f52-5f87-4e95-9257-e108725f5757\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:41:781-26703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61d6432b-0f64-49f6-ab55-7cc4aa4071c9], x-b3-parentspanid=[d542da5859ca3566], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c0c6bb885ca65c5d542da5859ca3566], x-b3-spanid=[ec86aab51149423d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e8d4f52-5f87-4e95-9257-e108725f5757]}\\\"}\"}","context":{"RequestID":"3e8d4f52-5f87-4e95-9257-e108725f5757","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28edcc0d-48f3-4cc8-9458-595884ed02f2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:41.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:41.783Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e8d4f52-5f87-4e95-9257-e108725f5757","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28edcc0d-48f3-4cc8-9458-595884ed02f2","LogTimestamp":"2023-09-27T04:49:41.783Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:43.797Z","message":"Entering","context":{"RequestID":"dbf4a582-ce36-4cce-96cd-3e1b6cebd182","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5c97d15-174e-4711-bd68-da8151bd1a78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:43.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:43.799Z","message":"{\"transactionId\":\"dbf4a582-ce36-4cce-96cd-3e1b6cebd182\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:43:798\",\"respDate\":\"230927-04:49:43:799\",\"sourceId\":\"haproxy:dbf4a582-ce36-4cce-96cd-3e1b6cebd182\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:43:798-19835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7893e5c0-1ad3-46e2-845e-d49436e3bf7d], x-b3-parentspanid=[75cf6ade478da91e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7abd150aa2e51a8f75cf6ade478da91e], x-b3-spanid=[c86a2a9f7950ad77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbf4a582-ce36-4cce-96cd-3e1b6cebd182]}\\\"}\"}","context":{"RequestID":"dbf4a582-ce36-4cce-96cd-3e1b6cebd182","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5c97d15-174e-4711-bd68-da8151bd1a78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:43.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:43.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbf4a582-ce36-4cce-96cd-3e1b6cebd182","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5c97d15-174e-4711-bd68-da8151bd1a78","LogTimestamp":"2023-09-27T04:49:43.799Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:45.813Z","message":"Entering","context":{"RequestID":"9ffa7e63-9636-42b5-9f45-513c660dfe03","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fac7777f-9fa4-4261-8cb7-022621b8b2e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:45.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:45.815Z","message":"{\"transactionId\":\"9ffa7e63-9636-42b5-9f45-513c660dfe03\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:45:813\",\"respDate\":\"230927-04:49:45:815\",\"sourceId\":\"haproxy:9ffa7e63-9636-42b5-9f45-513c660dfe03\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:45:813-90625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb24f986-4934-4667-8d15-0220773b0ceb], x-b3-parentspanid=[4aa1e7f22c3f80e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[815cf9ea66e9e6ee4aa1e7f22c3f80e2], x-b3-spanid=[d4357263d788878f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ffa7e63-9636-42b5-9f45-513c660dfe03]}\\\"}\"}","context":{"RequestID":"9ffa7e63-9636-42b5-9f45-513c660dfe03","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fac7777f-9fa4-4261-8cb7-022621b8b2e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:45.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:45.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ffa7e63-9636-42b5-9f45-513c660dfe03","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fac7777f-9fa4-4261-8cb7-022621b8b2e1","LogTimestamp":"2023-09-27T04:49:45.815Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:49:45.926Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:49:45.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:45.958Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:45.958Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:47.826Z","message":"Entering","context":{"RequestID":"180e2c88-b8ef-4acd-b315-e1aa721af8ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8d40f1a-3505-4f86-9d6b-93ea5a3aab82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:47.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:47.829Z","message":"{\"transactionId\":\"180e2c88-b8ef-4acd-b315-e1aa721af8ef\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:47:827\",\"respDate\":\"230927-04:49:47:829\",\"sourceId\":\"haproxy:180e2c88-b8ef-4acd-b315-e1aa721af8ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:47:827-90845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a0ae488-7d84-4b29-abe2-4ace840b423f], x-b3-parentspanid=[5a613595d520228f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e33656d584bda1495a613595d520228f], x-b3-spanid=[7d5f61a7d63c610f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[180e2c88-b8ef-4acd-b315-e1aa721af8ef]}\\\"}\"}","context":{"RequestID":"180e2c88-b8ef-4acd-b315-e1aa721af8ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8d40f1a-3505-4f86-9d6b-93ea5a3aab82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:47.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:47.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"180e2c88-b8ef-4acd-b315-e1aa721af8ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8d40f1a-3505-4f86-9d6b-93ea5a3aab82","LogTimestamp":"2023-09-27T04:49:47.830Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:49:48.059Z","message":"Entering","context":{"RequestID":"ec284a8d-4c17-43c9-b937-fa54b0852729","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc05082d-ebd7-41ea-ad4e-257e6e2877b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:48.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:48.060Z","message":"{\"transactionId\":\"ec284a8d-4c17-43c9-b937-fa54b0852729\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:48:059\",\"respDate\":\"230927-04:49:48:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ec284a8d-4c17-43c9-b937-fa54b0852729\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:48:059-22291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72fc0086-902e-4ca6-8455-2f2131d4ca6e], x-b3-parentspanid=[90b75944da560740], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40803], x-envoy-attempt-count=[1], x-b3-traceid=[67c88ead93baaf5d90b75944da560740], x-b3-spanid=[bda458b51fb6bc3c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ec284a8d-4c17-43c9-b937-fa54b0852729]}\\\"}\"}","context":{"RequestID":"ec284a8d-4c17-43c9-b937-fa54b0852729","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc05082d-ebd7-41ea-ad4e-257e6e2877b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:48.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:48.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec284a8d-4c17-43c9-b937-fa54b0852729","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc05082d-ebd7-41ea-ad4e-257e6e2877b6","LogTimestamp":"2023-09-27T04:49:48.061Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:48.417Z","message":"Entering","context":{"RequestID":"ba813bab-e4fd-45dc-aa1b-c4e32fe9e3ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38be46e0-735d-44a8-8a02-ac2dab03a72d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba813bab-e4fd-45dc-aa1b-c4e32fe9e3ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38be46e0-735d-44a8-8a02-ac2dab03a72d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:48.420Z","message":"{\"transactionId\":\"ba813bab-e4fd-45dc-aa1b-c4e32fe9e3ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:48:418\",\"respDate\":\"230927-04:49:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ba813bab-e4fd-45dc-aa1b-c4e32fe9e3ae\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:48:418-24193\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ba813bab-e4fd-45dc-aa1b-c4e32fe9e3ae]}\\\"}\"}","context":{"RequestID":"ba813bab-e4fd-45dc-aa1b-c4e32fe9e3ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38be46e0-735d-44a8-8a02-ac2dab03a72d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba813bab-e4fd-45dc-aa1b-c4e32fe9e3ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38be46e0-735d-44a8-8a02-ac2dab03a72d","LogTimestamp":"2023-09-27T04:49:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:49.847Z","message":"Entering","context":{"RequestID":"3c60e92b-1e36-43a6-88ed-bb52a216ee5b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ffeaa6a9-389f-4213-9a05-71891a1216e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:49.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:49.848Z","message":"{\"transactionId\":\"3c60e92b-1e36-43a6-88ed-bb52a216ee5b\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:49:847\",\"respDate\":\"230927-04:49:49:848\",\"sourceId\":\"haproxy:3c60e92b-1e36-43a6-88ed-bb52a216ee5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:49:847-78898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d89490f1-d1fb-4676-aebe-72ce2fe3e5ad], x-b3-parentspanid=[3a36a083d60aa02c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81f8ab0d9b22605e3a36a083d60aa02c], x-b3-spanid=[f4ecd3c6b888667d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c60e92b-1e36-43a6-88ed-bb52a216ee5b]}\\\"}\"}","context":{"RequestID":"3c60e92b-1e36-43a6-88ed-bb52a216ee5b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ffeaa6a9-389f-4213-9a05-71891a1216e0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:49.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:49.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c60e92b-1e36-43a6-88ed-bb52a216ee5b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffeaa6a9-389f-4213-9a05-71891a1216e0","LogTimestamp":"2023-09-27T04:49:49.848Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:51.874Z","message":"Entering","context":{"RequestID":"956e87be-0cdc-445c-a775-ff3013c60f7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8e6f889-b29c-4909-b24b-7817b2d0a991","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:51.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:51.877Z","message":"{\"transactionId\":\"956e87be-0cdc-445c-a775-ff3013c60f7c\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:51:875\",\"respDate\":\"230927-04:49:51:877\",\"sourceId\":\"haproxy:956e87be-0cdc-445c-a775-ff3013c60f7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:51:875-77776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a241ca50-80a7-4579-bd7a-47faa05d227b], x-b3-parentspanid=[2b3bebc9c7f29acd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e239f58b37f33f12b3bebc9c7f29acd], x-b3-spanid=[0936b2d40ca16dc8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[956e87be-0cdc-445c-a775-ff3013c60f7c]}\\\"}\"}","context":{"RequestID":"956e87be-0cdc-445c-a775-ff3013c60f7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8e6f889-b29c-4909-b24b-7817b2d0a991","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:51.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:51.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"956e87be-0cdc-445c-a775-ff3013c60f7c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8e6f889-b29c-4909-b24b-7817b2d0a991","LogTimestamp":"2023-09-27T04:49:51.878Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:49:53.892Z","message":"Entering","context":{"RequestID":"3202cd38-409e-47f1-8027-3bdaa3fbe911","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"337a53df-a9bc-46c7-b6f5-fdc3e5c824fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:53.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:53.894Z","message":"{\"transactionId\":\"3202cd38-409e-47f1-8027-3bdaa3fbe911\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:53:893\",\"respDate\":\"230927-04:49:53:894\",\"sourceId\":\"haproxy:3202cd38-409e-47f1-8027-3bdaa3fbe911\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:53:893-24425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fea0fb50-781f-4f2a-b2b2-7b360a04c915], x-b3-parentspanid=[bb155852b776d1d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[267bfb7f142afde8bb155852b776d1d0], x-b3-spanid=[7cfb01f7abb604a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3202cd38-409e-47f1-8027-3bdaa3fbe911]}\\\"}\"}","context":{"RequestID":"3202cd38-409e-47f1-8027-3bdaa3fbe911","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"337a53df-a9bc-46c7-b6f5-fdc3e5c824fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:53.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:53.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3202cd38-409e-47f1-8027-3bdaa3fbe911","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"337a53df-a9bc-46c7-b6f5-fdc3e5c824fd","LogTimestamp":"2023-09-27T04:49:53.894Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:49:55.920Z","message":"Entering","context":{"RequestID":"8f1560fe-118b-4a95-913f-9f5415f317e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09a16f01-10a9-47d3-a80c-ced0221a546c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:55.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:55.922Z","message":"{\"transactionId\":\"8f1560fe-118b-4a95-913f-9f5415f317e9\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:55:921\",\"respDate\":\"230927-04:49:55:922\",\"sourceId\":\"haproxy:8f1560fe-118b-4a95-913f-9f5415f317e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:55:921-24796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a034a28f-fd86-4be7-b623-876b9373d05a], x-b3-parentspanid=[8cc465779387f449], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb8485ac7374f8f58cc465779387f449], x-b3-spanid=[a42f2165c1a12f79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f1560fe-118b-4a95-913f-9f5415f317e9]}\\\"}\"}","context":{"RequestID":"8f1560fe-118b-4a95-913f-9f5415f317e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09a16f01-10a9-47d3-a80c-ced0221a546c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:55.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:55.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f1560fe-118b-4a95-913f-9f5415f317e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09a16f01-10a9-47d3-a80c-ced0221a546c","LogTimestamp":"2023-09-27T04:49:55.923Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:55.926Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:49:56.028Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:56.029Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:56.029Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:57.936Z","message":"Entering","context":{"RequestID":"0732c295-c897-4246-bbb3-102f4c1c191c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49d022b8-a1e6-4162-bbc7-50e3bdd637fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:57.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:57.938Z","message":"{\"transactionId\":\"0732c295-c897-4246-bbb3-102f4c1c191c\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:57:936\",\"respDate\":\"230927-04:49:57:938\",\"sourceId\":\"haproxy:0732c295-c897-4246-bbb3-102f4c1c191c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:57:936-10911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f13cb60-edfa-4895-8f6d-2f15f6b43739], x-b3-parentspanid=[7155feb43719b649], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[758e2e4b00b21a107155feb43719b649], x-b3-spanid=[62913f62d71f9747], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0732c295-c897-4246-bbb3-102f4c1c191c]}\\\"}\"}","context":{"RequestID":"0732c295-c897-4246-bbb3-102f4c1c191c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49d022b8-a1e6-4162-bbc7-50e3bdd637fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:57.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:57.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0732c295-c897-4246-bbb3-102f4c1c191c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49d022b8-a1e6-4162-bbc7-50e3bdd637fb","LogTimestamp":"2023-09-27T04:49:57.938Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:58.060Z","message":"Entering","context":{"RequestID":"90c5e4a2-981e-4e92-8e30-a39431bfb6d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4e316a5-76d6-43d3-9ed9-7c7d546bcc8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:58.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:58.062Z","message":"{\"transactionId\":\"90c5e4a2-981e-4e92-8e30-a39431bfb6d1\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:58:060\",\"respDate\":\"230927-04:49:58:062\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:90c5e4a2-981e-4e92-8e30-a39431bfb6d1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:49:58:060-5069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2513d0de-074b-461c-9e01-187ad2d3701d], x-b3-parentspanid=[fb1bff901a297d3c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50397], x-envoy-attempt-count=[1], x-b3-traceid=[cbb131fff185d267fb1bff901a297d3c], x-b3-spanid=[c491d21720739ba6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[90c5e4a2-981e-4e92-8e30-a39431bfb6d1]}\\\"}\"}","context":{"RequestID":"90c5e4a2-981e-4e92-8e30-a39431bfb6d1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d4e316a5-76d6-43d3-9ed9-7c7d546bcc8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:49:58.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:58.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90c5e4a2-981e-4e92-8e30-a39431bfb6d1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4e316a5-76d6-43d3-9ed9-7c7d546bcc8c","LogTimestamp":"2023-09-27T04:49:58.062Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:49:58.418Z","message":"Entering","context":{"RequestID":"a0536104-3e2e-430e-9352-f890833ab3dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db840c06-ba76-4669-81d4-eac2aa451086","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"a0536104-3e2e-430e-9352-f890833ab3dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db840c06-ba76-4669-81d4-eac2aa451086","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:58.421Z","message":"{\"transactionId\":\"a0536104-3e2e-430e-9352-f890833ab3dd\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:58:418\",\"respDate\":\"230927-04:49:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a0536104-3e2e-430e-9352-f890833ab3dd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:49:58:418-35028\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a0536104-3e2e-430e-9352-f890833ab3dd]}\\\"}\"}","context":{"RequestID":"a0536104-3e2e-430e-9352-f890833ab3dd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db840c06-ba76-4669-81d4-eac2aa451086","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:49:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0536104-3e2e-430e-9352-f890833ab3dd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db840c06-ba76-4669-81d4-eac2aa451086","LogTimestamp":"2023-09-27T04:49:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:49:59.950Z","message":"Entering","context":{"RequestID":"3e543cf8-77df-4844-947a-a9d36d412059","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6b9e28c-516b-4455-80ea-9b632fdecad3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:59.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:49:59.952Z","message":"{\"transactionId\":\"3e543cf8-77df-4844-947a-a9d36d412059\",\"status\":\"200\",\"rqstDate\":\"230927-04:49:59:951\",\"respDate\":\"230927-04:49:59:952\",\"sourceId\":\"haproxy:3e543cf8-77df-4844-947a-a9d36d412059\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:49:59:951-45596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[def19eff-a763-4ec2-a0f8-6acd9af4b0a4], x-b3-parentspanid=[fc0a8dff7cf0bd5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e164cea87b334a9fc0a8dff7cf0bd5c], x-b3-spanid=[1b1904a9e2dc6359], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e543cf8-77df-4844-947a-a9d36d412059]}\\\"}\"}","context":{"RequestID":"3e543cf8-77df-4844-947a-a9d36d412059","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6b9e28c-516b-4455-80ea-9b632fdecad3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:49:59.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:49:59.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e543cf8-77df-4844-947a-a9d36d412059","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6b9e28c-516b-4455-80ea-9b632fdecad3","LogTimestamp":"2023-09-27T04:49:59.952Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:49:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:01.972Z","message":"Entering","context":{"RequestID":"ef7a81b4-0b3b-4544-8629-0b32aeb7b027","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13f40471-8c7b-4722-b8d9-3ac544960493","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:01.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:01.973Z","message":"{\"transactionId\":\"ef7a81b4-0b3b-4544-8629-0b32aeb7b027\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:01:972\",\"respDate\":\"230927-04:50:01:973\",\"sourceId\":\"haproxy:ef7a81b4-0b3b-4544-8629-0b32aeb7b027\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:01:972-31483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e807155-a335-4593-ba08-b0fa1c309f2f], x-b3-parentspanid=[ef47554060ccce50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11a160eb5e802624ef47554060ccce50], x-b3-spanid=[20bc11416a54ed86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef7a81b4-0b3b-4544-8629-0b32aeb7b027]}\\\"}\"}","context":{"RequestID":"ef7a81b4-0b3b-4544-8629-0b32aeb7b027","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13f40471-8c7b-4722-b8d9-3ac544960493","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:01.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:01.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef7a81b4-0b3b-4544-8629-0b32aeb7b027","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13f40471-8c7b-4722-b8d9-3ac544960493","LogTimestamp":"2023-09-27T04:50:01.974Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:03.983Z","message":"Entering","context":{"RequestID":"c5d9574a-d12a-499e-8c2f-f9f08cd94fd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bdab21a-7787-4e35-8855-59b811bf17c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:03.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:03.986Z","message":"{\"transactionId\":\"c5d9574a-d12a-499e-8c2f-f9f08cd94fd8\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:03:984\",\"respDate\":\"230927-04:50:03:985\",\"sourceId\":\"haproxy:c5d9574a-d12a-499e-8c2f-f9f08cd94fd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:03:984-19762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ab85f78-53b0-40c9-93f8-0d11c112f576], x-b3-parentspanid=[4290f4db43ad6b44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[beb09928d8c035244290f4db43ad6b44], x-b3-spanid=[690ddf2673009f56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5d9574a-d12a-499e-8c2f-f9f08cd94fd8]}\\\"}\"}","context":{"RequestID":"c5d9574a-d12a-499e-8c2f-f9f08cd94fd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bdab21a-7787-4e35-8855-59b811bf17c8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:03.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:03.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5d9574a-d12a-499e-8c2f-f9f08cd94fd8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bdab21a-7787-4e35-8855-59b811bf17c8","LogTimestamp":"2023-09-27T04:50:03.986Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:05.927Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:50:06.011Z","message":"Entering","context":{"RequestID":"4f81f023-35bd-4f2d-842e-67e9eaf464e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3564e7b2-f186-4bef-8637-15c3dce5be2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:06.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:06.013Z","message":"{\"transactionId\":\"4f81f023-35bd-4f2d-842e-67e9eaf464e8\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:06:011\",\"respDate\":\"230927-04:50:06:012\",\"sourceId\":\"haproxy:4f81f023-35bd-4f2d-842e-67e9eaf464e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:06:011-16482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[869b9c49-d119-4524-b3b4-0d486caf3749], x-b3-parentspanid=[3d60b617f3fb6d53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc45962cafe50f873d60b617f3fb6d53], x-b3-spanid=[08c8c37890e71096], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f81f023-35bd-4f2d-842e-67e9eaf464e8]}\\\"}\"}","context":{"RequestID":"4f81f023-35bd-4f2d-842e-67e9eaf464e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3564e7b2-f186-4bef-8637-15c3dce5be2b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:06.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:06.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f81f023-35bd-4f2d-842e-67e9eaf464e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3564e7b2-f186-4bef-8637-15c3dce5be2b","LogTimestamp":"2023-09-27T04:50:06.013Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:06.124Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:06.125Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:06.125Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:08.026Z","message":"Entering","context":{"RequestID":"436f60b8-5612-4ec6-8428-73e7f31293e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"237a01fd-8357-4ef7-b89d-9a121b363e74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:08.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:08.028Z","message":"{\"transactionId\":\"436f60b8-5612-4ec6-8428-73e7f31293e6\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:08:026\",\"respDate\":\"230927-04:50:08:028\",\"sourceId\":\"haproxy:436f60b8-5612-4ec6-8428-73e7f31293e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:08:026-4990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[772b84a7-08c4-4b0b-979c-ac52cc99e408], x-b3-parentspanid=[67fb7119937043d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a327cfa171a06e7267fb7119937043d1], x-b3-spanid=[1b8f8f155dedf71e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[436f60b8-5612-4ec6-8428-73e7f31293e6]}\\\"}\"}","context":{"RequestID":"436f60b8-5612-4ec6-8428-73e7f31293e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"237a01fd-8357-4ef7-b89d-9a121b363e74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:08.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:08.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"436f60b8-5612-4ec6-8428-73e7f31293e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"237a01fd-8357-4ef7-b89d-9a121b363e74","LogTimestamp":"2023-09-27T04:50:08.028Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:08.053Z","message":"Entering","context":{"RequestID":"686b4b53-54b2-4731-8910-9db633aa204d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2f4ad02-c160-494b-bb59-9522b6ad959a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:08.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:08.055Z","message":"{\"transactionId\":\"686b4b53-54b2-4731-8910-9db633aa204d\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:08:054\",\"respDate\":\"230927-04:50:08:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:686b4b53-54b2-4731-8910-9db633aa204d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:08:054-59155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94feb7b6-20ac-470a-9d19-e6d9555fb4d2], x-b3-parentspanid=[645e116d0d3e9855], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43167], x-envoy-attempt-count=[1], x-b3-traceid=[9f0375d357a7ec06645e116d0d3e9855], x-b3-spanid=[71ac36d196bd5e1d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[686b4b53-54b2-4731-8910-9db633aa204d]}\\\"}\"}","context":{"RequestID":"686b4b53-54b2-4731-8910-9db633aa204d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2f4ad02-c160-494b-bb59-9522b6ad959a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:08.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:08.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"686b4b53-54b2-4731-8910-9db633aa204d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2f4ad02-c160-494b-bb59-9522b6ad959a","LogTimestamp":"2023-09-27T04:50:08.056Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:08.419Z","message":"Entering","context":{"RequestID":"cfa70a06-e8dd-41aa-ae7e-e6554eaf910f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e03ea26d-a85c-485b-909f-6d0878c9a603","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"cfa70a06-e8dd-41aa-ae7e-e6554eaf910f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e03ea26d-a85c-485b-909f-6d0878c9a603","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:08.421Z","message":"{\"transactionId\":\"cfa70a06-e8dd-41aa-ae7e-e6554eaf910f\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:08:420\",\"respDate\":\"230927-04:50:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cfa70a06-e8dd-41aa-ae7e-e6554eaf910f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:08:420-53900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cfa70a06-e8dd-41aa-ae7e-e6554eaf910f]}\\\"}\"}","context":{"RequestID":"cfa70a06-e8dd-41aa-ae7e-e6554eaf910f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e03ea26d-a85c-485b-909f-6d0878c9a603","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfa70a06-e8dd-41aa-ae7e-e6554eaf910f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e03ea26d-a85c-485b-909f-6d0878c9a603","LogTimestamp":"2023-09-27T04:50:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:10.047Z","message":"Entering","context":{"RequestID":"b232087d-641a-4d60-9b3f-1c358fab9068","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4858766e-c4df-45d5-be5b-1be2a93e49fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:10.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:10.049Z","message":"{\"transactionId\":\"b232087d-641a-4d60-9b3f-1c358fab9068\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:10:048\",\"respDate\":\"230927-04:50:10:049\",\"sourceId\":\"haproxy:b232087d-641a-4d60-9b3f-1c358fab9068\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:10:048-55586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9425c643-275f-40be-bca0-2b18baef7508], x-b3-parentspanid=[2858562de09959cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5fbebfff59b8b7a82858562de09959cc], x-b3-spanid=[638607a5e3354528], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b232087d-641a-4d60-9b3f-1c358fab9068]}\\\"}\"}","context":{"RequestID":"b232087d-641a-4d60-9b3f-1c358fab9068","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4858766e-c4df-45d5-be5b-1be2a93e49fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:10.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:10.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b232087d-641a-4d60-9b3f-1c358fab9068","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4858766e-c4df-45d5-be5b-1be2a93e49fd","LogTimestamp":"2023-09-27T04:50:10.049Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:11.743Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:11.747Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:12.068Z","message":"Entering","context":{"RequestID":"b44c784d-d545-4e21-837e-57c155b9ca5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"321bb2bd-28ea-433b-a9e9-48a64cf20275","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:12.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:12.070Z","message":"{\"transactionId\":\"b44c784d-d545-4e21-837e-57c155b9ca5a\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:12:069\",\"respDate\":\"230927-04:50:12:070\",\"sourceId\":\"haproxy:b44c784d-d545-4e21-837e-57c155b9ca5a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:12:069-55036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d0a0b18-7330-40df-949a-5a3ad3a685b4], x-b3-parentspanid=[0e37ba12d2110159], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04e7007914b6ce690e37ba12d2110159], x-b3-spanid=[ebabc9383ad8d9b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b44c784d-d545-4e21-837e-57c155b9ca5a]}\\\"}\"}","context":{"RequestID":"b44c784d-d545-4e21-837e-57c155b9ca5a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"321bb2bd-28ea-433b-a9e9-48a64cf20275","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:12.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:12.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b44c784d-d545-4e21-837e-57c155b9ca5a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"321bb2bd-28ea-433b-a9e9-48a64cf20275","LogTimestamp":"2023-09-27T04:50:12.071Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:14.081Z","message":"Entering","context":{"RequestID":"03838432-2113-4b8b-a638-aa1d2d3b360a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da0cdf71-356f-400f-b700-6d6dad3a7979","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:14.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:14.083Z","message":"{\"transactionId\":\"03838432-2113-4b8b-a638-aa1d2d3b360a\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:14:082\",\"respDate\":\"230927-04:50:14:083\",\"sourceId\":\"haproxy:03838432-2113-4b8b-a638-aa1d2d3b360a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:14:082-9224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c589fe44-2428-4d38-89ff-bd35a57fb460], x-b3-parentspanid=[9e3eb42bf8a0a0b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a545edd8f2e74e759e3eb42bf8a0a0b3], x-b3-spanid=[482561aec41040a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03838432-2113-4b8b-a638-aa1d2d3b360a]}\\\"}\"}","context":{"RequestID":"03838432-2113-4b8b-a638-aa1d2d3b360a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da0cdf71-356f-400f-b700-6d6dad3a7979","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:14.081Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:14.084Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03838432-2113-4b8b-a638-aa1d2d3b360a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da0cdf71-356f-400f-b700-6d6dad3a7979","LogTimestamp":"2023-09-27T04:50:14.084Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:15.927Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:50:15.942Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:15.942Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:15.942Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:16.098Z","message":"Entering","context":{"RequestID":"2caac089-e27f-4249-a437-089344a763cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ded4649b-26b8-4dd8-a89e-98a1c8c5a1eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:16.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:16.099Z","message":"{\"transactionId\":\"2caac089-e27f-4249-a437-089344a763cb\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:16:098\",\"respDate\":\"230927-04:50:16:099\",\"sourceId\":\"haproxy:2caac089-e27f-4249-a437-089344a763cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:16:098-78700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[faf38e25-9ac8-4cd1-ac4e-d7a55f3b6698], x-b3-parentspanid=[a0915d9d4b98655a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64e4a99f025276baa0915d9d4b98655a], x-b3-spanid=[a24eca1c5f740a3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2caac089-e27f-4249-a437-089344a763cb]}\\\"}\"}","context":{"RequestID":"2caac089-e27f-4249-a437-089344a763cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ded4649b-26b8-4dd8-a89e-98a1c8c5a1eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:16.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:16.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2caac089-e27f-4249-a437-089344a763cb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ded4649b-26b8-4dd8-a89e-98a1c8c5a1eb","LogTimestamp":"2023-09-27T04:50:16.099Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:18.055Z","message":"Entering","context":{"RequestID":"dec5bbf2-1751-4771-8ebf-f2a0ee63d92a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b92ad47-dac9-43df-a3d9-5abf6a9c4e28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:18.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:18.057Z","message":"{\"transactionId\":\"dec5bbf2-1751-4771-8ebf-f2a0ee63d92a\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:18:056\",\"respDate\":\"230927-04:50:18:057\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dec5bbf2-1751-4771-8ebf-f2a0ee63d92a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:18:056-18674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4be94dce-0780-4bde-8c3d-ce6bfc8a2f82], x-b3-parentspanid=[54a01779c97b353f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50693], x-envoy-attempt-count=[1], x-b3-traceid=[1c07aa2f22ad8b0754a01779c97b353f], x-b3-spanid=[cbbcf9d550486ad6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dec5bbf2-1751-4771-8ebf-f2a0ee63d92a]}\\\"}\"}","context":{"RequestID":"dec5bbf2-1751-4771-8ebf-f2a0ee63d92a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b92ad47-dac9-43df-a3d9-5abf6a9c4e28","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:18.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:18.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dec5bbf2-1751-4771-8ebf-f2a0ee63d92a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b92ad47-dac9-43df-a3d9-5abf6a9c4e28","LogTimestamp":"2023-09-27T04:50:18.057Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:18.111Z","message":"Entering","context":{"RequestID":"0c042674-3905-419b-bd56-b65c8a97a222","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a83476c0-eacf-4721-93c1-bd9f1d0d759c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:18.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:18.113Z","message":"{\"transactionId\":\"0c042674-3905-419b-bd56-b65c8a97a222\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:18:112\",\"respDate\":\"230927-04:50:18:113\",\"sourceId\":\"haproxy:0c042674-3905-419b-bd56-b65c8a97a222\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:18:112-48263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[107699c6-5d38-44c8-b9c1-e74986c82e69], x-b3-parentspanid=[efc0ddcced352c7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2319efe13ba8d6befc0ddcced352c7e], x-b3-spanid=[dceefe2360ab2c61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c042674-3905-419b-bd56-b65c8a97a222]}\\\"}\"}","context":{"RequestID":"0c042674-3905-419b-bd56-b65c8a97a222","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a83476c0-eacf-4721-93c1-bd9f1d0d759c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:18.111Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:18.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c042674-3905-419b-bd56-b65c8a97a222","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a83476c0-eacf-4721-93c1-bd9f1d0d759c","LogTimestamp":"2023-09-27T04:50:18.114Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:18.418Z","message":"Entering","context":{"RequestID":"0f807061-9336-4623-9508-b7202e11fc19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec7a4993-08d8-46c4-84fd-a86bc2ecee78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"0f807061-9336-4623-9508-b7202e11fc19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec7a4993-08d8-46c4-84fd-a86bc2ecee78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:18.420Z","message":"{\"transactionId\":\"0f807061-9336-4623-9508-b7202e11fc19\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:18:419\",\"respDate\":\"230927-04:50:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0f807061-9336-4623-9508-b7202e11fc19\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:18:419-87951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0f807061-9336-4623-9508-b7202e11fc19]}\\\"}\"}","context":{"RequestID":"0f807061-9336-4623-9508-b7202e11fc19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec7a4993-08d8-46c4-84fd-a86bc2ecee78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f807061-9336-4623-9508-b7202e11fc19","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec7a4993-08d8-46c4-84fd-a86bc2ecee78","LogTimestamp":"2023-09-27T04:50:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:20.122Z","message":"Entering","context":{"RequestID":"51cc9fc1-b87b-43c4-88bb-10ffff88cc88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21ce1392-6889-44de-ba35-c1dbacc767b5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:20.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:20.124Z","message":"{\"transactionId\":\"51cc9fc1-b87b-43c4-88bb-10ffff88cc88\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:20:123\",\"respDate\":\"230927-04:50:20:124\",\"sourceId\":\"haproxy:51cc9fc1-b87b-43c4-88bb-10ffff88cc88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:20:123-87020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3d409e8-5857-49af-9a1f-aba42685b8a7], x-b3-parentspanid=[9ef852f32a30f4cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a588d85d20bf26ef9ef852f32a30f4cb], x-b3-spanid=[bdc3f2c091f0fb8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51cc9fc1-b87b-43c4-88bb-10ffff88cc88]}\\\"}\"}","context":{"RequestID":"51cc9fc1-b87b-43c4-88bb-10ffff88cc88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21ce1392-6889-44de-ba35-c1dbacc767b5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:20.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:20.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51cc9fc1-b87b-43c4-88bb-10ffff88cc88","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21ce1392-6889-44de-ba35-c1dbacc767b5","LogTimestamp":"2023-09-27T04:50:20.124Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:22.134Z","message":"Entering","context":{"RequestID":"a47965e2-8c02-4022-98f0-f8d6dc9a94ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b831361b-a7a0-4a7d-89bf-ee04dd3b3c82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:22.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:22.136Z","message":"{\"transactionId\":\"a47965e2-8c02-4022-98f0-f8d6dc9a94ec\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:22:135\",\"respDate\":\"230927-04:50:22:136\",\"sourceId\":\"haproxy:a47965e2-8c02-4022-98f0-f8d6dc9a94ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:22:135-92013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[311b1807-ba31-444f-a63c-deb4e7b8f618], x-b3-parentspanid=[9696b71403e779ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01e57914405114899696b71403e779ae], x-b3-spanid=[f5f9625a5630b0ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a47965e2-8c02-4022-98f0-f8d6dc9a94ec]}\\\"}\"}","context":{"RequestID":"a47965e2-8c02-4022-98f0-f8d6dc9a94ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b831361b-a7a0-4a7d-89bf-ee04dd3b3c82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:22.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:22.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a47965e2-8c02-4022-98f0-f8d6dc9a94ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b831361b-a7a0-4a7d-89bf-ee04dd3b3c82","LogTimestamp":"2023-09-27T04:50:22.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:24.153Z","message":"Entering","context":{"RequestID":"f075a3d7-4c3b-4acc-9b9e-35b9f91ef5f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcbc106e-60e6-4d39-90e9-aa19195f3591","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:24.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:24.154Z","message":"{\"transactionId\":\"f075a3d7-4c3b-4acc-9b9e-35b9f91ef5f2\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:24:153\",\"respDate\":\"230927-04:50:24:154\",\"sourceId\":\"haproxy:f075a3d7-4c3b-4acc-9b9e-35b9f91ef5f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:24:153-54430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d87370b4-2520-4c8a-9743-fabdf841e619], x-b3-parentspanid=[853028baf4506043], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[801ef65361809590853028baf4506043], x-b3-spanid=[8465bd840a31646f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f075a3d7-4c3b-4acc-9b9e-35b9f91ef5f2]}\\\"}\"}","context":{"RequestID":"f075a3d7-4c3b-4acc-9b9e-35b9f91ef5f2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcbc106e-60e6-4d39-90e9-aa19195f3591","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:24.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:24.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f075a3d7-4c3b-4acc-9b9e-35b9f91ef5f2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcbc106e-60e6-4d39-90e9-aa19195f3591","LogTimestamp":"2023-09-27T04:50:24.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:25.927Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:50:25.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:25.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:25.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:26.178Z","message":"Entering","context":{"RequestID":"a1cb38c0-bc0f-4237-a4fa-17c297bddb28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a4ba6cd-8a22-4a48-8f5a-5681fd603643","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:26.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:26.180Z","message":"{\"transactionId\":\"a1cb38c0-bc0f-4237-a4fa-17c297bddb28\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:26:179\",\"respDate\":\"230927-04:50:26:180\",\"sourceId\":\"haproxy:a1cb38c0-bc0f-4237-a4fa-17c297bddb28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:26:179-23308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d271bdf-67ea-484e-8402-9a28249cee0a], x-b3-parentspanid=[b47b8afe2db8b357], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e5052f1d145dba9b47b8afe2db8b357], x-b3-spanid=[b333c6dc5aec08b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1cb38c0-bc0f-4237-a4fa-17c297bddb28]}\\\"}\"}","context":{"RequestID":"a1cb38c0-bc0f-4237-a4fa-17c297bddb28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a4ba6cd-8a22-4a48-8f5a-5681fd603643","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:26.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:26.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1cb38c0-bc0f-4237-a4fa-17c297bddb28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a4ba6cd-8a22-4a48-8f5a-5681fd603643","LogTimestamp":"2023-09-27T04:50:26.181Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:28.065Z","message":"Entering","context":{"RequestID":"9086571d-d948-43d7-ad68-8663987eda39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c048f6b8-4aa0-41f3-9039-228e3154017b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:28.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:28.067Z","message":"{\"transactionId\":\"9086571d-d948-43d7-ad68-8663987eda39\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:28:066\",\"respDate\":\"230927-04:50:28:067\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9086571d-d948-43d7-ad68-8663987eda39\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:28:066-46089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db15f2ca-1386-45e9-b03b-84faa0e4133f], x-b3-parentspanid=[82042524565ca432], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33133], x-envoy-attempt-count=[1], x-b3-traceid=[ec55e0faa20ca5f082042524565ca432], x-b3-spanid=[0aa09bd5fbb1164d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9086571d-d948-43d7-ad68-8663987eda39]}\\\"}\"}","context":{"RequestID":"9086571d-d948-43d7-ad68-8663987eda39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c048f6b8-4aa0-41f3-9039-228e3154017b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:28.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:28.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9086571d-d948-43d7-ad68-8663987eda39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c048f6b8-4aa0-41f3-9039-228e3154017b","LogTimestamp":"2023-09-27T04:50:28.068Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:50:28.212Z","message":"Entering","context":{"RequestID":"dad96a98-169f-4169-8095-a7c3c893457a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e437de74-55f2-4e22-b406-efc2dbfbafcc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:28.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:28.214Z","message":"{\"transactionId\":\"dad96a98-169f-4169-8095-a7c3c893457a\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:28:212\",\"respDate\":\"230927-04:50:28:214\",\"sourceId\":\"haproxy:dad96a98-169f-4169-8095-a7c3c893457a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:28:212-92357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ccbed75-2f00-40d3-ac98-4e51fa9132ce], x-b3-parentspanid=[4009e647d67a497a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e8dc209b4617ee34009e647d67a497a], x-b3-spanid=[c2e96ea2f8d48ca2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dad96a98-169f-4169-8095-a7c3c893457a]}\\\"}\"}","context":{"RequestID":"dad96a98-169f-4169-8095-a7c3c893457a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e437de74-55f2-4e22-b406-efc2dbfbafcc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:28.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:28.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dad96a98-169f-4169-8095-a7c3c893457a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e437de74-55f2-4e22-b406-efc2dbfbafcc","LogTimestamp":"2023-09-27T04:50:28.214Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:28.418Z","message":"Entering","context":{"RequestID":"c209d4fb-c6f1-4b17-82ff-9271f2e36d68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5447677f-e5bc-40be-9412-274a357109df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"c209d4fb-c6f1-4b17-82ff-9271f2e36d68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5447677f-e5bc-40be-9412-274a357109df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:28.420Z","message":"{\"transactionId\":\"c209d4fb-c6f1-4b17-82ff-9271f2e36d68\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:28:419\",\"respDate\":\"230927-04:50:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c209d4fb-c6f1-4b17-82ff-9271f2e36d68\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:28:419-23054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c209d4fb-c6f1-4b17-82ff-9271f2e36d68]}\\\"}\"}","context":{"RequestID":"c209d4fb-c6f1-4b17-82ff-9271f2e36d68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5447677f-e5bc-40be-9412-274a357109df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c209d4fb-c6f1-4b17-82ff-9271f2e36d68","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5447677f-e5bc-40be-9412-274a357109df","LogTimestamp":"2023-09-27T04:50:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:30.229Z","message":"Entering","context":{"RequestID":"eb985bc5-dbca-4cb3-b394-236c5a0746ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e1bfcd5-03e0-4f7e-9282-15b5464d49cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:30.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:30.231Z","message":"{\"transactionId\":\"eb985bc5-dbca-4cb3-b394-236c5a0746ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:30:230\",\"respDate\":\"230927-04:50:30:231\",\"sourceId\":\"haproxy:eb985bc5-dbca-4cb3-b394-236c5a0746ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:30:230-36464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51d0a015-03ef-4bd3-bf72-c32a0f7ab660], x-b3-parentspanid=[644362c7699cd4b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac9a469783571466644362c7699cd4b3], x-b3-spanid=[2c8a3b3bf2fb3b04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb985bc5-dbca-4cb3-b394-236c5a0746ae]}\\\"}\"}","context":{"RequestID":"eb985bc5-dbca-4cb3-b394-236c5a0746ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1e1bfcd5-03e0-4f7e-9282-15b5464d49cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:30.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:30.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb985bc5-dbca-4cb3-b394-236c5a0746ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e1bfcd5-03e0-4f7e-9282-15b5464d49cd","LogTimestamp":"2023-09-27T04:50:30.231Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:32.243Z","message":"Entering","context":{"RequestID":"8122eda4-5171-41bc-8e9d-68c2205f702d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aea0345f-fcb0-4584-9147-824772351e05","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:32.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:32.245Z","message":"{\"transactionId\":\"8122eda4-5171-41bc-8e9d-68c2205f702d\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:32:244\",\"respDate\":\"230927-04:50:32:245\",\"sourceId\":\"haproxy:8122eda4-5171-41bc-8e9d-68c2205f702d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:32:244-14787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e02a7741-8744-4a5d-b629-c34d4701c2d5], x-b3-parentspanid=[08a4fc33f122c20b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76c2199c66ee64a408a4fc33f122c20b], x-b3-spanid=[fad3683f1e517eaa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8122eda4-5171-41bc-8e9d-68c2205f702d]}\\\"}\"}","context":{"RequestID":"8122eda4-5171-41bc-8e9d-68c2205f702d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aea0345f-fcb0-4584-9147-824772351e05","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:32.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:32.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8122eda4-5171-41bc-8e9d-68c2205f702d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aea0345f-fcb0-4584-9147-824772351e05","LogTimestamp":"2023-09-27T04:50:32.245Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:34.255Z","message":"Entering","context":{"RequestID":"f928dbcf-44ee-482d-9511-a39040049f83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4331fde2-1c5f-4826-a1be-8e87f62ab4a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:34.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:34.257Z","message":"{\"transactionId\":\"f928dbcf-44ee-482d-9511-a39040049f83\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:34:255\",\"respDate\":\"230927-04:50:34:257\",\"sourceId\":\"haproxy:f928dbcf-44ee-482d-9511-a39040049f83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:34:255-87582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89fac8b1-c6dd-493d-8084-f5cbab396262], x-b3-parentspanid=[0c0bcefe14d500d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[707a583fc308dd4c0c0bcefe14d500d6], x-b3-spanid=[1471f9cd578470cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f928dbcf-44ee-482d-9511-a39040049f83]}\\\"}\"}","context":{"RequestID":"f928dbcf-44ee-482d-9511-a39040049f83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4331fde2-1c5f-4826-a1be-8e87f62ab4a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:34.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:34.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f928dbcf-44ee-482d-9511-a39040049f83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4331fde2-1c5f-4826-a1be-8e87f62ab4a0","LogTimestamp":"2023-09-27T04:50:34.257Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:35.927Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:50:35.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:35.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:35.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:36.268Z","message":"Entering","context":{"RequestID":"46028ff0-b7e3-40f5-adee-ed857d77f899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23121743-e773-4606-9db8-24bcaa22ca6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:36.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:36.270Z","message":"{\"transactionId\":\"46028ff0-b7e3-40f5-adee-ed857d77f899\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:36:269\",\"respDate\":\"230927-04:50:36:270\",\"sourceId\":\"haproxy:46028ff0-b7e3-40f5-adee-ed857d77f899\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:36:269-77118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b2b0b43-63e2-41e7-b014-3cc37f7686eb], x-b3-parentspanid=[5ffa82b6e3f4af01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[766f500206e566605ffa82b6e3f4af01], x-b3-spanid=[05b2d0bb877395d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46028ff0-b7e3-40f5-adee-ed857d77f899]}\\\"}\"}","context":{"RequestID":"46028ff0-b7e3-40f5-adee-ed857d77f899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23121743-e773-4606-9db8-24bcaa22ca6b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:36.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:36.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46028ff0-b7e3-40f5-adee-ed857d77f899","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23121743-e773-4606-9db8-24bcaa22ca6b","LogTimestamp":"2023-09-27T04:50:36.270Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:38.053Z","message":"Entering","context":{"RequestID":"b13da7e3-b769-4462-b229-bc0712864d31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43566db4-92a0-4f11-b488-4c82ab322157","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:38.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:38.055Z","message":"{\"transactionId\":\"b13da7e3-b769-4462-b229-bc0712864d31\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:38:054\",\"respDate\":\"230927-04:50:38:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b13da7e3-b769-4462-b229-bc0712864d31\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:38:054-13711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58ee76f5-9b39-440b-ba90-c3f34d5bffad], x-b3-parentspanid=[b2975483ed7fd3c0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44761], x-envoy-attempt-count=[1], x-b3-traceid=[dda5848cba12cc5fb2975483ed7fd3c0], x-b3-spanid=[980f73960893c01a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b13da7e3-b769-4462-b229-bc0712864d31]}\\\"}\"}","context":{"RequestID":"b13da7e3-b769-4462-b229-bc0712864d31","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43566db4-92a0-4f11-b488-4c82ab322157","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:38.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:38.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b13da7e3-b769-4462-b229-bc0712864d31","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43566db4-92a0-4f11-b488-4c82ab322157","LogTimestamp":"2023-09-27T04:50:38.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:38.280Z","message":"Entering","context":{"RequestID":"2936f2a5-4b57-4c85-9a5d-e7a5b36be96d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1003b9c0-b7d1-4cfb-b914-a841b8df09d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:38.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:38.282Z","message":"{\"transactionId\":\"2936f2a5-4b57-4c85-9a5d-e7a5b36be96d\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:38:281\",\"respDate\":\"230927-04:50:38:282\",\"sourceId\":\"haproxy:2936f2a5-4b57-4c85-9a5d-e7a5b36be96d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:38:281-5240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e63c2f8b-52c1-4908-86c5-05bd9fedc9ff], x-b3-parentspanid=[3f796c96956aad63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c98c8d2a426cc8803f796c96956aad63], x-b3-spanid=[f399d32c26a6675a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2936f2a5-4b57-4c85-9a5d-e7a5b36be96d]}\\\"}\"}","context":{"RequestID":"2936f2a5-4b57-4c85-9a5d-e7a5b36be96d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1003b9c0-b7d1-4cfb-b914-a841b8df09d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:38.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:38.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2936f2a5-4b57-4c85-9a5d-e7a5b36be96d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1003b9c0-b7d1-4cfb-b914-a841b8df09d4","LogTimestamp":"2023-09-27T04:50:38.283Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:38.418Z","message":"Entering","context":{"RequestID":"1853e558-a174-47a5-ae62-da72b248fec5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93bc66ec-0a53-46ca-9823-117019c60c89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"1853e558-a174-47a5-ae62-da72b248fec5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93bc66ec-0a53-46ca-9823-117019c60c89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:38.421Z","message":"{\"transactionId\":\"1853e558-a174-47a5-ae62-da72b248fec5\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:38:419\",\"respDate\":\"230927-04:50:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1853e558-a174-47a5-ae62-da72b248fec5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:38:419-73140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1853e558-a174-47a5-ae62-da72b248fec5]}\\\"}\"}","context":{"RequestID":"1853e558-a174-47a5-ae62-da72b248fec5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93bc66ec-0a53-46ca-9823-117019c60c89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1853e558-a174-47a5-ae62-da72b248fec5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93bc66ec-0a53-46ca-9823-117019c60c89","LogTimestamp":"2023-09-27T04:50:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:40.296Z","message":"Entering","context":{"RequestID":"4edfb6c7-99c0-4c46-a219-45e19d0a1d42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e069b57-f0b0-4481-8d2d-378f1ae83a81","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:40.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:40.298Z","message":"{\"transactionId\":\"4edfb6c7-99c0-4c46-a219-45e19d0a1d42\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:40:296\",\"respDate\":\"230927-04:50:40:297\",\"sourceId\":\"haproxy:4edfb6c7-99c0-4c46-a219-45e19d0a1d42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:40:296-98483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfada07b-3da8-434b-a148-5ba5e2f17992], x-b3-parentspanid=[ed266d1cf7659f94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f87659ae20f02c2ed266d1cf7659f94], x-b3-spanid=[894f36b91afaf4d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4edfb6c7-99c0-4c46-a219-45e19d0a1d42]}\\\"}\"}","context":{"RequestID":"4edfb6c7-99c0-4c46-a219-45e19d0a1d42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e069b57-f0b0-4481-8d2d-378f1ae83a81","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:40.296Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:40.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4edfb6c7-99c0-4c46-a219-45e19d0a1d42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e069b57-f0b0-4481-8d2d-378f1ae83a81","LogTimestamp":"2023-09-27T04:50:40.298Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:41.748Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:41.762Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:42.309Z","message":"Entering","context":{"RequestID":"9de794dd-7c4f-4d4c-99ef-8d29ec417666","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd878c69-f330-4323-91bd-e8c7dfb9a561","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:42.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:42.311Z","message":"{\"transactionId\":\"9de794dd-7c4f-4d4c-99ef-8d29ec417666\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:42:309\",\"respDate\":\"230927-04:50:42:310\",\"sourceId\":\"haproxy:9de794dd-7c4f-4d4c-99ef-8d29ec417666\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:42:309-15722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f34e5460-bd1f-43ac-bcdd-fbec6b18813f], x-b3-parentspanid=[c7c5ce52bf0cba17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5dc93725e1cb8e8ec7c5ce52bf0cba17], x-b3-spanid=[2e1870029f628cc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9de794dd-7c4f-4d4c-99ef-8d29ec417666]}\\\"}\"}","context":{"RequestID":"9de794dd-7c4f-4d4c-99ef-8d29ec417666","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd878c69-f330-4323-91bd-e8c7dfb9a561","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:42.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:42.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9de794dd-7c4f-4d4c-99ef-8d29ec417666","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd878c69-f330-4323-91bd-e8c7dfb9a561","LogTimestamp":"2023-09-27T04:50:42.311Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:44.320Z","message":"Entering","context":{"RequestID":"e5a6080c-d2a9-4617-bae4-7e906da4b9f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1749396-e87b-438c-b9aa-c8ba191f1812","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:44.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:44.322Z","message":"{\"transactionId\":\"e5a6080c-d2a9-4617-bae4-7e906da4b9f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:44:321\",\"respDate\":\"230927-04:50:44:322\",\"sourceId\":\"haproxy:e5a6080c-d2a9-4617-bae4-7e906da4b9f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:44:321-11711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b78735a9-3f16-40a7-b5e0-4f83b60988cc], x-b3-parentspanid=[d77eccf878cbc2b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[101742dbbbdaa9ebd77eccf878cbc2b9], x-b3-spanid=[332793f4a5dd4e53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5a6080c-d2a9-4617-bae4-7e906da4b9f9]}\\\"}\"}","context":{"RequestID":"e5a6080c-d2a9-4617-bae4-7e906da4b9f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1749396-e87b-438c-b9aa-c8ba191f1812","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:44.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:44.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5a6080c-d2a9-4617-bae4-7e906da4b9f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1749396-e87b-438c-b9aa-c8ba191f1812","LogTimestamp":"2023-09-27T04:50:44.322Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:45.926Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:50:45.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:45.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:45.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:46.336Z","message":"Entering","context":{"RequestID":"0778b44b-9ec5-4dd3-b306-c32c42272d72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00a113fb-2bf1-4c7c-9c5a-a470482b8e74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:46.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:46.338Z","message":"{\"transactionId\":\"0778b44b-9ec5-4dd3-b306-c32c42272d72\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:46:337\",\"respDate\":\"230927-04:50:46:338\",\"sourceId\":\"haproxy:0778b44b-9ec5-4dd3-b306-c32c42272d72\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:46:337-24077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00307bcc-49d4-4143-ab90-d20ad45d126f], x-b3-parentspanid=[9619fd954f2ff09f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2795c5ecaa44acd9619fd954f2ff09f], x-b3-spanid=[7198a31f2c7932e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0778b44b-9ec5-4dd3-b306-c32c42272d72]}\\\"}\"}","context":{"RequestID":"0778b44b-9ec5-4dd3-b306-c32c42272d72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00a113fb-2bf1-4c7c-9c5a-a470482b8e74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:46.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:46.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0778b44b-9ec5-4dd3-b306-c32c42272d72","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00a113fb-2bf1-4c7c-9c5a-a470482b8e74","LogTimestamp":"2023-09-27T04:50:46.339Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:48.060Z","message":"Entering","context":{"RequestID":"100ed251-bde6-42d6-94da-f1f5088eeb7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acb4f777-4f6e-4b7b-bb8d-80d303b248d7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:48.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:48.062Z","message":"{\"transactionId\":\"100ed251-bde6-42d6-94da-f1f5088eeb7c\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:48:061\",\"respDate\":\"230927-04:50:48:062\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:100ed251-bde6-42d6-94da-f1f5088eeb7c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:48:061-76961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ab03585-420b-4514-b556-330db312998a], x-b3-parentspanid=[d6ebeba15c816a8b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33047], x-envoy-attempt-count=[1], x-b3-traceid=[23f5fa3f676f05ebd6ebeba15c816a8b], x-b3-spanid=[ec0dda8f470c18f2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[100ed251-bde6-42d6-94da-f1f5088eeb7c]}\\\"}\"}","context":{"RequestID":"100ed251-bde6-42d6-94da-f1f5088eeb7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"acb4f777-4f6e-4b7b-bb8d-80d303b248d7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:48.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:48.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"100ed251-bde6-42d6-94da-f1f5088eeb7c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acb4f777-4f6e-4b7b-bb8d-80d303b248d7","LogTimestamp":"2023-09-27T04:50:48.062Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:48.355Z","message":"Entering","context":{"RequestID":"1e6c3bd3-7bfa-4702-8810-2776b2e16427","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcd1c45b-7436-44a7-ba80-091ebd54b77b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:48.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:48.357Z","message":"{\"transactionId\":\"1e6c3bd3-7bfa-4702-8810-2776b2e16427\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:48:355\",\"respDate\":\"230927-04:50:48:357\",\"sourceId\":\"haproxy:1e6c3bd3-7bfa-4702-8810-2776b2e16427\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:48:355-84167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16c767a0-8358-4c6f-9ff8-665878a5f408], x-b3-parentspanid=[ac51747817ef8c5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e1d979e246dea2bac51747817ef8c5e], x-b3-spanid=[9944463fbe32aca2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e6c3bd3-7bfa-4702-8810-2776b2e16427]}\\\"}\"}","context":{"RequestID":"1e6c3bd3-7bfa-4702-8810-2776b2e16427","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcd1c45b-7436-44a7-ba80-091ebd54b77b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:48.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:48.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e6c3bd3-7bfa-4702-8810-2776b2e16427","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcd1c45b-7436-44a7-ba80-091ebd54b77b","LogTimestamp":"2023-09-27T04:50:48.358Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:50:48.418Z","message":"Entering","context":{"RequestID":"12908831-0d68-40cf-88a4-f23a35992af0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ecca5c6-2afc-434e-91f3-09e0d82b2c3c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"12908831-0d68-40cf-88a4-f23a35992af0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ecca5c6-2afc-434e-91f3-09e0d82b2c3c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:48.420Z","message":"{\"transactionId\":\"12908831-0d68-40cf-88a4-f23a35992af0\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:48:418\",\"respDate\":\"230927-04:50:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:12908831-0d68-40cf-88a4-f23a35992af0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:48:418-93912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[12908831-0d68-40cf-88a4-f23a35992af0]}\\\"}\"}","context":{"RequestID":"12908831-0d68-40cf-88a4-f23a35992af0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ecca5c6-2afc-434e-91f3-09e0d82b2c3c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12908831-0d68-40cf-88a4-f23a35992af0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ecca5c6-2afc-434e-91f3-09e0d82b2c3c","LogTimestamp":"2023-09-27T04:50:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:50.392Z","message":"Entering","context":{"RequestID":"39eaaa7d-4316-402c-9ae3-b7738c5cac98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"696d4f20-6082-4848-8cd6-ecabefe1426d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:50.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:50.395Z","message":"{\"transactionId\":\"39eaaa7d-4316-402c-9ae3-b7738c5cac98\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:50:393\",\"respDate\":\"230927-04:50:50:395\",\"sourceId\":\"haproxy:39eaaa7d-4316-402c-9ae3-b7738c5cac98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:50:393-15874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24a0b050-6592-4d59-b2f2-b673fe9bfb17], x-b3-parentspanid=[5a2fcc08c8f8cc87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b2f32f8a4e6c8f95a2fcc08c8f8cc87], x-b3-spanid=[3ee94626f8d5bb58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39eaaa7d-4316-402c-9ae3-b7738c5cac98]}\\\"}\"}","context":{"RequestID":"39eaaa7d-4316-402c-9ae3-b7738c5cac98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"696d4f20-6082-4848-8cd6-ecabefe1426d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:50.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:50.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39eaaa7d-4316-402c-9ae3-b7738c5cac98","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"696d4f20-6082-4848-8cd6-ecabefe1426d","LogTimestamp":"2023-09-27T04:50:50.395Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:52.409Z","message":"Entering","context":{"RequestID":"61a1b86e-8f9d-4f1d-b99d-ed565f7c7581","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f6027dc-1903-4567-8170-4ac2e7027c06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:52.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:52.411Z","message":"{\"transactionId\":\"61a1b86e-8f9d-4f1d-b99d-ed565f7c7581\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:52:410\",\"respDate\":\"230927-04:50:52:411\",\"sourceId\":\"haproxy:61a1b86e-8f9d-4f1d-b99d-ed565f7c7581\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:50:52:410-38928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d922353-72ee-41f6-b803-43505b9f5cc7], x-b3-parentspanid=[a6c599167933283c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dceb8361f3ed33eaa6c599167933283c], x-b3-spanid=[fd684af2acb9d2c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61a1b86e-8f9d-4f1d-b99d-ed565f7c7581]}\\\"}\"}","context":{"RequestID":"61a1b86e-8f9d-4f1d-b99d-ed565f7c7581","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f6027dc-1903-4567-8170-4ac2e7027c06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:52.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:52.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61a1b86e-8f9d-4f1d-b99d-ed565f7c7581","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f6027dc-1903-4567-8170-4ac2e7027c06","LogTimestamp":"2023-09-27T04:50:52.412Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:50:54.428Z","message":"Entering","context":{"RequestID":"1a804be5-959d-4fbd-af7c-17248255d99d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71372370-bc4a-40c8-9c93-4ed63d1ad5ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:54.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:54.429Z","message":"{\"transactionId\":\"1a804be5-959d-4fbd-af7c-17248255d99d\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:54:428\",\"respDate\":\"230927-04:50:54:429\",\"sourceId\":\"haproxy:1a804be5-959d-4fbd-af7c-17248255d99d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:54:428-14918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e552d346-a3ab-4ec1-b037-946fceaf8dc8], x-b3-parentspanid=[4a92ce68d5db55c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f50b7af0123363e4a92ce68d5db55c3], x-b3-spanid=[ed6b3c0988f24bd0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a804be5-959d-4fbd-af7c-17248255d99d]}\\\"}\"}","context":{"RequestID":"1a804be5-959d-4fbd-af7c-17248255d99d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71372370-bc4a-40c8-9c93-4ed63d1ad5ac","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:54.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:54.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a804be5-959d-4fbd-af7c-17248255d99d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71372370-bc4a-40c8-9c93-4ed63d1ad5ac","LogTimestamp":"2023-09-27T04:50:54.430Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:50:55.927Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:50:55.994Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:55.995Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:55.995Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:56.439Z","message":"Entering","context":{"RequestID":"9d2275ca-b111-4753-8d0d-d1ce82d111ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5675d35-c472-46b2-963f-c043be42b8b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:56.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:56.441Z","message":"{\"transactionId\":\"9d2275ca-b111-4753-8d0d-d1ce82d111ad\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:56:439\",\"respDate\":\"230927-04:50:56:441\",\"sourceId\":\"haproxy:9d2275ca-b111-4753-8d0d-d1ce82d111ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:56:439-2464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b5480a8-487a-9c9e-93d7-b43a2602f335], x-b3-parentspanid=[b2077b926480fdaa], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8325a1823883498ab2077b926480fdaa], x-b3-spanid=[ff00d74bc46d4441], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d2275ca-b111-4753-8d0d-d1ce82d111ad]}\\\"}\"}","context":{"RequestID":"9d2275ca-b111-4753-8d0d-d1ce82d111ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5675d35-c472-46b2-963f-c043be42b8b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:56.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:56.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d2275ca-b111-4753-8d0d-d1ce82d111ad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5675d35-c472-46b2-963f-c043be42b8b2","LogTimestamp":"2023-09-27T04:50:56.441Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:58.050Z","message":"Entering","context":{"RequestID":"4b4b2c85-c26c-48b9-93ac-61171dbb3513","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36df1983-58ad-46bb-827d-ddbea7fa0b95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:58.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:58.052Z","message":"{\"transactionId\":\"4b4b2c85-c26c-48b9-93ac-61171dbb3513\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:58:051\",\"respDate\":\"230927-04:50:58:052\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4b4b2c85-c26c-48b9-93ac-61171dbb3513\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:58:051-62865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27155626-08c9-4834-81cc-bfdee57b0a0e], x-b3-parentspanid=[f5f4b15735b0089f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50503], x-envoy-attempt-count=[1], x-b3-traceid=[3db817f557f6edbff5f4b15735b0089f], x-b3-spanid=[2297e04571e7304b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4b4b2c85-c26c-48b9-93ac-61171dbb3513]}\\\"}\"}","context":{"RequestID":"4b4b2c85-c26c-48b9-93ac-61171dbb3513","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36df1983-58ad-46bb-827d-ddbea7fa0b95","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:50:58.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:58.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b4b2c85-c26c-48b9-93ac-61171dbb3513","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36df1983-58ad-46bb-827d-ddbea7fa0b95","LogTimestamp":"2023-09-27T04:50:58.052Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:50:58.418Z","message":"Entering","context":{"RequestID":"53b78b0c-a7cf-485d-8385-e9b2f817f7cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa77ffff-9599-4e42-a12c-2b37388e9590","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"53b78b0c-a7cf-485d-8385-e9b2f817f7cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa77ffff-9599-4e42-a12c-2b37388e9590","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:58.419Z","message":"{\"transactionId\":\"53b78b0c-a7cf-485d-8385-e9b2f817f7cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:58:418\",\"respDate\":\"230927-04:50:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:53b78b0c-a7cf-485d-8385-e9b2f817f7cd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:50:58:418-24823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[53b78b0c-a7cf-485d-8385-e9b2f817f7cd]}\\\"}\"}","context":{"RequestID":"53b78b0c-a7cf-485d-8385-e9b2f817f7cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa77ffff-9599-4e42-a12c-2b37388e9590","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:50:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53b78b0c-a7cf-485d-8385-e9b2f817f7cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa77ffff-9599-4e42-a12c-2b37388e9590","LogTimestamp":"2023-09-27T04:50:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:50:58.455Z","message":"Entering","context":{"RequestID":"5fdf177f-655b-4f9d-a05d-b1678707de32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3de157cb-b5b6-426c-9d1f-d0b8e41c122a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:58.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:50:58.457Z","message":"{\"transactionId\":\"5fdf177f-655b-4f9d-a05d-b1678707de32\",\"status\":\"200\",\"rqstDate\":\"230927-04:50:58:455\",\"respDate\":\"230927-04:50:58:457\",\"sourceId\":\"haproxy:5fdf177f-655b-4f9d-a05d-b1678707de32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:50:58:455-99086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7735d053-733b-4900-a751-4797be837c8a], x-b3-parentspanid=[6b810bb76bc3e06f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3e87f0c3a8196ff6b810bb76bc3e06f], x-b3-spanid=[2c4ba896cb0b0d29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fdf177f-655b-4f9d-a05d-b1678707de32]}\\\"}\"}","context":{"RequestID":"5fdf177f-655b-4f9d-a05d-b1678707de32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3de157cb-b5b6-426c-9d1f-d0b8e41c122a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:50:58.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:50:58.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fdf177f-655b-4f9d-a05d-b1678707de32","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3de157cb-b5b6-426c-9d1f-d0b8e41c122a","LogTimestamp":"2023-09-27T04:50:58.457Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:50:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:00.471Z","message":"Entering","context":{"RequestID":"872d7562-b92c-402e-bbe5-df8cc1825b7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"764c09c3-cdee-4441-bc5d-7a41c7f987f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:00.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:00.473Z","message":"{\"transactionId\":\"872d7562-b92c-402e-bbe5-df8cc1825b7c\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:00:472\",\"respDate\":\"230927-04:51:00:473\",\"sourceId\":\"haproxy:872d7562-b92c-402e-bbe5-df8cc1825b7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:00:472-32824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[253813bd-8801-4945-910b-1deac61059dd], x-b3-parentspanid=[438896d97f8608fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab474a987ae64979438896d97f8608fd], x-b3-spanid=[f8bd07f6cc7fc4bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[872d7562-b92c-402e-bbe5-df8cc1825b7c]}\\\"}\"}","context":{"RequestID":"872d7562-b92c-402e-bbe5-df8cc1825b7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"764c09c3-cdee-4441-bc5d-7a41c7f987f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:00.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:00.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"872d7562-b92c-402e-bbe5-df8cc1825b7c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"764c09c3-cdee-4441-bc5d-7a41c7f987f7","LogTimestamp":"2023-09-27T04:51:00.474Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:02.482Z","message":"Entering","context":{"RequestID":"44138589-1295-4986-b49f-394d5e71b1e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7a0cc36-ca25-470f-a5a9-9524b2445510","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:02.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:02.483Z","message":"{\"transactionId\":\"44138589-1295-4986-b49f-394d5e71b1e1\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:02:482\",\"respDate\":\"230927-04:51:02:483\",\"sourceId\":\"haproxy:44138589-1295-4986-b49f-394d5e71b1e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:02:482-48592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e041f7fe-39d8-4cc6-9de5-66251d58a170], x-b3-parentspanid=[5c327c3b25b518bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36679bb0760d89b05c327c3b25b518bf], x-b3-spanid=[b34251c95b1844dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44138589-1295-4986-b49f-394d5e71b1e1]}\\\"}\"}","context":{"RequestID":"44138589-1295-4986-b49f-394d5e71b1e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7a0cc36-ca25-470f-a5a9-9524b2445510","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:02.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:02.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44138589-1295-4986-b49f-394d5e71b1e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7a0cc36-ca25-470f-a5a9-9524b2445510","LogTimestamp":"2023-09-27T04:51:02.484Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:04.496Z","message":"Entering","context":{"RequestID":"9d12d6a8-a71d-401a-a76f-25d56a69dd39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20c17fa3-07e7-4970-878c-693f04f10dcc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:04.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:04.497Z","message":"{\"transactionId\":\"9d12d6a8-a71d-401a-a76f-25d56a69dd39\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:04:496\",\"respDate\":\"230927-04:51:04:497\",\"sourceId\":\"haproxy:9d12d6a8-a71d-401a-a76f-25d56a69dd39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:04:496-96326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40ac6c36-912e-47a7-9821-29e147ffb14d], x-b3-parentspanid=[68b47ebbaf19aadc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2468859c846cdbdb68b47ebbaf19aadc], x-b3-spanid=[1bd097a097737e61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d12d6a8-a71d-401a-a76f-25d56a69dd39]}\\\"}\"}","context":{"RequestID":"9d12d6a8-a71d-401a-a76f-25d56a69dd39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20c17fa3-07e7-4970-878c-693f04f10dcc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:04.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:04.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d12d6a8-a71d-401a-a76f-25d56a69dd39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20c17fa3-07e7-4970-878c-693f04f10dcc","LogTimestamp":"2023-09-27T04:51:04.498Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:05.928Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:51:05.972Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:05.987Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:06.001Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:06.002Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:06.002Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:06.528Z","message":"Entering","context":{"RequestID":"c14a02cd-6fa1-426f-bee8-76b6c393eb97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f92c5c5-b53c-48ee-adb5-828567748f3d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:06.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:06.530Z","message":"{\"transactionId\":\"c14a02cd-6fa1-426f-bee8-76b6c393eb97\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:06:529\",\"respDate\":\"230927-04:51:06:530\",\"sourceId\":\"haproxy:c14a02cd-6fa1-426f-bee8-76b6c393eb97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:06:529-52678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f7ac066-6a69-4ef6-b981-a3b9fc65149e], x-b3-parentspanid=[8dca4181f833e5be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e39cf7ea2c5a4d48dca4181f833e5be], x-b3-spanid=[5712b2e2b9877ebe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c14a02cd-6fa1-426f-bee8-76b6c393eb97]}\\\"}\"}","context":{"RequestID":"c14a02cd-6fa1-426f-bee8-76b6c393eb97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f92c5c5-b53c-48ee-adb5-828567748f3d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:06.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:06.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c14a02cd-6fa1-426f-bee8-76b6c393eb97","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f92c5c5-b53c-48ee-adb5-828567748f3d","LogTimestamp":"2023-09-27T04:51:06.531Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:08.054Z","message":"Entering","context":{"RequestID":"8846f213-16de-440a-958c-f521916cea21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f55d0f6-f9ba-4590-8a95-8b391593511c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:08.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:08.055Z","message":"{\"transactionId\":\"8846f213-16de-440a-958c-f521916cea21\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:08:054\",\"respDate\":\"230927-04:51:08:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8846f213-16de-440a-958c-f521916cea21\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:08:054-84197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db15165f-92bd-420f-b109-b87dca34e949], x-b3-parentspanid=[05a10a12a7719485], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53489], x-envoy-attempt-count=[1], x-b3-traceid=[464042fdb62f9b4405a10a12a7719485], x-b3-spanid=[d5f1e5bfd8ae1cd1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8846f213-16de-440a-958c-f521916cea21]}\\\"}\"}","context":{"RequestID":"8846f213-16de-440a-958c-f521916cea21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f55d0f6-f9ba-4590-8a95-8b391593511c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:08.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:08.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8846f213-16de-440a-958c-f521916cea21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f55d0f6-f9ba-4590-8a95-8b391593511c","LogTimestamp":"2023-09-27T04:51:08.056Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:08.417Z","message":"Entering","context":{"RequestID":"4c0ba7da-fdc6-4d77-8b26-f147bb505730","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd215e4c-ff62-46f1-a31c-ccdc6ef34473","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4c0ba7da-fdc6-4d77-8b26-f147bb505730","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd215e4c-ff62-46f1-a31c-ccdc6ef34473","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:08.420Z","message":"{\"transactionId\":\"4c0ba7da-fdc6-4d77-8b26-f147bb505730\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:08:418\",\"respDate\":\"230927-04:51:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4c0ba7da-fdc6-4d77-8b26-f147bb505730\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:08:418-39347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4c0ba7da-fdc6-4d77-8b26-f147bb505730]}\\\"}\"}","context":{"RequestID":"4c0ba7da-fdc6-4d77-8b26-f147bb505730","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd215e4c-ff62-46f1-a31c-ccdc6ef34473","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c0ba7da-fdc6-4d77-8b26-f147bb505730","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd215e4c-ff62-46f1-a31c-ccdc6ef34473","LogTimestamp":"2023-09-27T04:51:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:08.545Z","message":"Entering","context":{"RequestID":"d2d961f4-b09d-4d9b-b673-6a38be8abf8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e09e21cc-2bb3-4432-a799-2badea14d505","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:08.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:08.547Z","message":"{\"transactionId\":\"d2d961f4-b09d-4d9b-b673-6a38be8abf8e\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:08:546\",\"respDate\":\"230927-04:51:08:547\",\"sourceId\":\"haproxy:d2d961f4-b09d-4d9b-b673-6a38be8abf8e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:08:546-97441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2ac83c7-5677-4c7d-b47c-6265cef8f8ad], x-b3-parentspanid=[ea87f83c976e34c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[730c751ed9ae333bea87f83c976e34c2], x-b3-spanid=[7fd29a32c3942169], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2d961f4-b09d-4d9b-b673-6a38be8abf8e]}\\\"}\"}","context":{"RequestID":"d2d961f4-b09d-4d9b-b673-6a38be8abf8e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e09e21cc-2bb3-4432-a799-2badea14d505","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:08.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:08.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2d961f4-b09d-4d9b-b673-6a38be8abf8e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e09e21cc-2bb3-4432-a799-2badea14d505","LogTimestamp":"2023-09-27T04:51:08.548Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:10.557Z","message":"Entering","context":{"RequestID":"ed201363-6bc6-4965-b5dd-96d0aeb8b231","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d65509a8-d9ef-43eb-b661-cd311760eec6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:10.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:10.559Z","message":"{\"transactionId\":\"ed201363-6bc6-4965-b5dd-96d0aeb8b231\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:10:558\",\"respDate\":\"230927-04:51:10:559\",\"sourceId\":\"haproxy:ed201363-6bc6-4965-b5dd-96d0aeb8b231\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:10:558-25557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1de8377d-ea19-45d4-bcfe-68937c2e96a7], x-b3-parentspanid=[28da1a5c8141d54a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa12411ae66dca1728da1a5c8141d54a], x-b3-spanid=[adfc9c6391bc79c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed201363-6bc6-4965-b5dd-96d0aeb8b231]}\\\"}\"}","context":{"RequestID":"ed201363-6bc6-4965-b5dd-96d0aeb8b231","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d65509a8-d9ef-43eb-b661-cd311760eec6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:10.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:10.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed201363-6bc6-4965-b5dd-96d0aeb8b231","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d65509a8-d9ef-43eb-b661-cd311760eec6","LogTimestamp":"2023-09-27T04:51:10.559Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:11.763Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:11.788Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:12.568Z","message":"Entering","context":{"RequestID":"871cbb76-fc1e-422e-a219-2cd4a3da2c85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"810082cd-fab4-4f6f-a863-513ace8aebad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:12.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:12.569Z","message":"{\"transactionId\":\"871cbb76-fc1e-422e-a219-2cd4a3da2c85\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:12:568\",\"respDate\":\"230927-04:51:12:569\",\"sourceId\":\"haproxy:871cbb76-fc1e-422e-a219-2cd4a3da2c85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:12:568-59701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0da4166d-30b4-4897-8528-d8b42254c0ba], x-b3-parentspanid=[daf3d7f952607c49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3749e7ece046c46ddaf3d7f952607c49], x-b3-spanid=[ef6e1a08605bde1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[871cbb76-fc1e-422e-a219-2cd4a3da2c85]}\\\"}\"}","context":{"RequestID":"871cbb76-fc1e-422e-a219-2cd4a3da2c85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"810082cd-fab4-4f6f-a863-513ace8aebad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:12.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:12.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"871cbb76-fc1e-422e-a219-2cd4a3da2c85","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"810082cd-fab4-4f6f-a863-513ace8aebad","LogTimestamp":"2023-09-27T04:51:12.570Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:14.582Z","message":"Entering","context":{"RequestID":"f4ecf2ce-26e7-40c1-ba5e-647958ce8bbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6236907-8425-44b3-b5df-43366f3bddfb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:14.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:14.584Z","message":"{\"transactionId\":\"f4ecf2ce-26e7-40c1-ba5e-647958ce8bbf\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:14:583\",\"respDate\":\"230927-04:51:14:584\",\"sourceId\":\"haproxy:f4ecf2ce-26e7-40c1-ba5e-647958ce8bbf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:14:583-66416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[278414e6-d1af-445a-ad71-c2f3e559c3f3], x-b3-parentspanid=[a730599b7419fa4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b82b919f98e4a9dba730599b7419fa4a], x-b3-spanid=[770825ccee091873], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4ecf2ce-26e7-40c1-ba5e-647958ce8bbf]}\\\"}\"}","context":{"RequestID":"f4ecf2ce-26e7-40c1-ba5e-647958ce8bbf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6236907-8425-44b3-b5df-43366f3bddfb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:14.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:14.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4ecf2ce-26e7-40c1-ba5e-647958ce8bbf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6236907-8425-44b3-b5df-43366f3bddfb","LogTimestamp":"2023-09-27T04:51:14.585Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:15.928Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:51:15.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:15.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:15.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:16.593Z","message":"Entering","context":{"RequestID":"fd4428c4-301e-4462-b4a1-e8812441335c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b9fc6ee-762d-4914-8792-5ba1fac32055","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:16.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:16.595Z","message":"{\"transactionId\":\"fd4428c4-301e-4462-b4a1-e8812441335c\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:16:594\",\"respDate\":\"230927-04:51:16:595\",\"sourceId\":\"haproxy:fd4428c4-301e-4462-b4a1-e8812441335c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:16:594-29542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db35240a-1747-4953-ac36-9fb5d49dfd0c], x-b3-parentspanid=[14eb384ed3255697], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cf51276525141e614eb384ed3255697], x-b3-spanid=[0e4fb94201f5c5b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd4428c4-301e-4462-b4a1-e8812441335c]}\\\"}\"}","context":{"RequestID":"fd4428c4-301e-4462-b4a1-e8812441335c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b9fc6ee-762d-4914-8792-5ba1fac32055","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:16.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:16.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd4428c4-301e-4462-b4a1-e8812441335c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b9fc6ee-762d-4914-8792-5ba1fac32055","LogTimestamp":"2023-09-27T04:51:16.596Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:18.058Z","message":"Entering","context":{"RequestID":"4e426add-3582-4646-825e-807bfa753b92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7d2a5fb-77f0-44e3-ac81-eaf92c3b1ad1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:18.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:18.060Z","message":"{\"transactionId\":\"4e426add-3582-4646-825e-807bfa753b92\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:18:058\",\"respDate\":\"230927-04:51:18:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4e426add-3582-4646-825e-807bfa753b92\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:18:058-45413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0167965e-2b09-4bed-8afc-cb9199d25ac1], x-b3-parentspanid=[1bb483d22be5ad3e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45819], x-envoy-attempt-count=[1], x-b3-traceid=[d6a4b1b8483fe0121bb483d22be5ad3e], x-b3-spanid=[18b9ee5bab5995cb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4e426add-3582-4646-825e-807bfa753b92]}\\\"}\"}","context":{"RequestID":"4e426add-3582-4646-825e-807bfa753b92","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7d2a5fb-77f0-44e3-ac81-eaf92c3b1ad1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:18.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:18.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e426add-3582-4646-825e-807bfa753b92","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7d2a5fb-77f0-44e3-ac81-eaf92c3b1ad1","LogTimestamp":"2023-09-27T04:51:18.061Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:18.419Z","message":"Entering","context":{"RequestID":"50d8b940-5632-43a1-b90c-5776c8f3edd2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6a6dd23-1faa-40a5-815e-20b26f3595d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:18.422Z","message":"Database is available from CACHED check.","context":{"RequestID":"50d8b940-5632-43a1-b90c-5776c8f3edd2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6a6dd23-1faa-40a5-815e-20b26f3595d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:18.424Z","message":"{\"transactionId\":\"50d8b940-5632-43a1-b90c-5776c8f3edd2\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:18:420\",\"respDate\":\"230927-04:51:18:424\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:50d8b940-5632-43a1-b90c-5776c8f3edd2\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:18:420-82952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[50d8b940-5632-43a1-b90c-5776c8f3edd2]}\\\"}\"}","context":{"RequestID":"50d8b940-5632-43a1-b90c-5776c8f3edd2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6a6dd23-1faa-40a5-815e-20b26f3595d3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:18.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50d8b940-5632-43a1-b90c-5776c8f3edd2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6a6dd23-1faa-40a5-815e-20b26f3595d3","LogTimestamp":"2023-09-27T04:51:18.425Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:51:18.608Z","message":"Entering","context":{"RequestID":"4c8196d3-ba2c-4e30-9497-9ec7ddc0a948","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2136c603-de87-4f60-9bbe-7264a88e8b31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:18.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:18.610Z","message":"{\"transactionId\":\"4c8196d3-ba2c-4e30-9497-9ec7ddc0a948\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:18:609\",\"respDate\":\"230927-04:51:18:610\",\"sourceId\":\"haproxy:4c8196d3-ba2c-4e30-9497-9ec7ddc0a948\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:18:609-25032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa230f89-1826-4d6e-b87d-cb136d436d99], x-b3-parentspanid=[1da4eaa901c721e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be619877abf9998b1da4eaa901c721e9], x-b3-spanid=[bbc545f375db3322], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c8196d3-ba2c-4e30-9497-9ec7ddc0a948]}\\\"}\"}","context":{"RequestID":"4c8196d3-ba2c-4e30-9497-9ec7ddc0a948","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2136c603-de87-4f60-9bbe-7264a88e8b31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:18.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:18.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c8196d3-ba2c-4e30-9497-9ec7ddc0a948","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2136c603-de87-4f60-9bbe-7264a88e8b31","LogTimestamp":"2023-09-27T04:51:18.611Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:51:20.620Z","message":"Entering","context":{"RequestID":"0264daf3-3d6c-4f10-8a4e-3e0a76201967","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ba9c506-65d6-4d56-9c42-bd338c382ee4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:20.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:20.623Z","message":"{\"transactionId\":\"0264daf3-3d6c-4f10-8a4e-3e0a76201967\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:20:621\",\"respDate\":\"230927-04:51:20:622\",\"sourceId\":\"haproxy:0264daf3-3d6c-4f10-8a4e-3e0a76201967\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:20:621-32308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b9e534e-e7e7-4ec4-ba54-0bd365213ce5], x-b3-parentspanid=[5c9ac752a57c265e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f55425d96e19c4d5c9ac752a57c265e], x-b3-spanid=[59cb5ea6ecf3c950], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0264daf3-3d6c-4f10-8a4e-3e0a76201967]}\\\"}\"}","context":{"RequestID":"0264daf3-3d6c-4f10-8a4e-3e0a76201967","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ba9c506-65d6-4d56-9c42-bd338c382ee4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:20.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:20.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0264daf3-3d6c-4f10-8a4e-3e0a76201967","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ba9c506-65d6-4d56-9c42-bd338c382ee4","LogTimestamp":"2023-09-27T04:51:20.623Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:22.634Z","message":"Entering","context":{"RequestID":"3e887f05-5d0a-4016-a7c1-b8a33ac8ea9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4d877432-b4eb-4101-8716-89067b54577a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:22.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:22.636Z","message":"{\"transactionId\":\"3e887f05-5d0a-4016-a7c1-b8a33ac8ea9d\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:22:635\",\"respDate\":\"230927-04:51:22:636\",\"sourceId\":\"haproxy:3e887f05-5d0a-4016-a7c1-b8a33ac8ea9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:51:22:635-8269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e5f668a-d184-497a-aa95-8715373d2bf5], x-b3-parentspanid=[af26f0c85860b4de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4e3f010d290a47faf26f0c85860b4de], x-b3-spanid=[42a14e432d815798], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e887f05-5d0a-4016-a7c1-b8a33ac8ea9d]}\\\"}\"}","context":{"RequestID":"3e887f05-5d0a-4016-a7c1-b8a33ac8ea9d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4d877432-b4eb-4101-8716-89067b54577a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:22.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:22.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e887f05-5d0a-4016-a7c1-b8a33ac8ea9d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d877432-b4eb-4101-8716-89067b54577a","LogTimestamp":"2023-09-27T04:51:22.637Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:51:24.645Z","message":"Entering","context":{"RequestID":"cc77cca8-57ac-44aa-8094-0a39a76ff527","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81dfda04-d504-4b6d-99b7-cda5b999b075","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:24.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:24.647Z","message":"{\"transactionId\":\"cc77cca8-57ac-44aa-8094-0a39a76ff527\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:24:646\",\"respDate\":\"230927-04:51:24:647\",\"sourceId\":\"haproxy:cc77cca8-57ac-44aa-8094-0a39a76ff527\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:24:646-41180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b795759-7a2b-46e3-af79-79c676328df3], x-b3-parentspanid=[f0b307435ec66a00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66e6ef87023c4ccbf0b307435ec66a00], x-b3-spanid=[e33a47fa1d32f8fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc77cca8-57ac-44aa-8094-0a39a76ff527]}\\\"}\"}","context":{"RequestID":"cc77cca8-57ac-44aa-8094-0a39a76ff527","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"81dfda04-d504-4b6d-99b7-cda5b999b075","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:24.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:24.647Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc77cca8-57ac-44aa-8094-0a39a76ff527","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81dfda04-d504-4b6d-99b7-cda5b999b075","LogTimestamp":"2023-09-27T04:51:24.647Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:25.928Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:51:25.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:25.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:25.975Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:26.658Z","message":"Entering","context":{"RequestID":"a8142e39-c59b-46c0-a09d-15d52e1ac652","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc2f0993-326e-4377-b4ff-815bd9996b22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:26.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:26.659Z","message":"{\"transactionId\":\"a8142e39-c59b-46c0-a09d-15d52e1ac652\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:26:658\",\"respDate\":\"230927-04:51:26:659\",\"sourceId\":\"haproxy:a8142e39-c59b-46c0-a09d-15d52e1ac652\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:26:658-14052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b62a18a-94ad-47bc-9668-450a8ceccaba], x-b3-parentspanid=[4496e5148f9c9143], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e8cb70edfba146c4496e5148f9c9143], x-b3-spanid=[7886bfaae46ddbd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8142e39-c59b-46c0-a09d-15d52e1ac652]}\\\"}\"}","context":{"RequestID":"a8142e39-c59b-46c0-a09d-15d52e1ac652","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc2f0993-326e-4377-b4ff-815bd9996b22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:26.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:26.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8142e39-c59b-46c0-a09d-15d52e1ac652","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc2f0993-326e-4377-b4ff-815bd9996b22","LogTimestamp":"2023-09-27T04:51:26.660Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:28.060Z","message":"Entering","context":{"RequestID":"551a3855-b20b-4858-bdf2-3ebcc52c1828","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09f75d8c-8d1a-495a-a8e8-c132398e28be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:28.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:28.063Z","message":"{\"transactionId\":\"551a3855-b20b-4858-bdf2-3ebcc52c1828\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:28:060\",\"respDate\":\"230927-04:51:28:063\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:551a3855-b20b-4858-bdf2-3ebcc52c1828\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:28:060-53953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51fd3b8e-feb6-40bf-bf2c-16f16995e281], x-b3-parentspanid=[af405c0dffa7afbe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46243], x-envoy-attempt-count=[1], x-b3-traceid=[85b3e02a85cf10f9af405c0dffa7afbe], x-b3-spanid=[8171e23739c6b7a7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[551a3855-b20b-4858-bdf2-3ebcc52c1828]}\\\"}\"}","context":{"RequestID":"551a3855-b20b-4858-bdf2-3ebcc52c1828","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09f75d8c-8d1a-495a-a8e8-c132398e28be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:28.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:28.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"551a3855-b20b-4858-bdf2-3ebcc52c1828","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09f75d8c-8d1a-495a-a8e8-c132398e28be","LogTimestamp":"2023-09-27T04:51:28.065Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:51:28.417Z","message":"Entering","context":{"RequestID":"8f12ed41-d0de-4098-b636-4919434b47e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2043b51-d0cf-48a5-b0a9-a390b5137b1d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8f12ed41-d0de-4098-b636-4919434b47e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2043b51-d0cf-48a5-b0a9-a390b5137b1d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:28.420Z","message":"{\"transactionId\":\"8f12ed41-d0de-4098-b636-4919434b47e1\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:28:418\",\"respDate\":\"230927-04:51:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8f12ed41-d0de-4098-b636-4919434b47e1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:51:28:418-92184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8f12ed41-d0de-4098-b636-4919434b47e1]}\\\"}\"}","context":{"RequestID":"8f12ed41-d0de-4098-b636-4919434b47e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2043b51-d0cf-48a5-b0a9-a390b5137b1d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f12ed41-d0de-4098-b636-4919434b47e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2043b51-d0cf-48a5-b0a9-a390b5137b1d","LogTimestamp":"2023-09-27T04:51:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:28.674Z","message":"Entering","context":{"RequestID":"8bef6a2e-0ecd-4bae-9c64-af9c17f409e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bcb244e5-256f-4b34-84ed-1a852de1f099","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:28.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:28.676Z","message":"{\"transactionId\":\"8bef6a2e-0ecd-4bae-9c64-af9c17f409e8\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:28:675\",\"respDate\":\"230927-04:51:28:676\",\"sourceId\":\"haproxy:8bef6a2e-0ecd-4bae-9c64-af9c17f409e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:51:28:675-17545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68aee9e7-f8c0-4737-8258-7a289b6cc322], x-b3-parentspanid=[b7ed461fb7d66df5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b9effad569928bfb7ed461fb7d66df5], x-b3-spanid=[8da9b773a573f065], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bef6a2e-0ecd-4bae-9c64-af9c17f409e8]}\\\"}\"}","context":{"RequestID":"8bef6a2e-0ecd-4bae-9c64-af9c17f409e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bcb244e5-256f-4b34-84ed-1a852de1f099","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:28.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:28.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bef6a2e-0ecd-4bae-9c64-af9c17f409e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcb244e5-256f-4b34-84ed-1a852de1f099","LogTimestamp":"2023-09-27T04:51:28.677Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:30.690Z","message":"Entering","context":{"RequestID":"ce3c1b43-51b5-4c70-b2d3-2e6cb2054fc1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"214f6041-3157-4b8a-b1f4-2aed81d05846","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:30.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:30.692Z","message":"{\"transactionId\":\"ce3c1b43-51b5-4c70-b2d3-2e6cb2054fc1\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:30:690\",\"respDate\":\"230927-04:51:30:692\",\"sourceId\":\"haproxy:ce3c1b43-51b5-4c70-b2d3-2e6cb2054fc1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:30:690-34512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dd208c2-f956-4a38-979d-c91ffe1f0341], x-b3-parentspanid=[5ba51c7e045c7714], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b01507e1b397e0e5ba51c7e045c7714], x-b3-spanid=[181df5fed0ecf014], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce3c1b43-51b5-4c70-b2d3-2e6cb2054fc1]}\\\"}\"}","context":{"RequestID":"ce3c1b43-51b5-4c70-b2d3-2e6cb2054fc1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"214f6041-3157-4b8a-b1f4-2aed81d05846","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:30.690Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:30.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce3c1b43-51b5-4c70-b2d3-2e6cb2054fc1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"214f6041-3157-4b8a-b1f4-2aed81d05846","LogTimestamp":"2023-09-27T04:51:30.692Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:32.700Z","message":"Entering","context":{"RequestID":"c6a88d7c-b3e1-44f8-8033-09ac5ec3b7eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"521434e0-a5b9-4860-a12f-dd81301c468b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:32.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:32.702Z","message":"{\"transactionId\":\"c6a88d7c-b3e1-44f8-8033-09ac5ec3b7eb\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:32:701\",\"respDate\":\"230927-04:51:32:702\",\"sourceId\":\"haproxy:c6a88d7c-b3e1-44f8-8033-09ac5ec3b7eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:51:32:701-40253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30a69871-627a-43b1-a1f9-a7dce1c95d48], x-b3-parentspanid=[d5aba3071968fc7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43b0067c0e6791a9d5aba3071968fc7d], x-b3-spanid=[94fe4319a0b33bb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6a88d7c-b3e1-44f8-8033-09ac5ec3b7eb]}\\\"}\"}","context":{"RequestID":"c6a88d7c-b3e1-44f8-8033-09ac5ec3b7eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"521434e0-a5b9-4860-a12f-dd81301c468b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:32.700Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:32.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6a88d7c-b3e1-44f8-8033-09ac5ec3b7eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"521434e0-a5b9-4860-a12f-dd81301c468b","LogTimestamp":"2023-09-27T04:51:32.702Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:34.710Z","message":"Entering","context":{"RequestID":"49ea05e4-eec8-4d65-82dc-ec9f988f8af0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06f067c8-1be6-4d2a-bc83-2d17d7a43012","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:34.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:34.712Z","message":"{\"transactionId\":\"49ea05e4-eec8-4d65-82dc-ec9f988f8af0\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:34:711\",\"respDate\":\"230927-04:51:34:712\",\"sourceId\":\"haproxy:49ea05e4-eec8-4d65-82dc-ec9f988f8af0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:34:711-68214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68d471a3-fd26-43a6-9e66-fbd0feabc3c6], x-b3-parentspanid=[3e7ed3e3542f402c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ba5cc1fcc1c4f0c3e7ed3e3542f402c], x-b3-spanid=[3c97db966eb4e621], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49ea05e4-eec8-4d65-82dc-ec9f988f8af0]}\\\"}\"}","context":{"RequestID":"49ea05e4-eec8-4d65-82dc-ec9f988f8af0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06f067c8-1be6-4d2a-bc83-2d17d7a43012","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:34.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:34.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49ea05e4-eec8-4d65-82dc-ec9f988f8af0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06f067c8-1be6-4d2a-bc83-2d17d7a43012","LogTimestamp":"2023-09-27T04:51:34.713Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:51:35.927Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:51:35.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:35.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:35.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:36.730Z","message":"Entering","context":{"RequestID":"7332c05d-c0c1-4a70-922c-d2e3f277c117","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aab113f9-81cd-45f2-ace7-3d29b5e79186","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:36.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:36.732Z","message":"{\"transactionId\":\"7332c05d-c0c1-4a70-922c-d2e3f277c117\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:36:731\",\"respDate\":\"230927-04:51:36:732\",\"sourceId\":\"haproxy:7332c05d-c0c1-4a70-922c-d2e3f277c117\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:51:36:731-55676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b802cb3-df1e-4708-bf4c-f6330b84879f], x-b3-parentspanid=[394685678a29e13b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[523ace7b5b1445f5394685678a29e13b], x-b3-spanid=[41ff7f273e268302], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7332c05d-c0c1-4a70-922c-d2e3f277c117]}\\\"}\"}","context":{"RequestID":"7332c05d-c0c1-4a70-922c-d2e3f277c117","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aab113f9-81cd-45f2-ace7-3d29b5e79186","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:36.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:36.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7332c05d-c0c1-4a70-922c-d2e3f277c117","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aab113f9-81cd-45f2-ace7-3d29b5e79186","LogTimestamp":"2023-09-27T04:51:36.733Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:38.065Z","message":"Entering","context":{"RequestID":"511774bd-542c-48d8-b89c-12ba2cdf2020","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3304cb71-cd1d-4b02-aa7b-be6b4734a219","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:38.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:38.067Z","message":"{\"transactionId\":\"511774bd-542c-48d8-b89c-12ba2cdf2020\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:38:065\",\"respDate\":\"230927-04:51:38:067\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:511774bd-542c-48d8-b89c-12ba2cdf2020\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:38:065-56846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bf793ce-cd3e-9d71-ac43-8c4cde07ae84], x-b3-parentspanid=[b5106c86f8cbdbdd], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35983], x-envoy-attempt-count=[1], x-b3-traceid=[bc122f240dff022eb5106c86f8cbdbdd], x-b3-spanid=[97df88829b65381c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[511774bd-542c-48d8-b89c-12ba2cdf2020]}\\\"}\"}","context":{"RequestID":"511774bd-542c-48d8-b89c-12ba2cdf2020","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3304cb71-cd1d-4b02-aa7b-be6b4734a219","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:38.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:38.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"511774bd-542c-48d8-b89c-12ba2cdf2020","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3304cb71-cd1d-4b02-aa7b-be6b4734a219","LogTimestamp":"2023-09-27T04:51:38.067Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:38.417Z","message":"Entering","context":{"RequestID":"eab1b8c8-a8b5-4da3-a6d3-f16611518b91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"059517ea-1388-4f51-b59f-f17880dda090","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"eab1b8c8-a8b5-4da3-a6d3-f16611518b91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"059517ea-1388-4f51-b59f-f17880dda090","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:38.419Z","message":"{\"transactionId\":\"eab1b8c8-a8b5-4da3-a6d3-f16611518b91\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:38:418\",\"respDate\":\"230927-04:51:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eab1b8c8-a8b5-4da3-a6d3-f16611518b91\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:38:418-21322\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eab1b8c8-a8b5-4da3-a6d3-f16611518b91]}\\\"}\"}","context":{"RequestID":"eab1b8c8-a8b5-4da3-a6d3-f16611518b91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"059517ea-1388-4f51-b59f-f17880dda090","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eab1b8c8-a8b5-4da3-a6d3-f16611518b91","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"059517ea-1388-4f51-b59f-f17880dda090","LogTimestamp":"2023-09-27T04:51:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:38.746Z","message":"Entering","context":{"RequestID":"0b8eb82d-674b-435c-8d90-5dda413016d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49a7bef5-ecdb-43c2-8d45-02f613c5ac9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:38.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:38.747Z","message":"{\"transactionId\":\"0b8eb82d-674b-435c-8d90-5dda413016d6\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:38:746\",\"respDate\":\"230927-04:51:38:747\",\"sourceId\":\"haproxy:0b8eb82d-674b-435c-8d90-5dda413016d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:38:746-46327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6847ebf4-4b8a-4228-b071-9450d1777cd2], x-b3-parentspanid=[519fd5ac348bf5ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03e71d00d7c84e27519fd5ac348bf5ed], x-b3-spanid=[228cf8360439016b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b8eb82d-674b-435c-8d90-5dda413016d6]}\\\"}\"}","context":{"RequestID":"0b8eb82d-674b-435c-8d90-5dda413016d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49a7bef5-ecdb-43c2-8d45-02f613c5ac9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:38.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:38.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b8eb82d-674b-435c-8d90-5dda413016d6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49a7bef5-ecdb-43c2-8d45-02f613c5ac9b","LogTimestamp":"2023-09-27T04:51:38.748Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:51:40.757Z","message":"Entering","context":{"RequestID":"7ce6c004-8cc1-4701-9dcd-d6628f4103f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b811566-2daf-4e31-b13e-112e376867a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:40.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:40.759Z","message":"{\"transactionId\":\"7ce6c004-8cc1-4701-9dcd-d6628f4103f7\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:40:758\",\"respDate\":\"230927-04:51:40:759\",\"sourceId\":\"haproxy:7ce6c004-8cc1-4701-9dcd-d6628f4103f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:40:758-6918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe7d34ee-cdd3-442a-a991-99714798922f], x-b3-parentspanid=[82af1a5815f32a57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e54e61e1de63b3b982af1a5815f32a57], x-b3-spanid=[7b2e0ba091287a5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ce6c004-8cc1-4701-9dcd-d6628f4103f7]}\\\"}\"}","context":{"RequestID":"7ce6c004-8cc1-4701-9dcd-d6628f4103f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b811566-2daf-4e31-b13e-112e376867a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:40.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:40.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ce6c004-8cc1-4701-9dcd-d6628f4103f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b811566-2daf-4e31-b13e-112e376867a3","LogTimestamp":"2023-09-27T04:51:40.759Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:41.789Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:41.796Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:42.772Z","message":"Entering","context":{"RequestID":"d247da79-ba86-4939-99d6-eedf9daa7f55","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ce8fd9dd-4978-4cf3-ae52-e4ab77672396","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:42.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:42.773Z","message":"{\"transactionId\":\"d247da79-ba86-4939-99d6-eedf9daa7f55\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:42:772\",\"respDate\":\"230927-04:51:42:773\",\"sourceId\":\"haproxy:d247da79-ba86-4939-99d6-eedf9daa7f55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:51:42:772-46161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[908a72f7-1c5f-4f15-adfa-1bedfb8dcbe4], x-b3-parentspanid=[abeb9ceb940cc760], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a871de6af93c3420abeb9ceb940cc760], x-b3-spanid=[98a386e852a4f0eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d247da79-ba86-4939-99d6-eedf9daa7f55]}\\\"}\"}","context":{"RequestID":"d247da79-ba86-4939-99d6-eedf9daa7f55","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ce8fd9dd-4978-4cf3-ae52-e4ab77672396","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:42.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:42.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d247da79-ba86-4939-99d6-eedf9daa7f55","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce8fd9dd-4978-4cf3-ae52-e4ab77672396","LogTimestamp":"2023-09-27T04:51:42.774Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:44.781Z","message":"Entering","context":{"RequestID":"d86841ef-fb8a-4c6f-be72-24a437e96427","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38cd5c2d-6a07-4a63-a774-c5326fd91ab4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:44.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:44.783Z","message":"{\"transactionId\":\"d86841ef-fb8a-4c6f-be72-24a437e96427\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:44:782\",\"respDate\":\"230927-04:51:44:783\",\"sourceId\":\"haproxy:d86841ef-fb8a-4c6f-be72-24a437e96427\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:44:782-47761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f651a6b3-98db-4320-bfec-164a19cfd8ac], x-b3-parentspanid=[1a8f22d1c124c55f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f17ff6f50dc9fc511a8f22d1c124c55f], x-b3-spanid=[c70928ed707a224b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d86841ef-fb8a-4c6f-be72-24a437e96427]}\\\"}\"}","context":{"RequestID":"d86841ef-fb8a-4c6f-be72-24a437e96427","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38cd5c2d-6a07-4a63-a774-c5326fd91ab4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:44.781Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:44.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d86841ef-fb8a-4c6f-be72-24a437e96427","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38cd5c2d-6a07-4a63-a774-c5326fd91ab4","LogTimestamp":"2023-09-27T04:51:44.784Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:45.928Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:51:45.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:45.963Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:45.963Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:46.814Z","message":"Entering","context":{"RequestID":"14199c80-acfc-4ac1-a0ce-db08e97d3d19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ed22d1b-9399-4c1f-9c80-c8017a246c82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:46.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:46.816Z","message":"{\"transactionId\":\"14199c80-acfc-4ac1-a0ce-db08e97d3d19\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:46:815\",\"respDate\":\"230927-04:51:46:816\",\"sourceId\":\"haproxy:14199c80-acfc-4ac1-a0ce-db08e97d3d19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:46:815-92258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[317d9d6d-35a3-4d77-86c4-5406c91e9cec], x-b3-parentspanid=[5fb7b088aae8ff3e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8786b321713bd905fb7b088aae8ff3e], x-b3-spanid=[0d5ee5f1afba8207], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14199c80-acfc-4ac1-a0ce-db08e97d3d19]}\\\"}\"}","context":{"RequestID":"14199c80-acfc-4ac1-a0ce-db08e97d3d19","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ed22d1b-9399-4c1f-9c80-c8017a246c82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:46.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:46.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14199c80-acfc-4ac1-a0ce-db08e97d3d19","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ed22d1b-9399-4c1f-9c80-c8017a246c82","LogTimestamp":"2023-09-27T04:51:46.816Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:48.066Z","message":"Entering","context":{"RequestID":"dedd402a-0816-4329-8a17-a563a8d8b3e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"972ba15c-a0b0-409d-863f-13d8cb6f2e38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:48.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:48.068Z","message":"{\"transactionId\":\"dedd402a-0816-4329-8a17-a563a8d8b3e7\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:48:067\",\"respDate\":\"230927-04:51:48:068\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dedd402a-0816-4329-8a17-a563a8d8b3e7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:48:067-86818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcd92e2e-18a4-4feb-8370-81bf9403143d], x-b3-parentspanid=[80c1c71fae5d52bc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44289], x-envoy-attempt-count=[1], x-b3-traceid=[6d7e31785d51370380c1c71fae5d52bc], x-b3-spanid=[7d69cbcf7a13df75], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dedd402a-0816-4329-8a17-a563a8d8b3e7]}\\\"}\"}","context":{"RequestID":"dedd402a-0816-4329-8a17-a563a8d8b3e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"972ba15c-a0b0-409d-863f-13d8cb6f2e38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:48.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:48.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dedd402a-0816-4329-8a17-a563a8d8b3e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"972ba15c-a0b0-409d-863f-13d8cb6f2e38","LogTimestamp":"2023-09-27T04:51:48.068Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:48.418Z","message":"Entering","context":{"RequestID":"0811e490-8230-4d6e-9e16-3549674c75c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66218eae-2946-48fc-a482-18a3ff89bb45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"0811e490-8230-4d6e-9e16-3549674c75c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66218eae-2946-48fc-a482-18a3ff89bb45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:48.422Z","message":"{\"transactionId\":\"0811e490-8230-4d6e-9e16-3549674c75c9\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:48:419\",\"respDate\":\"230927-04:51:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0811e490-8230-4d6e-9e16-3549674c75c9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:51:48:419-91478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0811e490-8230-4d6e-9e16-3549674c75c9]}\\\"}\"}","context":{"RequestID":"0811e490-8230-4d6e-9e16-3549674c75c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"66218eae-2946-48fc-a482-18a3ff89bb45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0811e490-8230-4d6e-9e16-3549674c75c9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66218eae-2946-48fc-a482-18a3ff89bb45","LogTimestamp":"2023-09-27T04:51:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:51:48.830Z","message":"Entering","context":{"RequestID":"a72ee995-c33c-4c61-b6e9-6b58c69e3f67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6ef4c1f-8f34-4667-93d2-09b205d29535","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:48.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:48.831Z","message":"{\"transactionId\":\"a72ee995-c33c-4c61-b6e9-6b58c69e3f67\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:48:830\",\"respDate\":\"230927-04:51:48:831\",\"sourceId\":\"haproxy:a72ee995-c33c-4c61-b6e9-6b58c69e3f67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:48:830-67928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6ed86d6-88bf-4ab4-a526-d8dce9ba7612], x-b3-parentspanid=[da6f3278490fea18], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4fd9b229943d3a1da6f3278490fea18], x-b3-spanid=[dea779458696c852], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a72ee995-c33c-4c61-b6e9-6b58c69e3f67]}\\\"}\"}","context":{"RequestID":"a72ee995-c33c-4c61-b6e9-6b58c69e3f67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6ef4c1f-8f34-4667-93d2-09b205d29535","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:48.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:48.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a72ee995-c33c-4c61-b6e9-6b58c69e3f67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6ef4c1f-8f34-4667-93d2-09b205d29535","LogTimestamp":"2023-09-27T04:51:48.832Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:50.848Z","message":"Entering","context":{"RequestID":"e24bb78a-d7ca-4864-a506-95ee5a0ea8c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65e9c5d4-3a8d-41c6-a9d4-cb024e7c2321","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:50.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:50.849Z","message":"{\"transactionId\":\"e24bb78a-d7ca-4864-a506-95ee5a0ea8c7\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:50:848\",\"respDate\":\"230927-04:51:50:849\",\"sourceId\":\"haproxy:e24bb78a-d7ca-4864-a506-95ee5a0ea8c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:50:848-97245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe661a3c-411b-45a3-9a56-f24ea06330e1], x-b3-parentspanid=[061749ad88d6017d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23a3927c4a4bc106061749ad88d6017d], x-b3-spanid=[f9ab979c9f86a253], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e24bb78a-d7ca-4864-a506-95ee5a0ea8c7]}\\\"}\"}","context":{"RequestID":"e24bb78a-d7ca-4864-a506-95ee5a0ea8c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65e9c5d4-3a8d-41c6-a9d4-cb024e7c2321","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:50.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:50.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e24bb78a-d7ca-4864-a506-95ee5a0ea8c7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65e9c5d4-3a8d-41c6-a9d4-cb024e7c2321","LogTimestamp":"2023-09-27T04:51:50.850Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:52.871Z","message":"Entering","context":{"RequestID":"e0f828b1-6c63-4843-a3b2-1cd5b5748855","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec9c49b1-862c-44f2-be9a-f9496ad2c52e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:52.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:52.873Z","message":"{\"transactionId\":\"e0f828b1-6c63-4843-a3b2-1cd5b5748855\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:52:872\",\"respDate\":\"230927-04:51:52:873\",\"sourceId\":\"haproxy:e0f828b1-6c63-4843-a3b2-1cd5b5748855\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:52:872-72618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecbbca56-d0ae-9939-bda9-af20822bfa0b], x-b3-parentspanid=[9b4667889228c691], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4695958c872b6189b4667889228c691], x-b3-spanid=[e207bce3bfb46dfe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0f828b1-6c63-4843-a3b2-1cd5b5748855]}\\\"}\"}","context":{"RequestID":"e0f828b1-6c63-4843-a3b2-1cd5b5748855","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec9c49b1-862c-44f2-be9a-f9496ad2c52e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:52.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:52.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0f828b1-6c63-4843-a3b2-1cd5b5748855","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec9c49b1-862c-44f2-be9a-f9496ad2c52e","LogTimestamp":"2023-09-27T04:51:52.874Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:54.881Z","message":"Entering","context":{"RequestID":"39643cc0-9840-41e6-9f65-96c270951dbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe047a2c-6399-40de-81bc-604154056de7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:54.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:54.883Z","message":"{\"transactionId\":\"39643cc0-9840-41e6-9f65-96c270951dbb\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:54:882\",\"respDate\":\"230927-04:51:54:883\",\"sourceId\":\"haproxy:39643cc0-9840-41e6-9f65-96c270951dbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:51:54:882-52604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80bda876-515a-4b7f-99c0-db47487d5cb2], x-b3-parentspanid=[72dc21d8af33262f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f858e67c98c25c4472dc21d8af33262f], x-b3-spanid=[b11e5d6e2ed251a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39643cc0-9840-41e6-9f65-96c270951dbb]}\\\"}\"}","context":{"RequestID":"39643cc0-9840-41e6-9f65-96c270951dbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe047a2c-6399-40de-81bc-604154056de7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:54.881Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:54.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39643cc0-9840-41e6-9f65-96c270951dbb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe047a2c-6399-40de-81bc-604154056de7","LogTimestamp":"2023-09-27T04:51:54.883Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:51:55.929Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:51:55.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:55.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:55.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:56.892Z","message":"Entering","context":{"RequestID":"c87423c9-e391-4805-b7dc-69e29348fabc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41941c21-11fc-437b-9e05-8974ff35d037","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:56.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:56.894Z","message":"{\"transactionId\":\"c87423c9-e391-4805-b7dc-69e29348fabc\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:56:893\",\"respDate\":\"230927-04:51:56:894\",\"sourceId\":\"haproxy:c87423c9-e391-4805-b7dc-69e29348fabc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:51:56:893-61842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8627bda-b983-4ce2-a0bc-9bea2b6fe7b2], x-b3-parentspanid=[3c577ded1ee08269], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27f6b3e61e69a6b13c577ded1ee08269], x-b3-spanid=[fa1fa20f5e855c22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c87423c9-e391-4805-b7dc-69e29348fabc]}\\\"}\"}","context":{"RequestID":"c87423c9-e391-4805-b7dc-69e29348fabc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41941c21-11fc-437b-9e05-8974ff35d037","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:56.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:56.894Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c87423c9-e391-4805-b7dc-69e29348fabc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41941c21-11fc-437b-9e05-8974ff35d037","LogTimestamp":"2023-09-27T04:51:56.894Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:58.048Z","message":"Entering","context":{"RequestID":"ad91d032-e4f1-43a9-8390-d8ab3b04b5b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f8b14d4-c6b9-4854-a92d-95bf77b971f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:58.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:58.050Z","message":"{\"transactionId\":\"ad91d032-e4f1-43a9-8390-d8ab3b04b5b9\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:58:048\",\"respDate\":\"230927-04:51:58:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ad91d032-e4f1-43a9-8390-d8ab3b04b5b9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:58:048-34922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd09163c-9cec-441f-aac4-a1b283787bc1], x-b3-parentspanid=[3e5f46ce820a4988], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56147], x-envoy-attempt-count=[1], x-b3-traceid=[512e11f48b57ea723e5f46ce820a4988], x-b3-spanid=[7bc718230dfda9b6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ad91d032-e4f1-43a9-8390-d8ab3b04b5b9]}\\\"}\"}","context":{"RequestID":"ad91d032-e4f1-43a9-8390-d8ab3b04b5b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f8b14d4-c6b9-4854-a92d-95bf77b971f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:51:58.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:58.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad91d032-e4f1-43a9-8390-d8ab3b04b5b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f8b14d4-c6b9-4854-a92d-95bf77b971f1","LogTimestamp":"2023-09-27T04:51:58.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:58.417Z","message":"Entering","context":{"RequestID":"66b0405f-fae5-4b1f-830d-d3e61ed894f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e3cfd1d-32c1-411c-938b-3b83751ce046","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"66b0405f-fae5-4b1f-830d-d3e61ed894f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e3cfd1d-32c1-411c-938b-3b83751ce046","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:58.419Z","message":"{\"transactionId\":\"66b0405f-fae5-4b1f-830d-d3e61ed894f9\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:58:418\",\"respDate\":\"230927-04:51:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:66b0405f-fae5-4b1f-830d-d3e61ed894f9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:51:58:418-29073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[66b0405f-fae5-4b1f-830d-d3e61ed894f9]}\\\"}\"}","context":{"RequestID":"66b0405f-fae5-4b1f-830d-d3e61ed894f9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e3cfd1d-32c1-411c-938b-3b83751ce046","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:51:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66b0405f-fae5-4b1f-830d-d3e61ed894f9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e3cfd1d-32c1-411c-938b-3b83751ce046","LogTimestamp":"2023-09-27T04:51:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:51:58.907Z","message":"Entering","context":{"RequestID":"cd5cb7c9-61f9-422e-b4ba-26a976ebbf9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ff22f1e-5573-44a6-89e5-4efae4ccd640","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:58.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:51:58.909Z","message":"{\"transactionId\":\"cd5cb7c9-61f9-422e-b4ba-26a976ebbf9e\",\"status\":\"200\",\"rqstDate\":\"230927-04:51:58:908\",\"respDate\":\"230927-04:51:58:909\",\"sourceId\":\"haproxy:cd5cb7c9-61f9-422e-b4ba-26a976ebbf9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:51:58:908-82359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa9e493d-f5fd-4baf-9108-209811d7adeb], x-b3-parentspanid=[4db19dc06a6a64f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a84cf6d48c062db24db19dc06a6a64f3], x-b3-spanid=[2342761aa082d7ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd5cb7c9-61f9-422e-b4ba-26a976ebbf9e]}\\\"}\"}","context":{"RequestID":"cd5cb7c9-61f9-422e-b4ba-26a976ebbf9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ff22f1e-5573-44a6-89e5-4efae4ccd640","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:51:58.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:51:58.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd5cb7c9-61f9-422e-b4ba-26a976ebbf9e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ff22f1e-5573-44a6-89e5-4efae4ccd640","LogTimestamp":"2023-09-27T04:51:58.909Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:51:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:00.918Z","message":"Entering","context":{"RequestID":"50a6cc07-ff8f-4312-a4d2-220abd723da9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00c491e5-13b3-4cf2-a0db-f4bbda13a5f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:00.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:00.920Z","message":"{\"transactionId\":\"50a6cc07-ff8f-4312-a4d2-220abd723da9\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:00:919\",\"respDate\":\"230927-04:52:00:920\",\"sourceId\":\"haproxy:50a6cc07-ff8f-4312-a4d2-220abd723da9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:00:919-14014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5deab2b2-1584-4489-b839-60b33743ba63], x-b3-parentspanid=[2e585d81dc473185], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efaae214cf78478f2e585d81dc473185], x-b3-spanid=[8afc68a7c951824f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50a6cc07-ff8f-4312-a4d2-220abd723da9]}\\\"}\"}","context":{"RequestID":"50a6cc07-ff8f-4312-a4d2-220abd723da9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00c491e5-13b3-4cf2-a0db-f4bbda13a5f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:00.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:00.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50a6cc07-ff8f-4312-a4d2-220abd723da9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00c491e5-13b3-4cf2-a0db-f4bbda13a5f9","LogTimestamp":"2023-09-27T04:52:00.920Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:02.934Z","message":"Entering","context":{"RequestID":"3e427a95-03a3-482c-a8f1-7a3daf2e392b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1995669d-3148-4016-a800-86b6285c9578","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:02.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:02.935Z","message":"{\"transactionId\":\"3e427a95-03a3-482c-a8f1-7a3daf2e392b\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:02:934\",\"respDate\":\"230927-04:52:02:935\",\"sourceId\":\"haproxy:3e427a95-03a3-482c-a8f1-7a3daf2e392b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:02:934-68570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c58be16-4ef8-4696-b4dc-5a6f377d5c43], x-b3-parentspanid=[1bf7a82df96e60c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f0b00a0c0b1ffe41bf7a82df96e60c6], x-b3-spanid=[0844aa7c6dc1f01d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e427a95-03a3-482c-a8f1-7a3daf2e392b]}\\\"}\"}","context":{"RequestID":"3e427a95-03a3-482c-a8f1-7a3daf2e392b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1995669d-3148-4016-a800-86b6285c9578","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:02.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:02.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e427a95-03a3-482c-a8f1-7a3daf2e392b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1995669d-3148-4016-a800-86b6285c9578","LogTimestamp":"2023-09-27T04:52:02.936Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:04.943Z","message":"Entering","context":{"RequestID":"58ae08e3-ebb8-426c-9a58-d2724b4d0c18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd650ffd-0b69-4715-9fef-cbec13e3c292","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:04.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:04.945Z","message":"{\"transactionId\":\"58ae08e3-ebb8-426c-9a58-d2724b4d0c18\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:04:944\",\"respDate\":\"230927-04:52:04:945\",\"sourceId\":\"haproxy:58ae08e3-ebb8-426c-9a58-d2724b4d0c18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:04:944-93205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d47006ff-76bb-4b84-9fcf-c6ea1f61e4e0], x-b3-parentspanid=[8676dca4f4579835], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca8b793da963196d8676dca4f4579835], x-b3-spanid=[6c255682ad12fc74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58ae08e3-ebb8-426c-9a58-d2724b4d0c18]}\\\"}\"}","context":{"RequestID":"58ae08e3-ebb8-426c-9a58-d2724b4d0c18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd650ffd-0b69-4715-9fef-cbec13e3c292","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:04.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:04.945Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58ae08e3-ebb8-426c-9a58-d2724b4d0c18","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd650ffd-0b69-4715-9fef-cbec13e3c292","LogTimestamp":"2023-09-27T04:52:04.945Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:05.930Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:52:05.949Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:05.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:05.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:06.964Z","message":"Entering","context":{"RequestID":"6ec59989-8282-4a88-8582-051bce1a7a52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2856b357-786f-4d4b-a787-c4b162eb9c53","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:06.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:06.966Z","message":"{\"transactionId\":\"6ec59989-8282-4a88-8582-051bce1a7a52\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:06:964\",\"respDate\":\"230927-04:52:06:966\",\"sourceId\":\"haproxy:6ec59989-8282-4a88-8582-051bce1a7a52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:06:964-57063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[412e957a-d0ca-4b74-a5de-6bdf06824b64], x-b3-parentspanid=[592352110ca02fef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6dad0e5e837a7ceb592352110ca02fef], x-b3-spanid=[f90ea132c067d4d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ec59989-8282-4a88-8582-051bce1a7a52]}\\\"}\"}","context":{"RequestID":"6ec59989-8282-4a88-8582-051bce1a7a52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2856b357-786f-4d4b-a787-c4b162eb9c53","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:06.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:06.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ec59989-8282-4a88-8582-051bce1a7a52","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2856b357-786f-4d4b-a787-c4b162eb9c53","LogTimestamp":"2023-09-27T04:52:06.966Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:08.059Z","message":"Entering","context":{"RequestID":"ca616428-cb47-41fb-acc0-a499afa714c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7a034b1-111a-42b0-928d-c5b5957bf21e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:08.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:08.061Z","message":"{\"transactionId\":\"ca616428-cb47-41fb-acc0-a499afa714c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:08:060\",\"respDate\":\"230927-04:52:08:061\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ca616428-cb47-41fb-acc0-a499afa714c4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:08:060-2224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6e449c8-a7b6-44e0-ab15-24de8e6ec7b4], x-b3-parentspanid=[151bd7053ff10868], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57071], x-envoy-attempt-count=[1], x-b3-traceid=[65015988b0f5173a151bd7053ff10868], x-b3-spanid=[413fa22ddc765f22], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ca616428-cb47-41fb-acc0-a499afa714c4]}\\\"}\"}","context":{"RequestID":"ca616428-cb47-41fb-acc0-a499afa714c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7a034b1-111a-42b0-928d-c5b5957bf21e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:08.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:08.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca616428-cb47-41fb-acc0-a499afa714c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7a034b1-111a-42b0-928d-c5b5957bf21e","LogTimestamp":"2023-09-27T04:52:08.062Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:52:08.417Z","message":"Entering","context":{"RequestID":"109d3304-7eea-493b-a187-7508f3dad25c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b30a48b-b315-4555-a930-e0c5810b3356","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"109d3304-7eea-493b-a187-7508f3dad25c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b30a48b-b315-4555-a930-e0c5810b3356","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:08.420Z","message":"{\"transactionId\":\"109d3304-7eea-493b-a187-7508f3dad25c\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:08:418\",\"respDate\":\"230927-04:52:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:109d3304-7eea-493b-a187-7508f3dad25c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:08:418-20831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[109d3304-7eea-493b-a187-7508f3dad25c]}\\\"}\"}","context":{"RequestID":"109d3304-7eea-493b-a187-7508f3dad25c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b30a48b-b315-4555-a930-e0c5810b3356","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"109d3304-7eea-493b-a187-7508f3dad25c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b30a48b-b315-4555-a930-e0c5810b3356","LogTimestamp":"2023-09-27T04:52:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:52:08.987Z","message":"Entering","context":{"RequestID":"f91d8195-941c-47b6-8fd2-cbc91240f5ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43f735df-e056-4189-a235-09d133d2769a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:08.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:08.989Z","message":"{\"transactionId\":\"f91d8195-941c-47b6-8fd2-cbc91240f5ee\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:08:988\",\"respDate\":\"230927-04:52:08:989\",\"sourceId\":\"haproxy:f91d8195-941c-47b6-8fd2-cbc91240f5ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:08:988-5198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7dd5101e-72f8-489e-acf3-984e53e4080d], x-b3-parentspanid=[32ffce96b855ab32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bff41db67a5a345532ffce96b855ab32], x-b3-spanid=[adf8816e31c42ec1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f91d8195-941c-47b6-8fd2-cbc91240f5ee]}\\\"}\"}","context":{"RequestID":"f91d8195-941c-47b6-8fd2-cbc91240f5ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43f735df-e056-4189-a235-09d133d2769a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:08.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:08.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f91d8195-941c-47b6-8fd2-cbc91240f5ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43f735df-e056-4189-a235-09d133d2769a","LogTimestamp":"2023-09-27T04:52:08.989Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:10.997Z","message":"Entering","context":{"RequestID":"527f2a41-bda8-471f-9a9a-f1023978d206","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bba802ea-6342-4fa1-b2ad-9856d4803ea7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:10.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:10.999Z","message":"{\"transactionId\":\"527f2a41-bda8-471f-9a9a-f1023978d206\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:10:998\",\"respDate\":\"230927-04:52:10:999\",\"sourceId\":\"haproxy:527f2a41-bda8-471f-9a9a-f1023978d206\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:10:998-96895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ea765b2-80d5-4466-bea2-06e3d59c737a], x-b3-parentspanid=[ba6517fb59ef7993], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e03aa55647c1c27ba6517fb59ef7993], x-b3-spanid=[9619f01d502d2a84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[527f2a41-bda8-471f-9a9a-f1023978d206]}\\\"}\"}","context":{"RequestID":"527f2a41-bda8-471f-9a9a-f1023978d206","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bba802ea-6342-4fa1-b2ad-9856d4803ea7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:10.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:10.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"527f2a41-bda8-471f-9a9a-f1023978d206","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bba802ea-6342-4fa1-b2ad-9856d4803ea7","LogTimestamp":"2023-09-27T04:52:10.999Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:11.802Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:11.824Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:13.009Z","message":"Entering","context":{"RequestID":"7eb280bb-3caa-469d-b8cc-e4375b3658f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"926b2df7-f571-46b2-9d33-c51fc1b791dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:13.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:13.011Z","message":"{\"transactionId\":\"7eb280bb-3caa-469d-b8cc-e4375b3658f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:13:009\",\"respDate\":\"230927-04:52:13:011\",\"sourceId\":\"haproxy:7eb280bb-3caa-469d-b8cc-e4375b3658f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:13:009-58343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[601656b1-ffe9-4fed-a285-7f0b7e9eb213], x-b3-parentspanid=[ce1a2046b7e43d0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21ad5b1e696c3eb5ce1a2046b7e43d0d], x-b3-spanid=[fada3040af867bec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7eb280bb-3caa-469d-b8cc-e4375b3658f6]}\\\"}\"}","context":{"RequestID":"7eb280bb-3caa-469d-b8cc-e4375b3658f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"926b2df7-f571-46b2-9d33-c51fc1b791dd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:13.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:13.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7eb280bb-3caa-469d-b8cc-e4375b3658f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"926b2df7-f571-46b2-9d33-c51fc1b791dd","LogTimestamp":"2023-09-27T04:52:13.011Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:15.020Z","message":"Entering","context":{"RequestID":"2dfd9e7e-e117-4683-9133-423f87a48565","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"553c8e09-29bc-4f99-ae76-ae6087c36fd3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:15.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:15.022Z","message":"{\"transactionId\":\"2dfd9e7e-e117-4683-9133-423f87a48565\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:15:021\",\"respDate\":\"230927-04:52:15:022\",\"sourceId\":\"haproxy:2dfd9e7e-e117-4683-9133-423f87a48565\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:15:021-3159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[144749fe-5793-47e0-aa29-09afb273170a], x-b3-parentspanid=[51e85acd9afeea49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1a8525890473e7051e85acd9afeea49], x-b3-spanid=[df1aa155907371c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2dfd9e7e-e117-4683-9133-423f87a48565]}\\\"}\"}","context":{"RequestID":"2dfd9e7e-e117-4683-9133-423f87a48565","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"553c8e09-29bc-4f99-ae76-ae6087c36fd3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:15.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:15.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dfd9e7e-e117-4683-9133-423f87a48565","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"553c8e09-29bc-4f99-ae76-ae6087c36fd3","LogTimestamp":"2023-09-27T04:52:15.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:15.930Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:52:15.941Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:15.941Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:15.942Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:17.033Z","message":"Entering","context":{"RequestID":"bab5d1c7-f524-4f78-b6f1-a7f7e658f037","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1365c59d-7ba3-4cc5-a903-65966cd9a443","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:17.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:17.034Z","message":"{\"transactionId\":\"bab5d1c7-f524-4f78-b6f1-a7f7e658f037\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:17:033\",\"respDate\":\"230927-04:52:17:034\",\"sourceId\":\"haproxy:bab5d1c7-f524-4f78-b6f1-a7f7e658f037\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:17:033-32670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a561e2b-7de5-473f-a9d7-5a46181597e9], x-b3-parentspanid=[1ba340edefbc7be6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed6a075e8cd129e51ba340edefbc7be6], x-b3-spanid=[f39fd9e06174f0d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bab5d1c7-f524-4f78-b6f1-a7f7e658f037]}\\\"}\"}","context":{"RequestID":"bab5d1c7-f524-4f78-b6f1-a7f7e658f037","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1365c59d-7ba3-4cc5-a903-65966cd9a443","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:17.033Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:17.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bab5d1c7-f524-4f78-b6f1-a7f7e658f037","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1365c59d-7ba3-4cc5-a903-65966cd9a443","LogTimestamp":"2023-09-27T04:52:17.035Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:18.053Z","message":"Entering","context":{"RequestID":"f8f8d1e8-b991-4dbf-888b-970a5a490be5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2c96d71-b021-4151-a0c1-b85af25291d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:18.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:18.055Z","message":"{\"transactionId\":\"f8f8d1e8-b991-4dbf-888b-970a5a490be5\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:18:054\",\"respDate\":\"230927-04:52:18:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f8f8d1e8-b991-4dbf-888b-970a5a490be5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:18:054-78911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1556d9c9-b1b8-4ce4-a9b5-ee07c7912594], x-b3-parentspanid=[645389b1fd0ffd76], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40859], x-envoy-attempt-count=[1], x-b3-traceid=[29ac740251a83cb8645389b1fd0ffd76], x-b3-spanid=[b15f66cc6059f37c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f8f8d1e8-b991-4dbf-888b-970a5a490be5]}\\\"}\"}","context":{"RequestID":"f8f8d1e8-b991-4dbf-888b-970a5a490be5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2c96d71-b021-4151-a0c1-b85af25291d6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:18.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:18.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8f8d1e8-b991-4dbf-888b-970a5a490be5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2c96d71-b021-4151-a0c1-b85af25291d6","LogTimestamp":"2023-09-27T04:52:18.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:18.417Z","message":"Entering","context":{"RequestID":"08fe5a57-e7d1-47cf-bdcb-57c621824125","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c937ebb-5a63-4b3c-85dd-3e30e8bb8403","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"08fe5a57-e7d1-47cf-bdcb-57c621824125","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c937ebb-5a63-4b3c-85dd-3e30e8bb8403","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:18.420Z","message":"{\"transactionId\":\"08fe5a57-e7d1-47cf-bdcb-57c621824125\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:18:418\",\"respDate\":\"230927-04:52:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:08fe5a57-e7d1-47cf-bdcb-57c621824125\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:18:418-68288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[08fe5a57-e7d1-47cf-bdcb-57c621824125]}\\\"}\"}","context":{"RequestID":"08fe5a57-e7d1-47cf-bdcb-57c621824125","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c937ebb-5a63-4b3c-85dd-3e30e8bb8403","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08fe5a57-e7d1-47cf-bdcb-57c621824125","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c937ebb-5a63-4b3c-85dd-3e30e8bb8403","LogTimestamp":"2023-09-27T04:52:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:19.048Z","message":"Entering","context":{"RequestID":"d88ce643-5e1e-4eeb-a720-a766daabc3bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c87b026-a6a0-448d-b26e-a266bb0c07b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:19.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:19.050Z","message":"{\"transactionId\":\"d88ce643-5e1e-4eeb-a720-a766daabc3bf\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:19:049\",\"respDate\":\"230927-04:52:19:050\",\"sourceId\":\"haproxy:d88ce643-5e1e-4eeb-a720-a766daabc3bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:19:049-32701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d13ee7fe-3b5b-476b-970a-a54e763afa44], x-b3-parentspanid=[f776800be5b0e336], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb48d9bc46c0bf71f776800be5b0e336], x-b3-spanid=[21d44cf07199753e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d88ce643-5e1e-4eeb-a720-a766daabc3bf]}\\\"}\"}","context":{"RequestID":"d88ce643-5e1e-4eeb-a720-a766daabc3bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c87b026-a6a0-448d-b26e-a266bb0c07b0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:19.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:19.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d88ce643-5e1e-4eeb-a720-a766daabc3bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c87b026-a6a0-448d-b26e-a266bb0c07b0","LogTimestamp":"2023-09-27T04:52:19.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:21.062Z","message":"Entering","context":{"RequestID":"f19e3fa9-bf33-4eb8-9930-660531bee307","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea1e4b24-ac4d-46bb-8151-3ce055ba4dfd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:21.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:21.063Z","message":"{\"transactionId\":\"f19e3fa9-bf33-4eb8-9930-660531bee307\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:21:062\",\"respDate\":\"230927-04:52:21:063\",\"sourceId\":\"haproxy:f19e3fa9-bf33-4eb8-9930-660531bee307\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:21:062-8309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1693256d-3cee-4e7e-82a8-36f0cd220e31], x-b3-parentspanid=[7da4826ca72b117d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb7e35e8784098217da4826ca72b117d], x-b3-spanid=[3fa8a7283a1d5618], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f19e3fa9-bf33-4eb8-9930-660531bee307]}\\\"}\"}","context":{"RequestID":"f19e3fa9-bf33-4eb8-9930-660531bee307","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea1e4b24-ac4d-46bb-8151-3ce055ba4dfd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:21.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:21.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f19e3fa9-bf33-4eb8-9930-660531bee307","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea1e4b24-ac4d-46bb-8151-3ce055ba4dfd","LogTimestamp":"2023-09-27T04:52:21.064Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:23.073Z","message":"Entering","context":{"RequestID":"a921387e-20ed-4075-b051-c6eb704e0eb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bc6dea3-6b61-4b5a-9f0d-50726cc83d2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:23.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:23.074Z","message":"{\"transactionId\":\"a921387e-20ed-4075-b051-c6eb704e0eb5\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:23:073\",\"respDate\":\"230927-04:52:23:074\",\"sourceId\":\"haproxy:a921387e-20ed-4075-b051-c6eb704e0eb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:23:073-51922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df669630-ef88-4d86-93e0-f2cde0037895], x-b3-parentspanid=[c9ab0fcb32a877bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f967edadaad891e5c9ab0fcb32a877bb], x-b3-spanid=[8742baa6ba152bcc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a921387e-20ed-4075-b051-c6eb704e0eb5]}\\\"}\"}","context":{"RequestID":"a921387e-20ed-4075-b051-c6eb704e0eb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bc6dea3-6b61-4b5a-9f0d-50726cc83d2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:23.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:23.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a921387e-20ed-4075-b051-c6eb704e0eb5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bc6dea3-6b61-4b5a-9f0d-50726cc83d2f","LogTimestamp":"2023-09-27T04:52:23.075Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:25.085Z","message":"Entering","context":{"RequestID":"e2ceeb8c-bffb-4b27-90bd-1ef51f0db5da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f115938-ac60-481d-b784-f01bc0597de0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:25.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:25.087Z","message":"{\"transactionId\":\"e2ceeb8c-bffb-4b27-90bd-1ef51f0db5da\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:25:085\",\"respDate\":\"230927-04:52:25:087\",\"sourceId\":\"haproxy:e2ceeb8c-bffb-4b27-90bd-1ef51f0db5da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:25:085-54273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38eae059-f176-4181-8d58-9b663c7169c5], x-b3-parentspanid=[97a0cad80b6a262a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2aea5a8b5712a6e297a0cad80b6a262a], x-b3-spanid=[bb083d271648eff4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2ceeb8c-bffb-4b27-90bd-1ef51f0db5da]}\\\"}\"}","context":{"RequestID":"e2ceeb8c-bffb-4b27-90bd-1ef51f0db5da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f115938-ac60-481d-b784-f01bc0597de0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:25.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:25.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2ceeb8c-bffb-4b27-90bd-1ef51f0db5da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f115938-ac60-481d-b784-f01bc0597de0","LogTimestamp":"2023-09-27T04:52:25.087Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:25.931Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:52:25.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:25.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:25.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:27.100Z","message":"Entering","context":{"RequestID":"8f18e0e5-b212-4fc2-8983-464fc7c366e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3efaa3c5-fdc5-43de-b3bb-81fc217f54bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:27.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:27.103Z","message":"{\"transactionId\":\"8f18e0e5-b212-4fc2-8983-464fc7c366e5\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:27:101\",\"respDate\":\"230927-04:52:27:103\",\"sourceId\":\"haproxy:8f18e0e5-b212-4fc2-8983-464fc7c366e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:27:101-88555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e697ede-6653-44f9-bf95-fc57a9682463], x-b3-parentspanid=[f64ab05f95bba27a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ec1331367805757f64ab05f95bba27a], x-b3-spanid=[f66f3389f9bbe384], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f18e0e5-b212-4fc2-8983-464fc7c366e5]}\\\"}\"}","context":{"RequestID":"8f18e0e5-b212-4fc2-8983-464fc7c366e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3efaa3c5-fdc5-43de-b3bb-81fc217f54bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:27.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:27.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f18e0e5-b212-4fc2-8983-464fc7c366e5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3efaa3c5-fdc5-43de-b3bb-81fc217f54bf","LogTimestamp":"2023-09-27T04:52:27.103Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:28.056Z","message":"Entering","context":{"RequestID":"0f44c307-275f-4609-82f1-b7542cedc815","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"218067c3-16c2-4ae3-b301-0fb5ad4e1f08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:28.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:28.057Z","message":"{\"transactionId\":\"0f44c307-275f-4609-82f1-b7542cedc815\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:28:056\",\"respDate\":\"230927-04:52:28:057\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0f44c307-275f-4609-82f1-b7542cedc815\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:28:056-51731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20115824-1463-4f6d-b7c7-2749fe9ddb44], x-b3-parentspanid=[804aec1fad7157be], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39741], x-envoy-attempt-count=[1], x-b3-traceid=[f467f74c0bde6d44804aec1fad7157be], x-b3-spanid=[223509131df7df8d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0f44c307-275f-4609-82f1-b7542cedc815]}\\\"}\"}","context":{"RequestID":"0f44c307-275f-4609-82f1-b7542cedc815","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"218067c3-16c2-4ae3-b301-0fb5ad4e1f08","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:28.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:28.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f44c307-275f-4609-82f1-b7542cedc815","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"218067c3-16c2-4ae3-b301-0fb5ad4e1f08","LogTimestamp":"2023-09-27T04:52:28.058Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:28.418Z","message":"Entering","context":{"RequestID":"eb3e51e7-7fa9-4e19-8ac4-252cd1ecf70c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"cdc15e55-1dcf-4d45-8461-f8ab8d0116f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"eb3e51e7-7fa9-4e19-8ac4-252cd1ecf70c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"cdc15e55-1dcf-4d45-8461-f8ab8d0116f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:28.420Z","message":"{\"transactionId\":\"eb3e51e7-7fa9-4e19-8ac4-252cd1ecf70c\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:28:418\",\"respDate\":\"230927-04:52:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eb3e51e7-7fa9-4e19-8ac4-252cd1ecf70c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:28:418-35118\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eb3e51e7-7fa9-4e19-8ac4-252cd1ecf70c]}\\\"}\"}","context":{"RequestID":"eb3e51e7-7fa9-4e19-8ac4-252cd1ecf70c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"cdc15e55-1dcf-4d45-8461-f8ab8d0116f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb3e51e7-7fa9-4e19-8ac4-252cd1ecf70c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdc15e55-1dcf-4d45-8461-f8ab8d0116f5","LogTimestamp":"2023-09-27T04:52:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:52:29.118Z","message":"Entering","context":{"RequestID":"c9b271df-31e3-4658-a47a-d6bf2f8c21e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16624413-154a-4527-9f90-ef46c893ffb9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:29.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:29.120Z","message":"{\"transactionId\":\"c9b271df-31e3-4658-a47a-d6bf2f8c21e3\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:29:118\",\"respDate\":\"230927-04:52:29:120\",\"sourceId\":\"haproxy:c9b271df-31e3-4658-a47a-d6bf2f8c21e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:29:118-44622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa946568-b9e9-4483-8175-4c7b0fad1ebf], x-b3-parentspanid=[a94e071f566ffacf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[755a957589705f3aa94e071f566ffacf], x-b3-spanid=[2505782e7632883e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9b271df-31e3-4658-a47a-d6bf2f8c21e3]}\\\"}\"}","context":{"RequestID":"c9b271df-31e3-4658-a47a-d6bf2f8c21e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16624413-154a-4527-9f90-ef46c893ffb9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:29.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:29.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9b271df-31e3-4658-a47a-d6bf2f8c21e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16624413-154a-4527-9f90-ef46c893ffb9","LogTimestamp":"2023-09-27T04:52:29.120Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:31.133Z","message":"Entering","context":{"RequestID":"872216ca-9e7f-40bb-ab14-72803c103e05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42c407fc-6047-4055-8781-2d2806df3006","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:31.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:31.135Z","message":"{\"transactionId\":\"872216ca-9e7f-40bb-ab14-72803c103e05\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:31:133\",\"respDate\":\"230927-04:52:31:135\",\"sourceId\":\"haproxy:872216ca-9e7f-40bb-ab14-72803c103e05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:31:133-97088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[457a43d2-60bb-40c4-b1e9-4bd0fd30995c], x-b3-parentspanid=[e7998a7964d55d27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66904b55b60433aee7998a7964d55d27], x-b3-spanid=[fa6fdeb6ef6b9b49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[872216ca-9e7f-40bb-ab14-72803c103e05]}\\\"}\"}","context":{"RequestID":"872216ca-9e7f-40bb-ab14-72803c103e05","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42c407fc-6047-4055-8781-2d2806df3006","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:31.132Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:31.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"872216ca-9e7f-40bb-ab14-72803c103e05","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42c407fc-6047-4055-8781-2d2806df3006","LogTimestamp":"2023-09-27T04:52:31.135Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:33.152Z","message":"Entering","context":{"RequestID":"5f1e0da8-9b05-4c45-a3a3-92f9a292c2bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f00e2e7-664c-4979-8890-be4d2c398ade","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:33.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:33.155Z","message":"{\"transactionId\":\"5f1e0da8-9b05-4c45-a3a3-92f9a292c2bf\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:33:153\",\"respDate\":\"230927-04:52:33:155\",\"sourceId\":\"haproxy:5f1e0da8-9b05-4c45-a3a3-92f9a292c2bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:33:153-44286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86c57bab-2247-412a-bfe1-eac8b78f18c2], x-b3-parentspanid=[8b30017721bfa2b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6f7d0a794772b0b8b30017721bfa2b3], x-b3-spanid=[5f0216f931d9af82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f1e0da8-9b05-4c45-a3a3-92f9a292c2bf]}\\\"}\"}","context":{"RequestID":"5f1e0da8-9b05-4c45-a3a3-92f9a292c2bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f00e2e7-664c-4979-8890-be4d2c398ade","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:33.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:33.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f1e0da8-9b05-4c45-a3a3-92f9a292c2bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f00e2e7-664c-4979-8890-be4d2c398ade","LogTimestamp":"2023-09-27T04:52:33.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:35.167Z","message":"Entering","context":{"RequestID":"831bbb2c-fe5b-40c5-9d51-ec1e7a72b5ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"810989f3-1f4a-453b-b191-b82d3716f6a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:35.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:35.169Z","message":"{\"transactionId\":\"831bbb2c-fe5b-40c5-9d51-ec1e7a72b5ed\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:35:168\",\"respDate\":\"230927-04:52:35:169\",\"sourceId\":\"haproxy:831bbb2c-fe5b-40c5-9d51-ec1e7a72b5ed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:35:168-9881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4915bf31-3b3a-4915-b24e-5705d776704e], x-b3-parentspanid=[c0e512b7d10a6b01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8a127a23e35880bc0e512b7d10a6b01], x-b3-spanid=[c59393752a7f0e59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[831bbb2c-fe5b-40c5-9d51-ec1e7a72b5ed]}\\\"}\"}","context":{"RequestID":"831bbb2c-fe5b-40c5-9d51-ec1e7a72b5ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"810989f3-1f4a-453b-b191-b82d3716f6a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:35.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:35.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"831bbb2c-fe5b-40c5-9d51-ec1e7a72b5ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"810989f3-1f4a-453b-b191-b82d3716f6a5","LogTimestamp":"2023-09-27T04:52:35.170Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:35.931Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:52:35.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:35.958Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:35.958Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:37.189Z","message":"Entering","context":{"RequestID":"1fcabdd6-052d-42b8-a378-dc386015e79a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0b08497-934f-43df-ad16-a0890ff6ad9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:37.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:37.191Z","message":"{\"transactionId\":\"1fcabdd6-052d-42b8-a378-dc386015e79a\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:37:190\",\"respDate\":\"230927-04:52:37:191\",\"sourceId\":\"haproxy:1fcabdd6-052d-42b8-a378-dc386015e79a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:37:190-41089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eff9fde5-4fff-42ca-b1e3-b441ca640de3], x-b3-parentspanid=[33f03634c9bb7711], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83bebbbd9cccc26233f03634c9bb7711], x-b3-spanid=[584fbdf18ab7001e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fcabdd6-052d-42b8-a378-dc386015e79a]}\\\"}\"}","context":{"RequestID":"1fcabdd6-052d-42b8-a378-dc386015e79a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f0b08497-934f-43df-ad16-a0890ff6ad9c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:37.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:37.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fcabdd6-052d-42b8-a378-dc386015e79a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0b08497-934f-43df-ad16-a0890ff6ad9c","LogTimestamp":"2023-09-27T04:52:37.191Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:38.049Z","message":"Entering","context":{"RequestID":"02485fbe-9070-42f8-a018-fb19361f74e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31690609-62b5-4588-b6aa-650226192928","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:38.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:38.051Z","message":"{\"transactionId\":\"02485fbe-9070-42f8-a018-fb19361f74e3\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:38:050\",\"respDate\":\"230927-04:52:38:051\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:02485fbe-9070-42f8-a018-fb19361f74e3\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:38:050-95690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c74a094-3504-46f1-8fca-f38c7598a77b], x-b3-parentspanid=[8e776bea4849c47f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38189], x-envoy-attempt-count=[1], x-b3-traceid=[483cfd4e1afc71938e776bea4849c47f], x-b3-spanid=[16fc370ca67802fb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[02485fbe-9070-42f8-a018-fb19361f74e3]}\\\"}\"}","context":{"RequestID":"02485fbe-9070-42f8-a018-fb19361f74e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"31690609-62b5-4588-b6aa-650226192928","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:38.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:38.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02485fbe-9070-42f8-a018-fb19361f74e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31690609-62b5-4588-b6aa-650226192928","LogTimestamp":"2023-09-27T04:52:38.051Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:38.417Z","message":"Entering","context":{"RequestID":"23e198d0-9e31-4d46-b348-9bc835aad319","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6881358-1309-4374-8909-e77447ed4002","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"23e198d0-9e31-4d46-b348-9bc835aad319","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6881358-1309-4374-8909-e77447ed4002","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:38.420Z","message":"{\"transactionId\":\"23e198d0-9e31-4d46-b348-9bc835aad319\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:38:418\",\"respDate\":\"230927-04:52:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:23e198d0-9e31-4d46-b348-9bc835aad319\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:38:418-82701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[23e198d0-9e31-4d46-b348-9bc835aad319]}\\\"}\"}","context":{"RequestID":"23e198d0-9e31-4d46-b348-9bc835aad319","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6881358-1309-4374-8909-e77447ed4002","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23e198d0-9e31-4d46-b348-9bc835aad319","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6881358-1309-4374-8909-e77447ed4002","LogTimestamp":"2023-09-27T04:52:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:39.211Z","message":"Entering","context":{"RequestID":"24031be2-53be-4acd-a279-1a73309eb08c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1180842c-cc2e-4cae-a4bc-08b75fea5fb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:39.213Z","message":"{\"transactionId\":\"24031be2-53be-4acd-a279-1a73309eb08c\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:39:212\",\"respDate\":\"230927-04:52:39:213\",\"sourceId\":\"haproxy:24031be2-53be-4acd-a279-1a73309eb08c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:39:212-71962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7debcc1c-5d99-4573-8b0a-ea4ad41ffe43], x-b3-parentspanid=[e2fee14290b4c50e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61946e93287e5840e2fee14290b4c50e], x-b3-spanid=[4a8c4186c3f41484], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24031be2-53be-4acd-a279-1a73309eb08c]}\\\"}\"}","context":{"RequestID":"24031be2-53be-4acd-a279-1a73309eb08c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1180842c-cc2e-4cae-a4bc-08b75fea5fb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:39.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:39.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24031be2-53be-4acd-a279-1a73309eb08c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1180842c-cc2e-4cae-a4bc-08b75fea5fb2","LogTimestamp":"2023-09-27T04:52:39.213Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:41.233Z","message":"Entering","context":{"RequestID":"30846210-8931-4dd6-b0fc-cdc79610c53f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61650d62-4afe-4f8f-a51d-b844531fd44a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:41.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:41.235Z","message":"{\"transactionId\":\"30846210-8931-4dd6-b0fc-cdc79610c53f\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:41:233\",\"respDate\":\"230927-04:52:41:235\",\"sourceId\":\"haproxy:30846210-8931-4dd6-b0fc-cdc79610c53f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:41:233-51765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68d8ab05-6e79-9aba-a43f-0f49f782c90f], x-b3-parentspanid=[eb630b5cde80202d], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f4d9dcaa86f810deb630b5cde80202d], x-b3-spanid=[d439867b9041c365], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30846210-8931-4dd6-b0fc-cdc79610c53f]}\\\"}\"}","context":{"RequestID":"30846210-8931-4dd6-b0fc-cdc79610c53f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61650d62-4afe-4f8f-a51d-b844531fd44a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:41.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:41.235Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30846210-8931-4dd6-b0fc-cdc79610c53f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61650d62-4afe-4f8f-a51d-b844531fd44a","LogTimestamp":"2023-09-27T04:52:41.235Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:41.825Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:41.830Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:43.243Z","message":"Entering","context":{"RequestID":"86c213bf-12ea-421f-bc4b-7e66c2527c0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db9de520-e8d6-4a72-a086-1103bc79d210","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:43.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:43.245Z","message":"{\"transactionId\":\"86c213bf-12ea-421f-bc4b-7e66c2527c0a\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:43:244\",\"respDate\":\"230927-04:52:43:245\",\"sourceId\":\"haproxy:86c213bf-12ea-421f-bc4b-7e66c2527c0a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:43:244-35616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9282d438-1f86-431d-a7ab-369a1b2ad205], x-b3-parentspanid=[c74aec5ec6ccf53e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afa7cc57be46e43bc74aec5ec6ccf53e], x-b3-spanid=[89055c3bfa58a9a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86c213bf-12ea-421f-bc4b-7e66c2527c0a]}\\\"}\"}","context":{"RequestID":"86c213bf-12ea-421f-bc4b-7e66c2527c0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db9de520-e8d6-4a72-a086-1103bc79d210","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:43.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:43.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86c213bf-12ea-421f-bc4b-7e66c2527c0a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db9de520-e8d6-4a72-a086-1103bc79d210","LogTimestamp":"2023-09-27T04:52:43.246Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:45.254Z","message":"Entering","context":{"RequestID":"cfa22db7-4a37-4106-bed7-e05d04d2917d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19b5252c-33d9-4d80-8f39-d5f7ffa70093","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:45.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:45.256Z","message":"{\"transactionId\":\"cfa22db7-4a37-4106-bed7-e05d04d2917d\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:45:255\",\"respDate\":\"230927-04:52:45:256\",\"sourceId\":\"haproxy:cfa22db7-4a37-4106-bed7-e05d04d2917d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:45:255-77749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[570fea70-2e03-45fa-ab56-658e2129f001], x-b3-parentspanid=[83889179e877f3fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f69dae90b5f27fb183889179e877f3fe], x-b3-spanid=[aaa97a9a409cda7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfa22db7-4a37-4106-bed7-e05d04d2917d]}\\\"}\"}","context":{"RequestID":"cfa22db7-4a37-4106-bed7-e05d04d2917d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19b5252c-33d9-4d80-8f39-d5f7ffa70093","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:45.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:45.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfa22db7-4a37-4106-bed7-e05d04d2917d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19b5252c-33d9-4d80-8f39-d5f7ffa70093","LogTimestamp":"2023-09-27T04:52:45.257Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:52:45.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:52:45.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:45.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:45.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:47.268Z","message":"Entering","context":{"RequestID":"f09a91d1-da8f-4d43-943b-6ebcdf1ad2bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21cc59aa-c366-4fb4-938c-d2eaf335551a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:47.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:47.270Z","message":"{\"transactionId\":\"f09a91d1-da8f-4d43-943b-6ebcdf1ad2bc\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:47:268\",\"respDate\":\"230927-04:52:47:270\",\"sourceId\":\"haproxy:f09a91d1-da8f-4d43-943b-6ebcdf1ad2bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:47:268-96687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[489cbce7-497c-4475-a58c-bc1bfb4a0819], x-b3-parentspanid=[4424becbc03c6761], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2374590a393f72904424becbc03c6761], x-b3-spanid=[49508a3471938975], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f09a91d1-da8f-4d43-943b-6ebcdf1ad2bc]}\\\"}\"}","context":{"RequestID":"f09a91d1-da8f-4d43-943b-6ebcdf1ad2bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21cc59aa-c366-4fb4-938c-d2eaf335551a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:47.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:47.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f09a91d1-da8f-4d43-943b-6ebcdf1ad2bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21cc59aa-c366-4fb4-938c-d2eaf335551a","LogTimestamp":"2023-09-27T04:52:47.271Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:52:48.064Z","message":"Entering","context":{"RequestID":"595dc5f4-5afd-4eb8-82be-e4b1477ba663","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ccbfbba-9132-4cce-a58a-7bef4a2f6235","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:48.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:48.066Z","message":"{\"transactionId\":\"595dc5f4-5afd-4eb8-82be-e4b1477ba663\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:48:065\",\"respDate\":\"230927-04:52:48:066\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:595dc5f4-5afd-4eb8-82be-e4b1477ba663\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:48:065-273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7225391-e133-4975-a254-89b2ae4ead9e], x-b3-parentspanid=[e299b29dfb2c5e28], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56955], x-envoy-attempt-count=[1], x-b3-traceid=[5220cf9bc84f532ce299b29dfb2c5e28], x-b3-spanid=[4098909f9cab021d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[595dc5f4-5afd-4eb8-82be-e4b1477ba663]}\\\"}\"}","context":{"RequestID":"595dc5f4-5afd-4eb8-82be-e4b1477ba663","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ccbfbba-9132-4cce-a58a-7bef4a2f6235","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:48.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:48.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"595dc5f4-5afd-4eb8-82be-e4b1477ba663","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ccbfbba-9132-4cce-a58a-7bef4a2f6235","LogTimestamp":"2023-09-27T04:52:48.067Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:52:48.418Z","message":"Entering","context":{"RequestID":"33d47ca8-bcf2-484b-85e6-84f32e55bbc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"647812a5-43ba-4d0d-9b14-09d5ae4d8833","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"33d47ca8-bcf2-484b-85e6-84f32e55bbc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"647812a5-43ba-4d0d-9b14-09d5ae4d8833","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:48.420Z","message":"{\"transactionId\":\"33d47ca8-bcf2-484b-85e6-84f32e55bbc3\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:48:418\",\"respDate\":\"230927-04:52:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:33d47ca8-bcf2-484b-85e6-84f32e55bbc3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:48:418-12994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[33d47ca8-bcf2-484b-85e6-84f32e55bbc3]}\\\"}\"}","context":{"RequestID":"33d47ca8-bcf2-484b-85e6-84f32e55bbc3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"647812a5-43ba-4d0d-9b14-09d5ae4d8833","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33d47ca8-bcf2-484b-85e6-84f32e55bbc3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"647812a5-43ba-4d0d-9b14-09d5ae4d8833","LogTimestamp":"2023-09-27T04:52:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:49.280Z","message":"Entering","context":{"RequestID":"352da848-0a50-43eb-9609-63a651bfae4e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d182740c-0b51-48b7-9171-4d294e174629","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:49.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:49.283Z","message":"{\"transactionId\":\"352da848-0a50-43eb-9609-63a651bfae4e\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:49:281\",\"respDate\":\"230927-04:52:49:282\",\"sourceId\":\"haproxy:352da848-0a50-43eb-9609-63a651bfae4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:49:281-76243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c74b12f-0078-4856-871e-7b54d46c26de], x-b3-parentspanid=[c9af0a7ddf7fd260], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e3ad541381bcdaec9af0a7ddf7fd260], x-b3-spanid=[c0e0e0b6e4a93a93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[352da848-0a50-43eb-9609-63a651bfae4e]}\\\"}\"}","context":{"RequestID":"352da848-0a50-43eb-9609-63a651bfae4e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d182740c-0b51-48b7-9171-4d294e174629","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:49.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:49.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"352da848-0a50-43eb-9609-63a651bfae4e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d182740c-0b51-48b7-9171-4d294e174629","LogTimestamp":"2023-09-27T04:52:49.283Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:51.294Z","message":"Entering","context":{"RequestID":"e2b61c1f-bc08-4ef4-aa6f-522f9c5858a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"902b393a-50b6-4003-9c8d-6ee4b205fcf3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:51.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:51.296Z","message":"{\"transactionId\":\"e2b61c1f-bc08-4ef4-aa6f-522f9c5858a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:51:294\",\"respDate\":\"230927-04:52:51:296\",\"sourceId\":\"haproxy:e2b61c1f-bc08-4ef4-aa6f-522f9c5858a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:51:294-54473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d2e75dc-ac87-48a9-acfa-5c2a35d9aa58], x-b3-parentspanid=[9511cdec40c87edf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ff00b7ef29f72059511cdec40c87edf], x-b3-spanid=[67117a5883a8831b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2b61c1f-bc08-4ef4-aa6f-522f9c5858a2]}\\\"}\"}","context":{"RequestID":"e2b61c1f-bc08-4ef4-aa6f-522f9c5858a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"902b393a-50b6-4003-9c8d-6ee4b205fcf3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:51.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:51.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2b61c1f-bc08-4ef4-aa6f-522f9c5858a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"902b393a-50b6-4003-9c8d-6ee4b205fcf3","LogTimestamp":"2023-09-27T04:52:51.296Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:53.306Z","message":"Entering","context":{"RequestID":"076f3d24-8e42-4298-81c6-8fd8209e879d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"672f8d10-f490-4f7b-92ca-df3a99469cef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:53.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:53.308Z","message":"{\"transactionId\":\"076f3d24-8e42-4298-81c6-8fd8209e879d\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:53:307\",\"respDate\":\"230927-04:52:53:308\",\"sourceId\":\"haproxy:076f3d24-8e42-4298-81c6-8fd8209e879d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:53:307-80163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17bf0f02-b660-45d3-8276-3e9199d54352], x-b3-parentspanid=[9b133272cce7711c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bad92f2e56532d679b133272cce7711c], x-b3-spanid=[8ff82541a31832af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[076f3d24-8e42-4298-81c6-8fd8209e879d]}\\\"}\"}","context":{"RequestID":"076f3d24-8e42-4298-81c6-8fd8209e879d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"672f8d10-f490-4f7b-92ca-df3a99469cef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:53.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:53.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"076f3d24-8e42-4298-81c6-8fd8209e879d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"672f8d10-f490-4f7b-92ca-df3a99469cef","LogTimestamp":"2023-09-27T04:52:53.308Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:55.319Z","message":"Entering","context":{"RequestID":"8b3bb89a-aa5f-4cc3-be45-6fdaa88968c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5653ab78-7f62-4546-9376-23c3754db883","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:55.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:55.321Z","message":"{\"transactionId\":\"8b3bb89a-aa5f-4cc3-be45-6fdaa88968c8\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:55:319\",\"respDate\":\"230927-04:52:55:321\",\"sourceId\":\"haproxy:8b3bb89a-aa5f-4cc3-be45-6fdaa88968c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:55:319-98100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c85fb21-56d0-4ccf-82bc-2e3a06d55658], x-b3-parentspanid=[a41952d0575e7f98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14e34ad4534a6c09a41952d0575e7f98], x-b3-spanid=[29139b826c6dca32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b3bb89a-aa5f-4cc3-be45-6fdaa88968c8]}\\\"}\"}","context":{"RequestID":"8b3bb89a-aa5f-4cc3-be45-6fdaa88968c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5653ab78-7f62-4546-9376-23c3754db883","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:55.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:55.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b3bb89a-aa5f-4cc3-be45-6fdaa88968c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5653ab78-7f62-4546-9376-23c3754db883","LogTimestamp":"2023-09-27T04:52:55.321Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:52:55.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:52:55.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:55.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:55.990Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:57.331Z","message":"Entering","context":{"RequestID":"9c02a9c4-e895-4657-86db-86cc4ad073c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c249c16-195a-46c8-b100-1c4d826135cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:57.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:57.333Z","message":"{\"transactionId\":\"9c02a9c4-e895-4657-86db-86cc4ad073c6\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:57:332\",\"respDate\":\"230927-04:52:57:333\",\"sourceId\":\"haproxy:9c02a9c4-e895-4657-86db-86cc4ad073c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:57:332-6644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e32520bd-b1c9-4e25-820d-9b04c03c4d91], x-b3-parentspanid=[7a4842e116adf3bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e10275f0945a281b7a4842e116adf3bd], x-b3-spanid=[f962edd84de8145f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c02a9c4-e895-4657-86db-86cc4ad073c6]}\\\"}\"}","context":{"RequestID":"9c02a9c4-e895-4657-86db-86cc4ad073c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c249c16-195a-46c8-b100-1c4d826135cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:57.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:57.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c02a9c4-e895-4657-86db-86cc4ad073c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c249c16-195a-46c8-b100-1c4d826135cd","LogTimestamp":"2023-09-27T04:52:57.334Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:52:58.069Z","message":"Entering","context":{"RequestID":"88d037e7-95b0-48ae-a253-950500e66f9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b67c47a-0d4d-44bd-a906-f8b19276dde9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:58.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:58.073Z","message":"{\"transactionId\":\"88d037e7-95b0-48ae-a253-950500e66f9b\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:58:070\",\"respDate\":\"230927-04:52:58:073\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:88d037e7-95b0-48ae-a253-950500e66f9b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:52:58:070-57119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67b91332-d3f7-41bc-8ede-f93272e9f017], x-b3-parentspanid=[67d645a95f2663a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56375], x-envoy-attempt-count=[1], x-b3-traceid=[b128773f8657a8c667d645a95f2663a8], x-b3-spanid=[090d4fc65810b752], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[88d037e7-95b0-48ae-a253-950500e66f9b]}\\\"}\"}","context":{"RequestID":"88d037e7-95b0-48ae-a253-950500e66f9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b67c47a-0d4d-44bd-a906-f8b19276dde9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:52:58.069Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:58.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88d037e7-95b0-48ae-a253-950500e66f9b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b67c47a-0d4d-44bd-a906-f8b19276dde9","LogTimestamp":"2023-09-27T04:52:58.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-09-27T04:52:58.417Z","message":"Entering","context":{"RequestID":"b25c1784-dd46-4b49-b866-3e65c0383936","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91a89989-c35b-41f0-9342-38dbb164cfa3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"b25c1784-dd46-4b49-b866-3e65c0383936","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91a89989-c35b-41f0-9342-38dbb164cfa3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:58.421Z","message":"{\"transactionId\":\"b25c1784-dd46-4b49-b866-3e65c0383936\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:58:418\",\"respDate\":\"230927-04:52:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b25c1784-dd46-4b49-b866-3e65c0383936\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:52:58:418-19298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b25c1784-dd46-4b49-b866-3e65c0383936]}\\\"}\"}","context":{"RequestID":"b25c1784-dd46-4b49-b866-3e65c0383936","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"91a89989-c35b-41f0-9342-38dbb164cfa3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:52:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b25c1784-dd46-4b49-b866-3e65c0383936","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91a89989-c35b-41f0-9342-38dbb164cfa3","LogTimestamp":"2023-09-27T04:52:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:52:59.359Z","message":"Entering","context":{"RequestID":"6192d623-e446-403b-a40b-658232cc06b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e278af8-8091-4858-a9c7-06708abeb377","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:59.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:52:59.361Z","message":"{\"transactionId\":\"6192d623-e446-403b-a40b-658232cc06b4\",\"status\":\"200\",\"rqstDate\":\"230927-04:52:59:360\",\"respDate\":\"230927-04:52:59:361\",\"sourceId\":\"haproxy:6192d623-e446-403b-a40b-658232cc06b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:52:59:360-54078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70668fee-5be2-4576-be65-f57c49fbe109], x-b3-parentspanid=[fdb7aee45d1d51da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e61b811c358875a6fdb7aee45d1d51da], x-b3-spanid=[a4849627edca1404], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6192d623-e446-403b-a40b-658232cc06b4]}\\\"}\"}","context":{"RequestID":"6192d623-e446-403b-a40b-658232cc06b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e278af8-8091-4858-a9c7-06708abeb377","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:52:59.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:52:59.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6192d623-e446-403b-a40b-658232cc06b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e278af8-8091-4858-a9c7-06708abeb377","LogTimestamp":"2023-09-27T04:52:59.362Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:52:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:01.372Z","message":"Entering","context":{"RequestID":"6c9489f0-ec03-46fa-89a3-8ed2de01ed96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a93f6e18-134e-4404-9338-f1ac4a6733f5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:01.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:01.374Z","message":"{\"transactionId\":\"6c9489f0-ec03-46fa-89a3-8ed2de01ed96\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:01:373\",\"respDate\":\"230927-04:53:01:374\",\"sourceId\":\"haproxy:6c9489f0-ec03-46fa-89a3-8ed2de01ed96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:01:373-18572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a4d88a7-e0b2-42f9-8faa-9d0673e3d665], x-b3-parentspanid=[1623589ee8099d57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[824dd00ec6a3baa91623589ee8099d57], x-b3-spanid=[f8b28badb3a31586], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c9489f0-ec03-46fa-89a3-8ed2de01ed96]}\\\"}\"}","context":{"RequestID":"6c9489f0-ec03-46fa-89a3-8ed2de01ed96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a93f6e18-134e-4404-9338-f1ac4a6733f5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:01.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:01.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c9489f0-ec03-46fa-89a3-8ed2de01ed96","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a93f6e18-134e-4404-9338-f1ac4a6733f5","LogTimestamp":"2023-09-27T04:53:01.374Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:03.391Z","message":"Entering","context":{"RequestID":"706a9c50-0abe-4cde-8f15-902d8da70e04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"587a9730-3e0b-43cc-a754-ab6d0cbefdd0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:03.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:03.393Z","message":"{\"transactionId\":\"706a9c50-0abe-4cde-8f15-902d8da70e04\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:03:392\",\"respDate\":\"230927-04:53:03:393\",\"sourceId\":\"haproxy:706a9c50-0abe-4cde-8f15-902d8da70e04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:53:03:392-84965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc631cda-8eb4-4381-96ce-f7968ff21ddb], x-b3-parentspanid=[13d16072e583626c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e01cd0bb7de23b313d16072e583626c], x-b3-spanid=[43496273ad62223e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[706a9c50-0abe-4cde-8f15-902d8da70e04]}\\\"}\"}","context":{"RequestID":"706a9c50-0abe-4cde-8f15-902d8da70e04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"587a9730-3e0b-43cc-a754-ab6d0cbefdd0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:03.391Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:03.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"706a9c50-0abe-4cde-8f15-902d8da70e04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"587a9730-3e0b-43cc-a754-ab6d0cbefdd0","LogTimestamp":"2023-09-27T04:53:03.393Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:05.408Z","message":"Entering","context":{"RequestID":"dd88a498-82ef-4d17-ba3f-387e4f765979","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7bfec6de-2efa-4a2c-bcc9-d792c532ffce","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:05.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:05.410Z","message":"{\"transactionId\":\"dd88a498-82ef-4d17-ba3f-387e4f765979\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:05:409\",\"respDate\":\"230927-04:53:05:410\",\"sourceId\":\"haproxy:dd88a498-82ef-4d17-ba3f-387e4f765979\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:53:05:409-87508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aebdf583-d770-4990-906e-b5fe423fa446], x-b3-parentspanid=[760e21f333b43c9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f4f5dba9578b2fe760e21f333b43c9b], x-b3-spanid=[c96d038e3d8c0fe2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd88a498-82ef-4d17-ba3f-387e4f765979]}\\\"}\"}","context":{"RequestID":"dd88a498-82ef-4d17-ba3f-387e4f765979","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7bfec6de-2efa-4a2c-bcc9-d792c532ffce","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:05.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:05.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd88a498-82ef-4d17-ba3f-387e4f765979","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bfec6de-2efa-4a2c-bcc9-d792c532ffce","LogTimestamp":"2023-09-27T04:53:05.411Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:05.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:53:05.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:05.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:05.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:07.424Z","message":"Entering","context":{"RequestID":"419af2bd-7e79-4cdd-b4dc-0e7a4bafea02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dcda9b4-3da5-479a-be32-6bfabb7ea496","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:07.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:07.426Z","message":"{\"transactionId\":\"419af2bd-7e79-4cdd-b4dc-0e7a4bafea02\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:07:424\",\"respDate\":\"230927-04:53:07:426\",\"sourceId\":\"haproxy:419af2bd-7e79-4cdd-b4dc-0e7a4bafea02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:07:424-5900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d506803b-24e7-455a-90c8-09bcc15275d0], x-b3-parentspanid=[9f9222e454bb1186], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85a09bd3f63dd4719f9222e454bb1186], x-b3-spanid=[3280cf0c974d8088], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[419af2bd-7e79-4cdd-b4dc-0e7a4bafea02]}\\\"}\"}","context":{"RequestID":"419af2bd-7e79-4cdd-b4dc-0e7a4bafea02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6dcda9b4-3da5-479a-be32-6bfabb7ea496","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:07.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:07.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"419af2bd-7e79-4cdd-b4dc-0e7a4bafea02","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6dcda9b4-3da5-479a-be32-6bfabb7ea496","LogTimestamp":"2023-09-27T04:53:07.426Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:08.052Z","message":"Entering","context":{"RequestID":"11f7bd60-1a25-4634-85c4-2854dc5d665c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1894f1ce-660f-4e28-a575-78dde7f1fe65","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:08.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:08.054Z","message":"{\"transactionId\":\"11f7bd60-1a25-4634-85c4-2854dc5d665c\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:08:053\",\"respDate\":\"230927-04:53:08:054\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:11f7bd60-1a25-4634-85c4-2854dc5d665c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:08:053-84912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ac8c95c-64a8-40e1-af57-bb8c50c3b76b], x-b3-parentspanid=[4b9aa956d1c30665], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50901], x-envoy-attempt-count=[1], x-b3-traceid=[8badaebe99ce5aeb4b9aa956d1c30665], x-b3-spanid=[4f1cf0d9d362fbf2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[11f7bd60-1a25-4634-85c4-2854dc5d665c]}\\\"}\"}","context":{"RequestID":"11f7bd60-1a25-4634-85c4-2854dc5d665c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1894f1ce-660f-4e28-a575-78dde7f1fe65","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:08.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:08.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11f7bd60-1a25-4634-85c4-2854dc5d665c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1894f1ce-660f-4e28-a575-78dde7f1fe65","LogTimestamp":"2023-09-27T04:53:08.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:08.417Z","message":"Entering","context":{"RequestID":"8ab70e86-1388-4e24-937b-c47fa8aa3fda","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cfe40a04-6390-432f-8f8d-4b1534a8fe01","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8ab70e86-1388-4e24-937b-c47fa8aa3fda","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cfe40a04-6390-432f-8f8d-4b1534a8fe01","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:08.419Z","message":"{\"transactionId\":\"8ab70e86-1388-4e24-937b-c47fa8aa3fda\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:08:418\",\"respDate\":\"230927-04:53:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8ab70e86-1388-4e24-937b-c47fa8aa3fda\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:08:418-61991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8ab70e86-1388-4e24-937b-c47fa8aa3fda]}\\\"}\"}","context":{"RequestID":"8ab70e86-1388-4e24-937b-c47fa8aa3fda","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cfe40a04-6390-432f-8f8d-4b1534a8fe01","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ab70e86-1388-4e24-937b-c47fa8aa3fda","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfe40a04-6390-432f-8f8d-4b1534a8fe01","LogTimestamp":"2023-09-27T04:53:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:09.445Z","message":"Entering","context":{"RequestID":"7aafaef0-7a16-41ea-868c-0d5c55dfb799","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6cdfcbdd-edce-4838-892e-9fc4d0360690","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:09.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:09.447Z","message":"{\"transactionId\":\"7aafaef0-7a16-41ea-868c-0d5c55dfb799\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:09:446\",\"respDate\":\"230927-04:53:09:447\",\"sourceId\":\"haproxy:7aafaef0-7a16-41ea-868c-0d5c55dfb799\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:09:446-36175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9e0716b-d4a9-42ec-842a-cf9d41848eac], x-b3-parentspanid=[717616834db91d99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c97568a2b881c708717616834db91d99], x-b3-spanid=[b999e1d43762c1d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7aafaef0-7a16-41ea-868c-0d5c55dfb799]}\\\"}\"}","context":{"RequestID":"7aafaef0-7a16-41ea-868c-0d5c55dfb799","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6cdfcbdd-edce-4838-892e-9fc4d0360690","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:09.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:09.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7aafaef0-7a16-41ea-868c-0d5c55dfb799","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cdfcbdd-edce-4838-892e-9fc4d0360690","LogTimestamp":"2023-09-27T04:53:09.447Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:11.472Z","message":"Entering","context":{"RequestID":"386a17ca-6fd3-4ab6-90d2-5ab311199d75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a161544-695f-45a1-afef-ef86ad2248ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:11.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:11.474Z","message":"{\"transactionId\":\"386a17ca-6fd3-4ab6-90d2-5ab311199d75\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:11:473\",\"respDate\":\"230927-04:53:11:474\",\"sourceId\":\"haproxy:386a17ca-6fd3-4ab6-90d2-5ab311199d75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:11:473-27932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9fc78d5-7335-4744-ac8d-2913bc7fa78a], x-b3-parentspanid=[6e6f61250034df10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04b950dfedb535396e6f61250034df10], x-b3-spanid=[78aabc06e3b386ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[386a17ca-6fd3-4ab6-90d2-5ab311199d75]}\\\"}\"}","context":{"RequestID":"386a17ca-6fd3-4ab6-90d2-5ab311199d75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a161544-695f-45a1-afef-ef86ad2248ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:11.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:11.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"386a17ca-6fd3-4ab6-90d2-5ab311199d75","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a161544-695f-45a1-afef-ef86ad2248ec","LogTimestamp":"2023-09-27T04:53:11.474Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:11.834Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:11.843Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:13.487Z","message":"Entering","context":{"RequestID":"53f24983-08d0-4c3c-89fe-6a3c83c9174e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20448730-9d4e-4540-9897-6dc596201ae0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:13.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:13.489Z","message":"{\"transactionId\":\"53f24983-08d0-4c3c-89fe-6a3c83c9174e\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:13:488\",\"respDate\":\"230927-04:53:13:489\",\"sourceId\":\"haproxy:53f24983-08d0-4c3c-89fe-6a3c83c9174e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:13:488-13581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e3fd25c-1286-4527-b597-ed0b758a6aa3], x-b3-parentspanid=[a2e6b79920f93bd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c03d876f0fd7ea8a2e6b79920f93bd4], x-b3-spanid=[ef843a79c258d9f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53f24983-08d0-4c3c-89fe-6a3c83c9174e]}\\\"}\"}","context":{"RequestID":"53f24983-08d0-4c3c-89fe-6a3c83c9174e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20448730-9d4e-4540-9897-6dc596201ae0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:13.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:13.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53f24983-08d0-4c3c-89fe-6a3c83c9174e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20448730-9d4e-4540-9897-6dc596201ae0","LogTimestamp":"2023-09-27T04:53:13.490Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:15.497Z","message":"Entering","context":{"RequestID":"97e08855-0555-499a-8c48-484242dea771","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"004ad7fe-e994-4031-b8a1-3272a3037b46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:15.499Z","message":"{\"transactionId\":\"97e08855-0555-499a-8c48-484242dea771\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:15:498\",\"respDate\":\"230927-04:53:15:499\",\"sourceId\":\"haproxy:97e08855-0555-499a-8c48-484242dea771\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:15:498-71312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c699d1a-2a18-47c0-b0fb-2d2726af34dc], x-b3-parentspanid=[50bed388be533395], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8b87cd66707649450bed388be533395], x-b3-spanid=[8ff61403225a1377], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97e08855-0555-499a-8c48-484242dea771]}\\\"}\"}","context":{"RequestID":"97e08855-0555-499a-8c48-484242dea771","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"004ad7fe-e994-4031-b8a1-3272a3037b46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:15.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:15.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97e08855-0555-499a-8c48-484242dea771","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"004ad7fe-e994-4031-b8a1-3272a3037b46","LogTimestamp":"2023-09-27T04:53:15.499Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:15.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:53:15.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:15.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:15.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:17.512Z","message":"Entering","context":{"RequestID":"a36a43d9-1868-46ff-8c04-14f3d17ec956","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"313ff3e4-1c53-4ee6-8803-8727af75866a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:17.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:17.514Z","message":"{\"transactionId\":\"a36a43d9-1868-46ff-8c04-14f3d17ec956\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:17:513\",\"respDate\":\"230927-04:53:17:514\",\"sourceId\":\"haproxy:a36a43d9-1868-46ff-8c04-14f3d17ec956\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:17:513-83177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bce4b524-1518-4d15-82d5-5008de812537], x-b3-parentspanid=[7437d0cc5e8e07d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0853e1c58ca8c537437d0cc5e8e07d6], x-b3-spanid=[678149d6d4c0d882], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a36a43d9-1868-46ff-8c04-14f3d17ec956]}\\\"}\"}","context":{"RequestID":"a36a43d9-1868-46ff-8c04-14f3d17ec956","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"313ff3e4-1c53-4ee6-8803-8727af75866a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:17.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:17.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a36a43d9-1868-46ff-8c04-14f3d17ec956","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"313ff3e4-1c53-4ee6-8803-8727af75866a","LogTimestamp":"2023-09-27T04:53:17.514Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:18.050Z","message":"Entering","context":{"RequestID":"0d97c4e4-32ed-447d-a8b3-cf326c46cad1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f7465fa4-d7ac-49ea-b7f2-56dc7a41db6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:18.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:18.052Z","message":"{\"transactionId\":\"0d97c4e4-32ed-447d-a8b3-cf326c46cad1\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:18:050\",\"respDate\":\"230927-04:53:18:052\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0d97c4e4-32ed-447d-a8b3-cf326c46cad1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:18:050-80449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e39a935-ff87-46e5-be19-a8944767694a], x-b3-parentspanid=[e8d220b9ebc6ea3a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43405], x-envoy-attempt-count=[1], x-b3-traceid=[8963c3802bcae62ee8d220b9ebc6ea3a], x-b3-spanid=[dc3f8e99b116e2ea], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0d97c4e4-32ed-447d-a8b3-cf326c46cad1]}\\\"}\"}","context":{"RequestID":"0d97c4e4-32ed-447d-a8b3-cf326c46cad1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f7465fa4-d7ac-49ea-b7f2-56dc7a41db6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:18.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:18.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d97c4e4-32ed-447d-a8b3-cf326c46cad1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7465fa4-d7ac-49ea-b7f2-56dc7a41db6c","LogTimestamp":"2023-09-27T04:53:18.052Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:18.417Z","message":"Entering","context":{"RequestID":"68111db0-9d2e-499f-a5d2-f550725d941f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c3e3aa9-cf36-4d9a-9b56-e07e86aa25b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"68111db0-9d2e-499f-a5d2-f550725d941f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c3e3aa9-cf36-4d9a-9b56-e07e86aa25b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:18.420Z","message":"{\"transactionId\":\"68111db0-9d2e-499f-a5d2-f550725d941f\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:18:418\",\"respDate\":\"230927-04:53:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:68111db0-9d2e-499f-a5d2-f550725d941f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:18:418-69311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[68111db0-9d2e-499f-a5d2-f550725d941f]}\\\"}\"}","context":{"RequestID":"68111db0-9d2e-499f-a5d2-f550725d941f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c3e3aa9-cf36-4d9a-9b56-e07e86aa25b6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68111db0-9d2e-499f-a5d2-f550725d941f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c3e3aa9-cf36-4d9a-9b56-e07e86aa25b6","LogTimestamp":"2023-09-27T04:53:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:19.531Z","message":"Entering","context":{"RequestID":"883841de-fa54-45ec-88a3-20974174f0ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59d706fc-fe6c-4531-933d-3f8040e3e5a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:19.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:19.532Z","message":"{\"transactionId\":\"883841de-fa54-45ec-88a3-20974174f0ae\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:19:531\",\"respDate\":\"230927-04:53:19:532\",\"sourceId\":\"haproxy:883841de-fa54-45ec-88a3-20974174f0ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:19:531-40231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2022f283-b097-461b-889f-cc629f5fdb9c], x-b3-parentspanid=[68171e78db39181c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2668099db5e7138d68171e78db39181c], x-b3-spanid=[04b7718e0bc1ef43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[883841de-fa54-45ec-88a3-20974174f0ae]}\\\"}\"}","context":{"RequestID":"883841de-fa54-45ec-88a3-20974174f0ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59d706fc-fe6c-4531-933d-3f8040e3e5a7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:19.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:19.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"883841de-fa54-45ec-88a3-20974174f0ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59d706fc-fe6c-4531-933d-3f8040e3e5a7","LogTimestamp":"2023-09-27T04:53:19.533Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:21.542Z","message":"Entering","context":{"RequestID":"7c259e05-22ee-4df6-8fbb-973e7d468d7a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab4c1061-2225-4b24-92ec-2dd8eb960dae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:21.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:21.544Z","message":"{\"transactionId\":\"7c259e05-22ee-4df6-8fbb-973e7d468d7a\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:21:543\",\"respDate\":\"230927-04:53:21:544\",\"sourceId\":\"haproxy:7c259e05-22ee-4df6-8fbb-973e7d468d7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:21:543-18347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04a7b5ef-b1f4-4d68-82ca-a889b8a87d1d], x-b3-parentspanid=[57633319aeab93aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85b29be07e7a709d57633319aeab93aa], x-b3-spanid=[4d01f04dd3912dea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c259e05-22ee-4df6-8fbb-973e7d468d7a]}\\\"}\"}","context":{"RequestID":"7c259e05-22ee-4df6-8fbb-973e7d468d7a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab4c1061-2225-4b24-92ec-2dd8eb960dae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:21.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:21.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c259e05-22ee-4df6-8fbb-973e7d468d7a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab4c1061-2225-4b24-92ec-2dd8eb960dae","LogTimestamp":"2023-09-27T04:53:21.545Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:23.556Z","message":"Entering","context":{"RequestID":"f5d97dae-1322-405f-90ff-8f107d0ec9c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3911ff68-41fa-4672-b02d-873078bd5af8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:23.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:23.558Z","message":"{\"transactionId\":\"f5d97dae-1322-405f-90ff-8f107d0ec9c1\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:23:557\",\"respDate\":\"230927-04:53:23:558\",\"sourceId\":\"haproxy:f5d97dae-1322-405f-90ff-8f107d0ec9c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:23:557-82846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a598ef8f-6e24-4109-97da-3fa4c5fba785], x-b3-parentspanid=[5bcf0a5ba0a3c302], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45a33412476bf2145bcf0a5ba0a3c302], x-b3-spanid=[b65c4980d4703c13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5d97dae-1322-405f-90ff-8f107d0ec9c1]}\\\"}\"}","context":{"RequestID":"f5d97dae-1322-405f-90ff-8f107d0ec9c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3911ff68-41fa-4672-b02d-873078bd5af8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:23.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:23.558Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5d97dae-1322-405f-90ff-8f107d0ec9c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3911ff68-41fa-4672-b02d-873078bd5af8","LogTimestamp":"2023-09-27T04:53:23.558Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:53:25.566Z","message":"Entering","context":{"RequestID":"510a660a-8e56-4de4-8370-0badf7fa9713","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68f1a7f2-ff69-4ee0-906d-8eb7cc36a603","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:25.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:25.568Z","message":"{\"transactionId\":\"510a660a-8e56-4de4-8370-0badf7fa9713\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:25:567\",\"respDate\":\"230927-04:53:25:568\",\"sourceId\":\"haproxy:510a660a-8e56-4de4-8370-0badf7fa9713\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:25:567-55176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bffbac8-44d2-4576-86e1-aef1cb00b6c8], x-b3-parentspanid=[e347d77496f7a98e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59d942f4465229dee347d77496f7a98e], x-b3-spanid=[6e13ab2d1fa0b8d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[510a660a-8e56-4de4-8370-0badf7fa9713]}\\\"}\"}","context":{"RequestID":"510a660a-8e56-4de4-8370-0badf7fa9713","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68f1a7f2-ff69-4ee0-906d-8eb7cc36a603","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:25.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:25.568Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"510a660a-8e56-4de4-8370-0badf7fa9713","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68f1a7f2-ff69-4ee0-906d-8eb7cc36a603","LogTimestamp":"2023-09-27T04:53:25.568Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:25.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:53:25.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:25.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:25.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:27.581Z","message":"Entering","context":{"RequestID":"a5719390-0c3a-483a-ac6e-13efbcda1286","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"baf4fd24-e1b2-4958-8b8b-75b285ee3d59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:27.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:27.582Z","message":"{\"transactionId\":\"a5719390-0c3a-483a-ac6e-13efbcda1286\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:27:581\",\"respDate\":\"230927-04:53:27:582\",\"sourceId\":\"haproxy:a5719390-0c3a-483a-ac6e-13efbcda1286\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:27:581-19140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c8c994d-d344-4d8a-a27b-1e378bd98fed], x-b3-parentspanid=[7b01f0791ce8f033], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d2b4aacca47ef237b01f0791ce8f033], x-b3-spanid=[5ffda853e3e80919], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5719390-0c3a-483a-ac6e-13efbcda1286]}\\\"}\"}","context":{"RequestID":"a5719390-0c3a-483a-ac6e-13efbcda1286","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"baf4fd24-e1b2-4958-8b8b-75b285ee3d59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:27.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:27.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5719390-0c3a-483a-ac6e-13efbcda1286","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baf4fd24-e1b2-4958-8b8b-75b285ee3d59","LogTimestamp":"2023-09-27T04:53:27.583Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:28.052Z","message":"Entering","context":{"RequestID":"d92abd42-b0a8-499b-a990-4190b41c7d23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de5d3c75-d0bc-4cac-9e49-499c1ed614b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:28.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:28.054Z","message":"{\"transactionId\":\"d92abd42-b0a8-499b-a990-4190b41c7d23\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:28:052\",\"respDate\":\"230927-04:53:28:054\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d92abd42-b0a8-499b-a990-4190b41c7d23\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:28:052-14486\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d469aec-df52-4186-a729-b8b682ab73c9], x-b3-parentspanid=[5f5e966745e6a60f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42361], x-envoy-attempt-count=[1], x-b3-traceid=[4bbaec8f9319baca5f5e966745e6a60f], x-b3-spanid=[f01d8d52e8be8ae8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d92abd42-b0a8-499b-a990-4190b41c7d23]}\\\"}\"}","context":{"RequestID":"d92abd42-b0a8-499b-a990-4190b41c7d23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de5d3c75-d0bc-4cac-9e49-499c1ed614b0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:28.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:28.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d92abd42-b0a8-499b-a990-4190b41c7d23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de5d3c75-d0bc-4cac-9e49-499c1ed614b0","LogTimestamp":"2023-09-27T04:53:28.054Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:28.417Z","message":"Entering","context":{"RequestID":"eca9ac24-4976-46dc-a6c5-9bedd53099f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1510ef1b-c88b-4655-a7c5-5b856e42c5fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"eca9ac24-4976-46dc-a6c5-9bedd53099f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1510ef1b-c88b-4655-a7c5-5b856e42c5fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:28.419Z","message":"{\"transactionId\":\"eca9ac24-4976-46dc-a6c5-9bedd53099f3\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:28:417\",\"respDate\":\"230927-04:53:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eca9ac24-4976-46dc-a6c5-9bedd53099f3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:28:417-50840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eca9ac24-4976-46dc-a6c5-9bedd53099f3]}\\\"}\"}","context":{"RequestID":"eca9ac24-4976-46dc-a6c5-9bedd53099f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1510ef1b-c88b-4655-a7c5-5b856e42c5fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eca9ac24-4976-46dc-a6c5-9bedd53099f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1510ef1b-c88b-4655-a7c5-5b856e42c5fa","LogTimestamp":"2023-09-27T04:53:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:29.604Z","message":"Entering","context":{"RequestID":"5d3c9e69-a56b-4ff2-a0af-747bb68c3fb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e54d4ac0-7179-4270-a0af-3c53217bb467","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:29.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:29.606Z","message":"{\"transactionId\":\"5d3c9e69-a56b-4ff2-a0af-747bb68c3fb1\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:29:605\",\"respDate\":\"230927-04:53:29:606\",\"sourceId\":\"haproxy:5d3c9e69-a56b-4ff2-a0af-747bb68c3fb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:29:605-77195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1eaf1954-7777-4080-8bd8-4e6bbb7ed11f], x-b3-parentspanid=[ec5c74d44f0312bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0746b0b78ce1c9f9ec5c74d44f0312bf], x-b3-spanid=[9e91aff86e806bd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d3c9e69-a56b-4ff2-a0af-747bb68c3fb1]}\\\"}\"}","context":{"RequestID":"5d3c9e69-a56b-4ff2-a0af-747bb68c3fb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e54d4ac0-7179-4270-a0af-3c53217bb467","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:29.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:29.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d3c9e69-a56b-4ff2-a0af-747bb68c3fb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e54d4ac0-7179-4270-a0af-3c53217bb467","LogTimestamp":"2023-09-27T04:53:29.606Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:31.615Z","message":"Entering","context":{"RequestID":"dc770e26-7c60-459b-bffb-7bc42b6dc36e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d83aa70-732b-4e60-907c-6cee829a1580","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:31.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:31.616Z","message":"{\"transactionId\":\"dc770e26-7c60-459b-bffb-7bc42b6dc36e\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:31:615\",\"respDate\":\"230927-04:53:31:616\",\"sourceId\":\"haproxy:dc770e26-7c60-459b-bffb-7bc42b6dc36e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:31:615-41335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7826ff35-3bd8-4f34-ac4e-4961df9326f1], x-b3-parentspanid=[a630bd62b65b2569], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a77916057969027fa630bd62b65b2569], x-b3-spanid=[46924cad3f6c0e1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc770e26-7c60-459b-bffb-7bc42b6dc36e]}\\\"}\"}","context":{"RequestID":"dc770e26-7c60-459b-bffb-7bc42b6dc36e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d83aa70-732b-4e60-907c-6cee829a1580","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:31.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:31.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc770e26-7c60-459b-bffb-7bc42b6dc36e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d83aa70-732b-4e60-907c-6cee829a1580","LogTimestamp":"2023-09-27T04:53:31.617Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:33.631Z","message":"Entering","context":{"RequestID":"96c32938-35c9-49db-a34c-099137fab357","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd4be172-fe90-405f-a161-97acccd4952b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:33.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:33.633Z","message":"{\"transactionId\":\"96c32938-35c9-49db-a34c-099137fab357\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:33:631\",\"respDate\":\"230927-04:53:33:632\",\"sourceId\":\"haproxy:96c32938-35c9-49db-a34c-099137fab357\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:33:631-12687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27a50c6b-28be-41fa-acbe-d496ff8df309], x-b3-parentspanid=[bda7719b561a5319], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c60986b47988112bda7719b561a5319], x-b3-spanid=[a3f43d365c735131], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96c32938-35c9-49db-a34c-099137fab357]}\\\"}\"}","context":{"RequestID":"96c32938-35c9-49db-a34c-099137fab357","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd4be172-fe90-405f-a161-97acccd4952b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:33.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:33.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96c32938-35c9-49db-a34c-099137fab357","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd4be172-fe90-405f-a161-97acccd4952b","LogTimestamp":"2023-09-27T04:53:33.633Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:35.643Z","message":"Entering","context":{"RequestID":"0807dd66-86af-4598-9196-ca43b5670bd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4703af04-1406-43f5-b72a-735572ec6f17","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:35.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:35.645Z","message":"{\"transactionId\":\"0807dd66-86af-4598-9196-ca43b5670bd3\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:35:644\",\"respDate\":\"230927-04:53:35:645\",\"sourceId\":\"haproxy:0807dd66-86af-4598-9196-ca43b5670bd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:35:644-75913\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9280c1c4-859b-4382-9e5c-5a210f2b57f1], x-b3-parentspanid=[72f065625551f141], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59100ce28b48947d72f065625551f141], x-b3-spanid=[56ec2771b5bd2602], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0807dd66-86af-4598-9196-ca43b5670bd3]}\\\"}\"}","context":{"RequestID":"0807dd66-86af-4598-9196-ca43b5670bd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4703af04-1406-43f5-b72a-735572ec6f17","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:35.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:35.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0807dd66-86af-4598-9196-ca43b5670bd3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4703af04-1406-43f5-b72a-735572ec6f17","LogTimestamp":"2023-09-27T04:53:35.646Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:35.931Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:53:35.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:35.945Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:35.945Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:37.655Z","message":"Entering","context":{"RequestID":"ea9b4fc0-7e93-4bbc-8b7e-37987716e876","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c130c207-d160-440b-9f2b-d876abb3be53","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:37.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:37.657Z","message":"{\"transactionId\":\"ea9b4fc0-7e93-4bbc-8b7e-37987716e876\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:37:656\",\"respDate\":\"230927-04:53:37:656\",\"sourceId\":\"haproxy:ea9b4fc0-7e93-4bbc-8b7e-37987716e876\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:37:656-34176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[294db0f4-de65-4b61-93fb-76f643274b3e], x-b3-parentspanid=[182b641913a953dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[310fbff193b1d346182b641913a953dd], x-b3-spanid=[bef884082de68034], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea9b4fc0-7e93-4bbc-8b7e-37987716e876]}\\\"}\"}","context":{"RequestID":"ea9b4fc0-7e93-4bbc-8b7e-37987716e876","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c130c207-d160-440b-9f2b-d876abb3be53","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:37.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:37.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea9b4fc0-7e93-4bbc-8b7e-37987716e876","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c130c207-d160-440b-9f2b-d876abb3be53","LogTimestamp":"2023-09-27T04:53:37.657Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:38.048Z","message":"Entering","context":{"RequestID":"4b8d36a4-e8db-456f-879d-3e79dd40087b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6c37e41-bd25-47d5-b1e8-e580ebc1c5e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:38.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:38.050Z","message":"{\"transactionId\":\"4b8d36a4-e8db-456f-879d-3e79dd40087b\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:38:049\",\"respDate\":\"230927-04:53:38:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4b8d36a4-e8db-456f-879d-3e79dd40087b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:38:049-20465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f315b5a8-bd07-442d-a275-9e29ff1677eb], x-b3-parentspanid=[425089595f8e25ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59969], x-envoy-attempt-count=[1], x-b3-traceid=[ae82a28fbe76021b425089595f8e25ec], x-b3-spanid=[be6f694d46ccc823], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4b8d36a4-e8db-456f-879d-3e79dd40087b]}\\\"}\"}","context":{"RequestID":"4b8d36a4-e8db-456f-879d-3e79dd40087b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6c37e41-bd25-47d5-b1e8-e580ebc1c5e8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:38.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:38.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b8d36a4-e8db-456f-879d-3e79dd40087b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6c37e41-bd25-47d5-b1e8-e580ebc1c5e8","LogTimestamp":"2023-09-27T04:53:38.051Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:53:38.417Z","message":"Entering","context":{"RequestID":"649db587-3eaf-4f5b-98bb-c6d5e977d60d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ad688bd-8637-44de-ab93-4a5db69868ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"649db587-3eaf-4f5b-98bb-c6d5e977d60d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ad688bd-8637-44de-ab93-4a5db69868ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:38.419Z","message":"{\"transactionId\":\"649db587-3eaf-4f5b-98bb-c6d5e977d60d\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:38:418\",\"respDate\":\"230927-04:53:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:649db587-3eaf-4f5b-98bb-c6d5e977d60d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:38:418-8233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[649db587-3eaf-4f5b-98bb-c6d5e977d60d]}\\\"}\"}","context":{"RequestID":"649db587-3eaf-4f5b-98bb-c6d5e977d60d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ad688bd-8637-44de-ab93-4a5db69868ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"649db587-3eaf-4f5b-98bb-c6d5e977d60d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ad688bd-8637-44de-ab93-4a5db69868ad","LogTimestamp":"2023-09-27T04:53:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:39.665Z","message":"Entering","context":{"RequestID":"e5be19f2-4618-477b-8886-617d036100ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd2a1399-dd99-4d78-bbf7-8c78c2f1158a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:39.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:39.667Z","message":"{\"transactionId\":\"e5be19f2-4618-477b-8886-617d036100ef\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:39:666\",\"respDate\":\"230927-04:53:39:667\",\"sourceId\":\"haproxy:e5be19f2-4618-477b-8886-617d036100ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:39:666-57296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0676693b-4665-47be-9daa-cf85b7e6d50f], x-b3-parentspanid=[deb36c03576a0c26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a281fe1c98154941deb36c03576a0c26], x-b3-spanid=[3726ab7ff59bf428], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5be19f2-4618-477b-8886-617d036100ef]}\\\"}\"}","context":{"RequestID":"e5be19f2-4618-477b-8886-617d036100ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd2a1399-dd99-4d78-bbf7-8c78c2f1158a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:39.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:39.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5be19f2-4618-477b-8886-617d036100ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd2a1399-dd99-4d78-bbf7-8c78c2f1158a","LogTimestamp":"2023-09-27T04:53:39.668Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:41.678Z","message":"Entering","context":{"RequestID":"fd90b116-2c4b-4fff-8a7d-ee4b89e45b20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac2760ef-8b28-489a-a0a0-d3feb2ea9366","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:41.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:41.679Z","message":"{\"transactionId\":\"fd90b116-2c4b-4fff-8a7d-ee4b89e45b20\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:41:678\",\"respDate\":\"230927-04:53:41:679\",\"sourceId\":\"haproxy:fd90b116-2c4b-4fff-8a7d-ee4b89e45b20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:41:678-62546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d45693b-4be5-4e06-8f96-9870f12c4f9c], x-b3-parentspanid=[837d2714ffdc3aee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31313f412d69646e837d2714ffdc3aee], x-b3-spanid=[2c16ce19187d4120], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd90b116-2c4b-4fff-8a7d-ee4b89e45b20]}\\\"}\"}","context":{"RequestID":"fd90b116-2c4b-4fff-8a7d-ee4b89e45b20","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac2760ef-8b28-489a-a0a0-d3feb2ea9366","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:41.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:41.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd90b116-2c4b-4fff-8a7d-ee4b89e45b20","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac2760ef-8b28-489a-a0a0-d3feb2ea9366","LogTimestamp":"2023-09-27T04:53:41.680Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:41.850Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:41.855Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:43.693Z","message":"Entering","context":{"RequestID":"8e15fa04-b199-41b6-9326-a71c408969f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6982de43-63ad-4f3f-b929-4f50a4fe116b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:43.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:43.695Z","message":"{\"transactionId\":\"8e15fa04-b199-41b6-9326-a71c408969f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:43:694\",\"respDate\":\"230927-04:53:43:695\",\"sourceId\":\"haproxy:8e15fa04-b199-41b6-9326-a71c408969f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:53:43:694-59707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6cc986da-2b60-4b61-96c5-9cf78f2e03a5], x-b3-parentspanid=[cefd8bfa272c2e98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af2d6cac28ea5c76cefd8bfa272c2e98], x-b3-spanid=[12fabf34defa177d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e15fa04-b199-41b6-9326-a71c408969f5]}\\\"}\"}","context":{"RequestID":"8e15fa04-b199-41b6-9326-a71c408969f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6982de43-63ad-4f3f-b929-4f50a4fe116b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:43.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:43.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e15fa04-b199-41b6-9326-a71c408969f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6982de43-63ad-4f3f-b929-4f50a4fe116b","LogTimestamp":"2023-09-27T04:53:43.696Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:45.709Z","message":"Entering","context":{"RequestID":"262a0be8-a808-4d94-a0da-3832030b0f2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed3e1ed-14ec-4520-bea7-c778901743b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:45.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:45.711Z","message":"{\"transactionId\":\"262a0be8-a808-4d94-a0da-3832030b0f2a\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:45:710\",\"respDate\":\"230927-04:53:45:711\",\"sourceId\":\"haproxy:262a0be8-a808-4d94-a0da-3832030b0f2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:45:710-89244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab7b23e3-97d0-4bb5-b45d-f756541c0201], x-b3-parentspanid=[20a127afe1a4be7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ecd8d95227d2b2c20a127afe1a4be7b], x-b3-spanid=[d7b52a052acba502], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[262a0be8-a808-4d94-a0da-3832030b0f2a]}\\\"}\"}","context":{"RequestID":"262a0be8-a808-4d94-a0da-3832030b0f2a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed3e1ed-14ec-4520-bea7-c778901743b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:45.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:45.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"262a0be8-a808-4d94-a0da-3832030b0f2a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ed3e1ed-14ec-4520-bea7-c778901743b7","LogTimestamp":"2023-09-27T04:53:45.711Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:45.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:53:45.944Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:45.945Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:45.945Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:47.721Z","message":"Entering","context":{"RequestID":"c9f039cc-126f-4870-9f24-1e56eba33c27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbac361c-f31d-41c2-b117-d00184acfaad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:47.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:47.723Z","message":"{\"transactionId\":\"c9f039cc-126f-4870-9f24-1e56eba33c27\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:47:721\",\"respDate\":\"230927-04:53:47:723\",\"sourceId\":\"haproxy:c9f039cc-126f-4870-9f24-1e56eba33c27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:53:47:721-69302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d3b9e9a-b5f4-4caf-9e14-e833896fbcfb], x-b3-parentspanid=[4b7e3caadd587b5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec77bf5a915e10a04b7e3caadd587b5c], x-b3-spanid=[45fbe4b5039f2643], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9f039cc-126f-4870-9f24-1e56eba33c27]}\\\"}\"}","context":{"RequestID":"c9f039cc-126f-4870-9f24-1e56eba33c27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbac361c-f31d-41c2-b117-d00184acfaad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:47.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:47.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9f039cc-126f-4870-9f24-1e56eba33c27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbac361c-f31d-41c2-b117-d00184acfaad","LogTimestamp":"2023-09-27T04:53:47.723Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:48.051Z","message":"Entering","context":{"RequestID":"ca4fb2b0-3078-4976-8604-02d9d47e9550","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a516534-e134-498d-b942-d5c4fa900fe7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:48.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:48.053Z","message":"{\"transactionId\":\"ca4fb2b0-3078-4976-8604-02d9d47e9550\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:48:052\",\"respDate\":\"230927-04:53:48:053\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ca4fb2b0-3078-4976-8604-02d9d47e9550\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:48:052-946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d532ec6-ab47-41d6-aa52-ed836b669eb1], x-b3-parentspanid=[013db81ab1d52ba5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37101], x-envoy-attempt-count=[1], x-b3-traceid=[b15e401d664f8f47013db81ab1d52ba5], x-b3-spanid=[6c5e4897de3d3a8e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ca4fb2b0-3078-4976-8604-02d9d47e9550]}\\\"}\"}","context":{"RequestID":"ca4fb2b0-3078-4976-8604-02d9d47e9550","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a516534-e134-498d-b942-d5c4fa900fe7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:48.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:48.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca4fb2b0-3078-4976-8604-02d9d47e9550","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a516534-e134-498d-b942-d5c4fa900fe7","LogTimestamp":"2023-09-27T04:53:48.053Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:48.417Z","message":"Entering","context":{"RequestID":"0afabfc1-b875-49a4-9c4d-e219288c70ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48ad02e4-ea80-4734-8e01-ce59e802e3dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"0afabfc1-b875-49a4-9c4d-e219288c70ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48ad02e4-ea80-4734-8e01-ce59e802e3dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:48.420Z","message":"{\"transactionId\":\"0afabfc1-b875-49a4-9c4d-e219288c70ac\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:48:418\",\"respDate\":\"230927-04:53:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0afabfc1-b875-49a4-9c4d-e219288c70ac\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:48:418-4845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0afabfc1-b875-49a4-9c4d-e219288c70ac]}\\\"}\"}","context":{"RequestID":"0afabfc1-b875-49a4-9c4d-e219288c70ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48ad02e4-ea80-4734-8e01-ce59e802e3dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0afabfc1-b875-49a4-9c4d-e219288c70ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48ad02e4-ea80-4734-8e01-ce59e802e3dd","LogTimestamp":"2023-09-27T04:53:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:49.737Z","message":"Entering","context":{"RequestID":"65700193-176c-43ba-91fe-bebf39bacc1e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53484a1e-7d27-469f-acc3-877a450c8ad1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:49.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:49.739Z","message":"{\"transactionId\":\"65700193-176c-43ba-91fe-bebf39bacc1e\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:49:738\",\"respDate\":\"230927-04:53:49:739\",\"sourceId\":\"haproxy:65700193-176c-43ba-91fe-bebf39bacc1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:53:49:738-20727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9561bc3b-3888-4af1-8424-accf39191d27], x-b3-parentspanid=[de9e5d19be3d6c5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6af7d272de209985de9e5d19be3d6c5b], x-b3-spanid=[83b98de6f0ce956e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65700193-176c-43ba-91fe-bebf39bacc1e]}\\\"}\"}","context":{"RequestID":"65700193-176c-43ba-91fe-bebf39bacc1e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53484a1e-7d27-469f-acc3-877a450c8ad1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:49.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:49.739Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65700193-176c-43ba-91fe-bebf39bacc1e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53484a1e-7d27-469f-acc3-877a450c8ad1","LogTimestamp":"2023-09-27T04:53:49.739Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:53:51.762Z","message":"Entering","context":{"RequestID":"26317f8a-a893-477e-9cde-8697de369009","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c73c74b7-8c16-4338-a368-e0820ddd8277","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:51.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:51.764Z","message":"{\"transactionId\":\"26317f8a-a893-477e-9cde-8697de369009\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:51:763\",\"respDate\":\"230927-04:53:51:764\",\"sourceId\":\"haproxy:26317f8a-a893-477e-9cde-8697de369009\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:53:51:763-4867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bb1f0bc-aef4-4e09-8e51-61a68855f4d2], x-b3-parentspanid=[6aa46913b9ecbf89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f986d0ba8accdb26aa46913b9ecbf89], x-b3-spanid=[1845139ca68ad764], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26317f8a-a893-477e-9cde-8697de369009]}\\\"}\"}","context":{"RequestID":"26317f8a-a893-477e-9cde-8697de369009","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c73c74b7-8c16-4338-a368-e0820ddd8277","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:51.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:51.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26317f8a-a893-477e-9cde-8697de369009","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c73c74b7-8c16-4338-a368-e0820ddd8277","LogTimestamp":"2023-09-27T04:53:51.764Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:53.806Z","message":"Entering","context":{"RequestID":"665eab03-14c5-4c8a-9e56-8695041dda87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a151d52b-b80d-4572-a1ce-bf23f06e1437","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:53.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:53.808Z","message":"{\"transactionId\":\"665eab03-14c5-4c8a-9e56-8695041dda87\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:53:807\",\"respDate\":\"230927-04:53:53:808\",\"sourceId\":\"haproxy:665eab03-14c5-4c8a-9e56-8695041dda87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:53:807-44627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d2a2d86-c423-4e28-a2df-3932412738b1], x-b3-parentspanid=[6e8a3b342fa8a68a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3e9461c4b8ed01b6e8a3b342fa8a68a], x-b3-spanid=[1c7864fe61542007], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[665eab03-14c5-4c8a-9e56-8695041dda87]}\\\"}\"}","context":{"RequestID":"665eab03-14c5-4c8a-9e56-8695041dda87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a151d52b-b80d-4572-a1ce-bf23f06e1437","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:53.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:53.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"665eab03-14c5-4c8a-9e56-8695041dda87","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a151d52b-b80d-4572-a1ce-bf23f06e1437","LogTimestamp":"2023-09-27T04:53:53.808Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:55.816Z","message":"Entering","context":{"RequestID":"135986d4-39b3-4784-a3d8-dabe8ad0b3e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e883a651-b5d0-4bd9-972b-96500477658e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:55.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:55.817Z","message":"{\"transactionId\":\"135986d4-39b3-4784-a3d8-dabe8ad0b3e4\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:55:816\",\"respDate\":\"230927-04:53:55:817\",\"sourceId\":\"haproxy:135986d4-39b3-4784-a3d8-dabe8ad0b3e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:53:55:816-57513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78e36e22-79c8-428a-afba-8cf787c4d7a6], x-b3-parentspanid=[d6dcb14c7746141f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b79c04afb28bb4ad6dcb14c7746141f], x-b3-spanid=[277c23c112f660a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[135986d4-39b3-4784-a3d8-dabe8ad0b3e4]}\\\"}\"}","context":{"RequestID":"135986d4-39b3-4784-a3d8-dabe8ad0b3e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e883a651-b5d0-4bd9-972b-96500477658e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:55.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:55.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"135986d4-39b3-4784-a3d8-dabe8ad0b3e4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e883a651-b5d0-4bd9-972b-96500477658e","LogTimestamp":"2023-09-27T04:53:55.818Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:55.931Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:53:55.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:55.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:55.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:57.837Z","message":"Entering","context":{"RequestID":"3ef9a773-f9d3-42a7-8fdd-78e4dc746673","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa5879f8-02e0-48e8-824f-9a9322372751","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:57.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:57.838Z","message":"{\"transactionId\":\"3ef9a773-f9d3-42a7-8fdd-78e4dc746673\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:57:837\",\"respDate\":\"230927-04:53:57:838\",\"sourceId\":\"haproxy:3ef9a773-f9d3-42a7-8fdd-78e4dc746673\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:57:837-86796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46382069-43eb-46ec-9a09-5d451c00037a], x-b3-parentspanid=[e845497b639cc893], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1350d85c82c560c6e845497b639cc893], x-b3-spanid=[330a7498076bed34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ef9a773-f9d3-42a7-8fdd-78e4dc746673]}\\\"}\"}","context":{"RequestID":"3ef9a773-f9d3-42a7-8fdd-78e4dc746673","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa5879f8-02e0-48e8-824f-9a9322372751","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:57.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:57.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ef9a773-f9d3-42a7-8fdd-78e4dc746673","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa5879f8-02e0-48e8-824f-9a9322372751","LogTimestamp":"2023-09-27T04:53:57.839Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:58.057Z","message":"Entering","context":{"RequestID":"3b32688a-5dcd-4596-a39f-0615a603fd58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9571331-d9e7-4809-8d5e-2ef444748d71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:58.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:58.059Z","message":"{\"transactionId\":\"3b32688a-5dcd-4596-a39f-0615a603fd58\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:58:058\",\"respDate\":\"230927-04:53:58:059\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3b32688a-5dcd-4596-a39f-0615a603fd58\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:53:58:058-76447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[085476ed-45ca-424b-81b1-82aac22394ac], x-b3-parentspanid=[bd930d54a4a8c56c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40759], x-envoy-attempt-count=[1], x-b3-traceid=[560c1b9fe7aba00abd930d54a4a8c56c], x-b3-spanid=[fdba30dfb2564dff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3b32688a-5dcd-4596-a39f-0615a603fd58]}\\\"}\"}","context":{"RequestID":"3b32688a-5dcd-4596-a39f-0615a603fd58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9571331-d9e7-4809-8d5e-2ef444748d71","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:53:58.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:58.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b32688a-5dcd-4596-a39f-0615a603fd58","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9571331-d9e7-4809-8d5e-2ef444748d71","LogTimestamp":"2023-09-27T04:53:58.060Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:58.417Z","message":"Entering","context":{"RequestID":"380aa044-d7b8-45bd-b4a4-25686a2d8024","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"753a8020-8bfc-4fea-a90a-7d04bea2368c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"380aa044-d7b8-45bd-b4a4-25686a2d8024","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"753a8020-8bfc-4fea-a90a-7d04bea2368c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:58.419Z","message":"{\"transactionId\":\"380aa044-d7b8-45bd-b4a4-25686a2d8024\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:58:417\",\"respDate\":\"230927-04:53:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:380aa044-d7b8-45bd-b4a4-25686a2d8024\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:53:58:417-12624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[380aa044-d7b8-45bd-b4a4-25686a2d8024]}\\\"}\"}","context":{"RequestID":"380aa044-d7b8-45bd-b4a4-25686a2d8024","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"753a8020-8bfc-4fea-a90a-7d04bea2368c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:53:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"380aa044-d7b8-45bd-b4a4-25686a2d8024","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"753a8020-8bfc-4fea-a90a-7d04bea2368c","LogTimestamp":"2023-09-27T04:53:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:53:59.850Z","message":"Entering","context":{"RequestID":"66037ce3-54cc-4810-9aab-2bf6d14327cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ddd703b7-1674-4941-85c4-bb05b64e7b1b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:59.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:53:59.853Z","message":"{\"transactionId\":\"66037ce3-54cc-4810-9aab-2bf6d14327cf\",\"status\":\"200\",\"rqstDate\":\"230927-04:53:59:851\",\"respDate\":\"230927-04:53:59:853\",\"sourceId\":\"haproxy:66037ce3-54cc-4810-9aab-2bf6d14327cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:53:59:851-90108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[975af547-eb86-428d-8cc1-a6d61f5f9f1f], x-b3-parentspanid=[45e23d4e4c5c5041], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a5eef8a3e4bd2ff45e23d4e4c5c5041], x-b3-spanid=[a60961b3a87d9b70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66037ce3-54cc-4810-9aab-2bf6d14327cf]}\\\"}\"}","context":{"RequestID":"66037ce3-54cc-4810-9aab-2bf6d14327cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ddd703b7-1674-4941-85c4-bb05b64e7b1b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:53:59.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:53:59.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66037ce3-54cc-4810-9aab-2bf6d14327cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddd703b7-1674-4941-85c4-bb05b64e7b1b","LogTimestamp":"2023-09-27T04:53:59.853Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:53:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:01.861Z","message":"Entering","context":{"RequestID":"61dfba6a-3f61-4c92-96f1-1c6d8a555b16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d75e66dd-5025-4fde-af62-803efb75ff5d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:01.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:01.863Z","message":"{\"transactionId\":\"61dfba6a-3f61-4c92-96f1-1c6d8a555b16\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:01:862\",\"respDate\":\"230927-04:54:01:863\",\"sourceId\":\"haproxy:61dfba6a-3f61-4c92-96f1-1c6d8a555b16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:01:862-17541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0673d6a9-5541-420e-9281-6e162c8c0d8a], x-b3-parentspanid=[bc7e70353c3efb28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8456ed1465b3f267bc7e70353c3efb28], x-b3-spanid=[d52ba68689e4b8eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61dfba6a-3f61-4c92-96f1-1c6d8a555b16]}\\\"}\"}","context":{"RequestID":"61dfba6a-3f61-4c92-96f1-1c6d8a555b16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d75e66dd-5025-4fde-af62-803efb75ff5d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:01.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:01.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61dfba6a-3f61-4c92-96f1-1c6d8a555b16","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d75e66dd-5025-4fde-af62-803efb75ff5d","LogTimestamp":"2023-09-27T04:54:01.863Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:03.882Z","message":"Entering","context":{"RequestID":"98816f88-8085-41f9-84fa-03983aed7925","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70d57b16-78eb-4b97-9166-f8388f8c940b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:03.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:03.884Z","message":"{\"transactionId\":\"98816f88-8085-41f9-84fa-03983aed7925\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:03:882\",\"respDate\":\"230927-04:54:03:884\",\"sourceId\":\"haproxy:98816f88-8085-41f9-84fa-03983aed7925\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:03:882-56674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[141e1fbd-d1bd-42b2-982b-9c26dd7a251a], x-b3-parentspanid=[9e5518e9eee08ac9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93b1970ec61f11e79e5518e9eee08ac9], x-b3-spanid=[77abbc5b473c0d50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98816f88-8085-41f9-84fa-03983aed7925]}\\\"}\"}","context":{"RequestID":"98816f88-8085-41f9-84fa-03983aed7925","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70d57b16-78eb-4b97-9166-f8388f8c940b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:03.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:03.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98816f88-8085-41f9-84fa-03983aed7925","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70d57b16-78eb-4b97-9166-f8388f8c940b","LogTimestamp":"2023-09-27T04:54:03.884Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:05.901Z","message":"Entering","context":{"RequestID":"3cc580aa-b7c2-423e-bd44-de09b84bdef6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5affd627-3957-49df-9e8f-c514346ab7e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:05.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:05.904Z","message":"{\"transactionId\":\"3cc580aa-b7c2-423e-bd44-de09b84bdef6\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:05:902\",\"respDate\":\"230927-04:54:05:904\",\"sourceId\":\"haproxy:3cc580aa-b7c2-423e-bd44-de09b84bdef6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:05:902-54775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3702dd8-e4ed-4f42-a163-21b32bcbd43c], x-b3-parentspanid=[c207fcf5fba6eae0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7874a76e8697acabc207fcf5fba6eae0], x-b3-spanid=[e989a3b0fc413fa0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cc580aa-b7c2-423e-bd44-de09b84bdef6]}\\\"}\"}","context":{"RequestID":"3cc580aa-b7c2-423e-bd44-de09b84bdef6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5affd627-3957-49df-9e8f-c514346ab7e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:05.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:05.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cc580aa-b7c2-423e-bd44-de09b84bdef6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5affd627-3957-49df-9e8f-c514346ab7e7","LogTimestamp":"2023-09-27T04:54:05.904Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:05.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:54:05.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:05.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:05.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:07.921Z","message":"Entering","context":{"RequestID":"d5508fb4-a2c4-4e70-af88-82509d972355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6961f7da-84ea-4531-a1d9-54af2a18d4ea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:07.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:07.923Z","message":"{\"transactionId\":\"d5508fb4-a2c4-4e70-af88-82509d972355\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:07:922\",\"respDate\":\"230927-04:54:07:923\",\"sourceId\":\"haproxy:d5508fb4-a2c4-4e70-af88-82509d972355\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:07:922-50377\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b182328-7db9-40df-b369-bc4950f6933e], x-b3-parentspanid=[ff974bfcc9edb47f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c3bbe99f6ca21f9ff974bfcc9edb47f], x-b3-spanid=[26d4f2c3579ebf78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5508fb4-a2c4-4e70-af88-82509d972355]}\\\"}\"}","context":{"RequestID":"d5508fb4-a2c4-4e70-af88-82509d972355","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6961f7da-84ea-4531-a1d9-54af2a18d4ea","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:07.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:07.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5508fb4-a2c4-4e70-af88-82509d972355","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6961f7da-84ea-4531-a1d9-54af2a18d4ea","LogTimestamp":"2023-09-27T04:54:07.923Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:08.058Z","message":"Entering","context":{"RequestID":"f89ffcc9-aae4-4460-8575-4be81d0b2506","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b099f91-dbdd-4059-a32d-067f021db165","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:08.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:08.060Z","message":"{\"transactionId\":\"f89ffcc9-aae4-4460-8575-4be81d0b2506\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:08:059\",\"respDate\":\"230927-04:54:08:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f89ffcc9-aae4-4460-8575-4be81d0b2506\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:08:059-80495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1e9bde0-cb9a-46a8-85ae-cd2b979aa33e], x-b3-parentspanid=[c6b1e0d173528243], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36249], x-envoy-attempt-count=[1], x-b3-traceid=[5c3dd6c58e50bed7c6b1e0d173528243], x-b3-spanid=[05b8cd42fb1cc42a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f89ffcc9-aae4-4460-8575-4be81d0b2506]}\\\"}\"}","context":{"RequestID":"f89ffcc9-aae4-4460-8575-4be81d0b2506","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b099f91-dbdd-4059-a32d-067f021db165","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:08.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:08.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f89ffcc9-aae4-4460-8575-4be81d0b2506","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b099f91-dbdd-4059-a32d-067f021db165","LogTimestamp":"2023-09-27T04:54:08.060Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:08.417Z","message":"Entering","context":{"RequestID":"f573aaf2-a676-4cc6-88a1-a475bdc8f5cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77a115e3-e87c-4851-ae7b-8a59de477fae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f573aaf2-a676-4cc6-88a1-a475bdc8f5cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77a115e3-e87c-4851-ae7b-8a59de477fae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:08.420Z","message":"{\"transactionId\":\"f573aaf2-a676-4cc6-88a1-a475bdc8f5cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:08:418\",\"respDate\":\"230927-04:54:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f573aaf2-a676-4cc6-88a1-a475bdc8f5cd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:08:418-77847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f573aaf2-a676-4cc6-88a1-a475bdc8f5cd]}\\\"}\"}","context":{"RequestID":"f573aaf2-a676-4cc6-88a1-a475bdc8f5cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77a115e3-e87c-4851-ae7b-8a59de477fae","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f573aaf2-a676-4cc6-88a1-a475bdc8f5cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77a115e3-e87c-4851-ae7b-8a59de477fae","LogTimestamp":"2023-09-27T04:54:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:09.932Z","message":"Entering","context":{"RequestID":"273e003d-eb36-4328-9215-3afae8bde629","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd622b0a-7ab4-4f3c-984b-d5cda0f324ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:09.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:09.933Z","message":"{\"transactionId\":\"273e003d-eb36-4328-9215-3afae8bde629\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:09:932\",\"respDate\":\"230927-04:54:09:933\",\"sourceId\":\"haproxy:273e003d-eb36-4328-9215-3afae8bde629\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:09:932-28440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e20f1560-d796-4fae-9f13-38bfe226d9ab], x-b3-parentspanid=[174a10605a18d447], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb1b6b1529043e9b174a10605a18d447], x-b3-spanid=[3a451edbb83f08df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[273e003d-eb36-4328-9215-3afae8bde629]}\\\"}\"}","context":{"RequestID":"273e003d-eb36-4328-9215-3afae8bde629","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd622b0a-7ab4-4f3c-984b-d5cda0f324ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:09.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:09.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"273e003d-eb36-4328-9215-3afae8bde629","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd622b0a-7ab4-4f3c-984b-d5cda0f324ef","LogTimestamp":"2023-09-27T04:54:09.934Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:11.856Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:11.860Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:11.955Z","message":"Entering","context":{"RequestID":"ae0cf762-4a6a-4eaa-bd1e-ee4366439178","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c5aa178-9a58-49a4-862c-e93283394b4d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:11.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:11.957Z","message":"{\"transactionId\":\"ae0cf762-4a6a-4eaa-bd1e-ee4366439178\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:11:956\",\"respDate\":\"230927-04:54:11:957\",\"sourceId\":\"haproxy:ae0cf762-4a6a-4eaa-bd1e-ee4366439178\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:11:956-20111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2f40713-6f88-46c3-925a-62bc1da0cdd9], x-b3-parentspanid=[f5abf3c4ad0243a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4fc32dd672f9e65f5abf3c4ad0243a0], x-b3-spanid=[8a8d59b8649ce254], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae0cf762-4a6a-4eaa-bd1e-ee4366439178]}\\\"}\"}","context":{"RequestID":"ae0cf762-4a6a-4eaa-bd1e-ee4366439178","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5c5aa178-9a58-49a4-862c-e93283394b4d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:11.955Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:11.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae0cf762-4a6a-4eaa-bd1e-ee4366439178","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c5aa178-9a58-49a4-862c-e93283394b4d","LogTimestamp":"2023-09-27T04:54:11.957Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:13.970Z","message":"Entering","context":{"RequestID":"9c9e7384-4408-4a16-bcef-2cd12f15c6c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46c49eb8-84fb-4050-8fc6-989ca06fea31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:13.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:13.971Z","message":"{\"transactionId\":\"9c9e7384-4408-4a16-bcef-2cd12f15c6c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:13:971\",\"respDate\":\"230927-04:54:13:971\",\"sourceId\":\"haproxy:9c9e7384-4408-4a16-bcef-2cd12f15c6c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:13:971-20724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17e406b1-c457-4a43-8135-566ca1c655ab], x-b3-parentspanid=[16aaf2692855adcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8c4011bb6a9317516aaf2692855adcd], x-b3-spanid=[9d06f243405f78c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c9e7384-4408-4a16-bcef-2cd12f15c6c4]}\\\"}\"}","context":{"RequestID":"9c9e7384-4408-4a16-bcef-2cd12f15c6c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46c49eb8-84fb-4050-8fc6-989ca06fea31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:13.970Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:13.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c9e7384-4408-4a16-bcef-2cd12f15c6c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46c49eb8-84fb-4050-8fc6-989ca06fea31","LogTimestamp":"2023-09-27T04:54:13.972Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:15.931Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:54:15.943Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:15.944Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:15.944Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:15.987Z","message":"Entering","context":{"RequestID":"38cdcd21-e8e6-4e21-8382-a3adf87d25cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8776acd6-dd8a-42ce-8ca7-dd117b452ddf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:15.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:15.988Z","message":"{\"transactionId\":\"38cdcd21-e8e6-4e21-8382-a3adf87d25cc\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:15:987\",\"respDate\":\"230927-04:54:15:988\",\"sourceId\":\"haproxy:38cdcd21-e8e6-4e21-8382-a3adf87d25cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:15:987-9578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dc1379a-f024-4a4f-af56-0a90ce599b35], x-b3-parentspanid=[8b57f039c8a0d820], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1511d47367d8c5898b57f039c8a0d820], x-b3-spanid=[2ea9c33502375c37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38cdcd21-e8e6-4e21-8382-a3adf87d25cc]}\\\"}\"}","context":{"RequestID":"38cdcd21-e8e6-4e21-8382-a3adf87d25cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8776acd6-dd8a-42ce-8ca7-dd117b452ddf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:15.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:15.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38cdcd21-e8e6-4e21-8382-a3adf87d25cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8776acd6-dd8a-42ce-8ca7-dd117b452ddf","LogTimestamp":"2023-09-27T04:54:15.989Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:18.004Z","message":"Entering","context":{"RequestID":"bc8041c2-4fdd-4ca8-8b20-b07a8269a7ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9813aa77-b616-405d-8a6b-6ca15ca15ceb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:18.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:18.005Z","message":"{\"transactionId\":\"bc8041c2-4fdd-4ca8-8b20-b07a8269a7ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:18:004\",\"respDate\":\"230927-04:54:18:005\",\"sourceId\":\"haproxy:bc8041c2-4fdd-4ca8-8b20-b07a8269a7ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:18:004-32998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ccb4294-57db-4cd4-a274-41be144210bd], x-b3-parentspanid=[c8514ecf4e7105df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a703d4c60397c4ec8514ecf4e7105df], x-b3-spanid=[176ed91aabb4f63e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc8041c2-4fdd-4ca8-8b20-b07a8269a7ba]}\\\"}\"}","context":{"RequestID":"bc8041c2-4fdd-4ca8-8b20-b07a8269a7ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9813aa77-b616-405d-8a6b-6ca15ca15ceb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:18.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:18.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc8041c2-4fdd-4ca8-8b20-b07a8269a7ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9813aa77-b616-405d-8a6b-6ca15ca15ceb","LogTimestamp":"2023-09-27T04:54:18.006Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:54:18.048Z","message":"Entering","context":{"RequestID":"5b11a1af-d35b-4f8f-848e-8ffc97fa19e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e407abc1-89de-436d-848d-eb78471ee8bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:18.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:18.050Z","message":"{\"transactionId\":\"5b11a1af-d35b-4f8f-848e-8ffc97fa19e2\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:18:049\",\"respDate\":\"230927-04:54:18:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5b11a1af-d35b-4f8f-848e-8ffc97fa19e2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:18:049-75031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[900a0b53-2b5a-4b08-a627-692e963dbd49], x-b3-parentspanid=[e30301acf152aaf2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42809], x-envoy-attempt-count=[1], x-b3-traceid=[b59c2d3ff4777e1ee30301acf152aaf2], x-b3-spanid=[54749f984a12736b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5b11a1af-d35b-4f8f-848e-8ffc97fa19e2]}\\\"}\"}","context":{"RequestID":"5b11a1af-d35b-4f8f-848e-8ffc97fa19e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e407abc1-89de-436d-848d-eb78471ee8bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:18.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:18.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b11a1af-d35b-4f8f-848e-8ffc97fa19e2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e407abc1-89de-436d-848d-eb78471ee8bd","LogTimestamp":"2023-09-27T04:54:18.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:18.418Z","message":"Entering","context":{"RequestID":"76f1fcb6-807f-40b3-adda-2a9b4f0e1c51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"725e74b9-c1d0-4ef0-af9a-4c078a33cff8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"76f1fcb6-807f-40b3-adda-2a9b4f0e1c51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"725e74b9-c1d0-4ef0-af9a-4c078a33cff8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:18.420Z","message":"{\"transactionId\":\"76f1fcb6-807f-40b3-adda-2a9b4f0e1c51\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:18:418\",\"respDate\":\"230927-04:54:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:76f1fcb6-807f-40b3-adda-2a9b4f0e1c51\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:18:418-6427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[76f1fcb6-807f-40b3-adda-2a9b4f0e1c51]}\\\"}\"}","context":{"RequestID":"76f1fcb6-807f-40b3-adda-2a9b4f0e1c51","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"725e74b9-c1d0-4ef0-af9a-4c078a33cff8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76f1fcb6-807f-40b3-adda-2a9b4f0e1c51","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"725e74b9-c1d0-4ef0-af9a-4c078a33cff8","LogTimestamp":"2023-09-27T04:54:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:54:20.015Z","message":"Entering","context":{"RequestID":"def78b40-bcd7-4ef5-bbe1-5eda1a52b959","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0938157a-38af-4ee9-a80d-b94d60ac6b9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:20.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:20.017Z","message":"{\"transactionId\":\"def78b40-bcd7-4ef5-bbe1-5eda1a52b959\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:20:016\",\"respDate\":\"230927-04:54:20:017\",\"sourceId\":\"haproxy:def78b40-bcd7-4ef5-bbe1-5eda1a52b959\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:20:016-41238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[574f4a38-8329-4dd2-8400-728129b44583], x-b3-parentspanid=[c4ce7c6b53655949], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94a2e09bf3e9f6a9c4ce7c6b53655949], x-b3-spanid=[b06f136eb5db54cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[def78b40-bcd7-4ef5-bbe1-5eda1a52b959]}\\\"}\"}","context":{"RequestID":"def78b40-bcd7-4ef5-bbe1-5eda1a52b959","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0938157a-38af-4ee9-a80d-b94d60ac6b9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:20.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:20.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"def78b40-bcd7-4ef5-bbe1-5eda1a52b959","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0938157a-38af-4ee9-a80d-b94d60ac6b9d","LogTimestamp":"2023-09-27T04:54:20.017Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:22.026Z","message":"Entering","context":{"RequestID":"de3a1562-c4c2-41f9-8be6-ff110ce011bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"632641b4-e6a1-4be2-8558-8d9ef30b4c31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:22.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:22.029Z","message":"{\"transactionId\":\"de3a1562-c4c2-41f9-8be6-ff110ce011bf\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:22:027\",\"respDate\":\"230927-04:54:22:028\",\"sourceId\":\"haproxy:de3a1562-c4c2-41f9-8be6-ff110ce011bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:22:027-7261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afb34042-fe6f-4606-ad4f-dc53e62aeb4c], x-b3-parentspanid=[f3603b52149bfbec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9896165ed827324df3603b52149bfbec], x-b3-spanid=[5005ee1b7a0eeaa4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de3a1562-c4c2-41f9-8be6-ff110ce011bf]}\\\"}\"}","context":{"RequestID":"de3a1562-c4c2-41f9-8be6-ff110ce011bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"632641b4-e6a1-4be2-8558-8d9ef30b4c31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:22.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:22.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de3a1562-c4c2-41f9-8be6-ff110ce011bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"632641b4-e6a1-4be2-8558-8d9ef30b4c31","LogTimestamp":"2023-09-27T04:54:22.029Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:24.046Z","message":"Entering","context":{"RequestID":"df3e3a14-2daf-424e-a3d8-ac2f86c31cbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c186f089-8842-4c8b-bef8-feef3a923792","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:24.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:24.048Z","message":"{\"transactionId\":\"df3e3a14-2daf-424e-a3d8-ac2f86c31cbb\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:24:046\",\"respDate\":\"230927-04:54:24:048\",\"sourceId\":\"haproxy:df3e3a14-2daf-424e-a3d8-ac2f86c31cbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:24:046-59302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[089840e6-ae7c-400c-b147-574505632887], x-b3-parentspanid=[7d3e53262702d32f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76ec3d53fc34c4737d3e53262702d32f], x-b3-spanid=[408d92e5b084d8cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df3e3a14-2daf-424e-a3d8-ac2f86c31cbb]}\\\"}\"}","context":{"RequestID":"df3e3a14-2daf-424e-a3d8-ac2f86c31cbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c186f089-8842-4c8b-bef8-feef3a923792","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:24.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:24.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df3e3a14-2daf-424e-a3d8-ac2f86c31cbb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c186f089-8842-4c8b-bef8-feef3a923792","LogTimestamp":"2023-09-27T04:54:24.048Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:25.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:54:25.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:25.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:25.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:26.059Z","message":"Entering","context":{"RequestID":"15da8a87-0081-473d-b2f7-2be75df22303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d28b99b9-6c44-49fa-ab7d-03dff82ac44c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:26.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:26.060Z","message":"{\"transactionId\":\"15da8a87-0081-473d-b2f7-2be75df22303\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:26:059\",\"respDate\":\"230927-04:54:26:060\",\"sourceId\":\"haproxy:15da8a87-0081-473d-b2f7-2be75df22303\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:26:059-91638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20e57eb3-ddff-46fd-94ef-05109c7e9c1b], x-b3-parentspanid=[6653b28e2e15ceeb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4733489b4076a3a26653b28e2e15ceeb], x-b3-spanid=[a83e368c67fa28c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15da8a87-0081-473d-b2f7-2be75df22303]}\\\"}\"}","context":{"RequestID":"15da8a87-0081-473d-b2f7-2be75df22303","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d28b99b9-6c44-49fa-ab7d-03dff82ac44c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:26.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:26.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15da8a87-0081-473d-b2f7-2be75df22303","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d28b99b9-6c44-49fa-ab7d-03dff82ac44c","LogTimestamp":"2023-09-27T04:54:26.061Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:28.048Z","message":"Entering","context":{"RequestID":"5086c3d9-73ed-485a-bd60-e9d4566748d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c85ba8eb-4c3e-4efa-90b7-3ad95396d10c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:28.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:28.049Z","message":"{\"transactionId\":\"5086c3d9-73ed-485a-bd60-e9d4566748d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:28:048\",\"respDate\":\"230927-04:54:28:049\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5086c3d9-73ed-485a-bd60-e9d4566748d9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:28:048-31572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84d3b65b-1c5f-4fa6-98e8-2f8ea055e6a3], x-b3-parentspanid=[4592b9884cee5696], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50517], x-envoy-attempt-count=[1], x-b3-traceid=[a36a04ec912a6bb14592b9884cee5696], x-b3-spanid=[04900feeeeb89cf8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5086c3d9-73ed-485a-bd60-e9d4566748d9]}\\\"}\"}","context":{"RequestID":"5086c3d9-73ed-485a-bd60-e9d4566748d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c85ba8eb-4c3e-4efa-90b7-3ad95396d10c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:28.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:28.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5086c3d9-73ed-485a-bd60-e9d4566748d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c85ba8eb-4c3e-4efa-90b7-3ad95396d10c","LogTimestamp":"2023-09-27T04:54:28.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:28.078Z","message":"Entering","context":{"RequestID":"77894f13-3e17-49b2-8c71-1b7a77ea5aad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b6643ea-043b-4e63-a935-84a3dfe817bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:28.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:28.080Z","message":"{\"transactionId\":\"77894f13-3e17-49b2-8c71-1b7a77ea5aad\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:28:079\",\"respDate\":\"230927-04:54:28:080\",\"sourceId\":\"haproxy:77894f13-3e17-49b2-8c71-1b7a77ea5aad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:28:079-62353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78b15908-9527-42e3-a705-90fbdc586048], x-b3-parentspanid=[87b52dd6683dd9bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a7e927dc311627087b52dd6683dd9bb], x-b3-spanid=[9301df75f3a41d9b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77894f13-3e17-49b2-8c71-1b7a77ea5aad]}\\\"}\"}","context":{"RequestID":"77894f13-3e17-49b2-8c71-1b7a77ea5aad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b6643ea-043b-4e63-a935-84a3dfe817bd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:28.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:28.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77894f13-3e17-49b2-8c71-1b7a77ea5aad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b6643ea-043b-4e63-a935-84a3dfe817bd","LogTimestamp":"2023-09-27T04:54:28.081Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:28.417Z","message":"Entering","context":{"RequestID":"8543512c-5bae-4132-bd4b-adc54868f937","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd6eff70-d254-4079-8b78-68b666fbbef2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"8543512c-5bae-4132-bd4b-adc54868f937","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd6eff70-d254-4079-8b78-68b666fbbef2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:28.419Z","message":"{\"transactionId\":\"8543512c-5bae-4132-bd4b-adc54868f937\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:28:417\",\"respDate\":\"230927-04:54:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8543512c-5bae-4132-bd4b-adc54868f937\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:28:417-18222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8543512c-5bae-4132-bd4b-adc54868f937]}\\\"}\"}","context":{"RequestID":"8543512c-5bae-4132-bd4b-adc54868f937","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd6eff70-d254-4079-8b78-68b666fbbef2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:28.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8543512c-5bae-4132-bd4b-adc54868f937","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd6eff70-d254-4079-8b78-68b666fbbef2","LogTimestamp":"2023-09-27T04:54:28.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:30.101Z","message":"Entering","context":{"RequestID":"72181bbe-d448-4b25-a116-367f2b546537","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"332ef4bd-1f3c-466c-92f7-74ca55a6f901","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:30.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:30.103Z","message":"{\"transactionId\":\"72181bbe-d448-4b25-a116-367f2b546537\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:30:102\",\"respDate\":\"230927-04:54:30:103\",\"sourceId\":\"haproxy:72181bbe-d448-4b25-a116-367f2b546537\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:30:102-74211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0349a009-27c7-41ce-8009-6815680bba64], x-b3-parentspanid=[0718b9097598b2b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb1e4ee0dbc76d380718b9097598b2b2], x-b3-spanid=[febc5b524242a68c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72181bbe-d448-4b25-a116-367f2b546537]}\\\"}\"}","context":{"RequestID":"72181bbe-d448-4b25-a116-367f2b546537","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"332ef4bd-1f3c-466c-92f7-74ca55a6f901","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:30.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:30.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72181bbe-d448-4b25-a116-367f2b546537","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"332ef4bd-1f3c-466c-92f7-74ca55a6f901","LogTimestamp":"2023-09-27T04:54:30.103Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:32.113Z","message":"Entering","context":{"RequestID":"a20f093e-4919-463c-a0be-6f1523f46b6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50c3e667-7d62-4a33-86c1-6359fffa4eb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:32.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:32.115Z","message":"{\"transactionId\":\"a20f093e-4919-463c-a0be-6f1523f46b6b\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:32:113\",\"respDate\":\"230927-04:54:32:115\",\"sourceId\":\"haproxy:a20f093e-4919-463c-a0be-6f1523f46b6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:32:113-47342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c71fe5e4-94eb-4a22-bca6-3fe83d19374b], x-b3-parentspanid=[f9179c5a0aa5d455], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e7d5f86a881499ff9179c5a0aa5d455], x-b3-spanid=[1ec6fada9770cf45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a20f093e-4919-463c-a0be-6f1523f46b6b]}\\\"}\"}","context":{"RequestID":"a20f093e-4919-463c-a0be-6f1523f46b6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50c3e667-7d62-4a33-86c1-6359fffa4eb2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:32.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:32.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a20f093e-4919-463c-a0be-6f1523f46b6b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50c3e667-7d62-4a33-86c1-6359fffa4eb2","LogTimestamp":"2023-09-27T04:54:32.116Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:54:34.124Z","message":"Entering","context":{"RequestID":"716c97b2-1555-481e-b6b3-f824d9fc1aa8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03fb8193-e71e-4f6b-85f9-59d1244d1af4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:34.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:34.126Z","message":"{\"transactionId\":\"716c97b2-1555-481e-b6b3-f824d9fc1aa8\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:34:124\",\"respDate\":\"230927-04:54:34:125\",\"sourceId\":\"haproxy:716c97b2-1555-481e-b6b3-f824d9fc1aa8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:34:124-19607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7455b806-4818-4f96-bdb3-66c1a8960f3e], x-b3-parentspanid=[01fa577de0bb731f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57c697cf206550b901fa577de0bb731f], x-b3-spanid=[b60b7b5c8909363d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[716c97b2-1555-481e-b6b3-f824d9fc1aa8]}\\\"}\"}","context":{"RequestID":"716c97b2-1555-481e-b6b3-f824d9fc1aa8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03fb8193-e71e-4f6b-85f9-59d1244d1af4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:34.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:34.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"716c97b2-1555-481e-b6b3-f824d9fc1aa8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03fb8193-e71e-4f6b-85f9-59d1244d1af4","LogTimestamp":"2023-09-27T04:54:34.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:35.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:54:35.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:35.971Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:35.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:36.134Z","message":"Entering","context":{"RequestID":"580ba559-7eed-45b3-bee6-1a55ca04b5e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f456f454-693f-46af-ac78-4ac52064ccab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:36.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:36.136Z","message":"{\"transactionId\":\"580ba559-7eed-45b3-bee6-1a55ca04b5e3\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:36:135\",\"respDate\":\"230927-04:54:36:136\",\"sourceId\":\"haproxy:580ba559-7eed-45b3-bee6-1a55ca04b5e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:36:135-44704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de644359-0ed0-4850-916b-1809036da6f4], x-b3-parentspanid=[e1bec6190fcedb52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc2c2b2666c9baefe1bec6190fcedb52], x-b3-spanid=[10396a45296a2458], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[580ba559-7eed-45b3-bee6-1a55ca04b5e3]}\\\"}\"}","context":{"RequestID":"580ba559-7eed-45b3-bee6-1a55ca04b5e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f456f454-693f-46af-ac78-4ac52064ccab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:36.134Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:36.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"580ba559-7eed-45b3-bee6-1a55ca04b5e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f456f454-693f-46af-ac78-4ac52064ccab","LogTimestamp":"2023-09-27T04:54:36.137Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:38.045Z","message":"Entering","context":{"RequestID":"0501eb73-7940-45f8-8f9c-edf8f63fb72e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0491a4a-2f80-41f4-ade0-3d82ae465632","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:38.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:38.047Z","message":"{\"transactionId\":\"0501eb73-7940-45f8-8f9c-edf8f63fb72e\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:38:046\",\"respDate\":\"230927-04:54:38:047\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0501eb73-7940-45f8-8f9c-edf8f63fb72e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:38:046-61766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db853940-922b-4948-a45a-899bc767a5f1], x-b3-parentspanid=[2e87210a30fb6f66], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51149], x-envoy-attempt-count=[1], x-b3-traceid=[59b01f755fcaa1902e87210a30fb6f66], x-b3-spanid=[40172b35f140a3bd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0501eb73-7940-45f8-8f9c-edf8f63fb72e]}\\\"}\"}","context":{"RequestID":"0501eb73-7940-45f8-8f9c-edf8f63fb72e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0491a4a-2f80-41f4-ade0-3d82ae465632","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:38.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:38.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0501eb73-7940-45f8-8f9c-edf8f63fb72e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0491a4a-2f80-41f4-ade0-3d82ae465632","LogTimestamp":"2023-09-27T04:54:38.047Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:38.147Z","message":"Entering","context":{"RequestID":"c165ec68-317a-4d37-b728-66f5e5e20362","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70dde529-ee45-4433-8bcc-555d6ae899c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:38.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:38.149Z","message":"{\"transactionId\":\"c165ec68-317a-4d37-b728-66f5e5e20362\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:38:148\",\"respDate\":\"230927-04:54:38:149\",\"sourceId\":\"haproxy:c165ec68-317a-4d37-b728-66f5e5e20362\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:38:148-60476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[313ee69c-e1a3-4aa4-8bd3-14a8a57313ac], x-b3-parentspanid=[d5961d38d0aa5187], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68e7326b68d369b7d5961d38d0aa5187], x-b3-spanid=[cc224955f00aef34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c165ec68-317a-4d37-b728-66f5e5e20362]}\\\"}\"}","context":{"RequestID":"c165ec68-317a-4d37-b728-66f5e5e20362","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70dde529-ee45-4433-8bcc-555d6ae899c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:38.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:38.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c165ec68-317a-4d37-b728-66f5e5e20362","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70dde529-ee45-4433-8bcc-555d6ae899c5","LogTimestamp":"2023-09-27T04:54:38.149Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:38.417Z","message":"Entering","context":{"RequestID":"29734476-0b40-4b07-8002-bdebfca1093c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21cb5ea0-c733-46df-a3b7-d83b0baa5786","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"29734476-0b40-4b07-8002-bdebfca1093c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21cb5ea0-c733-46df-a3b7-d83b0baa5786","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:38.419Z","message":"{\"transactionId\":\"29734476-0b40-4b07-8002-bdebfca1093c\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:38:418\",\"respDate\":\"230927-04:54:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:29734476-0b40-4b07-8002-bdebfca1093c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:38:418-16282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[29734476-0b40-4b07-8002-bdebfca1093c]}\\\"}\"}","context":{"RequestID":"29734476-0b40-4b07-8002-bdebfca1093c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"21cb5ea0-c733-46df-a3b7-d83b0baa5786","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29734476-0b40-4b07-8002-bdebfca1093c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21cb5ea0-c733-46df-a3b7-d83b0baa5786","LogTimestamp":"2023-09-27T04:54:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:40.158Z","message":"Entering","context":{"RequestID":"5a9ccd27-2d8d-4817-9b51-db408d7f840d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d1d1dfe-b3a0-4f48-a971-83812867a2b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:40.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:40.160Z","message":"{\"transactionId\":\"5a9ccd27-2d8d-4817-9b51-db408d7f840d\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:40:159\",\"respDate\":\"230927-04:54:40:160\",\"sourceId\":\"haproxy:5a9ccd27-2d8d-4817-9b51-db408d7f840d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:40:159-60531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fa69708-74b4-4f2a-b30e-822cb0f18908], x-b3-parentspanid=[634482290253df5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[725a1f64bc3006ee634482290253df5e], x-b3-spanid=[fd6e90003fb9d96d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a9ccd27-2d8d-4817-9b51-db408d7f840d]}\\\"}\"}","context":{"RequestID":"5a9ccd27-2d8d-4817-9b51-db408d7f840d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d1d1dfe-b3a0-4f48-a971-83812867a2b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:40.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:40.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a9ccd27-2d8d-4817-9b51-db408d7f840d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d1d1dfe-b3a0-4f48-a971-83812867a2b1","LogTimestamp":"2023-09-27T04:54:40.161Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:41.861Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:41.871Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:42.170Z","message":"Entering","context":{"RequestID":"013556c3-cfb9-4d3b-9bb6-7bfb43bcfacf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d76311c4-f697-47a5-a4fd-8c55aaf1b072","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:42.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:42.172Z","message":"{\"transactionId\":\"013556c3-cfb9-4d3b-9bb6-7bfb43bcfacf\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:42:171\",\"respDate\":\"230927-04:54:42:172\",\"sourceId\":\"haproxy:013556c3-cfb9-4d3b-9bb6-7bfb43bcfacf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:42:171-83231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43912652-d960-4ecb-b77d-d10a4de01eba], x-b3-parentspanid=[aa343c9c4908f019], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04a6e90bc7de1f69aa343c9c4908f019], x-b3-spanid=[00e8d22b6e05ac0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[013556c3-cfb9-4d3b-9bb6-7bfb43bcfacf]}\\\"}\"}","context":{"RequestID":"013556c3-cfb9-4d3b-9bb6-7bfb43bcfacf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d76311c4-f697-47a5-a4fd-8c55aaf1b072","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:42.170Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:42.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"013556c3-cfb9-4d3b-9bb6-7bfb43bcfacf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d76311c4-f697-47a5-a4fd-8c55aaf1b072","LogTimestamp":"2023-09-27T04:54:42.172Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:44.179Z","message":"Entering","context":{"RequestID":"e68bfc55-4812-4894-9d09-a0f81dd6ea6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec2607bd-0634-4bc4-97cf-b95cd778c688","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:44.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:44.181Z","message":"{\"transactionId\":\"e68bfc55-4812-4894-9d09-a0f81dd6ea6a\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:44:180\",\"respDate\":\"230927-04:54:44:181\",\"sourceId\":\"haproxy:e68bfc55-4812-4894-9d09-a0f81dd6ea6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:44:180-51519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1a8bc58-4d31-9845-b00d-395f4b18b434], x-b3-parentspanid=[1f9c8cae6bbd30b2], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[39d5942381e410a01f9c8cae6bbd30b2], x-b3-spanid=[d27c93e4093aaad7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e68bfc55-4812-4894-9d09-a0f81dd6ea6a]}\\\"}\"}","context":{"RequestID":"e68bfc55-4812-4894-9d09-a0f81dd6ea6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec2607bd-0634-4bc4-97cf-b95cd778c688","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:44.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:44.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e68bfc55-4812-4894-9d09-a0f81dd6ea6a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec2607bd-0634-4bc4-97cf-b95cd778c688","LogTimestamp":"2023-09-27T04:54:44.181Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:45.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:54:45.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:45.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:45.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:46.194Z","message":"Entering","context":{"RequestID":"2dc81999-ae9f-4e67-b9a6-0b42f4a2fd7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2adad3c4-a6b3-4fc6-87c2-62af69310b3c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:46.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:46.196Z","message":"{\"transactionId\":\"2dc81999-ae9f-4e67-b9a6-0b42f4a2fd7e\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:46:195\",\"respDate\":\"230927-04:54:46:196\",\"sourceId\":\"haproxy:2dc81999-ae9f-4e67-b9a6-0b42f4a2fd7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:46:195-69848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[915a2ab8-f32a-4405-b372-8d8eb540ac86], x-b3-parentspanid=[acbc3f21471fc55e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0162b3b855cfe1ccacbc3f21471fc55e], x-b3-spanid=[e1a7d33e40a99609], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2dc81999-ae9f-4e67-b9a6-0b42f4a2fd7e]}\\\"}\"}","context":{"RequestID":"2dc81999-ae9f-4e67-b9a6-0b42f4a2fd7e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2adad3c4-a6b3-4fc6-87c2-62af69310b3c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:46.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:46.197Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dc81999-ae9f-4e67-b9a6-0b42f4a2fd7e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2adad3c4-a6b3-4fc6-87c2-62af69310b3c","LogTimestamp":"2023-09-27T04:54:46.197Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:48.070Z","message":"Entering","context":{"RequestID":"e1990118-8443-44c7-a9c4-b2d1e77a7f86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c1e12b32-8664-409a-81b8-44cb80eb2861","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:48.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:48.071Z","message":"{\"transactionId\":\"e1990118-8443-44c7-a9c4-b2d1e77a7f86\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:48:070\",\"respDate\":\"230927-04:54:48:071\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e1990118-8443-44c7-a9c4-b2d1e77a7f86\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:48:070-21234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a249619-1c0e-46fc-90cf-6391cab97c2c], x-b3-parentspanid=[ce614bfea49bd7c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58199], x-envoy-attempt-count=[1], x-b3-traceid=[1a84fca0d13e9127ce614bfea49bd7c1], x-b3-spanid=[f0034a00e8d70a21], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e1990118-8443-44c7-a9c4-b2d1e77a7f86]}\\\"}\"}","context":{"RequestID":"e1990118-8443-44c7-a9c4-b2d1e77a7f86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"c1e12b32-8664-409a-81b8-44cb80eb2861","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:48.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:48.072Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1990118-8443-44c7-a9c4-b2d1e77a7f86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1e12b32-8664-409a-81b8-44cb80eb2861","LogTimestamp":"2023-09-27T04:54:48.072Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:48.210Z","message":"Entering","context":{"RequestID":"10122df8-7344-4a25-94b7-9e33f3fc1cea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"865b9391-862d-4e4b-a4d4-929bdad7cc59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:48.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:48.211Z","message":"{\"transactionId\":\"10122df8-7344-4a25-94b7-9e33f3fc1cea\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:48:210\",\"respDate\":\"230927-04:54:48:211\",\"sourceId\":\"haproxy:10122df8-7344-4a25-94b7-9e33f3fc1cea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:48:210-25604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04c6afbe-17fa-40e0-ac54-c3a7442671de], x-b3-parentspanid=[c156d4ac4b5261e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a1874e25b9234fbc156d4ac4b5261e8], x-b3-spanid=[5a36a12fad156457], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10122df8-7344-4a25-94b7-9e33f3fc1cea]}\\\"}\"}","context":{"RequestID":"10122df8-7344-4a25-94b7-9e33f3fc1cea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"865b9391-862d-4e4b-a4d4-929bdad7cc59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:48.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:48.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10122df8-7344-4a25-94b7-9e33f3fc1cea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"865b9391-862d-4e4b-a4d4-929bdad7cc59","LogTimestamp":"2023-09-27T04:54:48.212Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:48.418Z","message":"Entering","context":{"RequestID":"64ef2f6d-1f98-4138-8136-b90e8480aa40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"884069cb-f992-45a1-aa89-101bcb744b38","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"64ef2f6d-1f98-4138-8136-b90e8480aa40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"884069cb-f992-45a1-aa89-101bcb744b38","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:48.420Z","message":"{\"transactionId\":\"64ef2f6d-1f98-4138-8136-b90e8480aa40\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:48:418\",\"respDate\":\"230927-04:54:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:64ef2f6d-1f98-4138-8136-b90e8480aa40\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:48:418-48490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[64ef2f6d-1f98-4138-8136-b90e8480aa40]}\\\"}\"}","context":{"RequestID":"64ef2f6d-1f98-4138-8136-b90e8480aa40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"884069cb-f992-45a1-aa89-101bcb744b38","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64ef2f6d-1f98-4138-8136-b90e8480aa40","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"884069cb-f992-45a1-aa89-101bcb744b38","LogTimestamp":"2023-09-27T04:54:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:50.225Z","message":"Entering","context":{"RequestID":"de1aa5c4-73d3-48aa-8591-575201ee1bcd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34fb6c93-b118-49b7-a2ef-84821954dfca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:50.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:50.227Z","message":"{\"transactionId\":\"de1aa5c4-73d3-48aa-8591-575201ee1bcd\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:50:225\",\"respDate\":\"230927-04:54:50:227\",\"sourceId\":\"haproxy:de1aa5c4-73d3-48aa-8591-575201ee1bcd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:50:225-85405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4b1552c-7550-4729-a99b-a81d47fb2517], x-b3-parentspanid=[8dbfb591216ab7e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61f5fdd9dd004d388dbfb591216ab7e5], x-b3-spanid=[eea5d2c4fe587e0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de1aa5c4-73d3-48aa-8591-575201ee1bcd]}\\\"}\"}","context":{"RequestID":"de1aa5c4-73d3-48aa-8591-575201ee1bcd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34fb6c93-b118-49b7-a2ef-84821954dfca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:50.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:50.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de1aa5c4-73d3-48aa-8591-575201ee1bcd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34fb6c93-b118-49b7-a2ef-84821954dfca","LogTimestamp":"2023-09-27T04:54:50.227Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:54:52.236Z","message":"Entering","context":{"RequestID":"9cff7077-d7e9-4740-83e3-b4f56c48be3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"948c1f81-cb9c-448d-aab0-75b4ee9e4a9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:52.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:52.237Z","message":"{\"transactionId\":\"9cff7077-d7e9-4740-83e3-b4f56c48be3b\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:52:236\",\"respDate\":\"230927-04:54:52:237\",\"sourceId\":\"haproxy:9cff7077-d7e9-4740-83e3-b4f56c48be3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:52:236-7863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7997ad30-4c7c-47cc-9dfd-bb9b6cd8ab63], x-b3-parentspanid=[7370902744a9a465], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81c0912694ddb49a7370902744a9a465], x-b3-spanid=[717d5e8d7f9fef4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cff7077-d7e9-4740-83e3-b4f56c48be3b]}\\\"}\"}","context":{"RequestID":"9cff7077-d7e9-4740-83e3-b4f56c48be3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"948c1f81-cb9c-448d-aab0-75b4ee9e4a9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:52.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:52.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cff7077-d7e9-4740-83e3-b4f56c48be3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"948c1f81-cb9c-448d-aab0-75b4ee9e4a9f","LogTimestamp":"2023-09-27T04:54:52.238Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:54.246Z","message":"Entering","context":{"RequestID":"a5512721-57fc-484e-bafb-1765ed2ad70a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ffedd100-4084-42ea-927a-18880d747cf2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:54.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:54.247Z","message":"{\"transactionId\":\"a5512721-57fc-484e-bafb-1765ed2ad70a\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:54:246\",\"respDate\":\"230927-04:54:54:247\",\"sourceId\":\"haproxy:a5512721-57fc-484e-bafb-1765ed2ad70a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:54:54:246-55031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f499b28-6b58-4517-b7ba-608dd64d3469], x-b3-parentspanid=[b2ee1522bce2fd8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b2714157f681882b2ee1522bce2fd8f], x-b3-spanid=[0c6c98d07060f075], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5512721-57fc-484e-bafb-1765ed2ad70a]}\\\"}\"}","context":{"RequestID":"a5512721-57fc-484e-bafb-1765ed2ad70a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ffedd100-4084-42ea-927a-18880d747cf2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:54.246Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:54.248Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5512721-57fc-484e-bafb-1765ed2ad70a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffedd100-4084-42ea-927a-18880d747cf2","LogTimestamp":"2023-09-27T04:54:54.247Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:54:55.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:54:55.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:55.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:55.979Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:56.279Z","message":"Entering","context":{"RequestID":"67d7f221-fd54-4a0f-9324-8c1119d55f9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9767602-1581-4613-9d99-3e1f6d603008","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:56.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:56.281Z","message":"{\"transactionId\":\"67d7f221-fd54-4a0f-9324-8c1119d55f9e\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:56:280\",\"respDate\":\"230927-04:54:56:281\",\"sourceId\":\"haproxy:67d7f221-fd54-4a0f-9324-8c1119d55f9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:54:56:280-4094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[654f03f5-5c8d-4d57-b208-f67b24911027], x-b3-parentspanid=[28c313d710294082], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5e8b23486a13e4a28c313d710294082], x-b3-spanid=[591007df88ae3801], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67d7f221-fd54-4a0f-9324-8c1119d55f9e]}\\\"}\"}","context":{"RequestID":"67d7f221-fd54-4a0f-9324-8c1119d55f9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9767602-1581-4613-9d99-3e1f6d603008","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:56.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:56.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67d7f221-fd54-4a0f-9324-8c1119d55f9e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9767602-1581-4613-9d99-3e1f6d603008","LogTimestamp":"2023-09-27T04:54:56.282Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:54:58.049Z","message":"Entering","context":{"RequestID":"34bc9cf8-8254-4286-b98b-7b5e6149ceb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a49fbbd-bffa-40d9-99bb-78c5c5f710e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:58.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:58.051Z","message":"{\"transactionId\":\"34bc9cf8-8254-4286-b98b-7b5e6149ceb8\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:58:050\",\"respDate\":\"230927-04:54:58:051\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:34bc9cf8-8254-4286-b98b-7b5e6149ceb8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:58:050-44056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab0cd544-c6b6-44ed-a0c0-eb0692ea803e], x-b3-parentspanid=[5fdececd2fa5f8a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38743], x-envoy-attempt-count=[1], x-b3-traceid=[e448df2b25cf67605fdececd2fa5f8a8], x-b3-spanid=[43f0b597624217cf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[34bc9cf8-8254-4286-b98b-7b5e6149ceb8]}\\\"}\"}","context":{"RequestID":"34bc9cf8-8254-4286-b98b-7b5e6149ceb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a49fbbd-bffa-40d9-99bb-78c5c5f710e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:54:58.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:58.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34bc9cf8-8254-4286-b98b-7b5e6149ceb8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a49fbbd-bffa-40d9-99bb-78c5c5f710e2","LogTimestamp":"2023-09-27T04:54:58.051Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:54:58.304Z","message":"Entering","context":{"RequestID":"a8808afb-83d8-4d91-80d7-0d088ad5317f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2118524b-3bef-4dc6-a720-6c3f0cfc1e87","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:58.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:58.306Z","message":"{\"transactionId\":\"a8808afb-83d8-4d91-80d7-0d088ad5317f\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:58:305\",\"respDate\":\"230927-04:54:58:306\",\"sourceId\":\"haproxy:a8808afb-83d8-4d91-80d7-0d088ad5317f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:58:305-84779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0da95229-7320-4b6d-8fc6-44536bf9cb23], x-b3-parentspanid=[b763b2987b35acb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b540682488f8af3b763b2987b35acb4], x-b3-spanid=[c8e8668cd10fb8a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8808afb-83d8-4d91-80d7-0d088ad5317f]}\\\"}\"}","context":{"RequestID":"a8808afb-83d8-4d91-80d7-0d088ad5317f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2118524b-3bef-4dc6-a720-6c3f0cfc1e87","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:54:58.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:58.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8808afb-83d8-4d91-80d7-0d088ad5317f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2118524b-3bef-4dc6-a720-6c3f0cfc1e87","LogTimestamp":"2023-09-27T04:54:58.307Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:54:58.419Z","message":"Entering","context":{"RequestID":"8e414f98-0d8d-40ee-b50b-463456e9ccd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"666e63ba-af02-48fa-94d9-cb42a96039c3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:54:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"8e414f98-0d8d-40ee-b50b-463456e9ccd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"666e63ba-af02-48fa-94d9-cb42a96039c3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:58.421Z","message":"{\"transactionId\":\"8e414f98-0d8d-40ee-b50b-463456e9ccd6\",\"status\":\"200\",\"rqstDate\":\"230927-04:54:58:419\",\"respDate\":\"230927-04:54:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8e414f98-0d8d-40ee-b50b-463456e9ccd6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:54:58:419-55294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8e414f98-0d8d-40ee-b50b-463456e9ccd6]}\\\"}\"}","context":{"RequestID":"8e414f98-0d8d-40ee-b50b-463456e9ccd6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"666e63ba-af02-48fa-94d9-cb42a96039c3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:54:58.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:54:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e414f98-0d8d-40ee-b50b-463456e9ccd6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"666e63ba-af02-48fa-94d9-cb42a96039c3","LogTimestamp":"2023-09-27T04:54:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:54:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:00.320Z","message":"Entering","context":{"RequestID":"984d25f9-8d46-4fe0-a8f5-942383660f7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5bf18224-ed2f-4541-9b04-e17e649a86cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:00.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:00.322Z","message":"{\"transactionId\":\"984d25f9-8d46-4fe0-a8f5-942383660f7d\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:00:320\",\"respDate\":\"230927-04:55:00:322\",\"sourceId\":\"haproxy:984d25f9-8d46-4fe0-a8f5-942383660f7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:00:320-15565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c2475b2-fcde-45d0-9ab9-0d81a0b6c47c], x-b3-parentspanid=[9ef867ff8801a7b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69494665c1a28b2d9ef867ff8801a7b0], x-b3-spanid=[b573e0f002d8c4a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[984d25f9-8d46-4fe0-a8f5-942383660f7d]}\\\"}\"}","context":{"RequestID":"984d25f9-8d46-4fe0-a8f5-942383660f7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5bf18224-ed2f-4541-9b04-e17e649a86cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:00.320Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:00.323Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"984d25f9-8d46-4fe0-a8f5-942383660f7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bf18224-ed2f-4541-9b04-e17e649a86cb","LogTimestamp":"2023-09-27T04:55:00.323Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:55:02.332Z","message":"Entering","context":{"RequestID":"23c71160-724a-4975-b868-20104de1fe61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1c3a779-1559-4b4a-af14-f1c519c8f86c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:02.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:02.334Z","message":"{\"transactionId\":\"23c71160-724a-4975-b868-20104de1fe61\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:02:332\",\"respDate\":\"230927-04:55:02:334\",\"sourceId\":\"haproxy:23c71160-724a-4975-b868-20104de1fe61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:02:332-60425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[637e08bd-cea2-4918-a548-851a1c6f0746], x-b3-parentspanid=[202c296b0045215c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98fb8e3766cb67c3202c296b0045215c], x-b3-spanid=[2e872368a0a9e078], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23c71160-724a-4975-b868-20104de1fe61]}\\\"}\"}","context":{"RequestID":"23c71160-724a-4975-b868-20104de1fe61","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1c3a779-1559-4b4a-af14-f1c519c8f86c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:02.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:02.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23c71160-724a-4975-b868-20104de1fe61","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1c3a779-1559-4b4a-af14-f1c519c8f86c","LogTimestamp":"2023-09-27T04:55:02.334Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:04.344Z","message":"Entering","context":{"RequestID":"f0d6fe4b-447a-4266-9641-20e72653c0f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cb89f42-e877-40e6-a9f4-f30b45ca83f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:04.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:04.346Z","message":"{\"transactionId\":\"f0d6fe4b-447a-4266-9641-20e72653c0f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:04:345\",\"respDate\":\"230927-04:55:04:346\",\"sourceId\":\"haproxy:f0d6fe4b-447a-4266-9641-20e72653c0f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:04:345-39871\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ca2c7b1-9a32-46dc-a23c-cc9124e7c3f4], x-b3-parentspanid=[6ec36b8b6ccd5a41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[856ea097f74fe63c6ec36b8b6ccd5a41], x-b3-spanid=[b67f130b20ad6bf7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0d6fe4b-447a-4266-9641-20e72653c0f5]}\\\"}\"}","context":{"RequestID":"f0d6fe4b-447a-4266-9641-20e72653c0f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4cb89f42-e877-40e6-a9f4-f30b45ca83f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:04.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:04.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0d6fe4b-447a-4266-9641-20e72653c0f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cb89f42-e877-40e6-a9f4-f30b45ca83f4","LogTimestamp":"2023-09-27T04:55:04.347Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:05.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:55:05.971Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:05.978Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:05.978Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:05.978Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:05.987Z","message":"Connection[/10.233.71.184:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:06.358Z","message":"Entering","context":{"RequestID":"71f9f56b-18e0-4cab-8668-ddebae1736a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3ac5a4a-c255-41c9-b791-4cb310d3848c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:06.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:06.359Z","message":"{\"transactionId\":\"71f9f56b-18e0-4cab-8668-ddebae1736a2\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:06:358\",\"respDate\":\"230927-04:55:06:359\",\"sourceId\":\"haproxy:71f9f56b-18e0-4cab-8668-ddebae1736a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:06:358-90166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2f436662-de46-48ef-a7c3-2f48d5667ef1], x-b3-parentspanid=[a2ba6eaa3e804532], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ebe8b3edca67258a2ba6eaa3e804532], x-b3-spanid=[55af07a48e10ffc9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71f9f56b-18e0-4cab-8668-ddebae1736a2]}\\\"}\"}","context":{"RequestID":"71f9f56b-18e0-4cab-8668-ddebae1736a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3ac5a4a-c255-41c9-b791-4cb310d3848c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:06.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:06.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71f9f56b-18e0-4cab-8668-ddebae1736a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3ac5a4a-c255-41c9-b791-4cb310d3848c","LogTimestamp":"2023-09-27T04:55:06.360Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:08.049Z","message":"Entering","context":{"RequestID":"5801c07b-fed7-4f80-8e9c-8a90e5e27e68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62cc3166-b4f1-4e63-b2e8-c5fc2b30334d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:08.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:08.051Z","message":"{\"transactionId\":\"5801c07b-fed7-4f80-8e9c-8a90e5e27e68\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:08:049\",\"respDate\":\"230927-04:55:08:051\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5801c07b-fed7-4f80-8e9c-8a90e5e27e68\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:08:049-22040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a3e1984-210d-4e7d-9bc5-83c1d8bb82d5], x-b3-parentspanid=[be09bc9dcf04b514], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54247], x-envoy-attempt-count=[1], x-b3-traceid=[5bf4f0ccbcc48f9dbe09bc9dcf04b514], x-b3-spanid=[e4e70b11d351cda3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5801c07b-fed7-4f80-8e9c-8a90e5e27e68]}\\\"}\"}","context":{"RequestID":"5801c07b-fed7-4f80-8e9c-8a90e5e27e68","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62cc3166-b4f1-4e63-b2e8-c5fc2b30334d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:08.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:08.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5801c07b-fed7-4f80-8e9c-8a90e5e27e68","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62cc3166-b4f1-4e63-b2e8-c5fc2b30334d","LogTimestamp":"2023-09-27T04:55:08.051Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:08.373Z","message":"Entering","context":{"RequestID":"5d4fcabb-6c02-4216-91c0-f547d75150f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcc4e3dc-7ce3-4225-911e-89c02b0a89ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:08.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:08.375Z","message":"{\"transactionId\":\"5d4fcabb-6c02-4216-91c0-f547d75150f0\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:08:374\",\"respDate\":\"230927-04:55:08:375\",\"sourceId\":\"haproxy:5d4fcabb-6c02-4216-91c0-f547d75150f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:08:374-97719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2f84a5b-2e80-495f-85a8-4cf8d0aa49c1], x-b3-parentspanid=[3fb2c0acb01f7acd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6484b25eb9bba4d93fb2c0acb01f7acd], x-b3-spanid=[20fa4a65c64d2b09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d4fcabb-6c02-4216-91c0-f547d75150f0]}\\\"}\"}","context":{"RequestID":"5d4fcabb-6c02-4216-91c0-f547d75150f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcc4e3dc-7ce3-4225-911e-89c02b0a89ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:08.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:08.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d4fcabb-6c02-4216-91c0-f547d75150f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcc4e3dc-7ce3-4225-911e-89c02b0a89ff","LogTimestamp":"2023-09-27T04:55:08.375Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:08.416Z","message":"Entering","context":{"RequestID":"14a92ce7-c34c-4ba2-b76d-8944a590cf1d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b33534c5-bd50-4edd-a1fa-b32c7af2cff6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:08.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"14a92ce7-c34c-4ba2-b76d-8944a590cf1d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b33534c5-bd50-4edd-a1fa-b32c7af2cff6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:08.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:08.419Z","message":"{\"transactionId\":\"14a92ce7-c34c-4ba2-b76d-8944a590cf1d\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:08:417\",\"respDate\":\"230927-04:55:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:14a92ce7-c34c-4ba2-b76d-8944a590cf1d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:08:417-44090\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[14a92ce7-c34c-4ba2-b76d-8944a590cf1d]}\\\"}\"}","context":{"RequestID":"14a92ce7-c34c-4ba2-b76d-8944a590cf1d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b33534c5-bd50-4edd-a1fa-b32c7af2cff6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:08.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14a92ce7-c34c-4ba2-b76d-8944a590cf1d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b33534c5-bd50-4edd-a1fa-b32c7af2cff6","LogTimestamp":"2023-09-27T04:55:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:10.398Z","message":"Entering","context":{"RequestID":"697b2cb4-6aed-44a7-ba96-0bc3b33d89af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68e2692e-0f9a-47e9-b9c2-edc25e9abe74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:10.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:10.400Z","message":"{\"transactionId\":\"697b2cb4-6aed-44a7-ba96-0bc3b33d89af\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:10:399\",\"respDate\":\"230927-04:55:10:400\",\"sourceId\":\"haproxy:697b2cb4-6aed-44a7-ba96-0bc3b33d89af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:10:399-92975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb6c39ec-eefd-4912-9fb5-9e10817b6ef1], x-b3-parentspanid=[b997a534f9e2f99b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d22e5ac65fdd9c2b997a534f9e2f99b], x-b3-spanid=[4204d9c7962e7911], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[697b2cb4-6aed-44a7-ba96-0bc3b33d89af]}\\\"}\"}","context":{"RequestID":"697b2cb4-6aed-44a7-ba96-0bc3b33d89af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"68e2692e-0f9a-47e9-b9c2-edc25e9abe74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:10.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:10.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"697b2cb4-6aed-44a7-ba96-0bc3b33d89af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68e2692e-0f9a-47e9-b9c2-edc25e9abe74","LogTimestamp":"2023-09-27T04:55:10.400Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:11.872Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:11.901Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:12.412Z","message":"Entering","context":{"RequestID":"b59a6c86-3091-4b30-982c-383b76c58b56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93fa0c28-b1cf-4ccb-a373-b67d0ff9485f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:12.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:12.415Z","message":"{\"transactionId\":\"b59a6c86-3091-4b30-982c-383b76c58b56\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:12:413\",\"respDate\":\"230927-04:55:12:415\",\"sourceId\":\"haproxy:b59a6c86-3091-4b30-982c-383b76c58b56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:12:413-51026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a219099e-2953-41bf-8347-e7b35cfae6dd], x-b3-parentspanid=[ff59b1297b238e15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71533b2bc222aa13ff59b1297b238e15], x-b3-spanid=[837ba86edd1f86c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b59a6c86-3091-4b30-982c-383b76c58b56]}\\\"}\"}","context":{"RequestID":"b59a6c86-3091-4b30-982c-383b76c58b56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93fa0c28-b1cf-4ccb-a373-b67d0ff9485f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:12.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:12.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b59a6c86-3091-4b30-982c-383b76c58b56","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93fa0c28-b1cf-4ccb-a373-b67d0ff9485f","LogTimestamp":"2023-09-27T04:55:12.416Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:55:14.426Z","message":"Entering","context":{"RequestID":"0acd39e8-aec7-49c7-aee2-a18f3066a647","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87476e68-34ec-4283-867c-62178dc0cb70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:14.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:14.428Z","message":"{\"transactionId\":\"0acd39e8-aec7-49c7-aee2-a18f3066a647\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:14:427\",\"respDate\":\"230927-04:55:14:428\",\"sourceId\":\"haproxy:0acd39e8-aec7-49c7-aee2-a18f3066a647\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:14:427-34399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59f13beb-1574-44bf-8566-7c7bbdcf5dd8], x-b3-parentspanid=[e8335efc75ceea35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08d5daedfbe8fecfe8335efc75ceea35], x-b3-spanid=[5a774e4e840040e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0acd39e8-aec7-49c7-aee2-a18f3066a647]}\\\"}\"}","context":{"RequestID":"0acd39e8-aec7-49c7-aee2-a18f3066a647","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87476e68-34ec-4283-867c-62178dc0cb70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:14.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:14.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0acd39e8-aec7-49c7-aee2-a18f3066a647","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87476e68-34ec-4283-867c-62178dc0cb70","LogTimestamp":"2023-09-27T04:55:14.429Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:55:15.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:55:15.946Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:15.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:15.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:16.437Z","message":"Entering","context":{"RequestID":"425c0ced-1d8d-4149-8a5c-a2cff2612be7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa7dc54a-3cde-41c8-a795-76fb9d25d914","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:16.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:16.439Z","message":"{\"transactionId\":\"425c0ced-1d8d-4149-8a5c-a2cff2612be7\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:16:438\",\"respDate\":\"230927-04:55:16:439\",\"sourceId\":\"haproxy:425c0ced-1d8d-4149-8a5c-a2cff2612be7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:16:438-78435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b94c03b7-c1cf-4f30-b1ca-4d965331dd18], x-b3-parentspanid=[eaeac8b41f5ac377], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c42ced624fd2cc99eaeac8b41f5ac377], x-b3-spanid=[af7e2e56185f383b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[425c0ced-1d8d-4149-8a5c-a2cff2612be7]}\\\"}\"}","context":{"RequestID":"425c0ced-1d8d-4149-8a5c-a2cff2612be7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa7dc54a-3cde-41c8-a795-76fb9d25d914","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:16.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:16.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"425c0ced-1d8d-4149-8a5c-a2cff2612be7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa7dc54a-3cde-41c8-a795-76fb9d25d914","LogTimestamp":"2023-09-27T04:55:16.439Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:18.046Z","message":"Entering","context":{"RequestID":"b579dee4-0c26-428a-aea6-a23c0fc0f8f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6694674c-b979-4329-802d-9a7592f6102a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:18.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:18.048Z","message":"{\"transactionId\":\"b579dee4-0c26-428a-aea6-a23c0fc0f8f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:18:046\",\"respDate\":\"230927-04:55:18:048\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b579dee4-0c26-428a-aea6-a23c0fc0f8f1\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:18:046-73805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0107867-3ee5-4f7e-b996-61f745545dd6], x-b3-parentspanid=[ef05d27fc7a7a632], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54637], x-envoy-attempt-count=[1], x-b3-traceid=[0322dcab567d514cef05d27fc7a7a632], x-b3-spanid=[12b52a44f6491f5a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b579dee4-0c26-428a-aea6-a23c0fc0f8f1]}\\\"}\"}","context":{"RequestID":"b579dee4-0c26-428a-aea6-a23c0fc0f8f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6694674c-b979-4329-802d-9a7592f6102a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:18.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:18.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b579dee4-0c26-428a-aea6-a23c0fc0f8f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6694674c-b979-4329-802d-9a7592f6102a","LogTimestamp":"2023-09-27T04:55:18.048Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:18.417Z","message":"Entering","context":{"RequestID":"dd31a817-cf06-45b1-9268-b23436d2c67a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8591f13-cb88-4c40-b114-51e49ea98e1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"dd31a817-cf06-45b1-9268-b23436d2c67a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8591f13-cb88-4c40-b114-51e49ea98e1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:18.419Z","message":"{\"transactionId\":\"dd31a817-cf06-45b1-9268-b23436d2c67a\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:18:418\",\"respDate\":\"230927-04:55:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dd31a817-cf06-45b1-9268-b23436d2c67a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:18:418-3288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dd31a817-cf06-45b1-9268-b23436d2c67a]}\\\"}\"}","context":{"RequestID":"dd31a817-cf06-45b1-9268-b23436d2c67a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8591f13-cb88-4c40-b114-51e49ea98e1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd31a817-cf06-45b1-9268-b23436d2c67a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8591f13-cb88-4c40-b114-51e49ea98e1a","LogTimestamp":"2023-09-27T04:55:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:18.465Z","message":"Entering","context":{"RequestID":"8dedfc74-7e1a-47c6-99e9-6bfe0afed086","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f687aac-c958-457c-a119-68ba7679d9c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:18.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:18.467Z","message":"{\"transactionId\":\"8dedfc74-7e1a-47c6-99e9-6bfe0afed086\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:18:466\",\"respDate\":\"230927-04:55:18:467\",\"sourceId\":\"haproxy:8dedfc74-7e1a-47c6-99e9-6bfe0afed086\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:18:466-99810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2df572af-cac8-42e4-a97e-183fc27ef908], x-b3-parentspanid=[0eca10c9ac8867c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74d60295c856f6920eca10c9ac8867c7], x-b3-spanid=[a5f6d7c048827ae1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8dedfc74-7e1a-47c6-99e9-6bfe0afed086]}\\\"}\"}","context":{"RequestID":"8dedfc74-7e1a-47c6-99e9-6bfe0afed086","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1f687aac-c958-457c-a119-68ba7679d9c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:18.465Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:18.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dedfc74-7e1a-47c6-99e9-6bfe0afed086","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f687aac-c958-457c-a119-68ba7679d9c5","LogTimestamp":"2023-09-27T04:55:18.468Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:20.479Z","message":"Entering","context":{"RequestID":"be02b5c0-a854-4867-99d3-b6a9e0026291","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07a1d737-bc10-4e82-8f85-493d45c28b91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:20.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:20.481Z","message":"{\"transactionId\":\"be02b5c0-a854-4867-99d3-b6a9e0026291\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:20:480\",\"respDate\":\"230927-04:55:20:481\",\"sourceId\":\"haproxy:be02b5c0-a854-4867-99d3-b6a9e0026291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:20:480-80320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc3165d3-858d-48a3-8abf-2f5aa07e6838], x-b3-parentspanid=[372e6ddc1350e2ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa937cc5f282b732372e6ddc1350e2ac], x-b3-spanid=[ed17262fe1ce1fc8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be02b5c0-a854-4867-99d3-b6a9e0026291]}\\\"}\"}","context":{"RequestID":"be02b5c0-a854-4867-99d3-b6a9e0026291","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07a1d737-bc10-4e82-8f85-493d45c28b91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:20.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:20.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be02b5c0-a854-4867-99d3-b6a9e0026291","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07a1d737-bc10-4e82-8f85-493d45c28b91","LogTimestamp":"2023-09-27T04:55:20.481Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:55:22.492Z","message":"Entering","context":{"RequestID":"133acab8-dd65-494f-b9c1-c57012308150","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a2359ac-afa2-4c70-8c33-f66ceb2be705","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:22.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:22.494Z","message":"{\"transactionId\":\"133acab8-dd65-494f-b9c1-c57012308150\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:22:493\",\"respDate\":\"230927-04:55:22:494\",\"sourceId\":\"haproxy:133acab8-dd65-494f-b9c1-c57012308150\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:22:493-75277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25c0fb24-2319-4a85-b584-6cce0388925c], x-b3-parentspanid=[d0b4e24c2d7b57e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c519e7150cf48624d0b4e24c2d7b57e7], x-b3-spanid=[5e9e55897e19f2ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[133acab8-dd65-494f-b9c1-c57012308150]}\\\"}\"}","context":{"RequestID":"133acab8-dd65-494f-b9c1-c57012308150","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a2359ac-afa2-4c70-8c33-f66ceb2be705","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:22.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:22.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"133acab8-dd65-494f-b9c1-c57012308150","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a2359ac-afa2-4c70-8c33-f66ceb2be705","LogTimestamp":"2023-09-27T04:55:22.494Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:24.505Z","message":"Entering","context":{"RequestID":"3de59b31-eda4-417c-93b4-a7d162923f42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7508dd8c-1813-4ecb-ac22-74b8b2ba3a16","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:24.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:24.507Z","message":"{\"transactionId\":\"3de59b31-eda4-417c-93b4-a7d162923f42\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:24:506\",\"respDate\":\"230927-04:55:24:507\",\"sourceId\":\"haproxy:3de59b31-eda4-417c-93b4-a7d162923f42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:24:506-74543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f6a18bb-4d5a-4edb-addc-8cc3e62aaca4], x-b3-parentspanid=[cf880fbbd0a54d25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c171288317a4b9ecf880fbbd0a54d25], x-b3-spanid=[c08322e2d3ce1176], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3de59b31-eda4-417c-93b4-a7d162923f42]}\\\"}\"}","context":{"RequestID":"3de59b31-eda4-417c-93b4-a7d162923f42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7508dd8c-1813-4ecb-ac22-74b8b2ba3a16","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:24.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:24.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3de59b31-eda4-417c-93b4-a7d162923f42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7508dd8c-1813-4ecb-ac22-74b8b2ba3a16","LogTimestamp":"2023-09-27T04:55:24.507Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:25.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:55:25.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:25.989Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:25.989Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:26.517Z","message":"Entering","context":{"RequestID":"95aeb01f-a54a-40e5-b76b-462c0c781628","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15c30589-9f6f-4293-939a-5a7ee1635696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:26.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:26.519Z","message":"{\"transactionId\":\"95aeb01f-a54a-40e5-b76b-462c0c781628\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:26:517\",\"respDate\":\"230927-04:55:26:519\",\"sourceId\":\"haproxy:95aeb01f-a54a-40e5-b76b-462c0c781628\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:26:517-74250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a91afd5-6c98-4ee9-93ca-a8f2118ecaf0], x-b3-parentspanid=[bf7d3f247c62e929], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84d64866d560562cbf7d3f247c62e929], x-b3-spanid=[80a2f53ef446f8e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95aeb01f-a54a-40e5-b76b-462c0c781628]}\\\"}\"}","context":{"RequestID":"95aeb01f-a54a-40e5-b76b-462c0c781628","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15c30589-9f6f-4293-939a-5a7ee1635696","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:26.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:26.519Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95aeb01f-a54a-40e5-b76b-462c0c781628","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15c30589-9f6f-4293-939a-5a7ee1635696","LogTimestamp":"2023-09-27T04:55:26.519Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:28.042Z","message":"Entering","context":{"RequestID":"26450e79-59a0-4886-b5c4-ee6d21c26342","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79b57e62-5c6f-49a6-bb9b-a692a205f7fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:28.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:28.043Z","message":"{\"transactionId\":\"26450e79-59a0-4886-b5c4-ee6d21c26342\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:28:042\",\"respDate\":\"230927-04:55:28:043\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:26450e79-59a0-4886-b5c4-ee6d21c26342\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:28:042-48224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e20cd8ea-cc71-4653-ace7-bcd96b7fc72d], x-b3-parentspanid=[a4c718cd07fe77c9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41471], x-envoy-attempt-count=[1], x-b3-traceid=[cb5d92dc3f1e29dfa4c718cd07fe77c9], x-b3-spanid=[0c22715cb99eb87e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[26450e79-59a0-4886-b5c4-ee6d21c26342]}\\\"}\"}","context":{"RequestID":"26450e79-59a0-4886-b5c4-ee6d21c26342","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79b57e62-5c6f-49a6-bb9b-a692a205f7fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:28.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:28.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26450e79-59a0-4886-b5c4-ee6d21c26342","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79b57e62-5c6f-49a6-bb9b-a692a205f7fd","LogTimestamp":"2023-09-27T04:55:28.044Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:28.417Z","message":"Entering","context":{"RequestID":"31a943e1-f125-4429-83e5-cf4d30c1d907","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11497bcb-b98c-413b-88fd-a1bfcbe3af96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"31a943e1-f125-4429-83e5-cf4d30c1d907","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11497bcb-b98c-413b-88fd-a1bfcbe3af96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:28.420Z","message":"{\"transactionId\":\"31a943e1-f125-4429-83e5-cf4d30c1d907\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:28:418\",\"respDate\":\"230927-04:55:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31a943e1-f125-4429-83e5-cf4d30c1d907\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:28:418-64175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31a943e1-f125-4429-83e5-cf4d30c1d907]}\\\"}\"}","context":{"RequestID":"31a943e1-f125-4429-83e5-cf4d30c1d907","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11497bcb-b98c-413b-88fd-a1bfcbe3af96","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31a943e1-f125-4429-83e5-cf4d30c1d907","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11497bcb-b98c-413b-88fd-a1bfcbe3af96","LogTimestamp":"2023-09-27T04:55:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:55:28.539Z","message":"Entering","context":{"RequestID":"a506288b-369c-424f-85c2-f4fec6cfc479","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e574c63f-ab49-4dbe-be85-e6011b546457","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:28.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:28.541Z","message":"{\"transactionId\":\"a506288b-369c-424f-85c2-f4fec6cfc479\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:28:539\",\"respDate\":\"230927-04:55:28:541\",\"sourceId\":\"haproxy:a506288b-369c-424f-85c2-f4fec6cfc479\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:28:539-75691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[350cd6a4-b8ba-466a-85a4-2c0de661cb5a], x-b3-parentspanid=[79b510ce3165dbc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ceb5ae826c68108379b510ce3165dbc5], x-b3-spanid=[f09951f8c9ee5f45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a506288b-369c-424f-85c2-f4fec6cfc479]}\\\"}\"}","context":{"RequestID":"a506288b-369c-424f-85c2-f4fec6cfc479","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e574c63f-ab49-4dbe-be85-e6011b546457","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:28.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:28.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a506288b-369c-424f-85c2-f4fec6cfc479","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e574c63f-ab49-4dbe-be85-e6011b546457","LogTimestamp":"2023-09-27T04:55:28.541Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:30.550Z","message":"Entering","context":{"RequestID":"cd52cd60-31ee-496b-b185-e50af2d213b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60ead266-35df-4b4d-a404-aa4a6bea62f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:30.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:30.553Z","message":"{\"transactionId\":\"cd52cd60-31ee-496b-b185-e50af2d213b5\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:30:551\",\"respDate\":\"230927-04:55:30:553\",\"sourceId\":\"haproxy:cd52cd60-31ee-496b-b185-e50af2d213b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:30:551-37006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2848c8f7-bd9d-44c3-830c-6361f04c913a], x-b3-parentspanid=[f3a41434f15ea35c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d6fe2321fc82d0ef3a41434f15ea35c], x-b3-spanid=[9db1a2ba186c7094], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd52cd60-31ee-496b-b185-e50af2d213b5]}\\\"}\"}","context":{"RequestID":"cd52cd60-31ee-496b-b185-e50af2d213b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60ead266-35df-4b4d-a404-aa4a6bea62f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:30.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:30.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd52cd60-31ee-496b-b185-e50af2d213b5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60ead266-35df-4b4d-a404-aa4a6bea62f6","LogTimestamp":"2023-09-27T04:55:30.553Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:32.563Z","message":"Entering","context":{"RequestID":"6b0c9160-c5a8-40dd-b1ed-e0bcbb7a5d06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c88624ce-dafa-4550-b6c3-577100696576","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:32.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:32.565Z","message":"{\"transactionId\":\"6b0c9160-c5a8-40dd-b1ed-e0bcbb7a5d06\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:32:564\",\"respDate\":\"230927-04:55:32:565\",\"sourceId\":\"haproxy:6b0c9160-c5a8-40dd-b1ed-e0bcbb7a5d06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:32:564-14250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43eda154-d12b-47a5-850f-839633a96a6b], x-b3-parentspanid=[0b852b49e90efc66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c032f39624af1d450b852b49e90efc66], x-b3-spanid=[3638353fae3b31ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b0c9160-c5a8-40dd-b1ed-e0bcbb7a5d06]}\\\"}\"}","context":{"RequestID":"6b0c9160-c5a8-40dd-b1ed-e0bcbb7a5d06","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c88624ce-dafa-4550-b6c3-577100696576","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:32.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:32.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b0c9160-c5a8-40dd-b1ed-e0bcbb7a5d06","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c88624ce-dafa-4550-b6c3-577100696576","LogTimestamp":"2023-09-27T04:55:32.566Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:34.575Z","message":"Entering","context":{"RequestID":"07bf3424-942f-4603-8202-9787ea5301e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5cc33e4-cbec-4d68-aa52-eb9c2b5d4b23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:34.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:34.579Z","message":"{\"transactionId\":\"07bf3424-942f-4603-8202-9787ea5301e1\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:34:576\",\"respDate\":\"230927-04:55:34:578\",\"sourceId\":\"haproxy:07bf3424-942f-4603-8202-9787ea5301e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:34:576-83538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12e88398-ff35-4152-b464-a7169ac9c732], x-b3-parentspanid=[161fe499155d4260], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[434b0463e4a6cf90161fe499155d4260], x-b3-spanid=[78e45180f2372dff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07bf3424-942f-4603-8202-9787ea5301e1]}\\\"}\"}","context":{"RequestID":"07bf3424-942f-4603-8202-9787ea5301e1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5cc33e4-cbec-4d68-aa52-eb9c2b5d4b23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:34.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:34.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07bf3424-942f-4603-8202-9787ea5301e1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5cc33e4-cbec-4d68-aa52-eb9c2b5d4b23","LogTimestamp":"2023-09-27T04:55:34.579Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:55:35.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:55:35.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:35.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:35.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:36.594Z","message":"Entering","context":{"RequestID":"e5aad149-68ca-4f5a-a919-96f0d4d785e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86a663d3-6dc0-4448-870d-48a1b4fa2bec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:36.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:36.596Z","message":"{\"transactionId\":\"e5aad149-68ca-4f5a-a919-96f0d4d785e8\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:36:595\",\"respDate\":\"230927-04:55:36:596\",\"sourceId\":\"haproxy:e5aad149-68ca-4f5a-a919-96f0d4d785e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:36:595-59499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a28942-3173-4926-9e2e-4dcd4caa0d6f], x-b3-parentspanid=[93646cd090adee01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7a7875b2ce51cf293646cd090adee01], x-b3-spanid=[bd4da1ee93711038], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5aad149-68ca-4f5a-a919-96f0d4d785e8]}\\\"}\"}","context":{"RequestID":"e5aad149-68ca-4f5a-a919-96f0d4d785e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"86a663d3-6dc0-4448-870d-48a1b4fa2bec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:36.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:36.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5aad149-68ca-4f5a-a919-96f0d4d785e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86a663d3-6dc0-4448-870d-48a1b4fa2bec","LogTimestamp":"2023-09-27T04:55:36.597Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:38.047Z","message":"Entering","context":{"RequestID":"796163f1-f890-44b6-a1e3-2991ea1937d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"235a9d83-bc80-4d89-bda3-4c83905099e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:38.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:38.049Z","message":"{\"transactionId\":\"796163f1-f890-44b6-a1e3-2991ea1937d6\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:38:047\",\"respDate\":\"230927-04:55:38:049\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:796163f1-f890-44b6-a1e3-2991ea1937d6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:38:047-11075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfccfb25-5a74-4759-a8a6-538e6840a7a7], x-b3-parentspanid=[1bec60552f0d3b78], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58191], x-envoy-attempt-count=[1], x-b3-traceid=[eeec0c0cff423cc21bec60552f0d3b78], x-b3-spanid=[1c19696419e802f6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[796163f1-f890-44b6-a1e3-2991ea1937d6]}\\\"}\"}","context":{"RequestID":"796163f1-f890-44b6-a1e3-2991ea1937d6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"235a9d83-bc80-4d89-bda3-4c83905099e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:38.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:38.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"796163f1-f890-44b6-a1e3-2991ea1937d6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"235a9d83-bc80-4d89-bda3-4c83905099e2","LogTimestamp":"2023-09-27T04:55:38.049Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:38.417Z","message":"Entering","context":{"RequestID":"ceddfd22-4650-4784-bcf5-3621a22b590f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e619f8f-3178-4c1b-986a-636204e9f79f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"ceddfd22-4650-4784-bcf5-3621a22b590f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e619f8f-3178-4c1b-986a-636204e9f79f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:38.419Z","message":"{\"transactionId\":\"ceddfd22-4650-4784-bcf5-3621a22b590f\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:38:418\",\"respDate\":\"230927-04:55:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ceddfd22-4650-4784-bcf5-3621a22b590f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:38:418-24600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ceddfd22-4650-4784-bcf5-3621a22b590f]}\\\"}\"}","context":{"RequestID":"ceddfd22-4650-4784-bcf5-3621a22b590f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e619f8f-3178-4c1b-986a-636204e9f79f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ceddfd22-4650-4784-bcf5-3621a22b590f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e619f8f-3178-4c1b-986a-636204e9f79f","LogTimestamp":"2023-09-27T04:55:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:38.608Z","message":"Entering","context":{"RequestID":"21bee570-55ad-42ea-9ce5-f40a5a201484","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3095083-bf34-4e2d-aa18-6750b4fe1a66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:38.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:38.609Z","message":"{\"transactionId\":\"21bee570-55ad-42ea-9ce5-f40a5a201484\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:38:608\",\"respDate\":\"230927-04:55:38:609\",\"sourceId\":\"haproxy:21bee570-55ad-42ea-9ce5-f40a5a201484\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:38:608-1908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d7cbc64-e941-438b-a849-4485ee8db0fc], x-b3-parentspanid=[cada2c581133d184], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f413b5871639154cada2c581133d184], x-b3-spanid=[4bcebd1f6eb3901c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21bee570-55ad-42ea-9ce5-f40a5a201484]}\\\"}\"}","context":{"RequestID":"21bee570-55ad-42ea-9ce5-f40a5a201484","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3095083-bf34-4e2d-aa18-6750b4fe1a66","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:38.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:38.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21bee570-55ad-42ea-9ce5-f40a5a201484","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3095083-bf34-4e2d-aa18-6750b4fe1a66","LogTimestamp":"2023-09-27T04:55:38.610Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:40.624Z","message":"Entering","context":{"RequestID":"27c2d59e-8e20-404a-a2e6-686f48d7a151","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f27fac26-4922-465f-a287-3dd4f6e249d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:40.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:40.626Z","message":"{\"transactionId\":\"27c2d59e-8e20-404a-a2e6-686f48d7a151\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:40:624\",\"respDate\":\"230927-04:55:40:626\",\"sourceId\":\"haproxy:27c2d59e-8e20-404a-a2e6-686f48d7a151\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:40:624-61792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d936583-f3fa-427a-9cfb-5a17ac1fcee1], x-b3-parentspanid=[98a94bde33de18e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29e80a3f9c9f3a9598a94bde33de18e9], x-b3-spanid=[86a48f91f98cccef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27c2d59e-8e20-404a-a2e6-686f48d7a151]}\\\"}\"}","context":{"RequestID":"27c2d59e-8e20-404a-a2e6-686f48d7a151","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f27fac26-4922-465f-a287-3dd4f6e249d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:40.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:40.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27c2d59e-8e20-404a-a2e6-686f48d7a151","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f27fac26-4922-465f-a287-3dd4f6e249d8","LogTimestamp":"2023-09-27T04:55:40.626Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:41.902Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:41.919Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:42.643Z","message":"Entering","context":{"RequestID":"31d72985-1cec-4a6f-8b05-483b182a286e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcbd9d47-583d-42e3-99cb-8b045b9c204f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:42.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:42.645Z","message":"{\"transactionId\":\"31d72985-1cec-4a6f-8b05-483b182a286e\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:42:644\",\"respDate\":\"230927-04:55:42:645\",\"sourceId\":\"haproxy:31d72985-1cec-4a6f-8b05-483b182a286e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:42:644-48302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41fb3692-93e4-41dc-88b6-7b6365ff9aa8], x-b3-parentspanid=[3be1783ca9039156], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0868c04b2df0539a3be1783ca9039156], x-b3-spanid=[9f86a774855b005c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31d72985-1cec-4a6f-8b05-483b182a286e]}\\\"}\"}","context":{"RequestID":"31d72985-1cec-4a6f-8b05-483b182a286e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcbd9d47-583d-42e3-99cb-8b045b9c204f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:42.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:42.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31d72985-1cec-4a6f-8b05-483b182a286e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcbd9d47-583d-42e3-99cb-8b045b9c204f","LogTimestamp":"2023-09-27T04:55:42.646Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:44.656Z","message":"Entering","context":{"RequestID":"1814d197-0d81-45e7-9ba9-4e117d80fd07","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9d9382a-0c42-4e0c-8aea-cfaed8eef73b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:44.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:44.658Z","message":"{\"transactionId\":\"1814d197-0d81-45e7-9ba9-4e117d80fd07\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:44:657\",\"respDate\":\"230927-04:55:44:658\",\"sourceId\":\"haproxy:1814d197-0d81-45e7-9ba9-4e117d80fd07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:44:657-6073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8feb0a64-43f5-4750-b3bf-1ed8d1e395fb], x-b3-parentspanid=[024f22775a3ba133], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffbdfa493b2d5393024f22775a3ba133], x-b3-spanid=[717adfe31bc79b3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1814d197-0d81-45e7-9ba9-4e117d80fd07]}\\\"}\"}","context":{"RequestID":"1814d197-0d81-45e7-9ba9-4e117d80fd07","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9d9382a-0c42-4e0c-8aea-cfaed8eef73b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:44.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:44.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1814d197-0d81-45e7-9ba9-4e117d80fd07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9d9382a-0c42-4e0c-8aea-cfaed8eef73b","LogTimestamp":"2023-09-27T04:55:44.658Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:45.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:55:45.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:45.956Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:45.956Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:46.675Z","message":"Entering","context":{"RequestID":"4dcaf011-b210-4cf1-9b57-06b38b40b5f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d097133-8e5e-4ce5-afc5-158b27e85c6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:46.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:46.677Z","message":"{\"transactionId\":\"4dcaf011-b210-4cf1-9b57-06b38b40b5f6\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:46:675\",\"respDate\":\"230927-04:55:46:676\",\"sourceId\":\"haproxy:4dcaf011-b210-4cf1-9b57-06b38b40b5f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:55:46:675-62835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43e113da-d510-41c4-83ff-ddc2b7b27d3a], x-b3-parentspanid=[5cfa6819318cba6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f37ed2b2d928fc665cfa6819318cba6e], x-b3-spanid=[16d74dcf7bdb4221], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dcaf011-b210-4cf1-9b57-06b38b40b5f6]}\\\"}\"}","context":{"RequestID":"4dcaf011-b210-4cf1-9b57-06b38b40b5f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6d097133-8e5e-4ce5-afc5-158b27e85c6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:46.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:46.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dcaf011-b210-4cf1-9b57-06b38b40b5f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d097133-8e5e-4ce5-afc5-158b27e85c6a","LogTimestamp":"2023-09-27T04:55:46.677Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:48.058Z","message":"Entering","context":{"RequestID":"f89c994c-1d8e-468a-8238-3e28ebe11162","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c6c1921-c45a-43f3-9c19-35405428cd5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:48.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:48.060Z","message":"{\"transactionId\":\"f89c994c-1d8e-468a-8238-3e28ebe11162\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:48:059\",\"respDate\":\"230927-04:55:48:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f89c994c-1d8e-468a-8238-3e28ebe11162\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:48:059-67191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63faec84-922c-4cc3-a074-1d4ed1288bd5], x-b3-parentspanid=[5276e12bf9cd1d1a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46469], x-envoy-attempt-count=[1], x-b3-traceid=[c213fa1bd642f8e05276e12bf9cd1d1a], x-b3-spanid=[93b570ade9aaf099], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f89c994c-1d8e-468a-8238-3e28ebe11162]}\\\"}\"}","context":{"RequestID":"f89c994c-1d8e-468a-8238-3e28ebe11162","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c6c1921-c45a-43f3-9c19-35405428cd5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:48.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:48.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f89c994c-1d8e-468a-8238-3e28ebe11162","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c6c1921-c45a-43f3-9c19-35405428cd5a","LogTimestamp":"2023-09-27T04:55:48.061Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:55:48.416Z","message":"Entering","context":{"RequestID":"6b944a90-4dbe-4d69-b8e0-8315d544257b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cf91ad8-4826-46d8-8678-6e4049595d68","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:48.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:48.417Z","message":"Database is available from CACHED check.","context":{"RequestID":"6b944a90-4dbe-4d69-b8e0-8315d544257b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cf91ad8-4826-46d8-8678-6e4049595d68","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:48.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:48.418Z","message":"{\"transactionId\":\"6b944a90-4dbe-4d69-b8e0-8315d544257b\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:48:417\",\"respDate\":\"230927-04:55:48:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6b944a90-4dbe-4d69-b8e0-8315d544257b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:48:417-8010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6b944a90-4dbe-4d69-b8e0-8315d544257b]}\\\"}\"}","context":{"RequestID":"6b944a90-4dbe-4d69-b8e0-8315d544257b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7cf91ad8-4826-46d8-8678-6e4049595d68","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:48.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:48.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b944a90-4dbe-4d69-b8e0-8315d544257b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cf91ad8-4826-46d8-8678-6e4049595d68","LogTimestamp":"2023-09-27T04:55:48.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:48.699Z","message":"Entering","context":{"RequestID":"5709a0ae-61a7-4386-a69c-eb94882f02e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f189f03e-a8fc-4dca-942b-58ea3a32832e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:48.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:48.701Z","message":"{\"transactionId\":\"5709a0ae-61a7-4386-a69c-eb94882f02e8\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:48:700\",\"respDate\":\"230927-04:55:48:701\",\"sourceId\":\"haproxy:5709a0ae-61a7-4386-a69c-eb94882f02e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:48:700-8073\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35d6d71e-2cb2-4a33-98f1-f02f7deb3d71], x-b3-parentspanid=[64224b240dbbedca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c963420f962c915b64224b240dbbedca], x-b3-spanid=[33e464705201ad55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5709a0ae-61a7-4386-a69c-eb94882f02e8]}\\\"}\"}","context":{"RequestID":"5709a0ae-61a7-4386-a69c-eb94882f02e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f189f03e-a8fc-4dca-942b-58ea3a32832e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:48.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:48.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5709a0ae-61a7-4386-a69c-eb94882f02e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f189f03e-a8fc-4dca-942b-58ea3a32832e","LogTimestamp":"2023-09-27T04:55:48.701Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:50.724Z","message":"Entering","context":{"RequestID":"679fca71-a8db-449f-b5eb-939f9eadf381","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73ce8d8d-2270-4a62-9fc7-169c5a695c9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:50.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:50.725Z","message":"{\"transactionId\":\"679fca71-a8db-449f-b5eb-939f9eadf381\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:50:724\",\"respDate\":\"230927-04:55:50:725\",\"sourceId\":\"haproxy:679fca71-a8db-449f-b5eb-939f9eadf381\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:50:724-56162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[591f642b-feb7-4a6c-9014-ffc571567fec], x-b3-parentspanid=[378508977b62191c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cde76848f69263c3378508977b62191c], x-b3-spanid=[d78ffa62404792eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[679fca71-a8db-449f-b5eb-939f9eadf381]}\\\"}\"}","context":{"RequestID":"679fca71-a8db-449f-b5eb-939f9eadf381","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"73ce8d8d-2270-4a62-9fc7-169c5a695c9a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:50.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:50.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"679fca71-a8db-449f-b5eb-939f9eadf381","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73ce8d8d-2270-4a62-9fc7-169c5a695c9a","LogTimestamp":"2023-09-27T04:55:50.726Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:52.744Z","message":"Entering","context":{"RequestID":"2193fd73-022b-4746-9dbc-1f15218507b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4960a9f2-d382-4111-9295-d9eefd9aebfc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:52.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:52.745Z","message":"{\"transactionId\":\"2193fd73-022b-4746-9dbc-1f15218507b6\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:52:744\",\"respDate\":\"230927-04:55:52:745\",\"sourceId\":\"haproxy:2193fd73-022b-4746-9dbc-1f15218507b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:52:744-25999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d66d5470-69ce-46d9-900f-35620826164f], x-b3-parentspanid=[d7fb25b85c8ff569], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f63b9dcb47276498d7fb25b85c8ff569], x-b3-spanid=[864f89a57e045f6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2193fd73-022b-4746-9dbc-1f15218507b6]}\\\"}\"}","context":{"RequestID":"2193fd73-022b-4746-9dbc-1f15218507b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"4960a9f2-d382-4111-9295-d9eefd9aebfc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:52.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:52.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2193fd73-022b-4746-9dbc-1f15218507b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4960a9f2-d382-4111-9295-d9eefd9aebfc","LogTimestamp":"2023-09-27T04:55:52.746Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:54.758Z","message":"Entering","context":{"RequestID":"bb81fd6e-1551-4fe5-af41-e485ec058cde","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c56984db-3745-4c15-9856-f8f0864ff1ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:54.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:54.759Z","message":"{\"transactionId\":\"bb81fd6e-1551-4fe5-af41-e485ec058cde\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:54:758\",\"respDate\":\"230927-04:55:54:759\",\"sourceId\":\"haproxy:bb81fd6e-1551-4fe5-af41-e485ec058cde\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:54:758-50326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0472f485-9818-40ec-bc6b-99ce7c636c30], x-b3-parentspanid=[72eb3b23bbc3541b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0e46ba4ee74fcf772eb3b23bbc3541b], x-b3-spanid=[c1b1093e3bfeee53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb81fd6e-1551-4fe5-af41-e485ec058cde]}\\\"}\"}","context":{"RequestID":"bb81fd6e-1551-4fe5-af41-e485ec058cde","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c56984db-3745-4c15-9856-f8f0864ff1ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:54.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:54.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb81fd6e-1551-4fe5-af41-e485ec058cde","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c56984db-3745-4c15-9856-f8f0864ff1ec","LogTimestamp":"2023-09-27T04:55:54.760Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:55.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:55:55.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:55.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:55.975Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:56.768Z","message":"Entering","context":{"RequestID":"ce1674a8-4248-43e1-b98c-80f5501b6611","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a9378a2-2641-4efa-8b58-21f4cadd66de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:56.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:56.770Z","message":"{\"transactionId\":\"ce1674a8-4248-43e1-b98c-80f5501b6611\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:56:769\",\"respDate\":\"230927-04:55:56:770\",\"sourceId\":\"haproxy:ce1674a8-4248-43e1-b98c-80f5501b6611\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:56:769-92999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c24feac-88db-411c-ba7e-442922cc7fb4], x-b3-parentspanid=[a49037043f7840c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4315576d798c7783a49037043f7840c2], x-b3-spanid=[8f23e15c8e4ad4cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce1674a8-4248-43e1-b98c-80f5501b6611]}\\\"}\"}","context":{"RequestID":"ce1674a8-4248-43e1-b98c-80f5501b6611","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a9378a2-2641-4efa-8b58-21f4cadd66de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:56.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:56.770Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce1674a8-4248-43e1-b98c-80f5501b6611","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a9378a2-2641-4efa-8b58-21f4cadd66de","LogTimestamp":"2023-09-27T04:55:56.770Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:58.103Z","message":"Entering","context":{"RequestID":"1fa2a38e-69af-4faf-a6ce-7a9ac8a86d40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e305783e-6c45-4c9d-8d63-5553a9e09bf8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:58.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:58.105Z","message":"{\"transactionId\":\"1fa2a38e-69af-4faf-a6ce-7a9ac8a86d40\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:58:104\",\"respDate\":\"230927-04:55:58:105\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1fa2a38e-69af-4faf-a6ce-7a9ac8a86d40\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:55:58:104-11869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[323fbeb4-541a-4a44-aafc-c0b44317d212], x-b3-parentspanid=[9c7fff0fafb19027], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59369], x-envoy-attempt-count=[1], x-b3-traceid=[03321e6a41d801c89c7fff0fafb19027], x-b3-spanid=[04d426a8b4de3cfc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1fa2a38e-69af-4faf-a6ce-7a9ac8a86d40]}\\\"}\"}","context":{"RequestID":"1fa2a38e-69af-4faf-a6ce-7a9ac8a86d40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e305783e-6c45-4c9d-8d63-5553a9e09bf8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:55:58.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:58.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fa2a38e-69af-4faf-a6ce-7a9ac8a86d40","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e305783e-6c45-4c9d-8d63-5553a9e09bf8","LogTimestamp":"2023-09-27T04:55:58.105Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:55:58.418Z","message":"Entering","context":{"RequestID":"7aee32e1-bbba-4dd2-81fc-8f17f506a813","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f7aa33e-dc8e-484a-9eec-010ce4a97f4a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"7aee32e1-bbba-4dd2-81fc-8f17f506a813","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f7aa33e-dc8e-484a-9eec-010ce4a97f4a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:58.420Z","message":"{\"transactionId\":\"7aee32e1-bbba-4dd2-81fc-8f17f506a813\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:58:419\",\"respDate\":\"230927-04:55:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7aee32e1-bbba-4dd2-81fc-8f17f506a813\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:58:419-58082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7aee32e1-bbba-4dd2-81fc-8f17f506a813]}\\\"}\"}","context":{"RequestID":"7aee32e1-bbba-4dd2-81fc-8f17f506a813","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f7aa33e-dc8e-484a-9eec-010ce4a97f4a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:55:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7aee32e1-bbba-4dd2-81fc-8f17f506a813","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f7aa33e-dc8e-484a-9eec-010ce4a97f4a","LogTimestamp":"2023-09-27T04:55:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:55:58.784Z","message":"Entering","context":{"RequestID":"dc973b25-e955-40be-81e9-35cafc2ddb25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5022087-1606-411e-983e-5e44674fc199","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:58.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:55:58.786Z","message":"{\"transactionId\":\"dc973b25-e955-40be-81e9-35cafc2ddb25\",\"status\":\"200\",\"rqstDate\":\"230927-04:55:58:785\",\"respDate\":\"230927-04:55:58:786\",\"sourceId\":\"haproxy:dc973b25-e955-40be-81e9-35cafc2ddb25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:55:58:785-32533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[836772e1-fdb6-4cee-b46e-afbfcb17b91c], x-b3-parentspanid=[d12f302ccad7d54a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87bfb33a54d6dfb5d12f302ccad7d54a], x-b3-spanid=[e4e3e07f06466252], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc973b25-e955-40be-81e9-35cafc2ddb25]}\\\"}\"}","context":{"RequestID":"dc973b25-e955-40be-81e9-35cafc2ddb25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5022087-1606-411e-983e-5e44674fc199","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:55:58.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:55:58.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc973b25-e955-40be-81e9-35cafc2ddb25","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5022087-1606-411e-983e-5e44674fc199","LogTimestamp":"2023-09-27T04:55:58.787Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:55:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:00.799Z","message":"Entering","context":{"RequestID":"b90ed0b9-d5b2-496e-91c6-eb23953016da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4bc25302-6830-4d37-8875-b22368110115","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:00.801Z","message":"{\"transactionId\":\"b90ed0b9-d5b2-496e-91c6-eb23953016da\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:00:800\",\"respDate\":\"230927-04:56:00:801\",\"sourceId\":\"haproxy:b90ed0b9-d5b2-496e-91c6-eb23953016da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:00:800-38495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3dc5100-e661-41bd-a084-aea051f9752d], x-b3-parentspanid=[37c8572064218765], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aaa6ebe0ea94314937c8572064218765], x-b3-spanid=[e0f0fe66ae736773], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b90ed0b9-d5b2-496e-91c6-eb23953016da]}\\\"}\"}","context":{"RequestID":"b90ed0b9-d5b2-496e-91c6-eb23953016da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4bc25302-6830-4d37-8875-b22368110115","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:00.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b90ed0b9-d5b2-496e-91c6-eb23953016da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bc25302-6830-4d37-8875-b22368110115","LogTimestamp":"2023-09-27T04:56:00.802Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:56:02.811Z","message":"Entering","context":{"RequestID":"f3701e13-5796-45d3-8401-db802a66a24d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f048548-6416-4344-84e0-c15108f7a883","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:02.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:02.813Z","message":"{\"transactionId\":\"f3701e13-5796-45d3-8401-db802a66a24d\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:02:812\",\"respDate\":\"230927-04:56:02:813\",\"sourceId\":\"haproxy:f3701e13-5796-45d3-8401-db802a66a24d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:02:812-88599\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[daac9b82-e2e4-4ea0-b09c-1d290c96f9d0], x-b3-parentspanid=[10a688c4851614a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1b4f3f83cd2597510a688c4851614a7], x-b3-spanid=[527ebce6026b1057], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3701e13-5796-45d3-8401-db802a66a24d]}\\\"}\"}","context":{"RequestID":"f3701e13-5796-45d3-8401-db802a66a24d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f048548-6416-4344-84e0-c15108f7a883","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:02.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:02.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3701e13-5796-45d3-8401-db802a66a24d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f048548-6416-4344-84e0-c15108f7a883","LogTimestamp":"2023-09-27T04:56:02.813Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:04.823Z","message":"Entering","context":{"RequestID":"fc799831-8915-4bf4-834a-e91f496a8e52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5864e66f-c0a6-48a8-87e7-7e9aa066fa86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:04.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:04.825Z","message":"{\"transactionId\":\"fc799831-8915-4bf4-834a-e91f496a8e52\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:04:824\",\"respDate\":\"230927-04:56:04:825\",\"sourceId\":\"haproxy:fc799831-8915-4bf4-834a-e91f496a8e52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:04:824-59100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d2d8a19b-c1cd-438a-b42a-d133927f84f2], x-b3-parentspanid=[8ff534e426778aa6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60ac302838cc0f708ff534e426778aa6], x-b3-spanid=[5c2ec2db5d5b9f95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc799831-8915-4bf4-834a-e91f496a8e52]}\\\"}\"}","context":{"RequestID":"fc799831-8915-4bf4-834a-e91f496a8e52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5864e66f-c0a6-48a8-87e7-7e9aa066fa86","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:04.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:04.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc799831-8915-4bf4-834a-e91f496a8e52","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5864e66f-c0a6-48a8-87e7-7e9aa066fa86","LogTimestamp":"2023-09-27T04:56:04.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:05.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:56:05.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:05.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:05.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:06.836Z","message":"Entering","context":{"RequestID":"aebae755-4c36-401b-893f-1a086ab407ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e23ba1c6-1d9f-4626-a44f-3aa6bf8060fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:06.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:06.838Z","message":"{\"transactionId\":\"aebae755-4c36-401b-893f-1a086ab407ef\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:06:836\",\"respDate\":\"230927-04:56:06:838\",\"sourceId\":\"haproxy:aebae755-4c36-401b-893f-1a086ab407ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:06:836-78692\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0bb24bf-a021-47e5-b839-c14a49114d19], x-b3-parentspanid=[c1155166561b134b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f89ff3fa6eba984c1155166561b134b], x-b3-spanid=[0f66675b55e35fb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aebae755-4c36-401b-893f-1a086ab407ef]}\\\"}\"}","context":{"RequestID":"aebae755-4c36-401b-893f-1a086ab407ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e23ba1c6-1d9f-4626-a44f-3aa6bf8060fc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:06.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:06.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aebae755-4c36-401b-893f-1a086ab407ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e23ba1c6-1d9f-4626-a44f-3aa6bf8060fc","LogTimestamp":"2023-09-27T04:56:06.838Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:08.042Z","message":"Entering","context":{"RequestID":"fafdcec4-4939-4666-83e4-65d9122401e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e383297-9c53-44dc-879f-56a3c48c8caa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:08.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:08.044Z","message":"{\"transactionId\":\"fafdcec4-4939-4666-83e4-65d9122401e2\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:08:043\",\"respDate\":\"230927-04:56:08:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fafdcec4-4939-4666-83e4-65d9122401e2\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:08:043-41409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[946001df-5f7c-4463-a8be-c776b691f04a], x-b3-parentspanid=[f9b81d645fd05712], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55445], x-envoy-attempt-count=[1], x-b3-traceid=[11b807e89ebd7e1cf9b81d645fd05712], x-b3-spanid=[8b1cad4c803ee103], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fafdcec4-4939-4666-83e4-65d9122401e2]}\\\"}\"}","context":{"RequestID":"fafdcec4-4939-4666-83e4-65d9122401e2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e383297-9c53-44dc-879f-56a3c48c8caa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:08.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:08.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fafdcec4-4939-4666-83e4-65d9122401e2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e383297-9c53-44dc-879f-56a3c48c8caa","LogTimestamp":"2023-09-27T04:56:08.045Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:08.417Z","message":"Entering","context":{"RequestID":"623081c7-baa6-42b3-b397-960c4bda14f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e272003-e93b-4cf6-bf52-f107cf337a62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"623081c7-baa6-42b3-b397-960c4bda14f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e272003-e93b-4cf6-bf52-f107cf337a62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:08.419Z","message":"{\"transactionId\":\"623081c7-baa6-42b3-b397-960c4bda14f4\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:08:418\",\"respDate\":\"230927-04:56:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:623081c7-baa6-42b3-b397-960c4bda14f4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:08:418-26820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[623081c7-baa6-42b3-b397-960c4bda14f4]}\\\"}\"}","context":{"RequestID":"623081c7-baa6-42b3-b397-960c4bda14f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e272003-e93b-4cf6-bf52-f107cf337a62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"623081c7-baa6-42b3-b397-960c4bda14f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e272003-e93b-4cf6-bf52-f107cf337a62","LogTimestamp":"2023-09-27T04:56:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:08.847Z","message":"Entering","context":{"RequestID":"1b88c724-21f1-4763-a042-f3903b4c7de4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"faa43a9b-f179-4779-ba85-54b2a7b89a54","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:08.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:08.849Z","message":"{\"transactionId\":\"1b88c724-21f1-4763-a042-f3903b4c7de4\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:08:848\",\"respDate\":\"230927-04:56:08:849\",\"sourceId\":\"haproxy:1b88c724-21f1-4763-a042-f3903b4c7de4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:08:848-63231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fecfe287-ff46-45d5-ac81-0399b0f0041f], x-b3-parentspanid=[82b84394f1bbf50e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3cde3a92f6ae35f82b84394f1bbf50e], x-b3-spanid=[c91fecc6b1e0a2cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b88c724-21f1-4763-a042-f3903b4c7de4]}\\\"}\"}","context":{"RequestID":"1b88c724-21f1-4763-a042-f3903b4c7de4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"faa43a9b-f179-4779-ba85-54b2a7b89a54","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:08.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:08.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b88c724-21f1-4763-a042-f3903b4c7de4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faa43a9b-f179-4779-ba85-54b2a7b89a54","LogTimestamp":"2023-09-27T04:56:08.849Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:10.885Z","message":"Entering","context":{"RequestID":"ba7cd2a3-7f04-4cb6-954a-5d01bdb56fd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8c0c2b3-74aa-481d-9f65-321884091cdf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:10.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:10.886Z","message":"{\"transactionId\":\"ba7cd2a3-7f04-4cb6-954a-5d01bdb56fd3\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:10:885\",\"respDate\":\"230927-04:56:10:886\",\"sourceId\":\"haproxy:ba7cd2a3-7f04-4cb6-954a-5d01bdb56fd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:10:885-94384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[465bff5d-2d64-4c95-87d7-7ccd4b8679dc], x-b3-parentspanid=[60f83c47c196cbba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99d5c12adda0fb3760f83c47c196cbba], x-b3-spanid=[a188ea3c63861d7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba7cd2a3-7f04-4cb6-954a-5d01bdb56fd3]}\\\"}\"}","context":{"RequestID":"ba7cd2a3-7f04-4cb6-954a-5d01bdb56fd3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8c0c2b3-74aa-481d-9f65-321884091cdf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:10.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:10.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba7cd2a3-7f04-4cb6-954a-5d01bdb56fd3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8c0c2b3-74aa-481d-9f65-321884091cdf","LogTimestamp":"2023-09-27T04:56:10.887Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:56:11.921Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:11.938Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:12.901Z","message":"Entering","context":{"RequestID":"a5685efb-f443-4578-afca-105e3dedd19d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d02817cb-601a-4af9-9b1c-062a074c8c1e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:12.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:12.903Z","message":"{\"transactionId\":\"a5685efb-f443-4578-afca-105e3dedd19d\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:12:902\",\"respDate\":\"230927-04:56:12:903\",\"sourceId\":\"haproxy:a5685efb-f443-4578-afca-105e3dedd19d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:12:902-71121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50278ca3-83ba-4e2c-b325-89ae6e046cf1], x-b3-parentspanid=[68869d93f05f2718], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9995506fb31b5b3368869d93f05f2718], x-b3-spanid=[652da43136ccf8f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5685efb-f443-4578-afca-105e3dedd19d]}\\\"}\"}","context":{"RequestID":"a5685efb-f443-4578-afca-105e3dedd19d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d02817cb-601a-4af9-9b1c-062a074c8c1e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:12.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:12.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5685efb-f443-4578-afca-105e3dedd19d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d02817cb-601a-4af9-9b1c-062a074c8c1e","LogTimestamp":"2023-09-27T04:56:12.903Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:14.912Z","message":"Entering","context":{"RequestID":"d7dbdba8-9d83-4b33-9669-b7c7bcc325ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97161719-ba8c-405b-abfb-6af916e79ebe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:14.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:14.914Z","message":"{\"transactionId\":\"d7dbdba8-9d83-4b33-9669-b7c7bcc325ab\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:14:913\",\"respDate\":\"230927-04:56:14:914\",\"sourceId\":\"haproxy:d7dbdba8-9d83-4b33-9669-b7c7bcc325ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:14:913-87280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[252902e2-67cf-4b78-bb30-c2379bd621b4], x-b3-parentspanid=[3fcc268537e6a708], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee00de60913df4613fcc268537e6a708], x-b3-spanid=[42830d8092f71492], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7dbdba8-9d83-4b33-9669-b7c7bcc325ab]}\\\"}\"}","context":{"RequestID":"d7dbdba8-9d83-4b33-9669-b7c7bcc325ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97161719-ba8c-405b-abfb-6af916e79ebe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:14.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:14.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7dbdba8-9d83-4b33-9669-b7c7bcc325ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97161719-ba8c-405b-abfb-6af916e79ebe","LogTimestamp":"2023-09-27T04:56:14.914Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:15.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:56:15.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:15.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:15.963Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:16.924Z","message":"Entering","context":{"RequestID":"29f4de1a-ef68-47ba-933f-fd031da2aec4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7769f2b-2974-4a20-aae0-a06a3b6f40e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:16.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:16.926Z","message":"{\"transactionId\":\"29f4de1a-ef68-47ba-933f-fd031da2aec4\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:16:924\",\"respDate\":\"230927-04:56:16:926\",\"sourceId\":\"haproxy:29f4de1a-ef68-47ba-933f-fd031da2aec4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:16:924-2449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98a57ae6-13ed-488f-a89d-f0c2b1f1882b], x-b3-parentspanid=[5a6c94b301da2de1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5d00360e9254fd55a6c94b301da2de1], x-b3-spanid=[bd9a4d6219068384], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29f4de1a-ef68-47ba-933f-fd031da2aec4]}\\\"}\"}","context":{"RequestID":"29f4de1a-ef68-47ba-933f-fd031da2aec4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7769f2b-2974-4a20-aae0-a06a3b6f40e2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:16.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:16.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29f4de1a-ef68-47ba-933f-fd031da2aec4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7769f2b-2974-4a20-aae0-a06a3b6f40e2","LogTimestamp":"2023-09-27T04:56:16.926Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:18.053Z","message":"Entering","context":{"RequestID":"b8ed4747-5988-448d-b353-6fd7dc374a43","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d86c1943-c00a-47ec-9c3a-6504a02e105c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:18.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:18.055Z","message":"{\"transactionId\":\"b8ed4747-5988-448d-b353-6fd7dc374a43\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:18:054\",\"respDate\":\"230927-04:56:18:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b8ed4747-5988-448d-b353-6fd7dc374a43\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:18:054-39907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddb6130e-5ca8-4bd4-979d-405cda3408bf], x-b3-parentspanid=[dd29296c98eef294], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35581], x-envoy-attempt-count=[1], x-b3-traceid=[71ab0a18e3e86896dd29296c98eef294], x-b3-spanid=[d4069d1deb0432f7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b8ed4747-5988-448d-b353-6fd7dc374a43]}\\\"}\"}","context":{"RequestID":"b8ed4747-5988-448d-b353-6fd7dc374a43","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d86c1943-c00a-47ec-9c3a-6504a02e105c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:18.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:18.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8ed4747-5988-448d-b353-6fd7dc374a43","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d86c1943-c00a-47ec-9c3a-6504a02e105c","LogTimestamp":"2023-09-27T04:56:18.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:18.417Z","message":"Entering","context":{"RequestID":"ea576911-fd7e-499e-81d5-af1274a872d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e51d4fb-756e-4795-b25b-cde1e26d2cd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"ea576911-fd7e-499e-81d5-af1274a872d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e51d4fb-756e-4795-b25b-cde1e26d2cd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:18.419Z","message":"{\"transactionId\":\"ea576911-fd7e-499e-81d5-af1274a872d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:18:418\",\"respDate\":\"230927-04:56:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ea576911-fd7e-499e-81d5-af1274a872d8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:18:418-94379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ea576911-fd7e-499e-81d5-af1274a872d8]}\\\"}\"}","context":{"RequestID":"ea576911-fd7e-499e-81d5-af1274a872d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3e51d4fb-756e-4795-b25b-cde1e26d2cd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea576911-fd7e-499e-81d5-af1274a872d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e51d4fb-756e-4795-b25b-cde1e26d2cd4","LogTimestamp":"2023-09-27T04:56:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:18.939Z","message":"Entering","context":{"RequestID":"be6d64e2-30ca-4b60-88b5-e38c90dfe5d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf79d7d6-7e8d-4691-ab1c-a9da2c409e12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:18.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:18.941Z","message":"{\"transactionId\":\"be6d64e2-30ca-4b60-88b5-e38c90dfe5d9\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:18:940\",\"respDate\":\"230927-04:56:18:941\",\"sourceId\":\"haproxy:be6d64e2-30ca-4b60-88b5-e38c90dfe5d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:18:940-7866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0110a55e-c12a-4d07-8428-5c22a6e84fe6], x-b3-parentspanid=[49c66e722ad274ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d674c7236b38ed9a49c66e722ad274ca], x-b3-spanid=[2f08c08adb82a869], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be6d64e2-30ca-4b60-88b5-e38c90dfe5d9]}\\\"}\"}","context":{"RequestID":"be6d64e2-30ca-4b60-88b5-e38c90dfe5d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf79d7d6-7e8d-4691-ab1c-a9da2c409e12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:18.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:18.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be6d64e2-30ca-4b60-88b5-e38c90dfe5d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf79d7d6-7e8d-4691-ab1c-a9da2c409e12","LogTimestamp":"2023-09-27T04:56:18.941Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:20.952Z","message":"Entering","context":{"RequestID":"d86f7973-381a-460f-9bde-f607eba93f5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1ceb8f7-d42a-459d-8e2d-d9aaec9ace5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:20.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:20.953Z","message":"{\"transactionId\":\"d86f7973-381a-460f-9bde-f607eba93f5e\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:20:952\",\"respDate\":\"230927-04:56:20:953\",\"sourceId\":\"haproxy:d86f7973-381a-460f-9bde-f607eba93f5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:20:952-98185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[492210df-7da8-4883-b976-c3eed06419f8], x-b3-parentspanid=[9c676222793b7c88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a950ed2378b67d19c676222793b7c88], x-b3-spanid=[53f1428049502f45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d86f7973-381a-460f-9bde-f607eba93f5e]}\\\"}\"}","context":{"RequestID":"d86f7973-381a-460f-9bde-f607eba93f5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1ceb8f7-d42a-459d-8e2d-d9aaec9ace5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:20.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:20.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d86f7973-381a-460f-9bde-f607eba93f5e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1ceb8f7-d42a-459d-8e2d-d9aaec9ace5f","LogTimestamp":"2023-09-27T04:56:20.954Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:22.963Z","message":"Entering","context":{"RequestID":"0b50c1be-4a60-4874-8ba3-73c4c3a85d84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae465d44-f392-42b5-8269-30e575391703","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:22.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:22.965Z","message":"{\"transactionId\":\"0b50c1be-4a60-4874-8ba3-73c4c3a85d84\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:22:964\",\"respDate\":\"230927-04:56:22:965\",\"sourceId\":\"haproxy:0b50c1be-4a60-4874-8ba3-73c4c3a85d84\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:22:964-44474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20c118e1-5b7e-408d-b2f6-a2e40a5fda93], x-b3-parentspanid=[053b791d1bc7f2a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b29e43ee53272ceb053b791d1bc7f2a8], x-b3-spanid=[f0f48d55759eed3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b50c1be-4a60-4874-8ba3-73c4c3a85d84]}\\\"}\"}","context":{"RequestID":"0b50c1be-4a60-4874-8ba3-73c4c3a85d84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae465d44-f392-42b5-8269-30e575391703","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:22.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:22.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b50c1be-4a60-4874-8ba3-73c4c3a85d84","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae465d44-f392-42b5-8269-30e575391703","LogTimestamp":"2023-09-27T04:56:22.965Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:24.975Z","message":"Entering","context":{"RequestID":"d8b1dcb9-2470-4682-8581-da56ba3bb631","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3dd1dd13-cc18-467e-b63c-7ed0a2dd0b80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:24.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:24.976Z","message":"{\"transactionId\":\"d8b1dcb9-2470-4682-8581-da56ba3bb631\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:24:975\",\"respDate\":\"230927-04:56:24:976\",\"sourceId\":\"haproxy:d8b1dcb9-2470-4682-8581-da56ba3bb631\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:24:975-33973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f0dc6d3-fde0-4261-8881-6c1b986a53ba], x-b3-parentspanid=[07d28e41e212bba7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f20b9afc80fc99ea07d28e41e212bba7], x-b3-spanid=[6f6481e2988a7e23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8b1dcb9-2470-4682-8581-da56ba3bb631]}\\\"}\"}","context":{"RequestID":"d8b1dcb9-2470-4682-8581-da56ba3bb631","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3dd1dd13-cc18-467e-b63c-7ed0a2dd0b80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:24.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:24.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8b1dcb9-2470-4682-8581-da56ba3bb631","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3dd1dd13-cc18-467e-b63c-7ed0a2dd0b80","LogTimestamp":"2023-09-27T04:56:24.977Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:25.932Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:56:25.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:25.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:25.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:26.987Z","message":"Entering","context":{"RequestID":"0829130c-743d-435b-a383-7aa29de513d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13babe20-086f-4b8a-b897-f4294bbe39e5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:26.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:26.989Z","message":"{\"transactionId\":\"0829130c-743d-435b-a383-7aa29de513d3\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:26:987\",\"respDate\":\"230927-04:56:26:988\",\"sourceId\":\"haproxy:0829130c-743d-435b-a383-7aa29de513d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:26:987-17019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27f2a637-5f46-4420-93f6-85cd0b3923a3], x-b3-parentspanid=[9232b9f1f7e9a486], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c413f45231ff0699232b9f1f7e9a486], x-b3-spanid=[f96afffe98c6b001], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0829130c-743d-435b-a383-7aa29de513d3]}\\\"}\"}","context":{"RequestID":"0829130c-743d-435b-a383-7aa29de513d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13babe20-086f-4b8a-b897-f4294bbe39e5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:26.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:26.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0829130c-743d-435b-a383-7aa29de513d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13babe20-086f-4b8a-b897-f4294bbe39e5","LogTimestamp":"2023-09-27T04:56:26.989Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:28.041Z","message":"Entering","context":{"RequestID":"e6a5d2ae-cf22-4ae2-917b-d7e02144f84d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3ef3f7c-e371-4e9f-904e-5b2ed8fa4661","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:28.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:28.043Z","message":"{\"transactionId\":\"e6a5d2ae-cf22-4ae2-917b-d7e02144f84d\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:28:042\",\"respDate\":\"230927-04:56:28:043\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e6a5d2ae-cf22-4ae2-917b-d7e02144f84d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:28:042-39097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df8f4b91-5c45-4665-9025-3520da38c7ff], x-b3-parentspanid=[36df6e38f4c632dc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57381], x-envoy-attempt-count=[1], x-b3-traceid=[5c5a642f8a0e13ec36df6e38f4c632dc], x-b3-spanid=[e3215696a3ff8cb5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e6a5d2ae-cf22-4ae2-917b-d7e02144f84d]}\\\"}\"}","context":{"RequestID":"e6a5d2ae-cf22-4ae2-917b-d7e02144f84d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f3ef3f7c-e371-4e9f-904e-5b2ed8fa4661","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:28.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:28.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6a5d2ae-cf22-4ae2-917b-d7e02144f84d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3ef3f7c-e371-4e9f-904e-5b2ed8fa4661","LogTimestamp":"2023-09-27T04:56:28.043Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:28.418Z","message":"Entering","context":{"RequestID":"e002cc3f-6a0a-46b5-b310-888b7a5d0bb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d6207d6-4dd3-407f-b558-ae311f1bdda3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"e002cc3f-6a0a-46b5-b310-888b7a5d0bb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d6207d6-4dd3-407f-b558-ae311f1bdda3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:28.420Z","message":"{\"transactionId\":\"e002cc3f-6a0a-46b5-b310-888b7a5d0bb1\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:28:418\",\"respDate\":\"230927-04:56:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e002cc3f-6a0a-46b5-b310-888b7a5d0bb1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:28:418-11006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e002cc3f-6a0a-46b5-b310-888b7a5d0bb1]}\\\"}\"}","context":{"RequestID":"e002cc3f-6a0a-46b5-b310-888b7a5d0bb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d6207d6-4dd3-407f-b558-ae311f1bdda3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e002cc3f-6a0a-46b5-b310-888b7a5d0bb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d6207d6-4dd3-407f-b558-ae311f1bdda3","LogTimestamp":"2023-09-27T04:56:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:56:28.999Z","message":"Entering","context":{"RequestID":"cbaf30c5-b277-488c-af2c-e5e6ac1d7036","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7943ba35-01ae-4fe0-b989-49a82190e5ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:28.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:29.001Z","message":"{\"transactionId\":\"cbaf30c5-b277-488c-af2c-e5e6ac1d7036\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:29:000\",\"respDate\":\"230927-04:56:29:001\",\"sourceId\":\"haproxy:cbaf30c5-b277-488c-af2c-e5e6ac1d7036\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:29:000-3995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e83157a1-3a02-4049-8fbd-66d4738671b8], x-b3-parentspanid=[18865860f973abf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85652bbec1649ffd18865860f973abf2], x-b3-spanid=[3277e54231becb68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbaf30c5-b277-488c-af2c-e5e6ac1d7036]}\\\"}\"}","context":{"RequestID":"cbaf30c5-b277-488c-af2c-e5e6ac1d7036","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7943ba35-01ae-4fe0-b989-49a82190e5ba","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:28.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:29.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbaf30c5-b277-488c-af2c-e5e6ac1d7036","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7943ba35-01ae-4fe0-b989-49a82190e5ba","LogTimestamp":"2023-09-27T04:56:29.001Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:31.010Z","message":"Entering","context":{"RequestID":"251dd8e3-c791-49fd-9e76-f0abe8817105","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"422c71c3-2288-48d0-9899-204f661c0fd9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:31.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:31.012Z","message":"{\"transactionId\":\"251dd8e3-c791-49fd-9e76-f0abe8817105\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:31:011\",\"respDate\":\"230927-04:56:31:012\",\"sourceId\":\"haproxy:251dd8e3-c791-49fd-9e76-f0abe8817105\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:31:011-7361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eeb98811-e5d8-44f4-b606-9206550e46de], x-b3-parentspanid=[7cd314ef470e622d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c897adec0d572217cd314ef470e622d], x-b3-spanid=[a8a12d09ce51ec8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[251dd8e3-c791-49fd-9e76-f0abe8817105]}\\\"}\"}","context":{"RequestID":"251dd8e3-c791-49fd-9e76-f0abe8817105","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"422c71c3-2288-48d0-9899-204f661c0fd9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:31.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:31.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"251dd8e3-c791-49fd-9e76-f0abe8817105","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"422c71c3-2288-48d0-9899-204f661c0fd9","LogTimestamp":"2023-09-27T04:56:31.013Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:56:33.022Z","message":"Entering","context":{"RequestID":"752f9c6d-cfd4-4869-aa5c-65e3a194c451","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ffdcbb20-a379-4a6b-98d7-2fef6e2fd50b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:33.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:33.024Z","message":"{\"transactionId\":\"752f9c6d-cfd4-4869-aa5c-65e3a194c451\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:33:023\",\"respDate\":\"230927-04:56:33:024\",\"sourceId\":\"haproxy:752f9c6d-cfd4-4869-aa5c-65e3a194c451\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:33:023-15375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fd1a45f-93b3-40f5-9167-da7b7e3df1bd], x-b3-parentspanid=[b49a9c3cc8fa849d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[154be9cac65756abb49a9c3cc8fa849d], x-b3-spanid=[a712bd0068704989], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[752f9c6d-cfd4-4869-aa5c-65e3a194c451]}\\\"}\"}","context":{"RequestID":"752f9c6d-cfd4-4869-aa5c-65e3a194c451","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ffdcbb20-a379-4a6b-98d7-2fef6e2fd50b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:33.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:33.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"752f9c6d-cfd4-4869-aa5c-65e3a194c451","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffdcbb20-a379-4a6b-98d7-2fef6e2fd50b","LogTimestamp":"2023-09-27T04:56:33.024Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:35.048Z","message":"Entering","context":{"RequestID":"4687d475-42a4-4e32-9f55-b34552e2faf3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd9ef4cd-c488-4685-a079-3fbf8da8e777","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:35.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:35.050Z","message":"{\"transactionId\":\"4687d475-42a4-4e32-9f55-b34552e2faf3\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:35:049\",\"respDate\":\"230927-04:56:35:050\",\"sourceId\":\"haproxy:4687d475-42a4-4e32-9f55-b34552e2faf3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:35:049-19867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aac2ca46-df66-4f79-9843-99e15cb4325a], x-b3-parentspanid=[fa2e30a9480ef276], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5212b71ae8eaaea9fa2e30a9480ef276], x-b3-spanid=[c54495ee30daf659], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4687d475-42a4-4e32-9f55-b34552e2faf3]}\\\"}\"}","context":{"RequestID":"4687d475-42a4-4e32-9f55-b34552e2faf3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd9ef4cd-c488-4685-a079-3fbf8da8e777","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:35.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:35.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4687d475-42a4-4e32-9f55-b34552e2faf3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd9ef4cd-c488-4685-a079-3fbf8da8e777","LogTimestamp":"2023-09-27T04:56:35.051Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:56:35.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:56:35.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:35.959Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:35.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:37.060Z","message":"Entering","context":{"RequestID":"4c4a542f-1cc3-4fa9-9242-35d2e772bb3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb8560df-d1ed-4bf9-924f-244a8ead559b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:37.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:37.062Z","message":"{\"transactionId\":\"4c4a542f-1cc3-4fa9-9242-35d2e772bb3c\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:37:061\",\"respDate\":\"230927-04:56:37:062\",\"sourceId\":\"haproxy:4c4a542f-1cc3-4fa9-9242-35d2e772bb3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:37:061-58695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea07530a-457a-4a89-b767-9ef75691b99b], x-b3-parentspanid=[f78ca8b68fbd8b8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ab4b14789023e1bf78ca8b68fbd8b8a], x-b3-spanid=[1d6c5f8ff0397ff3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c4a542f-1cc3-4fa9-9242-35d2e772bb3c]}\\\"}\"}","context":{"RequestID":"4c4a542f-1cc3-4fa9-9242-35d2e772bb3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb8560df-d1ed-4bf9-924f-244a8ead559b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:37.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:37.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c4a542f-1cc3-4fa9-9242-35d2e772bb3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb8560df-d1ed-4bf9-924f-244a8ead559b","LogTimestamp":"2023-09-27T04:56:37.062Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:38.044Z","message":"Entering","context":{"RequestID":"b67744c6-9144-43d0-ad58-7cccd3dc578a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b4d8381-908e-4c83-8ad4-e0d09a9827a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:38.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:38.046Z","message":"{\"transactionId\":\"b67744c6-9144-43d0-ad58-7cccd3dc578a\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:38:044\",\"respDate\":\"230927-04:56:38:045\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b67744c6-9144-43d0-ad58-7cccd3dc578a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:38:044-87856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d2f34d4-c954-4201-b193-792a5a6c6bcf], x-b3-parentspanid=[ee373a55b7883e14], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37411], x-envoy-attempt-count=[1], x-b3-traceid=[fa8b9e7901661f37ee373a55b7883e14], x-b3-spanid=[88fcc9051c3ea937], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b67744c6-9144-43d0-ad58-7cccd3dc578a]}\\\"}\"}","context":{"RequestID":"b67744c6-9144-43d0-ad58-7cccd3dc578a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b4d8381-908e-4c83-8ad4-e0d09a9827a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:38.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:38.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b67744c6-9144-43d0-ad58-7cccd3dc578a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b4d8381-908e-4c83-8ad4-e0d09a9827a4","LogTimestamp":"2023-09-27T04:56:38.046Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:38.418Z","message":"Entering","context":{"RequestID":"38379aa5-3119-4e4d-8672-6e84c0283f11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a6ec11a-5ddd-4440-a38e-25a72f43f26d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"38379aa5-3119-4e4d-8672-6e84c0283f11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a6ec11a-5ddd-4440-a38e-25a72f43f26d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:38.421Z","message":"{\"transactionId\":\"38379aa5-3119-4e4d-8672-6e84c0283f11\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:38:419\",\"respDate\":\"230927-04:56:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:38379aa5-3119-4e4d-8672-6e84c0283f11\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:38:419-20016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[38379aa5-3119-4e4d-8672-6e84c0283f11]}\\\"}\"}","context":{"RequestID":"38379aa5-3119-4e4d-8672-6e84c0283f11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a6ec11a-5ddd-4440-a38e-25a72f43f26d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38379aa5-3119-4e4d-8672-6e84c0283f11","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a6ec11a-5ddd-4440-a38e-25a72f43f26d","LogTimestamp":"2023-09-27T04:56:38.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:56:39.074Z","message":"Entering","context":{"RequestID":"e848fe12-5cb7-43ef-9316-87087291e279","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4467517b-0b43-439c-a670-5c53f12f48ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:39.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:39.076Z","message":"{\"transactionId\":\"e848fe12-5cb7-43ef-9316-87087291e279\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:39:075\",\"respDate\":\"230927-04:56:39:076\",\"sourceId\":\"haproxy:e848fe12-5cb7-43ef-9316-87087291e279\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:39:075-27521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32e1062d-d6fa-4d78-8d60-a7f8020bb235], x-b3-parentspanid=[5590de0ce8633efb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ef45e9deced29af5590de0ce8633efb], x-b3-spanid=[b0c5592183dec8c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e848fe12-5cb7-43ef-9316-87087291e279]}\\\"}\"}","context":{"RequestID":"e848fe12-5cb7-43ef-9316-87087291e279","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4467517b-0b43-439c-a670-5c53f12f48ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:39.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:39.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e848fe12-5cb7-43ef-9316-87087291e279","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4467517b-0b43-439c-a670-5c53f12f48ed","LogTimestamp":"2023-09-27T04:56:39.076Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:41.089Z","message":"Entering","context":{"RequestID":"c3762902-9e0c-4ef5-b344-5a937caa9f1a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"825c3582-cabc-4dda-8d38-77878e2f8837","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:41.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:41.090Z","message":"{\"transactionId\":\"c3762902-9e0c-4ef5-b344-5a937caa9f1a\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:41:089\",\"respDate\":\"230927-04:56:41:090\",\"sourceId\":\"haproxy:c3762902-9e0c-4ef5-b344-5a937caa9f1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:41:089-59820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b06d98c4-717d-4590-b522-a6550cf23837], x-b3-parentspanid=[619e394f785e7b05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[083cce960d753228619e394f785e7b05], x-b3-spanid=[3fca5bf02ed40d86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3762902-9e0c-4ef5-b344-5a937caa9f1a]}\\\"}\"}","context":{"RequestID":"c3762902-9e0c-4ef5-b344-5a937caa9f1a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"825c3582-cabc-4dda-8d38-77878e2f8837","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:41.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:41.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3762902-9e0c-4ef5-b344-5a937caa9f1a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"825c3582-cabc-4dda-8d38-77878e2f8837","LogTimestamp":"2023-09-27T04:56:41.090Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:56:41.939Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:41.942Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:43.100Z","message":"Entering","context":{"RequestID":"10ad9399-7aef-4284-91d6-659898d141ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8cf28d7-7383-4ce8-b529-3448047bf464","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:43.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:43.103Z","message":"{\"transactionId\":\"10ad9399-7aef-4284-91d6-659898d141ff\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:43:101\",\"respDate\":\"230927-04:56:43:103\",\"sourceId\":\"haproxy:10ad9399-7aef-4284-91d6-659898d141ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:43:101-17611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83f1e87a-6ad6-4399-b1d8-e9b785dc5c5e], x-b3-parentspanid=[b60473596f440460], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7049b260b6ebc74b60473596f440460], x-b3-spanid=[c8b85b6fc41c809e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10ad9399-7aef-4284-91d6-659898d141ff]}\\\"}\"}","context":{"RequestID":"10ad9399-7aef-4284-91d6-659898d141ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8cf28d7-7383-4ce8-b529-3448047bf464","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:43.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:43.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10ad9399-7aef-4284-91d6-659898d141ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8cf28d7-7383-4ce8-b529-3448047bf464","LogTimestamp":"2023-09-27T04:56:43.104Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:56:45.112Z","message":"Entering","context":{"RequestID":"919234bc-bd93-4b46-8efe-8bc5cd3e366f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2cd3eb2-91f5-4478-b236-2b750fc631a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:45.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:45.114Z","message":"{\"transactionId\":\"919234bc-bd93-4b46-8efe-8bc5cd3e366f\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:45:113\",\"respDate\":\"230927-04:56:45:114\",\"sourceId\":\"haproxy:919234bc-bd93-4b46-8efe-8bc5cd3e366f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:45:113-70955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3112f2b4-1181-4223-9764-71d5fd6d17fe], x-b3-parentspanid=[ead755b4338a8243], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[033bf4f4ff5d4ce0ead755b4338a8243], x-b3-spanid=[7c48a595cf85d0ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[919234bc-bd93-4b46-8efe-8bc5cd3e366f]}\\\"}\"}","context":{"RequestID":"919234bc-bd93-4b46-8efe-8bc5cd3e366f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f2cd3eb2-91f5-4478-b236-2b750fc631a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:45.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:45.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"919234bc-bd93-4b46-8efe-8bc5cd3e366f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2cd3eb2-91f5-4478-b236-2b750fc631a4","LogTimestamp":"2023-09-27T04:56:45.115Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:45.934Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:56:45.945Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:45.946Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:45.946Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:47.129Z","message":"Entering","context":{"RequestID":"ca8cf689-ed2a-45c9-828f-072c61f49ccf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0f09258-f1d0-486c-890f-e4fb59cd14a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:47.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:47.131Z","message":"{\"transactionId\":\"ca8cf689-ed2a-45c9-828f-072c61f49ccf\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:47:129\",\"respDate\":\"230927-04:56:47:131\",\"sourceId\":\"haproxy:ca8cf689-ed2a-45c9-828f-072c61f49ccf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:47:129-62750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af19b469-6c99-4d0a-a4c7-1ac36f22a8f9], x-b3-parentspanid=[3e7e0a6ded0f585f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b29a7a5a6b0f64fc3e7e0a6ded0f585f], x-b3-spanid=[c591642d441373e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca8cf689-ed2a-45c9-828f-072c61f49ccf]}\\\"}\"}","context":{"RequestID":"ca8cf689-ed2a-45c9-828f-072c61f49ccf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d0f09258-f1d0-486c-890f-e4fb59cd14a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:47.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:47.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca8cf689-ed2a-45c9-828f-072c61f49ccf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0f09258-f1d0-486c-890f-e4fb59cd14a4","LogTimestamp":"2023-09-27T04:56:47.131Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:56:48.042Z","message":"Entering","context":{"RequestID":"72b6f552-9b4a-4c52-8321-a77c3bda31b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1dc56be2-b1e2-4387-9000-a6f32e99dd74","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:48.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:48.044Z","message":"{\"transactionId\":\"72b6f552-9b4a-4c52-8321-a77c3bda31b8\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:48:043\",\"respDate\":\"230927-04:56:48:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:72b6f552-9b4a-4c52-8321-a77c3bda31b8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:48:043-19391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8705e837-d9f5-441e-8286-6c8afdd7b5f7], x-b3-parentspanid=[5d18084303051464], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59241], x-envoy-attempt-count=[1], x-b3-traceid=[87bcd03bb9814c265d18084303051464], x-b3-spanid=[001dd7ff5c7bbc57], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[72b6f552-9b4a-4c52-8321-a77c3bda31b8]}\\\"}\"}","context":{"RequestID":"72b6f552-9b4a-4c52-8321-a77c3bda31b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1dc56be2-b1e2-4387-9000-a6f32e99dd74","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:48.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:48.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72b6f552-9b4a-4c52-8321-a77c3bda31b8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dc56be2-b1e2-4387-9000-a6f32e99dd74","LogTimestamp":"2023-09-27T04:56:48.044Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:48.418Z","message":"Entering","context":{"RequestID":"49f80ace-fdc9-41a2-93cd-f7db6eb06c48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41e502d4-ba8c-464c-93bb-2522b80d60d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"49f80ace-fdc9-41a2-93cd-f7db6eb06c48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41e502d4-ba8c-464c-93bb-2522b80d60d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:48.420Z","message":"{\"transactionId\":\"49f80ace-fdc9-41a2-93cd-f7db6eb06c48\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:48:418\",\"respDate\":\"230927-04:56:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:49f80ace-fdc9-41a2-93cd-f7db6eb06c48\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:48:418-61934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[49f80ace-fdc9-41a2-93cd-f7db6eb06c48]}\\\"}\"}","context":{"RequestID":"49f80ace-fdc9-41a2-93cd-f7db6eb06c48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41e502d4-ba8c-464c-93bb-2522b80d60d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49f80ace-fdc9-41a2-93cd-f7db6eb06c48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41e502d4-ba8c-464c-93bb-2522b80d60d9","LogTimestamp":"2023-09-27T04:56:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:49.141Z","message":"Entering","context":{"RequestID":"52b5bfe9-9863-4c01-84ef-bfa3f93cfacf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa424dde-4e1c-4803-8091-467310b8330d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:49.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:49.142Z","message":"{\"transactionId\":\"52b5bfe9-9863-4c01-84ef-bfa3f93cfacf\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:49:141\",\"respDate\":\"230927-04:56:49:142\",\"sourceId\":\"haproxy:52b5bfe9-9863-4c01-84ef-bfa3f93cfacf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:49:141-51540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0786c5d2-fe0c-451c-85be-d354fcb74318], x-b3-parentspanid=[6ad5cff23367c3d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b20e8ca6f596c2656ad5cff23367c3d4], x-b3-spanid=[20699c01e0bb6a2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52b5bfe9-9863-4c01-84ef-bfa3f93cfacf]}\\\"}\"}","context":{"RequestID":"52b5bfe9-9863-4c01-84ef-bfa3f93cfacf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa424dde-4e1c-4803-8091-467310b8330d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:49.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:49.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52b5bfe9-9863-4c01-84ef-bfa3f93cfacf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa424dde-4e1c-4803-8091-467310b8330d","LogTimestamp":"2023-09-27T04:56:49.143Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:56:51.153Z","message":"Entering","context":{"RequestID":"e07df1ec-ac84-414d-b225-b5c85883f7d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"326ae8b2-c329-41de-8ed4-4a3534e20101","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:51.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:51.155Z","message":"{\"transactionId\":\"e07df1ec-ac84-414d-b225-b5c85883f7d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:51:154\",\"respDate\":\"230927-04:56:51:155\",\"sourceId\":\"haproxy:e07df1ec-ac84-414d-b225-b5c85883f7d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:51:154-52161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fa90505-1ecc-42d7-96e4-31ce02b754ff], x-b3-parentspanid=[4e354479972a0134], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60f371b2169377714e354479972a0134], x-b3-spanid=[d1605c0283f12d6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e07df1ec-ac84-414d-b225-b5c85883f7d8]}\\\"}\"}","context":{"RequestID":"e07df1ec-ac84-414d-b225-b5c85883f7d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"326ae8b2-c329-41de-8ed4-4a3534e20101","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:51.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:51.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e07df1ec-ac84-414d-b225-b5c85883f7d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"326ae8b2-c329-41de-8ed4-4a3534e20101","LogTimestamp":"2023-09-27T04:56:51.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:53.163Z","message":"Entering","context":{"RequestID":"b8095964-3406-4512-82cc-bec5d8968478","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"961ceaf0-9018-4e27-87ab-a1236691ef03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:53.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:53.164Z","message":"{\"transactionId\":\"b8095964-3406-4512-82cc-bec5d8968478\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:53:163\",\"respDate\":\"230927-04:56:53:164\",\"sourceId\":\"haproxy:b8095964-3406-4512-82cc-bec5d8968478\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:53:163-86536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77c11517-b06a-4181-834f-1c09a53b534c], x-b3-parentspanid=[202786d5c49d3730], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92bef6ab3e07c25e202786d5c49d3730], x-b3-spanid=[2c0cdbdc1afcf7d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8095964-3406-4512-82cc-bec5d8968478]}\\\"}\"}","context":{"RequestID":"b8095964-3406-4512-82cc-bec5d8968478","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"961ceaf0-9018-4e27-87ab-a1236691ef03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:53.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:53.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8095964-3406-4512-82cc-bec5d8968478","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"961ceaf0-9018-4e27-87ab-a1236691ef03","LogTimestamp":"2023-09-27T04:56:53.165Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:55.174Z","message":"Entering","context":{"RequestID":"dba1cb4a-560e-4e69-abbb-79fe2e193df3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7e08f06-3b2e-4058-a1d3-a101ace11496","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:55.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:55.176Z","message":"{\"transactionId\":\"dba1cb4a-560e-4e69-abbb-79fe2e193df3\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:55:175\",\"respDate\":\"230927-04:56:55:176\",\"sourceId\":\"haproxy:dba1cb4a-560e-4e69-abbb-79fe2e193df3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:55:175-1092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a52e3173-85b2-4df5-8874-2207109c62bd], x-b3-parentspanid=[d0bfbc8a71102cc6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a11df1d1ff6abd0d0bfbc8a71102cc6], x-b3-spanid=[5aef75f418a57f77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dba1cb4a-560e-4e69-abbb-79fe2e193df3]}\\\"}\"}","context":{"RequestID":"dba1cb4a-560e-4e69-abbb-79fe2e193df3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7e08f06-3b2e-4058-a1d3-a101ace11496","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:55.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:55.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dba1cb4a-560e-4e69-abbb-79fe2e193df3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7e08f06-3b2e-4058-a1d3-a101ace11496","LogTimestamp":"2023-09-27T04:56:55.177Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:56:55.934Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:56:55.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:55.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:55.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:57.187Z","message":"Entering","context":{"RequestID":"76aa0df0-0921-4ca8-bd27-7000c2cd4efc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"637e76b5-c654-4be6-89fa-14fc26a7aa04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:57.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:57.189Z","message":"{\"transactionId\":\"76aa0df0-0921-4ca8-bd27-7000c2cd4efc\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:57:188\",\"respDate\":\"230927-04:56:57:189\",\"sourceId\":\"haproxy:76aa0df0-0921-4ca8-bd27-7000c2cd4efc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:57:188-79065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a398775-2b82-43e4-9b3c-f553470f00b9], x-b3-parentspanid=[549ebff9863682ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e1640f4a0f8b2bd549ebff9863682ec], x-b3-spanid=[30cceef096ed47c9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76aa0df0-0921-4ca8-bd27-7000c2cd4efc]}\\\"}\"}","context":{"RequestID":"76aa0df0-0921-4ca8-bd27-7000c2cd4efc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"637e76b5-c654-4be6-89fa-14fc26a7aa04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:57.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:57.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76aa0df0-0921-4ca8-bd27-7000c2cd4efc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"637e76b5-c654-4be6-89fa-14fc26a7aa04","LogTimestamp":"2023-09-27T04:56:57.189Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:58.042Z","message":"Entering","context":{"RequestID":"758d88cd-c03a-47ec-91e3-ad5100fa4558","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ffecc72-36a0-42e6-bcc2-0a7c98343e0b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:58.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:58.044Z","message":"{\"transactionId\":\"758d88cd-c03a-47ec-91e3-ad5100fa4558\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:58:043\",\"respDate\":\"230927-04:56:58:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:758d88cd-c03a-47ec-91e3-ad5100fa4558\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:56:58:043-46160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d10364ab-85da-47e6-8577-afaedffa05a2], x-b3-parentspanid=[d7af20d0d69846f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45221], x-envoy-attempt-count=[1], x-b3-traceid=[d94afb78c22f1186d7af20d0d69846f9], x-b3-spanid=[26fd025f705dca29], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[758d88cd-c03a-47ec-91e3-ad5100fa4558]}\\\"}\"}","context":{"RequestID":"758d88cd-c03a-47ec-91e3-ad5100fa4558","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ffecc72-36a0-42e6-bcc2-0a7c98343e0b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:56:58.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:58.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"758d88cd-c03a-47ec-91e3-ad5100fa4558","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ffecc72-36a0-42e6-bcc2-0a7c98343e0b","LogTimestamp":"2023-09-27T04:56:58.044Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:58.416Z","message":"Entering","context":{"RequestID":"edc71270-20d9-4768-99be-2a7e29ed570e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a15d24f6-da08-4f64-bb35-59c76f38b4d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:58.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"edc71270-20d9-4768-99be-2a7e29ed570e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a15d24f6-da08-4f64-bb35-59c76f38b4d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:58.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:58.418Z","message":"{\"transactionId\":\"edc71270-20d9-4768-99be-2a7e29ed570e\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:58:417\",\"respDate\":\"230927-04:56:58:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:edc71270-20d9-4768-99be-2a7e29ed570e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:56:58:417-94488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[edc71270-20d9-4768-99be-2a7e29ed570e]}\\\"}\"}","context":{"RequestID":"edc71270-20d9-4768-99be-2a7e29ed570e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a15d24f6-da08-4f64-bb35-59c76f38b4d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:56:58.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edc71270-20d9-4768-99be-2a7e29ed570e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a15d24f6-da08-4f64-bb35-59c76f38b4d1","LogTimestamp":"2023-09-27T04:56:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:56:59.200Z","message":"Entering","context":{"RequestID":"2d6ee406-983b-4e53-b65a-f71df4d75b72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff373dea-83dc-471b-9037-a5f375bb8a20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:59.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:56:59.201Z","message":"{\"transactionId\":\"2d6ee406-983b-4e53-b65a-f71df4d75b72\",\"status\":\"200\",\"rqstDate\":\"230927-04:56:59:200\",\"respDate\":\"230927-04:56:59:201\",\"sourceId\":\"haproxy:2d6ee406-983b-4e53-b65a-f71df4d75b72\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:56:59:200-29443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1aba306-42de-43fa-9668-22a90621844e], x-b3-parentspanid=[66453190cac37b9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[169eb49f19cbf64766453190cac37b9b], x-b3-spanid=[266a225c404997f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d6ee406-983b-4e53-b65a-f71df4d75b72]}\\\"}\"}","context":{"RequestID":"2d6ee406-983b-4e53-b65a-f71df4d75b72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ff373dea-83dc-471b-9037-a5f375bb8a20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:56:59.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:56:59.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d6ee406-983b-4e53-b65a-f71df4d75b72","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff373dea-83dc-471b-9037-a5f375bb8a20","LogTimestamp":"2023-09-27T04:56:59.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:56:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:01.211Z","message":"Entering","context":{"RequestID":"6c6ddd11-c263-4e10-9a91-187e34a44ef9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ea3cf5b-6d4c-4761-8b9d-760abf6b8481","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:01.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:01.213Z","message":"{\"transactionId\":\"6c6ddd11-c263-4e10-9a91-187e34a44ef9\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:01:212\",\"respDate\":\"230927-04:57:01:213\",\"sourceId\":\"haproxy:6c6ddd11-c263-4e10-9a91-187e34a44ef9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:01:212-93356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3d54d99-dd77-419b-bb16-e1c0bceb2a10], x-b3-parentspanid=[76cd16629161f353], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33bd51569f6fc14076cd16629161f353], x-b3-spanid=[57ad66fe1f7d8d09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c6ddd11-c263-4e10-9a91-187e34a44ef9]}\\\"}\"}","context":{"RequestID":"6c6ddd11-c263-4e10-9a91-187e34a44ef9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ea3cf5b-6d4c-4761-8b9d-760abf6b8481","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:01.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:01.213Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c6ddd11-c263-4e10-9a91-187e34a44ef9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ea3cf5b-6d4c-4761-8b9d-760abf6b8481","LogTimestamp":"2023-09-27T04:57:01.213Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:03.222Z","message":"Entering","context":{"RequestID":"08472fe2-21a7-4fbc-be6c-a4277d7f28cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1399e5d-51e8-4dbb-8697-179822ba85b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:03.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:03.224Z","message":"{\"transactionId\":\"08472fe2-21a7-4fbc-be6c-a4277d7f28cf\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:03:223\",\"respDate\":\"230927-04:57:03:224\",\"sourceId\":\"haproxy:08472fe2-21a7-4fbc-be6c-a4277d7f28cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:03:223-55013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5f3f5f3-5e9d-46c0-81e6-3425eae3561e], x-b3-parentspanid=[4022cdc517352de3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df5a47caf866f3fe4022cdc517352de3], x-b3-spanid=[54bdbb8ddbe5b10e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08472fe2-21a7-4fbc-be6c-a4277d7f28cf]}\\\"}\"}","context":{"RequestID":"08472fe2-21a7-4fbc-be6c-a4277d7f28cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1399e5d-51e8-4dbb-8697-179822ba85b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:03.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:03.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08472fe2-21a7-4fbc-be6c-a4277d7f28cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1399e5d-51e8-4dbb-8697-179822ba85b9","LogTimestamp":"2023-09-27T04:57:03.224Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:05.236Z","message":"Entering","context":{"RequestID":"f143f4c1-e58f-472e-aecc-1a04972bc5b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa6af577-c30c-40f8-b8d3-f8e0524b9249","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:05.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:05.238Z","message":"{\"transactionId\":\"f143f4c1-e58f-472e-aecc-1a04972bc5b2\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:05:237\",\"respDate\":\"230927-04:57:05:238\",\"sourceId\":\"haproxy:f143f4c1-e58f-472e-aecc-1a04972bc5b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:05:237-8296\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e6af4ec-18f7-4de0-b8b8-db798d43ad2d], x-b3-parentspanid=[f88b23f41928479f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[670c4364d1520730f88b23f41928479f], x-b3-spanid=[1347a0d8fe9a4ee8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f143f4c1-e58f-472e-aecc-1a04972bc5b2]}\\\"}\"}","context":{"RequestID":"f143f4c1-e58f-472e-aecc-1a04972bc5b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa6af577-c30c-40f8-b8d3-f8e0524b9249","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:05.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:05.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f143f4c1-e58f-472e-aecc-1a04972bc5b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa6af577-c30c-40f8-b8d3-f8e0524b9249","LogTimestamp":"2023-09-27T04:57:05.238Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:05.933Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:57:05.959Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:05.975Z","message":"Connection[/10.233.71.184:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:05.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:05.976Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:05.976Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:07.251Z","message":"Entering","context":{"RequestID":"0d06b79d-38e6-4e1f-8a11-5912cbdc8905","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f80a2f3-5378-4d5d-a13a-9d96bd72e095","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:07.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:07.253Z","message":"{\"transactionId\":\"0d06b79d-38e6-4e1f-8a11-5912cbdc8905\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:07:252\",\"respDate\":\"230927-04:57:07:253\",\"sourceId\":\"haproxy:0d06b79d-38e6-4e1f-8a11-5912cbdc8905\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:07:252-61556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f93ba47-8ee9-40cd-a9c4-d9914b2e7e97], x-b3-parentspanid=[02f4a0c0d737886c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe96c630529562e402f4a0c0d737886c], x-b3-spanid=[52f69f7c840fc645], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d06b79d-38e6-4e1f-8a11-5912cbdc8905]}\\\"}\"}","context":{"RequestID":"0d06b79d-38e6-4e1f-8a11-5912cbdc8905","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f80a2f3-5378-4d5d-a13a-9d96bd72e095","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:07.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:07.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d06b79d-38e6-4e1f-8a11-5912cbdc8905","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f80a2f3-5378-4d5d-a13a-9d96bd72e095","LogTimestamp":"2023-09-27T04:57:07.254Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:57:08.052Z","message":"Entering","context":{"RequestID":"78380908-e552-476a-beef-12636e2778f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7aac66d-04df-4887-a2b8-75b8d22c1ab4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:08.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:08.054Z","message":"{\"transactionId\":\"78380908-e552-476a-beef-12636e2778f0\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:08:053\",\"respDate\":\"230927-04:57:08:054\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:78380908-e552-476a-beef-12636e2778f0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:08:053-96954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[668afa8a-7278-430b-ac45-72146467ea20], x-b3-parentspanid=[acf0ccbe0bb6b6d0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42403], x-envoy-attempt-count=[1], x-b3-traceid=[c57ed0128f3fa757acf0ccbe0bb6b6d0], x-b3-spanid=[c39b90e1154ca67e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[78380908-e552-476a-beef-12636e2778f0]}\\\"}\"}","context":{"RequestID":"78380908-e552-476a-beef-12636e2778f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7aac66d-04df-4887-a2b8-75b8d22c1ab4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:08.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:08.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78380908-e552-476a-beef-12636e2778f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7aac66d-04df-4887-a2b8-75b8d22c1ab4","LogTimestamp":"2023-09-27T04:57:08.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:57:08.418Z","message":"Entering","context":{"RequestID":"d51636e2-162b-4bde-9346-2610a029e62b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea886cf6-5ad8-4713-b219-beb20fc36781","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"d51636e2-162b-4bde-9346-2610a029e62b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea886cf6-5ad8-4713-b219-beb20fc36781","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:08.420Z","message":"{\"transactionId\":\"d51636e2-162b-4bde-9346-2610a029e62b\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:08:419\",\"respDate\":\"230927-04:57:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d51636e2-162b-4bde-9346-2610a029e62b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:08:419-2206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d51636e2-162b-4bde-9346-2610a029e62b]}\\\"}\"}","context":{"RequestID":"d51636e2-162b-4bde-9346-2610a029e62b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ea886cf6-5ad8-4713-b219-beb20fc36781","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d51636e2-162b-4bde-9346-2610a029e62b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea886cf6-5ad8-4713-b219-beb20fc36781","LogTimestamp":"2023-09-27T04:57:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:09.263Z","message":"Entering","context":{"RequestID":"f39d55bb-fd76-46d6-9a7c-658032eaa308","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ade07fd-d1be-4410-b0ad-c0c38ecf31b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:09.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:09.265Z","message":"{\"transactionId\":\"f39d55bb-fd76-46d6-9a7c-658032eaa308\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:09:264\",\"respDate\":\"230927-04:57:09:265\",\"sourceId\":\"haproxy:f39d55bb-fd76-46d6-9a7c-658032eaa308\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:09:264-22008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dee7bf64-2a43-486b-9c49-02d1dfada3b0], x-b3-parentspanid=[90094e648fe60946], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ba011c90b04246890094e648fe60946], x-b3-spanid=[0bcdf5ac6bfb0648], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f39d55bb-fd76-46d6-9a7c-658032eaa308]}\\\"}\"}","context":{"RequestID":"f39d55bb-fd76-46d6-9a7c-658032eaa308","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ade07fd-d1be-4410-b0ad-c0c38ecf31b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:09.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:09.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f39d55bb-fd76-46d6-9a7c-658032eaa308","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ade07fd-d1be-4410-b0ad-c0c38ecf31b3","LogTimestamp":"2023-09-27T04:57:09.265Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:11.275Z","message":"Entering","context":{"RequestID":"a86d398c-fe8f-40e8-bfe6-817a914ae6c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2406efdc-7aca-4078-b3dd-8b00413a8591","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:11.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:11.277Z","message":"{\"transactionId\":\"a86d398c-fe8f-40e8-bfe6-817a914ae6c4\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:11:275\",\"respDate\":\"230927-04:57:11:276\",\"sourceId\":\"haproxy:a86d398c-fe8f-40e8-bfe6-817a914ae6c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:11:275-11963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f998bc4e-4039-4520-9dd0-4995dc3b4c59], x-b3-parentspanid=[28b179ed541bf1ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52ffaccabcb42cca28b179ed541bf1ef], x-b3-spanid=[e8bdbec6f2d4bab1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a86d398c-fe8f-40e8-bfe6-817a914ae6c4]}\\\"}\"}","context":{"RequestID":"a86d398c-fe8f-40e8-bfe6-817a914ae6c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2406efdc-7aca-4078-b3dd-8b00413a8591","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:11.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:11.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a86d398c-fe8f-40e8-bfe6-817a914ae6c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2406efdc-7aca-4078-b3dd-8b00413a8591","LogTimestamp":"2023-09-27T04:57:11.277Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:11.943Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:11.954Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:13.287Z","message":"Entering","context":{"RequestID":"0be3cf0e-b25c-4618-8878-f0ad9effbd04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee449cbc-dcc8-45ac-8586-302b454f4482","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:13.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:13.288Z","message":"{\"transactionId\":\"0be3cf0e-b25c-4618-8878-f0ad9effbd04\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:13:287\",\"respDate\":\"230927-04:57:13:288\",\"sourceId\":\"haproxy:0be3cf0e-b25c-4618-8878-f0ad9effbd04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:13:287-30539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12146e90-ecc1-4b15-ba80-e60dda60b3b6], x-b3-parentspanid=[0f8fefefda8167e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[add7c04fbc6efc6a0f8fefefda8167e9], x-b3-spanid=[594d1cb3270ac379], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0be3cf0e-b25c-4618-8878-f0ad9effbd04]}\\\"}\"}","context":{"RequestID":"0be3cf0e-b25c-4618-8878-f0ad9effbd04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee449cbc-dcc8-45ac-8586-302b454f4482","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:13.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:13.288Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0be3cf0e-b25c-4618-8878-f0ad9effbd04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee449cbc-dcc8-45ac-8586-302b454f4482","LogTimestamp":"2023-09-27T04:57:13.288Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:15.298Z","message":"Entering","context":{"RequestID":"7d54d90a-8f08-489c-9931-b524c13b7310","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1aa2aee2-9bab-41c2-ade1-090d9bcbd16c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:15.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:15.299Z","message":"{\"transactionId\":\"7d54d90a-8f08-489c-9931-b524c13b7310\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:15:298\",\"respDate\":\"230927-04:57:15:299\",\"sourceId\":\"haproxy:7d54d90a-8f08-489c-9931-b524c13b7310\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:15:298-2265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fa59fd5-98d6-4ed5-9c53-fcd90005ef81], x-b3-parentspanid=[c94260a36b5efdba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd771fdb0bf30141c94260a36b5efdba], x-b3-spanid=[b8de5374789b070a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d54d90a-8f08-489c-9931-b524c13b7310]}\\\"}\"}","context":{"RequestID":"7d54d90a-8f08-489c-9931-b524c13b7310","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1aa2aee2-9bab-41c2-ade1-090d9bcbd16c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:15.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:15.300Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d54d90a-8f08-489c-9931-b524c13b7310","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1aa2aee2-9bab-41c2-ade1-090d9bcbd16c","LogTimestamp":"2023-09-27T04:57:15.300Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:15.934Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:57:15.953Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:15.953Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:15.953Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:17.311Z","message":"Entering","context":{"RequestID":"a76f9807-3cb7-41a2-9b1e-4a611ee6b9a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c03268de-a424-41aa-a28d-f3d248f89205","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:17.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:17.313Z","message":"{\"transactionId\":\"a76f9807-3cb7-41a2-9b1e-4a611ee6b9a8\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:17:312\",\"respDate\":\"230927-04:57:17:313\",\"sourceId\":\"haproxy:a76f9807-3cb7-41a2-9b1e-4a611ee6b9a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:17:312-1294\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a7b1d4a-0d6a-4072-999f-795786ed0de5], x-b3-parentspanid=[6a1b9d5fb6eaa792], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50f54ae48ffaa9986a1b9d5fb6eaa792], x-b3-spanid=[1ab93041fea88913], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a76f9807-3cb7-41a2-9b1e-4a611ee6b9a8]}\\\"}\"}","context":{"RequestID":"a76f9807-3cb7-41a2-9b1e-4a611ee6b9a8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c03268de-a424-41aa-a28d-f3d248f89205","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:17.311Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:17.314Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a76f9807-3cb7-41a2-9b1e-4a611ee6b9a8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c03268de-a424-41aa-a28d-f3d248f89205","LogTimestamp":"2023-09-27T04:57:17.314Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:18.043Z","message":"Entering","context":{"RequestID":"c70c3de8-f3f8-47ff-a120-c7d25288989d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0cd32aba-6140-4b58-abbc-b4f1b575cbdf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:18.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:18.045Z","message":"{\"transactionId\":\"c70c3de8-f3f8-47ff-a120-c7d25288989d\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:18:044\",\"respDate\":\"230927-04:57:18:045\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c70c3de8-f3f8-47ff-a120-c7d25288989d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:18:044-92376\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f59b9aba-cfbd-445e-bccc-5fe34a02f797], x-b3-parentspanid=[f44a233f2061a746], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34953], x-envoy-attempt-count=[1], x-b3-traceid=[84b9ccaaa9b9d6e9f44a233f2061a746], x-b3-spanid=[6c8a0fc6bf73223a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c70c3de8-f3f8-47ff-a120-c7d25288989d]}\\\"}\"}","context":{"RequestID":"c70c3de8-f3f8-47ff-a120-c7d25288989d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0cd32aba-6140-4b58-abbc-b4f1b575cbdf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:18.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:18.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c70c3de8-f3f8-47ff-a120-c7d25288989d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cd32aba-6140-4b58-abbc-b4f1b575cbdf","LogTimestamp":"2023-09-27T04:57:18.045Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:18.416Z","message":"Entering","context":{"RequestID":"3dd24915-875f-4bb2-99c2-414a7578c3a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd5b2813-15b7-4014-aeb3-c6525b0a095d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:18.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:18.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"3dd24915-875f-4bb2-99c2-414a7578c3a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd5b2813-15b7-4014-aeb3-c6525b0a095d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:18.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:18.419Z","message":"{\"transactionId\":\"3dd24915-875f-4bb2-99c2-414a7578c3a1\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:18:417\",\"respDate\":\"230927-04:57:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3dd24915-875f-4bb2-99c2-414a7578c3a1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:18:417-41537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3dd24915-875f-4bb2-99c2-414a7578c3a1]}\\\"}\"}","context":{"RequestID":"3dd24915-875f-4bb2-99c2-414a7578c3a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd5b2813-15b7-4014-aeb3-c6525b0a095d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:18.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:18.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dd24915-875f-4bb2-99c2-414a7578c3a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd5b2813-15b7-4014-aeb3-c6525b0a095d","LogTimestamp":"2023-09-27T04:57:18.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:19.322Z","message":"Entering","context":{"RequestID":"87d44803-70cb-4630-8980-d3d3b403ba16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5b5c72e-a082-4b76-b406-c1b8511775cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:19.324Z","message":"{\"transactionId\":\"87d44803-70cb-4630-8980-d3d3b403ba16\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:19:323\",\"respDate\":\"230927-04:57:19:324\",\"sourceId\":\"haproxy:87d44803-70cb-4630-8980-d3d3b403ba16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:19:323-37459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89d467d0-246e-4dd1-8ee3-d0b25e5ef490], x-b3-parentspanid=[d9269797751798e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67774f2e329bf72cd9269797751798e7], x-b3-spanid=[97f51613a4fb7867], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87d44803-70cb-4630-8980-d3d3b403ba16]}\\\"}\"}","context":{"RequestID":"87d44803-70cb-4630-8980-d3d3b403ba16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5b5c72e-a082-4b76-b406-c1b8511775cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:19.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:19.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87d44803-70cb-4630-8980-d3d3b403ba16","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5b5c72e-a082-4b76-b406-c1b8511775cb","LogTimestamp":"2023-09-27T04:57:19.324Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:21.333Z","message":"Entering","context":{"RequestID":"0827249d-849e-4899-939b-5796f55d3367","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9996cf7-57c2-4cb1-b675-fdc14f100bb8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:21.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:21.334Z","message":"{\"transactionId\":\"0827249d-849e-4899-939b-5796f55d3367\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:21:333\",\"respDate\":\"230927-04:57:21:334\",\"sourceId\":\"haproxy:0827249d-849e-4899-939b-5796f55d3367\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:21:333-85703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68c2cbc3-29fe-425d-bb59-1fcde9a3913a], x-b3-parentspanid=[0fd492ce94e5c9e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98ff74ca288428b90fd492ce94e5c9e3], x-b3-spanid=[a52c35b707f321fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0827249d-849e-4899-939b-5796f55d3367]}\\\"}\"}","context":{"RequestID":"0827249d-849e-4899-939b-5796f55d3367","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9996cf7-57c2-4cb1-b675-fdc14f100bb8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:21.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:21.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0827249d-849e-4899-939b-5796f55d3367","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9996cf7-57c2-4cb1-b675-fdc14f100bb8","LogTimestamp":"2023-09-27T04:57:21.335Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:23.345Z","message":"Entering","context":{"RequestID":"9386d841-b7d1-446e-a361-cb614c061482","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"feff31f1-e9ab-4dc6-876e-131b8bca3bdd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:23.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:23.347Z","message":"{\"transactionId\":\"9386d841-b7d1-446e-a361-cb614c061482\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:23:346\",\"respDate\":\"230927-04:57:23:347\",\"sourceId\":\"haproxy:9386d841-b7d1-446e-a361-cb614c061482\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:23:346-97514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dea7d7c-77bd-4ea6-bdcd-51f9873f4b52], x-b3-parentspanid=[0ecad98ab7dc83b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4f0c699f42847e20ecad98ab7dc83b1], x-b3-spanid=[78e4fa6426a34054], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9386d841-b7d1-446e-a361-cb614c061482]}\\\"}\"}","context":{"RequestID":"9386d841-b7d1-446e-a361-cb614c061482","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"feff31f1-e9ab-4dc6-876e-131b8bca3bdd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:23.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:23.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9386d841-b7d1-446e-a361-cb614c061482","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"feff31f1-e9ab-4dc6-876e-131b8bca3bdd","LogTimestamp":"2023-09-27T04:57:23.347Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:25.358Z","message":"Entering","context":{"RequestID":"6e07de93-baff-4295-a908-fc6e334fc0b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b5c9587-fb09-4f60-98a1-1ec7262e418d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:25.360Z","message":"{\"transactionId\":\"6e07de93-baff-4295-a908-fc6e334fc0b0\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:25:359\",\"respDate\":\"230927-04:57:25:360\",\"sourceId\":\"haproxy:6e07de93-baff-4295-a908-fc6e334fc0b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:25:359-55030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbfdc64b-e75d-4052-8f92-612f1fc096cc], x-b3-parentspanid=[7e2b35013c149cc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e015b14eb29a7257e2b35013c149cc4], x-b3-spanid=[e82b4a8d08955b3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e07de93-baff-4295-a908-fc6e334fc0b0]}\\\"}\"}","context":{"RequestID":"6e07de93-baff-4295-a908-fc6e334fc0b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b5c9587-fb09-4f60-98a1-1ec7262e418d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:25.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:25.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e07de93-baff-4295-a908-fc6e334fc0b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b5c9587-fb09-4f60-98a1-1ec7262e418d","LogTimestamp":"2023-09-27T04:57:25.361Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:57:25.934Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:57:25.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:25.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:25.975Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:27.377Z","message":"Entering","context":{"RequestID":"5f4ca762-c7bf-40f7-8abc-d12b476a1204","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9703436b-02d4-4f90-a21f-9d16f9034446","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:27.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:27.379Z","message":"{\"transactionId\":\"5f4ca762-c7bf-40f7-8abc-d12b476a1204\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:27:378\",\"respDate\":\"230927-04:57:27:379\",\"sourceId\":\"haproxy:5f4ca762-c7bf-40f7-8abc-d12b476a1204\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:27:378-44018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a83c98a-cf56-48d0-a25f-00c19f6efd64], x-b3-parentspanid=[57031e245d992d29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8ca4a7c6c2d18ef57031e245d992d29], x-b3-spanid=[1fba429783719256], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f4ca762-c7bf-40f7-8abc-d12b476a1204]}\\\"}\"}","context":{"RequestID":"5f4ca762-c7bf-40f7-8abc-d12b476a1204","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9703436b-02d4-4f90-a21f-9d16f9034446","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:27.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:27.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f4ca762-c7bf-40f7-8abc-d12b476a1204","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9703436b-02d4-4f90-a21f-9d16f9034446","LogTimestamp":"2023-09-27T04:57:27.380Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:28.058Z","message":"Entering","context":{"RequestID":"2b60e670-2da9-4114-b44b-93c476a33c78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb732c8f-c341-4983-90a0-1ba6711969f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:28.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:28.060Z","message":"{\"transactionId\":\"2b60e670-2da9-4114-b44b-93c476a33c78\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:28:059\",\"respDate\":\"230927-04:57:28:060\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2b60e670-2da9-4114-b44b-93c476a33c78\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:28:059-3981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b524e8b-e124-40da-a5a2-348ec029341b], x-b3-parentspanid=[c18947282ebe81f1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54097], x-envoy-attempt-count=[1], x-b3-traceid=[550e0fc147c89725c18947282ebe81f1], x-b3-spanid=[2006023da427ff69], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2b60e670-2da9-4114-b44b-93c476a33c78]}\\\"}\"}","context":{"RequestID":"2b60e670-2da9-4114-b44b-93c476a33c78","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fb732c8f-c341-4983-90a0-1ba6711969f1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:28.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:28.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b60e670-2da9-4114-b44b-93c476a33c78","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb732c8f-c341-4983-90a0-1ba6711969f1","LogTimestamp":"2023-09-27T04:57:28.060Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:28.417Z","message":"Entering","context":{"RequestID":"97c92046-72ff-4486-8ea5-99f5b204f7e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"134d8e3a-7c29-4f3f-8096-b2d76b72af86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"97c92046-72ff-4486-8ea5-99f5b204f7e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"134d8e3a-7c29-4f3f-8096-b2d76b72af86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:28.420Z","message":"{\"transactionId\":\"97c92046-72ff-4486-8ea5-99f5b204f7e7\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:28:418\",\"respDate\":\"230927-04:57:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:97c92046-72ff-4486-8ea5-99f5b204f7e7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:28:418-59042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[97c92046-72ff-4486-8ea5-99f5b204f7e7]}\\\"}\"}","context":{"RequestID":"97c92046-72ff-4486-8ea5-99f5b204f7e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"134d8e3a-7c29-4f3f-8096-b2d76b72af86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97c92046-72ff-4486-8ea5-99f5b204f7e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"134d8e3a-7c29-4f3f-8096-b2d76b72af86","LogTimestamp":"2023-09-27T04:57:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:29.388Z","message":"Entering","context":{"RequestID":"a25a39e2-ea74-4f87-98f8-250b86c62f65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2153e9f1-de59-4aed-9ab9-f451f3e08bcf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:29.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:29.390Z","message":"{\"transactionId\":\"a25a39e2-ea74-4f87-98f8-250b86c62f65\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:29:389\",\"respDate\":\"230927-04:57:29:390\",\"sourceId\":\"haproxy:a25a39e2-ea74-4f87-98f8-250b86c62f65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:29:389-1567\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[741939c3-cb17-4d2c-ba17-79669ff91c09], x-b3-parentspanid=[c12fe0af77674a80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[708cdcbcb1c18d74c12fe0af77674a80], x-b3-spanid=[dc08fe4a8a5b1ab1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a25a39e2-ea74-4f87-98f8-250b86c62f65]}\\\"}\"}","context":{"RequestID":"a25a39e2-ea74-4f87-98f8-250b86c62f65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2153e9f1-de59-4aed-9ab9-f451f3e08bcf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:29.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:29.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a25a39e2-ea74-4f87-98f8-250b86c62f65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2153e9f1-de59-4aed-9ab9-f451f3e08bcf","LogTimestamp":"2023-09-27T04:57:29.391Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:31.401Z","message":"Entering","context":{"RequestID":"683d5f98-eb61-4a6b-bebf-a083c17df9fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92721995-f6ee-465f-90a9-ecc069b0d165","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:31.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:31.402Z","message":"{\"transactionId\":\"683d5f98-eb61-4a6b-bebf-a083c17df9fc\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:31:401\",\"respDate\":\"230927-04:57:31:402\",\"sourceId\":\"haproxy:683d5f98-eb61-4a6b-bebf-a083c17df9fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:31:401-36620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91e837b7-0857-44d8-9452-09897b9f1972], x-b3-parentspanid=[d92b081696ab4a4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b68c329d5cd7437d92b081696ab4a4e], x-b3-spanid=[132c0aa6b71a9c55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[683d5f98-eb61-4a6b-bebf-a083c17df9fc]}\\\"}\"}","context":{"RequestID":"683d5f98-eb61-4a6b-bebf-a083c17df9fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92721995-f6ee-465f-90a9-ecc069b0d165","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:31.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:31.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"683d5f98-eb61-4a6b-bebf-a083c17df9fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92721995-f6ee-465f-90a9-ecc069b0d165","LogTimestamp":"2023-09-27T04:57:31.403Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:33.422Z","message":"Entering","context":{"RequestID":"9774b316-1c4c-4fe4-a484-85eeb136c771","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2e2306c-e7d1-42a5-9b72-b38f86a64dcd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:33.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:33.424Z","message":"{\"transactionId\":\"9774b316-1c4c-4fe4-a484-85eeb136c771\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:33:423\",\"respDate\":\"230927-04:57:33:424\",\"sourceId\":\"haproxy:9774b316-1c4c-4fe4-a484-85eeb136c771\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:33:423-40075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da26962b-103b-41fe-ad90-917790613096], x-b3-parentspanid=[61ce5fc19a080790], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94a2a5e55ed330a161ce5fc19a080790], x-b3-spanid=[2299c31671fb8263], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9774b316-1c4c-4fe4-a484-85eeb136c771]}\\\"}\"}","context":{"RequestID":"9774b316-1c4c-4fe4-a484-85eeb136c771","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2e2306c-e7d1-42a5-9b72-b38f86a64dcd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:33.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:33.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9774b316-1c4c-4fe4-a484-85eeb136c771","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2e2306c-e7d1-42a5-9b72-b38f86a64dcd","LogTimestamp":"2023-09-27T04:57:33.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:35.433Z","message":"Entering","context":{"RequestID":"559e7555-6e4e-4d5e-a35b-5b20d28237de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ab972d3-18b5-4390-b234-45c42b6f875d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:35.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:35.434Z","message":"{\"transactionId\":\"559e7555-6e4e-4d5e-a35b-5b20d28237de\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:35:433\",\"respDate\":\"230927-04:57:35:434\",\"sourceId\":\"haproxy:559e7555-6e4e-4d5e-a35b-5b20d28237de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:35:433-61603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d17bb9b-e1e3-4d74-83c9-355003524164], x-b3-parentspanid=[c730c74b573c7ce1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35fa7606a69d40b5c730c74b573c7ce1], x-b3-spanid=[fce3595036375df6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[559e7555-6e4e-4d5e-a35b-5b20d28237de]}\\\"}\"}","context":{"RequestID":"559e7555-6e4e-4d5e-a35b-5b20d28237de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ab972d3-18b5-4390-b234-45c42b6f875d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:35.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:35.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"559e7555-6e4e-4d5e-a35b-5b20d28237de","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ab972d3-18b5-4390-b234-45c42b6f875d","LogTimestamp":"2023-09-27T04:57:35.435Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:35.934Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:57:35.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:35.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:35.960Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:37.447Z","message":"Entering","context":{"RequestID":"91d7c7b7-7fbf-467f-9c76-7407d22e1e4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"944a01e1-d22c-4486-a9bf-f260dccf542a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:37.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:37.449Z","message":"{\"transactionId\":\"91d7c7b7-7fbf-467f-9c76-7407d22e1e4a\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:37:448\",\"respDate\":\"230927-04:57:37:449\",\"sourceId\":\"haproxy:91d7c7b7-7fbf-467f-9c76-7407d22e1e4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:37:448-21037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b48849f-35a5-4502-be83-99de8058ed97], x-b3-parentspanid=[d303db793fbc6956], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66efb752d940206cd303db793fbc6956], x-b3-spanid=[771f2b77679f4108], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91d7c7b7-7fbf-467f-9c76-7407d22e1e4a]}\\\"}\"}","context":{"RequestID":"91d7c7b7-7fbf-467f-9c76-7407d22e1e4a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"944a01e1-d22c-4486-a9bf-f260dccf542a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:37.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:37.449Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91d7c7b7-7fbf-467f-9c76-7407d22e1e4a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"944a01e1-d22c-4486-a9bf-f260dccf542a","LogTimestamp":"2023-09-27T04:57:37.449Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:38.040Z","message":"Entering","context":{"RequestID":"31f4c1b0-f529-4674-b43d-3f9d7bc4f8b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a8f35b4-21bd-4789-b72d-2b083738135e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:38.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:38.042Z","message":"{\"transactionId\":\"31f4c1b0-f529-4674-b43d-3f9d7bc4f8b6\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:38:041\",\"respDate\":\"230927-04:57:38:042\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:31f4c1b0-f529-4674-b43d-3f9d7bc4f8b6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:38:041-2917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05f27ea7-15f7-4399-ae4d-307aa430234d], x-b3-parentspanid=[e22c68bdbe5be68e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57319], x-envoy-attempt-count=[1], x-b3-traceid=[09a0f7f8096c02ade22c68bdbe5be68e], x-b3-spanid=[e8d3d7658683a759], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[31f4c1b0-f529-4674-b43d-3f9d7bc4f8b6]}\\\"}\"}","context":{"RequestID":"31f4c1b0-f529-4674-b43d-3f9d7bc4f8b6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a8f35b4-21bd-4789-b72d-2b083738135e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:38.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:38.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31f4c1b0-f529-4674-b43d-3f9d7bc4f8b6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a8f35b4-21bd-4789-b72d-2b083738135e","LogTimestamp":"2023-09-27T04:57:38.042Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:38.418Z","message":"Entering","context":{"RequestID":"3786e042-dd09-4290-9000-0dab6fee17a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5336b97-3fad-4372-840a-63605e4862d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"3786e042-dd09-4290-9000-0dab6fee17a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5336b97-3fad-4372-840a-63605e4862d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:38.420Z","message":"{\"transactionId\":\"3786e042-dd09-4290-9000-0dab6fee17a3\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:38:419\",\"respDate\":\"230927-04:57:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3786e042-dd09-4290-9000-0dab6fee17a3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:38:419-31494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3786e042-dd09-4290-9000-0dab6fee17a3]}\\\"}\"}","context":{"RequestID":"3786e042-dd09-4290-9000-0dab6fee17a3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a5336b97-3fad-4372-840a-63605e4862d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3786e042-dd09-4290-9000-0dab6fee17a3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5336b97-3fad-4372-840a-63605e4862d1","LogTimestamp":"2023-09-27T04:57:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T04:57:39.458Z","message":"Entering","context":{"RequestID":"842a3449-01ff-4a61-abef-8198469efcec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c89d4c6-3cc3-4f1a-9771-0e91cd4faa36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:39.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:39.460Z","message":"{\"transactionId\":\"842a3449-01ff-4a61-abef-8198469efcec\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:39:458\",\"respDate\":\"230927-04:57:39:460\",\"sourceId\":\"haproxy:842a3449-01ff-4a61-abef-8198469efcec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:39:458-86596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aed00c21-3446-46c8-8a70-60f779bc967a], x-b3-parentspanid=[298073080edb3ac4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1a82bc4954e1709298073080edb3ac4], x-b3-spanid=[7603f4c07528a7a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[842a3449-01ff-4a61-abef-8198469efcec]}\\\"}\"}","context":{"RequestID":"842a3449-01ff-4a61-abef-8198469efcec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c89d4c6-3cc3-4f1a-9771-0e91cd4faa36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:39.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:39.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"842a3449-01ff-4a61-abef-8198469efcec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c89d4c6-3cc3-4f1a-9771-0e91cd4faa36","LogTimestamp":"2023-09-27T04:57:39.460Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:41.472Z","message":"Entering","context":{"RequestID":"0a6711d1-5d55-409b-b6bd-1d6ad71db994","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c589a1a-3b13-4c5e-9f50-3292eed9b964","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:41.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:41.474Z","message":"{\"transactionId\":\"0a6711d1-5d55-409b-b6bd-1d6ad71db994\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:41:473\",\"respDate\":\"230927-04:57:41:474\",\"sourceId\":\"haproxy:0a6711d1-5d55-409b-b6bd-1d6ad71db994\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:41:473-44153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20528eaa-a420-4462-ae9c-e2c2740a31c8], x-b3-parentspanid=[7dac636f8a2f3849], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52b8488ee611b67a7dac636f8a2f3849], x-b3-spanid=[d094a03aafd84506], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a6711d1-5d55-409b-b6bd-1d6ad71db994]}\\\"}\"}","context":{"RequestID":"0a6711d1-5d55-409b-b6bd-1d6ad71db994","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c589a1a-3b13-4c5e-9f50-3292eed9b964","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:41.472Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:41.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a6711d1-5d55-409b-b6bd-1d6ad71db994","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c589a1a-3b13-4c5e-9f50-3292eed9b964","LogTimestamp":"2023-09-27T04:57:41.475Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:41.954Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:41.976Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:43.490Z","message":"Entering","context":{"RequestID":"6a928f94-4419-49ed-afa9-0a907c0af0f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f191d880-7ef7-4a60-ba6e-8ebd91a6b45b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:43.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:43.492Z","message":"{\"transactionId\":\"6a928f94-4419-49ed-afa9-0a907c0af0f1\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:43:491\",\"respDate\":\"230927-04:57:43:491\",\"sourceId\":\"haproxy:6a928f94-4419-49ed-afa9-0a907c0af0f1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:43:491-24635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d757dccb-fdeb-405f-bbb8-bbb5b3fb7c7d], x-b3-parentspanid=[8c2e65976c047249], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5d19648bdd2e4e18c2e65976c047249], x-b3-spanid=[f151084948453703], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a928f94-4419-49ed-afa9-0a907c0af0f1]}\\\"}\"}","context":{"RequestID":"6a928f94-4419-49ed-afa9-0a907c0af0f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f191d880-7ef7-4a60-ba6e-8ebd91a6b45b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:43.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:43.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a928f94-4419-49ed-afa9-0a907c0af0f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f191d880-7ef7-4a60-ba6e-8ebd91a6b45b","LogTimestamp":"2023-09-27T04:57:43.492Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:45.503Z","message":"Entering","context":{"RequestID":"e52227f5-b107-49e8-8323-1fabe2b29ab2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50d37001-f995-4cc2-80e1-619e4d02d56d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:45.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:45.505Z","message":"{\"transactionId\":\"e52227f5-b107-49e8-8323-1fabe2b29ab2\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:45:503\",\"respDate\":\"230927-04:57:45:505\",\"sourceId\":\"haproxy:e52227f5-b107-49e8-8323-1fabe2b29ab2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:45:503-11129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[627d6a35-eaf6-4efe-a2e7-8f7a824d83d4], x-b3-parentspanid=[aa45aab431c63e8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c76480c75e57ca2faa45aab431c63e8c], x-b3-spanid=[51e7144c88e2179f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e52227f5-b107-49e8-8323-1fabe2b29ab2]}\\\"}\"}","context":{"RequestID":"e52227f5-b107-49e8-8323-1fabe2b29ab2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50d37001-f995-4cc2-80e1-619e4d02d56d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:45.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:45.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e52227f5-b107-49e8-8323-1fabe2b29ab2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d37001-f995-4cc2-80e1-619e4d02d56d","LogTimestamp":"2023-09-27T04:57:45.505Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:45.935Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:57:45.948Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:45.949Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:45.949Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:47.528Z","message":"Entering","context":{"RequestID":"f794b45d-7833-4a01-ab47-ec2e46365144","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69f895ff-7586-4974-9c35-0a961c023550","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:47.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:47.530Z","message":"{\"transactionId\":\"f794b45d-7833-4a01-ab47-ec2e46365144\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:47:529\",\"respDate\":\"230927-04:57:47:530\",\"sourceId\":\"haproxy:f794b45d-7833-4a01-ab47-ec2e46365144\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:47:529-81946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fe802a3-85b1-4231-8111-bc697e7a106d], x-b3-parentspanid=[b46aa0615a53a2e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb0133ad03163f56b46aa0615a53a2e8], x-b3-spanid=[88b3d970c690acb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f794b45d-7833-4a01-ab47-ec2e46365144]}\\\"}\"}","context":{"RequestID":"f794b45d-7833-4a01-ab47-ec2e46365144","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"69f895ff-7586-4974-9c35-0a961c023550","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:47.528Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:47.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f794b45d-7833-4a01-ab47-ec2e46365144","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69f895ff-7586-4974-9c35-0a961c023550","LogTimestamp":"2023-09-27T04:57:47.530Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:48.043Z","message":"Entering","context":{"RequestID":"78011312-303d-4a02-b993-cd9c69f74e44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12b9453a-d383-484b-a053-8e98242523cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:48.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:48.045Z","message":"{\"transactionId\":\"78011312-303d-4a02-b993-cd9c69f74e44\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:48:044\",\"respDate\":\"230927-04:57:48:045\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:78011312-303d-4a02-b993-cd9c69f74e44\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:48:044-6142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f9e31b4-8446-4fd8-88fb-e175d97c6d02], x-b3-parentspanid=[82dea160db232bd3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52917], x-envoy-attempt-count=[1], x-b3-traceid=[a7ee3386d30d6cfc82dea160db232bd3], x-b3-spanid=[e01eb53d45b87eca], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[78011312-303d-4a02-b993-cd9c69f74e44]}\\\"}\"}","context":{"RequestID":"78011312-303d-4a02-b993-cd9c69f74e44","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"12b9453a-d383-484b-a053-8e98242523cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:48.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:48.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78011312-303d-4a02-b993-cd9c69f74e44","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12b9453a-d383-484b-a053-8e98242523cc","LogTimestamp":"2023-09-27T04:57:48.045Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:48.418Z","message":"Entering","context":{"RequestID":"31dc1cf4-40cd-460e-8a8a-ad01e0ed5db7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba53673d-5275-431a-8406-2765fd173dfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"31dc1cf4-40cd-460e-8a8a-ad01e0ed5db7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba53673d-5275-431a-8406-2765fd173dfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:48.421Z","message":"{\"transactionId\":\"31dc1cf4-40cd-460e-8a8a-ad01e0ed5db7\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:48:419\",\"respDate\":\"230927-04:57:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31dc1cf4-40cd-460e-8a8a-ad01e0ed5db7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:48:419-91896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31dc1cf4-40cd-460e-8a8a-ad01e0ed5db7]}\\\"}\"}","context":{"RequestID":"31dc1cf4-40cd-460e-8a8a-ad01e0ed5db7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba53673d-5275-431a-8406-2765fd173dfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31dc1cf4-40cd-460e-8a8a-ad01e0ed5db7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba53673d-5275-431a-8406-2765fd173dfd","LogTimestamp":"2023-09-27T04:57:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:57:49.538Z","message":"Entering","context":{"RequestID":"bda0c735-1710-46cd-8c0d-077df2b013d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3414d88b-014a-4684-ab55-640baa3e747a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:49.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:49.539Z","message":"{\"transactionId\":\"bda0c735-1710-46cd-8c0d-077df2b013d8\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:49:538\",\"respDate\":\"230927-04:57:49:539\",\"sourceId\":\"haproxy:bda0c735-1710-46cd-8c0d-077df2b013d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:49:538-4265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a154ff24-5bee-450f-baef-8d5b55fd0536], x-b3-parentspanid=[6c1f779e796c1e5a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[106254556b35a1b06c1f779e796c1e5a], x-b3-spanid=[e655443e825ef805], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bda0c735-1710-46cd-8c0d-077df2b013d8]}\\\"}\"}","context":{"RequestID":"bda0c735-1710-46cd-8c0d-077df2b013d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3414d88b-014a-4684-ab55-640baa3e747a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:49.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:49.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bda0c735-1710-46cd-8c0d-077df2b013d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3414d88b-014a-4684-ab55-640baa3e747a","LogTimestamp":"2023-09-27T04:57:49.540Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:51.551Z","message":"Entering","context":{"RequestID":"1efcc875-dbe8-4be1-92b8-370fef96ced5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"339eacdf-c722-4161-b806-fad152091a50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:51.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:51.553Z","message":"{\"transactionId\":\"1efcc875-dbe8-4be1-92b8-370fef96ced5\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:51:551\",\"respDate\":\"230927-04:57:51:553\",\"sourceId\":\"haproxy:1efcc875-dbe8-4be1-92b8-370fef96ced5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:51:551-38587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a4a9b65-7032-40f1-ad8d-0045c17ad1e1], x-b3-parentspanid=[798cd9c57d9d0518], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a639b56d10570a94798cd9c57d9d0518], x-b3-spanid=[8e763c75d8c79626], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1efcc875-dbe8-4be1-92b8-370fef96ced5]}\\\"}\"}","context":{"RequestID":"1efcc875-dbe8-4be1-92b8-370fef96ced5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"339eacdf-c722-4161-b806-fad152091a50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:51.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:51.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1efcc875-dbe8-4be1-92b8-370fef96ced5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"339eacdf-c722-4161-b806-fad152091a50","LogTimestamp":"2023-09-27T04:57:51.553Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:53.561Z","message":"Entering","context":{"RequestID":"35a27a42-8285-4e35-9224-b878d81705e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97073ccb-e5e8-4fe1-89d7-75396cc6d456","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:53.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:53.563Z","message":"{\"transactionId\":\"35a27a42-8285-4e35-9224-b878d81705e3\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:53:562\",\"respDate\":\"230927-04:57:53:563\",\"sourceId\":\"haproxy:35a27a42-8285-4e35-9224-b878d81705e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:53:562-2515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e837de98-906c-403d-b5dc-8487b870512f], x-b3-parentspanid=[ef92198e0897a7c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8769a7785f474797ef92198e0897a7c8], x-b3-spanid=[1e7549b47131ba93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35a27a42-8285-4e35-9224-b878d81705e3]}\\\"}\"}","context":{"RequestID":"35a27a42-8285-4e35-9224-b878d81705e3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97073ccb-e5e8-4fe1-89d7-75396cc6d456","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:53.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:53.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35a27a42-8285-4e35-9224-b878d81705e3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97073ccb-e5e8-4fe1-89d7-75396cc6d456","LogTimestamp":"2023-09-27T04:57:53.563Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:55.571Z","message":"Entering","context":{"RequestID":"f201e74b-af32-4387-948a-8167683de797","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06d7fb83-6401-4a7a-a961-64bb2e742fad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:55.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:55.573Z","message":"{\"transactionId\":\"f201e74b-af32-4387-948a-8167683de797\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:55:572\",\"respDate\":\"230927-04:57:55:573\",\"sourceId\":\"haproxy:f201e74b-af32-4387-948a-8167683de797\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:55:572-88969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f7b0c70-a05f-4457-8115-d3c24905ccb4], x-b3-parentspanid=[6949532d2381ffb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b5b37fdaa2804b36949532d2381ffb4], x-b3-spanid=[adff95d777051447], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f201e74b-af32-4387-948a-8167683de797]}\\\"}\"}","context":{"RequestID":"f201e74b-af32-4387-948a-8167683de797","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06d7fb83-6401-4a7a-a961-64bb2e742fad","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:55.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:55.574Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f201e74b-af32-4387-948a-8167683de797","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06d7fb83-6401-4a7a-a961-64bb2e742fad","LogTimestamp":"2023-09-27T04:57:55.574Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:55.936Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:57:55.971Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:55.971Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:55.971Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:57.583Z","message":"Entering","context":{"RequestID":"e59c81df-dd3f-414e-8599-9464c921ffcc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d81bd519-e1c5-4341-8975-8b829378eb27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:57.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:57.585Z","message":"{\"transactionId\":\"e59c81df-dd3f-414e-8599-9464c921ffcc\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:57:584\",\"respDate\":\"230927-04:57:57:585\",\"sourceId\":\"haproxy:e59c81df-dd3f-414e-8599-9464c921ffcc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:57:57:584-32657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb35d7a8-8e1c-4f85-b989-dae5927db6fb], x-b3-parentspanid=[3d01828dabd2d5d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6431ee85ae47deb3d01828dabd2d5d9], x-b3-spanid=[4eb6c41bd7d487ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e59c81df-dd3f-414e-8599-9464c921ffcc]}\\\"}\"}","context":{"RequestID":"e59c81df-dd3f-414e-8599-9464c921ffcc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d81bd519-e1c5-4341-8975-8b829378eb27","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:57.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:57.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e59c81df-dd3f-414e-8599-9464c921ffcc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d81bd519-e1c5-4341-8975-8b829378eb27","LogTimestamp":"2023-09-27T04:57:57.585Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:58.038Z","message":"Entering","context":{"RequestID":"c5cb3efd-af93-4519-9e75-ef2c7ce5af6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce77432c-c0dc-44f1-a30f-c62173b7c597","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:58.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:58.040Z","message":"{\"transactionId\":\"c5cb3efd-af93-4519-9e75-ef2c7ce5af6a\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:58:039\",\"respDate\":\"230927-04:57:58:040\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c5cb3efd-af93-4519-9e75-ef2c7ce5af6a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:57:58:039-98795\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa45f0e1-c833-459a-8bdd-e630508010e9], x-b3-parentspanid=[d0a3f21f9305f1e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44225], x-envoy-attempt-count=[1], x-b3-traceid=[37a00e4c52716530d0a3f21f9305f1e1], x-b3-spanid=[ff827477dc628bd9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c5cb3efd-af93-4519-9e75-ef2c7ce5af6a]}\\\"}\"}","context":{"RequestID":"c5cb3efd-af93-4519-9e75-ef2c7ce5af6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce77432c-c0dc-44f1-a30f-c62173b7c597","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:57:58.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:58.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5cb3efd-af93-4519-9e75-ef2c7ce5af6a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce77432c-c0dc-44f1-a30f-c62173b7c597","LogTimestamp":"2023-09-27T04:57:58.040Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:57:58.418Z","message":"Entering","context":{"RequestID":"8f301e42-a1a7-467f-9354-96a8ba386f8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7b75cfb-0c85-49aa-97dd-396a39c31c6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8f301e42-a1a7-467f-9354-96a8ba386f8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7b75cfb-0c85-49aa-97dd-396a39c31c6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:58.420Z","message":"{\"transactionId\":\"8f301e42-a1a7-467f-9354-96a8ba386f8c\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:58:419\",\"respDate\":\"230927-04:57:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8f301e42-a1a7-467f-9354-96a8ba386f8c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:58:419-26065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8f301e42-a1a7-467f-9354-96a8ba386f8c]}\\\"}\"}","context":{"RequestID":"8f301e42-a1a7-467f-9354-96a8ba386f8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7b75cfb-0c85-49aa-97dd-396a39c31c6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:57:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f301e42-a1a7-467f-9354-96a8ba386f8c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7b75cfb-0c85-49aa-97dd-396a39c31c6d","LogTimestamp":"2023-09-27T04:57:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:57:59.593Z","message":"Entering","context":{"RequestID":"a844d9e8-b887-445d-8b8c-ef33d5f6d02d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c553bc9-fd69-4b2a-8e9a-9cb573ee9534","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:59.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:57:59.595Z","message":"{\"transactionId\":\"a844d9e8-b887-445d-8b8c-ef33d5f6d02d\",\"status\":\"200\",\"rqstDate\":\"230927-04:57:59:594\",\"respDate\":\"230927-04:57:59:595\",\"sourceId\":\"haproxy:a844d9e8-b887-445d-8b8c-ef33d5f6d02d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:57:59:594-44450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e88e275-eee2-4ad5-a7b4-d48fdd9b05dc], x-b3-parentspanid=[397030d508227b73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38d74b1c6bb7e58d397030d508227b73], x-b3-spanid=[15b57f8b70b3a85e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a844d9e8-b887-445d-8b8c-ef33d5f6d02d]}\\\"}\"}","context":{"RequestID":"a844d9e8-b887-445d-8b8c-ef33d5f6d02d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c553bc9-fd69-4b2a-8e9a-9cb573ee9534","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:57:59.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:57:59.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a844d9e8-b887-445d-8b8c-ef33d5f6d02d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c553bc9-fd69-4b2a-8e9a-9cb573ee9534","LogTimestamp":"2023-09-27T04:57:59.596Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:57:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:01.604Z","message":"Entering","context":{"RequestID":"e0e80810-2fb7-4bc3-b678-7ab34cc77fd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"566dc68d-9a65-4383-8723-eaf163688e13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:01.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:01.606Z","message":"{\"transactionId\":\"e0e80810-2fb7-4bc3-b678-7ab34cc77fd4\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:01:605\",\"respDate\":\"230927-04:58:01:606\",\"sourceId\":\"haproxy:e0e80810-2fb7-4bc3-b678-7ab34cc77fd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:01:605-37470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41defb5f-3338-4e19-905e-98e1d6b431d2], x-b3-parentspanid=[fce6cde49dbc22ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d82c81f5e112c701fce6cde49dbc22ac], x-b3-spanid=[afc3e133b9ef6c89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0e80810-2fb7-4bc3-b678-7ab34cc77fd4]}\\\"}\"}","context":{"RequestID":"e0e80810-2fb7-4bc3-b678-7ab34cc77fd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"566dc68d-9a65-4383-8723-eaf163688e13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:01.604Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:01.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0e80810-2fb7-4bc3-b678-7ab34cc77fd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"566dc68d-9a65-4383-8723-eaf163688e13","LogTimestamp":"2023-09-27T04:58:01.606Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:03.615Z","message":"Entering","context":{"RequestID":"25945f69-5bc4-4a30-b3e9-a6268d496c8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e05a2f3-b004-4736-8c0e-264b17adf41c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:03.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:03.617Z","message":"{\"transactionId\":\"25945f69-5bc4-4a30-b3e9-a6268d496c8f\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:03:616\",\"respDate\":\"230927-04:58:03:617\",\"sourceId\":\"haproxy:25945f69-5bc4-4a30-b3e9-a6268d496c8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:03:616-33603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4148374e-0517-45a9-95e1-7f945414f233], x-b3-parentspanid=[58ea1a11e3dda180], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1438d0fec3b2dafa58ea1a11e3dda180], x-b3-spanid=[993c994c489b3ff3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25945f69-5bc4-4a30-b3e9-a6268d496c8f]}\\\"}\"}","context":{"RequestID":"25945f69-5bc4-4a30-b3e9-a6268d496c8f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9e05a2f3-b004-4736-8c0e-264b17adf41c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:03.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:03.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25945f69-5bc4-4a30-b3e9-a6268d496c8f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e05a2f3-b004-4736-8c0e-264b17adf41c","LogTimestamp":"2023-09-27T04:58:03.617Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:05.635Z","message":"Entering","context":{"RequestID":"0b803c58-2cc5-40f0-8c59-0fc987e38e3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93613ca7-da14-47df-bf72-09b0b484a4a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:05.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:05.637Z","message":"{\"transactionId\":\"0b803c58-2cc5-40f0-8c59-0fc987e38e3c\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:05:636\",\"respDate\":\"230927-04:58:05:636\",\"sourceId\":\"haproxy:0b803c58-2cc5-40f0-8c59-0fc987e38e3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:05:636-67240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55428db6-c70b-4d0b-8415-a469b8db7330], x-b3-parentspanid=[eaf5bc41ec39cae9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1176ebc140e2365eeaf5bc41ec39cae9], x-b3-spanid=[def8e913c7995bb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b803c58-2cc5-40f0-8c59-0fc987e38e3c]}\\\"}\"}","context":{"RequestID":"0b803c58-2cc5-40f0-8c59-0fc987e38e3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93613ca7-da14-47df-bf72-09b0b484a4a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:05.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:05.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b803c58-2cc5-40f0-8c59-0fc987e38e3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93613ca7-da14-47df-bf72-09b0b484a4a4","LogTimestamp":"2023-09-27T04:58:05.637Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:05.935Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:58:06.013Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:06.013Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:06.013Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:07.653Z","message":"Entering","context":{"RequestID":"208afc4f-9eda-426b-a3e6-6153a8813a13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ec332f2-b3e8-4482-a938-28d84c68e336","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:07.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:07.655Z","message":"{\"transactionId\":\"208afc4f-9eda-426b-a3e6-6153a8813a13\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:07:654\",\"respDate\":\"230927-04:58:07:655\",\"sourceId\":\"haproxy:208afc4f-9eda-426b-a3e6-6153a8813a13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:07:654-70525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eaae1454-5e82-4a79-b249-f13a91d31be2], x-b3-parentspanid=[5d46584ca7568d3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27c819ab12380de65d46584ca7568d3c], x-b3-spanid=[f4b5a199686f830d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[208afc4f-9eda-426b-a3e6-6153a8813a13]}\\\"}\"}","context":{"RequestID":"208afc4f-9eda-426b-a3e6-6153a8813a13","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ec332f2-b3e8-4482-a938-28d84c68e336","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:07.653Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:07.655Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"208afc4f-9eda-426b-a3e6-6153a8813a13","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ec332f2-b3e8-4482-a938-28d84c68e336","LogTimestamp":"2023-09-27T04:58:07.655Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:08.061Z","message":"Entering","context":{"RequestID":"21b92908-d95b-43c6-8630-07b702d0bffc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"72944b53-422e-427b-a57e-68bf0b80c5c1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:08.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:08.062Z","message":"{\"transactionId\":\"21b92908-d95b-43c6-8630-07b702d0bffc\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:08:061\",\"respDate\":\"230927-04:58:08:062\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:21b92908-d95b-43c6-8630-07b702d0bffc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:08:061-75709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a590c6bc-a1ab-4a90-9c93-337ab367f8ff], x-b3-parentspanid=[b7e2ff27d8f72b5b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52777], x-envoy-attempt-count=[1], x-b3-traceid=[28565b7a194c23aab7e2ff27d8f72b5b], x-b3-spanid=[c2eacb9bd0b2076e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[21b92908-d95b-43c6-8630-07b702d0bffc]}\\\"}\"}","context":{"RequestID":"21b92908-d95b-43c6-8630-07b702d0bffc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"72944b53-422e-427b-a57e-68bf0b80c5c1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:08.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:08.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21b92908-d95b-43c6-8630-07b702d0bffc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72944b53-422e-427b-a57e-68bf0b80c5c1","LogTimestamp":"2023-09-27T04:58:08.063Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:08.418Z","message":"Entering","context":{"RequestID":"77a56e3c-476b-4b0a-82bc-78febecc893d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c722e03-c26c-414a-8e35-0136ac0db3c8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"77a56e3c-476b-4b0a-82bc-78febecc893d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c722e03-c26c-414a-8e35-0136ac0db3c8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:08.420Z","message":"{\"transactionId\":\"77a56e3c-476b-4b0a-82bc-78febecc893d\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:08:418\",\"respDate\":\"230927-04:58:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:77a56e3c-476b-4b0a-82bc-78febecc893d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:08:418-45422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[77a56e3c-476b-4b0a-82bc-78febecc893d]}\\\"}\"}","context":{"RequestID":"77a56e3c-476b-4b0a-82bc-78febecc893d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c722e03-c26c-414a-8e35-0136ac0db3c8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77a56e3c-476b-4b0a-82bc-78febecc893d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c722e03-c26c-414a-8e35-0136ac0db3c8","LogTimestamp":"2023-09-27T04:58:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:09.669Z","message":"Entering","context":{"RequestID":"9a873b05-e696-4adc-b5d5-8f449b1a345b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ad37be9-b23d-4c69-a999-9c10949f6d31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:09.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:09.671Z","message":"{\"transactionId\":\"9a873b05-e696-4adc-b5d5-8f449b1a345b\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:09:670\",\"respDate\":\"230927-04:58:09:671\",\"sourceId\":\"haproxy:9a873b05-e696-4adc-b5d5-8f449b1a345b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:09:670-99439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41578a80-90f3-4aec-bc3c-48a379a4f519], x-b3-parentspanid=[ca2f406d4ede1638], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65bfe31c48fa1119ca2f406d4ede1638], x-b3-spanid=[78e21c2cf3b9c69d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a873b05-e696-4adc-b5d5-8f449b1a345b]}\\\"}\"}","context":{"RequestID":"9a873b05-e696-4adc-b5d5-8f449b1a345b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ad37be9-b23d-4c69-a999-9c10949f6d31","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:09.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:09.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a873b05-e696-4adc-b5d5-8f449b1a345b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ad37be9-b23d-4c69-a999-9c10949f6d31","LogTimestamp":"2023-09-27T04:58:09.671Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:11.682Z","message":"Entering","context":{"RequestID":"8cb1032d-3639-475f-bd66-8c9cc65408d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"839266b7-3763-4c3c-abb4-5c113804c2b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:11.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:11.686Z","message":"{\"transactionId\":\"8cb1032d-3639-475f-bd66-8c9cc65408d3\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:11:683\",\"respDate\":\"230927-04:58:11:685\",\"sourceId\":\"haproxy:8cb1032d-3639-475f-bd66-8c9cc65408d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:11:683-64743\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0a33df3-36d1-455c-8b93-6618866cefd6], x-b3-parentspanid=[605c10cd2702e8fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07dabc2936c2f033605c10cd2702e8fb], x-b3-spanid=[a6c77488a0fd52ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cb1032d-3639-475f-bd66-8c9cc65408d3]}\\\"}\"}","context":{"RequestID":"8cb1032d-3639-475f-bd66-8c9cc65408d3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"839266b7-3763-4c3c-abb4-5c113804c2b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:11.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:11.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cb1032d-3639-475f-bd66-8c9cc65408d3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"839266b7-3763-4c3c-abb4-5c113804c2b2","LogTimestamp":"2023-09-27T04:58:11.687Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T04:58:11.977Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:11.983Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:13.697Z","message":"Entering","context":{"RequestID":"26d03ffa-5dfe-424a-940d-3ecdb9d4a4e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85ed71be-53d1-42d7-886f-89bfa119075e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:13.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:13.699Z","message":"{\"transactionId\":\"26d03ffa-5dfe-424a-940d-3ecdb9d4a4e7\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:13:697\",\"respDate\":\"230927-04:58:13:699\",\"sourceId\":\"haproxy:26d03ffa-5dfe-424a-940d-3ecdb9d4a4e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:13:697-97111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b276c92c-ad44-4b00-8677-f361b29d5a95], x-b3-parentspanid=[207f77b245d68409], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa7f9dc6929109a7207f77b245d68409], x-b3-spanid=[f104a1310a4288dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26d03ffa-5dfe-424a-940d-3ecdb9d4a4e7]}\\\"}\"}","context":{"RequestID":"26d03ffa-5dfe-424a-940d-3ecdb9d4a4e7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85ed71be-53d1-42d7-886f-89bfa119075e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:13.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:13.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26d03ffa-5dfe-424a-940d-3ecdb9d4a4e7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85ed71be-53d1-42d7-886f-89bfa119075e","LogTimestamp":"2023-09-27T04:58:13.699Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:15.720Z","message":"Entering","context":{"RequestID":"6029b914-2bd6-4378-a2af-38b0a898c268","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8df495b-cdc3-485b-a371-df54574d7e21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:15.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:15.722Z","message":"{\"transactionId\":\"6029b914-2bd6-4378-a2af-38b0a898c268\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:15:721\",\"respDate\":\"230927-04:58:15:722\",\"sourceId\":\"haproxy:6029b914-2bd6-4378-a2af-38b0a898c268\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:15:721-12269\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa065238-198d-4154-9de7-be2cdf51e033], x-b3-parentspanid=[2a85ac55de1896cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[427774db3e439fe62a85ac55de1896cc], x-b3-spanid=[680d3e53e2a7eafa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6029b914-2bd6-4378-a2af-38b0a898c268]}\\\"}\"}","context":{"RequestID":"6029b914-2bd6-4378-a2af-38b0a898c268","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8df495b-cdc3-485b-a371-df54574d7e21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:15.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:15.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6029b914-2bd6-4378-a2af-38b0a898c268","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8df495b-cdc3-485b-a371-df54574d7e21","LogTimestamp":"2023-09-27T04:58:15.723Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:15.936Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:58:15.956Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:15.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:15.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:17.734Z","message":"Entering","context":{"RequestID":"479aad55-0436-4bf3-b24b-4371636cc41d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5e47420-dee9-49a8-bac2-dac707832537","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:17.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:17.736Z","message":"{\"transactionId\":\"479aad55-0436-4bf3-b24b-4371636cc41d\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:17:735\",\"respDate\":\"230927-04:58:17:736\",\"sourceId\":\"haproxy:479aad55-0436-4bf3-b24b-4371636cc41d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:17:735-25335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5403c1e5-c2bb-47d6-a590-871544c79b3d], x-b3-parentspanid=[3f8c5cd2ab639ea0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c78c38ff396ea74e3f8c5cd2ab639ea0], x-b3-spanid=[955d5ca6ddcf65c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[479aad55-0436-4bf3-b24b-4371636cc41d]}\\\"}\"}","context":{"RequestID":"479aad55-0436-4bf3-b24b-4371636cc41d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5e47420-dee9-49a8-bac2-dac707832537","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:17.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:17.737Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"479aad55-0436-4bf3-b24b-4371636cc41d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5e47420-dee9-49a8-bac2-dac707832537","LogTimestamp":"2023-09-27T04:58:17.737Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:58:18.047Z","message":"Entering","context":{"RequestID":"a837d3f3-a09d-4826-9ac9-3bc4b20dc9c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f69344d-6b11-4172-a940-780080947412","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:18.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:18.048Z","message":"{\"transactionId\":\"a837d3f3-a09d-4826-9ac9-3bc4b20dc9c0\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:18:047\",\"respDate\":\"230927-04:58:18:048\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a837d3f3-a09d-4826-9ac9-3bc4b20dc9c0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:18:047-14969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f14d388-b784-43b9-9648-58865dc6d1b8], x-b3-parentspanid=[3d5ad14f494a6e28], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51239], x-envoy-attempt-count=[1], x-b3-traceid=[946af9dc8b6d52e83d5ad14f494a6e28], x-b3-spanid=[c7293c50e2a15ceb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a837d3f3-a09d-4826-9ac9-3bc4b20dc9c0]}\\\"}\"}","context":{"RequestID":"a837d3f3-a09d-4826-9ac9-3bc4b20dc9c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f69344d-6b11-4172-a940-780080947412","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:18.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:18.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a837d3f3-a09d-4826-9ac9-3bc4b20dc9c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f69344d-6b11-4172-a940-780080947412","LogTimestamp":"2023-09-27T04:58:18.049Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T04:58:18.416Z","message":"Entering","context":{"RequestID":"a30bd76c-ee04-4ea7-aa65-df5fa673d08d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b68b882a-ae97-4d20-92f1-d9d4053b422e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:18.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:18.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"a30bd76c-ee04-4ea7-aa65-df5fa673d08d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b68b882a-ae97-4d20-92f1-d9d4053b422e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:18.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:18.419Z","message":"{\"transactionId\":\"a30bd76c-ee04-4ea7-aa65-df5fa673d08d\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:18:417\",\"respDate\":\"230927-04:58:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a30bd76c-ee04-4ea7-aa65-df5fa673d08d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:18:417-73511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a30bd76c-ee04-4ea7-aa65-df5fa673d08d]}\\\"}\"}","context":{"RequestID":"a30bd76c-ee04-4ea7-aa65-df5fa673d08d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b68b882a-ae97-4d20-92f1-d9d4053b422e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:18.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:18.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a30bd76c-ee04-4ea7-aa65-df5fa673d08d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b68b882a-ae97-4d20-92f1-d9d4053b422e","LogTimestamp":"2023-09-27T04:58:18.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:19.748Z","message":"Entering","context":{"RequestID":"35708742-18e2-4977-bb29-7509200a4a2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae63fa77-42c1-4ad2-b401-43dae3a80324","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:19.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:19.750Z","message":"{\"transactionId\":\"35708742-18e2-4977-bb29-7509200a4a2c\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:19:749\",\"respDate\":\"230927-04:58:19:750\",\"sourceId\":\"haproxy:35708742-18e2-4977-bb29-7509200a4a2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:19:749-11553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fb74e18-fd89-41b4-809f-c398030c52be], x-b3-parentspanid=[4050b2d5b3d72e86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[883701383e19d9774050b2d5b3d72e86], x-b3-spanid=[ce2736cb7d3708b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35708742-18e2-4977-bb29-7509200a4a2c]}\\\"}\"}","context":{"RequestID":"35708742-18e2-4977-bb29-7509200a4a2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae63fa77-42c1-4ad2-b401-43dae3a80324","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:19.748Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:19.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35708742-18e2-4977-bb29-7509200a4a2c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae63fa77-42c1-4ad2-b401-43dae3a80324","LogTimestamp":"2023-09-27T04:58:19.750Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:21.759Z","message":"Entering","context":{"RequestID":"bcc5e610-2b3e-485a-af1b-513db5762ad5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5794707a-5843-4f65-9b2c-506b8a9aefcc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:21.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:21.761Z","message":"{\"transactionId\":\"bcc5e610-2b3e-485a-af1b-513db5762ad5\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:21:760\",\"respDate\":\"230927-04:58:21:761\",\"sourceId\":\"haproxy:bcc5e610-2b3e-485a-af1b-513db5762ad5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:21:760-50548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[414a37d8-cd64-4382-b564-7f014708cf7c], x-b3-parentspanid=[81f49cf32f84dfc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03aba8e8cfd1266681f49cf32f84dfc8], x-b3-spanid=[6f2ce4bbc9777798], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcc5e610-2b3e-485a-af1b-513db5762ad5]}\\\"}\"}","context":{"RequestID":"bcc5e610-2b3e-485a-af1b-513db5762ad5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5794707a-5843-4f65-9b2c-506b8a9aefcc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:21.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:21.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcc5e610-2b3e-485a-af1b-513db5762ad5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5794707a-5843-4f65-9b2c-506b8a9aefcc","LogTimestamp":"2023-09-27T04:58:21.762Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:23.775Z","message":"Entering","context":{"RequestID":"1e65bed1-641d-4f9e-aedc-fb4360845e56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80625243-69f8-48f8-9fbc-f130a838bf9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:23.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:23.777Z","message":"{\"transactionId\":\"1e65bed1-641d-4f9e-aedc-fb4360845e56\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:23:776\",\"respDate\":\"230927-04:58:23:777\",\"sourceId\":\"haproxy:1e65bed1-641d-4f9e-aedc-fb4360845e56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:23:776-28722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[220ed641-dce5-4616-ba34-5fac27a1d107], x-b3-parentspanid=[b704c316342ddcc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c179e76cae3da767b704c316342ddcc4], x-b3-spanid=[0c6c106a3fbe7764], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e65bed1-641d-4f9e-aedc-fb4360845e56]}\\\"}\"}","context":{"RequestID":"1e65bed1-641d-4f9e-aedc-fb4360845e56","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80625243-69f8-48f8-9fbc-f130a838bf9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:23.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:23.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e65bed1-641d-4f9e-aedc-fb4360845e56","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80625243-69f8-48f8-9fbc-f130a838bf9f","LogTimestamp":"2023-09-27T04:58:23.777Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:25.790Z","message":"Entering","context":{"RequestID":"7429275b-dbb9-4b77-9c15-c21c084f7749","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3144fe26-1bf7-4751-a6dc-6ea40cd79106","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:25.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:25.792Z","message":"{\"transactionId\":\"7429275b-dbb9-4b77-9c15-c21c084f7749\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:25:791\",\"respDate\":\"230927-04:58:25:792\",\"sourceId\":\"haproxy:7429275b-dbb9-4b77-9c15-c21c084f7749\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:25:791-95399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfdc1116-43f5-4021-8a70-2d40f0a58a6e], x-b3-parentspanid=[1880bf7f29925b33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e75bd93430e121e91880bf7f29925b33], x-b3-spanid=[48e3dfcdc4328a34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7429275b-dbb9-4b77-9c15-c21c084f7749]}\\\"}\"}","context":{"RequestID":"7429275b-dbb9-4b77-9c15-c21c084f7749","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3144fe26-1bf7-4751-a6dc-6ea40cd79106","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:25.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:25.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7429275b-dbb9-4b77-9c15-c21c084f7749","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3144fe26-1bf7-4751-a6dc-6ea40cd79106","LogTimestamp":"2023-09-27T04:58:25.793Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:25.937Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:58:25.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:25.955Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:25.955Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:27.812Z","message":"Entering","context":{"RequestID":"2c8cee70-4aa6-40a0-a0e5-d72a98877366","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"600ff46b-444e-4dfd-bd38-d83d6c587091","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:27.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:27.813Z","message":"{\"transactionId\":\"2c8cee70-4aa6-40a0-a0e5-d72a98877366\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:27:813\",\"respDate\":\"230927-04:58:27:813\",\"sourceId\":\"haproxy:2c8cee70-4aa6-40a0-a0e5-d72a98877366\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:27:813-49926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a12e12b-3c4f-4198-9b59-860837bc159a], x-b3-parentspanid=[0347b30aa2e3a863], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[228c2e4e2a1863820347b30aa2e3a863], x-b3-spanid=[4c536524f9606d9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c8cee70-4aa6-40a0-a0e5-d72a98877366]}\\\"}\"}","context":{"RequestID":"2c8cee70-4aa6-40a0-a0e5-d72a98877366","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"600ff46b-444e-4dfd-bd38-d83d6c587091","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:27.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:27.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c8cee70-4aa6-40a0-a0e5-d72a98877366","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"600ff46b-444e-4dfd-bd38-d83d6c587091","LogTimestamp":"2023-09-27T04:58:27.814Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:28.040Z","message":"Entering","context":{"RequestID":"64699895-1157-476a-81bc-c3f25ed27e5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04ee4749-be5e-436d-b223-93b84f6e9b6d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:28.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:28.042Z","message":"{\"transactionId\":\"64699895-1157-476a-81bc-c3f25ed27e5f\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:28:041\",\"respDate\":\"230927-04:58:28:042\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:64699895-1157-476a-81bc-c3f25ed27e5f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:28:041-98980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0035d569-fa5f-4420-84d5-9546b2643fae], x-b3-parentspanid=[573dfd94e5a69f90], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43719], x-envoy-attempt-count=[1], x-b3-traceid=[0d08bb41b42d15b6573dfd94e5a69f90], x-b3-spanid=[17761eca9b4fb462], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[64699895-1157-476a-81bc-c3f25ed27e5f]}\\\"}\"}","context":{"RequestID":"64699895-1157-476a-81bc-c3f25ed27e5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"04ee4749-be5e-436d-b223-93b84f6e9b6d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:28.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:28.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64699895-1157-476a-81bc-c3f25ed27e5f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04ee4749-be5e-436d-b223-93b84f6e9b6d","LogTimestamp":"2023-09-27T04:58:28.042Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:28.417Z","message":"Entering","context":{"RequestID":"554eb678-2974-4c4d-a5fc-efefb6a34160","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07042b6c-e28a-4a33-b850-16ebd789c561","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"554eb678-2974-4c4d-a5fc-efefb6a34160","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07042b6c-e28a-4a33-b850-16ebd789c561","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:28.419Z","message":"{\"transactionId\":\"554eb678-2974-4c4d-a5fc-efefb6a34160\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:28:417\",\"respDate\":\"230927-04:58:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:554eb678-2974-4c4d-a5fc-efefb6a34160\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:28:417-59964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[554eb678-2974-4c4d-a5fc-efefb6a34160]}\\\"}\"}","context":{"RequestID":"554eb678-2974-4c4d-a5fc-efefb6a34160","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07042b6c-e28a-4a33-b850-16ebd789c561","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:28.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"554eb678-2974-4c4d-a5fc-efefb6a34160","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07042b6c-e28a-4a33-b850-16ebd789c561","LogTimestamp":"2023-09-27T04:58:28.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:29.826Z","message":"Entering","context":{"RequestID":"d2533575-c352-4f96-97bd-a0801b8038e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2c976ba-6d28-4dad-9eb9-0a7a1f709d4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:29.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:29.827Z","message":"{\"transactionId\":\"d2533575-c352-4f96-97bd-a0801b8038e5\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:29:826\",\"respDate\":\"230927-04:58:29:827\",\"sourceId\":\"haproxy:d2533575-c352-4f96-97bd-a0801b8038e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:29:826-64514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e4559b0-3ac6-4f87-9b4c-486472873215], x-b3-parentspanid=[0732ddbd5387081d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59ab91c79d6558b30732ddbd5387081d], x-b3-spanid=[c1a37de56f3f2024], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2533575-c352-4f96-97bd-a0801b8038e5]}\\\"}\"}","context":{"RequestID":"d2533575-c352-4f96-97bd-a0801b8038e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2c976ba-6d28-4dad-9eb9-0a7a1f709d4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:29.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:29.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2533575-c352-4f96-97bd-a0801b8038e5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2c976ba-6d28-4dad-9eb9-0a7a1f709d4c","LogTimestamp":"2023-09-27T04:58:29.828Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:31.843Z","message":"Entering","context":{"RequestID":"9ddd2c49-057f-4314-a0b7-259890ccb535","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33c5cd80-7c38-42ab-ae3d-2cb0052b2405","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:31.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:31.845Z","message":"{\"transactionId\":\"9ddd2c49-057f-4314-a0b7-259890ccb535\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:31:844\",\"respDate\":\"230927-04:58:31:845\",\"sourceId\":\"haproxy:9ddd2c49-057f-4314-a0b7-259890ccb535\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:31:844-6544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26157d77-0d04-4ee1-9111-b5cc95fd3c79], x-b3-parentspanid=[6da278477656f1fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37c03058ccb5c3a56da278477656f1fc], x-b3-spanid=[23389671205778f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ddd2c49-057f-4314-a0b7-259890ccb535]}\\\"}\"}","context":{"RequestID":"9ddd2c49-057f-4314-a0b7-259890ccb535","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"33c5cd80-7c38-42ab-ae3d-2cb0052b2405","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:31.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:31.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ddd2c49-057f-4314-a0b7-259890ccb535","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33c5cd80-7c38-42ab-ae3d-2cb0052b2405","LogTimestamp":"2023-09-27T04:58:31.845Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:33.859Z","message":"Entering","context":{"RequestID":"096852dd-04d8-4ad6-af4b-87ef6020a318","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d06cf8b0-2c34-4c67-84a6-d9ee1b648461","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:33.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:33.861Z","message":"{\"transactionId\":\"096852dd-04d8-4ad6-af4b-87ef6020a318\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:33:859\",\"respDate\":\"230927-04:58:33:861\",\"sourceId\":\"haproxy:096852dd-04d8-4ad6-af4b-87ef6020a318\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:33:859-79264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[114cda03-8dfb-4db2-95c3-e2f6102bb44f], x-b3-parentspanid=[594c725bfc8e6c50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ee11014fe0dfdd1594c725bfc8e6c50], x-b3-spanid=[ae938fc70ae50fc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[096852dd-04d8-4ad6-af4b-87ef6020a318]}\\\"}\"}","context":{"RequestID":"096852dd-04d8-4ad6-af4b-87ef6020a318","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d06cf8b0-2c34-4c67-84a6-d9ee1b648461","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:33.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:33.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"096852dd-04d8-4ad6-af4b-87ef6020a318","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d06cf8b0-2c34-4c67-84a6-d9ee1b648461","LogTimestamp":"2023-09-27T04:58:33.861Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:35.870Z","message":"Entering","context":{"RequestID":"98a89068-04c4-4ee3-875e-2cf34846a47e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"264243cb-e92c-4918-afce-073a47b06f33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:35.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:35.872Z","message":"{\"transactionId\":\"98a89068-04c4-4ee3-875e-2cf34846a47e\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:35:871\",\"respDate\":\"230927-04:58:35:872\",\"sourceId\":\"haproxy:98a89068-04c4-4ee3-875e-2cf34846a47e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:35:871-38407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bf1d518-0fa8-435e-b51e-d1460283469d], x-b3-parentspanid=[0d6fa382008e16bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75fa6153fb3c74db0d6fa382008e16bb], x-b3-spanid=[2926aa632511262c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98a89068-04c4-4ee3-875e-2cf34846a47e]}\\\"}\"}","context":{"RequestID":"98a89068-04c4-4ee3-875e-2cf34846a47e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"264243cb-e92c-4918-afce-073a47b06f33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:35.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:35.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98a89068-04c4-4ee3-875e-2cf34846a47e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"264243cb-e92c-4918-afce-073a47b06f33","LogTimestamp":"2023-09-27T04:58:35.873Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:35.937Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:58:35.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:35.951Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:35.951Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:37.892Z","message":"Entering","context":{"RequestID":"d4ef8258-b007-4402-8e5f-2eafb79a0e28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7312361-4be2-4040-8fbd-e0baaf5d3b80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:37.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:37.894Z","message":"{\"transactionId\":\"d4ef8258-b007-4402-8e5f-2eafb79a0e28\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:37:893\",\"respDate\":\"230927-04:58:37:894\",\"sourceId\":\"haproxy:d4ef8258-b007-4402-8e5f-2eafb79a0e28\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:37:893-30211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2054d628-835b-4c70-99ab-12d378ead1f8], x-b3-parentspanid=[c5b64fcc038fe49b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79de073f4ee28276c5b64fcc038fe49b], x-b3-spanid=[f999d2bca1980165], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4ef8258-b007-4402-8e5f-2eafb79a0e28]}\\\"}\"}","context":{"RequestID":"d4ef8258-b007-4402-8e5f-2eafb79a0e28","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e7312361-4be2-4040-8fbd-e0baaf5d3b80","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:37.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:37.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4ef8258-b007-4402-8e5f-2eafb79a0e28","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7312361-4be2-4040-8fbd-e0baaf5d3b80","LogTimestamp":"2023-09-27T04:58:37.895Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:38.045Z","message":"Entering","context":{"RequestID":"4d9184c8-69dd-408c-a6e3-9704646d527e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b015ed09-295f-4e79-a504-9973428d582e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:38.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:38.047Z","message":"{\"transactionId\":\"4d9184c8-69dd-408c-a6e3-9704646d527e\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:38:046\",\"respDate\":\"230927-04:58:38:047\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4d9184c8-69dd-408c-a6e3-9704646d527e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:38:046-10601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb642021-bfa0-4e58-914f-352e9d807c4e], x-b3-parentspanid=[9d653b2d93a1b0ad], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54095], x-envoy-attempt-count=[1], x-b3-traceid=[8fc423532c7836db9d653b2d93a1b0ad], x-b3-spanid=[f0462203b11cfba8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4d9184c8-69dd-408c-a6e3-9704646d527e]}\\\"}\"}","context":{"RequestID":"4d9184c8-69dd-408c-a6e3-9704646d527e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b015ed09-295f-4e79-a504-9973428d582e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:38.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:38.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d9184c8-69dd-408c-a6e3-9704646d527e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b015ed09-295f-4e79-a504-9973428d582e","LogTimestamp":"2023-09-27T04:58:38.048Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:38.417Z","message":"Entering","context":{"RequestID":"1452bae1-cb8c-4a34-8270-d385708520a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6daca901-a31b-405e-8975-d0065e1b654b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"1452bae1-cb8c-4a34-8270-d385708520a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6daca901-a31b-405e-8975-d0065e1b654b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:38.419Z","message":"{\"transactionId\":\"1452bae1-cb8c-4a34-8270-d385708520a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:38:417\",\"respDate\":\"230927-04:58:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1452bae1-cb8c-4a34-8270-d385708520a6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:38:417-95851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1452bae1-cb8c-4a34-8270-d385708520a6]}\\\"}\"}","context":{"RequestID":"1452bae1-cb8c-4a34-8270-d385708520a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6daca901-a31b-405e-8975-d0065e1b654b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1452bae1-cb8c-4a34-8270-d385708520a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6daca901-a31b-405e-8975-d0065e1b654b","LogTimestamp":"2023-09-27T04:58:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:39.902Z","message":"Entering","context":{"RequestID":"eab78794-646b-427b-8b73-2b62310bfafe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"abc16b7c-82ce-44b3-8f49-b7fbee7e8f2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:39.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:39.904Z","message":"{\"transactionId\":\"eab78794-646b-427b-8b73-2b62310bfafe\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:39:903\",\"respDate\":\"230927-04:58:39:904\",\"sourceId\":\"haproxy:eab78794-646b-427b-8b73-2b62310bfafe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:39:903-42091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[009f09e9-6cf8-4867-92c0-83e282fcac41], x-b3-parentspanid=[7e9592950b740bf8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8103ef9854e89247e9592950b740bf8], x-b3-spanid=[5643ee0118c8a9f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eab78794-646b-427b-8b73-2b62310bfafe]}\\\"}\"}","context":{"RequestID":"eab78794-646b-427b-8b73-2b62310bfafe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"abc16b7c-82ce-44b3-8f49-b7fbee7e8f2d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:39.902Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:39.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eab78794-646b-427b-8b73-2b62310bfafe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abc16b7c-82ce-44b3-8f49-b7fbee7e8f2d","LogTimestamp":"2023-09-27T04:58:39.904Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:41.914Z","message":"Entering","context":{"RequestID":"5b92dd92-b6f4-4347-adcb-4d5426bafa38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61e6dd57-f9a0-44cb-af14-5190224835fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:41.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:41.917Z","message":"{\"transactionId\":\"5b92dd92-b6f4-4347-adcb-4d5426bafa38\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:41:915\",\"respDate\":\"230927-04:58:41:917\",\"sourceId\":\"haproxy:5b92dd92-b6f4-4347-adcb-4d5426bafa38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:41:915-51583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50039b0e-57d2-4be9-8d9a-c27d82cbd51a], x-b3-parentspanid=[de08d88615f36702], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f7fe069e9275a36de08d88615f36702], x-b3-spanid=[33c6e3f5ea993551], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b92dd92-b6f4-4347-adcb-4d5426bafa38]}\\\"}\"}","context":{"RequestID":"5b92dd92-b6f4-4347-adcb-4d5426bafa38","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"61e6dd57-f9a0-44cb-af14-5190224835fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:41.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:41.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b92dd92-b6f4-4347-adcb-4d5426bafa38","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61e6dd57-f9a0-44cb-af14-5190224835fd","LogTimestamp":"2023-09-27T04:58:41.917Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:58:41.986Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:41.994Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:43.927Z","message":"Entering","context":{"RequestID":"70ae1bf9-c7c0-416c-9765-3cdec61b9dde","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8641fb45-d757-4a49-aed9-a31d4f9f3da7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:43.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:43.929Z","message":"{\"transactionId\":\"70ae1bf9-c7c0-416c-9765-3cdec61b9dde\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:43:928\",\"respDate\":\"230927-04:58:43:929\",\"sourceId\":\"haproxy:70ae1bf9-c7c0-416c-9765-3cdec61b9dde\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:43:928-83968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f55f3327-206b-41fc-a353-8994628e2215], x-b3-parentspanid=[e1ccb55893e2c329], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5dff37448e0f1f54e1ccb55893e2c329], x-b3-spanid=[182fce3d2558bb38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70ae1bf9-c7c0-416c-9765-3cdec61b9dde]}\\\"}\"}","context":{"RequestID":"70ae1bf9-c7c0-416c-9765-3cdec61b9dde","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8641fb45-d757-4a49-aed9-a31d4f9f3da7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:43.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:43.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70ae1bf9-c7c0-416c-9765-3cdec61b9dde","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8641fb45-d757-4a49-aed9-a31d4f9f3da7","LogTimestamp":"2023-09-27T04:58:43.930Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:58:45.937Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:58:45.939Z","message":"Entering","context":{"RequestID":"c38ff2cd-60ec-4272-a17a-0d42b102d9e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"123306db-967e-449d-8813-aa388387977b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:45.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:45.941Z","message":"{\"transactionId\":\"c38ff2cd-60ec-4272-a17a-0d42b102d9e9\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:45:940\",\"respDate\":\"230927-04:58:45:941\",\"sourceId\":\"haproxy:c38ff2cd-60ec-4272-a17a-0d42b102d9e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:45:940-24661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac498a9f-4506-4828-aec4-c9d141d0a4b8], x-b3-parentspanid=[97ff39d99d3b36f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2d87ccd0bebec1497ff39d99d3b36f4], x-b3-spanid=[57c87ce3eb09bb99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c38ff2cd-60ec-4272-a17a-0d42b102d9e9]}\\\"}\"}","context":{"RequestID":"c38ff2cd-60ec-4272-a17a-0d42b102d9e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"123306db-967e-449d-8813-aa388387977b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:45.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:45.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c38ff2cd-60ec-4272-a17a-0d42b102d9e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"123306db-967e-449d-8813-aa388387977b","LogTimestamp":"2023-09-27T04:58:45.942Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:45.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:45.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:45.948Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:47.951Z","message":"Entering","context":{"RequestID":"0ddfd01a-1eba-4e27-bf6d-72f7737950a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c538d45f-eb70-4fc9-9ebc-dee0c34370a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:47.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:47.953Z","message":"{\"transactionId\":\"0ddfd01a-1eba-4e27-bf6d-72f7737950a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:47:952\",\"respDate\":\"230927-04:58:47:953\",\"sourceId\":\"haproxy:0ddfd01a-1eba-4e27-bf6d-72f7737950a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:47:952-90221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8ec90c1-6e58-493e-9aba-ad11fa8c5e78], x-b3-parentspanid=[ad3a589add2d7710], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9412dae2546df5daad3a589add2d7710], x-b3-spanid=[03955043849945c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ddfd01a-1eba-4e27-bf6d-72f7737950a6]}\\\"}\"}","context":{"RequestID":"0ddfd01a-1eba-4e27-bf6d-72f7737950a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c538d45f-eb70-4fc9-9ebc-dee0c34370a4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:47.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:47.953Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ddfd01a-1eba-4e27-bf6d-72f7737950a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c538d45f-eb70-4fc9-9ebc-dee0c34370a4","LogTimestamp":"2023-09-27T04:58:47.953Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:48.037Z","message":"Entering","context":{"RequestID":"c108092a-e999-41eb-8317-5d4d67e91fe4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5914183d-fa01-45a8-823e-27b0c0c8e039","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:48.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:48.038Z","message":"{\"transactionId\":\"c108092a-e999-41eb-8317-5d4d67e91fe4\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:48:037\",\"respDate\":\"230927-04:58:48:038\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c108092a-e999-41eb-8317-5d4d67e91fe4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:48:037-94346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88e180c1-459c-4f6b-9c83-1080a7ed6500], x-b3-parentspanid=[05745ffb97d2b454], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46151], x-envoy-attempt-count=[1], x-b3-traceid=[4169fb018e776fa105745ffb97d2b454], x-b3-spanid=[641c1e00c29e6530], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c108092a-e999-41eb-8317-5d4d67e91fe4]}\\\"}\"}","context":{"RequestID":"c108092a-e999-41eb-8317-5d4d67e91fe4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5914183d-fa01-45a8-823e-27b0c0c8e039","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:48.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:48.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c108092a-e999-41eb-8317-5d4d67e91fe4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5914183d-fa01-45a8-823e-27b0c0c8e039","LogTimestamp":"2023-09-27T04:58:48.039Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:48.417Z","message":"Entering","context":{"RequestID":"f5621ee7-923d-4298-98d4-aed92cfd1d6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58611c85-4e98-479f-b06c-88b414b35408","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:48.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"f5621ee7-923d-4298-98d4-aed92cfd1d6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58611c85-4e98-479f-b06c-88b414b35408","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:48.419Z","message":"{\"transactionId\":\"f5621ee7-923d-4298-98d4-aed92cfd1d6e\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:48:417\",\"respDate\":\"230927-04:58:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f5621ee7-923d-4298-98d4-aed92cfd1d6e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:58:48:417-97803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f5621ee7-923d-4298-98d4-aed92cfd1d6e]}\\\"}\"}","context":{"RequestID":"f5621ee7-923d-4298-98d4-aed92cfd1d6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58611c85-4e98-479f-b06c-88b414b35408","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:48.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5621ee7-923d-4298-98d4-aed92cfd1d6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58611c85-4e98-479f-b06c-88b414b35408","LogTimestamp":"2023-09-27T04:58:48.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:49.968Z","message":"Entering","context":{"RequestID":"85b00798-a392-4353-b9c4-f12fc846e7bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"853eb2a4-7ca3-4a7b-8655-59f2b59bae42","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:49.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:49.969Z","message":"{\"transactionId\":\"85b00798-a392-4353-b9c4-f12fc846e7bc\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:49:968\",\"respDate\":\"230927-04:58:49:969\",\"sourceId\":\"haproxy:85b00798-a392-4353-b9c4-f12fc846e7bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:49:968-26530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[998c4001-9530-4ede-bc54-d6d35df5a536], x-b3-parentspanid=[ea0eaa39ce231a80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93dec900e4f30015ea0eaa39ce231a80], x-b3-spanid=[c1c54401ec645ba9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85b00798-a392-4353-b9c4-f12fc846e7bc]}\\\"}\"}","context":{"RequestID":"85b00798-a392-4353-b9c4-f12fc846e7bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"853eb2a4-7ca3-4a7b-8655-59f2b59bae42","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:49.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:49.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85b00798-a392-4353-b9c4-f12fc846e7bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"853eb2a4-7ca3-4a7b-8655-59f2b59bae42","LogTimestamp":"2023-09-27T04:58:49.970Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:51.988Z","message":"Entering","context":{"RequestID":"4ccc7493-bd0d-4039-87a5-d3bc0bb6cf6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71df6446-d6c9-44c4-94bc-b73371224cd8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:51.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:51.991Z","message":"{\"transactionId\":\"4ccc7493-bd0d-4039-87a5-d3bc0bb6cf6b\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:51:989\",\"respDate\":\"230927-04:58:51:991\",\"sourceId\":\"haproxy:4ccc7493-bd0d-4039-87a5-d3bc0bb6cf6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:51:989-13994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a208aeb9-5d8e-467c-a53d-362e9a5762dc], x-b3-parentspanid=[7dacc393482990ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebb39060a574dfcb7dacc393482990ea], x-b3-spanid=[842845a3a6359d29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ccc7493-bd0d-4039-87a5-d3bc0bb6cf6b]}\\\"}\"}","context":{"RequestID":"4ccc7493-bd0d-4039-87a5-d3bc0bb6cf6b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71df6446-d6c9-44c4-94bc-b73371224cd8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:51.988Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:51.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ccc7493-bd0d-4039-87a5-d3bc0bb6cf6b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71df6446-d6c9-44c4-94bc-b73371224cd8","LogTimestamp":"2023-09-27T04:58:51.991Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:58:54.007Z","message":"Entering","context":{"RequestID":"5f448459-a2e7-4da7-917e-73cee905da97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ae4bf3b-e1f6-4f76-8acf-614370a41f73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:54.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:54.010Z","message":"{\"transactionId\":\"5f448459-a2e7-4da7-917e-73cee905da97\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:54:008\",\"respDate\":\"230927-04:58:54:009\",\"sourceId\":\"haproxy:5f448459-a2e7-4da7-917e-73cee905da97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:54:008-56703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6998f05f-225e-410c-bd20-c60e46c76278], x-b3-parentspanid=[b98175f873e41885], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ad800571b32e428b98175f873e41885], x-b3-spanid=[066af1b496e216f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f448459-a2e7-4da7-917e-73cee905da97]}\\\"}\"}","context":{"RequestID":"5f448459-a2e7-4da7-917e-73cee905da97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1ae4bf3b-e1f6-4f76-8acf-614370a41f73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:54.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:54.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f448459-a2e7-4da7-917e-73cee905da97","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ae4bf3b-e1f6-4f76-8acf-614370a41f73","LogTimestamp":"2023-09-27T04:58:54.010Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:58:55.936Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:58:55.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:55.967Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:55.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:56.019Z","message":"Entering","context":{"RequestID":"54a5e5fe-9290-41cd-b842-7663e12fd98c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9226c193-4928-432f-b072-8192e1c295a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:56.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:56.021Z","message":"{\"transactionId\":\"54a5e5fe-9290-41cd-b842-7663e12fd98c\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:56:020\",\"respDate\":\"230927-04:58:56:021\",\"sourceId\":\"haproxy:54a5e5fe-9290-41cd-b842-7663e12fd98c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:56:020-86520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9eeefe41-6c6a-4a6d-95fb-71f5cbcbb625], x-b3-parentspanid=[cb1162b090f1f561], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0279aa32b9246fd9cb1162b090f1f561], x-b3-spanid=[66f1b28239ef6153], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54a5e5fe-9290-41cd-b842-7663e12fd98c]}\\\"}\"}","context":{"RequestID":"54a5e5fe-9290-41cd-b842-7663e12fd98c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9226c193-4928-432f-b072-8192e1c295a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:56.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:56.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54a5e5fe-9290-41cd-b842-7663e12fd98c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9226c193-4928-432f-b072-8192e1c295a2","LogTimestamp":"2023-09-27T04:58:56.021Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:58.031Z","message":"Entering","context":{"RequestID":"bfdc5f94-dbba-4802-9cf5-f47efc2431a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba6e9f7c-b869-4e82-bab2-8855a85dd9a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:58.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:58.033Z","message":"{\"transactionId\":\"bfdc5f94-dbba-4802-9cf5-f47efc2431a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:58:032\",\"respDate\":\"230927-04:58:58:033\",\"sourceId\":\"haproxy:bfdc5f94-dbba-4802-9cf5-f47efc2431a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:58:58:032-54982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[797c9680-5860-4aef-b247-bef09aa6c737], x-b3-parentspanid=[e79559e1d057fcee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4be124ea3b8056a8e79559e1d057fcee], x-b3-spanid=[d09f04f4ed2c4b09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfdc5f94-dbba-4802-9cf5-f47efc2431a6]}\\\"}\"}","context":{"RequestID":"bfdc5f94-dbba-4802-9cf5-f47efc2431a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba6e9f7c-b869-4e82-bab2-8855a85dd9a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:58:58.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:58.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfdc5f94-dbba-4802-9cf5-f47efc2431a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba6e9f7c-b869-4e82-bab2-8855a85dd9a2","LogTimestamp":"2023-09-27T04:58:58.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:58.039Z","message":"Entering","context":{"RequestID":"33de6bc5-dd5a-468c-b23e-aec86242b7a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4477ac7f-05e0-409a-832a-0073892b5bc2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:58.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:58.040Z","message":"{\"transactionId\":\"33de6bc5-dd5a-468c-b23e-aec86242b7a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:58:039\",\"respDate\":\"230927-04:58:58:040\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:33de6bc5-dd5a-468c-b23e-aec86242b7a6\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:58:039-60849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c16cda1d-d5c0-4436-85d5-1859e9887084], x-b3-parentspanid=[e7dfc25fb24322a2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56319], x-envoy-attempt-count=[1], x-b3-traceid=[87051fd419455f8ce7dfc25fb24322a2], x-b3-spanid=[795fec7634eb5f9c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[33de6bc5-dd5a-468c-b23e-aec86242b7a6]}\\\"}\"}","context":{"RequestID":"33de6bc5-dd5a-468c-b23e-aec86242b7a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4477ac7f-05e0-409a-832a-0073892b5bc2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:58:58.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:58.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33de6bc5-dd5a-468c-b23e-aec86242b7a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4477ac7f-05e0-409a-832a-0073892b5bc2","LogTimestamp":"2023-09-27T04:58:58.041Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:58:58.418Z","message":"Entering","context":{"RequestID":"1bf14132-40c6-4ada-9974-eac5827b77dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07e50f02-ddb4-4ee8-a2aa-ffb586a3c5a3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:58:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"1bf14132-40c6-4ada-9974-eac5827b77dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07e50f02-ddb4-4ee8-a2aa-ffb586a3c5a3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:58.420Z","message":"{\"transactionId\":\"1bf14132-40c6-4ada-9974-eac5827b77dc\",\"status\":\"200\",\"rqstDate\":\"230927-04:58:58:418\",\"respDate\":\"230927-04:58:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1bf14132-40c6-4ada-9974-eac5827b77dc\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:58:58:418-9808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1bf14132-40c6-4ada-9974-eac5827b77dc]}\\\"}\"}","context":{"RequestID":"1bf14132-40c6-4ada-9974-eac5827b77dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07e50f02-ddb4-4ee8-a2aa-ffb586a3c5a3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:58:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:58:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bf14132-40c6-4ada-9974-eac5827b77dc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07e50f02-ddb4-4ee8-a2aa-ffb586a3c5a3","LogTimestamp":"2023-09-27T04:58:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:58:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:59:00.044Z","message":"Entering","context":{"RequestID":"1e02255b-fdf0-4d88-8a1c-24288aa59dd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"641158bd-e8ad-46dc-8e6f-a9ecbcbd0e73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:00.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:00.046Z","message":"{\"transactionId\":\"1e02255b-fdf0-4d88-8a1c-24288aa59dd8\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:00:045\",\"respDate\":\"230927-04:59:00:045\",\"sourceId\":\"haproxy:1e02255b-fdf0-4d88-8a1c-24288aa59dd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:00:045-79641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f33b0c69-96cc-4c20-b453-a60c5a9cdda0], x-b3-parentspanid=[8fce6b895a4e5f75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f262c39cebb2f2a58fce6b895a4e5f75], x-b3-spanid=[9aafb6877b29c7b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e02255b-fdf0-4d88-8a1c-24288aa59dd8]}\\\"}\"}","context":{"RequestID":"1e02255b-fdf0-4d88-8a1c-24288aa59dd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"641158bd-e8ad-46dc-8e6f-a9ecbcbd0e73","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:00.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:00.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e02255b-fdf0-4d88-8a1c-24288aa59dd8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"641158bd-e8ad-46dc-8e6f-a9ecbcbd0e73","LogTimestamp":"2023-09-27T04:59:00.046Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:02.058Z","message":"Entering","context":{"RequestID":"a7485b90-cf07-44ac-9823-8a3742b24ae7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7602185a-e90f-4ca2-85f3-c8845d02ba9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:02.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:02.060Z","message":"{\"transactionId\":\"a7485b90-cf07-44ac-9823-8a3742b24ae7\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:02:059\",\"respDate\":\"230927-04:59:02:060\",\"sourceId\":\"haproxy:a7485b90-cf07-44ac-9823-8a3742b24ae7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:02:059-51356\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca577f3c-0f1c-42c3-b92c-9c1328fe342b], x-b3-parentspanid=[5ddbff856226137f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34cdbebcb4e3d5ba5ddbff856226137f], x-b3-spanid=[4f8b6cb8f2446045], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7485b90-cf07-44ac-9823-8a3742b24ae7]}\\\"}\"}","context":{"RequestID":"a7485b90-cf07-44ac-9823-8a3742b24ae7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7602185a-e90f-4ca2-85f3-c8845d02ba9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:02.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:02.060Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7485b90-cf07-44ac-9823-8a3742b24ae7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7602185a-e90f-4ca2-85f3-c8845d02ba9b","LogTimestamp":"2023-09-27T04:59:02.060Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:04.072Z","message":"Entering","context":{"RequestID":"8489cbb5-0f9c-43e3-a43c-5c6d1020107f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"654b1279-8340-465a-a2a0-b9b9f4f4581d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:04.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:04.074Z","message":"{\"transactionId\":\"8489cbb5-0f9c-43e3-a43c-5c6d1020107f\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:04:073\",\"respDate\":\"230927-04:59:04:074\",\"sourceId\":\"haproxy:8489cbb5-0f9c-43e3-a43c-5c6d1020107f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:04:073-5203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d378737e-deeb-4d78-949b-1bcf8127a590], x-b3-parentspanid=[5de3d4f52f130efa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c45f7e9a59d5f2375de3d4f52f130efa], x-b3-spanid=[9c293cf77fe83653], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8489cbb5-0f9c-43e3-a43c-5c6d1020107f]}\\\"}\"}","context":{"RequestID":"8489cbb5-0f9c-43e3-a43c-5c6d1020107f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"654b1279-8340-465a-a2a0-b9b9f4f4581d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:04.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:04.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8489cbb5-0f9c-43e3-a43c-5c6d1020107f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"654b1279-8340-465a-a2a0-b9b9f4f4581d","LogTimestamp":"2023-09-27T04:59:04.075Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:05.936Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:59:05.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:05.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:05.960Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:06.086Z","message":"Entering","context":{"RequestID":"319430e0-65d7-4bbd-b873-4c6202d20711","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bd498e15-3555-4406-bdd1-b6a962ef2703","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:06.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:06.088Z","message":"{\"transactionId\":\"319430e0-65d7-4bbd-b873-4c6202d20711\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:06:086\",\"respDate\":\"230927-04:59:06:088\",\"sourceId\":\"haproxy:319430e0-65d7-4bbd-b873-4c6202d20711\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:06:086-80753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb1a1a3c-97f2-98f8-959c-a300f13c6168], x-b3-parentspanid=[9891fb6b0fce7e66], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8e4843ec56a1c799891fb6b0fce7e66], x-b3-spanid=[fd93acc357b2842e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[319430e0-65d7-4bbd-b873-4c6202d20711]}\\\"}\"}","context":{"RequestID":"319430e0-65d7-4bbd-b873-4c6202d20711","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bd498e15-3555-4406-bdd1-b6a962ef2703","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:06.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:06.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"319430e0-65d7-4bbd-b873-4c6202d20711","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd498e15-3555-4406-bdd1-b6a962ef2703","LogTimestamp":"2023-09-27T04:59:06.088Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:08.043Z","message":"Entering","context":{"RequestID":"d1e8986e-a99b-4fb4-ab23-1381760cc9cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7897e350-e818-4d0f-9653-9570c871190a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:08.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:08.046Z","message":"{\"transactionId\":\"d1e8986e-a99b-4fb4-ab23-1381760cc9cd\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:08:044\",\"respDate\":\"230927-04:59:08:046\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d1e8986e-a99b-4fb4-ab23-1381760cc9cd\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:08:044-85004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3619b415-17b7-43c8-81f1-abc69ed8aab1], x-b3-parentspanid=[af49cd1eb694197f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42967], x-envoy-attempt-count=[1], x-b3-traceid=[3febb40b5e9d164baf49cd1eb694197f], x-b3-spanid=[bd19f83241543630], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d1e8986e-a99b-4fb4-ab23-1381760cc9cd]}\\\"}\"}","context":{"RequestID":"d1e8986e-a99b-4fb4-ab23-1381760cc9cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7897e350-e818-4d0f-9653-9570c871190a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:08.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:08.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1e8986e-a99b-4fb4-ab23-1381760cc9cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7897e350-e818-4d0f-9653-9570c871190a","LogTimestamp":"2023-09-27T04:59:08.047Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T04:59:08.121Z","message":"Entering","context":{"RequestID":"c893695c-1003-4438-9def-d43570f15f32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd02e855-a578-4d3c-a9ea-963e5b00db03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:08.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:08.123Z","message":"{\"transactionId\":\"c893695c-1003-4438-9def-d43570f15f32\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:08:121\",\"respDate\":\"230927-04:59:08:123\",\"sourceId\":\"haproxy:c893695c-1003-4438-9def-d43570f15f32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:08:121-39278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f54461a-892c-422f-b1b0-b5fa0974e176], x-b3-parentspanid=[91de6c455b740737], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4e72164a60aa1b591de6c455b740737], x-b3-spanid=[279c98764d925a2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c893695c-1003-4438-9def-d43570f15f32]}\\\"}\"}","context":{"RequestID":"c893695c-1003-4438-9def-d43570f15f32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd02e855-a578-4d3c-a9ea-963e5b00db03","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:08.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:08.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c893695c-1003-4438-9def-d43570f15f32","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd02e855-a578-4d3c-a9ea-963e5b00db03","LogTimestamp":"2023-09-27T04:59:08.123Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:08.417Z","message":"Entering","context":{"RequestID":"bf42d028-e910-40e4-8e14-de4813efc711","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a8ffb78-243f-4ffe-8ce5-65d7449cd980","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"bf42d028-e910-40e4-8e14-de4813efc711","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a8ffb78-243f-4ffe-8ce5-65d7449cd980","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:08.419Z","message":"{\"transactionId\":\"bf42d028-e910-40e4-8e14-de4813efc711\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:08:418\",\"respDate\":\"230927-04:59:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bf42d028-e910-40e4-8e14-de4813efc711\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:08:418-88233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bf42d028-e910-40e4-8e14-de4813efc711]}\\\"}\"}","context":{"RequestID":"bf42d028-e910-40e4-8e14-de4813efc711","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a8ffb78-243f-4ffe-8ce5-65d7449cd980","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf42d028-e910-40e4-8e14-de4813efc711","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a8ffb78-243f-4ffe-8ce5-65d7449cd980","LogTimestamp":"2023-09-27T04:59:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:10.133Z","message":"Entering","context":{"RequestID":"04323081-bf5b-4056-93e6-1874e7c10a1c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34ae7f0e-f5d4-4435-b59a-ead94b905b69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:10.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:10.135Z","message":"{\"transactionId\":\"04323081-bf5b-4056-93e6-1874e7c10a1c\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:10:133\",\"respDate\":\"230927-04:59:10:134\",\"sourceId\":\"haproxy:04323081-bf5b-4056-93e6-1874e7c10a1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:10:133-68381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9950950-8a1e-4192-820d-c2d3c7d24f7d], x-b3-parentspanid=[79ffce33fa4b808d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e199beaa15e501df79ffce33fa4b808d], x-b3-spanid=[476285c7a352a529], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04323081-bf5b-4056-93e6-1874e7c10a1c]}\\\"}\"}","context":{"RequestID":"04323081-bf5b-4056-93e6-1874e7c10a1c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34ae7f0e-f5d4-4435-b59a-ead94b905b69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:10.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:10.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04323081-bf5b-4056-93e6-1874e7c10a1c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34ae7f0e-f5d4-4435-b59a-ead94b905b69","LogTimestamp":"2023-09-27T04:59:10.135Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:12.002Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:12.011Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:12.144Z","message":"Entering","context":{"RequestID":"32db7dfe-e06a-4b35-9815-31f5fc373827","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27fa20f5-aa16-4962-8d3e-d86aa9db79d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:12.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:12.146Z","message":"{\"transactionId\":\"32db7dfe-e06a-4b35-9815-31f5fc373827\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:12:145\",\"respDate\":\"230927-04:59:12:146\",\"sourceId\":\"haproxy:32db7dfe-e06a-4b35-9815-31f5fc373827\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:12:145-56936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[069ac14c-e702-4d24-b3c7-f19dd2b26d06], x-b3-parentspanid=[ebfcf492c280de06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da413717ace988c1ebfcf492c280de06], x-b3-spanid=[55320afba805f16f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32db7dfe-e06a-4b35-9815-31f5fc373827]}\\\"}\"}","context":{"RequestID":"32db7dfe-e06a-4b35-9815-31f5fc373827","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27fa20f5-aa16-4962-8d3e-d86aa9db79d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:12.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:12.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32db7dfe-e06a-4b35-9815-31f5fc373827","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27fa20f5-aa16-4962-8d3e-d86aa9db79d0","LogTimestamp":"2023-09-27T04:59:12.146Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:14.158Z","message":"Entering","context":{"RequestID":"2eaa537d-2237-452c-969b-2e5c0d019240","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97d35403-42b0-4f9e-95b9-403547f647de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:14.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:14.160Z","message":"{\"transactionId\":\"2eaa537d-2237-452c-969b-2e5c0d019240\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:14:159\",\"respDate\":\"230927-04:59:14:160\",\"sourceId\":\"haproxy:2eaa537d-2237-452c-969b-2e5c0d019240\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:14:159-57071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3559f363-9501-4c06-a03f-e4b766cc8408], x-b3-parentspanid=[46357785df33f608], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fc9df08d299f1ef46357785df33f608], x-b3-spanid=[69733a912fe26d6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2eaa537d-2237-452c-969b-2e5c0d019240]}\\\"}\"}","context":{"RequestID":"2eaa537d-2237-452c-969b-2e5c0d019240","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97d35403-42b0-4f9e-95b9-403547f647de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:14.158Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:14.160Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2eaa537d-2237-452c-969b-2e5c0d019240","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97d35403-42b0-4f9e-95b9-403547f647de","LogTimestamp":"2023-09-27T04:59:14.160Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:59:15.937Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:59:15.947Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:15.947Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:15.947Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:16.169Z","message":"Entering","context":{"RequestID":"d8dedeb0-562a-415c-bab6-5e5f6b3bc0ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7563e4d1-4be2-4fca-bda5-8607baf0e9aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:16.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:16.171Z","message":"{\"transactionId\":\"d8dedeb0-562a-415c-bab6-5e5f6b3bc0ee\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:16:169\",\"respDate\":\"230927-04:59:16:171\",\"sourceId\":\"haproxy:d8dedeb0-562a-415c-bab6-5e5f6b3bc0ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:16:169-41365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d96cb4e-e771-478a-8afd-ce3a4ac28236], x-b3-parentspanid=[147ed3d2d958259e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a88517ca44b7f6bd147ed3d2d958259e], x-b3-spanid=[0e0dc746b92957ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8dedeb0-562a-415c-bab6-5e5f6b3bc0ee]}\\\"}\"}","context":{"RequestID":"d8dedeb0-562a-415c-bab6-5e5f6b3bc0ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7563e4d1-4be2-4fca-bda5-8607baf0e9aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:16.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:16.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8dedeb0-562a-415c-bab6-5e5f6b3bc0ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7563e4d1-4be2-4fca-bda5-8607baf0e9aa","LogTimestamp":"2023-09-27T04:59:16.172Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:59:18.035Z","message":"Entering","context":{"RequestID":"8a33f5dc-67c4-464c-b73f-cd5797f26d42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59018a04-685e-44d9-9a67-6d515e6202fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:18.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:18.037Z","message":"{\"transactionId\":\"8a33f5dc-67c4-464c-b73f-cd5797f26d42\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:18:036\",\"respDate\":\"230927-04:59:18:037\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8a33f5dc-67c4-464c-b73f-cd5797f26d42\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:18:036-79990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95438e25-fe8d-4bea-a0f8-d39fcd33f365], x-b3-parentspanid=[6391b3f6ba834535], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42275], x-envoy-attempt-count=[1], x-b3-traceid=[7d4fdd55ada13c346391b3f6ba834535], x-b3-spanid=[50e296fa8ab2f992], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8a33f5dc-67c4-464c-b73f-cd5797f26d42]}\\\"}\"}","context":{"RequestID":"8a33f5dc-67c4-464c-b73f-cd5797f26d42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"59018a04-685e-44d9-9a67-6d515e6202fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:18.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:18.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a33f5dc-67c4-464c-b73f-cd5797f26d42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59018a04-685e-44d9-9a67-6d515e6202fd","LogTimestamp":"2023-09-27T04:59:18.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:18.187Z","message":"Entering","context":{"RequestID":"7dc50721-fbcb-47df-aaac-6d5e798131a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8d64025-b38f-4947-ae62-f0bb408e3384","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:18.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:18.189Z","message":"{\"transactionId\":\"7dc50721-fbcb-47df-aaac-6d5e798131a6\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:18:188\",\"respDate\":\"230927-04:59:18:189\",\"sourceId\":\"haproxy:7dc50721-fbcb-47df-aaac-6d5e798131a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:18:188-71878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd4b94f3-462d-4866-a920-d2f81cf1df4f], x-b3-parentspanid=[9da621c1099fcf14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a045ee57017be5459da621c1099fcf14], x-b3-spanid=[85cdd4be8088bdf7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7dc50721-fbcb-47df-aaac-6d5e798131a6]}\\\"}\"}","context":{"RequestID":"7dc50721-fbcb-47df-aaac-6d5e798131a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8d64025-b38f-4947-ae62-f0bb408e3384","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:18.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:18.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dc50721-fbcb-47df-aaac-6d5e798131a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8d64025-b38f-4947-ae62-f0bb408e3384","LogTimestamp":"2023-09-27T04:59:18.190Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:18.417Z","message":"Entering","context":{"RequestID":"22f52e85-ec79-4f98-b737-97bb9ebcae5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c9ce69b-61cb-4217-9641-934c3f0eef04","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"22f52e85-ec79-4f98-b737-97bb9ebcae5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c9ce69b-61cb-4217-9641-934c3f0eef04","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:18.420Z","message":"{\"transactionId\":\"22f52e85-ec79-4f98-b737-97bb9ebcae5c\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:18:418\",\"respDate\":\"230927-04:59:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:22f52e85-ec79-4f98-b737-97bb9ebcae5c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:18:418-28326\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[22f52e85-ec79-4f98-b737-97bb9ebcae5c]}\\\"}\"}","context":{"RequestID":"22f52e85-ec79-4f98-b737-97bb9ebcae5c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2c9ce69b-61cb-4217-9641-934c3f0eef04","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22f52e85-ec79-4f98-b737-97bb9ebcae5c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c9ce69b-61cb-4217-9641-934c3f0eef04","LogTimestamp":"2023-09-27T04:59:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:20.200Z","message":"Entering","context":{"RequestID":"9f568b48-e197-46e6-acfd-3d64a7b2d8a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16b700c8-131d-425c-8694-9e3702cbf559","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:20.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:20.202Z","message":"{\"transactionId\":\"9f568b48-e197-46e6-acfd-3d64a7b2d8a7\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:20:201\",\"respDate\":\"230927-04:59:20:202\",\"sourceId\":\"haproxy:9f568b48-e197-46e6-acfd-3d64a7b2d8a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:20:201-36804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4327ed55-ce1a-4498-9177-b85aa5536ca6], x-b3-parentspanid=[c5fac3c95ba32c73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bbfa0eacbed2bfec5fac3c95ba32c73], x-b3-spanid=[56b4726c9b94e11d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f568b48-e197-46e6-acfd-3d64a7b2d8a7]}\\\"}\"}","context":{"RequestID":"9f568b48-e197-46e6-acfd-3d64a7b2d8a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16b700c8-131d-425c-8694-9e3702cbf559","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:20.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:20.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f568b48-e197-46e6-acfd-3d64a7b2d8a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16b700c8-131d-425c-8694-9e3702cbf559","LogTimestamp":"2023-09-27T04:59:20.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:22.211Z","message":"Entering","context":{"RequestID":"2531f02a-79d2-4454-bbcd-261ad1d8ee9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4259e43-710e-48b0-9604-bdf7db3f98fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:22.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:22.213Z","message":"{\"transactionId\":\"2531f02a-79d2-4454-bbcd-261ad1d8ee9e\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:22:212\",\"respDate\":\"230927-04:59:22:213\",\"sourceId\":\"haproxy:2531f02a-79d2-4454-bbcd-261ad1d8ee9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:22:212-60239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58b4c63b-2d69-4c35-ac20-1ae73ceef2d5], x-b3-parentspanid=[6e9847b42aed658c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e8240b14615e0926e9847b42aed658c], x-b3-spanid=[fbc1fb3109ef5b4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2531f02a-79d2-4454-bbcd-261ad1d8ee9e]}\\\"}\"}","context":{"RequestID":"2531f02a-79d2-4454-bbcd-261ad1d8ee9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4259e43-710e-48b0-9604-bdf7db3f98fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:22.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:22.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2531f02a-79d2-4454-bbcd-261ad1d8ee9e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4259e43-710e-48b0-9604-bdf7db3f98fa","LogTimestamp":"2023-09-27T04:59:22.213Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:24.223Z","message":"Entering","context":{"RequestID":"6ee87ac0-00ae-4eda-a635-ec179cc684ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbbf1204-0f1e-4758-ab60-4e897a960f3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:24.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:24.225Z","message":"{\"transactionId\":\"6ee87ac0-00ae-4eda-a635-ec179cc684ba\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:24:224\",\"respDate\":\"230927-04:59:24:225\",\"sourceId\":\"haproxy:6ee87ac0-00ae-4eda-a635-ec179cc684ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:24:224-22883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cf4c1eb-9dda-466f-9b38-dfe8d93bde1f], x-b3-parentspanid=[aed737c782429339], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36ac84fc5ab0271daed737c782429339], x-b3-spanid=[3a405473f593e502], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ee87ac0-00ae-4eda-a635-ec179cc684ba]}\\\"}\"}","context":{"RequestID":"6ee87ac0-00ae-4eda-a635-ec179cc684ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbbf1204-0f1e-4758-ab60-4e897a960f3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:24.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:24.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ee87ac0-00ae-4eda-a635-ec179cc684ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbbf1204-0f1e-4758-ab60-4e897a960f3a","LogTimestamp":"2023-09-27T04:59:24.225Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:25.937Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:59:25.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:25.979Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:25.980Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:26.244Z","message":"Entering","context":{"RequestID":"0c5f7d2e-e44e-424d-8c4a-7f814d286217","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bca228fb-2af2-4e4c-96d1-17cad133f2a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:26.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:26.247Z","message":"{\"transactionId\":\"0c5f7d2e-e44e-424d-8c4a-7f814d286217\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:26:245\",\"respDate\":\"230927-04:59:26:247\",\"sourceId\":\"haproxy:0c5f7d2e-e44e-424d-8c4a-7f814d286217\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:26:245-88344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[383f6100-a09a-4ed0-9092-1b5a40ec1542], x-b3-parentspanid=[48059ce71659e81c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[090ca419dcf082b448059ce71659e81c], x-b3-spanid=[0e123e0c17361a2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c5f7d2e-e44e-424d-8c4a-7f814d286217]}\\\"}\"}","context":{"RequestID":"0c5f7d2e-e44e-424d-8c4a-7f814d286217","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bca228fb-2af2-4e4c-96d1-17cad133f2a6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:26.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:26.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c5f7d2e-e44e-424d-8c4a-7f814d286217","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bca228fb-2af2-4e4c-96d1-17cad133f2a6","LogTimestamp":"2023-09-27T04:59:26.247Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:28.037Z","message":"Entering","context":{"RequestID":"0499447d-2e56-4ced-bcf5-1bbf6be87b49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ba2816c-7eb3-4fdf-8249-505684cd3413","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:28.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:28.039Z","message":"{\"transactionId\":\"0499447d-2e56-4ced-bcf5-1bbf6be87b49\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:28:038\",\"respDate\":\"230927-04:59:28:039\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0499447d-2e56-4ced-bcf5-1bbf6be87b49\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:28:038-62623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6b8d912-aa24-4a77-96c8-98459af48dcb], x-b3-parentspanid=[5c8e0cad19e7ef43], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38801], x-envoy-attempt-count=[1], x-b3-traceid=[86fa47fa5e6338695c8e0cad19e7ef43], x-b3-spanid=[403d0771307cb8bf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0499447d-2e56-4ced-bcf5-1bbf6be87b49]}\\\"}\"}","context":{"RequestID":"0499447d-2e56-4ced-bcf5-1bbf6be87b49","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ba2816c-7eb3-4fdf-8249-505684cd3413","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:28.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:28.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0499447d-2e56-4ced-bcf5-1bbf6be87b49","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ba2816c-7eb3-4fdf-8249-505684cd3413","LogTimestamp":"2023-09-27T04:59:28.039Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:28.261Z","message":"Entering","context":{"RequestID":"cc698654-ab1c-40ca-bb6f-f854b099b0f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd57ff14-0045-482d-a373-2ce91c6ea008","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:28.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:28.263Z","message":"{\"transactionId\":\"cc698654-ab1c-40ca-bb6f-f854b099b0f5\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:28:262\",\"respDate\":\"230927-04:59:28:263\",\"sourceId\":\"haproxy:cc698654-ab1c-40ca-bb6f-f854b099b0f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:28:262-13843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b4c95b5-5dbe-474b-b593-a1d6b6c4a043], x-b3-parentspanid=[4e8c4615f4ccae37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96793d39f5e6e40d4e8c4615f4ccae37], x-b3-spanid=[893b0b5c706258e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc698654-ab1c-40ca-bb6f-f854b099b0f5]}\\\"}\"}","context":{"RequestID":"cc698654-ab1c-40ca-bb6f-f854b099b0f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd57ff14-0045-482d-a373-2ce91c6ea008","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:28.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:28.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc698654-ab1c-40ca-bb6f-f854b099b0f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd57ff14-0045-482d-a373-2ce91c6ea008","LogTimestamp":"2023-09-27T04:59:28.264Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:28.417Z","message":"Entering","context":{"RequestID":"e1e471d0-e988-437b-b64d-6bda6ee34e3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"649820be-e497-4ef1-8278-8ef3a9532315","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"e1e471d0-e988-437b-b64d-6bda6ee34e3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"649820be-e497-4ef1-8278-8ef3a9532315","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:28.419Z","message":"{\"transactionId\":\"e1e471d0-e988-437b-b64d-6bda6ee34e3b\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:28:418\",\"respDate\":\"230927-04:59:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e1e471d0-e988-437b-b64d-6bda6ee34e3b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:28:418-80211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e1e471d0-e988-437b-b64d-6bda6ee34e3b]}\\\"}\"}","context":{"RequestID":"e1e471d0-e988-437b-b64d-6bda6ee34e3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"649820be-e497-4ef1-8278-8ef3a9532315","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1e471d0-e988-437b-b64d-6bda6ee34e3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"649820be-e497-4ef1-8278-8ef3a9532315","LogTimestamp":"2023-09-27T04:59:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:30.277Z","message":"Entering","context":{"RequestID":"0e84ac5c-7e01-4690-a2e5-76428a26c697","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a119613d-3971-4e59-ba67-dc4fa1f3886d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:30.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:30.278Z","message":"{\"transactionId\":\"0e84ac5c-7e01-4690-a2e5-76428a26c697\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:30:277\",\"respDate\":\"230927-04:59:30:278\",\"sourceId\":\"haproxy:0e84ac5c-7e01-4690-a2e5-76428a26c697\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:30:277-96632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[933ad0f2-3723-4781-9619-b889e6eca041], x-b3-parentspanid=[4ecb7c5150aee55a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8da936b1a4c9f1014ecb7c5150aee55a], x-b3-spanid=[3ae70b988b0b40b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e84ac5c-7e01-4690-a2e5-76428a26c697]}\\\"}\"}","context":{"RequestID":"0e84ac5c-7e01-4690-a2e5-76428a26c697","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a119613d-3971-4e59-ba67-dc4fa1f3886d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:30.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:30.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e84ac5c-7e01-4690-a2e5-76428a26c697","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a119613d-3971-4e59-ba67-dc4fa1f3886d","LogTimestamp":"2023-09-27T04:59:30.279Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:32.288Z","message":"Entering","context":{"RequestID":"cda65f67-618c-42ed-9235-2853b6e3e210","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac83fe89-7136-453c-9eea-06db9fa90d2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:32.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:32.290Z","message":"{\"transactionId\":\"cda65f67-618c-42ed-9235-2853b6e3e210\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:32:289\",\"respDate\":\"230927-04:59:32:290\",\"sourceId\":\"haproxy:cda65f67-618c-42ed-9235-2853b6e3e210\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:32:289-51969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[939a58bc-b3ec-40ee-a925-0a25c11740a5], x-b3-parentspanid=[7ede0f82c43e5c16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b21c5d0709213967ede0f82c43e5c16], x-b3-spanid=[cce548e7a83bb1f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cda65f67-618c-42ed-9235-2853b6e3e210]}\\\"}\"}","context":{"RequestID":"cda65f67-618c-42ed-9235-2853b6e3e210","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac83fe89-7136-453c-9eea-06db9fa90d2e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:32.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:32.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cda65f67-618c-42ed-9235-2853b6e3e210","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac83fe89-7136-453c-9eea-06db9fa90d2e","LogTimestamp":"2023-09-27T04:59:32.291Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:34.302Z","message":"Entering","context":{"RequestID":"59a366fb-c1dd-4303-a0cd-e65bab5acfe1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcfb948c-d6c5-4744-a728-1ecc9f2bfe48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:34.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:34.303Z","message":"{\"transactionId\":\"59a366fb-c1dd-4303-a0cd-e65bab5acfe1\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:34:302\",\"respDate\":\"230927-04:59:34:303\",\"sourceId\":\"haproxy:59a366fb-c1dd-4303-a0cd-e65bab5acfe1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:34:302-17651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ec9c6e0-46a5-4e60-8af1-226da5ac58a7], x-b3-parentspanid=[64f6f279e8c77e7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58e32d531a1a95ff64f6f279e8c77e7a], x-b3-spanid=[73f2c669e9b97fb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[59a366fb-c1dd-4303-a0cd-e65bab5acfe1]}\\\"}\"}","context":{"RequestID":"59a366fb-c1dd-4303-a0cd-e65bab5acfe1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcfb948c-d6c5-4744-a728-1ecc9f2bfe48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:34.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:34.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59a366fb-c1dd-4303-a0cd-e65bab5acfe1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcfb948c-d6c5-4744-a728-1ecc9f2bfe48","LogTimestamp":"2023-09-27T04:59:34.304Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:35.937Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:59:35.969Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:35.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:35.970Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:36.327Z","message":"Entering","context":{"RequestID":"ea616f14-5d81-45f4-b414-97cbf99ec11a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4badf39a-4c1b-4f80-8a60-bbf334f37aeb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:36.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:36.329Z","message":"{\"transactionId\":\"ea616f14-5d81-45f4-b414-97cbf99ec11a\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:36:328\",\"respDate\":\"230927-04:59:36:329\",\"sourceId\":\"haproxy:ea616f14-5d81-45f4-b414-97cbf99ec11a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:36:328-77819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28cb6840-f877-4a17-ab24-96ae26f73121], x-b3-parentspanid=[7d92d37653903563], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdf276e91049061f7d92d37653903563], x-b3-spanid=[85144246dde4a5ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea616f14-5d81-45f4-b414-97cbf99ec11a]}\\\"}\"}","context":{"RequestID":"ea616f14-5d81-45f4-b414-97cbf99ec11a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4badf39a-4c1b-4f80-8a60-bbf334f37aeb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:36.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:36.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea616f14-5d81-45f4-b414-97cbf99ec11a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4badf39a-4c1b-4f80-8a60-bbf334f37aeb","LogTimestamp":"2023-09-27T04:59:36.330Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:38.038Z","message":"Entering","context":{"RequestID":"cc3ec64a-f9f0-48bf-a3f1-c44a74c98f72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"edc01d7b-4390-42a3-b3b9-a8b3dc1eb707","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:38.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:38.039Z","message":"{\"transactionId\":\"cc3ec64a-f9f0-48bf-a3f1-c44a74c98f72\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:38:038\",\"respDate\":\"230927-04:59:38:039\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cc3ec64a-f9f0-48bf-a3f1-c44a74c98f72\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:38:038-27683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90619f6e-01bc-4995-908a-b547ff1c15ca], x-b3-parentspanid=[57f87341ace82d32], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56837], x-envoy-attempt-count=[1], x-b3-traceid=[26f21474e1cc4fa457f87341ace82d32], x-b3-spanid=[fe32709920e115da], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cc3ec64a-f9f0-48bf-a3f1-c44a74c98f72]}\\\"}\"}","context":{"RequestID":"cc3ec64a-f9f0-48bf-a3f1-c44a74c98f72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"edc01d7b-4390-42a3-b3b9-a8b3dc1eb707","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:38.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:38.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc3ec64a-f9f0-48bf-a3f1-c44a74c98f72","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edc01d7b-4390-42a3-b3b9-a8b3dc1eb707","LogTimestamp":"2023-09-27T04:59:38.040Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:38.339Z","message":"Entering","context":{"RequestID":"37b411e1-9fce-4e98-9235-01f89f1f0032","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6ba7a5d-5fa9-4e08-9792-7f467161023a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:38.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:38.342Z","message":"{\"transactionId\":\"37b411e1-9fce-4e98-9235-01f89f1f0032\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:38:340\",\"respDate\":\"230927-04:59:38:342\",\"sourceId\":\"haproxy:37b411e1-9fce-4e98-9235-01f89f1f0032\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:38:340-17223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d11701a-b552-419e-9c3d-878d6f116710], x-b3-parentspanid=[f8d024e1dcd65388], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7d4399e337fb0fff8d024e1dcd65388], x-b3-spanid=[18245c0c97fb26cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37b411e1-9fce-4e98-9235-01f89f1f0032]}\\\"}\"}","context":{"RequestID":"37b411e1-9fce-4e98-9235-01f89f1f0032","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6ba7a5d-5fa9-4e08-9792-7f467161023a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:38.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:38.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37b411e1-9fce-4e98-9235-01f89f1f0032","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6ba7a5d-5fa9-4e08-9792-7f467161023a","LogTimestamp":"2023-09-27T04:59:38.342Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:38.419Z","message":"Entering","context":{"RequestID":"ddb36e51-c481-4073-af16-a29ebf920190","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c45830d-6881-43ba-99be-9065a6780de9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"ddb36e51-c481-4073-af16-a29ebf920190","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c45830d-6881-43ba-99be-9065a6780de9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:38.421Z","message":"{\"transactionId\":\"ddb36e51-c481-4073-af16-a29ebf920190\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:38:419\",\"respDate\":\"230927-04:59:38:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ddb36e51-c481-4073-af16-a29ebf920190\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:38:419-30536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ddb36e51-c481-4073-af16-a29ebf920190]}\\\"}\"}","context":{"RequestID":"ddb36e51-c481-4073-af16-a29ebf920190","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c45830d-6881-43ba-99be-9065a6780de9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddb36e51-c481-4073-af16-a29ebf920190","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c45830d-6881-43ba-99be-9065a6780de9","LogTimestamp":"2023-09-27T04:59:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:40.352Z","message":"Entering","context":{"RequestID":"6be36b6c-08ec-4da3-8e70-196f74fdc558","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4946ad6e-a074-491f-921b-bce6a416cd9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:40.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:40.354Z","message":"{\"transactionId\":\"6be36b6c-08ec-4da3-8e70-196f74fdc558\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:40:353\",\"respDate\":\"230927-04:59:40:354\",\"sourceId\":\"haproxy:6be36b6c-08ec-4da3-8e70-196f74fdc558\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:40:353-15712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dadeab18-e41b-4c95-a9dd-daca8147f3f7], x-b3-parentspanid=[b1ff2b699fa816a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61ac64ba894609bdb1ff2b699fa816a0], x-b3-spanid=[0bef2cd80a6a68bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6be36b6c-08ec-4da3-8e70-196f74fdc558]}\\\"}\"}","context":{"RequestID":"6be36b6c-08ec-4da3-8e70-196f74fdc558","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4946ad6e-a074-491f-921b-bce6a416cd9f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:40.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:40.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6be36b6c-08ec-4da3-8e70-196f74fdc558","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4946ad6e-a074-491f-921b-bce6a416cd9f","LogTimestamp":"2023-09-27T04:59:40.355Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:42.011Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:42.021Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:42.364Z","message":"Entering","context":{"RequestID":"98241b90-f86d-4b6f-992f-49bb536d8460","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4dc6b56f-56d7-44e2-bfda-040e00370b36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:42.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:42.366Z","message":"{\"transactionId\":\"98241b90-f86d-4b6f-992f-49bb536d8460\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:42:365\",\"respDate\":\"230927-04:59:42:366\",\"sourceId\":\"haproxy:98241b90-f86d-4b6f-992f-49bb536d8460\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:42:365-13181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f44c698-988a-4559-9e89-d957326ea6e1], x-b3-parentspanid=[5a1afbb4408897fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d01b4cd0a05993c5a1afbb4408897fa], x-b3-spanid=[abc52bd88f16c729], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98241b90-f86d-4b6f-992f-49bb536d8460]}\\\"}\"}","context":{"RequestID":"98241b90-f86d-4b6f-992f-49bb536d8460","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4dc6b56f-56d7-44e2-bfda-040e00370b36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:42.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:42.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98241b90-f86d-4b6f-992f-49bb536d8460","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dc6b56f-56d7-44e2-bfda-040e00370b36","LogTimestamp":"2023-09-27T04:59:42.366Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:44.377Z","message":"Entering","context":{"RequestID":"98cbd6cd-113f-45b2-bcee-e248d0125c08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9977ce29-d756-4fb5-8f21-c0e1d5564a23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:44.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:44.379Z","message":"{\"transactionId\":\"98cbd6cd-113f-45b2-bcee-e248d0125c08\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:44:378\",\"respDate\":\"230927-04:59:44:379\",\"sourceId\":\"haproxy:98cbd6cd-113f-45b2-bcee-e248d0125c08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:44:378-91782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[136a7798-cfa3-4d5b-9ed1-295e75353b9c], x-b3-parentspanid=[71eaa3370c99f67a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d5acc9160034df371eaa3370c99f67a], x-b3-spanid=[4316b8faf4d7cf5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98cbd6cd-113f-45b2-bcee-e248d0125c08]}\\\"}\"}","context":{"RequestID":"98cbd6cd-113f-45b2-bcee-e248d0125c08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9977ce29-d756-4fb5-8f21-c0e1d5564a23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:44.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:44.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98cbd6cd-113f-45b2-bcee-e248d0125c08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9977ce29-d756-4fb5-8f21-c0e1d5564a23","LogTimestamp":"2023-09-27T04:59:44.380Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:45.937Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:59:45.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:45.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:45.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:46.395Z","message":"Entering","context":{"RequestID":"8d050f21-21c2-43b1-a43a-67d1a7f71271","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7552e736-8623-4cbb-8256-3a42cd1ba34d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:46.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:46.397Z","message":"{\"transactionId\":\"8d050f21-21c2-43b1-a43a-67d1a7f71271\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:46:396\",\"respDate\":\"230927-04:59:46:397\",\"sourceId\":\"haproxy:8d050f21-21c2-43b1-a43a-67d1a7f71271\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:46:396-26252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d179fe92-0b13-4d89-afbc-2aa898d7056c], x-b3-parentspanid=[a119e10fc9e747eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fbd4cf67c03f363a119e10fc9e747eb], x-b3-spanid=[7a8830546df6ddbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d050f21-21c2-43b1-a43a-67d1a7f71271]}\\\"}\"}","context":{"RequestID":"8d050f21-21c2-43b1-a43a-67d1a7f71271","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7552e736-8623-4cbb-8256-3a42cd1ba34d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:46.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:46.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d050f21-21c2-43b1-a43a-67d1a7f71271","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7552e736-8623-4cbb-8256-3a42cd1ba34d","LogTimestamp":"2023-09-27T04:59:46.398Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:48.047Z","message":"Entering","context":{"RequestID":"79c61b63-ec3e-4097-87b0-e5c32269e773","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76287695-f176-472b-96df-0d50918ed7ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:48.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:48.049Z","message":"{\"transactionId\":\"79c61b63-ec3e-4097-87b0-e5c32269e773\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:48:048\",\"respDate\":\"230927-04:59:48:049\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:79c61b63-ec3e-4097-87b0-e5c32269e773\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:48:048-66419\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d20611ac-ee7b-43d9-90b2-af1b89047d3f], x-b3-parentspanid=[8878c6e9a6800511], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58397], x-envoy-attempt-count=[1], x-b3-traceid=[e17cfa6715ec67688878c6e9a6800511], x-b3-spanid=[f7484fa0b7028d47], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[79c61b63-ec3e-4097-87b0-e5c32269e773]}\\\"}\"}","context":{"RequestID":"79c61b63-ec3e-4097-87b0-e5c32269e773","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76287695-f176-472b-96df-0d50918ed7ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:48.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:48.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79c61b63-ec3e-4097-87b0-e5c32269e773","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76287695-f176-472b-96df-0d50918ed7ab","LogTimestamp":"2023-09-27T04:59:48.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:48.411Z","message":"Entering","context":{"RequestID":"6bd26cf9-e455-4d0a-9154-c258346da083","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62fc68f1-009b-4034-85d7-43bd08eec715","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:48.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:48.413Z","message":"{\"transactionId\":\"6bd26cf9-e455-4d0a-9154-c258346da083\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:48:411\",\"respDate\":\"230927-04:59:48:413\",\"sourceId\":\"haproxy:6bd26cf9-e455-4d0a-9154-c258346da083\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:48:411-36611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bd9aea8-9000-4299-9faf-a55b5c543bbe], x-b3-parentspanid=[fee9935257243700], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c497197e687ec4ddfee9935257243700], x-b3-spanid=[b9e0302b31fd9753], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6bd26cf9-e455-4d0a-9154-c258346da083]}\\\"}\"}","context":{"RequestID":"6bd26cf9-e455-4d0a-9154-c258346da083","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62fc68f1-009b-4034-85d7-43bd08eec715","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:48.411Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:48.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bd26cf9-e455-4d0a-9154-c258346da083","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62fc68f1-009b-4034-85d7-43bd08eec715","LogTimestamp":"2023-09-27T04:59:48.413Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:48.418Z","message":"Entering","context":{"RequestID":"d3953131-6264-4891-9f50-6ce274386dd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"462a2f12-a92e-440d-9bf2-f6015ab4a39d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"d3953131-6264-4891-9f50-6ce274386dd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"462a2f12-a92e-440d-9bf2-f6015ab4a39d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:48.421Z","message":"{\"transactionId\":\"d3953131-6264-4891-9f50-6ce274386dd1\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:48:419\",\"respDate\":\"230927-04:59:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d3953131-6264-4891-9f50-6ce274386dd1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:48:419-65441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d3953131-6264-4891-9f50-6ce274386dd1]}\\\"}\"}","context":{"RequestID":"d3953131-6264-4891-9f50-6ce274386dd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"462a2f12-a92e-440d-9bf2-f6015ab4a39d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3953131-6264-4891-9f50-6ce274386dd1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"462a2f12-a92e-440d-9bf2-f6015ab4a39d","LogTimestamp":"2023-09-27T04:59:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:59:50.428Z","message":"Entering","context":{"RequestID":"089fd95d-077f-4b00-9e22-7ea0a070bba7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcc8e536-6b60-49f8-aa1c-797d0813d56d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:50.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:50.430Z","message":"{\"transactionId\":\"089fd95d-077f-4b00-9e22-7ea0a070bba7\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:50:428\",\"respDate\":\"230927-04:59:50:430\",\"sourceId\":\"haproxy:089fd95d-077f-4b00-9e22-7ea0a070bba7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:50:428-99152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00ec0123-7a28-40d5-af87-d4ba8446a889], x-b3-parentspanid=[39b38ccff5875967], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[346df47e88787e0439b38ccff5875967], x-b3-spanid=[4340a6ad03a4d58d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[089fd95d-077f-4b00-9e22-7ea0a070bba7]}\\\"}\"}","context":{"RequestID":"089fd95d-077f-4b00-9e22-7ea0a070bba7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcc8e536-6b60-49f8-aa1c-797d0813d56d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:50.428Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:50.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"089fd95d-077f-4b00-9e22-7ea0a070bba7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcc8e536-6b60-49f8-aa1c-797d0813d56d","LogTimestamp":"2023-09-27T04:59:50.430Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:52.442Z","message":"Entering","context":{"RequestID":"68d90645-0eaa-47b4-b9b5-56b59c884679","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eadf914b-19ab-4fa6-8efa-2f17172adb06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:52.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:52.444Z","message":"{\"transactionId\":\"68d90645-0eaa-47b4-b9b5-56b59c884679\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:52:443\",\"respDate\":\"230927-04:59:52:444\",\"sourceId\":\"haproxy:68d90645-0eaa-47b4-b9b5-56b59c884679\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:52:443-44382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[238b9b5c-1e3b-4d88-a67a-6ba7318314cc], x-b3-parentspanid=[c74b5683d02966b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[122cb8597bfe142fc74b5683d02966b6], x-b3-spanid=[4ac9218120d86525], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68d90645-0eaa-47b4-b9b5-56b59c884679]}\\\"}\"}","context":{"RequestID":"68d90645-0eaa-47b4-b9b5-56b59c884679","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eadf914b-19ab-4fa6-8efa-2f17172adb06","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:52.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:52.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68d90645-0eaa-47b4-b9b5-56b59c884679","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eadf914b-19ab-4fa6-8efa-2f17172adb06","LogTimestamp":"2023-09-27T04:59:52.444Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:54.454Z","message":"Entering","context":{"RequestID":"3610d686-1b2a-4106-ad8c-7262c024ca22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46e86bc4-1c88-463f-95f3-ab84c0912776","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:54.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:54.456Z","message":"{\"transactionId\":\"3610d686-1b2a-4106-ad8c-7262c024ca22\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:54:455\",\"respDate\":\"230927-04:59:54:456\",\"sourceId\":\"haproxy:3610d686-1b2a-4106-ad8c-7262c024ca22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:54:455-56859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21c70a37-9165-4e5f-a51d-9f9fff978cee], x-b3-parentspanid=[ad4c985dd32688a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9dc852d058b4e839ad4c985dd32688a3], x-b3-spanid=[019b9712c4c88db5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3610d686-1b2a-4106-ad8c-7262c024ca22]}\\\"}\"}","context":{"RequestID":"3610d686-1b2a-4106-ad8c-7262c024ca22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"46e86bc4-1c88-463f-95f3-ab84c0912776","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:54.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:54.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3610d686-1b2a-4106-ad8c-7262c024ca22","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46e86bc4-1c88-463f-95f3-ab84c0912776","LogTimestamp":"2023-09-27T04:59:54.457Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:55.937Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T04:59:55.976Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:55.977Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:55.977Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:56.467Z","message":"Entering","context":{"RequestID":"41d41638-918e-43e2-a49e-461c52b8d07f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0731b5d-149c-4c40-9650-9868b48d413a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:56.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:56.469Z","message":"{\"transactionId\":\"41d41638-918e-43e2-a49e-461c52b8d07f\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:56:468\",\"respDate\":\"230927-04:59:56:469\",\"sourceId\":\"haproxy:41d41638-918e-43e2-a49e-461c52b8d07f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-04:59:56:468-2087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4947910a-716e-44f5-a22b-e83c15aa256a], x-b3-parentspanid=[d0955361fe4a19df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44f04562f76d7ce3d0955361fe4a19df], x-b3-spanid=[19fa82661d5c9a03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41d41638-918e-43e2-a49e-461c52b8d07f]}\\\"}\"}","context":{"RequestID":"41d41638-918e-43e2-a49e-461c52b8d07f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0731b5d-149c-4c40-9650-9868b48d413a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:56.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:56.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41d41638-918e-43e2-a49e-461c52b8d07f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0731b5d-149c-4c40-9650-9868b48d413a","LogTimestamp":"2023-09-27T04:59:56.469Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T04:59:58.044Z","message":"Entering","context":{"RequestID":"a555d6bc-1e52-4a4c-9355-a699cc4eac46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"beae44bf-785b-4e74-b79d-005c912188e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:58.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:58.046Z","message":"{\"transactionId\":\"a555d6bc-1e52-4a4c-9355-a699cc4eac46\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:58:045\",\"respDate\":\"230927-04:59:58:046\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a555d6bc-1e52-4a4c-9355-a699cc4eac46\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-04:59:58:045-43013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b50902e7-a670-4314-ae79-dbcdea56acdc], x-b3-parentspanid=[3e6e569d51976146], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55817], x-envoy-attempt-count=[1], x-b3-traceid=[44a4283b749d6bb23e6e569d51976146], x-b3-spanid=[194ced4fa52d1c4f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a555d6bc-1e52-4a4c-9355-a699cc4eac46]}\\\"}\"}","context":{"RequestID":"a555d6bc-1e52-4a4c-9355-a699cc4eac46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"beae44bf-785b-4e74-b79d-005c912188e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T04:59:58.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:58.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a555d6bc-1e52-4a4c-9355-a699cc4eac46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"beae44bf-785b-4e74-b79d-005c912188e1","LogTimestamp":"2023-09-27T04:59:58.046Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T04:59:58.417Z","message":"Entering","context":{"RequestID":"32a20772-f3c5-4585-98ae-be5f47dc3883","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d18443d6-1b88-4b8f-bdd0-ba610fa4b589","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"32a20772-f3c5-4585-98ae-be5f47dc3883","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d18443d6-1b88-4b8f-bdd0-ba610fa4b589","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:58.419Z","message":"{\"transactionId\":\"32a20772-f3c5-4585-98ae-be5f47dc3883\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:58:418\",\"respDate\":\"230927-04:59:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:32a20772-f3c5-4585-98ae-be5f47dc3883\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:58:418-47396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[32a20772-f3c5-4585-98ae-be5f47dc3883]}\\\"}\"}","context":{"RequestID":"32a20772-f3c5-4585-98ae-be5f47dc3883","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d18443d6-1b88-4b8f-bdd0-ba610fa4b589","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T04:59:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32a20772-f3c5-4585-98ae-be5f47dc3883","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d18443d6-1b88-4b8f-bdd0-ba610fa4b589","LogTimestamp":"2023-09-27T04:59:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T04:59:58.480Z","message":"Entering","context":{"RequestID":"392518b6-5141-4afe-bf00-21707451fdb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28fd566e-7440-4451-81c8-40d4fab46d74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:58.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T04:59:58.482Z","message":"{\"transactionId\":\"392518b6-5141-4afe-bf00-21707451fdb7\",\"status\":\"200\",\"rqstDate\":\"230927-04:59:58:481\",\"respDate\":\"230927-04:59:58:482\",\"sourceId\":\"haproxy:392518b6-5141-4afe-bf00-21707451fdb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-04:59:58:481-42702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f96bbbdc-f4e3-4747-8e26-887bbcdb5d42], x-b3-parentspanid=[7a0e8c87bb36cd71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6b2b6ef51dda0077a0e8c87bb36cd71], x-b3-spanid=[ce7d387f01f95352], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[392518b6-5141-4afe-bf00-21707451fdb7]}\\\"}\"}","context":{"RequestID":"392518b6-5141-4afe-bf00-21707451fdb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28fd566e-7440-4451-81c8-40d4fab46d74","PartnerName":"haproxy","LogTimestamp":"2023-09-27T04:59:58.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T04:59:58.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"392518b6-5141-4afe-bf00-21707451fdb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28fd566e-7440-4451-81c8-40d4fab46d74","LogTimestamp":"2023-09-27T04:59:58.482Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:04:59:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:00.502Z","message":"Entering","context":{"RequestID":"ca631487-da17-4313-8395-17e540ae5edc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ee80bcd-66f7-4958-aa7d-fcf7d4fe9bff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:00.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:00.504Z","message":"{\"transactionId\":\"ca631487-da17-4313-8395-17e540ae5edc\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:00:503\",\"respDate\":\"230927-05:00:00:504\",\"sourceId\":\"haproxy:ca631487-da17-4313-8395-17e540ae5edc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:00:503-62933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19334dd6-807c-40c8-bcc4-0457c8f3828e], x-b3-parentspanid=[b1e18887e5cd710b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cc7b70980baa232b1e18887e5cd710b], x-b3-spanid=[00267a084cb42bf2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca631487-da17-4313-8395-17e540ae5edc]}\\\"}\"}","context":{"RequestID":"ca631487-da17-4313-8395-17e540ae5edc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ee80bcd-66f7-4958-aa7d-fcf7d4fe9bff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:00.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:00.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca631487-da17-4313-8395-17e540ae5edc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ee80bcd-66f7-4958-aa7d-fcf7d4fe9bff","LogTimestamp":"2023-09-27T05:00:00.504Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:02.511Z","message":"Entering","context":{"RequestID":"9d594efa-d456-4d48-a1eb-7bffc4ba29af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97de77c5-9078-429b-875c-7031701e2ab8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:02.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:02.512Z","message":"{\"transactionId\":\"9d594efa-d456-4d48-a1eb-7bffc4ba29af\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:02:511\",\"respDate\":\"230927-05:00:02:512\",\"sourceId\":\"haproxy:9d594efa-d456-4d48-a1eb-7bffc4ba29af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:02:511-64920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af6f3039-02ef-418f-8609-706a2fe926f9], x-b3-parentspanid=[29d7e0b4a9812030], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0356aab3d1dd69e329d7e0b4a9812030], x-b3-spanid=[729fa5f574b972cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d594efa-d456-4d48-a1eb-7bffc4ba29af]}\\\"}\"}","context":{"RequestID":"9d594efa-d456-4d48-a1eb-7bffc4ba29af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"97de77c5-9078-429b-875c-7031701e2ab8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:02.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:02.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d594efa-d456-4d48-a1eb-7bffc4ba29af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97de77c5-9078-429b-875c-7031701e2ab8","LogTimestamp":"2023-09-27T05:00:02.513Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:04.523Z","message":"Entering","context":{"RequestID":"6ad8d2b1-cb3e-4870-9381-8e3dea2df03d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1f39170-6111-4a84-9bfd-b0b7cfd25d84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:04.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:04.525Z","message":"{\"transactionId\":\"6ad8d2b1-cb3e-4870-9381-8e3dea2df03d\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:04:524\",\"respDate\":\"230927-05:00:04:525\",\"sourceId\":\"haproxy:6ad8d2b1-cb3e-4870-9381-8e3dea2df03d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:04:524-11412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[494df52f-b83d-4b2f-b9ff-81a00a6b2d77], x-b3-parentspanid=[aed4964bf83b52fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a767faccc5ebadfaed4964bf83b52fb], x-b3-spanid=[b42030618de89a6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ad8d2b1-cb3e-4870-9381-8e3dea2df03d]}\\\"}\"}","context":{"RequestID":"6ad8d2b1-cb3e-4870-9381-8e3dea2df03d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1f39170-6111-4a84-9bfd-b0b7cfd25d84","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:04.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:04.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ad8d2b1-cb3e-4870-9381-8e3dea2df03d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1f39170-6111-4a84-9bfd-b0b7cfd25d84","LogTimestamp":"2023-09-27T05:00:04.525Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:05.938Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:00:06.027Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:06.027Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:06.027Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:06.638Z","message":"Entering","context":{"RequestID":"30da1f54-94f8-46fe-bf70-067ec3872e67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e6e6a42-b57b-4603-a7d8-ad9ee423e585","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:06.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:06.640Z","message":"{\"transactionId\":\"30da1f54-94f8-46fe-bf70-067ec3872e67\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:06:638\",\"respDate\":\"230927-05:00:06:640\",\"sourceId\":\"haproxy:30da1f54-94f8-46fe-bf70-067ec3872e67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:06:638-72769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7dfc17a9-0112-4aa9-8565-cf898069dcf4], x-b3-parentspanid=[889674db2f39d6e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec9990b0005c0bf5889674db2f39d6e2], x-b3-spanid=[af09606182bf7000], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30da1f54-94f8-46fe-bf70-067ec3872e67]}\\\"}\"}","context":{"RequestID":"30da1f54-94f8-46fe-bf70-067ec3872e67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e6e6a42-b57b-4603-a7d8-ad9ee423e585","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:06.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:06.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30da1f54-94f8-46fe-bf70-067ec3872e67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e6e6a42-b57b-4603-a7d8-ad9ee423e585","LogTimestamp":"2023-09-27T05:00:06.640Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:08.047Z","message":"Entering","context":{"RequestID":"f17720cf-5527-43f5-9114-0b353268ff25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d1b61a9-722e-4d7a-b3be-ac64991abda4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:08.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:08.049Z","message":"{\"transactionId\":\"f17720cf-5527-43f5-9114-0b353268ff25\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:08:048\",\"respDate\":\"230927-05:00:08:049\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f17720cf-5527-43f5-9114-0b353268ff25\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:08:048-15174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57b615d4-883c-45f1-bd76-10d6db905bc0], x-b3-parentspanid=[f88ae08116bb3007], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49101], x-envoy-attempt-count=[1], x-b3-traceid=[b5419bab074254abf88ae08116bb3007], x-b3-spanid=[af961486ce4b6bbc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f17720cf-5527-43f5-9114-0b353268ff25]}\\\"}\"}","context":{"RequestID":"f17720cf-5527-43f5-9114-0b353268ff25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0d1b61a9-722e-4d7a-b3be-ac64991abda4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:08.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:08.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f17720cf-5527-43f5-9114-0b353268ff25","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d1b61a9-722e-4d7a-b3be-ac64991abda4","LogTimestamp":"2023-09-27T05:00:08.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:08.417Z","message":"Entering","context":{"RequestID":"393b6214-3a8a-4bda-9fa5-0afdc8240ad9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e06675a5-a70e-43cd-9dfa-2e7074d1a2c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"393b6214-3a8a-4bda-9fa5-0afdc8240ad9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e06675a5-a70e-43cd-9dfa-2e7074d1a2c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:08.420Z","message":"{\"transactionId\":\"393b6214-3a8a-4bda-9fa5-0afdc8240ad9\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:08:418\",\"respDate\":\"230927-05:00:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:393b6214-3a8a-4bda-9fa5-0afdc8240ad9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:08:418-32133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[393b6214-3a8a-4bda-9fa5-0afdc8240ad9]}\\\"}\"}","context":{"RequestID":"393b6214-3a8a-4bda-9fa5-0afdc8240ad9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e06675a5-a70e-43cd-9dfa-2e7074d1a2c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"393b6214-3a8a-4bda-9fa5-0afdc8240ad9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e06675a5-a70e-43cd-9dfa-2e7074d1a2c2","LogTimestamp":"2023-09-27T05:00:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:08.656Z","message":"Entering","context":{"RequestID":"bb561525-e672-4426-bace-0ea70b5101d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8328e86-9261-4b1f-a508-74ddc2c7f704","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:08.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:08.658Z","message":"{\"transactionId\":\"bb561525-e672-4426-bace-0ea70b5101d0\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:08:657\",\"respDate\":\"230927-05:00:08:658\",\"sourceId\":\"haproxy:bb561525-e672-4426-bace-0ea70b5101d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:08:657-72534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba1d20be-87bf-4963-9c28-a503b0c53525], x-b3-parentspanid=[b48d43e7e4102847], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e50f66273896bcbfb48d43e7e4102847], x-b3-spanid=[afdefe84b5340c74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb561525-e672-4426-bace-0ea70b5101d0]}\\\"}\"}","context":{"RequestID":"bb561525-e672-4426-bace-0ea70b5101d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a8328e86-9261-4b1f-a508-74ddc2c7f704","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:08.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:08.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb561525-e672-4426-bace-0ea70b5101d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8328e86-9261-4b1f-a508-74ddc2c7f704","LogTimestamp":"2023-09-27T05:00:08.658Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:10.673Z","message":"Entering","context":{"RequestID":"889d56e4-7b4e-48e4-a19e-d0edec3c972f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"654bc4a9-561b-4939-9c21-a883e373531b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:10.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:10.675Z","message":"{\"transactionId\":\"889d56e4-7b4e-48e4-a19e-d0edec3c972f\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:10:674\",\"respDate\":\"230927-05:00:10:675\",\"sourceId\":\"haproxy:889d56e4-7b4e-48e4-a19e-d0edec3c972f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:10:674-44558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5fce296-992b-4bfa-afb0-00d5cd878bec], x-b3-parentspanid=[bce884a306b5ebab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f4d1ed71f7c632fbce884a306b5ebab], x-b3-spanid=[23830df43db18c3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[889d56e4-7b4e-48e4-a19e-d0edec3c972f]}\\\"}\"}","context":{"RequestID":"889d56e4-7b4e-48e4-a19e-d0edec3c972f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"654bc4a9-561b-4939-9c21-a883e373531b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:10.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:10.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"889d56e4-7b4e-48e4-a19e-d0edec3c972f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"654bc4a9-561b-4939-9c21-a883e373531b","LogTimestamp":"2023-09-27T05:00:10.675Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:12.022Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:12.030Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:12.687Z","message":"Entering","context":{"RequestID":"d1de1752-4c61-4606-8cc2-003d5598a57c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"804f770d-0d91-4524-8aa6-0c038cb2de01","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:12.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:12.690Z","message":"{\"transactionId\":\"d1de1752-4c61-4606-8cc2-003d5598a57c\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:12:688\",\"respDate\":\"230927-05:00:12:690\",\"sourceId\":\"haproxy:d1de1752-4c61-4606-8cc2-003d5598a57c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:12:688-7473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebf0b420-44e2-42db-a183-5f38d22bf314], x-b3-parentspanid=[3399e0532680986e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc8b4bd0386b866b3399e0532680986e], x-b3-spanid=[3f7317fe2fbf2f00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1de1752-4c61-4606-8cc2-003d5598a57c]}\\\"}\"}","context":{"RequestID":"d1de1752-4c61-4606-8cc2-003d5598a57c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"804f770d-0d91-4524-8aa6-0c038cb2de01","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:12.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:12.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1de1752-4c61-4606-8cc2-003d5598a57c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"804f770d-0d91-4524-8aa6-0c038cb2de01","LogTimestamp":"2023-09-27T05:00:12.690Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:14.699Z","message":"Entering","context":{"RequestID":"8fb2fc6a-6f0a-4c24-97c4-a8b5e1e87bd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76989b5c-4fd4-41f7-a567-fa1924b221df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:14.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:14.701Z","message":"{\"transactionId\":\"8fb2fc6a-6f0a-4c24-97c4-a8b5e1e87bd8\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:14:700\",\"respDate\":\"230927-05:00:14:701\",\"sourceId\":\"haproxy:8fb2fc6a-6f0a-4c24-97c4-a8b5e1e87bd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:14:700-91584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90c6718f-c33b-4373-b981-9f015dd16fcb], x-b3-parentspanid=[549558e4a4288318], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f462ece0232443d549558e4a4288318], x-b3-spanid=[4abd94acd92f734c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fb2fc6a-6f0a-4c24-97c4-a8b5e1e87bd8]}\\\"}\"}","context":{"RequestID":"8fb2fc6a-6f0a-4c24-97c4-a8b5e1e87bd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76989b5c-4fd4-41f7-a567-fa1924b221df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:14.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:14.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fb2fc6a-6f0a-4c24-97c4-a8b5e1e87bd8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76989b5c-4fd4-41f7-a567-fa1924b221df","LogTimestamp":"2023-09-27T05:00:14.702Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:00:15.938Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:00:15.958Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:15.958Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:15.958Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:16.720Z","message":"Entering","context":{"RequestID":"042ff397-a360-481e-bd82-a85e9a9721f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba94871b-8eea-4626-ab96-a941a9cdd182","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:16.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:16.722Z","message":"{\"transactionId\":\"042ff397-a360-481e-bd82-a85e9a9721f0\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:16:721\",\"respDate\":\"230927-05:00:16:722\",\"sourceId\":\"haproxy:042ff397-a360-481e-bd82-a85e9a9721f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:16:721-8719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e3d10e9-5290-4eb1-8cff-90b8e9e0ef67], x-b3-parentspanid=[3a0f8d3d7a24b288], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24815bc3b851930c3a0f8d3d7a24b288], x-b3-spanid=[7a0ab04c2c07caa4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[042ff397-a360-481e-bd82-a85e9a9721f0]}\\\"}\"}","context":{"RequestID":"042ff397-a360-481e-bd82-a85e9a9721f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba94871b-8eea-4626-ab96-a941a9cdd182","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:16.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:16.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"042ff397-a360-481e-bd82-a85e9a9721f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba94871b-8eea-4626-ab96-a941a9cdd182","LogTimestamp":"2023-09-27T05:00:16.722Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:00:18.034Z","message":"Entering","context":{"RequestID":"12f6b8f4-129b-4ef9-89c5-355bd62480e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee149092-7db5-4331-b0b8-498525bac9a6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:18.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:18.035Z","message":"{\"transactionId\":\"12f6b8f4-129b-4ef9-89c5-355bd62480e8\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:18:034\",\"respDate\":\"230927-05:00:18:035\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:12f6b8f4-129b-4ef9-89c5-355bd62480e8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:18:034-35268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc694764-3a8e-4577-b086-36d5af695bc5], x-b3-parentspanid=[702dd1be9f94ece2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46813], x-envoy-attempt-count=[1], x-b3-traceid=[5e7685a75b9b74a6702dd1be9f94ece2], x-b3-spanid=[4fea184c5756c61d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[12f6b8f4-129b-4ef9-89c5-355bd62480e8]}\\\"}\"}","context":{"RequestID":"12f6b8f4-129b-4ef9-89c5-355bd62480e8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ee149092-7db5-4331-b0b8-498525bac9a6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:18.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:18.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12f6b8f4-129b-4ef9-89c5-355bd62480e8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee149092-7db5-4331-b0b8-498525bac9a6","LogTimestamp":"2023-09-27T05:00:18.036Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:18.418Z","message":"Entering","context":{"RequestID":"5e80e442-e203-496e-8b80-980b10abe2a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac3656de-1efc-4205-9169-c1efc14fbe06","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"5e80e442-e203-496e-8b80-980b10abe2a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac3656de-1efc-4205-9169-c1efc14fbe06","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:18.421Z","message":"{\"transactionId\":\"5e80e442-e203-496e-8b80-980b10abe2a4\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:18:419\",\"respDate\":\"230927-05:00:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5e80e442-e203-496e-8b80-980b10abe2a4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:18:419-73239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5e80e442-e203-496e-8b80-980b10abe2a4]}\\\"}\"}","context":{"RequestID":"5e80e442-e203-496e-8b80-980b10abe2a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac3656de-1efc-4205-9169-c1efc14fbe06","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e80e442-e203-496e-8b80-980b10abe2a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac3656de-1efc-4205-9169-c1efc14fbe06","LogTimestamp":"2023-09-27T05:00:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:00:18.733Z","message":"Entering","context":{"RequestID":"ef3158f0-0df7-4e83-b40c-b50f63d3e34f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f590bce-c0b1-47dc-bfa4-a8f8d1bd0e65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:18.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:18.735Z","message":"{\"transactionId\":\"ef3158f0-0df7-4e83-b40c-b50f63d3e34f\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:18:734\",\"respDate\":\"230927-05:00:18:735\",\"sourceId\":\"haproxy:ef3158f0-0df7-4e83-b40c-b50f63d3e34f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:18:734-72076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d90fa197-e2ee-40bd-8d2d-5a22c147e8bc], x-b3-parentspanid=[0db94c383e0ac58e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6604cc74b88811270db94c383e0ac58e], x-b3-spanid=[2febbdec372aed77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef3158f0-0df7-4e83-b40c-b50f63d3e34f]}\\\"}\"}","context":{"RequestID":"ef3158f0-0df7-4e83-b40c-b50f63d3e34f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f590bce-c0b1-47dc-bfa4-a8f8d1bd0e65","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:18.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:18.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef3158f0-0df7-4e83-b40c-b50f63d3e34f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f590bce-c0b1-47dc-bfa4-a8f8d1bd0e65","LogTimestamp":"2023-09-27T05:00:18.736Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:00:20.744Z","message":"Entering","context":{"RequestID":"e67f1cd8-aaa6-46f5-8803-f973150ac3bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d117fdb5-dd8a-474f-bd82-8a1d0ae51874","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:20.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:20.745Z","message":"{\"transactionId\":\"e67f1cd8-aaa6-46f5-8803-f973150ac3bf\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:20:744\",\"respDate\":\"230927-05:00:20:745\",\"sourceId\":\"haproxy:e67f1cd8-aaa6-46f5-8803-f973150ac3bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:20:744-57951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c793b9ab-4853-4d22-b0d9-239a0680359b], x-b3-parentspanid=[32d77c7bf13f31f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62b987b6bc49d73432d77c7bf13f31f7], x-b3-spanid=[cce5109f375ceeb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e67f1cd8-aaa6-46f5-8803-f973150ac3bf]}\\\"}\"}","context":{"RequestID":"e67f1cd8-aaa6-46f5-8803-f973150ac3bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d117fdb5-dd8a-474f-bd82-8a1d0ae51874","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:20.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:20.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e67f1cd8-aaa6-46f5-8803-f973150ac3bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d117fdb5-dd8a-474f-bd82-8a1d0ae51874","LogTimestamp":"2023-09-27T05:00:20.746Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:22.754Z","message":"Entering","context":{"RequestID":"18019294-b220-42d1-9a48-fd1acaa5fca0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"478bd88b-e4e1-4596-bf08-0d14b0892816","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:22.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:22.756Z","message":"{\"transactionId\":\"18019294-b220-42d1-9a48-fd1acaa5fca0\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:22:754\",\"respDate\":\"230927-05:00:22:756\",\"sourceId\":\"haproxy:18019294-b220-42d1-9a48-fd1acaa5fca0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:22:754-47014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d76152f6-68df-4890-893c-33c192928a19], x-b3-parentspanid=[d6a0f44c5ddb73ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69a8f81c6478f677d6a0f44c5ddb73ac], x-b3-spanid=[90a8a9095064ec68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18019294-b220-42d1-9a48-fd1acaa5fca0]}\\\"}\"}","context":{"RequestID":"18019294-b220-42d1-9a48-fd1acaa5fca0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"478bd88b-e4e1-4596-bf08-0d14b0892816","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:22.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:22.756Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18019294-b220-42d1-9a48-fd1acaa5fca0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"478bd88b-e4e1-4596-bf08-0d14b0892816","LogTimestamp":"2023-09-27T05:00:22.756Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:24.764Z","message":"Entering","context":{"RequestID":"5b8ed7b0-7e75-442a-8a6c-22c439cacdbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f81d1f0e-5f66-4a83-a21e-a0fafdb7ff0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:24.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:24.765Z","message":"{\"transactionId\":\"5b8ed7b0-7e75-442a-8a6c-22c439cacdbe\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:24:764\",\"respDate\":\"230927-05:00:24:765\",\"sourceId\":\"haproxy:5b8ed7b0-7e75-442a-8a6c-22c439cacdbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:24:764-16533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2bb47ad-3548-4b4d-adb3-a4d15a4bdfbb], x-b3-parentspanid=[834d09daa111ee32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f8810d1e052d974834d09daa111ee32], x-b3-spanid=[29458ff605aa8fb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b8ed7b0-7e75-442a-8a6c-22c439cacdbe]}\\\"}\"}","context":{"RequestID":"5b8ed7b0-7e75-442a-8a6c-22c439cacdbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f81d1f0e-5f66-4a83-a21e-a0fafdb7ff0d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:24.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:24.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b8ed7b0-7e75-442a-8a6c-22c439cacdbe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f81d1f0e-5f66-4a83-a21e-a0fafdb7ff0d","LogTimestamp":"2023-09-27T05:00:24.766Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:25.939Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:00:25.952Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:25.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:25.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:26.776Z","message":"Entering","context":{"RequestID":"4d1cd2ef-4d99-40a9-b44f-e9477b12e0d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0aaec2d5-35a0-412e-b9b2-bf455732cca1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:26.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:26.778Z","message":"{\"transactionId\":\"4d1cd2ef-4d99-40a9-b44f-e9477b12e0d7\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:26:776\",\"respDate\":\"230927-05:00:26:778\",\"sourceId\":\"haproxy:4d1cd2ef-4d99-40a9-b44f-e9477b12e0d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:26:776-20762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3098f05-76cb-4a28-942f-906bc256d912], x-b3-parentspanid=[0fd4d51cf1141098], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99e96e630e7c02080fd4d51cf1141098], x-b3-spanid=[501be3c33938a441], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d1cd2ef-4d99-40a9-b44f-e9477b12e0d7]}\\\"}\"}","context":{"RequestID":"4d1cd2ef-4d99-40a9-b44f-e9477b12e0d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0aaec2d5-35a0-412e-b9b2-bf455732cca1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:26.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:26.778Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d1cd2ef-4d99-40a9-b44f-e9477b12e0d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0aaec2d5-35a0-412e-b9b2-bf455732cca1","LogTimestamp":"2023-09-27T05:00:26.778Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:28.035Z","message":"Entering","context":{"RequestID":"12b04e01-d940-441d-abdf-65a4f8b3b03b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1cf2627-cf09-4c38-a769-39dc2360998e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:28.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:28.037Z","message":"{\"transactionId\":\"12b04e01-d940-441d-abdf-65a4f8b3b03b\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:28:035\",\"respDate\":\"230927-05:00:28:037\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:12b04e01-d940-441d-abdf-65a4f8b3b03b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:28:035-14869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[182972c8-7c51-41b1-8b61-f7e5d1c362f5], x-b3-parentspanid=[39d6999411e5dec2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41739], x-envoy-attempt-count=[1], x-b3-traceid=[eeb7be364c8b136639d6999411e5dec2], x-b3-spanid=[9c53727a312febdd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[12b04e01-d940-441d-abdf-65a4f8b3b03b]}\\\"}\"}","context":{"RequestID":"12b04e01-d940-441d-abdf-65a4f8b3b03b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1cf2627-cf09-4c38-a769-39dc2360998e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:28.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:28.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12b04e01-d940-441d-abdf-65a4f8b3b03b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1cf2627-cf09-4c38-a769-39dc2360998e","LogTimestamp":"2023-09-27T05:00:28.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:28.418Z","message":"Entering","context":{"RequestID":"0a773c2a-fdfa-43b5-920d-c6d357761c71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a5d3b6c-fcda-4966-b0be-a4346a6ef7c8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"0a773c2a-fdfa-43b5-920d-c6d357761c71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a5d3b6c-fcda-4966-b0be-a4346a6ef7c8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:28.420Z","message":"{\"transactionId\":\"0a773c2a-fdfa-43b5-920d-c6d357761c71\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:28:418\",\"respDate\":\"230927-05:00:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0a773c2a-fdfa-43b5-920d-c6d357761c71\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:28:418-39531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0a773c2a-fdfa-43b5-920d-c6d357761c71]}\\\"}\"}","context":{"RequestID":"0a773c2a-fdfa-43b5-920d-c6d357761c71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a5d3b6c-fcda-4966-b0be-a4346a6ef7c8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a773c2a-fdfa-43b5-920d-c6d357761c71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a5d3b6c-fcda-4966-b0be-a4346a6ef7c8","LogTimestamp":"2023-09-27T05:00:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:28.794Z","message":"Entering","context":{"RequestID":"4f25d440-97c4-4c12-bbf3-abd0d3c541b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"faa698bc-75db-4ef0-982f-6a8c850253c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:28.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:28.796Z","message":"{\"transactionId\":\"4f25d440-97c4-4c12-bbf3-abd0d3c541b8\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:28:795\",\"respDate\":\"230927-05:00:28:796\",\"sourceId\":\"haproxy:4f25d440-97c4-4c12-bbf3-abd0d3c541b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:28:795-11608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b9c7e13-0af5-46a7-849c-032244ef74e9], x-b3-parentspanid=[ea2eed5d05be4161], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1374e028f16deffbea2eed5d05be4161], x-b3-spanid=[0d76bffbda982373], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f25d440-97c4-4c12-bbf3-abd0d3c541b8]}\\\"}\"}","context":{"RequestID":"4f25d440-97c4-4c12-bbf3-abd0d3c541b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"faa698bc-75db-4ef0-982f-6a8c850253c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:28.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:28.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f25d440-97c4-4c12-bbf3-abd0d3c541b8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faa698bc-75db-4ef0-982f-6a8c850253c6","LogTimestamp":"2023-09-27T05:00:28.796Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:30.806Z","message":"Entering","context":{"RequestID":"f0387808-405b-4712-aeee-4c0fd527db81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4571d819-7950-4d63-8fee-f93930a262a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:30.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:30.808Z","message":"{\"transactionId\":\"f0387808-405b-4712-aeee-4c0fd527db81\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:30:807\",\"respDate\":\"230927-05:00:30:808\",\"sourceId\":\"haproxy:f0387808-405b-4712-aeee-4c0fd527db81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:30:807-50765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[901b0563-3e8c-4ae2-9802-f2a49b742a31], x-b3-parentspanid=[40107bc1399c26bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b2998d55d958eb640107bc1399c26bc], x-b3-spanid=[44fe8204d7ff97b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0387808-405b-4712-aeee-4c0fd527db81]}\\\"}\"}","context":{"RequestID":"f0387808-405b-4712-aeee-4c0fd527db81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4571d819-7950-4d63-8fee-f93930a262a0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:30.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:30.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0387808-405b-4712-aeee-4c0fd527db81","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4571d819-7950-4d63-8fee-f93930a262a0","LogTimestamp":"2023-09-27T05:00:30.808Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:32.817Z","message":"Entering","context":{"RequestID":"21734624-4658-45b1-a60e-7dca968fd0cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ad8d388-2429-4caf-b95a-3977a0ee3a8d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:32.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:32.819Z","message":"{\"transactionId\":\"21734624-4658-45b1-a60e-7dca968fd0cc\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:32:818\",\"respDate\":\"230927-05:00:32:819\",\"sourceId\":\"haproxy:21734624-4658-45b1-a60e-7dca968fd0cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:32:818-34314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c073682-3897-4eae-ba7e-b270cbf1c16e], x-b3-parentspanid=[669745b1845193cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bcaaf663bdd03bc669745b1845193cf], x-b3-spanid=[7c7f0e8f615914e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21734624-4658-45b1-a60e-7dca968fd0cc]}\\\"}\"}","context":{"RequestID":"21734624-4658-45b1-a60e-7dca968fd0cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ad8d388-2429-4caf-b95a-3977a0ee3a8d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:32.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:32.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21734624-4658-45b1-a60e-7dca968fd0cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ad8d388-2429-4caf-b95a-3977a0ee3a8d","LogTimestamp":"2023-09-27T05:00:32.820Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:00:34.831Z","message":"Entering","context":{"RequestID":"9aff43fa-a56b-4acd-8b68-85dd99a0a9ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db4f0633-8d45-4cca-8217-24cea8cdff07","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:34.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:34.833Z","message":"{\"transactionId\":\"9aff43fa-a56b-4acd-8b68-85dd99a0a9ff\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:34:832\",\"respDate\":\"230927-05:00:34:833\",\"sourceId\":\"haproxy:9aff43fa-a56b-4acd-8b68-85dd99a0a9ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:34:832-77063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af118466-5253-4b40-a139-e30e143fc7cd], x-b3-parentspanid=[d9daa203b8e3d56b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62643c974cff9135d9daa203b8e3d56b], x-b3-spanid=[3cafa50ce559e042], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9aff43fa-a56b-4acd-8b68-85dd99a0a9ff]}\\\"}\"}","context":{"RequestID":"9aff43fa-a56b-4acd-8b68-85dd99a0a9ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"db4f0633-8d45-4cca-8217-24cea8cdff07","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:34.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:34.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9aff43fa-a56b-4acd-8b68-85dd99a0a9ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db4f0633-8d45-4cca-8217-24cea8cdff07","LogTimestamp":"2023-09-27T05:00:34.834Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:00:35.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:00:35.953Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:35.953Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:35.953Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:36.853Z","message":"Entering","context":{"RequestID":"d3e3ec9f-9d70-4a85-9716-79a6f54c67e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11a3f9b8-acfb-40c5-bb89-cbefa7145f5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:36.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:36.855Z","message":"{\"transactionId\":\"d3e3ec9f-9d70-4a85-9716-79a6f54c67e5\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:36:854\",\"respDate\":\"230927-05:00:36:855\",\"sourceId\":\"haproxy:d3e3ec9f-9d70-4a85-9716-79a6f54c67e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:36:854-34880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a7ff946-67a4-442d-a58b-fbebe0bbd11c], x-b3-parentspanid=[443113ccebe4aeb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c1a22a16e70925e443113ccebe4aeb7], x-b3-spanid=[d5facdf95ee049c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3e3ec9f-9d70-4a85-9716-79a6f54c67e5]}\\\"}\"}","context":{"RequestID":"d3e3ec9f-9d70-4a85-9716-79a6f54c67e5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11a3f9b8-acfb-40c5-bb89-cbefa7145f5c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:36.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:36.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3e3ec9f-9d70-4a85-9716-79a6f54c67e5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11a3f9b8-acfb-40c5-bb89-cbefa7145f5c","LogTimestamp":"2023-09-27T05:00:36.855Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:38.042Z","message":"Entering","context":{"RequestID":"1b4cdb89-359c-4f9c-98dc-779216161a72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ada1212e-e617-4058-b505-86b71414c4de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:38.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:38.044Z","message":"{\"transactionId\":\"1b4cdb89-359c-4f9c-98dc-779216161a72\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:38:043\",\"respDate\":\"230927-05:00:38:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1b4cdb89-359c-4f9c-98dc-779216161a72\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:38:043-37822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9d8a6ee-e35f-42ca-8375-0ae4f46029d0], x-b3-parentspanid=[e86fd45e4f00ee9b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55479], x-envoy-attempt-count=[1], x-b3-traceid=[7ca11e9e0c01a45ce86fd45e4f00ee9b], x-b3-spanid=[2871dbdf50b782f6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1b4cdb89-359c-4f9c-98dc-779216161a72]}\\\"}\"}","context":{"RequestID":"1b4cdb89-359c-4f9c-98dc-779216161a72","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ada1212e-e617-4058-b505-86b71414c4de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:38.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:38.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b4cdb89-359c-4f9c-98dc-779216161a72","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ada1212e-e617-4058-b505-86b71414c4de","LogTimestamp":"2023-09-27T05:00:38.045Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:38.418Z","message":"Entering","context":{"RequestID":"677dc646-8764-4ce1-871a-b92ee7728945","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cb85a91-b55f-47dd-bfe5-b6c780ebe11b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"677dc646-8764-4ce1-871a-b92ee7728945","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cb85a91-b55f-47dd-bfe5-b6c780ebe11b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:38.420Z","message":"{\"transactionId\":\"677dc646-8764-4ce1-871a-b92ee7728945\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:38:418\",\"respDate\":\"230927-05:00:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:677dc646-8764-4ce1-871a-b92ee7728945\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:38:418-10981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[677dc646-8764-4ce1-871a-b92ee7728945]}\\\"}\"}","context":{"RequestID":"677dc646-8764-4ce1-871a-b92ee7728945","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3cb85a91-b55f-47dd-bfe5-b6c780ebe11b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"677dc646-8764-4ce1-871a-b92ee7728945","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cb85a91-b55f-47dd-bfe5-b6c780ebe11b","LogTimestamp":"2023-09-27T05:00:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:38.867Z","message":"Entering","context":{"RequestID":"1e7a5f3d-275f-4a64-acfd-b676d1afd2ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"103e6ae1-05c0-4736-9b4a-6f85d0619ea4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:38.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:38.869Z","message":"{\"transactionId\":\"1e7a5f3d-275f-4a64-acfd-b676d1afd2ab\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:38:868\",\"respDate\":\"230927-05:00:38:869\",\"sourceId\":\"haproxy:1e7a5f3d-275f-4a64-acfd-b676d1afd2ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:38:868-58363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[200b2727-3199-4782-ad72-98c450498617], x-b3-parentspanid=[ab7cf446386680b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c96a456c25ee9449ab7cf446386680b2], x-b3-spanid=[23eb7e1fbf835a2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e7a5f3d-275f-4a64-acfd-b676d1afd2ab]}\\\"}\"}","context":{"RequestID":"1e7a5f3d-275f-4a64-acfd-b676d1afd2ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"103e6ae1-05c0-4736-9b4a-6f85d0619ea4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:38.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:38.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e7a5f3d-275f-4a64-acfd-b676d1afd2ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"103e6ae1-05c0-4736-9b4a-6f85d0619ea4","LogTimestamp":"2023-09-27T05:00:38.870Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:40.878Z","message":"Entering","context":{"RequestID":"4c66596d-145c-4573-bee1-baf740502abb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4194f54-7ff9-4b35-a677-1a3b01ec3d4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:40.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:40.880Z","message":"{\"transactionId\":\"4c66596d-145c-4573-bee1-baf740502abb\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:40:879\",\"respDate\":\"230927-05:00:40:880\",\"sourceId\":\"haproxy:4c66596d-145c-4573-bee1-baf740502abb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:40:879-36928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e58d175-d310-45bc-a3e3-00896402254e], x-b3-parentspanid=[88c9eaf38e572af3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1f26f069363650a88c9eaf38e572af3], x-b3-spanid=[e37cf71f0a0b58b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c66596d-145c-4573-bee1-baf740502abb]}\\\"}\"}","context":{"RequestID":"4c66596d-145c-4573-bee1-baf740502abb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b4194f54-7ff9-4b35-a677-1a3b01ec3d4c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:40.878Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:40.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c66596d-145c-4573-bee1-baf740502abb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4194f54-7ff9-4b35-a677-1a3b01ec3d4c","LogTimestamp":"2023-09-27T05:00:40.880Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:42.037Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:42.040Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:42.894Z","message":"Entering","context":{"RequestID":"000963f5-108b-4f3c-bbda-e7e49bf0f48e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34b693c2-8536-461d-92e8-dec941cd73fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:42.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:42.896Z","message":"{\"transactionId\":\"000963f5-108b-4f3c-bbda-e7e49bf0f48e\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:42:895\",\"respDate\":\"230927-05:00:42:896\",\"sourceId\":\"haproxy:000963f5-108b-4f3c-bbda-e7e49bf0f48e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:42:895-21466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e60f108e-0420-4d4c-904f-2fb51fdd3543], x-b3-parentspanid=[144f7596864dbff3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e2c21c3b69ebd1f144f7596864dbff3], x-b3-spanid=[e5a60d4966872380], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[000963f5-108b-4f3c-bbda-e7e49bf0f48e]}\\\"}\"}","context":{"RequestID":"000963f5-108b-4f3c-bbda-e7e49bf0f48e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34b693c2-8536-461d-92e8-dec941cd73fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:42.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:42.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"000963f5-108b-4f3c-bbda-e7e49bf0f48e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34b693c2-8536-461d-92e8-dec941cd73fb","LogTimestamp":"2023-09-27T05:00:42.896Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:44.915Z","message":"Entering","context":{"RequestID":"c8826fb1-b7ee-415d-85f1-7aeebf0fffb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f403f7e-c1f9-4f8c-bfee-71fe451c9496","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:44.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:44.917Z","message":"{\"transactionId\":\"c8826fb1-b7ee-415d-85f1-7aeebf0fffb7\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:44:915\",\"respDate\":\"230927-05:00:44:917\",\"sourceId\":\"haproxy:c8826fb1-b7ee-415d-85f1-7aeebf0fffb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:44:915-40663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38d0346a-6c3f-4d4e-9db3-9b65f3092147], x-b3-parentspanid=[5128bc9ec4d95c87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bcb82438d85132f75128bc9ec4d95c87], x-b3-spanid=[1f95757a818ee302], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8826fb1-b7ee-415d-85f1-7aeebf0fffb7]}\\\"}\"}","context":{"RequestID":"c8826fb1-b7ee-415d-85f1-7aeebf0fffb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9f403f7e-c1f9-4f8c-bfee-71fe451c9496","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:44.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:44.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8826fb1-b7ee-415d-85f1-7aeebf0fffb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f403f7e-c1f9-4f8c-bfee-71fe451c9496","LogTimestamp":"2023-09-27T05:00:44.918Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:00:45.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:00:45.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:45.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:45.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:46.928Z","message":"Entering","context":{"RequestID":"aa7e6af0-9c70-42cf-af80-23c4cf4c90db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f09effc-09f4-4bf3-bf34-97a5dc5a99d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:46.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:46.929Z","message":"{\"transactionId\":\"aa7e6af0-9c70-42cf-af80-23c4cf4c90db\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:46:928\",\"respDate\":\"230927-05:00:46:929\",\"sourceId\":\"haproxy:aa7e6af0-9c70-42cf-af80-23c4cf4c90db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:46:928-59482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2baf2a49-ad0a-44b8-ad3a-61340622eaed], x-b3-parentspanid=[03f89810da5e3b6b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4ca421bb8eb606d03f89810da5e3b6b], x-b3-spanid=[448a6fdf93dcefbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa7e6af0-9c70-42cf-af80-23c4cf4c90db]}\\\"}\"}","context":{"RequestID":"aa7e6af0-9c70-42cf-af80-23c4cf4c90db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f09effc-09f4-4bf3-bf34-97a5dc5a99d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:46.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:46.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa7e6af0-9c70-42cf-af80-23c4cf4c90db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f09effc-09f4-4bf3-bf34-97a5dc5a99d2","LogTimestamp":"2023-09-27T05:00:46.930Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:48.034Z","message":"Entering","context":{"RequestID":"c372b54a-682b-4b08-8010-127a596e8e47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebbd84da-dc6f-4c59-b5c0-227d9f026fe0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:48.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:48.036Z","message":"{\"transactionId\":\"c372b54a-682b-4b08-8010-127a596e8e47\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:48:034\",\"respDate\":\"230927-05:00:48:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c372b54a-682b-4b08-8010-127a596e8e47\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:48:034-73170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3daa506-b73f-4ce2-9521-5bcf9f03735d], x-b3-parentspanid=[ebe1c55596691416], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58789], x-envoy-attempt-count=[1], x-b3-traceid=[115342edace8e708ebe1c55596691416], x-b3-spanid=[b0e0084dc861a3ae], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c372b54a-682b-4b08-8010-127a596e8e47]}\\\"}\"}","context":{"RequestID":"c372b54a-682b-4b08-8010-127a596e8e47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebbd84da-dc6f-4c59-b5c0-227d9f026fe0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:48.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:48.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c372b54a-682b-4b08-8010-127a596e8e47","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebbd84da-dc6f-4c59-b5c0-227d9f026fe0","LogTimestamp":"2023-09-27T05:00:48.036Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:48.418Z","message":"Entering","context":{"RequestID":"39ef0e56-3558-4176-8741-523dfb82b616","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0dd0a3a-2c9f-4dab-a5ab-dfafdf96531a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"39ef0e56-3558-4176-8741-523dfb82b616","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0dd0a3a-2c9f-4dab-a5ab-dfafdf96531a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:48.420Z","message":"{\"transactionId\":\"39ef0e56-3558-4176-8741-523dfb82b616\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:48:418\",\"respDate\":\"230927-05:00:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:39ef0e56-3558-4176-8741-523dfb82b616\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:48:418-59626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[39ef0e56-3558-4176-8741-523dfb82b616]}\\\"}\"}","context":{"RequestID":"39ef0e56-3558-4176-8741-523dfb82b616","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0dd0a3a-2c9f-4dab-a5ab-dfafdf96531a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39ef0e56-3558-4176-8741-523dfb82b616","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0dd0a3a-2c9f-4dab-a5ab-dfafdf96531a","LogTimestamp":"2023-09-27T05:00:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:48.940Z","message":"Entering","context":{"RequestID":"c069cfb5-560f-4900-beaf-ddbdc0870229","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc77bf66-8916-4dd4-9ae5-7aac4c53da13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:48.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:48.942Z","message":"{\"transactionId\":\"c069cfb5-560f-4900-beaf-ddbdc0870229\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:48:940\",\"respDate\":\"230927-05:00:48:942\",\"sourceId\":\"haproxy:c069cfb5-560f-4900-beaf-ddbdc0870229\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:48:940-82345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9e95d5d-e7ec-49c2-a8ce-978898533996], x-b3-parentspanid=[f57413ca7eda1ef5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb3df283ccb65898f57413ca7eda1ef5], x-b3-spanid=[6c591096f9e1e6e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c069cfb5-560f-4900-beaf-ddbdc0870229]}\\\"}\"}","context":{"RequestID":"c069cfb5-560f-4900-beaf-ddbdc0870229","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc77bf66-8916-4dd4-9ae5-7aac4c53da13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:48.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:48.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c069cfb5-560f-4900-beaf-ddbdc0870229","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc77bf66-8916-4dd4-9ae5-7aac4c53da13","LogTimestamp":"2023-09-27T05:00:48.942Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:50.963Z","message":"Entering","context":{"RequestID":"38bf6086-744a-4847-bcb9-ad59928f799f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcace4cf-ad04-4608-95a5-33557f18a0e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:50.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:50.965Z","message":"{\"transactionId\":\"38bf6086-744a-4847-bcb9-ad59928f799f\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:50:963\",\"respDate\":\"230927-05:00:50:965\",\"sourceId\":\"haproxy:38bf6086-744a-4847-bcb9-ad59928f799f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:50:963-1594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac9ef738-acb7-4b38-8eb8-f68c8c8b6ce9], x-b3-parentspanid=[54c70a7b4b1cc53a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2524cfa47f810af54c70a7b4b1cc53a], x-b3-spanid=[00829fa8bd64a09a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38bf6086-744a-4847-bcb9-ad59928f799f]}\\\"}\"}","context":{"RequestID":"38bf6086-744a-4847-bcb9-ad59928f799f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fcace4cf-ad04-4608-95a5-33557f18a0e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:50.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:50.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38bf6086-744a-4847-bcb9-ad59928f799f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcace4cf-ad04-4608-95a5-33557f18a0e3","LogTimestamp":"2023-09-27T05:00:50.965Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:52.976Z","message":"Entering","context":{"RequestID":"883adf7d-f7f9-4c5b-a53f-11ead2d246b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54b1f3ce-4462-4b6c-8059-b2a9e801b96a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:52.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:52.977Z","message":"{\"transactionId\":\"883adf7d-f7f9-4c5b-a53f-11ead2d246b4\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:52:976\",\"respDate\":\"230927-05:00:52:977\",\"sourceId\":\"haproxy:883adf7d-f7f9-4c5b-a53f-11ead2d246b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:52:976-57026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[969b3961-dc76-4311-bf34-b7a76a67321b], x-b3-parentspanid=[c5d831f446488b6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0daa92c2b6e1b21fc5d831f446488b6d], x-b3-spanid=[e850b3f74f2acca7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[883adf7d-f7f9-4c5b-a53f-11ead2d246b4]}\\\"}\"}","context":{"RequestID":"883adf7d-f7f9-4c5b-a53f-11ead2d246b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54b1f3ce-4462-4b6c-8059-b2a9e801b96a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:52.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:52.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"883adf7d-f7f9-4c5b-a53f-11ead2d246b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54b1f3ce-4462-4b6c-8059-b2a9e801b96a","LogTimestamp":"2023-09-27T05:00:52.978Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:54.994Z","message":"Entering","context":{"RequestID":"877706fb-84bb-4ea6-8355-21152a3c2f07","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bee1a9ac-27bc-45d2-8483-46ebeaa1d77c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:54.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:54.996Z","message":"{\"transactionId\":\"877706fb-84bb-4ea6-8355-21152a3c2f07\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:54:995\",\"respDate\":\"230927-05:00:54:996\",\"sourceId\":\"haproxy:877706fb-84bb-4ea6-8355-21152a3c2f07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:54:995-69987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91254c17-cb3f-4d07-9bed-0cca9182c976], x-b3-parentspanid=[2072cf20e984ae98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2260f4a1f8f89e702072cf20e984ae98], x-b3-spanid=[1ec5c7fca3eb5793], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[877706fb-84bb-4ea6-8355-21152a3c2f07]}\\\"}\"}","context":{"RequestID":"877706fb-84bb-4ea6-8355-21152a3c2f07","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bee1a9ac-27bc-45d2-8483-46ebeaa1d77c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:54.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:54.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"877706fb-84bb-4ea6-8355-21152a3c2f07","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bee1a9ac-27bc-45d2-8483-46ebeaa1d77c","LogTimestamp":"2023-09-27T05:00:54.996Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:00:55.939Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:00:55.955Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:55.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:55.959Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:55.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:55.964Z","message":"Connection[cassandra/10.233.72.218:9042-2, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:57.007Z","message":"Entering","context":{"RequestID":"d5d5357b-1f3e-4ec2-a859-06a170bc37fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d81127f-a31c-4b68-8a48-044f59d750f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:57.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:57.009Z","message":"{\"transactionId\":\"d5d5357b-1f3e-4ec2-a859-06a170bc37fc\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:57:008\",\"respDate\":\"230927-05:00:57:009\",\"sourceId\":\"haproxy:d5d5357b-1f3e-4ec2-a859-06a170bc37fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:00:57:008-18706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5b11106-f590-4317-9025-03f6cb4a7e89], x-b3-parentspanid=[6ed8eeae20a9bcda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8262992811509c76ed8eeae20a9bcda], x-b3-spanid=[8a2f4d836f99d56d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5d5357b-1f3e-4ec2-a859-06a170bc37fc]}\\\"}\"}","context":{"RequestID":"d5d5357b-1f3e-4ec2-a859-06a170bc37fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1d81127f-a31c-4b68-8a48-044f59d750f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:57.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:57.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5d5357b-1f3e-4ec2-a859-06a170bc37fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d81127f-a31c-4b68-8a48-044f59d750f8","LogTimestamp":"2023-09-27T05:00:57.010Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:58.040Z","message":"Entering","context":{"RequestID":"3d2a46ba-bde4-4b20-a4ac-e7fb10a8333c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbc834ea-b119-4b14-8777-36eb60164566","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:58.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:58.042Z","message":"{\"transactionId\":\"3d2a46ba-bde4-4b20-a4ac-e7fb10a8333c\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:58:041\",\"respDate\":\"230927-05:00:58:042\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3d2a46ba-bde4-4b20-a4ac-e7fb10a8333c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:00:58:041-22708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4a92e1c-659c-4dbd-8f8a-5c37862f0082], x-b3-parentspanid=[b3fbc5165aac4524], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38857], x-envoy-attempt-count=[1], x-b3-traceid=[74ce382488d85b32b3fbc5165aac4524], x-b3-spanid=[4b6eab504c89fe29], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3d2a46ba-bde4-4b20-a4ac-e7fb10a8333c]}\\\"}\"}","context":{"RequestID":"3d2a46ba-bde4-4b20-a4ac-e7fb10a8333c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bbc834ea-b119-4b14-8777-36eb60164566","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:00:58.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:58.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d2a46ba-bde4-4b20-a4ac-e7fb10a8333c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bbc834ea-b119-4b14-8777-36eb60164566","LogTimestamp":"2023-09-27T05:00:58.043Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:00:58.417Z","message":"Entering","context":{"RequestID":"60e4c5c7-272b-41d6-bc67-59ef19c30031","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1fe9cd4-4d3f-4870-b748-46aa5fa32392","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"60e4c5c7-272b-41d6-bc67-59ef19c30031","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1fe9cd4-4d3f-4870-b748-46aa5fa32392","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:58.420Z","message":"{\"transactionId\":\"60e4c5c7-272b-41d6-bc67-59ef19c30031\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:58:418\",\"respDate\":\"230927-05:00:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:60e4c5c7-272b-41d6-bc67-59ef19c30031\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:58:418-76017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[60e4c5c7-272b-41d6-bc67-59ef19c30031]}\\\"}\"}","context":{"RequestID":"60e4c5c7-272b-41d6-bc67-59ef19c30031","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1fe9cd4-4d3f-4870-b748-46aa5fa32392","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:00:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60e4c5c7-272b-41d6-bc67-59ef19c30031","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1fe9cd4-4d3f-4870-b748-46aa5fa32392","LogTimestamp":"2023-09-27T05:00:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:00:59.018Z","message":"Entering","context":{"RequestID":"2d21663e-dd5b-4b4f-92bd-ec8c0a524816","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da039e01-55ae-4167-940b-3a5c56b34fb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:59.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:00:59.020Z","message":"{\"transactionId\":\"2d21663e-dd5b-4b4f-92bd-ec8c0a524816\",\"status\":\"200\",\"rqstDate\":\"230927-05:00:59:019\",\"respDate\":\"230927-05:00:59:020\",\"sourceId\":\"haproxy:2d21663e-dd5b-4b4f-92bd-ec8c0a524816\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:00:59:019-29119\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08a946ef-c52e-479d-a507-d03ba3b86b4a], x-b3-parentspanid=[a5ae73a45a759081], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8bc84d82ab1fb1da5ae73a45a759081], x-b3-spanid=[250833461e6f8978], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d21663e-dd5b-4b4f-92bd-ec8c0a524816]}\\\"}\"}","context":{"RequestID":"2d21663e-dd5b-4b4f-92bd-ec8c0a524816","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da039e01-55ae-4167-940b-3a5c56b34fb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:00:59.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:00:59.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d21663e-dd5b-4b4f-92bd-ec8c0a524816","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da039e01-55ae-4167-940b-3a5c56b34fb1","LogTimestamp":"2023-09-27T05:00:59.021Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:00:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:01.038Z","message":"Entering","context":{"RequestID":"06aefa18-0f42-4cbe-9b27-597dd3d93f7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10444ce9-6d84-4222-a59e-e64610977518","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:01.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:01.040Z","message":"{\"transactionId\":\"06aefa18-0f42-4cbe-9b27-597dd3d93f7d\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:01:039\",\"respDate\":\"230927-05:01:01:040\",\"sourceId\":\"haproxy:06aefa18-0f42-4cbe-9b27-597dd3d93f7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:01:039-81438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[982bcfcb-be03-4766-86b9-88d12cbf7022], x-b3-parentspanid=[86adf61ac5895b1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a89f7a6b2c62be786adf61ac5895b1f], x-b3-spanid=[bc2d099d879419ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06aefa18-0f42-4cbe-9b27-597dd3d93f7d]}\\\"}\"}","context":{"RequestID":"06aefa18-0f42-4cbe-9b27-597dd3d93f7d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"10444ce9-6d84-4222-a59e-e64610977518","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:01.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:01.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06aefa18-0f42-4cbe-9b27-597dd3d93f7d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10444ce9-6d84-4222-a59e-e64610977518","LogTimestamp":"2023-09-27T05:01:01.041Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:01:03.051Z","message":"Entering","context":{"RequestID":"1b0d92fe-2322-4eb2-a0b9-dc2cd037120a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd4b1049-498a-4988-98d4-9c269b387e75","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:03.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:03.053Z","message":"{\"transactionId\":\"1b0d92fe-2322-4eb2-a0b9-dc2cd037120a\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:03:052\",\"respDate\":\"230927-05:01:03:053\",\"sourceId\":\"haproxy:1b0d92fe-2322-4eb2-a0b9-dc2cd037120a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:03:052-65874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd3e74b6-b9a5-4ab8-883e-f0bdb8f4bfba], x-b3-parentspanid=[f7779a655dff5155], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2097b5d6f2a7f9d1f7779a655dff5155], x-b3-spanid=[4855171be8e7c15f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b0d92fe-2322-4eb2-a0b9-dc2cd037120a]}\\\"}\"}","context":{"RequestID":"1b0d92fe-2322-4eb2-a0b9-dc2cd037120a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd4b1049-498a-4988-98d4-9c269b387e75","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:03.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:03.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b0d92fe-2322-4eb2-a0b9-dc2cd037120a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd4b1049-498a-4988-98d4-9c269b387e75","LogTimestamp":"2023-09-27T05:01:03.054Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:05.063Z","message":"Entering","context":{"RequestID":"a6310359-680a-40db-912c-9b6a8dd3b995","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e308cff6-cff7-41c3-bd87-8068fac76d1f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:05.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:05.064Z","message":"{\"transactionId\":\"a6310359-680a-40db-912c-9b6a8dd3b995\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:05:063\",\"respDate\":\"230927-05:01:05:064\",\"sourceId\":\"haproxy:a6310359-680a-40db-912c-9b6a8dd3b995\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:05:063-93809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[307fe12d-ba85-4c48-82a8-69018e2ffe39], x-b3-parentspanid=[06057b4ce7f67173], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b1d1520f50fa97306057b4ce7f67173], x-b3-spanid=[f256e1fe3f8beb12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6310359-680a-40db-912c-9b6a8dd3b995]}\\\"}\"}","context":{"RequestID":"a6310359-680a-40db-912c-9b6a8dd3b995","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e308cff6-cff7-41c3-bd87-8068fac76d1f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:05.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:05.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6310359-680a-40db-912c-9b6a8dd3b995","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e308cff6-cff7-41c3-bd87-8068fac76d1f","LogTimestamp":"2023-09-27T05:01:05.065Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:05.939Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:01:05.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:05.972Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:05.972Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:07.090Z","message":"Entering","context":{"RequestID":"696e4ecb-cdfa-40c1-bb4e-1392709002f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1aa76a2-1c1b-4d1e-bc6c-ef584e925e02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:07.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:07.092Z","message":"{\"transactionId\":\"696e4ecb-cdfa-40c1-bb4e-1392709002f4\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:07:091\",\"respDate\":\"230927-05:01:07:092\",\"sourceId\":\"haproxy:696e4ecb-cdfa-40c1-bb4e-1392709002f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:07:091-90207\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f1b111b-8b7f-4799-b2b5-5d392e3f7355], x-b3-parentspanid=[6536c54f76957dd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d74cb99e73f449966536c54f76957dd1], x-b3-spanid=[d36ee903426fd8cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[696e4ecb-cdfa-40c1-bb4e-1392709002f4]}\\\"}\"}","context":{"RequestID":"696e4ecb-cdfa-40c1-bb4e-1392709002f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1aa76a2-1c1b-4d1e-bc6c-ef584e925e02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:07.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:07.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"696e4ecb-cdfa-40c1-bb4e-1392709002f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1aa76a2-1c1b-4d1e-bc6c-ef584e925e02","LogTimestamp":"2023-09-27T05:01:07.092Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:08.032Z","message":"Entering","context":{"RequestID":"89def6ff-adad-4280-8296-96904b0542af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb906d6-f3b1-4e23-98de-92fdc69ba0ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:08.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:08.033Z","message":"{\"transactionId\":\"89def6ff-adad-4280-8296-96904b0542af\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:08:032\",\"respDate\":\"230927-05:01:08:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:89def6ff-adad-4280-8296-96904b0542af\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:08:032-2000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8157b211-8f1e-4e9c-8bc2-1ce2130aacf4], x-b3-parentspanid=[548201667c049c62], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36903], x-envoy-attempt-count=[1], x-b3-traceid=[f5f8ad7a50b8a273548201667c049c62], x-b3-spanid=[d32f6f0a3c1d7476], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[89def6ff-adad-4280-8296-96904b0542af]}\\\"}\"}","context":{"RequestID":"89def6ff-adad-4280-8296-96904b0542af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb906d6-f3b1-4e23-98de-92fdc69ba0ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:08.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:08.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89def6ff-adad-4280-8296-96904b0542af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fb906d6-f3b1-4e23-98de-92fdc69ba0ea","LogTimestamp":"2023-09-27T05:01:08.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:08.417Z","message":"Entering","context":{"RequestID":"9fbb11f5-8d93-4f76-b275-69b1c2648ba7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51fe1a5d-d9c9-4e12-86fd-5e217620d8b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"9fbb11f5-8d93-4f76-b275-69b1c2648ba7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51fe1a5d-d9c9-4e12-86fd-5e217620d8b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:08.419Z","message":"{\"transactionId\":\"9fbb11f5-8d93-4f76-b275-69b1c2648ba7\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:08:417\",\"respDate\":\"230927-05:01:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9fbb11f5-8d93-4f76-b275-69b1c2648ba7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:08:417-34930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9fbb11f5-8d93-4f76-b275-69b1c2648ba7]}\\\"}\"}","context":{"RequestID":"9fbb11f5-8d93-4f76-b275-69b1c2648ba7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51fe1a5d-d9c9-4e12-86fd-5e217620d8b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9fbb11f5-8d93-4f76-b275-69b1c2648ba7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51fe1a5d-d9c9-4e12-86fd-5e217620d8b8","LogTimestamp":"2023-09-27T05:01:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:09.112Z","message":"Entering","context":{"RequestID":"01f70d3a-0789-4c13-83d3-1db2011935fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d33fc9db-20b7-4a2b-b0c3-0249eb06a9b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:09.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:09.114Z","message":"{\"transactionId\":\"01f70d3a-0789-4c13-83d3-1db2011935fe\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:09:113\",\"respDate\":\"230927-05:01:09:114\",\"sourceId\":\"haproxy:01f70d3a-0789-4c13-83d3-1db2011935fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:09:113-12809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c16998f-19a7-410c-a72e-7617efe47c68], x-b3-parentspanid=[8860fefdd5dda005], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b984c615a49724d78860fefdd5dda005], x-b3-spanid=[14e59af4d66c880b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01f70d3a-0789-4c13-83d3-1db2011935fe]}\\\"}\"}","context":{"RequestID":"01f70d3a-0789-4c13-83d3-1db2011935fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d33fc9db-20b7-4a2b-b0c3-0249eb06a9b8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:09.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:09.114Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01f70d3a-0789-4c13-83d3-1db2011935fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d33fc9db-20b7-4a2b-b0c3-0249eb06a9b8","LogTimestamp":"2023-09-27T05:01:09.114Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:11.124Z","message":"Entering","context":{"RequestID":"4eba06b7-1e7a-4f86-b88d-97f16d222c3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aadd9c9c-8419-41a8-a1ec-e4efcc1e02ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:11.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:11.125Z","message":"{\"transactionId\":\"4eba06b7-1e7a-4f86-b88d-97f16d222c3b\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:11:124\",\"respDate\":\"230927-05:01:11:125\",\"sourceId\":\"haproxy:4eba06b7-1e7a-4f86-b88d-97f16d222c3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:11:124-72697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6feb6b13-5a35-4455-85b8-f5977a9829a7], x-b3-parentspanid=[07a7ecaad7ddae1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acff491ff8f6fea507a7ecaad7ddae1a], x-b3-spanid=[7b62d9492f1bf6ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4eba06b7-1e7a-4f86-b88d-97f16d222c3b]}\\\"}\"}","context":{"RequestID":"4eba06b7-1e7a-4f86-b88d-97f16d222c3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aadd9c9c-8419-41a8-a1ec-e4efcc1e02ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:11.123Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:11.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4eba06b7-1e7a-4f86-b88d-97f16d222c3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aadd9c9c-8419-41a8-a1ec-e4efcc1e02ef","LogTimestamp":"2023-09-27T05:01:11.125Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:12.045Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:12.048Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:13.137Z","message":"Entering","context":{"RequestID":"56875b36-89b7-4195-af1d-08b7f85df642","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"699b1b3f-9a64-4287-8653-11af8f4d73c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:13.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:13.139Z","message":"{\"transactionId\":\"56875b36-89b7-4195-af1d-08b7f85df642\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:13:138\",\"respDate\":\"230927-05:01:13:139\",\"sourceId\":\"haproxy:56875b36-89b7-4195-af1d-08b7f85df642\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:13:138-48068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b89bff46-cbc1-4a82-b4b2-11124cff475e], x-b3-parentspanid=[2816be58f08a5163], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[480c1db923d696f02816be58f08a5163], x-b3-spanid=[320762ccd2ecb867], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56875b36-89b7-4195-af1d-08b7f85df642]}\\\"}\"}","context":{"RequestID":"56875b36-89b7-4195-af1d-08b7f85df642","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"699b1b3f-9a64-4287-8653-11af8f4d73c3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:13.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:13.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56875b36-89b7-4195-af1d-08b7f85df642","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"699b1b3f-9a64-4287-8653-11af8f4d73c3","LogTimestamp":"2023-09-27T05:01:13.140Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:15.147Z","message":"Entering","context":{"RequestID":"40d74e6b-053c-4cf3-9324-7234a7d9e320","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7701684-1012-4d16-91cc-dc8ff0b4a6de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:15.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:15.149Z","message":"{\"transactionId\":\"40d74e6b-053c-4cf3-9324-7234a7d9e320\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:15:148\",\"respDate\":\"230927-05:01:15:149\",\"sourceId\":\"haproxy:40d74e6b-053c-4cf3-9324-7234a7d9e320\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:15:148-48339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c9d5c06-b2ce-44bc-a55b-7ed752776e8e], x-b3-parentspanid=[6053488ce8f88ff3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e764c936bf9654e6053488ce8f88ff3], x-b3-spanid=[090c638ed3373f27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40d74e6b-053c-4cf3-9324-7234a7d9e320]}\\\"}\"}","context":{"RequestID":"40d74e6b-053c-4cf3-9324-7234a7d9e320","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7701684-1012-4d16-91cc-dc8ff0b4a6de","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:15.147Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:15.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40d74e6b-053c-4cf3-9324-7234a7d9e320","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7701684-1012-4d16-91cc-dc8ff0b4a6de","LogTimestamp":"2023-09-27T05:01:15.149Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:15.939Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:01:15.950Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:15.950Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:15.950Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:17.159Z","message":"Entering","context":{"RequestID":"fe07e4aa-63a2-452c-85f2-dc91ea677446","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"395d7e62-b2fe-4b9a-976e-b5f807d09477","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:17.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:17.161Z","message":"{\"transactionId\":\"fe07e4aa-63a2-452c-85f2-dc91ea677446\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:17:160\",\"respDate\":\"230927-05:01:17:161\",\"sourceId\":\"haproxy:fe07e4aa-63a2-452c-85f2-dc91ea677446\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:17:160-65644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[193a7fce-c61e-4da7-9af1-ae99a36d569f], x-b3-parentspanid=[76c6b915b06f5a31], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2994969d72f039a476c6b915b06f5a31], x-b3-spanid=[408a70fb5849e64a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe07e4aa-63a2-452c-85f2-dc91ea677446]}\\\"}\"}","context":{"RequestID":"fe07e4aa-63a2-452c-85f2-dc91ea677446","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"395d7e62-b2fe-4b9a-976e-b5f807d09477","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:17.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:17.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe07e4aa-63a2-452c-85f2-dc91ea677446","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"395d7e62-b2fe-4b9a-976e-b5f807d09477","LogTimestamp":"2023-09-27T05:01:17.162Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:18.032Z","message":"Entering","context":{"RequestID":"74fc92cf-49ed-4f68-a0ed-676d812e62fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae51bba1-f945-4f33-b820-62956f488856","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:18.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:18.034Z","message":"{\"transactionId\":\"74fc92cf-49ed-4f68-a0ed-676d812e62fd\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:18:032\",\"respDate\":\"230927-05:01:18:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:74fc92cf-49ed-4f68-a0ed-676d812e62fd\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:18:032-82150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aac499f-cf37-4375-8584-30636da11bdb], x-b3-parentspanid=[a890abbb74c4b7ea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49333], x-envoy-attempt-count=[1], x-b3-traceid=[447df5b346930290a890abbb74c4b7ea], x-b3-spanid=[0af65bf016d2c858], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[74fc92cf-49ed-4f68-a0ed-676d812e62fd]}\\\"}\"}","context":{"RequestID":"74fc92cf-49ed-4f68-a0ed-676d812e62fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae51bba1-f945-4f33-b820-62956f488856","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:18.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:18.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74fc92cf-49ed-4f68-a0ed-676d812e62fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae51bba1-f945-4f33-b820-62956f488856","LogTimestamp":"2023-09-27T05:01:18.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:18.418Z","message":"Entering","context":{"RequestID":"e9c46a5b-4451-4db3-90de-8be34a0acfc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5c62743-aad4-4c3f-af43-b9332d560e6e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"e9c46a5b-4451-4db3-90de-8be34a0acfc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5c62743-aad4-4c3f-af43-b9332d560e6e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:18.420Z","message":"{\"transactionId\":\"e9c46a5b-4451-4db3-90de-8be34a0acfc6\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:18:418\",\"respDate\":\"230927-05:01:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e9c46a5b-4451-4db3-90de-8be34a0acfc6\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:18:418-25771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e9c46a5b-4451-4db3-90de-8be34a0acfc6]}\\\"}\"}","context":{"RequestID":"e9c46a5b-4451-4db3-90de-8be34a0acfc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5c62743-aad4-4c3f-af43-b9332d560e6e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9c46a5b-4451-4db3-90de-8be34a0acfc6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5c62743-aad4-4c3f-af43-b9332d560e6e","LogTimestamp":"2023-09-27T05:01:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:19.181Z","message":"Entering","context":{"RequestID":"9039a1ac-a5ad-441a-901b-b029a639de9f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36d2e6f1-67c9-4e79-8ba9-15e840b94347","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:19.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:19.183Z","message":"{\"transactionId\":\"9039a1ac-a5ad-441a-901b-b029a639de9f\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:19:181\",\"respDate\":\"230927-05:01:19:183\",\"sourceId\":\"haproxy:9039a1ac-a5ad-441a-901b-b029a639de9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:19:181-70360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70444bc5-67cf-4aad-a911-5247b1bb67fb], x-b3-parentspanid=[15f4fd51a0d69b76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b82103a7da21ca715f4fd51a0d69b76], x-b3-spanid=[d10d42004f7bd05b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9039a1ac-a5ad-441a-901b-b029a639de9f]}\\\"}\"}","context":{"RequestID":"9039a1ac-a5ad-441a-901b-b029a639de9f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36d2e6f1-67c9-4e79-8ba9-15e840b94347","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:19.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:19.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9039a1ac-a5ad-441a-901b-b029a639de9f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36d2e6f1-67c9-4e79-8ba9-15e840b94347","LogTimestamp":"2023-09-27T05:01:19.184Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:01:21.193Z","message":"Entering","context":{"RequestID":"687b8a48-74cb-4ae1-aef9-20677e8128ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8304bd36-cc45-4645-8684-4a7e168a218e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:21.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:21.195Z","message":"{\"transactionId\":\"687b8a48-74cb-4ae1-aef9-20677e8128ff\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:21:194\",\"respDate\":\"230927-05:01:21:195\",\"sourceId\":\"haproxy:687b8a48-74cb-4ae1-aef9-20677e8128ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:21:194-82187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73873f9e-ae38-44ae-9a3c-00e1dcdbeae0], x-b3-parentspanid=[ef87b5971cceb157], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5fb8f60ca431ff11ef87b5971cceb157], x-b3-spanid=[a1987ca4833850cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[687b8a48-74cb-4ae1-aef9-20677e8128ff]}\\\"}\"}","context":{"RequestID":"687b8a48-74cb-4ae1-aef9-20677e8128ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8304bd36-cc45-4645-8684-4a7e168a218e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:21.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:21.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"687b8a48-74cb-4ae1-aef9-20677e8128ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8304bd36-cc45-4645-8684-4a7e168a218e","LogTimestamp":"2023-09-27T05:01:21.195Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:23.205Z","message":"Entering","context":{"RequestID":"b300c7b4-c606-432c-8461-a34f86170adb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41cf5038-05c5-4ba0-aa88-180c78f5d061","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:23.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:23.206Z","message":"{\"transactionId\":\"b300c7b4-c606-432c-8461-a34f86170adb\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:23:205\",\"respDate\":\"230927-05:01:23:206\",\"sourceId\":\"haproxy:b300c7b4-c606-432c-8461-a34f86170adb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:23:205-22083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f630d81-92cc-40db-96a9-f9f4286950ee], x-b3-parentspanid=[18c4055830a03e8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87e0bc325961d4fe18c4055830a03e8e], x-b3-spanid=[25030f99584e642a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b300c7b4-c606-432c-8461-a34f86170adb]}\\\"}\"}","context":{"RequestID":"b300c7b4-c606-432c-8461-a34f86170adb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"41cf5038-05c5-4ba0-aa88-180c78f5d061","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:23.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:23.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b300c7b4-c606-432c-8461-a34f86170adb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41cf5038-05c5-4ba0-aa88-180c78f5d061","LogTimestamp":"2023-09-27T05:01:23.207Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:25.216Z","message":"Entering","context":{"RequestID":"de689918-168b-4fdf-9007-2d6b91692bb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43003649-e19b-4004-9892-6572b78723d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:25.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:25.218Z","message":"{\"transactionId\":\"de689918-168b-4fdf-9007-2d6b91692bb2\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:25:216\",\"respDate\":\"230927-05:01:25:217\",\"sourceId\":\"haproxy:de689918-168b-4fdf-9007-2d6b91692bb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:25:216-92303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1755eafd-d3a0-4068-929c-3b9552fde921], x-b3-parentspanid=[4f83ea84c1d1a492], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dea11bb4de5e23ad4f83ea84c1d1a492], x-b3-spanid=[51f8197873a2616b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de689918-168b-4fdf-9007-2d6b91692bb2]}\\\"}\"}","context":{"RequestID":"de689918-168b-4fdf-9007-2d6b91692bb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43003649-e19b-4004-9892-6572b78723d5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:25.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:25.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de689918-168b-4fdf-9007-2d6b91692bb2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43003649-e19b-4004-9892-6572b78723d5","LogTimestamp":"2023-09-27T05:01:25.218Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:25.939Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:01:25.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:25.963Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:25.964Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:27.227Z","message":"Entering","context":{"RequestID":"fbc28189-06fa-46b9-bd6b-6f37762bf89e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b3ac31c-9581-4b05-8b03-2da81ce97700","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:27.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:27.230Z","message":"{\"transactionId\":\"fbc28189-06fa-46b9-bd6b-6f37762bf89e\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:27:228\",\"respDate\":\"230927-05:01:27:230\",\"sourceId\":\"haproxy:fbc28189-06fa-46b9-bd6b-6f37762bf89e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:27:228-29009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f401e3e-7a63-4850-92a3-3b022f55cfd2], x-b3-parentspanid=[779e5e6506bb12e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3a2e875a7073c77779e5e6506bb12e5], x-b3-spanid=[73e48122d622d800], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbc28189-06fa-46b9-bd6b-6f37762bf89e]}\\\"}\"}","context":{"RequestID":"fbc28189-06fa-46b9-bd6b-6f37762bf89e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b3ac31c-9581-4b05-8b03-2da81ce97700","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:27.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:27.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbc28189-06fa-46b9-bd6b-6f37762bf89e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b3ac31c-9581-4b05-8b03-2da81ce97700","LogTimestamp":"2023-09-27T05:01:27.230Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:28.032Z","message":"Entering","context":{"RequestID":"4852f72b-6d29-4cb7-b957-1dc7ea54a35a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"688b08dc-1c42-4ba2-9f78-e558a93dbde4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:28.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:28.034Z","message":"{\"transactionId\":\"4852f72b-6d29-4cb7-b957-1dc7ea54a35a\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:28:032\",\"respDate\":\"230927-05:01:28:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4852f72b-6d29-4cb7-b957-1dc7ea54a35a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:28:032-23365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7400d88e-291b-4e75-ab57-f445e4483bfd], x-b3-parentspanid=[ad9a05310a30a3bc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53351], x-envoy-attempt-count=[1], x-b3-traceid=[d880686bbd0e4029ad9a05310a30a3bc], x-b3-spanid=[508f4a7263ff9199], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4852f72b-6d29-4cb7-b957-1dc7ea54a35a]}\\\"}\"}","context":{"RequestID":"4852f72b-6d29-4cb7-b957-1dc7ea54a35a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"688b08dc-1c42-4ba2-9f78-e558a93dbde4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:28.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:28.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4852f72b-6d29-4cb7-b957-1dc7ea54a35a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"688b08dc-1c42-4ba2-9f78-e558a93dbde4","LogTimestamp":"2023-09-27T05:01:28.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:28.418Z","message":"Entering","context":{"RequestID":"fdb20b27-22b3-4a6e-8161-d88f8fb2341e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"091a4a3e-1640-465b-ac49-4fb8509bdedf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"fdb20b27-22b3-4a6e-8161-d88f8fb2341e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"091a4a3e-1640-465b-ac49-4fb8509bdedf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:28.422Z","message":"{\"transactionId\":\"fdb20b27-22b3-4a6e-8161-d88f8fb2341e\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:28:420\",\"respDate\":\"230927-05:01:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fdb20b27-22b3-4a6e-8161-d88f8fb2341e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:28:420-76433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fdb20b27-22b3-4a6e-8161-d88f8fb2341e]}\\\"}\"}","context":{"RequestID":"fdb20b27-22b3-4a6e-8161-d88f8fb2341e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"091a4a3e-1640-465b-ac49-4fb8509bdedf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdb20b27-22b3-4a6e-8161-d88f8fb2341e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"091a4a3e-1640-465b-ac49-4fb8509bdedf","LogTimestamp":"2023-09-27T05:01:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T05:01:29.240Z","message":"Entering","context":{"RequestID":"be862a16-99a6-4c0b-802b-4f8d6ed05559","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1337d07-0198-4b60-a466-cdc40ce85992","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:29.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:29.242Z","message":"{\"transactionId\":\"be862a16-99a6-4c0b-802b-4f8d6ed05559\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:29:241\",\"respDate\":\"230927-05:01:29:242\",\"sourceId\":\"haproxy:be862a16-99a6-4c0b-802b-4f8d6ed05559\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:29:241-73754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44b762b6-0668-4b8b-8bf6-6cb4f2c2905d], x-b3-parentspanid=[42e8d45cef8738a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a14be0f5574bc3742e8d45cef8738a4], x-b3-spanid=[f4ebe6ce73327cba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be862a16-99a6-4c0b-802b-4f8d6ed05559]}\\\"}\"}","context":{"RequestID":"be862a16-99a6-4c0b-802b-4f8d6ed05559","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a1337d07-0198-4b60-a466-cdc40ce85992","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:29.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:29.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be862a16-99a6-4c0b-802b-4f8d6ed05559","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1337d07-0198-4b60-a466-cdc40ce85992","LogTimestamp":"2023-09-27T05:01:29.243Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:31.254Z","message":"Entering","context":{"RequestID":"c9cbad3a-5044-4abe-95fe-145678c9f3be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3828193-8bf5-4235-b437-f2fec70e2122","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:31.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:31.256Z","message":"{\"transactionId\":\"c9cbad3a-5044-4abe-95fe-145678c9f3be\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:31:254\",\"respDate\":\"230927-05:01:31:256\",\"sourceId\":\"haproxy:c9cbad3a-5044-4abe-95fe-145678c9f3be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:31:254-91819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bafe06ac-d50c-9108-b1ba-4ec6d9a9aa9c], x-b3-parentspanid=[6f166ab14d9f33b3], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0133869515ebe0a6f166ab14d9f33b3], x-b3-spanid=[655993cfea5650a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9cbad3a-5044-4abe-95fe-145678c9f3be]}\\\"}\"}","context":{"RequestID":"c9cbad3a-5044-4abe-95fe-145678c9f3be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3828193-8bf5-4235-b437-f2fec70e2122","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:31.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:31.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9cbad3a-5044-4abe-95fe-145678c9f3be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3828193-8bf5-4235-b437-f2fec70e2122","LogTimestamp":"2023-09-27T05:01:31.256Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:33.270Z","message":"Entering","context":{"RequestID":"0ae39fbd-4f33-4ad5-a99f-cb62d662d2fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f301c3d5-881c-4876-ac49-d4f345f9d46b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:33.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:33.272Z","message":"{\"transactionId\":\"0ae39fbd-4f33-4ad5-a99f-cb62d662d2fc\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:33:271\",\"respDate\":\"230927-05:01:33:272\",\"sourceId\":\"haproxy:0ae39fbd-4f33-4ad5-a99f-cb62d662d2fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:33:271-79127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3ab73bb-e77b-4b94-9576-ccf29c0342fb], x-b3-parentspanid=[f4dcf5e26de4e525], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[892dd04f947a4270f4dcf5e26de4e525], x-b3-spanid=[4332068c5159a24a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ae39fbd-4f33-4ad5-a99f-cb62d662d2fc]}\\\"}\"}","context":{"RequestID":"0ae39fbd-4f33-4ad5-a99f-cb62d662d2fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f301c3d5-881c-4876-ac49-d4f345f9d46b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:33.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:33.272Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ae39fbd-4f33-4ad5-a99f-cb62d662d2fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f301c3d5-881c-4876-ac49-d4f345f9d46b","LogTimestamp":"2023-09-27T05:01:33.272Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:35.299Z","message":"Entering","context":{"RequestID":"5ed4709d-ea3d-41a0-9f46-51cd84e619b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2bf4c31f-9d08-488b-98ae-b37fa9208d54","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:35.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:35.300Z","message":"{\"transactionId\":\"5ed4709d-ea3d-41a0-9f46-51cd84e619b1\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:35:299\",\"respDate\":\"230927-05:01:35:300\",\"sourceId\":\"haproxy:5ed4709d-ea3d-41a0-9f46-51cd84e619b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:35:299-69664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50a0ef5b-5c18-4c46-9a17-f3db6024c719], x-b3-parentspanid=[4684ec1afd50eeaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2f566a972fd41444684ec1afd50eeaf], x-b3-spanid=[b86895b43eba97ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ed4709d-ea3d-41a0-9f46-51cd84e619b1]}\\\"}\"}","context":{"RequestID":"5ed4709d-ea3d-41a0-9f46-51cd84e619b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"2bf4c31f-9d08-488b-98ae-b37fa9208d54","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:35.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:35.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ed4709d-ea3d-41a0-9f46-51cd84e619b1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bf4c31f-9d08-488b-98ae-b37fa9208d54","LogTimestamp":"2023-09-27T05:01:35.301Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:35.939Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:01:35.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:35.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:35.966Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:37.316Z","message":"Entering","context":{"RequestID":"3c757c56-0dcb-4e33-8586-e1b3901cfc80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92383e20-28db-411b-8efa-b2fd1baa9036","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:37.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:37.319Z","message":"{\"transactionId\":\"3c757c56-0dcb-4e33-8586-e1b3901cfc80\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:37:317\",\"respDate\":\"230927-05:01:37:319\",\"sourceId\":\"haproxy:3c757c56-0dcb-4e33-8586-e1b3901cfc80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:37:317-5817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cc4008b-481d-4050-8784-dfc842365709], x-b3-parentspanid=[6b6c49da1c5cc57d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d95e6001ad8c1e576b6c49da1c5cc57d], x-b3-spanid=[82828bf5a0303d24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c757c56-0dcb-4e33-8586-e1b3901cfc80]}\\\"}\"}","context":{"RequestID":"3c757c56-0dcb-4e33-8586-e1b3901cfc80","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"92383e20-28db-411b-8efa-b2fd1baa9036","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:37.316Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:37.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c757c56-0dcb-4e33-8586-e1b3901cfc80","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92383e20-28db-411b-8efa-b2fd1baa9036","LogTimestamp":"2023-09-27T05:01:37.319Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:38.035Z","message":"Entering","context":{"RequestID":"55810c3f-b592-4654-9ddd-36604d3c7fba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8c57b94-794e-4754-baf9-8ed1c5eab726","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:38.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:38.037Z","message":"{\"transactionId\":\"55810c3f-b592-4654-9ddd-36604d3c7fba\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:38:036\",\"respDate\":\"230927-05:01:38:037\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:55810c3f-b592-4654-9ddd-36604d3c7fba\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:38:036-61532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[225c78fb-bae2-443d-b377-9067d35d0893], x-b3-parentspanid=[0d4fdd7860297e07], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47271], x-envoy-attempt-count=[1], x-b3-traceid=[8af9c0e77b2882620d4fdd7860297e07], x-b3-spanid=[039ca8a94abb7aa6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[55810c3f-b592-4654-9ddd-36604d3c7fba]}\\\"}\"}","context":{"RequestID":"55810c3f-b592-4654-9ddd-36604d3c7fba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e8c57b94-794e-4754-baf9-8ed1c5eab726","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:38.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:38.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55810c3f-b592-4654-9ddd-36604d3c7fba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8c57b94-794e-4754-baf9-8ed1c5eab726","LogTimestamp":"2023-09-27T05:01:38.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:38.418Z","message":"Entering","context":{"RequestID":"f139039e-d984-4cfe-9888-8a53ba167336","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6706c413-87d7-45cc-b339-ebd514def487","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"f139039e-d984-4cfe-9888-8a53ba167336","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6706c413-87d7-45cc-b339-ebd514def487","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:38.420Z","message":"{\"transactionId\":\"f139039e-d984-4cfe-9888-8a53ba167336\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:38:418\",\"respDate\":\"230927-05:01:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f139039e-d984-4cfe-9888-8a53ba167336\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:38:418-40186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f139039e-d984-4cfe-9888-8a53ba167336]}\\\"}\"}","context":{"RequestID":"f139039e-d984-4cfe-9888-8a53ba167336","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6706c413-87d7-45cc-b339-ebd514def487","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f139039e-d984-4cfe-9888-8a53ba167336","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6706c413-87d7-45cc-b339-ebd514def487","LogTimestamp":"2023-09-27T05:01:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:39.328Z","message":"Entering","context":{"RequestID":"6f44a7a1-7bb8-4078-9500-1b28fad67d04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54a830c5-2a39-4dbf-a0db-bbc9298cfef5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:39.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:39.330Z","message":"{\"transactionId\":\"6f44a7a1-7bb8-4078-9500-1b28fad67d04\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:39:329\",\"respDate\":\"230927-05:01:39:330\",\"sourceId\":\"haproxy:6f44a7a1-7bb8-4078-9500-1b28fad67d04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:39:329-67847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e76de7a-0f7b-418c-b569-1d24162aae13], x-b3-parentspanid=[5e5fb0f9a42ee3c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75b6d331cb8d2eb65e5fb0f9a42ee3c3], x-b3-spanid=[29086e9b07c373ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f44a7a1-7bb8-4078-9500-1b28fad67d04]}\\\"}\"}","context":{"RequestID":"6f44a7a1-7bb8-4078-9500-1b28fad67d04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"54a830c5-2a39-4dbf-a0db-bbc9298cfef5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:39.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:39.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f44a7a1-7bb8-4078-9500-1b28fad67d04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54a830c5-2a39-4dbf-a0db-bbc9298cfef5","LogTimestamp":"2023-09-27T05:01:39.330Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:41.338Z","message":"Entering","context":{"RequestID":"4dbe79ed-54d5-4cfb-9665-58cba613bb34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55f9f3df-ec7b-4935-9ff4-73f2dc08c7d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:41.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:41.340Z","message":"{\"transactionId\":\"4dbe79ed-54d5-4cfb-9665-58cba613bb34\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:41:339\",\"respDate\":\"230927-05:01:41:340\",\"sourceId\":\"haproxy:4dbe79ed-54d5-4cfb-9665-58cba613bb34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:41:339-67843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac49f046-c436-41b8-b3d7-9a0b28f1aff7], x-b3-parentspanid=[3059fec7767eae14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de0265a29122d7853059fec7767eae14], x-b3-spanid=[f17e1def989f905c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dbe79ed-54d5-4cfb-9665-58cba613bb34]}\\\"}\"}","context":{"RequestID":"4dbe79ed-54d5-4cfb-9665-58cba613bb34","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55f9f3df-ec7b-4935-9ff4-73f2dc08c7d7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:41.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:41.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dbe79ed-54d5-4cfb-9665-58cba613bb34","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55f9f3df-ec7b-4935-9ff4-73f2dc08c7d7","LogTimestamp":"2023-09-27T05:01:41.341Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:42.048Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:42.052Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:43.352Z","message":"Entering","context":{"RequestID":"b2854405-1d4e-4c39-a02b-66442585b733","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f89f1f8e-e748-4f3e-80ed-0e49bf07adc8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:43.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:43.354Z","message":"{\"transactionId\":\"b2854405-1d4e-4c39-a02b-66442585b733\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:43:352\",\"respDate\":\"230927-05:01:43:354\",\"sourceId\":\"haproxy:b2854405-1d4e-4c39-a02b-66442585b733\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:43:352-12185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bef50d84-d356-4992-a7d3-d2242b807c4d], x-b3-parentspanid=[776595f021d63eaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76030e2cee0c188e776595f021d63eaf], x-b3-spanid=[9245b7c13fe42309], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2854405-1d4e-4c39-a02b-66442585b733]}\\\"}\"}","context":{"RequestID":"b2854405-1d4e-4c39-a02b-66442585b733","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f89f1f8e-e748-4f3e-80ed-0e49bf07adc8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:43.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:43.354Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2854405-1d4e-4c39-a02b-66442585b733","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f89f1f8e-e748-4f3e-80ed-0e49bf07adc8","LogTimestamp":"2023-09-27T05:01:43.354Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:45.364Z","message":"Entering","context":{"RequestID":"0e812326-3113-416b-a2c4-0d5971608358","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53f32c7f-4125-44f7-a05e-8c7d5853f53b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:45.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:45.365Z","message":"{\"transactionId\":\"0e812326-3113-416b-a2c4-0d5971608358\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:45:364\",\"respDate\":\"230927-05:01:45:365\",\"sourceId\":\"haproxy:0e812326-3113-416b-a2c4-0d5971608358\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:45:364-68408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[922a4e9f-431b-46d2-bd9c-635c9d7d9ee2], x-b3-parentspanid=[1fe0d4d5fd475d5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31950cfc0176927d1fe0d4d5fd475d5d], x-b3-spanid=[681cb2bdd92af9a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e812326-3113-416b-a2c4-0d5971608358]}\\\"}\"}","context":{"RequestID":"0e812326-3113-416b-a2c4-0d5971608358","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53f32c7f-4125-44f7-a05e-8c7d5853f53b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:45.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:45.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e812326-3113-416b-a2c4-0d5971608358","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53f32c7f-4125-44f7-a05e-8c7d5853f53b","LogTimestamp":"2023-09-27T05:01:45.366Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:45.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:01:45.950Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:45.953Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:45.954Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:45.955Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:45.955Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:47.374Z","message":"Entering","context":{"RequestID":"a8c5f123-62f8-4348-aaed-87659361fa24","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aedd8598-2aa6-4409-8d46-607a3de340f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:47.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:47.377Z","message":"{\"transactionId\":\"a8c5f123-62f8-4348-aaed-87659361fa24\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:47:375\",\"respDate\":\"230927-05:01:47:377\",\"sourceId\":\"haproxy:a8c5f123-62f8-4348-aaed-87659361fa24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:47:375-25758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[261c65a5-7e1a-4095-be71-0db5d7976e28], x-b3-parentspanid=[97a45e29689a13fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1896984e144bb00997a45e29689a13fd], x-b3-spanid=[e75446f9ebcf7052], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8c5f123-62f8-4348-aaed-87659361fa24]}\\\"}\"}","context":{"RequestID":"a8c5f123-62f8-4348-aaed-87659361fa24","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aedd8598-2aa6-4409-8d46-607a3de340f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:47.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:47.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8c5f123-62f8-4348-aaed-87659361fa24","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aedd8598-2aa6-4409-8d46-607a3de340f3","LogTimestamp":"2023-09-27T05:01:47.377Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:01:48.032Z","message":"Entering","context":{"RequestID":"5dde3635-7b5e-4996-9bac-f3c697a13a8b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1353e7a2-e865-4b80-86b0-20eebcce3d51","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:48.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:48.033Z","message":"{\"transactionId\":\"5dde3635-7b5e-4996-9bac-f3c697a13a8b\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:48:032\",\"respDate\":\"230927-05:01:48:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5dde3635-7b5e-4996-9bac-f3c697a13a8b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:48:032-10935\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba097d28-401a-4ba6-b97c-3cc33ddd2653], x-b3-parentspanid=[5fe103631990d0fe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48703], x-envoy-attempt-count=[1], x-b3-traceid=[aae7c0ca51b73b555fe103631990d0fe], x-b3-spanid=[fb0053bb25d9e889], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5dde3635-7b5e-4996-9bac-f3c697a13a8b]}\\\"}\"}","context":{"RequestID":"5dde3635-7b5e-4996-9bac-f3c697a13a8b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1353e7a2-e865-4b80-86b0-20eebcce3d51","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:48.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:48.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dde3635-7b5e-4996-9bac-f3c697a13a8b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1353e7a2-e865-4b80-86b0-20eebcce3d51","LogTimestamp":"2023-09-27T05:01:48.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:48.417Z","message":"Entering","context":{"RequestID":"b86c8120-e027-4f82-ab1f-fbd116d54ddc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b18dbc8c-979c-4d1d-9b71-a335748ea5f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:48.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"b86c8120-e027-4f82-ab1f-fbd116d54ddc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b18dbc8c-979c-4d1d-9b71-a335748ea5f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:48.419Z","message":"{\"transactionId\":\"b86c8120-e027-4f82-ab1f-fbd116d54ddc\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:48:418\",\"respDate\":\"230927-05:01:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b86c8120-e027-4f82-ab1f-fbd116d54ddc\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:48:418-27251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b86c8120-e027-4f82-ab1f-fbd116d54ddc]}\\\"}\"}","context":{"RequestID":"b86c8120-e027-4f82-ab1f-fbd116d54ddc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b18dbc8c-979c-4d1d-9b71-a335748ea5f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b86c8120-e027-4f82-ab1f-fbd116d54ddc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b18dbc8c-979c-4d1d-9b71-a335748ea5f7","LogTimestamp":"2023-09-27T05:01:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:49.387Z","message":"Entering","context":{"RequestID":"eb7ef6d7-9bcf-4356-a4ee-1059a6c07d4e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d792211-522b-4581-9605-a2518ab9e29e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:49.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:49.389Z","message":"{\"transactionId\":\"eb7ef6d7-9bcf-4356-a4ee-1059a6c07d4e\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:49:388\",\"respDate\":\"230927-05:01:49:389\",\"sourceId\":\"haproxy:eb7ef6d7-9bcf-4356-a4ee-1059a6c07d4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:49:388-8002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c49154b4-f3ae-4934-a326-ffaba8430383], x-b3-parentspanid=[3cd685ebff0ecaf0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ac60d002613bf8f3cd685ebff0ecaf0], x-b3-spanid=[79890f25debfb993], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb7ef6d7-9bcf-4356-a4ee-1059a6c07d4e]}\\\"}\"}","context":{"RequestID":"eb7ef6d7-9bcf-4356-a4ee-1059a6c07d4e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4d792211-522b-4581-9605-a2518ab9e29e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:49.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:49.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb7ef6d7-9bcf-4356-a4ee-1059a6c07d4e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d792211-522b-4581-9605-a2518ab9e29e","LogTimestamp":"2023-09-27T05:01:49.389Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:51.418Z","message":"Entering","context":{"RequestID":"96376c6c-e7aa-49d1-a4ff-ef129913c54a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"72c507d1-a417-42fd-ab24-80fcaf5a8e94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:51.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:51.420Z","message":"{\"transactionId\":\"96376c6c-e7aa-49d1-a4ff-ef129913c54a\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:51:419\",\"respDate\":\"230927-05:01:51:420\",\"sourceId\":\"haproxy:96376c6c-e7aa-49d1-a4ff-ef129913c54a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:51:419-31776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8b7f34d-6b29-49f3-a7c1-4ceee6d23bef], x-b3-parentspanid=[9c3ac9fc2dcfe3cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c560d3a9b0346b909c3ac9fc2dcfe3cf], x-b3-spanid=[6d6cf981f716418b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96376c6c-e7aa-49d1-a4ff-ef129913c54a]}\\\"}\"}","context":{"RequestID":"96376c6c-e7aa-49d1-a4ff-ef129913c54a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"72c507d1-a417-42fd-ab24-80fcaf5a8e94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:51.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:51.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96376c6c-e7aa-49d1-a4ff-ef129913c54a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72c507d1-a417-42fd-ab24-80fcaf5a8e94","LogTimestamp":"2023-09-27T05:01:51.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:53.431Z","message":"Entering","context":{"RequestID":"01685538-a78b-4e78-9e67-6bdbfb08de09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fda0eff7-1847-4aa1-855d-64da44903b41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:53.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:53.432Z","message":"{\"transactionId\":\"01685538-a78b-4e78-9e67-6bdbfb08de09\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:53:431\",\"respDate\":\"230927-05:01:53:432\",\"sourceId\":\"haproxy:01685538-a78b-4e78-9e67-6bdbfb08de09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:53:431-76632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1f557d4-4a57-4354-978b-bebc9a85d727], x-b3-parentspanid=[4c550511edc9a610], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f50945dbab7b6acd4c550511edc9a610], x-b3-spanid=[7fdd330f11038f30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01685538-a78b-4e78-9e67-6bdbfb08de09]}\\\"}\"}","context":{"RequestID":"01685538-a78b-4e78-9e67-6bdbfb08de09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fda0eff7-1847-4aa1-855d-64da44903b41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:53.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:53.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01685538-a78b-4e78-9e67-6bdbfb08de09","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fda0eff7-1847-4aa1-855d-64da44903b41","LogTimestamp":"2023-09-27T05:01:53.433Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:55.442Z","message":"Entering","context":{"RequestID":"a73fc4c9-aed0-4b39-8a5c-00389f759664","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5cd4797-a6c7-48f5-a38c-f45738fd995c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:55.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:55.443Z","message":"{\"transactionId\":\"a73fc4c9-aed0-4b39-8a5c-00389f759664\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:55:442\",\"respDate\":\"230927-05:01:55:443\",\"sourceId\":\"haproxy:a73fc4c9-aed0-4b39-8a5c-00389f759664\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:55:442-96634\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[061c77bc-a680-4c87-ad58-a02e5e118df9], x-b3-parentspanid=[b19eee876e50b40b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[464145c7c6d538acb19eee876e50b40b], x-b3-spanid=[495546d75dab3173], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a73fc4c9-aed0-4b39-8a5c-00389f759664]}\\\"}\"}","context":{"RequestID":"a73fc4c9-aed0-4b39-8a5c-00389f759664","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5cd4797-a6c7-48f5-a38c-f45738fd995c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:55.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:55.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a73fc4c9-aed0-4b39-8a5c-00389f759664","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5cd4797-a6c7-48f5-a38c-f45738fd995c","LogTimestamp":"2023-09-27T05:01:55.444Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:55.941Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:01:55.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:55.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:55.976Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:57.454Z","message":"Entering","context":{"RequestID":"58832cd0-23ed-48a9-9db5-586b38425977","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b74b3761-1e41-4606-85ce-f379c9bcb232","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:57.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:57.456Z","message":"{\"transactionId\":\"58832cd0-23ed-48a9-9db5-586b38425977\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:57:455\",\"respDate\":\"230927-05:01:57:456\",\"sourceId\":\"haproxy:58832cd0-23ed-48a9-9db5-586b38425977\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:57:455-22362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9c6d585-a5c8-419f-b7cc-bba86c03711e], x-b3-parentspanid=[150276b09c0d5862], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[794f169abcf9bb45150276b09c0d5862], x-b3-spanid=[c0be4952fa7324c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58832cd0-23ed-48a9-9db5-586b38425977]}\\\"}\"}","context":{"RequestID":"58832cd0-23ed-48a9-9db5-586b38425977","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b74b3761-1e41-4606-85ce-f379c9bcb232","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:57.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:57.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58832cd0-23ed-48a9-9db5-586b38425977","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b74b3761-1e41-4606-85ce-f379c9bcb232","LogTimestamp":"2023-09-27T05:01:57.456Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:58.042Z","message":"Entering","context":{"RequestID":"8af4cd7a-d908-4550-a9de-91c3fa1d8d98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"664c9ce6-a252-4181-b6f8-4c7a1d48ff9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:58.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:58.044Z","message":"{\"transactionId\":\"8af4cd7a-d908-4550-a9de-91c3fa1d8d98\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:58:043\",\"respDate\":\"230927-05:01:58:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8af4cd7a-d908-4550-a9de-91c3fa1d8d98\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:01:58:043-17545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6671e89-56fa-463e-8061-24e0f2a64288], x-b3-parentspanid=[55bf1e0d6b34ed43], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51047], x-envoy-attempt-count=[1], x-b3-traceid=[6d06c4f47ec0e69f55bf1e0d6b34ed43], x-b3-spanid=[1e04b1e4427b553d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8af4cd7a-d908-4550-a9de-91c3fa1d8d98]}\\\"}\"}","context":{"RequestID":"8af4cd7a-d908-4550-a9de-91c3fa1d8d98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"664c9ce6-a252-4181-b6f8-4c7a1d48ff9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:01:58.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:58.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8af4cd7a-d908-4550-a9de-91c3fa1d8d98","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"664c9ce6-a252-4181-b6f8-4c7a1d48ff9c","LogTimestamp":"2023-09-27T05:01:58.045Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:01:58.417Z","message":"Entering","context":{"RequestID":"bfbb947b-4c08-4bc4-aad8-bb2b96135daa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02dbd780-17c5-4367-ba43-b27101d91a2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"bfbb947b-4c08-4bc4-aad8-bb2b96135daa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02dbd780-17c5-4367-ba43-b27101d91a2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:58.420Z","message":"{\"transactionId\":\"bfbb947b-4c08-4bc4-aad8-bb2b96135daa\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:58:418\",\"respDate\":\"230927-05:01:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bfbb947b-4c08-4bc4-aad8-bb2b96135daa\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:01:58:418-1615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bfbb947b-4c08-4bc4-aad8-bb2b96135daa]}\\\"}\"}","context":{"RequestID":"bfbb947b-4c08-4bc4-aad8-bb2b96135daa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02dbd780-17c5-4367-ba43-b27101d91a2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:01:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfbb947b-4c08-4bc4-aad8-bb2b96135daa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02dbd780-17c5-4367-ba43-b27101d91a2e","LogTimestamp":"2023-09-27T05:01:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:01:59.482Z","message":"Entering","context":{"RequestID":"cab98d9a-fb80-43c2-989f-eba775717068","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c9ae5fc-25d3-4e35-a24a-96ffadc63c34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:59.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:01:59.484Z","message":"{\"transactionId\":\"cab98d9a-fb80-43c2-989f-eba775717068\",\"status\":\"200\",\"rqstDate\":\"230927-05:01:59:483\",\"respDate\":\"230927-05:01:59:484\",\"sourceId\":\"haproxy:cab98d9a-fb80-43c2-989f-eba775717068\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:01:59:483-56531\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56199afe-9cee-4c76-bd74-05dfa620702b], x-b3-parentspanid=[5b7ef1621e530bed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3836fa424be9ecec5b7ef1621e530bed], x-b3-spanid=[d7022258e06f2e45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cab98d9a-fb80-43c2-989f-eba775717068]}\\\"}\"}","context":{"RequestID":"cab98d9a-fb80-43c2-989f-eba775717068","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c9ae5fc-25d3-4e35-a24a-96ffadc63c34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:01:59.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:01:59.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cab98d9a-fb80-43c2-989f-eba775717068","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c9ae5fc-25d3-4e35-a24a-96ffadc63c34","LogTimestamp":"2023-09-27T05:01:59.485Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:01:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:01.502Z","message":"Entering","context":{"RequestID":"6d0ee956-1d52-439e-928e-eb9e0c4b5165","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00a9c17b-820d-4d66-853c-9fa0638d2b51","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:01.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:01.505Z","message":"{\"transactionId\":\"6d0ee956-1d52-439e-928e-eb9e0c4b5165\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:01:503\",\"respDate\":\"230927-05:02:01:504\",\"sourceId\":\"haproxy:6d0ee956-1d52-439e-928e-eb9e0c4b5165\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:01:503-65517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2040c148-3d75-4188-94a5-9dab97cafd5c], x-b3-parentspanid=[4cdbdf8fc0fb45a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4eb6934ed61a78234cdbdf8fc0fb45a6], x-b3-spanid=[8519394669577d85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d0ee956-1d52-439e-928e-eb9e0c4b5165]}\\\"}\"}","context":{"RequestID":"6d0ee956-1d52-439e-928e-eb9e0c4b5165","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00a9c17b-820d-4d66-853c-9fa0638d2b51","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:01.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:01.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d0ee956-1d52-439e-928e-eb9e0c4b5165","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00a9c17b-820d-4d66-853c-9fa0638d2b51","LogTimestamp":"2023-09-27T05:02:01.505Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:03.515Z","message":"Entering","context":{"RequestID":"fb104610-2f1d-4a0c-a9e4-0718353001a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0890ee23-a7c9-495a-b33c-ea6507ee4094","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:03.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:03.517Z","message":"{\"transactionId\":\"fb104610-2f1d-4a0c-a9e4-0718353001a9\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:03:516\",\"respDate\":\"230927-05:02:03:517\",\"sourceId\":\"haproxy:fb104610-2f1d-4a0c-a9e4-0718353001a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:03:516-59629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0a65337-9def-477f-8c2d-d9c256c7cbe2], x-b3-parentspanid=[a4b02468ff4c5f57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c39cf0392bc47437a4b02468ff4c5f57], x-b3-spanid=[d3f28b94ad831f29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb104610-2f1d-4a0c-a9e4-0718353001a9]}\\\"}\"}","context":{"RequestID":"fb104610-2f1d-4a0c-a9e4-0718353001a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0890ee23-a7c9-495a-b33c-ea6507ee4094","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:03.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:03.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb104610-2f1d-4a0c-a9e4-0718353001a9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0890ee23-a7c9-495a-b33c-ea6507ee4094","LogTimestamp":"2023-09-27T05:02:03.517Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:05.527Z","message":"Entering","context":{"RequestID":"4824800c-ae5d-46ce-8794-6bce1202849a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9800365-aa97-4291-87d0-37d6b2937b7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:05.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:05.529Z","message":"{\"transactionId\":\"4824800c-ae5d-46ce-8794-6bce1202849a\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:05:528\",\"respDate\":\"230927-05:02:05:529\",\"sourceId\":\"haproxy:4824800c-ae5d-46ce-8794-6bce1202849a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:05:528-22453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bec16eb-960b-4a74-994a-e41eacb4f246], x-b3-parentspanid=[b73854086a39b02a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8002184260074bddb73854086a39b02a], x-b3-spanid=[4021d87efd816202], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4824800c-ae5d-46ce-8794-6bce1202849a]}\\\"}\"}","context":{"RequestID":"4824800c-ae5d-46ce-8794-6bce1202849a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9800365-aa97-4291-87d0-37d6b2937b7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:05.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:05.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4824800c-ae5d-46ce-8794-6bce1202849a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9800365-aa97-4291-87d0-37d6b2937b7e","LogTimestamp":"2023-09-27T05:02:05.529Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:05.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:02:06.048Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:06.048Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:06.049Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:07.539Z","message":"Entering","context":{"RequestID":"48e21b99-2689-47cf-9362-e831e5d377ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88a001f1-7838-4f50-9805-87b90c2a380e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:07.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:07.541Z","message":"{\"transactionId\":\"48e21b99-2689-47cf-9362-e831e5d377ce\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:07:539\",\"respDate\":\"230927-05:02:07:541\",\"sourceId\":\"haproxy:48e21b99-2689-47cf-9362-e831e5d377ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:07:539-60289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3506d0f2-0f7c-4d24-84b9-78f30b6d534c], x-b3-parentspanid=[308acb99d316c1de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[baa1977b1217a0d7308acb99d316c1de], x-b3-spanid=[b9d9fb822507941c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48e21b99-2689-47cf-9362-e831e5d377ce]}\\\"}\"}","context":{"RequestID":"48e21b99-2689-47cf-9362-e831e5d377ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88a001f1-7838-4f50-9805-87b90c2a380e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:07.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:07.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48e21b99-2689-47cf-9362-e831e5d377ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88a001f1-7838-4f50-9805-87b90c2a380e","LogTimestamp":"2023-09-27T05:02:07.542Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:02:08.030Z","message":"Entering","context":{"RequestID":"614b7faf-f282-401c-a4ed-ffefbf996a86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ef01a33-ffde-4fac-9750-d32b80e84e82","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:08.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:08.032Z","message":"{\"transactionId\":\"614b7faf-f282-401c-a4ed-ffefbf996a86\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:08:031\",\"respDate\":\"230927-05:02:08:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:614b7faf-f282-401c-a4ed-ffefbf996a86\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:08:031-88583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e10194c8-9a1a-4627-978e-53907ceea426], x-b3-parentspanid=[e8852df21a544793], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55331], x-envoy-attempt-count=[1], x-b3-traceid=[c4673cb8ed91238ee8852df21a544793], x-b3-spanid=[523d14026db2e2fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[614b7faf-f282-401c-a4ed-ffefbf996a86]}\\\"}\"}","context":{"RequestID":"614b7faf-f282-401c-a4ed-ffefbf996a86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5ef01a33-ffde-4fac-9750-d32b80e84e82","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:08.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:08.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"614b7faf-f282-401c-a4ed-ffefbf996a86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ef01a33-ffde-4fac-9750-d32b80e84e82","LogTimestamp":"2023-09-27T05:02:08.032Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:08.419Z","message":"Entering","context":{"RequestID":"2840d9f1-69a6-4d22-aa4e-17e2e078436b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd3abab1-bf7d-45d4-84cc-a67ea3db1d6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2840d9f1-69a6-4d22-aa4e-17e2e078436b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd3abab1-bf7d-45d4-84cc-a67ea3db1d6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:08.421Z","message":"{\"transactionId\":\"2840d9f1-69a6-4d22-aa4e-17e2e078436b\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:08:419\",\"respDate\":\"230927-05:02:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2840d9f1-69a6-4d22-aa4e-17e2e078436b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:08:419-82576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2840d9f1-69a6-4d22-aa4e-17e2e078436b]}\\\"}\"}","context":{"RequestID":"2840d9f1-69a6-4d22-aa4e-17e2e078436b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cd3abab1-bf7d-45d4-84cc-a67ea3db1d6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:08.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2840d9f1-69a6-4d22-aa4e-17e2e078436b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd3abab1-bf7d-45d4-84cc-a67ea3db1d6b","LogTimestamp":"2023-09-27T05:02:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:09.550Z","message":"Entering","context":{"RequestID":"3210bd5d-dc4a-4992-8a4f-046436ea1088","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6540d4c-5594-4946-b738-4f77ac438286","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:09.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:09.552Z","message":"{\"transactionId\":\"3210bd5d-dc4a-4992-8a4f-046436ea1088\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:09:551\",\"respDate\":\"230927-05:02:09:552\",\"sourceId\":\"haproxy:3210bd5d-dc4a-4992-8a4f-046436ea1088\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:09:551-97031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5d27b70-f2b1-4ea4-bd76-92982d601cb4], x-b3-parentspanid=[21b5aa240a4f7237], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c9360098f226fb821b5aa240a4f7237], x-b3-spanid=[a8ac5cc7f2f3c394], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3210bd5d-dc4a-4992-8a4f-046436ea1088]}\\\"}\"}","context":{"RequestID":"3210bd5d-dc4a-4992-8a4f-046436ea1088","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6540d4c-5594-4946-b738-4f77ac438286","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:09.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:09.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3210bd5d-dc4a-4992-8a4f-046436ea1088","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6540d4c-5594-4946-b738-4f77ac438286","LogTimestamp":"2023-09-27T05:02:09.552Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:11.559Z","message":"Entering","context":{"RequestID":"e72ab6a2-e1b8-446a-a1f1-e28f413f8c6d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb551879-b0b6-42a5-b090-03b13083b050","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:11.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:11.561Z","message":"{\"transactionId\":\"e72ab6a2-e1b8-446a-a1f1-e28f413f8c6d\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:11:560\",\"respDate\":\"230927-05:02:11:561\",\"sourceId\":\"haproxy:e72ab6a2-e1b8-446a-a1f1-e28f413f8c6d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:11:560-56181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4394027d-c4f4-4a80-aea9-87fd8db2144c], x-b3-parentspanid=[c0b72db936a8d605], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fb9d29cb067474cc0b72db936a8d605], x-b3-spanid=[7bfb26af6df667fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e72ab6a2-e1b8-446a-a1f1-e28f413f8c6d]}\\\"}\"}","context":{"RequestID":"e72ab6a2-e1b8-446a-a1f1-e28f413f8c6d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eb551879-b0b6-42a5-b090-03b13083b050","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:11.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:11.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e72ab6a2-e1b8-446a-a1f1-e28f413f8c6d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb551879-b0b6-42a5-b090-03b13083b050","LogTimestamp":"2023-09-27T05:02:11.562Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:12.056Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:12.063Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:13.571Z","message":"Entering","context":{"RequestID":"b9169266-5c02-4017-8a42-06b6223be0cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac302f9a-4be6-4bb9-b4d2-6d4435e7d525","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:13.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:13.572Z","message":"{\"transactionId\":\"b9169266-5c02-4017-8a42-06b6223be0cb\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:13:571\",\"respDate\":\"230927-05:02:13:572\",\"sourceId\":\"haproxy:b9169266-5c02-4017-8a42-06b6223be0cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:13:571-97239\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2122dfbb-bf57-44ee-af58-996f8f6d1760], x-b3-parentspanid=[8d1541b4e129377e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6751320fce601498d1541b4e129377e], x-b3-spanid=[2d693347cbc23ba4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9169266-5c02-4017-8a42-06b6223be0cb]}\\\"}\"}","context":{"RequestID":"b9169266-5c02-4017-8a42-06b6223be0cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac302f9a-4be6-4bb9-b4d2-6d4435e7d525","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:13.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:13.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9169266-5c02-4017-8a42-06b6223be0cb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac302f9a-4be6-4bb9-b4d2-6d4435e7d525","LogTimestamp":"2023-09-27T05:02:13.573Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:15.594Z","message":"Entering","context":{"RequestID":"516cc6e6-14ee-4b1e-91ba-4908f233b8f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dacccbaf-6453-4dda-b261-34a66fee4c94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:15.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:15.596Z","message":"{\"transactionId\":\"516cc6e6-14ee-4b1e-91ba-4908f233b8f5\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:15:595\",\"respDate\":\"230927-05:02:15:596\",\"sourceId\":\"haproxy:516cc6e6-14ee-4b1e-91ba-4908f233b8f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:15:595-46716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aec9f90-2cd2-4807-990a-c827978330c7], x-b3-parentspanid=[76937e7add280a2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[461a49105078f1fb76937e7add280a2f], x-b3-spanid=[2ab702babcde81a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[516cc6e6-14ee-4b1e-91ba-4908f233b8f5]}\\\"}\"}","context":{"RequestID":"516cc6e6-14ee-4b1e-91ba-4908f233b8f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dacccbaf-6453-4dda-b261-34a66fee4c94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:15.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:15.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"516cc6e6-14ee-4b1e-91ba-4908f233b8f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dacccbaf-6453-4dda-b261-34a66fee4c94","LogTimestamp":"2023-09-27T05:02:15.596Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:15.940Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:02:15.951Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:15.952Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:15.952Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:17.609Z","message":"Entering","context":{"RequestID":"1fc30183-ba99-4ef7-acde-f530c839bcc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30230658-b8fb-4555-a9da-e6c0315bb07f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:17.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:17.611Z","message":"{\"transactionId\":\"1fc30183-ba99-4ef7-acde-f530c839bcc6\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:17:609\",\"respDate\":\"230927-05:02:17:611\",\"sourceId\":\"haproxy:1fc30183-ba99-4ef7-acde-f530c839bcc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:17:609-79664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e00410a-cb14-42fa-a860-3c8ca718c4aa], x-b3-parentspanid=[6823744720887c34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cca7a87de99f3216823744720887c34], x-b3-spanid=[b15aae0286d8ed27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fc30183-ba99-4ef7-acde-f530c839bcc6]}\\\"}\"}","context":{"RequestID":"1fc30183-ba99-4ef7-acde-f530c839bcc6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"30230658-b8fb-4555-a9da-e6c0315bb07f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:17.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:17.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fc30183-ba99-4ef7-acde-f530c839bcc6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30230658-b8fb-4555-a9da-e6c0315bb07f","LogTimestamp":"2023-09-27T05:02:17.611Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:18.029Z","message":"Entering","context":{"RequestID":"53f5ac86-b0b9-423c-ac22-42e8a1e0774a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"140d1c06-9e77-4ab4-a898-81882dc85ad9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:18.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:18.031Z","message":"{\"transactionId\":\"53f5ac86-b0b9-423c-ac22-42e8a1e0774a\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:18:030\",\"respDate\":\"230927-05:02:18:031\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:53f5ac86-b0b9-423c-ac22-42e8a1e0774a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:18:030-96311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae2c3e43-de91-41d2-8a01-0dd0616f461a], x-b3-parentspanid=[6502ff58dd8740ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55985], x-envoy-attempt-count=[1], x-b3-traceid=[24a72a51aff0a4d56502ff58dd8740ec], x-b3-spanid=[db4616b05dd05c31], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[53f5ac86-b0b9-423c-ac22-42e8a1e0774a]}\\\"}\"}","context":{"RequestID":"53f5ac86-b0b9-423c-ac22-42e8a1e0774a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"140d1c06-9e77-4ab4-a898-81882dc85ad9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:18.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:18.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53f5ac86-b0b9-423c-ac22-42e8a1e0774a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"140d1c06-9e77-4ab4-a898-81882dc85ad9","LogTimestamp":"2023-09-27T05:02:18.031Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:18.418Z","message":"Entering","context":{"RequestID":"6b9b9816-1ee5-4432-bcff-422d90c58203","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da6a7529-098a-4eb6-acc4-a2457535cdb8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"6b9b9816-1ee5-4432-bcff-422d90c58203","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da6a7529-098a-4eb6-acc4-a2457535cdb8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:18.420Z","message":"{\"transactionId\":\"6b9b9816-1ee5-4432-bcff-422d90c58203\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:18:418\",\"respDate\":\"230927-05:02:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6b9b9816-1ee5-4432-bcff-422d90c58203\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:18:418-43283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6b9b9816-1ee5-4432-bcff-422d90c58203]}\\\"}\"}","context":{"RequestID":"6b9b9816-1ee5-4432-bcff-422d90c58203","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"da6a7529-098a-4eb6-acc4-a2457535cdb8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b9b9816-1ee5-4432-bcff-422d90c58203","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da6a7529-098a-4eb6-acc4-a2457535cdb8","LogTimestamp":"2023-09-27T05:02:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:19.619Z","message":"Entering","context":{"RequestID":"79b1fbd2-0aff-4483-9a72-956013e3a3b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8d01218-0093-4620-b0c5-e838d6596261","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:19.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:19.621Z","message":"{\"transactionId\":\"79b1fbd2-0aff-4483-9a72-956013e3a3b5\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:19:620\",\"respDate\":\"230927-05:02:19:621\",\"sourceId\":\"haproxy:79b1fbd2-0aff-4483-9a72-956013e3a3b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:19:620-7906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9db5fa81-43b7-4c68-8b6f-09b707b60df9], x-b3-parentspanid=[0edb5124e1b0984a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7eb383df4a4024e30edb5124e1b0984a], x-b3-spanid=[f747972b9f0f4755], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79b1fbd2-0aff-4483-9a72-956013e3a3b5]}\\\"}\"}","context":{"RequestID":"79b1fbd2-0aff-4483-9a72-956013e3a3b5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8d01218-0093-4620-b0c5-e838d6596261","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:19.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:19.621Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79b1fbd2-0aff-4483-9a72-956013e3a3b5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8d01218-0093-4620-b0c5-e838d6596261","LogTimestamp":"2023-09-27T05:02:19.621Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:21.631Z","message":"Entering","context":{"RequestID":"0294b742-378f-4622-92d1-db46d010955a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3202ef9-a06a-475c-b4a1-5459ea2b50c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:21.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:21.632Z","message":"{\"transactionId\":\"0294b742-378f-4622-92d1-db46d010955a\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:21:631\",\"respDate\":\"230927-05:02:21:632\",\"sourceId\":\"haproxy:0294b742-378f-4622-92d1-db46d010955a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:21:631-28772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6945ab60-170b-4aa1-b1ac-359607bdd1d6], x-b3-parentspanid=[2b865c5a0f59c9bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[649a0f6a71b5140e2b865c5a0f59c9bb], x-b3-spanid=[118e12a339cb215e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0294b742-378f-4622-92d1-db46d010955a]}\\\"}\"}","context":{"RequestID":"0294b742-378f-4622-92d1-db46d010955a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3202ef9-a06a-475c-b4a1-5459ea2b50c6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:21.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:21.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0294b742-378f-4622-92d1-db46d010955a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3202ef9-a06a-475c-b4a1-5459ea2b50c6","LogTimestamp":"2023-09-27T05:02:21.633Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:23.647Z","message":"Entering","context":{"RequestID":"eabd9d0b-2c23-4fca-86b3-6540ae364f04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ccafe95-6b46-4ab5-937f-2c1be155d753","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:23.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:23.649Z","message":"{\"transactionId\":\"eabd9d0b-2c23-4fca-86b3-6540ae364f04\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:23:648\",\"respDate\":\"230927-05:02:23:649\",\"sourceId\":\"haproxy:eabd9d0b-2c23-4fca-86b3-6540ae364f04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:23:648-92221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c5aa0c2-92f9-4f83-9fec-e593a02e0e87], x-b3-parentspanid=[0982fbb24bb3b627], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11db980d761980440982fbb24bb3b627], x-b3-spanid=[a6bef16cf86b5f43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eabd9d0b-2c23-4fca-86b3-6540ae364f04]}\\\"}\"}","context":{"RequestID":"eabd9d0b-2c23-4fca-86b3-6540ae364f04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9ccafe95-6b46-4ab5-937f-2c1be155d753","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:23.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:23.649Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eabd9d0b-2c23-4fca-86b3-6540ae364f04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ccafe95-6b46-4ab5-937f-2c1be155d753","LogTimestamp":"2023-09-27T05:02:23.649Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:25.658Z","message":"Entering","context":{"RequestID":"a3a993a0-0788-4e9d-8e38-2df4147afe27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c6fa72a-bddf-4ab4-9ad8-d8816d3bb08a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:25.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:25.660Z","message":"{\"transactionId\":\"a3a993a0-0788-4e9d-8e38-2df4147afe27\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:25:659\",\"respDate\":\"230927-05:02:25:660\",\"sourceId\":\"haproxy:a3a993a0-0788-4e9d-8e38-2df4147afe27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:25:659-84982\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7befebed-38ce-477c-8a45-0d3b83eb182f], x-b3-parentspanid=[c065245a50f84544], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02f15f2104bb94d0c065245a50f84544], x-b3-spanid=[7715adb98197df78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3a993a0-0788-4e9d-8e38-2df4147afe27]}\\\"}\"}","context":{"RequestID":"a3a993a0-0788-4e9d-8e38-2df4147afe27","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c6fa72a-bddf-4ab4-9ad8-d8816d3bb08a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:25.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:25.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3a993a0-0788-4e9d-8e38-2df4147afe27","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c6fa72a-bddf-4ab4-9ad8-d8816d3bb08a","LogTimestamp":"2023-09-27T05:02:25.660Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:25.941Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:02:25.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:25.977Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:25.977Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:27.670Z","message":"Entering","context":{"RequestID":"2d8ef2de-a6ff-4e39-86d1-84e21fe9f796","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e4289c3-0977-44c2-9edf-61bca7f79538","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:27.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:27.672Z","message":"{\"transactionId\":\"2d8ef2de-a6ff-4e39-86d1-84e21fe9f796\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:27:671\",\"respDate\":\"230927-05:02:27:672\",\"sourceId\":\"haproxy:2d8ef2de-a6ff-4e39-86d1-84e21fe9f796\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:27:671-14759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68974ab0-559f-47a1-a3b7-3c9955f7dbcd], x-b3-parentspanid=[cd938a214e06c737], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb4f3e852732a111cd938a214e06c737], x-b3-spanid=[a3fd382cc824d167], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d8ef2de-a6ff-4e39-86d1-84e21fe9f796]}\\\"}\"}","context":{"RequestID":"2d8ef2de-a6ff-4e39-86d1-84e21fe9f796","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e4289c3-0977-44c2-9edf-61bca7f79538","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:27.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:27.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d8ef2de-a6ff-4e39-86d1-84e21fe9f796","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e4289c3-0977-44c2-9edf-61bca7f79538","LogTimestamp":"2023-09-27T05:02:27.672Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:28.034Z","message":"Entering","context":{"RequestID":"fb70473e-236c-4172-b2bd-9b2ad8633fbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"533fb0de-da88-4e93-8005-e6d8180df32f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:28.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:28.036Z","message":"{\"transactionId\":\"fb70473e-236c-4172-b2bd-9b2ad8633fbe\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:28:035\",\"respDate\":\"230927-05:02:28:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fb70473e-236c-4172-b2bd-9b2ad8633fbe\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:28:035-50863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9dc1c2f-87ff-4094-83ec-fc1cc09437b5], x-b3-parentspanid=[e5b932414ff04970], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45493], x-envoy-attempt-count=[1], x-b3-traceid=[c93f2a44099cbb40e5b932414ff04970], x-b3-spanid=[28af29a95a927a23], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fb70473e-236c-4172-b2bd-9b2ad8633fbe]}\\\"}\"}","context":{"RequestID":"fb70473e-236c-4172-b2bd-9b2ad8633fbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"533fb0de-da88-4e93-8005-e6d8180df32f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:28.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:28.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb70473e-236c-4172-b2bd-9b2ad8633fbe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"533fb0de-da88-4e93-8005-e6d8180df32f","LogTimestamp":"2023-09-27T05:02:28.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:28.418Z","message":"Entering","context":{"RequestID":"a3380ef1-5ccc-4ad8-9c80-59b6d46fa6f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"870cfb17-8003-47a4-98e3-16970ee842ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"a3380ef1-5ccc-4ad8-9c80-59b6d46fa6f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"870cfb17-8003-47a4-98e3-16970ee842ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:28.421Z","message":"{\"transactionId\":\"a3380ef1-5ccc-4ad8-9c80-59b6d46fa6f1\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:28:419\",\"respDate\":\"230927-05:02:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a3380ef1-5ccc-4ad8-9c80-59b6d46fa6f1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:28:419-34391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a3380ef1-5ccc-4ad8-9c80-59b6d46fa6f1]}\\\"}\"}","context":{"RequestID":"a3380ef1-5ccc-4ad8-9c80-59b6d46fa6f1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"870cfb17-8003-47a4-98e3-16970ee842ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3380ef1-5ccc-4ad8-9c80-59b6d46fa6f1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"870cfb17-8003-47a4-98e3-16970ee842ea","LogTimestamp":"2023-09-27T05:02:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:02:29.686Z","message":"Entering","context":{"RequestID":"834c9197-8f2e-4554-8a12-8ef3491d6385","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fc0de3b-7c60-463d-a7e0-cc90e8642ea5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:29.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:29.688Z","message":"{\"transactionId\":\"834c9197-8f2e-4554-8a12-8ef3491d6385\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:29:687\",\"respDate\":\"230927-05:02:29:688\",\"sourceId\":\"haproxy:834c9197-8f2e-4554-8a12-8ef3491d6385\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:29:687-44155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e215947a-eb3f-4e4f-9672-ebfff3cf4c60], x-b3-parentspanid=[e58d1e499fd7fdda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f428f0b9609dfeafe58d1e499fd7fdda], x-b3-spanid=[e196ab9164382662], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[834c9197-8f2e-4554-8a12-8ef3491d6385]}\\\"}\"}","context":{"RequestID":"834c9197-8f2e-4554-8a12-8ef3491d6385","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fc0de3b-7c60-463d-a7e0-cc90e8642ea5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:29.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:29.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"834c9197-8f2e-4554-8a12-8ef3491d6385","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fc0de3b-7c60-463d-a7e0-cc90e8642ea5","LogTimestamp":"2023-09-27T05:02:29.688Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:31.706Z","message":"Entering","context":{"RequestID":"b2044614-edca-4edf-b7fa-a1e712589cac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94a14c42-a0a4-4a1d-bde1-12077d771585","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:31.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:31.708Z","message":"{\"transactionId\":\"b2044614-edca-4edf-b7fa-a1e712589cac\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:31:707\",\"respDate\":\"230927-05:02:31:708\",\"sourceId\":\"haproxy:b2044614-edca-4edf-b7fa-a1e712589cac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:31:707-18966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a631e1ba-f3ef-4d9b-8ca5-28e2ce1e2cc7], x-b3-parentspanid=[d41491cd3be6ec42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f334b8e816fd1892d41491cd3be6ec42], x-b3-spanid=[4bebec278bafab8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2044614-edca-4edf-b7fa-a1e712589cac]}\\\"}\"}","context":{"RequestID":"b2044614-edca-4edf-b7fa-a1e712589cac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"94a14c42-a0a4-4a1d-bde1-12077d771585","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:31.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:31.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2044614-edca-4edf-b7fa-a1e712589cac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94a14c42-a0a4-4a1d-bde1-12077d771585","LogTimestamp":"2023-09-27T05:02:31.708Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:33.718Z","message":"Entering","context":{"RequestID":"e7758135-8660-4208-bf1f-c99cf83cb8be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c162e8e-fa33-4006-82f1-452e3e1d3092","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:33.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:33.720Z","message":"{\"transactionId\":\"e7758135-8660-4208-bf1f-c99cf83cb8be\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:33:719\",\"respDate\":\"230927-05:02:33:720\",\"sourceId\":\"haproxy:e7758135-8660-4208-bf1f-c99cf83cb8be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:33:719-73798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05257ad6-4a27-485d-8962-cd9e2a88dd5a], x-b3-parentspanid=[c0112363ff39a76a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a677099e23b2d252c0112363ff39a76a], x-b3-spanid=[31a27db592f2d723], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7758135-8660-4208-bf1f-c99cf83cb8be]}\\\"}\"}","context":{"RequestID":"e7758135-8660-4208-bf1f-c99cf83cb8be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1c162e8e-fa33-4006-82f1-452e3e1d3092","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:33.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:33.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7758135-8660-4208-bf1f-c99cf83cb8be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c162e8e-fa33-4006-82f1-452e3e1d3092","LogTimestamp":"2023-09-27T05:02:33.720Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:35.731Z","message":"Entering","context":{"RequestID":"9b63b937-a5f1-48de-8cd2-d3528f7131db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e82d6d03-437f-4f70-9fb8-399f6502cbd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:35.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:35.733Z","message":"{\"transactionId\":\"9b63b937-a5f1-48de-8cd2-d3528f7131db\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:35:732\",\"respDate\":\"230927-05:02:35:733\",\"sourceId\":\"haproxy:9b63b937-a5f1-48de-8cd2-d3528f7131db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:35:732-79492\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08966306-43e3-4fab-a623-8f224df3735e], x-b3-parentspanid=[94a2bc8e778f3530], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a48998523438de0794a2bc8e778f3530], x-b3-spanid=[98884b509a0892e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b63b937-a5f1-48de-8cd2-d3528f7131db]}\\\"}\"}","context":{"RequestID":"9b63b937-a5f1-48de-8cd2-d3528f7131db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e82d6d03-437f-4f70-9fb8-399f6502cbd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:35.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:35.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b63b937-a5f1-48de-8cd2-d3528f7131db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e82d6d03-437f-4f70-9fb8-399f6502cbd2","LogTimestamp":"2023-09-27T05:02:35.734Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:35.941Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:02:35.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:35.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:35.960Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:37.753Z","message":"Entering","context":{"RequestID":"d7c09b1a-b786-4489-90cf-94bb9a960539","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65fc4acf-9983-4e63-8efa-38e073ffa00f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:37.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:37.755Z","message":"{\"transactionId\":\"d7c09b1a-b786-4489-90cf-94bb9a960539\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:37:754\",\"respDate\":\"230927-05:02:37:755\",\"sourceId\":\"haproxy:d7c09b1a-b786-4489-90cf-94bb9a960539\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:37:754-58868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5eed9754-95f1-412f-8812-aa071cce0395], x-b3-parentspanid=[9b54804f432ecd71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed290cebb58a13d59b54804f432ecd71], x-b3-spanid=[411d85308a598bd3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7c09b1a-b786-4489-90cf-94bb9a960539]}\\\"}\"}","context":{"RequestID":"d7c09b1a-b786-4489-90cf-94bb9a960539","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65fc4acf-9983-4e63-8efa-38e073ffa00f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:37.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:37.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7c09b1a-b786-4489-90cf-94bb9a960539","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65fc4acf-9983-4e63-8efa-38e073ffa00f","LogTimestamp":"2023-09-27T05:02:37.755Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:38.031Z","message":"Entering","context":{"RequestID":"1d09b939-0210-450d-8d67-678bf5e34295","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f8941b2-90bb-4c5b-ab09-738c7b26a0bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:38.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:38.033Z","message":"{\"transactionId\":\"1d09b939-0210-450d-8d67-678bf5e34295\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:38:032\",\"respDate\":\"230927-05:02:38:033\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1d09b939-0210-450d-8d67-678bf5e34295\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:38:032-4917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5936368-bb9e-4fca-88de-1c5c2ac5c567], x-b3-parentspanid=[c6ae41c3da58cd9f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60051], x-envoy-attempt-count=[1], x-b3-traceid=[c23e8da15a07c5f8c6ae41c3da58cd9f], x-b3-spanid=[7103375068e74a55], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1d09b939-0210-450d-8d67-678bf5e34295]}\\\"}\"}","context":{"RequestID":"1d09b939-0210-450d-8d67-678bf5e34295","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f8941b2-90bb-4c5b-ab09-738c7b26a0bc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:38.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:38.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d09b939-0210-450d-8d67-678bf5e34295","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f8941b2-90bb-4c5b-ab09-738c7b26a0bc","LogTimestamp":"2023-09-27T05:02:38.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:38.418Z","message":"Entering","context":{"RequestID":"b9cb74cb-29aa-4a9a-8469-e2587643a6d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b836cbb4-81ab-4cdd-a53d-152a6c7a26bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"b9cb74cb-29aa-4a9a-8469-e2587643a6d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b836cbb4-81ab-4cdd-a53d-152a6c7a26bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:38.420Z","message":"{\"transactionId\":\"b9cb74cb-29aa-4a9a-8469-e2587643a6d8\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:38:418\",\"respDate\":\"230927-05:02:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b9cb74cb-29aa-4a9a-8469-e2587643a6d8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:38:418-90157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b9cb74cb-29aa-4a9a-8469-e2587643a6d8]}\\\"}\"}","context":{"RequestID":"b9cb74cb-29aa-4a9a-8469-e2587643a6d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b836cbb4-81ab-4cdd-a53d-152a6c7a26bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9cb74cb-29aa-4a9a-8469-e2587643a6d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b836cbb4-81ab-4cdd-a53d-152a6c7a26bf","LogTimestamp":"2023-09-27T05:02:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:02:39.767Z","message":"Entering","context":{"RequestID":"8b1b76d1-c781-49ca-9538-d5bbab3ec9a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37d21c7c-80f3-4559-8554-60aa8fe24d89","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:39.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:39.768Z","message":"{\"transactionId\":\"8b1b76d1-c781-49ca-9538-d5bbab3ec9a4\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:39:767\",\"respDate\":\"230927-05:02:39:768\",\"sourceId\":\"haproxy:8b1b76d1-c781-49ca-9538-d5bbab3ec9a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:39:767-45620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[431bd907-be0a-4293-87b5-75801c657725], x-b3-parentspanid=[7bd52fdee5f2ff14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13d43dd1ab4eb26a7bd52fdee5f2ff14], x-b3-spanid=[67d77d8f5323753b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b1b76d1-c781-49ca-9538-d5bbab3ec9a4]}\\\"}\"}","context":{"RequestID":"8b1b76d1-c781-49ca-9538-d5bbab3ec9a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"37d21c7c-80f3-4559-8554-60aa8fe24d89","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:39.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:39.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b1b76d1-c781-49ca-9538-d5bbab3ec9a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37d21c7c-80f3-4559-8554-60aa8fe24d89","LogTimestamp":"2023-09-27T05:02:39.769Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:41.777Z","message":"Entering","context":{"RequestID":"dafdfc37-e777-4d00-a595-c0d5314fec53","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"845463e1-c159-4c2e-868a-b81f168df5a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:41.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:41.779Z","message":"{\"transactionId\":\"dafdfc37-e777-4d00-a595-c0d5314fec53\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:41:778\",\"respDate\":\"230927-05:02:41:779\",\"sourceId\":\"haproxy:dafdfc37-e777-4d00-a595-c0d5314fec53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:41:778-50660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46d1ad9a-885a-4203-b6c1-5e849997b5a6], x-b3-parentspanid=[c2028a21f2d34c24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f613faad7bb33caac2028a21f2d34c24], x-b3-spanid=[4f22012d9c311e96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dafdfc37-e777-4d00-a595-c0d5314fec53]}\\\"}\"}","context":{"RequestID":"dafdfc37-e777-4d00-a595-c0d5314fec53","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"845463e1-c159-4c2e-868a-b81f168df5a1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:41.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:41.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dafdfc37-e777-4d00-a595-c0d5314fec53","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"845463e1-c159-4c2e-868a-b81f168df5a1","LogTimestamp":"2023-09-27T05:02:41.779Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:42.064Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:42.075Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:43.797Z","message":"Entering","context":{"RequestID":"999f2f99-048d-4de6-a611-6d9392287b12","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a8aee78-d45f-488c-b98d-f17e5c384bc3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:43.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:43.799Z","message":"{\"transactionId\":\"999f2f99-048d-4de6-a611-6d9392287b12\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:43:798\",\"respDate\":\"230927-05:02:43:799\",\"sourceId\":\"haproxy:999f2f99-048d-4de6-a611-6d9392287b12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:43:798-2632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc2bff96-4b34-47e3-bcae-771227c882f8], x-b3-parentspanid=[7644684bc4a3aa80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b372436ca48a4b37644684bc4a3aa80], x-b3-spanid=[ea5daa6f6ae1444e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[999f2f99-048d-4de6-a611-6d9392287b12]}\\\"}\"}","context":{"RequestID":"999f2f99-048d-4de6-a611-6d9392287b12","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a8aee78-d45f-488c-b98d-f17e5c384bc3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:43.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:43.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"999f2f99-048d-4de6-a611-6d9392287b12","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a8aee78-d45f-488c-b98d-f17e5c384bc3","LogTimestamp":"2023-09-27T05:02:43.799Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:45.814Z","message":"Entering","context":{"RequestID":"07110675-840d-456f-b5f6-d9f9cd18aa7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"477f949c-bfbc-419b-9dac-849fc41b5ba3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:45.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:45.815Z","message":"{\"transactionId\":\"07110675-840d-456f-b5f6-d9f9cd18aa7f\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:45:814\",\"respDate\":\"230927-05:02:45:815\",\"sourceId\":\"haproxy:07110675-840d-456f-b5f6-d9f9cd18aa7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:45:814-50815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59f0a8ee-cf86-4790-9a27-9ccf617a3e0c], x-b3-parentspanid=[3b9060afd6842b12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80be311d82f376433b9060afd6842b12], x-b3-spanid=[b88bc534a9ce5ff2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07110675-840d-456f-b5f6-d9f9cd18aa7f]}\\\"}\"}","context":{"RequestID":"07110675-840d-456f-b5f6-d9f9cd18aa7f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"477f949c-bfbc-419b-9dac-849fc41b5ba3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:45.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:45.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07110675-840d-456f-b5f6-d9f9cd18aa7f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"477f949c-bfbc-419b-9dac-849fc41b5ba3","LogTimestamp":"2023-09-27T05:02:45.816Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:45.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:02:45.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:45.955Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:45.955Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:47.826Z","message":"Entering","context":{"RequestID":"e35a2c2a-471f-488f-aa4f-7bf6f6508092","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e70bb65-a0e2-4ceb-aaa8-a9de763a3844","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:47.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:47.828Z","message":"{\"transactionId\":\"e35a2c2a-471f-488f-aa4f-7bf6f6508092\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:47:827\",\"respDate\":\"230927-05:02:47:828\",\"sourceId\":\"haproxy:e35a2c2a-471f-488f-aa4f-7bf6f6508092\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:47:827-7778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[330d10ce-4c4e-40b1-8ff5-bf1700c34b57], x-b3-parentspanid=[0fc054d2c59533eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04263c8f38091f240fc054d2c59533eb], x-b3-spanid=[524510d0a901b237], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e35a2c2a-471f-488f-aa4f-7bf6f6508092]}\\\"}\"}","context":{"RequestID":"e35a2c2a-471f-488f-aa4f-7bf6f6508092","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e70bb65-a0e2-4ceb-aaa8-a9de763a3844","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:47.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:47.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e35a2c2a-471f-488f-aa4f-7bf6f6508092","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e70bb65-a0e2-4ceb-aaa8-a9de763a3844","LogTimestamp":"2023-09-27T05:02:47.828Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:48.053Z","message":"Entering","context":{"RequestID":"064bff61-d519-4220-8301-9443e58cc22e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"086a5b31-fabf-48a7-99e3-43202a5fbf8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:48.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:48.055Z","message":"{\"transactionId\":\"064bff61-d519-4220-8301-9443e58cc22e\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:48:053\",\"respDate\":\"230927-05:02:48:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:064bff61-d519-4220-8301-9443e58cc22e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:48:053-92485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65053c65-6a83-45bd-9f51-738a9b466930], x-b3-parentspanid=[448ab25e8ab723e4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48359], x-envoy-attempt-count=[1], x-b3-traceid=[8942531523acbc96448ab25e8ab723e4], x-b3-spanid=[00fcf97cd98ef8ba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[064bff61-d519-4220-8301-9443e58cc22e]}\\\"}\"}","context":{"RequestID":"064bff61-d519-4220-8301-9443e58cc22e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"086a5b31-fabf-48a7-99e3-43202a5fbf8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:48.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:48.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"064bff61-d519-4220-8301-9443e58cc22e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"086a5b31-fabf-48a7-99e3-43202a5fbf8d","LogTimestamp":"2023-09-27T05:02:48.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:48.417Z","message":"Entering","context":{"RequestID":"94a808fa-cb99-40f0-9cde-e9a14db10706","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8d10431-86e8-4567-9ca7-42e0032b04e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"94a808fa-cb99-40f0-9cde-e9a14db10706","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8d10431-86e8-4567-9ca7-42e0032b04e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:48.419Z","message":"{\"transactionId\":\"94a808fa-cb99-40f0-9cde-e9a14db10706\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:48:418\",\"respDate\":\"230927-05:02:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:94a808fa-cb99-40f0-9cde-e9a14db10706\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:48:418-60276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[94a808fa-cb99-40f0-9cde-e9a14db10706]}\\\"}\"}","context":{"RequestID":"94a808fa-cb99-40f0-9cde-e9a14db10706","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8d10431-86e8-4567-9ca7-42e0032b04e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94a808fa-cb99-40f0-9cde-e9a14db10706","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8d10431-86e8-4567-9ca7-42e0032b04e3","LogTimestamp":"2023-09-27T05:02:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:49.839Z","message":"Entering","context":{"RequestID":"3d26837c-3bef-43aa-9041-b0e12d4f4b88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07341d31-e7eb-495a-8b7c-3e90b3370f9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:49.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:49.841Z","message":"{\"transactionId\":\"3d26837c-3bef-43aa-9041-b0e12d4f4b88\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:49:840\",\"respDate\":\"230927-05:02:49:841\",\"sourceId\":\"haproxy:3d26837c-3bef-43aa-9041-b0e12d4f4b88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:49:840-8411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00a44a58-f5ef-4e84-8dfe-638e822b8848], x-b3-parentspanid=[f4578595cf3d4c3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25f243db379a1f7ef4578595cf3d4c3f], x-b3-spanid=[105ada957ed09481], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d26837c-3bef-43aa-9041-b0e12d4f4b88]}\\\"}\"}","context":{"RequestID":"3d26837c-3bef-43aa-9041-b0e12d4f4b88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07341d31-e7eb-495a-8b7c-3e90b3370f9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:49.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:49.842Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d26837c-3bef-43aa-9041-b0e12d4f4b88","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07341d31-e7eb-495a-8b7c-3e90b3370f9b","LogTimestamp":"2023-09-27T05:02:49.842Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:51.850Z","message":"Entering","context":{"RequestID":"41e1e911-9d52-4596-b28e-120809d989a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df776f96-24b9-4c0c-9f5e-c64360738896","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:51.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:51.851Z","message":"{\"transactionId\":\"41e1e911-9d52-4596-b28e-120809d989a7\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:51:850\",\"respDate\":\"230927-05:02:51:851\",\"sourceId\":\"haproxy:41e1e911-9d52-4596-b28e-120809d989a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:51:850-10805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75fd4a8f-b544-4af9-af22-6f6b32b1af2f], x-b3-parentspanid=[cccd30f243121105], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fad6707884df2d0cccd30f243121105], x-b3-spanid=[e9cab9e8a955144d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41e1e911-9d52-4596-b28e-120809d989a7]}\\\"}\"}","context":{"RequestID":"41e1e911-9d52-4596-b28e-120809d989a7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df776f96-24b9-4c0c-9f5e-c64360738896","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:51.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:51.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41e1e911-9d52-4596-b28e-120809d989a7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df776f96-24b9-4c0c-9f5e-c64360738896","LogTimestamp":"2023-09-27T05:02:51.852Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:53.871Z","message":"Entering","context":{"RequestID":"4b1952f3-7645-4398-a163-12c01ebfd353","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b149caf-02c8-4f92-b28f-2fd8d7ccb461","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:53.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:53.873Z","message":"{\"transactionId\":\"4b1952f3-7645-4398-a163-12c01ebfd353\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:53:872\",\"respDate\":\"230927-05:02:53:873\",\"sourceId\":\"haproxy:4b1952f3-7645-4398-a163-12c01ebfd353\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:53:872-37768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbf010cf-d86f-40ad-af2e-9389b0b78d56], x-b3-parentspanid=[5fbd508fd386e7a0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f75d5114c08361465fbd508fd386e7a0], x-b3-spanid=[83d12541a55767d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b1952f3-7645-4398-a163-12c01ebfd353]}\\\"}\"}","context":{"RequestID":"4b1952f3-7645-4398-a163-12c01ebfd353","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3b149caf-02c8-4f92-b28f-2fd8d7ccb461","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:53.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:53.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b1952f3-7645-4398-a163-12c01ebfd353","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b149caf-02c8-4f92-b28f-2fd8d7ccb461","LogTimestamp":"2023-09-27T05:02:53.873Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:55.900Z","message":"Entering","context":{"RequestID":"b62270f7-0ca2-412f-be2d-2bde824886eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53354bf3-0210-4b4f-9c90-c33a5362066d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:55.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:55.901Z","message":"{\"transactionId\":\"b62270f7-0ca2-412f-be2d-2bde824886eb\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:55:900\",\"respDate\":\"230927-05:02:55:901\",\"sourceId\":\"haproxy:b62270f7-0ca2-412f-be2d-2bde824886eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:55:900-66921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccaa0a2f-9833-40ce-acd1-216b79a3ecc6], x-b3-parentspanid=[63212ef549029ccd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[390edea2b15deab663212ef549029ccd], x-b3-spanid=[ef82638161256f73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b62270f7-0ca2-412f-be2d-2bde824886eb]}\\\"}\"}","context":{"RequestID":"b62270f7-0ca2-412f-be2d-2bde824886eb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53354bf3-0210-4b4f-9c90-c33a5362066d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:55.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:55.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b62270f7-0ca2-412f-be2d-2bde824886eb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53354bf3-0210-4b4f-9c90-c33a5362066d","LogTimestamp":"2023-09-27T05:02:55.902Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:55.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:02:55.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:55.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:55.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:57.911Z","message":"Entering","context":{"RequestID":"ed7d0ea2-f079-439c-9a26-4cc08e2bc6f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2779286-e60b-476c-a02b-6694b86a66d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:57.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:57.912Z","message":"{\"transactionId\":\"ed7d0ea2-f079-439c-9a26-4cc08e2bc6f4\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:57:911\",\"respDate\":\"230927-05:02:57:912\",\"sourceId\":\"haproxy:ed7d0ea2-f079-439c-9a26-4cc08e2bc6f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:57:911-35753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[181cd0cf-c27a-4285-9ed9-bf1f3e2cfdc5], x-b3-parentspanid=[ee63b25f696eb108], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08f3c0023407e552ee63b25f696eb108], x-b3-spanid=[a1f15a8f29ccf93d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed7d0ea2-f079-439c-9a26-4cc08e2bc6f4]}\\\"}\"}","context":{"RequestID":"ed7d0ea2-f079-439c-9a26-4cc08e2bc6f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2779286-e60b-476c-a02b-6694b86a66d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:57.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:57.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed7d0ea2-f079-439c-9a26-4cc08e2bc6f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2779286-e60b-476c-a02b-6694b86a66d8","LogTimestamp":"2023-09-27T05:02:57.913Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:58.035Z","message":"Entering","context":{"RequestID":"7ac01736-8cb8-411c-9a79-66cba8787717","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35942bc3-921e-400a-ac30-ae649b2b3d5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:58.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:58.037Z","message":"{\"transactionId\":\"7ac01736-8cb8-411c-9a79-66cba8787717\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:58:036\",\"respDate\":\"230927-05:02:58:037\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7ac01736-8cb8-411c-9a79-66cba8787717\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:02:58:036-68157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15b08f01-461b-4ce7-8040-104198bed825], x-b3-parentspanid=[895d1416b7f4dcff], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51027], x-envoy-attempt-count=[1], x-b3-traceid=[4e84e24d6d4f54b6895d1416b7f4dcff], x-b3-spanid=[4e315e749bebefdf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7ac01736-8cb8-411c-9a79-66cba8787717]}\\\"}\"}","context":{"RequestID":"7ac01736-8cb8-411c-9a79-66cba8787717","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35942bc3-921e-400a-ac30-ae649b2b3d5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:02:58.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:58.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ac01736-8cb8-411c-9a79-66cba8787717","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35942bc3-921e-400a-ac30-ae649b2b3d5a","LogTimestamp":"2023-09-27T05:02:58.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:02:58.417Z","message":"Entering","context":{"RequestID":"dc24143b-6bcf-4443-b047-f06da34c0b82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70bb6f39-7e88-44ae-913f-94e48cb8af21","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"dc24143b-6bcf-4443-b047-f06da34c0b82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70bb6f39-7e88-44ae-913f-94e48cb8af21","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:58.420Z","message":"{\"transactionId\":\"dc24143b-6bcf-4443-b047-f06da34c0b82\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:58:418\",\"respDate\":\"230927-05:02:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dc24143b-6bcf-4443-b047-f06da34c0b82\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:02:58:418-19007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dc24143b-6bcf-4443-b047-f06da34c0b82]}\\\"}\"}","context":{"RequestID":"dc24143b-6bcf-4443-b047-f06da34c0b82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70bb6f39-7e88-44ae-913f-94e48cb8af21","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:02:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc24143b-6bcf-4443-b047-f06da34c0b82","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70bb6f39-7e88-44ae-913f-94e48cb8af21","LogTimestamp":"2023-09-27T05:02:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:02:59.921Z","message":"Entering","context":{"RequestID":"60b8da2a-837f-4493-b273-b497dbae5461","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05280df9-af79-4eed-8a4d-643cacaba465","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:59.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:02:59.923Z","message":"{\"transactionId\":\"60b8da2a-837f-4493-b273-b497dbae5461\",\"status\":\"200\",\"rqstDate\":\"230927-05:02:59:922\",\"respDate\":\"230927-05:02:59:923\",\"sourceId\":\"haproxy:60b8da2a-837f-4493-b273-b497dbae5461\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:02:59:922-50620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[085cf6aa-c43e-4f79-9a6f-46b22a72cdc9], x-b3-parentspanid=[3edfe0f33fd25e65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b228f35f23c1e9043edfe0f33fd25e65], x-b3-spanid=[f3a11129abfc41fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60b8da2a-837f-4493-b273-b497dbae5461]}\\\"}\"}","context":{"RequestID":"60b8da2a-837f-4493-b273-b497dbae5461","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"05280df9-af79-4eed-8a4d-643cacaba465","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:02:59.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:02:59.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60b8da2a-837f-4493-b273-b497dbae5461","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05280df9-af79-4eed-8a4d-643cacaba465","LogTimestamp":"2023-09-27T05:02:59.923Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:02:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:01.932Z","message":"Entering","context":{"RequestID":"a26e6402-b662-44f2-af8e-1d47a87d61b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2afb647f-ffb4-485a-a08b-de8151d0dbab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:01.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:01.933Z","message":"{\"transactionId\":\"a26e6402-b662-44f2-af8e-1d47a87d61b2\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:01:932\",\"respDate\":\"230927-05:03:01:933\",\"sourceId\":\"haproxy:a26e6402-b662-44f2-af8e-1d47a87d61b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:03:01:932-96266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fe177c8-ff93-449e-afc9-4fbab6ea86ae], x-b3-parentspanid=[e7d729a40d4e79f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9898218886a7925fe7d729a40d4e79f9], x-b3-spanid=[6aa993678656f82e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a26e6402-b662-44f2-af8e-1d47a87d61b2]}\\\"}\"}","context":{"RequestID":"a26e6402-b662-44f2-af8e-1d47a87d61b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2afb647f-ffb4-485a-a08b-de8151d0dbab","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:01.931Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:01.934Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a26e6402-b662-44f2-af8e-1d47a87d61b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2afb647f-ffb4-485a-a08b-de8151d0dbab","LogTimestamp":"2023-09-27T05:03:01.934Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:03.942Z","message":"Entering","context":{"RequestID":"9426315b-ef84-4e22-babe-2b240d90e7da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7bd6830-0560-47a9-97f0-4112793d00a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:03.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:03.943Z","message":"{\"transactionId\":\"9426315b-ef84-4e22-babe-2b240d90e7da\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:03:942\",\"respDate\":\"230927-05:03:03:943\",\"sourceId\":\"haproxy:9426315b-ef84-4e22-babe-2b240d90e7da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:03:942-72092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4179373f-52fd-4594-8867-17b9e0b51ad4], x-b3-parentspanid=[ab67754a9a059165], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9a2723a4dbf74fdab67754a9a059165], x-b3-spanid=[b695acdb43668419], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9426315b-ef84-4e22-babe-2b240d90e7da]}\\\"}\"}","context":{"RequestID":"9426315b-ef84-4e22-babe-2b240d90e7da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7bd6830-0560-47a9-97f0-4112793d00a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:03.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:03.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9426315b-ef84-4e22-babe-2b240d90e7da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7bd6830-0560-47a9-97f0-4112793d00a9","LogTimestamp":"2023-09-27T05:03:03.943Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:05.942Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:03:05.953Z","message":"Entering","context":{"RequestID":"a2a2dcbb-8d4e-4647-a240-75d6156be8a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd0a34f3-d534-46b0-846b-0f9c8ce535f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:05.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:05.955Z","message":"{\"transactionId\":\"a2a2dcbb-8d4e-4647-a240-75d6156be8a9\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:05:954\",\"respDate\":\"230927-05:03:05:955\",\"sourceId\":\"haproxy:a2a2dcbb-8d4e-4647-a240-75d6156be8a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:05:954-92000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cdd2db0-ff4e-4bb7-97d3-d8619a9ad001], x-b3-parentspanid=[6a91bf4adcbdb33a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ae881674390b35c6a91bf4adcbdb33a], x-b3-spanid=[c46e607ae880ec87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2a2dcbb-8d4e-4647-a240-75d6156be8a9]}\\\"}\"}","context":{"RequestID":"a2a2dcbb-8d4e-4647-a240-75d6156be8a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd0a34f3-d534-46b0-846b-0f9c8ce535f8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:05.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:05.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2a2dcbb-8d4e-4647-a240-75d6156be8a9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd0a34f3-d534-46b0-846b-0f9c8ce535f8","LogTimestamp":"2023-09-27T05:03:05.956Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:05.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:05.958Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:05.958Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:07.965Z","message":"Entering","context":{"RequestID":"fb0c5d7f-3e18-4cce-bfff-efbf2ab2cb0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"446747fd-96a4-4a7c-8b69-058a901a0fe2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:07.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:07.967Z","message":"{\"transactionId\":\"fb0c5d7f-3e18-4cce-bfff-efbf2ab2cb0d\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:07:966\",\"respDate\":\"230927-05:03:07:967\",\"sourceId\":\"haproxy:fb0c5d7f-3e18-4cce-bfff-efbf2ab2cb0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:07:966-98821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60dcfe9c-db73-4f92-b158-1e3b5b55b64b], x-b3-parentspanid=[c35b4e8ca3ef396b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1834d3cfa48e8edc35b4e8ca3ef396b], x-b3-spanid=[97cc505b4ecc5911], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb0c5d7f-3e18-4cce-bfff-efbf2ab2cb0d]}\\\"}\"}","context":{"RequestID":"fb0c5d7f-3e18-4cce-bfff-efbf2ab2cb0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"446747fd-96a4-4a7c-8b69-058a901a0fe2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:07.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:07.967Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb0c5d7f-3e18-4cce-bfff-efbf2ab2cb0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"446747fd-96a4-4a7c-8b69-058a901a0fe2","LogTimestamp":"2023-09-27T05:03:07.967Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:08.041Z","message":"Entering","context":{"RequestID":"ce73eb3b-6340-4375-8bf8-0dd5617487ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf1f9032-55aa-469e-ba7f-a9414ce75f94","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:08.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:08.043Z","message":"{\"transactionId\":\"ce73eb3b-6340-4375-8bf8-0dd5617487ba\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:08:042\",\"respDate\":\"230927-05:03:08:043\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ce73eb3b-6340-4375-8bf8-0dd5617487ba\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:08:042-49806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44fef5dc-2df4-404d-937b-a6f2caac860b], x-b3-parentspanid=[5517d3569ddc8ff7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48361], x-envoy-attempt-count=[1], x-b3-traceid=[d0d8aa56d95a2a605517d3569ddc8ff7], x-b3-spanid=[607d0bc869c8c9c7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ce73eb3b-6340-4375-8bf8-0dd5617487ba]}\\\"}\"}","context":{"RequestID":"ce73eb3b-6340-4375-8bf8-0dd5617487ba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf1f9032-55aa-469e-ba7f-a9414ce75f94","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:08.041Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:08.043Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce73eb3b-6340-4375-8bf8-0dd5617487ba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf1f9032-55aa-469e-ba7f-a9414ce75f94","LogTimestamp":"2023-09-27T05:03:08.043Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:08.418Z","message":"Entering","context":{"RequestID":"2d6dc0d5-370e-4359-81ee-f7ddf20033ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9b77821-1282-4393-a93d-86c0e33e3435","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d6dc0d5-370e-4359-81ee-f7ddf20033ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9b77821-1282-4393-a93d-86c0e33e3435","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:08.421Z","message":"{\"transactionId\":\"2d6dc0d5-370e-4359-81ee-f7ddf20033ad\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:08:419\",\"respDate\":\"230927-05:03:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2d6dc0d5-370e-4359-81ee-f7ddf20033ad\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:08:419-60642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2d6dc0d5-370e-4359-81ee-f7ddf20033ad]}\\\"}\"}","context":{"RequestID":"2d6dc0d5-370e-4359-81ee-f7ddf20033ad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9b77821-1282-4393-a93d-86c0e33e3435","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d6dc0d5-370e-4359-81ee-f7ddf20033ad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9b77821-1282-4393-a93d-86c0e33e3435","LogTimestamp":"2023-09-27T05:03:08.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:09.989Z","message":"Entering","context":{"RequestID":"be43bbcb-37a6-4091-bd36-66ee9bacc8f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"645d77b0-1274-417f-9f55-b75f1fb35b7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:09.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:09.991Z","message":"{\"transactionId\":\"be43bbcb-37a6-4091-bd36-66ee9bacc8f6\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:09:989\",\"respDate\":\"230927-05:03:09:991\",\"sourceId\":\"haproxy:be43bbcb-37a6-4091-bd36-66ee9bacc8f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:09:989-33688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b060bbd6-b556-4650-a737-167bd36d53b5], x-b3-parentspanid=[8c7ca18dd1503114], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fcfc0455284b05e8c7ca18dd1503114], x-b3-spanid=[dbf880a965a15f9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be43bbcb-37a6-4091-bd36-66ee9bacc8f6]}\\\"}\"}","context":{"RequestID":"be43bbcb-37a6-4091-bd36-66ee9bacc8f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"645d77b0-1274-417f-9f55-b75f1fb35b7d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:09.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:09.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be43bbcb-37a6-4091-bd36-66ee9bacc8f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"645d77b0-1274-417f-9f55-b75f1fb35b7d","LogTimestamp":"2023-09-27T05:03:09.991Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:12.003Z","message":"Entering","context":{"RequestID":"26de31e5-33ba-4003-98f6-1d9367d04bf4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"859eb4a9-fa2c-448d-beb2-2a66fd7d73f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:12.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:12.005Z","message":"{\"transactionId\":\"26de31e5-33ba-4003-98f6-1d9367d04bf4\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:12:004\",\"respDate\":\"230927-05:03:12:005\",\"sourceId\":\"haproxy:26de31e5-33ba-4003-98f6-1d9367d04bf4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:12:004-20200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31859270-9123-4cd3-9f34-c1aa9f4d3bbe], x-b3-parentspanid=[bfbade87c5b1628d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6568aff2572e4a97bfbade87c5b1628d], x-b3-spanid=[9dd84cb1c3b9049f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26de31e5-33ba-4003-98f6-1d9367d04bf4]}\\\"}\"}","context":{"RequestID":"26de31e5-33ba-4003-98f6-1d9367d04bf4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"859eb4a9-fa2c-448d-beb2-2a66fd7d73f6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:12.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:12.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26de31e5-33ba-4003-98f6-1d9367d04bf4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"859eb4a9-fa2c-448d-beb2-2a66fd7d73f6","LogTimestamp":"2023-09-27T05:03:12.005Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:12.076Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:12.080Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:14.014Z","message":"Entering","context":{"RequestID":"e429d8ea-662f-4c39-8c7a-9cb525e3c80a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"582c977a-b7f2-4d16-b803-476853f7c38a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:14.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:14.016Z","message":"{\"transactionId\":\"e429d8ea-662f-4c39-8c7a-9cb525e3c80a\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:14:015\",\"respDate\":\"230927-05:03:14:015\",\"sourceId\":\"haproxy:e429d8ea-662f-4c39-8c7a-9cb525e3c80a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:14:015-36697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[114dcbb6-d61e-44c7-af52-f762620825d4], x-b3-parentspanid=[7cc18c4e0991017b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d78413f28efa99d7cc18c4e0991017b], x-b3-spanid=[9ccf212279f1c535], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e429d8ea-662f-4c39-8c7a-9cb525e3c80a]}\\\"}\"}","context":{"RequestID":"e429d8ea-662f-4c39-8c7a-9cb525e3c80a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"582c977a-b7f2-4d16-b803-476853f7c38a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:14.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:14.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e429d8ea-662f-4c39-8c7a-9cb525e3c80a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"582c977a-b7f2-4d16-b803-476853f7c38a","LogTimestamp":"2023-09-27T05:03:14.016Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:15.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:03:15.959Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:15.959Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:15.959Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:16.029Z","message":"Entering","context":{"RequestID":"64949803-a8ca-482e-904e-a348d92e59fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f9b2e6f-26f6-42a1-8a29-f2237b84c0b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:16.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:16.031Z","message":"{\"transactionId\":\"64949803-a8ca-482e-904e-a348d92e59fd\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:16:030\",\"respDate\":\"230927-05:03:16:031\",\"sourceId\":\"haproxy:64949803-a8ca-482e-904e-a348d92e59fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:03:16:030-36042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c6ff3f6-c894-4946-ab6d-2ea99f005f63], x-b3-parentspanid=[3194669a14756b3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47fc0429982c3bba3194669a14756b3b], x-b3-spanid=[bce1f2c5605b16c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64949803-a8ca-482e-904e-a348d92e59fd]}\\\"}\"}","context":{"RequestID":"64949803-a8ca-482e-904e-a348d92e59fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f9b2e6f-26f6-42a1-8a29-f2237b84c0b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:16.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:16.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64949803-a8ca-482e-904e-a348d92e59fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f9b2e6f-26f6-42a1-8a29-f2237b84c0b1","LogTimestamp":"2023-09-27T05:03:16.031Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:18.029Z","message":"Entering","context":{"RequestID":"44fc063c-71aa-47ff-83f9-54403ed40fbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cef123f6-5936-4956-8aa2-f8a48c19926a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:18.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:18.031Z","message":"{\"transactionId\":\"44fc063c-71aa-47ff-83f9-54403ed40fbd\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:18:030\",\"respDate\":\"230927-05:03:18:031\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:44fc063c-71aa-47ff-83f9-54403ed40fbd\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:18:030-15156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7848d7ea-5df5-46f6-9c96-0d528d051b8c], x-b3-parentspanid=[e0fb6155e784967a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59999], x-envoy-attempt-count=[1], x-b3-traceid=[9bb5da260d3e0520e0fb6155e784967a], x-b3-spanid=[9c41b1a25e21daf3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[44fc063c-71aa-47ff-83f9-54403ed40fbd]}\\\"}\"}","context":{"RequestID":"44fc063c-71aa-47ff-83f9-54403ed40fbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cef123f6-5936-4956-8aa2-f8a48c19926a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:18.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:18.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44fc063c-71aa-47ff-83f9-54403ed40fbd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cef123f6-5936-4956-8aa2-f8a48c19926a","LogTimestamp":"2023-09-27T05:03:18.032Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:18.055Z","message":"Entering","context":{"RequestID":"4007a81f-af79-4f73-9f01-4f6e6a1f5905","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c27af5e2-0ee1-46c3-b913-0e59778eb293","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:18.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:18.057Z","message":"{\"transactionId\":\"4007a81f-af79-4f73-9f01-4f6e6a1f5905\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:18:056\",\"respDate\":\"230927-05:03:18:057\",\"sourceId\":\"haproxy:4007a81f-af79-4f73-9f01-4f6e6a1f5905\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:18:056-10145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[978cf62f-5e87-49e9-8a74-fb7515fdfaea], x-b3-parentspanid=[3e06f291863ef985], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a81ace4943e76dfc3e06f291863ef985], x-b3-spanid=[aebf742e0208d944], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4007a81f-af79-4f73-9f01-4f6e6a1f5905]}\\\"}\"}","context":{"RequestID":"4007a81f-af79-4f73-9f01-4f6e6a1f5905","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c27af5e2-0ee1-46c3-b913-0e59778eb293","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:18.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:18.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4007a81f-af79-4f73-9f01-4f6e6a1f5905","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c27af5e2-0ee1-46c3-b913-0e59778eb293","LogTimestamp":"2023-09-27T05:03:18.058Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:18.417Z","message":"Entering","context":{"RequestID":"34e2ad0d-7241-4f7c-ac76-bdeb85db6ef5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f08f2d10-7a3e-4ef9-b1df-d889dd8067f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"34e2ad0d-7241-4f7c-ac76-bdeb85db6ef5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f08f2d10-7a3e-4ef9-b1df-d889dd8067f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:18.420Z","message":"{\"transactionId\":\"34e2ad0d-7241-4f7c-ac76-bdeb85db6ef5\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:18:418\",\"respDate\":\"230927-05:03:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:34e2ad0d-7241-4f7c-ac76-bdeb85db6ef5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:18:418-54556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[34e2ad0d-7241-4f7c-ac76-bdeb85db6ef5]}\\\"}\"}","context":{"RequestID":"34e2ad0d-7241-4f7c-ac76-bdeb85db6ef5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f08f2d10-7a3e-4ef9-b1df-d889dd8067f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34e2ad0d-7241-4f7c-ac76-bdeb85db6ef5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f08f2d10-7a3e-4ef9-b1df-d889dd8067f1","LogTimestamp":"2023-09-27T05:03:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:03:20.074Z","message":"Entering","context":{"RequestID":"25d345db-b926-43a3-ac95-ae5cf0c902da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe9a6f27-267c-4332-b05c-6413e7794ca3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:20.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:20.075Z","message":"{\"transactionId\":\"25d345db-b926-43a3-ac95-ae5cf0c902da\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:20:074\",\"respDate\":\"230927-05:03:20:075\",\"sourceId\":\"haproxy:25d345db-b926-43a3-ac95-ae5cf0c902da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:20:074-27731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3cfddf1-98fd-4824-a849-61df9758ebe9], x-b3-parentspanid=[7fe4a1f613e26f27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ffb35c58043d57b7fe4a1f613e26f27], x-b3-spanid=[155deef2ede337f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25d345db-b926-43a3-ac95-ae5cf0c902da]}\\\"}\"}","context":{"RequestID":"25d345db-b926-43a3-ac95-ae5cf0c902da","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe9a6f27-267c-4332-b05c-6413e7794ca3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:20.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:20.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25d345db-b926-43a3-ac95-ae5cf0c902da","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe9a6f27-267c-4332-b05c-6413e7794ca3","LogTimestamp":"2023-09-27T05:03:20.076Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:22.089Z","message":"Entering","context":{"RequestID":"85413369-d92d-4a0c-b04e-d14f261002d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcee22de-a754-4287-baa8-2f118ca485b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:22.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:22.091Z","message":"{\"transactionId\":\"85413369-d92d-4a0c-b04e-d14f261002d7\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:22:090\",\"respDate\":\"230927-05:03:22:091\",\"sourceId\":\"haproxy:85413369-d92d-4a0c-b04e-d14f261002d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:22:090-21353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93686b1b-4945-4e41-89fa-3e2acec5a93c], x-b3-parentspanid=[73ff6518880efd82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a0f1f3ab72922df73ff6518880efd82], x-b3-spanid=[ad15c034fc2baeca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85413369-d92d-4a0c-b04e-d14f261002d7]}\\\"}\"}","context":{"RequestID":"85413369-d92d-4a0c-b04e-d14f261002d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcee22de-a754-4287-baa8-2f118ca485b7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:22.089Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:22.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85413369-d92d-4a0c-b04e-d14f261002d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcee22de-a754-4287-baa8-2f118ca485b7","LogTimestamp":"2023-09-27T05:03:22.091Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:24.106Z","message":"Entering","context":{"RequestID":"40fff955-46ae-4a22-a035-9097616b28cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51149068-20e1-4bac-8421-42d352723721","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:24.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:24.107Z","message":"{\"transactionId\":\"40fff955-46ae-4a22-a035-9097616b28cc\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:24:106\",\"respDate\":\"230927-05:03:24:107\",\"sourceId\":\"haproxy:40fff955-46ae-4a22-a035-9097616b28cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:03:24:106-46614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dcf227c-09b0-4575-9d24-a6a8e508a89a], x-b3-parentspanid=[703bb40a85053f57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[625b05b560f231c7703bb40a85053f57], x-b3-spanid=[ac921e141e84b9ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40fff955-46ae-4a22-a035-9097616b28cc]}\\\"}\"}","context":{"RequestID":"40fff955-46ae-4a22-a035-9097616b28cc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"51149068-20e1-4bac-8421-42d352723721","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:24.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:24.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40fff955-46ae-4a22-a035-9097616b28cc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51149068-20e1-4bac-8421-42d352723721","LogTimestamp":"2023-09-27T05:03:24.108Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:25.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:03:25.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:25.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:25.990Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:26.121Z","message":"Entering","context":{"RequestID":"fac0c3c3-0548-447c-96f6-f5bf193867cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebaeb479-bff5-4cce-abe0-5ddd96444fda","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:26.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:26.123Z","message":"{\"transactionId\":\"fac0c3c3-0548-447c-96f6-f5bf193867cb\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:26:122\",\"respDate\":\"230927-05:03:26:123\",\"sourceId\":\"haproxy:fac0c3c3-0548-447c-96f6-f5bf193867cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:26:122-31442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96d0094b-345a-45d1-9479-616eeda98716], x-b3-parentspanid=[4d4670d0edaf6a30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12f1b9bbb557581d4d4670d0edaf6a30], x-b3-spanid=[671e76e51d285c34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fac0c3c3-0548-447c-96f6-f5bf193867cb]}\\\"}\"}","context":{"RequestID":"fac0c3c3-0548-447c-96f6-f5bf193867cb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebaeb479-bff5-4cce-abe0-5ddd96444fda","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:26.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:26.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fac0c3c3-0548-447c-96f6-f5bf193867cb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebaeb479-bff5-4cce-abe0-5ddd96444fda","LogTimestamp":"2023-09-27T05:03:26.123Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:28.042Z","message":"Entering","context":{"RequestID":"c125fa5d-b66d-4171-ab34-6fca76c92909","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"348a9367-a21a-4743-8de7-bb1ee64add5d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:28.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:28.044Z","message":"{\"transactionId\":\"c125fa5d-b66d-4171-ab34-6fca76c92909\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:28:043\",\"respDate\":\"230927-05:03:28:044\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c125fa5d-b66d-4171-ab34-6fca76c92909\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:03:28:043-41674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4515d4d1-2b85-4b8f-9e41-ddee7ed0b42f], x-b3-parentspanid=[9bb2208be62a8358], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44017], x-envoy-attempt-count=[1], x-b3-traceid=[3f6adb7e090fe9989bb2208be62a8358], x-b3-spanid=[8cd4e7b3d5778d2c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c125fa5d-b66d-4171-ab34-6fca76c92909]}\\\"}\"}","context":{"RequestID":"c125fa5d-b66d-4171-ab34-6fca76c92909","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"348a9367-a21a-4743-8de7-bb1ee64add5d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:28.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:28.044Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c125fa5d-b66d-4171-ab34-6fca76c92909","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"348a9367-a21a-4743-8de7-bb1ee64add5d","LogTimestamp":"2023-09-27T05:03:28.044Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:28.141Z","message":"Entering","context":{"RequestID":"3daf698c-f42a-4276-8f05-2172467e2663","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20209aa3-70ef-426d-b32e-77c1cd777d43","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:28.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:28.143Z","message":"{\"transactionId\":\"3daf698c-f42a-4276-8f05-2172467e2663\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:28:142\",\"respDate\":\"230927-05:03:28:143\",\"sourceId\":\"haproxy:3daf698c-f42a-4276-8f05-2172467e2663\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:28:142-42406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1290ecf1-b117-4397-a29f-99265d463961], x-b3-parentspanid=[6fa5b67ab64b3e70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37898bd9ef5c50576fa5b67ab64b3e70], x-b3-spanid=[fdc31e636a71cd26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3daf698c-f42a-4276-8f05-2172467e2663]}\\\"}\"}","context":{"RequestID":"3daf698c-f42a-4276-8f05-2172467e2663","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"20209aa3-70ef-426d-b32e-77c1cd777d43","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:28.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:28.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3daf698c-f42a-4276-8f05-2172467e2663","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20209aa3-70ef-426d-b32e-77c1cd777d43","LogTimestamp":"2023-09-27T05:03:28.143Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:28.417Z","message":"Entering","context":{"RequestID":"fba28afc-a9f3-41ef-8a72-e589aa0c6404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a154997a-7692-4ea5-99de-1db6598721dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"fba28afc-a9f3-41ef-8a72-e589aa0c6404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a154997a-7692-4ea5-99de-1db6598721dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:28.419Z","message":"{\"transactionId\":\"fba28afc-a9f3-41ef-8a72-e589aa0c6404\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:28:418\",\"respDate\":\"230927-05:03:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fba28afc-a9f3-41ef-8a72-e589aa0c6404\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:28:418-31752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fba28afc-a9f3-41ef-8a72-e589aa0c6404]}\\\"}\"}","context":{"RequestID":"fba28afc-a9f3-41ef-8a72-e589aa0c6404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a154997a-7692-4ea5-99de-1db6598721dd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fba28afc-a9f3-41ef-8a72-e589aa0c6404","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a154997a-7692-4ea5-99de-1db6598721dd","LogTimestamp":"2023-09-27T05:03:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:30.154Z","message":"Entering","context":{"RequestID":"49287dc8-d293-47f4-bebb-6b2cc37be544","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b47fafc-66cb-4fb4-93b4-61e982011506","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:30.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:30.156Z","message":"{\"transactionId\":\"49287dc8-d293-47f4-bebb-6b2cc37be544\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:30:154\",\"respDate\":\"230927-05:03:30:156\",\"sourceId\":\"haproxy:49287dc8-d293-47f4-bebb-6b2cc37be544\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:30:154-6967\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8616fd23-f6d0-442c-9e20-1c7c25548d38], x-b3-parentspanid=[298d4082f0187f35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81607824ef07eb43298d4082f0187f35], x-b3-spanid=[c95af4beae3968e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49287dc8-d293-47f4-bebb-6b2cc37be544]}\\\"}\"}","context":{"RequestID":"49287dc8-d293-47f4-bebb-6b2cc37be544","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b47fafc-66cb-4fb4-93b4-61e982011506","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:30.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:30.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49287dc8-d293-47f4-bebb-6b2cc37be544","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b47fafc-66cb-4fb4-93b4-61e982011506","LogTimestamp":"2023-09-27T05:03:30.156Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:32.165Z","message":"Entering","context":{"RequestID":"01f1fd4b-2c7c-41fe-827b-132200e82147","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17390981-0d9f-4872-b169-a6a795fcae29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:32.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:32.166Z","message":"{\"transactionId\":\"01f1fd4b-2c7c-41fe-827b-132200e82147\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:32:165\",\"respDate\":\"230927-05:03:32:166\",\"sourceId\":\"haproxy:01f1fd4b-2c7c-41fe-827b-132200e82147\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:32:165-82956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a206854-0f72-4fa6-89c0-07da5528cfe6], x-b3-parentspanid=[445af53286e44759], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79420f628db2e608445af53286e44759], x-b3-spanid=[367d86edf1db010a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01f1fd4b-2c7c-41fe-827b-132200e82147]}\\\"}\"}","context":{"RequestID":"01f1fd4b-2c7c-41fe-827b-132200e82147","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17390981-0d9f-4872-b169-a6a795fcae29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:32.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:32.167Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01f1fd4b-2c7c-41fe-827b-132200e82147","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17390981-0d9f-4872-b169-a6a795fcae29","LogTimestamp":"2023-09-27T05:03:32.167Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:34.175Z","message":"Entering","context":{"RequestID":"c1edfdba-ee82-4a1c-960b-f30f34c4ff16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2cf29ef-3eb3-4724-8135-4155eb19e78a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:34.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:34.177Z","message":"{\"transactionId\":\"c1edfdba-ee82-4a1c-960b-f30f34c4ff16\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:34:176\",\"respDate\":\"230927-05:03:34:177\",\"sourceId\":\"haproxy:c1edfdba-ee82-4a1c-960b-f30f34c4ff16\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:34:176-86290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b54cb776-ec4e-48ff-b5ee-c5747523cbba], x-b3-parentspanid=[23a4c13046f7b6d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84bc407aaf59f62823a4c13046f7b6d2], x-b3-spanid=[62932a97404eae47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1edfdba-ee82-4a1c-960b-f30f34c4ff16]}\\\"}\"}","context":{"RequestID":"c1edfdba-ee82-4a1c-960b-f30f34c4ff16","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b2cf29ef-3eb3-4724-8135-4155eb19e78a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:34.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:34.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1edfdba-ee82-4a1c-960b-f30f34c4ff16","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2cf29ef-3eb3-4724-8135-4155eb19e78a","LogTimestamp":"2023-09-27T05:03:34.177Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:35.944Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:03:35.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:35.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:35.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:36.193Z","message":"Entering","context":{"RequestID":"02134d13-1b70-4734-ad5e-9899983fa077","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48c1c8b4-b17e-4419-b2ee-ff6355ffa66a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:36.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:36.194Z","message":"{\"transactionId\":\"02134d13-1b70-4734-ad5e-9899983fa077\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:36:193\",\"respDate\":\"230927-05:03:36:194\",\"sourceId\":\"haproxy:02134d13-1b70-4734-ad5e-9899983fa077\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:36:193-45096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6863e2fc-f0ce-4a25-9eb0-e37fe464147b], x-b3-parentspanid=[0f9abe57e6298aa4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[626863a6b7aace440f9abe57e6298aa4], x-b3-spanid=[9d8554d6439ef255], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02134d13-1b70-4734-ad5e-9899983fa077]}\\\"}\"}","context":{"RequestID":"02134d13-1b70-4734-ad5e-9899983fa077","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48c1c8b4-b17e-4419-b2ee-ff6355ffa66a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:36.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:36.195Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02134d13-1b70-4734-ad5e-9899983fa077","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48c1c8b4-b17e-4419-b2ee-ff6355ffa66a","LogTimestamp":"2023-09-27T05:03:36.195Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:38.035Z","message":"Entering","context":{"RequestID":"68f42ee2-f24f-4db4-9ba8-50c8d4dcd831","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c56ed8f4-0d44-4f31-8a53-9b26ee6976b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:38.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:38.037Z","message":"{\"transactionId\":\"68f42ee2-f24f-4db4-9ba8-50c8d4dcd831\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:38:036\",\"respDate\":\"230927-05:03:38:037\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:68f42ee2-f24f-4db4-9ba8-50c8d4dcd831\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:03:38:036-41320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dc0df74-5c57-466e-b096-956c62a7da25], x-b3-parentspanid=[0882d8321b56f0b0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44963], x-envoy-attempt-count=[1], x-b3-traceid=[5b4c8460320d4bce0882d8321b56f0b0], x-b3-spanid=[b82be7043abfdbf0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[68f42ee2-f24f-4db4-9ba8-50c8d4dcd831]}\\\"}\"}","context":{"RequestID":"68f42ee2-f24f-4db4-9ba8-50c8d4dcd831","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c56ed8f4-0d44-4f31-8a53-9b26ee6976b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:38.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:38.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68f42ee2-f24f-4db4-9ba8-50c8d4dcd831","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c56ed8f4-0d44-4f31-8a53-9b26ee6976b6","LogTimestamp":"2023-09-27T05:03:38.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:38.220Z","message":"Entering","context":{"RequestID":"044fc385-72ab-4dbe-a9b5-0945721f7ef7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77788ab1-7a52-496b-9d33-46d790615a58","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:38.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:38.221Z","message":"{\"transactionId\":\"044fc385-72ab-4dbe-a9b5-0945721f7ef7\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:38:220\",\"respDate\":\"230927-05:03:38:221\",\"sourceId\":\"haproxy:044fc385-72ab-4dbe-a9b5-0945721f7ef7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:38:220-44904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c8d6358-4adc-45ad-8445-c16f24b50c34], x-b3-parentspanid=[e4aa4b0f71fb6b71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb9720eaf402cdf6e4aa4b0f71fb6b71], x-b3-spanid=[36b1b09b3e6f4d80], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[044fc385-72ab-4dbe-a9b5-0945721f7ef7]}\\\"}\"}","context":{"RequestID":"044fc385-72ab-4dbe-a9b5-0945721f7ef7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77788ab1-7a52-496b-9d33-46d790615a58","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:38.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:38.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"044fc385-72ab-4dbe-a9b5-0945721f7ef7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77788ab1-7a52-496b-9d33-46d790615a58","LogTimestamp":"2023-09-27T05:03:38.222Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:38.417Z","message":"Entering","context":{"RequestID":"afdd6e26-bb46-4514-8121-4920f14ee050","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4aa3572-e53b-4a5a-ae68-d77d419540eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"afdd6e26-bb46-4514-8121-4920f14ee050","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4aa3572-e53b-4a5a-ae68-d77d419540eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:38.419Z","message":"{\"transactionId\":\"afdd6e26-bb46-4514-8121-4920f14ee050\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:38:417\",\"respDate\":\"230927-05:03:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:afdd6e26-bb46-4514-8121-4920f14ee050\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:03:38:417-61033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[afdd6e26-bb46-4514-8121-4920f14ee050]}\\\"}\"}","context":{"RequestID":"afdd6e26-bb46-4514-8121-4920f14ee050","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4aa3572-e53b-4a5a-ae68-d77d419540eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afdd6e26-bb46-4514-8121-4920f14ee050","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4aa3572-e53b-4a5a-ae68-d77d419540eb","LogTimestamp":"2023-09-27T05:03:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:40.250Z","message":"Entering","context":{"RequestID":"79e25d9d-f2f6-4397-bf47-34321851b5ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"345a5a73-0bbb-421c-b0fb-d9ddb641a362","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:40.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:40.253Z","message":"{\"transactionId\":\"79e25d9d-f2f6-4397-bf47-34321851b5ec\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:40:252\",\"respDate\":\"230927-05:03:40:253\",\"sourceId\":\"haproxy:79e25d9d-f2f6-4397-bf47-34321851b5ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:40:252-28701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fc1b78f-dbf8-427d-9b34-085fabfd499c], x-b3-parentspanid=[c2490798fb5f0015], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ab00da7d4affd3ac2490798fb5f0015], x-b3-spanid=[005cee01543a8187], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79e25d9d-f2f6-4397-bf47-34321851b5ec]}\\\"}\"}","context":{"RequestID":"79e25d9d-f2f6-4397-bf47-34321851b5ec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"345a5a73-0bbb-421c-b0fb-d9ddb641a362","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:40.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:40.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79e25d9d-f2f6-4397-bf47-34321851b5ec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"345a5a73-0bbb-421c-b0fb-d9ddb641a362","LogTimestamp":"2023-09-27T05:03:40.253Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:03:42.082Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:42.092Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:42.271Z","message":"Entering","context":{"RequestID":"a4db54e9-5127-4016-a760-81b9e56acefd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed42d19d-e072-472c-9972-5947d150ac34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:42.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:42.273Z","message":"{\"transactionId\":\"a4db54e9-5127-4016-a760-81b9e56acefd\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:42:271\",\"respDate\":\"230927-05:03:42:273\",\"sourceId\":\"haproxy:a4db54e9-5127-4016-a760-81b9e56acefd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:42:271-36527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[194aaffb-57e6-4dc5-bd24-88a7e109030b], x-b3-parentspanid=[62e027abaa338b3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b1ee02a3611269162e027abaa338b3b], x-b3-spanid=[a72e7090d4c7d7d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4db54e9-5127-4016-a760-81b9e56acefd]}\\\"}\"}","context":{"RequestID":"a4db54e9-5127-4016-a760-81b9e56acefd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed42d19d-e072-472c-9972-5947d150ac34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:42.271Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:42.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4db54e9-5127-4016-a760-81b9e56acefd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed42d19d-e072-472c-9972-5947d150ac34","LogTimestamp":"2023-09-27T05:03:42.273Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:44.298Z","message":"Entering","context":{"RequestID":"44501c92-45fc-4c2d-94dc-0df186ac514c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d79f009b-1446-47e4-a9b3-e53b3574df99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:44.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:44.300Z","message":"{\"transactionId\":\"44501c92-45fc-4c2d-94dc-0df186ac514c\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:44:299\",\"respDate\":\"230927-05:03:44:300\",\"sourceId\":\"haproxy:44501c92-45fc-4c2d-94dc-0df186ac514c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:44:299-32082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7e8c3c9-0dad-442b-af09-95eafe9c2278], x-b3-parentspanid=[5861d480e5056701], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c359d6f39d6328035861d480e5056701], x-b3-spanid=[70418fc4c60cfee0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44501c92-45fc-4c2d-94dc-0df186ac514c]}\\\"}\"}","context":{"RequestID":"44501c92-45fc-4c2d-94dc-0df186ac514c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d79f009b-1446-47e4-a9b3-e53b3574df99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:44.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:44.301Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44501c92-45fc-4c2d-94dc-0df186ac514c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d79f009b-1446-47e4-a9b3-e53b3574df99","LogTimestamp":"2023-09-27T05:03:44.301Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:45.944Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:03:45.955Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:45.955Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:45.956Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:46.311Z","message":"Entering","context":{"RequestID":"faf01f93-31a9-41f3-9ca2-f2c28e7aac40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6692e0a7-ebe5-4828-8582-30dc1b1c0033","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:46.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:46.312Z","message":"{\"transactionId\":\"faf01f93-31a9-41f3-9ca2-f2c28e7aac40\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:46:311\",\"respDate\":\"230927-05:03:46:312\",\"sourceId\":\"haproxy:faf01f93-31a9-41f3-9ca2-f2c28e7aac40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:46:311-7766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52a6211c-4b79-4705-9aa7-ff49bcc643d4], x-b3-parentspanid=[bb27673605c01908], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b2a8786a113ad11bb27673605c01908], x-b3-spanid=[832a985a0a475738], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[faf01f93-31a9-41f3-9ca2-f2c28e7aac40]}\\\"}\"}","context":{"RequestID":"faf01f93-31a9-41f3-9ca2-f2c28e7aac40","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6692e0a7-ebe5-4828-8582-30dc1b1c0033","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:46.310Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:46.313Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"faf01f93-31a9-41f3-9ca2-f2c28e7aac40","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6692e0a7-ebe5-4828-8582-30dc1b1c0033","LogTimestamp":"2023-09-27T05:03:46.313Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:48.028Z","message":"Entering","context":{"RequestID":"756a648c-46c7-45b5-8800-6e91dfabc6fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"538396fd-8dc6-4ebd-b212-d285eb459cb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:48.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:48.030Z","message":"{\"transactionId\":\"756a648c-46c7-45b5-8800-6e91dfabc6fd\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:48:028\",\"respDate\":\"230927-05:03:48:030\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:756a648c-46c7-45b5-8800-6e91dfabc6fd\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:03:48:028-42543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[051f617d-f9a8-4cc0-aa47-8942a175eab7], x-b3-parentspanid=[18a55b8e842c4556], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40115], x-envoy-attempt-count=[1], x-b3-traceid=[5ce89491554f851418a55b8e842c4556], x-b3-spanid=[493ea12f44d779c5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[756a648c-46c7-45b5-8800-6e91dfabc6fd]}\\\"}\"}","context":{"RequestID":"756a648c-46c7-45b5-8800-6e91dfabc6fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"538396fd-8dc6-4ebd-b212-d285eb459cb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:48.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:48.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"756a648c-46c7-45b5-8800-6e91dfabc6fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"538396fd-8dc6-4ebd-b212-d285eb459cb2","LogTimestamp":"2023-09-27T05:03:48.030Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:03:48.328Z","message":"Entering","context":{"RequestID":"9864c056-7c20-4794-bddf-27b4aabb6945","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc06d2af-eee4-4a81-9cbb-7babb6e32b52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:48.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:48.329Z","message":"{\"transactionId\":\"9864c056-7c20-4794-bddf-27b4aabb6945\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:48:328\",\"respDate\":\"230927-05:03:48:329\",\"sourceId\":\"haproxy:9864c056-7c20-4794-bddf-27b4aabb6945\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:48:328-26095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a6e7bae-5237-4e62-badf-d2db1e94f150], x-b3-parentspanid=[15842944080b56ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbd9d48ca84b959515842944080b56ef], x-b3-spanid=[87e5187ce6321b52], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9864c056-7c20-4794-bddf-27b4aabb6945]}\\\"}\"}","context":{"RequestID":"9864c056-7c20-4794-bddf-27b4aabb6945","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc06d2af-eee4-4a81-9cbb-7babb6e32b52","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:48.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:48.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9864c056-7c20-4794-bddf-27b4aabb6945","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc06d2af-eee4-4a81-9cbb-7babb6e32b52","LogTimestamp":"2023-09-27T05:03:48.330Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:48.417Z","message":"Entering","context":{"RequestID":"c8b87fde-6798-43ec-87ee-0105c804bd98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4419f649-f6c6-4d75-a68f-5f6fbc625c8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:48.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8b87fde-6798-43ec-87ee-0105c804bd98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4419f649-f6c6-4d75-a68f-5f6fbc625c8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:48.419Z","message":"{\"transactionId\":\"c8b87fde-6798-43ec-87ee-0105c804bd98\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:48:417\",\"respDate\":\"230927-05:03:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c8b87fde-6798-43ec-87ee-0105c804bd98\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:48:417-19752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c8b87fde-6798-43ec-87ee-0105c804bd98]}\\\"}\"}","context":{"RequestID":"c8b87fde-6798-43ec-87ee-0105c804bd98","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4419f649-f6c6-4d75-a68f-5f6fbc625c8e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:48.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8b87fde-6798-43ec-87ee-0105c804bd98","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4419f649-f6c6-4d75-a68f-5f6fbc625c8e","LogTimestamp":"2023-09-27T05:03:48.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:50.341Z","message":"Entering","context":{"RequestID":"5bc3303f-f6a7-440c-ab62-20c467c9ce0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f84823-c650-410d-8619-387c72f4fa04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:50.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:50.343Z","message":"{\"transactionId\":\"5bc3303f-f6a7-440c-ab62-20c467c9ce0e\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:50:341\",\"respDate\":\"230927-05:03:50:343\",\"sourceId\":\"haproxy:5bc3303f-f6a7-440c-ab62-20c467c9ce0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:50:341-18346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1a9ad8a-7160-406a-baa5-11232402273b], x-b3-parentspanid=[1ae8b75173874f50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93db6bd6b2effeae1ae8b75173874f50], x-b3-spanid=[9dc98b623d943c91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bc3303f-f6a7-440c-ab62-20c467c9ce0e]}\\\"}\"}","context":{"RequestID":"5bc3303f-f6a7-440c-ab62-20c467c9ce0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"35f84823-c650-410d-8619-387c72f4fa04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:50.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:50.343Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bc3303f-f6a7-440c-ab62-20c467c9ce0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35f84823-c650-410d-8619-387c72f4fa04","LogTimestamp":"2023-09-27T05:03:50.343Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:52.352Z","message":"Entering","context":{"RequestID":"5059fc5a-2fa1-4397-b9d7-472176d86d7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b1fd013-69fa-4849-b6c5-5395b30a7251","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:52.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:52.354Z","message":"{\"transactionId\":\"5059fc5a-2fa1-4397-b9d7-472176d86d7c\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:52:353\",\"respDate\":\"230927-05:03:52:354\",\"sourceId\":\"haproxy:5059fc5a-2fa1-4397-b9d7-472176d86d7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:52:353-69558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a483378-ee3a-422a-8dee-d6cd62e20981], x-b3-parentspanid=[d625ff96b5a53233], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13fdb904568f5ec5d625ff96b5a53233], x-b3-spanid=[a630e7a31b730786], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5059fc5a-2fa1-4397-b9d7-472176d86d7c]}\\\"}\"}","context":{"RequestID":"5059fc5a-2fa1-4397-b9d7-472176d86d7c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b1fd013-69fa-4849-b6c5-5395b30a7251","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:52.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:52.355Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5059fc5a-2fa1-4397-b9d7-472176d86d7c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b1fd013-69fa-4849-b6c5-5395b30a7251","LogTimestamp":"2023-09-27T05:03:52.355Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:54.363Z","message":"Entering","context":{"RequestID":"bef080e0-4b75-498f-8ac4-1a077f9900ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8361b62d-0b2b-452f-b081-691c7e629f50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:54.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:54.364Z","message":"{\"transactionId\":\"bef080e0-4b75-498f-8ac4-1a077f9900ce\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:54:363\",\"respDate\":\"230927-05:03:54:364\",\"sourceId\":\"haproxy:bef080e0-4b75-498f-8ac4-1a077f9900ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:54:363-53370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fce490c-6b8b-4e80-890e-4e0e3c1f7367], x-b3-parentspanid=[c2dae92211317a52], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1e74acd629cb7c1c2dae92211317a52], x-b3-spanid=[b9fa21a55c4ea159], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bef080e0-4b75-498f-8ac4-1a077f9900ce]}\\\"}\"}","context":{"RequestID":"bef080e0-4b75-498f-8ac4-1a077f9900ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8361b62d-0b2b-452f-b081-691c7e629f50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:54.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:54.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bef080e0-4b75-498f-8ac4-1a077f9900ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8361b62d-0b2b-452f-b081-691c7e629f50","LogTimestamp":"2023-09-27T05:03:54.365Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:55.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:03:56.043Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:56.044Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:56.044Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:56.381Z","message":"Entering","context":{"RequestID":"77856c15-e2cc-409c-90ec-e99297984d5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9632ba13-0220-4701-9342-8e2febba794f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:56.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:56.383Z","message":"{\"transactionId\":\"77856c15-e2cc-409c-90ec-e99297984d5d\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:56:382\",\"respDate\":\"230927-05:03:56:383\",\"sourceId\":\"haproxy:77856c15-e2cc-409c-90ec-e99297984d5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:56:382-43503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35e4cad0-583b-4632-99fc-75cdd173be2c], x-b3-parentspanid=[5bb831fab20142de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1599cd93c26adcab5bb831fab20142de], x-b3-spanid=[198e4184d14d1d40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77856c15-e2cc-409c-90ec-e99297984d5d]}\\\"}\"}","context":{"RequestID":"77856c15-e2cc-409c-90ec-e99297984d5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9632ba13-0220-4701-9342-8e2febba794f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:56.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:56.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77856c15-e2cc-409c-90ec-e99297984d5d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9632ba13-0220-4701-9342-8e2febba794f","LogTimestamp":"2023-09-27T05:03:56.383Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:03:58.034Z","message":"Entering","context":{"RequestID":"084200dc-0333-44c7-9eb1-e654827e2f52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34c00184-e682-4e09-b3ef-35712a2dd88b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:58.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:58.035Z","message":"{\"transactionId\":\"084200dc-0333-44c7-9eb1-e654827e2f52\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:58:034\",\"respDate\":\"230927-05:03:58:035\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:084200dc-0333-44c7-9eb1-e654827e2f52\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:03:58:034-82597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a65729d9-4f36-4ae1-be87-2949eee08160], x-b3-parentspanid=[908e5ac0904ce293], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43039], x-envoy-attempt-count=[1], x-b3-traceid=[07f52f36aaaa4f5f908e5ac0904ce293], x-b3-spanid=[00e185b11213b95c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[084200dc-0333-44c7-9eb1-e654827e2f52]}\\\"}\"}","context":{"RequestID":"084200dc-0333-44c7-9eb1-e654827e2f52","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"34c00184-e682-4e09-b3ef-35712a2dd88b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:03:58.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:58.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"084200dc-0333-44c7-9eb1-e654827e2f52","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34c00184-e682-4e09-b3ef-35712a2dd88b","LogTimestamp":"2023-09-27T05:03:58.036Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:58.403Z","message":"Entering","context":{"RequestID":"33b00b37-5370-48db-ac87-40e193c819c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85726b48-8f1f-49fd-8bd9-c1dc33ff802b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:58.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:58.406Z","message":"{\"transactionId\":\"33b00b37-5370-48db-ac87-40e193c819c0\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:58:404\",\"respDate\":\"230927-05:03:58:405\",\"sourceId\":\"haproxy:33b00b37-5370-48db-ac87-40e193c819c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:03:58:404-24384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b8ee6a0-ee32-4dc5-9188-9acd32254a18], x-b3-parentspanid=[759193a05f84b3d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f08ef83b70415ff1759193a05f84b3d9], x-b3-spanid=[1a62ef3e4e07125c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33b00b37-5370-48db-ac87-40e193c819c0]}\\\"}\"}","context":{"RequestID":"33b00b37-5370-48db-ac87-40e193c819c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"85726b48-8f1f-49fd-8bd9-c1dc33ff802b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:03:58.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:58.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33b00b37-5370-48db-ac87-40e193c819c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85726b48-8f1f-49fd-8bd9-c1dc33ff802b","LogTimestamp":"2023-09-27T05:03:58.406Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:03:58.417Z","message":"Entering","context":{"RequestID":"b7105b28-2e6c-449c-9671-9c2f12a1aa73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd514c2b-b55a-4456-ab25-fc7326e5831e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:03:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"b7105b28-2e6c-449c-9671-9c2f12a1aa73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd514c2b-b55a-4456-ab25-fc7326e5831e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:58.419Z","message":"{\"transactionId\":\"b7105b28-2e6c-449c-9671-9c2f12a1aa73\",\"status\":\"200\",\"rqstDate\":\"230927-05:03:58:418\",\"respDate\":\"230927-05:03:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b7105b28-2e6c-449c-9671-9c2f12a1aa73\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:03:58:418-1142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b7105b28-2e6c-449c-9671-9c2f12a1aa73]}\\\"}\"}","context":{"RequestID":"b7105b28-2e6c-449c-9671-9c2f12a1aa73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd514c2b-b55a-4456-ab25-fc7326e5831e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:03:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:03:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7105b28-2e6c-449c-9671-9c2f12a1aa73","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd514c2b-b55a-4456-ab25-fc7326e5831e","LogTimestamp":"2023-09-27T05:03:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:03:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:00.417Z","message":"Entering","context":{"RequestID":"93a31631-2bd7-4e02-8ed8-88e0c3c351ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3778d83-19bf-4387-88e3-2daa7d34dd29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:00.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:00.418Z","message":"{\"transactionId\":\"93a31631-2bd7-4e02-8ed8-88e0c3c351ef\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:00:417\",\"respDate\":\"230927-05:04:00:418\",\"sourceId\":\"haproxy:93a31631-2bd7-4e02-8ed8-88e0c3c351ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:00:417-76857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8feb896-854b-45d4-af65-092e21468fb7], x-b3-parentspanid=[101d6b90ee0d61dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e86cbfc3281493a101d6b90ee0d61dc], x-b3-spanid=[e092efe7b825c863], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93a31631-2bd7-4e02-8ed8-88e0c3c351ef]}\\\"}\"}","context":{"RequestID":"93a31631-2bd7-4e02-8ed8-88e0c3c351ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3778d83-19bf-4387-88e3-2daa7d34dd29","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:00.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:00.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93a31631-2bd7-4e02-8ed8-88e0c3c351ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3778d83-19bf-4387-88e3-2daa7d34dd29","LogTimestamp":"2023-09-27T05:04:00.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:02.427Z","message":"Entering","context":{"RequestID":"807363af-b988-45bc-9633-74e6aa4732db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bb88de8b-3105-4b80-8db2-1907336909c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:02.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:02.428Z","message":"{\"transactionId\":\"807363af-b988-45bc-9633-74e6aa4732db\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:02:427\",\"respDate\":\"230927-05:04:02:428\",\"sourceId\":\"haproxy:807363af-b988-45bc-9633-74e6aa4732db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:02:427-30164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[210fc0ca-ffa7-4821-9e65-02d43adc5cee], x-b3-parentspanid=[a56bcb561c336ad7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3ab645179ea2a44a56bcb561c336ad7], x-b3-spanid=[247020ad33f59ae1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[807363af-b988-45bc-9633-74e6aa4732db]}\\\"}\"}","context":{"RequestID":"807363af-b988-45bc-9633-74e6aa4732db","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"bb88de8b-3105-4b80-8db2-1907336909c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:02.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:02.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"807363af-b988-45bc-9633-74e6aa4732db","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb88de8b-3105-4b80-8db2-1907336909c2","LogTimestamp":"2023-09-27T05:04:02.429Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:04.442Z","message":"Entering","context":{"RequestID":"dbde1621-134e-4913-8bff-0d49247eb160","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70a26059-49d2-4821-a619-517c4997cbcf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:04.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:04.443Z","message":"{\"transactionId\":\"dbde1621-134e-4913-8bff-0d49247eb160\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:04:442\",\"respDate\":\"230927-05:04:04:443\",\"sourceId\":\"haproxy:dbde1621-134e-4913-8bff-0d49247eb160\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:04:442-72238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae8aaf0f-4936-4bb6-b98f-9dbb85db9e73], x-b3-parentspanid=[7d7b90a2969c57c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72a04af3a63031c47d7b90a2969c57c1], x-b3-spanid=[6fbc68f3e76d9473], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbde1621-134e-4913-8bff-0d49247eb160]}\\\"}\"}","context":{"RequestID":"dbde1621-134e-4913-8bff-0d49247eb160","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70a26059-49d2-4821-a619-517c4997cbcf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:04.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:04.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbde1621-134e-4913-8bff-0d49247eb160","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70a26059-49d2-4821-a619-517c4997cbcf","LogTimestamp":"2023-09-27T05:04:04.443Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:04:05.944Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:04:06.015Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:06.015Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:06.016Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:06.452Z","message":"Entering","context":{"RequestID":"01ef1d80-61ba-47d5-a501-2ee53fc9e550","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9a01fe9-974d-40f6-b09d-641bced5f1ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:06.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:06.454Z","message":"{\"transactionId\":\"01ef1d80-61ba-47d5-a501-2ee53fc9e550\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:06:453\",\"respDate\":\"230927-05:04:06:454\",\"sourceId\":\"haproxy:01ef1d80-61ba-47d5-a501-2ee53fc9e550\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:06:453-40003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d6db368-8f21-48db-94c6-bf905116b7b9], x-b3-parentspanid=[1a8d4c3da90c7c48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0900c6c4c818ba711a8d4c3da90c7c48], x-b3-spanid=[1a97fb61e7413c58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01ef1d80-61ba-47d5-a501-2ee53fc9e550]}\\\"}\"}","context":{"RequestID":"01ef1d80-61ba-47d5-a501-2ee53fc9e550","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9a01fe9-974d-40f6-b09d-641bced5f1ed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:06.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:06.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01ef1d80-61ba-47d5-a501-2ee53fc9e550","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9a01fe9-974d-40f6-b09d-641bced5f1ed","LogTimestamp":"2023-09-27T05:04:06.455Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:08.048Z","message":"Entering","context":{"RequestID":"3e932b2a-77da-4d44-b304-81a4a11a85af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"007b929d-0cff-4ae9-acd6-8fdde6f9536d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:08.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:08.050Z","message":"{\"transactionId\":\"3e932b2a-77da-4d44-b304-81a4a11a85af\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:08:049\",\"respDate\":\"230927-05:04:08:050\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3e932b2a-77da-4d44-b304-81a4a11a85af\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:08:049-20476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1bc375b-9a99-439a-83dd-c84e48d5f034], x-b3-parentspanid=[834e522497547aae], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60779], x-envoy-attempt-count=[1], x-b3-traceid=[3eac775cb4621603834e522497547aae], x-b3-spanid=[a01778d8ae05dee9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3e932b2a-77da-4d44-b304-81a4a11a85af]}\\\"}\"}","context":{"RequestID":"3e932b2a-77da-4d44-b304-81a4a11a85af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"007b929d-0cff-4ae9-acd6-8fdde6f9536d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:08.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:08.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e932b2a-77da-4d44-b304-81a4a11a85af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"007b929d-0cff-4ae9-acd6-8fdde6f9536d","LogTimestamp":"2023-09-27T05:04:08.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:08.417Z","message":"Entering","context":{"RequestID":"7b2b5baa-4899-423b-908f-1cf936e7bfe1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7343c3-781a-478f-bf40-28b88c8b38bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"7b2b5baa-4899-423b-908f-1cf936e7bfe1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7343c3-781a-478f-bf40-28b88c8b38bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:08.419Z","message":"{\"transactionId\":\"7b2b5baa-4899-423b-908f-1cf936e7bfe1\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:08:417\",\"respDate\":\"230927-05:04:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7b2b5baa-4899-423b-908f-1cf936e7bfe1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:08:417-39717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7b2b5baa-4899-423b-908f-1cf936e7bfe1]}\\\"}\"}","context":{"RequestID":"7b2b5baa-4899-423b-908f-1cf936e7bfe1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf7343c3-781a-478f-bf40-28b88c8b38bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b2b5baa-4899-423b-908f-1cf936e7bfe1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf7343c3-781a-478f-bf40-28b88c8b38bf","LogTimestamp":"2023-09-27T05:04:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:04:08.476Z","message":"Entering","context":{"RequestID":"8f92913e-a0be-4885-be0e-4d370e09ad94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43be124c-d66e-418b-a3e1-9d34562882d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:08.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:08.478Z","message":"{\"transactionId\":\"8f92913e-a0be-4885-be0e-4d370e09ad94\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:08:477\",\"respDate\":\"230927-05:04:08:478\",\"sourceId\":\"haproxy:8f92913e-a0be-4885-be0e-4d370e09ad94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:08:477-91286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[947be862-0877-4e58-83e5-96ef8a19915e], x-b3-parentspanid=[123c97519786b89c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27c39b7e6e4f4cb8123c97519786b89c], x-b3-spanid=[8fc83f4d00d78715], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f92913e-a0be-4885-be0e-4d370e09ad94]}\\\"}\"}","context":{"RequestID":"8f92913e-a0be-4885-be0e-4d370e09ad94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43be124c-d66e-418b-a3e1-9d34562882d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:08.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:08.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f92913e-a0be-4885-be0e-4d370e09ad94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43be124c-d66e-418b-a3e1-9d34562882d0","LogTimestamp":"2023-09-27T05:04:08.478Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:10.493Z","message":"Entering","context":{"RequestID":"bd2f89d6-5976-42de-bea0-5959df1c8885","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"363a2f95-0b52-48e6-9ac7-a633516d637f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:10.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:10.494Z","message":"{\"transactionId\":\"bd2f89d6-5976-42de-bea0-5959df1c8885\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:10:493\",\"respDate\":\"230927-05:04:10:494\",\"sourceId\":\"haproxy:bd2f89d6-5976-42de-bea0-5959df1c8885\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:10:493-58465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dae5bbd9-eaf9-4c83-b2f5-2aee08cb830b], x-b3-parentspanid=[48addb09cc9fefcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac1b3c3bc9cfe67b48addb09cc9fefcd], x-b3-spanid=[1c5797d848de2409], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd2f89d6-5976-42de-bea0-5959df1c8885]}\\\"}\"}","context":{"RequestID":"bd2f89d6-5976-42de-bea0-5959df1c8885","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"363a2f95-0b52-48e6-9ac7-a633516d637f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:10.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:10.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd2f89d6-5976-42de-bea0-5959df1c8885","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"363a2f95-0b52-48e6-9ac7-a633516d637f","LogTimestamp":"2023-09-27T05:04:10.495Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:12.093Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:12.097Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:12.502Z","message":"Entering","context":{"RequestID":"e826c94a-bfd3-4edf-ba1b-feddb6a6b9ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87a601f8-3195-46c6-9754-2718beb1c476","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:12.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:12.504Z","message":"{\"transactionId\":\"e826c94a-bfd3-4edf-ba1b-feddb6a6b9ae\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:12:503\",\"respDate\":\"230927-05:04:12:504\",\"sourceId\":\"haproxy:e826c94a-bfd3-4edf-ba1b-feddb6a6b9ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:12:503-69777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bc8abda-e1f7-48c4-bf1f-a04d1cb07ac9], x-b3-parentspanid=[cd83ccd8bf7d48a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4d19ba2ef87ee65cd83ccd8bf7d48a8], x-b3-spanid=[051cfe15eff13d2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e826c94a-bfd3-4edf-ba1b-feddb6a6b9ae]}\\\"}\"}","context":{"RequestID":"e826c94a-bfd3-4edf-ba1b-feddb6a6b9ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87a601f8-3195-46c6-9754-2718beb1c476","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:12.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:12.504Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e826c94a-bfd3-4edf-ba1b-feddb6a6b9ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87a601f8-3195-46c6-9754-2718beb1c476","LogTimestamp":"2023-09-27T05:04:12.504Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:14.519Z","message":"Entering","context":{"RequestID":"0b07bc2b-fa23-4a7c-868f-e27871cf6562","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a84e958-8192-4676-b0b2-0b30986429a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:14.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:14.521Z","message":"{\"transactionId\":\"0b07bc2b-fa23-4a7c-868f-e27871cf6562\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:14:520\",\"respDate\":\"230927-05:04:14:520\",\"sourceId\":\"haproxy:0b07bc2b-fa23-4a7c-868f-e27871cf6562\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:14:520-63354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f35ed51-77e8-484b-b93e-a7c1e91b7d1d], x-b3-parentspanid=[c9c2be98a0c3eaf1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a849367988a9546dc9c2be98a0c3eaf1], x-b3-spanid=[e88e880ac1cbaba0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b07bc2b-fa23-4a7c-868f-e27871cf6562]}\\\"}\"}","context":{"RequestID":"0b07bc2b-fa23-4a7c-868f-e27871cf6562","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a84e958-8192-4676-b0b2-0b30986429a9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:14.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:14.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b07bc2b-fa23-4a7c-868f-e27871cf6562","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a84e958-8192-4676-b0b2-0b30986429a9","LogTimestamp":"2023-09-27T05:04:14.521Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:15.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:04:15.956Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:15.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:15.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:16.531Z","message":"Entering","context":{"RequestID":"cffde567-314d-4a27-ab14-8f0d98f7c677","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d126b9d-a2c3-4fe1-9dcf-26328394bf69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:16.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:16.532Z","message":"{\"transactionId\":\"cffde567-314d-4a27-ab14-8f0d98f7c677\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:16:531\",\"respDate\":\"230927-05:04:16:532\",\"sourceId\":\"haproxy:cffde567-314d-4a27-ab14-8f0d98f7c677\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:16:531-93361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61357e06-a75f-4199-a330-c735a1fa7bf2], x-b3-parentspanid=[864b5f69000824ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d369897aa157ad17864b5f69000824ff], x-b3-spanid=[51c9604757e090dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cffde567-314d-4a27-ab14-8f0d98f7c677]}\\\"}\"}","context":{"RequestID":"cffde567-314d-4a27-ab14-8f0d98f7c677","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d126b9d-a2c3-4fe1-9dcf-26328394bf69","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:16.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:16.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cffde567-314d-4a27-ab14-8f0d98f7c677","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d126b9d-a2c3-4fe1-9dcf-26328394bf69","LogTimestamp":"2023-09-27T05:04:16.533Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:18.029Z","message":"Entering","context":{"RequestID":"52f953da-6d41-46ed-a157-4ea708e40730","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50d41631-3e57-4267-bc02-51b37285c20b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:18.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:18.030Z","message":"{\"transactionId\":\"52f953da-6d41-46ed-a157-4ea708e40730\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:18:029\",\"respDate\":\"230927-05:04:18:030\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:52f953da-6d41-46ed-a157-4ea708e40730\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:18:029-92850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d36fac2-452c-4984-8a6f-1776da2082a3], x-b3-parentspanid=[a8a20a253b1f1fc8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44967], x-envoy-attempt-count=[1], x-b3-traceid=[8f19e7b20de0a687a8a20a253b1f1fc8], x-b3-spanid=[4a48b824f75a2106], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[52f953da-6d41-46ed-a157-4ea708e40730]}\\\"}\"}","context":{"RequestID":"52f953da-6d41-46ed-a157-4ea708e40730","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"50d41631-3e57-4267-bc02-51b37285c20b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:18.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:18.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52f953da-6d41-46ed-a157-4ea708e40730","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d41631-3e57-4267-bc02-51b37285c20b","LogTimestamp":"2023-09-27T05:04:18.031Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:04:18.418Z","message":"Entering","context":{"RequestID":"8ee3c5c8-c6aa-4bee-8e1e-593e33ce05ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f753d7f-8b21-48b4-99b8-765068ade953","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8ee3c5c8-c6aa-4bee-8e1e-593e33ce05ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f753d7f-8b21-48b4-99b8-765068ade953","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:18.421Z","message":"{\"transactionId\":\"8ee3c5c8-c6aa-4bee-8e1e-593e33ce05ed\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:18:418\",\"respDate\":\"230927-05:04:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8ee3c5c8-c6aa-4bee-8e1e-593e33ce05ed\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:18:418-48721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8ee3c5c8-c6aa-4bee-8e1e-593e33ce05ed]}\\\"}\"}","context":{"RequestID":"8ee3c5c8-c6aa-4bee-8e1e-593e33ce05ed","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f753d7f-8b21-48b4-99b8-765068ade953","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ee3c5c8-c6aa-4bee-8e1e-593e33ce05ed","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f753d7f-8b21-48b4-99b8-765068ade953","LogTimestamp":"2023-09-27T05:04:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:04:18.549Z","message":"Entering","context":{"RequestID":"4c0f6573-ce0a-4d88-b23d-2a83bfdc4271","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c050f654-af1f-4f78-b685-0cee0ec0e031","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:18.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:18.551Z","message":"{\"transactionId\":\"4c0f6573-ce0a-4d88-b23d-2a83bfdc4271\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:18:549\",\"respDate\":\"230927-05:04:18:551\",\"sourceId\":\"haproxy:4c0f6573-ce0a-4d88-b23d-2a83bfdc4271\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:18:549-23536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efdfac7e-4a0c-4103-80cd-18f40999831c], x-b3-parentspanid=[ef455468189e308d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a14f89a74ef55b1def455468189e308d], x-b3-spanid=[b1264fd7fb151dc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c0f6573-ce0a-4d88-b23d-2a83bfdc4271]}\\\"}\"}","context":{"RequestID":"4c0f6573-ce0a-4d88-b23d-2a83bfdc4271","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c050f654-af1f-4f78-b685-0cee0ec0e031","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:18.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:18.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c0f6573-ce0a-4d88-b23d-2a83bfdc4271","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c050f654-af1f-4f78-b685-0cee0ec0e031","LogTimestamp":"2023-09-27T05:04:18.551Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:20.564Z","message":"Entering","context":{"RequestID":"d3be6f42-08b8-4b4f-bad8-67d063a829c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0178bad5-3c48-4df2-bd21-8537b2caa0e5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:20.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:20.566Z","message":"{\"transactionId\":\"d3be6f42-08b8-4b4f-bad8-67d063a829c9\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:20:565\",\"respDate\":\"230927-05:04:20:566\",\"sourceId\":\"haproxy:d3be6f42-08b8-4b4f-bad8-67d063a829c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:20:565-23542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5fcc67a-6b8b-427f-9b2b-3ff8a7402d9f], x-b3-parentspanid=[1a0c5b5916a67778], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0db2e38cf1e287911a0c5b5916a67778], x-b3-spanid=[ebec4f54a598b7cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3be6f42-08b8-4b4f-bad8-67d063a829c9]}\\\"}\"}","context":{"RequestID":"d3be6f42-08b8-4b4f-bad8-67d063a829c9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0178bad5-3c48-4df2-bd21-8537b2caa0e5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:20.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:20.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3be6f42-08b8-4b4f-bad8-67d063a829c9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0178bad5-3c48-4df2-bd21-8537b2caa0e5","LogTimestamp":"2023-09-27T05:04:20.567Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:04:22.581Z","message":"Entering","context":{"RequestID":"72eeef2e-d809-4739-bb03-827245246233","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccaa5e1b-052f-451b-9c49-58ee349e7389","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:22.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:22.582Z","message":"{\"transactionId\":\"72eeef2e-d809-4739-bb03-827245246233\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:22:581\",\"respDate\":\"230927-05:04:22:582\",\"sourceId\":\"haproxy:72eeef2e-d809-4739-bb03-827245246233\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:22:581-39532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1597b27-b477-4004-af9d-ae1d4027c172], x-b3-parentspanid=[ebbbcd344abc8d48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3a649c30a6a889debbbcd344abc8d48], x-b3-spanid=[c8af4b4965bf9bfa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72eeef2e-d809-4739-bb03-827245246233]}\\\"}\"}","context":{"RequestID":"72eeef2e-d809-4739-bb03-827245246233","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ccaa5e1b-052f-451b-9c49-58ee349e7389","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:22.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:22.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72eeef2e-d809-4739-bb03-827245246233","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ccaa5e1b-052f-451b-9c49-58ee349e7389","LogTimestamp":"2023-09-27T05:04:22.583Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:24.594Z","message":"Entering","context":{"RequestID":"09873872-4875-43b7-adfe-454305402b74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"430c20f4-a135-41b5-abd7-a2e3c1bfdeb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:24.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:24.596Z","message":"{\"transactionId\":\"09873872-4875-43b7-adfe-454305402b74\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:24:595\",\"respDate\":\"230927-05:04:24:596\",\"sourceId\":\"haproxy:09873872-4875-43b7-adfe-454305402b74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:24:595-6622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c2d7019-dda0-4df7-8b4a-27099de22064], x-b3-parentspanid=[782c14807b6d8bee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24d7cac0a8f4e5a4782c14807b6d8bee], x-b3-spanid=[eb5773ff831ed137], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09873872-4875-43b7-adfe-454305402b74]}\\\"}\"}","context":{"RequestID":"09873872-4875-43b7-adfe-454305402b74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"430c20f4-a135-41b5-abd7-a2e3c1bfdeb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:24.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:24.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09873872-4875-43b7-adfe-454305402b74","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"430c20f4-a135-41b5-abd7-a2e3c1bfdeb1","LogTimestamp":"2023-09-27T05:04:24.597Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:04:25.944Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:04:25.999Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:26.000Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:26.000Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:26.608Z","message":"Entering","context":{"RequestID":"6903263c-77d5-4463-ae46-35d203f14c91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82240598-026d-416c-8db9-dab266d2586e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:26.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:26.610Z","message":"{\"transactionId\":\"6903263c-77d5-4463-ae46-35d203f14c91\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:26:609\",\"respDate\":\"230927-05:04:26:610\",\"sourceId\":\"haproxy:6903263c-77d5-4463-ae46-35d203f14c91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:26:609-48698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3125bc66-a3fb-4a56-a555-af5eb16a6572], x-b3-parentspanid=[66d0a5b739159f29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32e44ff5b654ad4966d0a5b739159f29], x-b3-spanid=[0241b722ceaacc34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6903263c-77d5-4463-ae46-35d203f14c91]}\\\"}\"}","context":{"RequestID":"6903263c-77d5-4463-ae46-35d203f14c91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82240598-026d-416c-8db9-dab266d2586e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:26.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:26.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6903263c-77d5-4463-ae46-35d203f14c91","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82240598-026d-416c-8db9-dab266d2586e","LogTimestamp":"2023-09-27T05:04:26.610Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:28.030Z","message":"Entering","context":{"RequestID":"6397722d-6295-4479-a9b9-c20ab6446423","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8908e76b-9491-4ed2-a264-da6fc235a3d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:28.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:28.032Z","message":"{\"transactionId\":\"6397722d-6295-4479-a9b9-c20ab6446423\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:28:031\",\"respDate\":\"230927-05:04:28:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6397722d-6295-4479-a9b9-c20ab6446423\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:28:031-76619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6961ffe2-6cce-4673-8ff7-3cd627ec52be], x-b3-parentspanid=[0aec8ba4a64122d8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34831], x-envoy-attempt-count=[1], x-b3-traceid=[9abd921e4dcb7ea60aec8ba4a64122d8], x-b3-spanid=[3f6d7ab68f10e2e1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6397722d-6295-4479-a9b9-c20ab6446423]}\\\"}\"}","context":{"RequestID":"6397722d-6295-4479-a9b9-c20ab6446423","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8908e76b-9491-4ed2-a264-da6fc235a3d4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:28.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:28.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6397722d-6295-4479-a9b9-c20ab6446423","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8908e76b-9491-4ed2-a264-da6fc235a3d4","LogTimestamp":"2023-09-27T05:04:28.032Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:28.417Z","message":"Entering","context":{"RequestID":"2069e109-488f-4e77-b8b3-f88b60f11dd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95768b19-e2c1-4c8f-97a4-39e3b7ee4b33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2069e109-488f-4e77-b8b3-f88b60f11dd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95768b19-e2c1-4c8f-97a4-39e3b7ee4b33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:28.419Z","message":"{\"transactionId\":\"2069e109-488f-4e77-b8b3-f88b60f11dd5\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:28:418\",\"respDate\":\"230927-05:04:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2069e109-488f-4e77-b8b3-f88b60f11dd5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:28:418-12529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2069e109-488f-4e77-b8b3-f88b60f11dd5]}\\\"}\"}","context":{"RequestID":"2069e109-488f-4e77-b8b3-f88b60f11dd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"95768b19-e2c1-4c8f-97a4-39e3b7ee4b33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2069e109-488f-4e77-b8b3-f88b60f11dd5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95768b19-e2c1-4c8f-97a4-39e3b7ee4b33","LogTimestamp":"2023-09-27T05:04:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:28.620Z","message":"Entering","context":{"RequestID":"689e18c9-fc15-4ff2-ab5c-6da566ccb1a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9efcb6b7-9c55-48a5-9ca2-adcc3e26ff71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:28.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:28.621Z","message":"{\"transactionId\":\"689e18c9-fc15-4ff2-ab5c-6da566ccb1a5\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:28:620\",\"respDate\":\"230927-05:04:28:621\",\"sourceId\":\"haproxy:689e18c9-fc15-4ff2-ab5c-6da566ccb1a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:28:620-3694\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c99028f9-b574-4573-8ed3-61375d2599a2], x-b3-parentspanid=[8ddb9ebf065c3622], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95302cc218ff98388ddb9ebf065c3622], x-b3-spanid=[5f0ac23691f64881], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[689e18c9-fc15-4ff2-ab5c-6da566ccb1a5]}\\\"}\"}","context":{"RequestID":"689e18c9-fc15-4ff2-ab5c-6da566ccb1a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9efcb6b7-9c55-48a5-9ca2-adcc3e26ff71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:28.620Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:28.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"689e18c9-fc15-4ff2-ab5c-6da566ccb1a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9efcb6b7-9c55-48a5-9ca2-adcc3e26ff71","LogTimestamp":"2023-09-27T05:04:28.622Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:30.637Z","message":"Entering","context":{"RequestID":"638a4a46-0c0b-4b97-8189-3c21a0da0bff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"666da26e-a59e-4edc-b414-cf1432724666","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:30.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:30.639Z","message":"{\"transactionId\":\"638a4a46-0c0b-4b97-8189-3c21a0da0bff\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:30:638\",\"respDate\":\"230927-05:04:30:639\",\"sourceId\":\"haproxy:638a4a46-0c0b-4b97-8189-3c21a0da0bff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:30:638-64752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fb18614-cb29-40c3-b302-9d97badd63ff], x-b3-parentspanid=[c50ea7bdf7b1ca4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bce485ccbe17e72ec50ea7bdf7b1ca4f], x-b3-spanid=[4f157d5b84c80dda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[638a4a46-0c0b-4b97-8189-3c21a0da0bff]}\\\"}\"}","context":{"RequestID":"638a4a46-0c0b-4b97-8189-3c21a0da0bff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"666da26e-a59e-4edc-b414-cf1432724666","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:30.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:30.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"638a4a46-0c0b-4b97-8189-3c21a0da0bff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"666da26e-a59e-4edc-b414-cf1432724666","LogTimestamp":"2023-09-27T05:04:30.640Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:32.664Z","message":"Entering","context":{"RequestID":"d1b34805-9133-4e1c-ad11-ab701e63b4b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d579f9c3-d5d4-403e-a8ea-b369d48b6049","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:32.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:32.666Z","message":"{\"transactionId\":\"d1b34805-9133-4e1c-ad11-ab701e63b4b4\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:32:664\",\"respDate\":\"230927-05:04:32:666\",\"sourceId\":\"haproxy:d1b34805-9133-4e1c-ad11-ab701e63b4b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:32:664-76007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebe39d30-3221-4aeb-aa3c-d851490c8e08], x-b3-parentspanid=[3cedd62efb94b063], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27ed365fee9077f13cedd62efb94b063], x-b3-spanid=[a9183904a4dc8cfe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1b34805-9133-4e1c-ad11-ab701e63b4b4]}\\\"}\"}","context":{"RequestID":"d1b34805-9133-4e1c-ad11-ab701e63b4b4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d579f9c3-d5d4-403e-a8ea-b369d48b6049","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:32.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:32.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1b34805-9133-4e1c-ad11-ab701e63b4b4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d579f9c3-d5d4-403e-a8ea-b369d48b6049","LogTimestamp":"2023-09-27T05:04:32.666Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:34.676Z","message":"Entering","context":{"RequestID":"e2ebaeb3-050c-42ee-b8d3-8597c2958930","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ce0ab35-056b-430e-b8b2-1b778383ff1c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:34.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:34.678Z","message":"{\"transactionId\":\"e2ebaeb3-050c-42ee-b8d3-8597c2958930\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:34:677\",\"respDate\":\"230927-05:04:34:678\",\"sourceId\":\"haproxy:e2ebaeb3-050c-42ee-b8d3-8597c2958930\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:34:677-29256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c504cc19-703b-4dd0-82d2-e9dce80a3117], x-b3-parentspanid=[6eafdff2e19352d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d9e3ea32dec4f496eafdff2e19352d4], x-b3-spanid=[655eb1dc5ca14c1f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2ebaeb3-050c-42ee-b8d3-8597c2958930]}\\\"}\"}","context":{"RequestID":"e2ebaeb3-050c-42ee-b8d3-8597c2958930","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7ce0ab35-056b-430e-b8b2-1b778383ff1c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:34.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:34.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2ebaeb3-050c-42ee-b8d3-8597c2958930","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ce0ab35-056b-430e-b8b2-1b778383ff1c","LogTimestamp":"2023-09-27T05:04:34.679Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:35.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:04:36.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:36.002Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:36.003Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:36.692Z","message":"Entering","context":{"RequestID":"95f663a3-6948-4482-9a28-01d029737f5b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bb35480-559e-4f7f-a8fc-a8295dc3dadc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:36.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:36.694Z","message":"{\"transactionId\":\"95f663a3-6948-4482-9a28-01d029737f5b\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:36:693\",\"respDate\":\"230927-05:04:36:694\",\"sourceId\":\"haproxy:95f663a3-6948-4482-9a28-01d029737f5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:36:693-56740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f6ac1c8-ae31-43ae-b795-bcb0d1ef7fab], x-b3-parentspanid=[a5d21595c0ce8447], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[faaa2f43f6341f26a5d21595c0ce8447], x-b3-spanid=[9fa4d404021d40ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95f663a3-6948-4482-9a28-01d029737f5b]}\\\"}\"}","context":{"RequestID":"95f663a3-6948-4482-9a28-01d029737f5b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3bb35480-559e-4f7f-a8fc-a8295dc3dadc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:36.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:36.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95f663a3-6948-4482-9a28-01d029737f5b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bb35480-559e-4f7f-a8fc-a8295dc3dadc","LogTimestamp":"2023-09-27T05:04:36.695Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:38.037Z","message":"Entering","context":{"RequestID":"2c2360de-736d-4195-add4-f03276083dbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"302f1659-fcfb-4c7b-980b-b5f113b85bfb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:38.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:38.039Z","message":"{\"transactionId\":\"2c2360de-736d-4195-add4-f03276083dbe\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:38:038\",\"respDate\":\"230927-05:04:38:039\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2c2360de-736d-4195-add4-f03276083dbe\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:38:038-74992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55771383-170c-487f-8598-67019209f346], x-b3-parentspanid=[f787e266170656a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42743], x-envoy-attempt-count=[1], x-b3-traceid=[0ca494e3e4be5b40f787e266170656a4], x-b3-spanid=[791ca717daa8f6f3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2c2360de-736d-4195-add4-f03276083dbe]}\\\"}\"}","context":{"RequestID":"2c2360de-736d-4195-add4-f03276083dbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"302f1659-fcfb-4c7b-980b-b5f113b85bfb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:38.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:38.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c2360de-736d-4195-add4-f03276083dbe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"302f1659-fcfb-4c7b-980b-b5f113b85bfb","LogTimestamp":"2023-09-27T05:04:38.039Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:38.417Z","message":"Entering","context":{"RequestID":"fcb043e8-e187-43c5-84c8-19ec02e8db08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a02333d-c852-4496-82b6-0d730543cd72","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"fcb043e8-e187-43c5-84c8-19ec02e8db08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a02333d-c852-4496-82b6-0d730543cd72","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:38.419Z","message":"{\"transactionId\":\"fcb043e8-e187-43c5-84c8-19ec02e8db08\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:38:418\",\"respDate\":\"230927-05:04:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fcb043e8-e187-43c5-84c8-19ec02e8db08\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:38:418-20032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fcb043e8-e187-43c5-84c8-19ec02e8db08]}\\\"}\"}","context":{"RequestID":"fcb043e8-e187-43c5-84c8-19ec02e8db08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a02333d-c852-4496-82b6-0d730543cd72","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcb043e8-e187-43c5-84c8-19ec02e8db08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a02333d-c852-4496-82b6-0d730543cd72","LogTimestamp":"2023-09-27T05:04:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:38.706Z","message":"Entering","context":{"RequestID":"23fd7b8d-1773-4ea6-950c-f512ddad5b93","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6273a6fe-3364-4e4e-a93b-f951f7fd9936","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:38.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:38.707Z","message":"{\"transactionId\":\"23fd7b8d-1773-4ea6-950c-f512ddad5b93\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:38:706\",\"respDate\":\"230927-05:04:38:707\",\"sourceId\":\"haproxy:23fd7b8d-1773-4ea6-950c-f512ddad5b93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:38:706-18660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f77c163-120f-4acf-9960-8c39f927e1c6], x-b3-parentspanid=[a7f34c8d40e09383], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c98f57cd3411c38ba7f34c8d40e09383], x-b3-spanid=[1ec75d21fa95aa00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23fd7b8d-1773-4ea6-950c-f512ddad5b93]}\\\"}\"}","context":{"RequestID":"23fd7b8d-1773-4ea6-950c-f512ddad5b93","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6273a6fe-3364-4e4e-a93b-f951f7fd9936","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:38.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:38.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23fd7b8d-1773-4ea6-950c-f512ddad5b93","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6273a6fe-3364-4e4e-a93b-f951f7fd9936","LogTimestamp":"2023-09-27T05:04:38.708Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:40.724Z","message":"Entering","context":{"RequestID":"84ea4164-477a-4253-915c-ffd37900db57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bed61d0-7c44-4b59-a9be-d091fb5567e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:40.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:40.726Z","message":"{\"transactionId\":\"84ea4164-477a-4253-915c-ffd37900db57\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:40:724\",\"respDate\":\"230927-05:04:40:726\",\"sourceId\":\"haproxy:84ea4164-477a-4253-915c-ffd37900db57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:40:724-87814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92731e58-7e44-438c-87e7-70a5b510a559], x-b3-parentspanid=[ecc0cd9a0dcf0046], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[467e2aaaa2863562ecc0cd9a0dcf0046], x-b3-spanid=[14c12a4950db46f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84ea4164-477a-4253-915c-ffd37900db57]}\\\"}\"}","context":{"RequestID":"84ea4164-477a-4253-915c-ffd37900db57","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6bed61d0-7c44-4b59-a9be-d091fb5567e1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:40.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:40.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84ea4164-477a-4253-915c-ffd37900db57","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bed61d0-7c44-4b59-a9be-d091fb5567e1","LogTimestamp":"2023-09-27T05:04:40.726Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:42.107Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:42.115Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:42.737Z","message":"Entering","context":{"RequestID":"7cb1c78b-63ce-46a5-84e3-efab1631f370","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9f8d92a-4053-4992-9799-a9f0a209caee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:42.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:42.739Z","message":"{\"transactionId\":\"7cb1c78b-63ce-46a5-84e3-efab1631f370\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:42:738\",\"respDate\":\"230927-05:04:42:739\",\"sourceId\":\"haproxy:7cb1c78b-63ce-46a5-84e3-efab1631f370\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:42:738-77696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b717ace-1030-9a5f-bbd5-727d4a15ad53], x-b3-parentspanid=[c40a860eb9a9eb45], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df8c63074673a054c40a860eb9a9eb45], x-b3-spanid=[1f52214a1598c65b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cb1c78b-63ce-46a5-84e3-efab1631f370]}\\\"}\"}","context":{"RequestID":"7cb1c78b-63ce-46a5-84e3-efab1631f370","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b9f8d92a-4053-4992-9799-a9f0a209caee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:42.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:42.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cb1c78b-63ce-46a5-84e3-efab1631f370","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9f8d92a-4053-4992-9799-a9f0a209caee","LogTimestamp":"2023-09-27T05:04:42.740Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:44.749Z","message":"Entering","context":{"RequestID":"8e028c1a-7073-40eb-ae31-edeb68facff8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b532870e-09d7-411d-a671-04347fffee20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:44.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:44.751Z","message":"{\"transactionId\":\"8e028c1a-7073-40eb-ae31-edeb68facff8\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:44:750\",\"respDate\":\"230927-05:04:44:751\",\"sourceId\":\"haproxy:8e028c1a-7073-40eb-ae31-edeb68facff8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:44:750-61459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd61b065-d8d8-45e7-9893-b0f9d7ba0642], x-b3-parentspanid=[35d6b76f64f22028], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09ea35de6d4162e735d6b76f64f22028], x-b3-spanid=[adaeab5da2398f9b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e028c1a-7073-40eb-ae31-edeb68facff8]}\\\"}\"}","context":{"RequestID":"8e028c1a-7073-40eb-ae31-edeb68facff8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b532870e-09d7-411d-a671-04347fffee20","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:44.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:44.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e028c1a-7073-40eb-ae31-edeb68facff8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b532870e-09d7-411d-a671-04347fffee20","LogTimestamp":"2023-09-27T05:04:44.751Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:45.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:04:45.953Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:45.953Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:45.953Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:46.760Z","message":"Entering","context":{"RequestID":"1a8af370-d42f-4c9d-85fb-590503eefdfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3a6d221-7e77-4a45-93c3-d5fabe75157b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:46.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:46.762Z","message":"{\"transactionId\":\"1a8af370-d42f-4c9d-85fb-590503eefdfe\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:46:760\",\"respDate\":\"230927-05:04:46:762\",\"sourceId\":\"haproxy:1a8af370-d42f-4c9d-85fb-590503eefdfe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:46:760-98765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d46f2dea-8336-4fe2-a4f0-6c6f1c12a829], x-b3-parentspanid=[6aa1eff7d79d51e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[675b5c1deae084f96aa1eff7d79d51e4], x-b3-spanid=[ca77c1467b460cd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a8af370-d42f-4c9d-85fb-590503eefdfe]}\\\"}\"}","context":{"RequestID":"1a8af370-d42f-4c9d-85fb-590503eefdfe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c3a6d221-7e77-4a45-93c3-d5fabe75157b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:46.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:46.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a8af370-d42f-4c9d-85fb-590503eefdfe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3a6d221-7e77-4a45-93c3-d5fabe75157b","LogTimestamp":"2023-09-27T05:04:46.762Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:48.026Z","message":"Entering","context":{"RequestID":"4a77c8aa-53f1-4d88-90e7-b22e3bebd880","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a728368-6d13-46a1-ae3d-89d9976eb925","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:48.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:48.028Z","message":"{\"transactionId\":\"4a77c8aa-53f1-4d88-90e7-b22e3bebd880\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:48:027\",\"respDate\":\"230927-05:04:48:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4a77c8aa-53f1-4d88-90e7-b22e3bebd880\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:48:027-48035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57a8e496-6deb-49da-8684-4e2343296fa2], x-b3-parentspanid=[946a83197fec1a09], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50491], x-envoy-attempt-count=[1], x-b3-traceid=[787487387feede8e946a83197fec1a09], x-b3-spanid=[e0cb2737c7612012], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4a77c8aa-53f1-4d88-90e7-b22e3bebd880]}\\\"}\"}","context":{"RequestID":"4a77c8aa-53f1-4d88-90e7-b22e3bebd880","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2a728368-6d13-46a1-ae3d-89d9976eb925","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:48.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:48.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a77c8aa-53f1-4d88-90e7-b22e3bebd880","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a728368-6d13-46a1-ae3d-89d9976eb925","LogTimestamp":"2023-09-27T05:04:48.029Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:48.416Z","message":"Entering","context":{"RequestID":"13224359-f840-4ba6-9ca2-256897e0a02c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"309b6130-95d9-447c-be93-03735a93b274","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:48.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:48.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"13224359-f840-4ba6-9ca2-256897e0a02c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"309b6130-95d9-447c-be93-03735a93b274","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:48.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:48.418Z","message":"{\"transactionId\":\"13224359-f840-4ba6-9ca2-256897e0a02c\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:48:417\",\"respDate\":\"230927-05:04:48:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:13224359-f840-4ba6-9ca2-256897e0a02c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:48:417-62845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[13224359-f840-4ba6-9ca2-256897e0a02c]}\\\"}\"}","context":{"RequestID":"13224359-f840-4ba6-9ca2-256897e0a02c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"309b6130-95d9-447c-be93-03735a93b274","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:48.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:48.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13224359-f840-4ba6-9ca2-256897e0a02c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"309b6130-95d9-447c-be93-03735a93b274","LogTimestamp":"2023-09-27T05:04:48.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:48.774Z","message":"Entering","context":{"RequestID":"c06fe020-d959-487c-9115-17513c86bdd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec00254c-bd37-4bef-9e93-7596c878cf92","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:48.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:48.776Z","message":"{\"transactionId\":\"c06fe020-d959-487c-9115-17513c86bdd1\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:48:775\",\"respDate\":\"230927-05:04:48:776\",\"sourceId\":\"haproxy:c06fe020-d959-487c-9115-17513c86bdd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:48:775-75398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[321a0b3f-31ce-4e18-8ceb-6f3690d3221f], x-b3-parentspanid=[2895f61de9480bde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b839c854f8b101b2895f61de9480bde], x-b3-spanid=[3c5f4acca19c0136], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c06fe020-d959-487c-9115-17513c86bdd1]}\\\"}\"}","context":{"RequestID":"c06fe020-d959-487c-9115-17513c86bdd1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec00254c-bd37-4bef-9e93-7596c878cf92","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:48.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:48.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c06fe020-d959-487c-9115-17513c86bdd1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec00254c-bd37-4bef-9e93-7596c878cf92","LogTimestamp":"2023-09-27T05:04:48.776Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:50.787Z","message":"Entering","context":{"RequestID":"3e7e2370-d1c0-43a8-80e0-ce129c160149","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b4193f0-7198-46f9-953e-c7e29af1a4f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:50.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:50.789Z","message":"{\"transactionId\":\"3e7e2370-d1c0-43a8-80e0-ce129c160149\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:50:788\",\"respDate\":\"230927-05:04:50:789\",\"sourceId\":\"haproxy:3e7e2370-d1c0-43a8-80e0-ce129c160149\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:50:788-36416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58f1df3c-b29a-4987-9878-ec15f2518452], x-b3-parentspanid=[3a8682c3cc96f9eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdff96c290dcc6dd3a8682c3cc96f9eb], x-b3-spanid=[a965733e9abb0b2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e7e2370-d1c0-43a8-80e0-ce129c160149]}\\\"}\"}","context":{"RequestID":"3e7e2370-d1c0-43a8-80e0-ce129c160149","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b4193f0-7198-46f9-953e-c7e29af1a4f1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:50.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:50.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e7e2370-d1c0-43a8-80e0-ce129c160149","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b4193f0-7198-46f9-953e-c7e29af1a4f1","LogTimestamp":"2023-09-27T05:04:50.789Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:52.797Z","message":"Entering","context":{"RequestID":"cd173714-c70e-4319-82bf-9586924557e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18f52f0a-dbbf-48fc-846b-1e7415476905","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:52.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:52.799Z","message":"{\"transactionId\":\"cd173714-c70e-4319-82bf-9586924557e9\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:52:797\",\"respDate\":\"230927-05:04:52:799\",\"sourceId\":\"haproxy:cd173714-c70e-4319-82bf-9586924557e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:52:797-48565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7b5d373-e149-459f-a9a5-3f69e7cd6468], x-b3-parentspanid=[31d6693a869fe91b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9db64639ca7c06e31d6693a869fe91b], x-b3-spanid=[6af4d790a6552d32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd173714-c70e-4319-82bf-9586924557e9]}\\\"}\"}","context":{"RequestID":"cd173714-c70e-4319-82bf-9586924557e9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18f52f0a-dbbf-48fc-846b-1e7415476905","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:52.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:52.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd173714-c70e-4319-82bf-9586924557e9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18f52f0a-dbbf-48fc-846b-1e7415476905","LogTimestamp":"2023-09-27T05:04:52.799Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:54.824Z","message":"Entering","context":{"RequestID":"bdca0f2e-3c74-4dc3-b409-8e6dcf9d2918","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f007839-210d-420f-ab59-e0b5f34b4ba0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:54.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:54.826Z","message":"{\"transactionId\":\"bdca0f2e-3c74-4dc3-b409-8e6dcf9d2918\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:54:824\",\"respDate\":\"230927-05:04:54:826\",\"sourceId\":\"haproxy:bdca0f2e-3c74-4dc3-b409-8e6dcf9d2918\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:04:54:824-19535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a40c4ce-f6ad-4063-b535-a6b0c9bf61e3], x-b3-parentspanid=[b6ee06b49ce2bf2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba11106ddb5aa669b6ee06b49ce2bf2f], x-b3-spanid=[5f392693c5ab7b4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdca0f2e-3c74-4dc3-b409-8e6dcf9d2918]}\\\"}\"}","context":{"RequestID":"bdca0f2e-3c74-4dc3-b409-8e6dcf9d2918","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4f007839-210d-420f-ab59-e0b5f34b4ba0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:54.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:54.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdca0f2e-3c74-4dc3-b409-8e6dcf9d2918","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f007839-210d-420f-ab59-e0b5f34b4ba0","LogTimestamp":"2023-09-27T05:04:54.826Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:55.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:04:55.979Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:55.980Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:55.980Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:56.837Z","message":"Entering","context":{"RequestID":"bfcb7444-85d7-4a3b-a1f5-fab42e74dd04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2fcd6f1-0734-4a9e-ac36-94fab654fa88","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:56.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:56.839Z","message":"{\"transactionId\":\"bfcb7444-85d7-4a3b-a1f5-fab42e74dd04\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:56:838\",\"respDate\":\"230927-05:04:56:839\",\"sourceId\":\"haproxy:bfcb7444-85d7-4a3b-a1f5-fab42e74dd04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:56:838-45586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a09c9745-78d8-47f8-8373-96bf0757f391], x-b3-parentspanid=[c77fb21ad82b7412], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57a763bc23734aeec77fb21ad82b7412], x-b3-spanid=[72720900f64f23c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfcb7444-85d7-4a3b-a1f5-fab42e74dd04]}\\\"}\"}","context":{"RequestID":"bfcb7444-85d7-4a3b-a1f5-fab42e74dd04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2fcd6f1-0734-4a9e-ac36-94fab654fa88","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:56.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:56.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfcb7444-85d7-4a3b-a1f5-fab42e74dd04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2fcd6f1-0734-4a9e-ac36-94fab654fa88","LogTimestamp":"2023-09-27T05:04:56.839Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:58.029Z","message":"Entering","context":{"RequestID":"37a81be0-5eef-478f-a5f1-75eb554d8a58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"146fb61e-acf0-4e4c-be55-820ac44afedb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:58.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:58.031Z","message":"{\"transactionId\":\"37a81be0-5eef-478f-a5f1-75eb554d8a58\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:58:030\",\"respDate\":\"230927-05:04:58:031\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:37a81be0-5eef-478f-a5f1-75eb554d8a58\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:04:58:030-80211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62cbacdf-b12d-4e35-bb2c-624373d11f17], x-b3-parentspanid=[c96233b5fc51ca4f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47417], x-envoy-attempt-count=[1], x-b3-traceid=[88be45a3873e334dc96233b5fc51ca4f], x-b3-spanid=[cb3611b55e7335cc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[37a81be0-5eef-478f-a5f1-75eb554d8a58]}\\\"}\"}","context":{"RequestID":"37a81be0-5eef-478f-a5f1-75eb554d8a58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"146fb61e-acf0-4e4c-be55-820ac44afedb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:04:58.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:58.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37a81be0-5eef-478f-a5f1-75eb554d8a58","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"146fb61e-acf0-4e4c-be55-820ac44afedb","LogTimestamp":"2023-09-27T05:04:58.032Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:04:58.418Z","message":"Entering","context":{"RequestID":"fda384ed-b6b5-4720-8dda-0ad60dfdcbb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b864820-ebc8-4b80-8a6e-7072965ca191","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"fda384ed-b6b5-4720-8dda-0ad60dfdcbb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b864820-ebc8-4b80-8a6e-7072965ca191","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:58.420Z","message":"{\"transactionId\":\"fda384ed-b6b5-4720-8dda-0ad60dfdcbb8\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:58:419\",\"respDate\":\"230927-05:04:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fda384ed-b6b5-4720-8dda-0ad60dfdcbb8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:58:419-5262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fda384ed-b6b5-4720-8dda-0ad60dfdcbb8]}\\\"}\"}","context":{"RequestID":"fda384ed-b6b5-4720-8dda-0ad60dfdcbb8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b864820-ebc8-4b80-8a6e-7072965ca191","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:04:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fda384ed-b6b5-4720-8dda-0ad60dfdcbb8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b864820-ebc8-4b80-8a6e-7072965ca191","LogTimestamp":"2023-09-27T05:04:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:04:58.850Z","message":"Entering","context":{"RequestID":"b51d7dc4-9ab0-46a3-8090-4835bf5a9ff1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2039d07f-7a70-414b-a47b-7891d36dcaa8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:58.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:04:58.852Z","message":"{\"transactionId\":\"b51d7dc4-9ab0-46a3-8090-4835bf5a9ff1\",\"status\":\"200\",\"rqstDate\":\"230927-05:04:58:851\",\"respDate\":\"230927-05:04:58:852\",\"sourceId\":\"haproxy:b51d7dc4-9ab0-46a3-8090-4835bf5a9ff1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:04:58:851-70530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1a33ca4-2a2c-4bea-84a2-f8b141bff575], x-b3-parentspanid=[aa2851356caa2573], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c3b04420cc53269aa2851356caa2573], x-b3-spanid=[da0c09ccf1372fd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b51d7dc4-9ab0-46a3-8090-4835bf5a9ff1]}\\\"}\"}","context":{"RequestID":"b51d7dc4-9ab0-46a3-8090-4835bf5a9ff1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2039d07f-7a70-414b-a47b-7891d36dcaa8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:04:58.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:04:58.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b51d7dc4-9ab0-46a3-8090-4835bf5a9ff1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2039d07f-7a70-414b-a47b-7891d36dcaa8","LogTimestamp":"2023-09-27T05:04:58.853Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:04:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:05:00.861Z","message":"Entering","context":{"RequestID":"ba9ec0ba-26fb-4697-8f47-da394e581f53","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6246e17b-e47f-4377-bc83-34b4e23e897f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:00.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:00.866Z","message":"{\"transactionId\":\"ba9ec0ba-26fb-4697-8f47-da394e581f53\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:00:863\",\"respDate\":\"230927-05:05:00:866\",\"sourceId\":\"haproxy:ba9ec0ba-26fb-4697-8f47-da394e581f53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:00:863-73831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2959d771-4fd9-4ca5-9665-199e78fc4557], x-b3-parentspanid=[a48a7aee8240f9ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8bf32a808332469ca48a7aee8240f9ea], x-b3-spanid=[263edd2074e8e3a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba9ec0ba-26fb-4697-8f47-da394e581f53]}\\\"}\"}","context":{"RequestID":"ba9ec0ba-26fb-4697-8f47-da394e581f53","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6246e17b-e47f-4377-bc83-34b4e23e897f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:00.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:00.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba9ec0ba-26fb-4697-8f47-da394e581f53","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6246e17b-e47f-4377-bc83-34b4e23e897f","LogTimestamp":"2023-09-27T05:05:00.866Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T05:05:02.873Z","message":"Entering","context":{"RequestID":"94a00b39-ca58-4cc6-9751-5af88b999e32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bffe29c0-63c0-4eaf-8e52-e37c8d43bb50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:02.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:02.875Z","message":"{\"transactionId\":\"94a00b39-ca58-4cc6-9751-5af88b999e32\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:02:874\",\"respDate\":\"230927-05:05:02:875\",\"sourceId\":\"haproxy:94a00b39-ca58-4cc6-9751-5af88b999e32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:02:874-48940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d5552c4-c50f-4c9a-9bc9-962434d081c5], x-b3-parentspanid=[6dae1d7c5ff769c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef0051a61cc348f26dae1d7c5ff769c5], x-b3-spanid=[77ebdf53a0560537], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94a00b39-ca58-4cc6-9751-5af88b999e32]}\\\"}\"}","context":{"RequestID":"94a00b39-ca58-4cc6-9751-5af88b999e32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bffe29c0-63c0-4eaf-8e52-e37c8d43bb50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:02.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:02.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94a00b39-ca58-4cc6-9751-5af88b999e32","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bffe29c0-63c0-4eaf-8e52-e37c8d43bb50","LogTimestamp":"2023-09-27T05:05:02.876Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:04.895Z","message":"Entering","context":{"RequestID":"cc3a772e-8671-46ff-b33f-f8842ae2a066","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd446c2f-9161-4b50-bc19-4af5a39469ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:04.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:04.897Z","message":"{\"transactionId\":\"cc3a772e-8671-46ff-b33f-f8842ae2a066\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:04:896\",\"respDate\":\"230927-05:05:04:897\",\"sourceId\":\"haproxy:cc3a772e-8671-46ff-b33f-f8842ae2a066\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:04:896-92242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd15933b-318e-427c-9246-f1e624a1bbac], x-b3-parentspanid=[dd63a732ab06c0dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40dce9eab3b3f2c2dd63a732ab06c0dd], x-b3-spanid=[baa2293f88830cf1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc3a772e-8671-46ff-b33f-f8842ae2a066]}\\\"}\"}","context":{"RequestID":"cc3a772e-8671-46ff-b33f-f8842ae2a066","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd446c2f-9161-4b50-bc19-4af5a39469ec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:04.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:04.897Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc3a772e-8671-46ff-b33f-f8842ae2a066","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd446c2f-9161-4b50-bc19-4af5a39469ec","LogTimestamp":"2023-09-27T05:05:04.897Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:05.943Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:05:06.038Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:06.038Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:06.038Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:06.907Z","message":"Entering","context":{"RequestID":"c211c2d3-9adf-4238-8779-a311932bce94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9baa6e4-c398-490d-be40-398559bbeec3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:06.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:06.909Z","message":"{\"transactionId\":\"c211c2d3-9adf-4238-8779-a311932bce94\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:06:908\",\"respDate\":\"230927-05:05:06:909\",\"sourceId\":\"haproxy:c211c2d3-9adf-4238-8779-a311932bce94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:06:908-13327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d58e5971-91b5-4165-94cd-d6c89b5387fc], x-b3-parentspanid=[d652c7e0dd3e35cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[324f3a14f0ec1925d652c7e0dd3e35cb], x-b3-spanid=[188c8e6c47e25600], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c211c2d3-9adf-4238-8779-a311932bce94]}\\\"}\"}","context":{"RequestID":"c211c2d3-9adf-4238-8779-a311932bce94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9baa6e4-c398-490d-be40-398559bbeec3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:06.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:06.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c211c2d3-9adf-4238-8779-a311932bce94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9baa6e4-c398-490d-be40-398559bbeec3","LogTimestamp":"2023-09-27T05:05:06.909Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:08.030Z","message":"Entering","context":{"RequestID":"c0c7423b-8b4d-4562-89c6-4cbff80502d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6752a2f-154a-439c-b755-f446b8155cff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:08.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:08.032Z","message":"{\"transactionId\":\"c0c7423b-8b4d-4562-89c6-4cbff80502d7\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:08:030\",\"respDate\":\"230927-05:05:08:032\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c0c7423b-8b4d-4562-89c6-4cbff80502d7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:08:030-71092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[546015dd-ffc7-4daa-ac71-8ab97e7cde7e], x-b3-parentspanid=[2d0f39657e21f5ce], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34715], x-envoy-attempt-count=[1], x-b3-traceid=[3a447ad1aeed37f72d0f39657e21f5ce], x-b3-spanid=[883497a4c91c7018], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c0c7423b-8b4d-4562-89c6-4cbff80502d7]}\\\"}\"}","context":{"RequestID":"c0c7423b-8b4d-4562-89c6-4cbff80502d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d6752a2f-154a-439c-b755-f446b8155cff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:08.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:08.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0c7423b-8b4d-4562-89c6-4cbff80502d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6752a2f-154a-439c-b755-f446b8155cff","LogTimestamp":"2023-09-27T05:05:08.032Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:08.417Z","message":"Entering","context":{"RequestID":"c5503db2-f308-46ab-845d-6c1c2a27a1b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d970965-d12a-4450-a398-f0bac7bf0d6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"c5503db2-f308-46ab-845d-6c1c2a27a1b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d970965-d12a-4450-a398-f0bac7bf0d6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:08.419Z","message":"{\"transactionId\":\"c5503db2-f308-46ab-845d-6c1c2a27a1b1\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:08:418\",\"respDate\":\"230927-05:05:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c5503db2-f308-46ab-845d-6c1c2a27a1b1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:08:418-43765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c5503db2-f308-46ab-845d-6c1c2a27a1b1]}\\\"}\"}","context":{"RequestID":"c5503db2-f308-46ab-845d-6c1c2a27a1b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d970965-d12a-4450-a398-f0bac7bf0d6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5503db2-f308-46ab-845d-6c1c2a27a1b1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d970965-d12a-4450-a398-f0bac7bf0d6d","LogTimestamp":"2023-09-27T05:05:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:08.924Z","message":"Entering","context":{"RequestID":"3cc2f14e-ba08-44bc-ae4e-3e5234891a3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b06cdfc-cffd-441e-b96b-01c647489eed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:08.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:08.926Z","message":"{\"transactionId\":\"3cc2f14e-ba08-44bc-ae4e-3e5234891a3a\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:08:924\",\"respDate\":\"230927-05:05:08:926\",\"sourceId\":\"haproxy:3cc2f14e-ba08-44bc-ae4e-3e5234891a3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:08:924-65195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac01d02c-7f7f-42ca-9f48-902daa10ec00], x-b3-parentspanid=[acd13ec7039acf82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f1ab27530af15d4acd13ec7039acf82], x-b3-spanid=[0b4efd8b31e4ca1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cc2f14e-ba08-44bc-ae4e-3e5234891a3a]}\\\"}\"}","context":{"RequestID":"3cc2f14e-ba08-44bc-ae4e-3e5234891a3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b06cdfc-cffd-441e-b96b-01c647489eed","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:08.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:08.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cc2f14e-ba08-44bc-ae4e-3e5234891a3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b06cdfc-cffd-441e-b96b-01c647489eed","LogTimestamp":"2023-09-27T05:05:08.926Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:10.940Z","message":"Entering","context":{"RequestID":"8aa513e8-e9ea-419f-bdb8-ee230ad8c1e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4582b23-1bd3-4d95-a60f-a4edd6ca184e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:10.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:10.942Z","message":"{\"transactionId\":\"8aa513e8-e9ea-419f-bdb8-ee230ad8c1e6\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:10:941\",\"respDate\":\"230927-05:05:10:942\",\"sourceId\":\"haproxy:8aa513e8-e9ea-419f-bdb8-ee230ad8c1e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:10:941-84314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe8d1f5c-846d-4c60-95c0-ff828284aeb7], x-b3-parentspanid=[3d7d350c18e45b69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77750401780b8ea93d7d350c18e45b69], x-b3-spanid=[cf47ac473d090482], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8aa513e8-e9ea-419f-bdb8-ee230ad8c1e6]}\\\"}\"}","context":{"RequestID":"8aa513e8-e9ea-419f-bdb8-ee230ad8c1e6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f4582b23-1bd3-4d95-a60f-a4edd6ca184e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:10.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:10.942Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8aa513e8-e9ea-419f-bdb8-ee230ad8c1e6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4582b23-1bd3-4d95-a60f-a4edd6ca184e","LogTimestamp":"2023-09-27T05:05:10.942Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:12.116Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:12.124Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:12.952Z","message":"Entering","context":{"RequestID":"ed658d0b-aa17-4025-9e0e-157a5ef65450","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f052ed06-9b1f-4054-adcf-35f2eaf8e870","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:12.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:12.954Z","message":"{\"transactionId\":\"ed658d0b-aa17-4025-9e0e-157a5ef65450\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:12:952\",\"respDate\":\"230927-05:05:12:954\",\"sourceId\":\"haproxy:ed658d0b-aa17-4025-9e0e-157a5ef65450\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:12:952-81984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fae2061-774e-41ea-9486-e729c71ded7d], x-b3-parentspanid=[2a407b63268d3a26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d47ee15202b7a8162a407b63268d3a26], x-b3-spanid=[ac3d2849be414b57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed658d0b-aa17-4025-9e0e-157a5ef65450]}\\\"}\"}","context":{"RequestID":"ed658d0b-aa17-4025-9e0e-157a5ef65450","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f052ed06-9b1f-4054-adcf-35f2eaf8e870","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:12.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:12.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed658d0b-aa17-4025-9e0e-157a5ef65450","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f052ed06-9b1f-4054-adcf-35f2eaf8e870","LogTimestamp":"2023-09-27T05:05:12.954Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:14.963Z","message":"Entering","context":{"RequestID":"a081ca42-bfd0-405f-9ec1-1fc9b78add08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fabc7722-fd94-4f26-9641-6f233d2de459","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:14.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:14.965Z","message":"{\"transactionId\":\"a081ca42-bfd0-405f-9ec1-1fc9b78add08\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:14:964\",\"respDate\":\"230927-05:05:14:965\",\"sourceId\":\"haproxy:a081ca42-bfd0-405f-9ec1-1fc9b78add08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:14:964-12485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17533b44-3e04-44fb-879a-4e7ea7e664a7], x-b3-parentspanid=[e7bc19bbe922d80b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80a19bdf5417256ce7bc19bbe922d80b], x-b3-spanid=[2fee93f9b7a2c6c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a081ca42-bfd0-405f-9ec1-1fc9b78add08]}\\\"}\"}","context":{"RequestID":"a081ca42-bfd0-405f-9ec1-1fc9b78add08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fabc7722-fd94-4f26-9641-6f233d2de459","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:14.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:14.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a081ca42-bfd0-405f-9ec1-1fc9b78add08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fabc7722-fd94-4f26-9641-6f233d2de459","LogTimestamp":"2023-09-27T05:05:14.965Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:15.944Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:05:15.954Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:15.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:15.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:15.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:15.957Z","message":"Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:16.974Z","message":"Entering","context":{"RequestID":"50688bea-69f2-4aac-83f5-c9e95301a16e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1031a54-a38c-41d0-997b-1bad11f329d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:16.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:16.976Z","message":"{\"transactionId\":\"50688bea-69f2-4aac-83f5-c9e95301a16e\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:16:975\",\"respDate\":\"230927-05:05:16:976\",\"sourceId\":\"haproxy:50688bea-69f2-4aac-83f5-c9e95301a16e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:16:975-48663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf44b6dd-2eca-4cf2-b50d-b59bc2c2299f], x-b3-parentspanid=[210c575297daae14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e89b46e45fc8edc210c575297daae14], x-b3-spanid=[2d1d65dc9deccf88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50688bea-69f2-4aac-83f5-c9e95301a16e]}\\\"}\"}","context":{"RequestID":"50688bea-69f2-4aac-83f5-c9e95301a16e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f1031a54-a38c-41d0-997b-1bad11f329d8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:16.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:16.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50688bea-69f2-4aac-83f5-c9e95301a16e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1031a54-a38c-41d0-997b-1bad11f329d8","LogTimestamp":"2023-09-27T05:05:16.977Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:05:18.036Z","message":"Entering","context":{"RequestID":"5bee9e00-9ec7-4510-880c-a2cd4c04f856","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71b5422a-2a4c-423d-bcf6-e0e085200364","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:18.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:18.037Z","message":"{\"transactionId\":\"5bee9e00-9ec7-4510-880c-a2cd4c04f856\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:18:036\",\"respDate\":\"230927-05:05:18:037\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5bee9e00-9ec7-4510-880c-a2cd4c04f856\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:18:036-24339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77a29f8f-0446-4e0e-945b-441a40c43105], x-b3-parentspanid=[136fed01a2069863], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59191], x-envoy-attempt-count=[1], x-b3-traceid=[a44b4830ab8997ed136fed01a2069863], x-b3-spanid=[cefa80e8b49454c3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5bee9e00-9ec7-4510-880c-a2cd4c04f856]}\\\"}\"}","context":{"RequestID":"5bee9e00-9ec7-4510-880c-a2cd4c04f856","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71b5422a-2a4c-423d-bcf6-e0e085200364","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:18.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:18.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bee9e00-9ec7-4510-880c-a2cd4c04f856","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71b5422a-2a4c-423d-bcf6-e0e085200364","LogTimestamp":"2023-09-27T05:05:18.038Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:18.416Z","message":"Entering","context":{"RequestID":"bbebbe79-b13a-449d-ae6a-63e515eda045","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14cded9c-6a81-44a2-830c-2655908e48e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:18.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:18.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"bbebbe79-b13a-449d-ae6a-63e515eda045","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14cded9c-6a81-44a2-830c-2655908e48e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:18.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:18.419Z","message":"{\"transactionId\":\"bbebbe79-b13a-449d-ae6a-63e515eda045\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:18:417\",\"respDate\":\"230927-05:05:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bbebbe79-b13a-449d-ae6a-63e515eda045\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:18:417-95313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bbebbe79-b13a-449d-ae6a-63e515eda045]}\\\"}\"}","context":{"RequestID":"bbebbe79-b13a-449d-ae6a-63e515eda045","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14cded9c-6a81-44a2-830c-2655908e48e6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:18.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:18.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbebbe79-b13a-449d-ae6a-63e515eda045","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14cded9c-6a81-44a2-830c-2655908e48e6","LogTimestamp":"2023-09-27T05:05:18.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:05:18.991Z","message":"Entering","context":{"RequestID":"eeb26f20-8165-4bb7-8de9-997eaefceb60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"048f55c1-e31b-4d8d-b3f9-d6ffc9e62ff3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:18.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:18.993Z","message":"{\"transactionId\":\"eeb26f20-8165-4bb7-8de9-997eaefceb60\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:18:992\",\"respDate\":\"230927-05:05:18:993\",\"sourceId\":\"haproxy:eeb26f20-8165-4bb7-8de9-997eaefceb60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:18:992-36021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13c2330c-be57-465d-b6ae-9a181cb4bbbf], x-b3-parentspanid=[ad75415e1a0e8338], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1388f4ba211ef4c8ad75415e1a0e8338], x-b3-spanid=[0757271d0a5be296], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eeb26f20-8165-4bb7-8de9-997eaefceb60]}\\\"}\"}","context":{"RequestID":"eeb26f20-8165-4bb7-8de9-997eaefceb60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"048f55c1-e31b-4d8d-b3f9-d6ffc9e62ff3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:18.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:18.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eeb26f20-8165-4bb7-8de9-997eaefceb60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"048f55c1-e31b-4d8d-b3f9-d6ffc9e62ff3","LogTimestamp":"2023-09-27T05:05:18.993Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:05:21.023Z","message":"Entering","context":{"RequestID":"6a5d1bf6-4a2b-4778-b784-67a3aef2f7ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16f1520f-cff0-4950-8dd4-16ceac534207","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:21.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:21.026Z","message":"{\"transactionId\":\"6a5d1bf6-4a2b-4778-b784-67a3aef2f7ff\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:21:024\",\"respDate\":\"230927-05:05:21:026\",\"sourceId\":\"haproxy:6a5d1bf6-4a2b-4778-b784-67a3aef2f7ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:21:024-49749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55ea10dd-e60b-405c-b93e-639d7f446abd], x-b3-parentspanid=[09c0a8c12710b47c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[575a51b5f3a52b1a09c0a8c12710b47c], x-b3-spanid=[1b6c0ea8805758d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a5d1bf6-4a2b-4778-b784-67a3aef2f7ff]}\\\"}\"}","context":{"RequestID":"6a5d1bf6-4a2b-4778-b784-67a3aef2f7ff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16f1520f-cff0-4950-8dd4-16ceac534207","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:21.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:21.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a5d1bf6-4a2b-4778-b784-67a3aef2f7ff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16f1520f-cff0-4950-8dd4-16ceac534207","LogTimestamp":"2023-09-27T05:05:21.026Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:05:23.043Z","message":"Entering","context":{"RequestID":"0d409b89-6d91-4b30-9ff1-b72b12fe6ff9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbe1ee88-3721-494f-a8f1-b4e765985e23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:23.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:23.045Z","message":"{\"transactionId\":\"0d409b89-6d91-4b30-9ff1-b72b12fe6ff9\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:23:043\",\"respDate\":\"230927-05:05:23:044\",\"sourceId\":\"haproxy:0d409b89-6d91-4b30-9ff1-b72b12fe6ff9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:23:043-25938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ccd51db8-bdf9-4023-a1e5-16ea0a1c045c], x-b3-parentspanid=[78f871c8edb31f2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ae9b09fa157085778f871c8edb31f2e], x-b3-spanid=[2efdf6c19fccf728], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d409b89-6d91-4b30-9ff1-b72b12fe6ff9]}\\\"}\"}","context":{"RequestID":"0d409b89-6d91-4b30-9ff1-b72b12fe6ff9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbe1ee88-3721-494f-a8f1-b4e765985e23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:23.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:23.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d409b89-6d91-4b30-9ff1-b72b12fe6ff9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbe1ee88-3721-494f-a8f1-b4e765985e23","LogTimestamp":"2023-09-27T05:05:23.045Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:05:25.054Z","message":"Entering","context":{"RequestID":"57b08326-340f-4966-a3a1-e05bee39f078","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc84da25-28da-4062-8d21-bc5601b73325","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:25.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:25.056Z","message":"{\"transactionId\":\"57b08326-340f-4966-a3a1-e05bee39f078\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:25:055\",\"respDate\":\"230927-05:05:25:056\",\"sourceId\":\"haproxy:57b08326-340f-4966-a3a1-e05bee39f078\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:25:055-87927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13e36ca5-2df2-466c-8251-81092e21fecc], x-b3-parentspanid=[f5a6a000d1aff152], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[034084c88b0e08abf5a6a000d1aff152], x-b3-spanid=[15637edf735f6f62], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57b08326-340f-4966-a3a1-e05bee39f078]}\\\"}\"}","context":{"RequestID":"57b08326-340f-4966-a3a1-e05bee39f078","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc84da25-28da-4062-8d21-bc5601b73325","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:25.054Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:25.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57b08326-340f-4966-a3a1-e05bee39f078","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc84da25-28da-4062-8d21-bc5601b73325","LogTimestamp":"2023-09-27T05:05:25.057Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:05:25.945Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:05:25.993Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:25.993Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:25.993Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:27.065Z","message":"Entering","context":{"RequestID":"595e86be-dfa2-4b0f-87e7-b9f8a67e2a39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b2dbc58-efe4-479c-b097-989adcd8f9b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:27.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:27.067Z","message":"{\"transactionId\":\"595e86be-dfa2-4b0f-87e7-b9f8a67e2a39\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:27:066\",\"respDate\":\"230927-05:05:27:067\",\"sourceId\":\"haproxy:595e86be-dfa2-4b0f-87e7-b9f8a67e2a39\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:27:066-56465\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[667e2f7f-e518-4f7c-8049-d5fc254a804b], x-b3-parentspanid=[b93022b7adfb1562], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fecc5afe49188b1ab93022b7adfb1562], x-b3-spanid=[7273342698939c91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[595e86be-dfa2-4b0f-87e7-b9f8a67e2a39]}\\\"}\"}","context":{"RequestID":"595e86be-dfa2-4b0f-87e7-b9f8a67e2a39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1b2dbc58-efe4-479c-b097-989adcd8f9b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:27.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:27.068Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"595e86be-dfa2-4b0f-87e7-b9f8a67e2a39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b2dbc58-efe4-479c-b097-989adcd8f9b9","LogTimestamp":"2023-09-27T05:05:27.068Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:28.026Z","message":"Entering","context":{"RequestID":"b2e1bf90-a317-4ac3-8e87-1b6a3ed0a943","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56a79c95-36e7-4916-a191-f7be8fe46182","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:28.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:28.028Z","message":"{\"transactionId\":\"b2e1bf90-a317-4ac3-8e87-1b6a3ed0a943\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:28:027\",\"respDate\":\"230927-05:05:28:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b2e1bf90-a317-4ac3-8e87-1b6a3ed0a943\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:28:027-77627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db5079ee-70e7-47c2-9f33-11ea95b36c86], x-b3-parentspanid=[71f65a5ab441a7aa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48121], x-envoy-attempt-count=[1], x-b3-traceid=[c9c7baf85f60c23f71f65a5ab441a7aa], x-b3-spanid=[dea8f16658577f03], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b2e1bf90-a317-4ac3-8e87-1b6a3ed0a943]}\\\"}\"}","context":{"RequestID":"b2e1bf90-a317-4ac3-8e87-1b6a3ed0a943","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"56a79c95-36e7-4916-a191-f7be8fe46182","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:28.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:28.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2e1bf90-a317-4ac3-8e87-1b6a3ed0a943","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56a79c95-36e7-4916-a191-f7be8fe46182","LogTimestamp":"2023-09-27T05:05:28.028Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:28.418Z","message":"Entering","context":{"RequestID":"fae2a3c9-37a9-426e-b674-0cbda283b5ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7593089-5f80-46a9-abd8-130b310b9874","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"fae2a3c9-37a9-426e-b674-0cbda283b5ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7593089-5f80-46a9-abd8-130b310b9874","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:28.421Z","message":"{\"transactionId\":\"fae2a3c9-37a9-426e-b674-0cbda283b5ef\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:28:419\",\"respDate\":\"230927-05:05:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fae2a3c9-37a9-426e-b674-0cbda283b5ef\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:28:419-93943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fae2a3c9-37a9-426e-b674-0cbda283b5ef]}\\\"}\"}","context":{"RequestID":"fae2a3c9-37a9-426e-b674-0cbda283b5ef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7593089-5f80-46a9-abd8-130b310b9874","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:28.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fae2a3c9-37a9-426e-b674-0cbda283b5ef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7593089-5f80-46a9-abd8-130b310b9874","LogTimestamp":"2023-09-27T05:05:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:29.077Z","message":"Entering","context":{"RequestID":"230102da-e68e-48ea-91d6-4af955448f94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2654d950-4bb9-41c9-82b9-d5b7201944fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:29.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:29.079Z","message":"{\"transactionId\":\"230102da-e68e-48ea-91d6-4af955448f94\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:29:078\",\"respDate\":\"230927-05:05:29:079\",\"sourceId\":\"haproxy:230102da-e68e-48ea-91d6-4af955448f94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:29:078-79794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[591c7bb3-94a9-4208-9a6b-176549afd784], x-b3-parentspanid=[dd0326edbe8247c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02193de691f81047dd0326edbe8247c5], x-b3-spanid=[60c7552a8dbd34c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[230102da-e68e-48ea-91d6-4af955448f94]}\\\"}\"}","context":{"RequestID":"230102da-e68e-48ea-91d6-4af955448f94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2654d950-4bb9-41c9-82b9-d5b7201944fb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:29.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:29.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"230102da-e68e-48ea-91d6-4af955448f94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2654d950-4bb9-41c9-82b9-d5b7201944fb","LogTimestamp":"2023-09-27T05:05:29.079Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:31.092Z","message":"Entering","context":{"RequestID":"7b5c1568-b2af-40ed-b694-f3df927a8ebb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"162882a4-8614-4cbe-bc0a-de83b14d5bb4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:31.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:31.093Z","message":"{\"transactionId\":\"7b5c1568-b2af-40ed-b694-f3df927a8ebb\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:31:092\",\"respDate\":\"230927-05:05:31:093\",\"sourceId\":\"haproxy:7b5c1568-b2af-40ed-b694-f3df927a8ebb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:31:092-81557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84568157-5a17-4ac6-902b-975e611170cd], x-b3-parentspanid=[d7f9dd207ff095e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[041dd6ff335747aed7f9dd207ff095e7], x-b3-spanid=[d93b995c21ce3af3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b5c1568-b2af-40ed-b694-f3df927a8ebb]}\\\"}\"}","context":{"RequestID":"7b5c1568-b2af-40ed-b694-f3df927a8ebb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"162882a4-8614-4cbe-bc0a-de83b14d5bb4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:31.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:31.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b5c1568-b2af-40ed-b694-f3df927a8ebb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"162882a4-8614-4cbe-bc0a-de83b14d5bb4","LogTimestamp":"2023-09-27T05:05:31.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:33.105Z","message":"Entering","context":{"RequestID":"1f156dc7-9d1b-4ac5-8904-23c4166774c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f46327a5-6e7b-40c7-89c4-1a8acb9c26e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:33.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:33.106Z","message":"{\"transactionId\":\"1f156dc7-9d1b-4ac5-8904-23c4166774c6\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:33:105\",\"respDate\":\"230927-05:05:33:106\",\"sourceId\":\"haproxy:1f156dc7-9d1b-4ac5-8904-23c4166774c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:33:105-2107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9687bc7-cc4d-4e4f-9526-e8e1601e7e62], x-b3-parentspanid=[2edd888593a51371], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5134ad524c3b55f82edd888593a51371], x-b3-spanid=[312be453c06cf931], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f156dc7-9d1b-4ac5-8904-23c4166774c6]}\\\"}\"}","context":{"RequestID":"1f156dc7-9d1b-4ac5-8904-23c4166774c6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f46327a5-6e7b-40c7-89c4-1a8acb9c26e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:33.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:33.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f156dc7-9d1b-4ac5-8904-23c4166774c6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f46327a5-6e7b-40c7-89c4-1a8acb9c26e3","LogTimestamp":"2023-09-27T05:05:33.107Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:35.119Z","message":"Entering","context":{"RequestID":"91558501-c5a4-4995-b263-299079865c23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad7701df-a40e-4db5-bfb4-0f5038065f5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:35.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:35.121Z","message":"{\"transactionId\":\"91558501-c5a4-4995-b263-299079865c23\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:35:120\",\"respDate\":\"230927-05:05:35:121\",\"sourceId\":\"haproxy:91558501-c5a4-4995-b263-299079865c23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:35:120-5952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3647a545-f38a-41f0-9f12-49c4a4085b4f], x-b3-parentspanid=[b063dee43225b19d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[57a58ce63f934819b063dee43225b19d], x-b3-spanid=[c4564512be1aa75a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91558501-c5a4-4995-b263-299079865c23]}\\\"}\"}","context":{"RequestID":"91558501-c5a4-4995-b263-299079865c23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad7701df-a40e-4db5-bfb4-0f5038065f5f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:35.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:35.122Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91558501-c5a4-4995-b263-299079865c23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad7701df-a40e-4db5-bfb4-0f5038065f5f","LogTimestamp":"2023-09-27T05:05:35.122Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:05:35.945Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:05:36.002Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:36.002Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:36.003Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:37.140Z","message":"Entering","context":{"RequestID":"bb72e6bd-1b36-42cf-9e84-10832f4a947f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82110615-dfaf-4400-9069-262ad6a28523","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:37.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:37.141Z","message":"{\"transactionId\":\"bb72e6bd-1b36-42cf-9e84-10832f4a947f\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:37:140\",\"respDate\":\"230927-05:05:37:141\",\"sourceId\":\"haproxy:bb72e6bd-1b36-42cf-9e84-10832f4a947f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:37:140-22755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac4fc1dd-e25f-4a3c-b2fb-af5f1dca039a], x-b3-parentspanid=[6688ef3748e103ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6bfb1b95c7b78456688ef3748e103ad], x-b3-spanid=[1a1fc342896c260a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb72e6bd-1b36-42cf-9e84-10832f4a947f]}\\\"}\"}","context":{"RequestID":"bb72e6bd-1b36-42cf-9e84-10832f4a947f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82110615-dfaf-4400-9069-262ad6a28523","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:37.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:37.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb72e6bd-1b36-42cf-9e84-10832f4a947f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82110615-dfaf-4400-9069-262ad6a28523","LogTimestamp":"2023-09-27T05:05:37.141Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:38.032Z","message":"Entering","context":{"RequestID":"20ff5bd9-aff4-4f76-8d21-3aa0d4eead84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df474bb6-5b42-408b-b80d-c2aa186f0199","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:38.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:38.034Z","message":"{\"transactionId\":\"20ff5bd9-aff4-4f76-8d21-3aa0d4eead84\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:38:033\",\"respDate\":\"230927-05:05:38:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:20ff5bd9-aff4-4f76-8d21-3aa0d4eead84\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:38:033-47584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c399bef-fb55-44ff-8eae-7a5344d1240e], x-b3-parentspanid=[d39d223292dbf3b6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37611], x-envoy-attempt-count=[1], x-b3-traceid=[8728f8639211866cd39d223292dbf3b6], x-b3-spanid=[a97c35c4ef7ea57c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[20ff5bd9-aff4-4f76-8d21-3aa0d4eead84]}\\\"}\"}","context":{"RequestID":"20ff5bd9-aff4-4f76-8d21-3aa0d4eead84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df474bb6-5b42-408b-b80d-c2aa186f0199","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:38.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:38.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20ff5bd9-aff4-4f76-8d21-3aa0d4eead84","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df474bb6-5b42-408b-b80d-c2aa186f0199","LogTimestamp":"2023-09-27T05:05:38.035Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:38.416Z","message":"Entering","context":{"RequestID":"190b5281-cbc1-4798-8fbf-dd025dee53d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a8bc587-ebc4-4f58-b7de-c3e773221426","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"190b5281-cbc1-4798-8fbf-dd025dee53d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a8bc587-ebc4-4f58-b7de-c3e773221426","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:38.418Z","message":"{\"transactionId\":\"190b5281-cbc1-4798-8fbf-dd025dee53d5\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:38:417\",\"respDate\":\"230927-05:05:38:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:190b5281-cbc1-4798-8fbf-dd025dee53d5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:38:417-7216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[190b5281-cbc1-4798-8fbf-dd025dee53d5]}\\\"}\"}","context":{"RequestID":"190b5281-cbc1-4798-8fbf-dd025dee53d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a8bc587-ebc4-4f58-b7de-c3e773221426","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"190b5281-cbc1-4798-8fbf-dd025dee53d5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a8bc587-ebc4-4f58-b7de-c3e773221426","LogTimestamp":"2023-09-27T05:05:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:39.153Z","message":"Entering","context":{"RequestID":"354614aa-2e8a-4bf7-b0a7-b5d37a8dfacd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7f39d7e-fbbc-420c-9c8b-c06983509a97","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:39.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:39.154Z","message":"{\"transactionId\":\"354614aa-2e8a-4bf7-b0a7-b5d37a8dfacd\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:39:153\",\"respDate\":\"230927-05:05:39:154\",\"sourceId\":\"haproxy:354614aa-2e8a-4bf7-b0a7-b5d37a8dfacd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:39:153-45075\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9518f485-893b-4e3c-88ec-7353f55e84b4], x-b3-parentspanid=[1e56fcdd90b36a3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bb59e6167c5ceed1e56fcdd90b36a3d], x-b3-spanid=[a68f4e793ab424ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[354614aa-2e8a-4bf7-b0a7-b5d37a8dfacd]}\\\"}\"}","context":{"RequestID":"354614aa-2e8a-4bf7-b0a7-b5d37a8dfacd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7f39d7e-fbbc-420c-9c8b-c06983509a97","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:39.152Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:39.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"354614aa-2e8a-4bf7-b0a7-b5d37a8dfacd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7f39d7e-fbbc-420c-9c8b-c06983509a97","LogTimestamp":"2023-09-27T05:05:39.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:41.172Z","message":"Entering","context":{"RequestID":"4199f418-5e64-4e74-9a0a-03008c6a93c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef038143-38ae-4fa1-bb46-a275ed2cd8e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:41.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:41.173Z","message":"{\"transactionId\":\"4199f418-5e64-4e74-9a0a-03008c6a93c2\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:41:172\",\"respDate\":\"230927-05:05:41:173\",\"sourceId\":\"haproxy:4199f418-5e64-4e74-9a0a-03008c6a93c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:41:172-68862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[542e9d4d-9530-4ee9-86ba-d6ad97119e33], x-b3-parentspanid=[c5596df636c34f0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d00100dd292fcc4ac5596df636c34f0b], x-b3-spanid=[35adbcd4d0ebcd99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4199f418-5e64-4e74-9a0a-03008c6a93c2]}\\\"}\"}","context":{"RequestID":"4199f418-5e64-4e74-9a0a-03008c6a93c2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef038143-38ae-4fa1-bb46-a275ed2cd8e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:41.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:41.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4199f418-5e64-4e74-9a0a-03008c6a93c2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef038143-38ae-4fa1-bb46-a275ed2cd8e9","LogTimestamp":"2023-09-27T05:05:41.174Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:42.125Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:42.133Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:43.200Z","message":"Entering","context":{"RequestID":"1bd3a2a1-d5b5-43c7-bccf-8d859b8f545f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f51381c-f945-4261-93b5-9574286559ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:43.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:43.202Z","message":"{\"transactionId\":\"1bd3a2a1-d5b5-43c7-bccf-8d859b8f545f\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:43:200\",\"respDate\":\"230927-05:05:43:202\",\"sourceId\":\"haproxy:1bd3a2a1-d5b5-43c7-bccf-8d859b8f545f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:43:200-5506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd1ab9ba-1923-407e-8ea7-7df5aa6a759a], x-b3-parentspanid=[b8390b3196326340], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91bd3cc30c5976b8b8390b3196326340], x-b3-spanid=[73f0ecc092344b87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1bd3a2a1-d5b5-43c7-bccf-8d859b8f545f]}\\\"}\"}","context":{"RequestID":"1bd3a2a1-d5b5-43c7-bccf-8d859b8f545f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f51381c-f945-4261-93b5-9574286559ff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:43.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:43.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bd3a2a1-d5b5-43c7-bccf-8d859b8f545f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f51381c-f945-4261-93b5-9574286559ff","LogTimestamp":"2023-09-27T05:05:43.202Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:45.215Z","message":"Entering","context":{"RequestID":"47334d7b-0750-470c-b854-c0b6efad0cb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b7e4b4d-0eef-4a1e-9948-a02cac22cddb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:45.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:45.216Z","message":"{\"transactionId\":\"47334d7b-0750-470c-b854-c0b6efad0cb5\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:45:215\",\"respDate\":\"230927-05:05:45:216\",\"sourceId\":\"haproxy:47334d7b-0750-470c-b854-c0b6efad0cb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:45:215-86279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88cb5f7b-eee0-435d-bc1b-015cfbbe506a], x-b3-parentspanid=[10727bd4ba7ced05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[193469fb208ee95610727bd4ba7ced05], x-b3-spanid=[38bb8f536d9174da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47334d7b-0750-470c-b854-c0b6efad0cb5]}\\\"}\"}","context":{"RequestID":"47334d7b-0750-470c-b854-c0b6efad0cb5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b7e4b4d-0eef-4a1e-9948-a02cac22cddb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:45.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:45.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47334d7b-0750-470c-b854-c0b6efad0cb5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b7e4b4d-0eef-4a1e-9948-a02cac22cddb","LogTimestamp":"2023-09-27T05:05:45.217Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:45.945Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:05:45.956Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:45.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:45.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:47.226Z","message":"Entering","context":{"RequestID":"45838c1d-7826-47e3-8e2a-6f5d312e4ee2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce1d821f-1a27-4c64-b67d-e70da452d83e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:47.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:47.228Z","message":"{\"transactionId\":\"45838c1d-7826-47e3-8e2a-6f5d312e4ee2\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:47:227\",\"respDate\":\"230927-05:05:47:228\",\"sourceId\":\"haproxy:45838c1d-7826-47e3-8e2a-6f5d312e4ee2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:47:227-56493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[535861f6-4ad1-4e63-a783-5474b37cb40e], x-b3-parentspanid=[cfba55c8a451c675], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55c217527acc5c3acfba55c8a451c675], x-b3-spanid=[59af418fd56b612e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45838c1d-7826-47e3-8e2a-6f5d312e4ee2]}\\\"}\"}","context":{"RequestID":"45838c1d-7826-47e3-8e2a-6f5d312e4ee2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce1d821f-1a27-4c64-b67d-e70da452d83e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:47.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:47.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45838c1d-7826-47e3-8e2a-6f5d312e4ee2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce1d821f-1a27-4c64-b67d-e70da452d83e","LogTimestamp":"2023-09-27T05:05:47.228Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:48.053Z","message":"Entering","context":{"RequestID":"e100ceef-3573-4e9f-9966-52aeb9a93ac8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"885b0b02-40e4-42d3-9d26-3281d7bd530c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:48.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:48.055Z","message":"{\"transactionId\":\"e100ceef-3573-4e9f-9966-52aeb9a93ac8\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:48:054\",\"respDate\":\"230927-05:05:48:055\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e100ceef-3573-4e9f-9966-52aeb9a93ac8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:48:054-26286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c28e9d41-d02e-40ad-9d8f-6b3851a275cc], x-b3-parentspanid=[3a3f1b24f0d473a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58643], x-envoy-attempt-count=[1], x-b3-traceid=[5aa1fada4ba93bdf3a3f1b24f0d473a8], x-b3-spanid=[ec68a376f7ed2b0f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e100ceef-3573-4e9f-9966-52aeb9a93ac8]}\\\"}\"}","context":{"RequestID":"e100ceef-3573-4e9f-9966-52aeb9a93ac8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"885b0b02-40e4-42d3-9d26-3281d7bd530c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:48.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:48.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e100ceef-3573-4e9f-9966-52aeb9a93ac8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"885b0b02-40e4-42d3-9d26-3281d7bd530c","LogTimestamp":"2023-09-27T05:05:48.055Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:48.419Z","message":"Entering","context":{"RequestID":"645094d9-02cf-4568-b0c7-5cde917faa86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3134b4f-a22e-434e-a889-29bfa45b4cab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"645094d9-02cf-4568-b0c7-5cde917faa86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3134b4f-a22e-434e-a889-29bfa45b4cab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:48.421Z","message":"{\"transactionId\":\"645094d9-02cf-4568-b0c7-5cde917faa86\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:48:419\",\"respDate\":\"230927-05:05:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:645094d9-02cf-4568-b0c7-5cde917faa86\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:48:419-75992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[645094d9-02cf-4568-b0c7-5cde917faa86]}\\\"}\"}","context":{"RequestID":"645094d9-02cf-4568-b0c7-5cde917faa86","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3134b4f-a22e-434e-a889-29bfa45b4cab","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"645094d9-02cf-4568-b0c7-5cde917faa86","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3134b4f-a22e-434e-a889-29bfa45b4cab","LogTimestamp":"2023-09-27T05:05:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:05:49.240Z","message":"Entering","context":{"RequestID":"bc1496cb-9583-4ec9-b8eb-b5f98966dc94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1b049e6-cb2e-4438-9939-1d1ae437a063","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:49.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:49.242Z","message":"{\"transactionId\":\"bc1496cb-9583-4ec9-b8eb-b5f98966dc94\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:49:241\",\"respDate\":\"230927-05:05:49:242\",\"sourceId\":\"haproxy:bc1496cb-9583-4ec9-b8eb-b5f98966dc94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:49:241-33511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99d35624-c6a4-4e4e-bdcf-9511082a5b2f], x-b3-parentspanid=[fdbdbe753f176650], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fd81a8f8b3f4dcffdbdbe753f176650], x-b3-spanid=[66269219faea99f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc1496cb-9583-4ec9-b8eb-b5f98966dc94]}\\\"}\"}","context":{"RequestID":"bc1496cb-9583-4ec9-b8eb-b5f98966dc94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e1b049e6-cb2e-4438-9939-1d1ae437a063","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:49.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:49.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc1496cb-9583-4ec9-b8eb-b5f98966dc94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1b049e6-cb2e-4438-9939-1d1ae437a063","LogTimestamp":"2023-09-27T05:05:49.243Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:51.256Z","message":"Entering","context":{"RequestID":"eba96c7b-7a0c-49f7-9509-271593000088","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"527211d5-e5e7-4e4e-a6ed-2dccea2167f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:51.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:51.258Z","message":"{\"transactionId\":\"eba96c7b-7a0c-49f7-9509-271593000088\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:51:257\",\"respDate\":\"230927-05:05:51:258\",\"sourceId\":\"haproxy:eba96c7b-7a0c-49f7-9509-271593000088\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:05:51:257-40213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d559ede5-0012-41df-96ea-3275cb236ee4], x-b3-parentspanid=[5775e0b9f4c32a73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4bdd52a13570f175775e0b9f4c32a73], x-b3-spanid=[0337b42d5798abc0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eba96c7b-7a0c-49f7-9509-271593000088]}\\\"}\"}","context":{"RequestID":"eba96c7b-7a0c-49f7-9509-271593000088","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"527211d5-e5e7-4e4e-a6ed-2dccea2167f9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:51.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:51.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eba96c7b-7a0c-49f7-9509-271593000088","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"527211d5-e5e7-4e4e-a6ed-2dccea2167f9","LogTimestamp":"2023-09-27T05:05:51.258Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:53.268Z","message":"Entering","context":{"RequestID":"11ec0f25-f70e-4723-bfec-a70fa6eb3518","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9e590e7-ba37-4f04-bdd6-81224dae773c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:53.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:53.269Z","message":"{\"transactionId\":\"11ec0f25-f70e-4723-bfec-a70fa6eb3518\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:53:268\",\"respDate\":\"230927-05:05:53:269\",\"sourceId\":\"haproxy:11ec0f25-f70e-4723-bfec-a70fa6eb3518\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:53:268-94210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16bd6051-bbc3-4777-8b3c-ca6d030ba31d], x-b3-parentspanid=[d3dc6ac37c4ec25c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adb6bbfdd6b25511d3dc6ac37c4ec25c], x-b3-spanid=[09848886e15fc1e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11ec0f25-f70e-4723-bfec-a70fa6eb3518]}\\\"}\"}","context":{"RequestID":"11ec0f25-f70e-4723-bfec-a70fa6eb3518","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9e590e7-ba37-4f04-bdd6-81224dae773c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:53.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:53.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11ec0f25-f70e-4723-bfec-a70fa6eb3518","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9e590e7-ba37-4f04-bdd6-81224dae773c","LogTimestamp":"2023-09-27T05:05:53.270Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:55.286Z","message":"Entering","context":{"RequestID":"e674998a-12ee-4009-9d68-77ed07e9bddd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c2c5fd5-40f7-4f45-9187-7537e7320a92","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:55.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:55.288Z","message":"{\"transactionId\":\"e674998a-12ee-4009-9d68-77ed07e9bddd\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:55:287\",\"respDate\":\"230927-05:05:55:288\",\"sourceId\":\"haproxy:e674998a-12ee-4009-9d68-77ed07e9bddd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:55:287-31514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ba958a7-e828-411f-8f84-ab81bc9bc406], x-b3-parentspanid=[5de08467caaa345e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6141204e9bff40da5de08467caaa345e], x-b3-spanid=[7069b6edfee9b99e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e674998a-12ee-4009-9d68-77ed07e9bddd]}\\\"}\"}","context":{"RequestID":"e674998a-12ee-4009-9d68-77ed07e9bddd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c2c5fd5-40f7-4f45-9187-7537e7320a92","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:55.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:55.288Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e674998a-12ee-4009-9d68-77ed07e9bddd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c2c5fd5-40f7-4f45-9187-7537e7320a92","LogTimestamp":"2023-09-27T05:05:55.288Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:55.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:05:56.101Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:56.102Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:56.102Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:57.303Z","message":"Entering","context":{"RequestID":"211a5305-1390-4c8e-89f4-a2299464cd6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e073191d-2fe8-4bb9-89ee-aaf9c8ff9010","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:57.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:57.305Z","message":"{\"transactionId\":\"211a5305-1390-4c8e-89f4-a2299464cd6a\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:57:304\",\"respDate\":\"230927-05:05:57:305\",\"sourceId\":\"haproxy:211a5305-1390-4c8e-89f4-a2299464cd6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:57:304-98481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8b5651d-06f6-41bc-a1c5-bfc6a61267fe], x-b3-parentspanid=[1615c0e5b4852310], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f0c769edd5514621615c0e5b4852310], x-b3-spanid=[fa4a92954607bde9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[211a5305-1390-4c8e-89f4-a2299464cd6a]}\\\"}\"}","context":{"RequestID":"211a5305-1390-4c8e-89f4-a2299464cd6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e073191d-2fe8-4bb9-89ee-aaf9c8ff9010","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:57.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:57.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"211a5305-1390-4c8e-89f4-a2299464cd6a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e073191d-2fe8-4bb9-89ee-aaf9c8ff9010","LogTimestamp":"2023-09-27T05:05:57.306Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:58.025Z","message":"Entering","context":{"RequestID":"e353d4f5-c8c7-4fe9-8bb6-e3ab20e8acfb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a70db13b-9f1f-4713-97a2-22586dd9eea8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:58.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:58.027Z","message":"{\"transactionId\":\"e353d4f5-c8c7-4fe9-8bb6-e3ab20e8acfb\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:58:026\",\"respDate\":\"230927-05:05:58:027\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e353d4f5-c8c7-4fe9-8bb6-e3ab20e8acfb\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:05:58:026-64299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c978f4e1-2988-47dc-9e20-720271c2f625], x-b3-parentspanid=[e9b0e032ac312f9b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39415], x-envoy-attempt-count=[1], x-b3-traceid=[2e5dc85976778a89e9b0e032ac312f9b], x-b3-spanid=[92c0f4aa054a7663], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e353d4f5-c8c7-4fe9-8bb6-e3ab20e8acfb]}\\\"}\"}","context":{"RequestID":"e353d4f5-c8c7-4fe9-8bb6-e3ab20e8acfb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a70db13b-9f1f-4713-97a2-22586dd9eea8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:05:58.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:58.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e353d4f5-c8c7-4fe9-8bb6-e3ab20e8acfb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a70db13b-9f1f-4713-97a2-22586dd9eea8","LogTimestamp":"2023-09-27T05:05:58.027Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:05:58.417Z","message":"Entering","context":{"RequestID":"4a22a43b-965e-45f1-98f5-093687b92276","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8f7ebfe-14ba-4aca-83ad-a5db12074242","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4a22a43b-965e-45f1-98f5-093687b92276","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8f7ebfe-14ba-4aca-83ad-a5db12074242","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:58.419Z","message":"{\"transactionId\":\"4a22a43b-965e-45f1-98f5-093687b92276\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:58:418\",\"respDate\":\"230927-05:05:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4a22a43b-965e-45f1-98f5-093687b92276\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:58:418-31466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4a22a43b-965e-45f1-98f5-093687b92276]}\\\"}\"}","context":{"RequestID":"4a22a43b-965e-45f1-98f5-093687b92276","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f8f7ebfe-14ba-4aca-83ad-a5db12074242","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:05:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a22a43b-965e-45f1-98f5-093687b92276","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8f7ebfe-14ba-4aca-83ad-a5db12074242","LogTimestamp":"2023-09-27T05:05:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:05:59.318Z","message":"Entering","context":{"RequestID":"ee1865b1-9c35-4c89-856c-8287560d89b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de56e137-a66c-4b59-bb54-474bf0b71036","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:05:59.320Z","message":"{\"transactionId\":\"ee1865b1-9c35-4c89-856c-8287560d89b8\",\"status\":\"200\",\"rqstDate\":\"230927-05:05:59:319\",\"respDate\":\"230927-05:05:59:320\",\"sourceId\":\"haproxy:ee1865b1-9c35-4c89-856c-8287560d89b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:05:59:319-13841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[078da207-6d6c-4f03-aee3-ae42b824bead], x-b3-parentspanid=[7748472b3870deb2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abc8388a86cd1d1b7748472b3870deb2], x-b3-spanid=[c7e5401a04230ee2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee1865b1-9c35-4c89-856c-8287560d89b8]}\\\"}\"}","context":{"RequestID":"ee1865b1-9c35-4c89-856c-8287560d89b8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"de56e137-a66c-4b59-bb54-474bf0b71036","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:05:59.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:05:59.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee1865b1-9c35-4c89-856c-8287560d89b8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de56e137-a66c-4b59-bb54-474bf0b71036","LogTimestamp":"2023-09-27T05:05:59.320Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:05:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:01.335Z","message":"Entering","context":{"RequestID":"91d42c1c-3a02-4a96-ad1d-9b667e19ce22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17627091-8990-41cf-ada2-303cc66d72fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:01.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:01.337Z","message":"{\"transactionId\":\"91d42c1c-3a02-4a96-ad1d-9b667e19ce22\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:01:336\",\"respDate\":\"230927-05:06:01:337\",\"sourceId\":\"haproxy:91d42c1c-3a02-4a96-ad1d-9b667e19ce22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:01:336-18320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e89b530-1038-4693-ba24-4cc3523eae16], x-b3-parentspanid=[78c09391152e0ef1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb7b2b797b8dfcac78c09391152e0ef1], x-b3-spanid=[ed55e7591ef701c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91d42c1c-3a02-4a96-ad1d-9b667e19ce22]}\\\"}\"}","context":{"RequestID":"91d42c1c-3a02-4a96-ad1d-9b667e19ce22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"17627091-8990-41cf-ada2-303cc66d72fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:01.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:01.337Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91d42c1c-3a02-4a96-ad1d-9b667e19ce22","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17627091-8990-41cf-ada2-303cc66d72fa","LogTimestamp":"2023-09-27T05:06:01.337Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:03.349Z","message":"Entering","context":{"RequestID":"133e620c-b0f2-401f-85bf-d21a1455df85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc936ced-c6d1-4e94-9eb0-491ee4208f72","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:03.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:03.351Z","message":"{\"transactionId\":\"133e620c-b0f2-401f-85bf-d21a1455df85\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:03:350\",\"respDate\":\"230927-05:06:03:351\",\"sourceId\":\"haproxy:133e620c-b0f2-401f-85bf-d21a1455df85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:03:350-69927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ce00ecf-cae7-4d76-99dd-49f24f02c9a4], x-b3-parentspanid=[a47900789400234c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06318da0e3d643bea47900789400234c], x-b3-spanid=[41fb473587a4131f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[133e620c-b0f2-401f-85bf-d21a1455df85]}\\\"}\"}","context":{"RequestID":"133e620c-b0f2-401f-85bf-d21a1455df85","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dc936ced-c6d1-4e94-9eb0-491ee4208f72","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:03.349Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:03.352Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"133e620c-b0f2-401f-85bf-d21a1455df85","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc936ced-c6d1-4e94-9eb0-491ee4208f72","LogTimestamp":"2023-09-27T05:06:03.352Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T05:06:05.367Z","message":"Entering","context":{"RequestID":"7d58fe23-3ac5-4e13-a7db-c081f145a2f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03cca3db-a4ae-4c35-b936-5ace64cebe94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:05.368Z","message":"{\"transactionId\":\"7d58fe23-3ac5-4e13-a7db-c081f145a2f3\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:05:367\",\"respDate\":\"230927-05:06:05:368\",\"sourceId\":\"haproxy:7d58fe23-3ac5-4e13-a7db-c081f145a2f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:05:367-57401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31de965a-75ea-4a27-8ce7-1a7855990cc0], x-b3-parentspanid=[c7a4cd0f91202a34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e2dae38e54c39b3c7a4cd0f91202a34], x-b3-spanid=[c5fac0f579497fd9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d58fe23-3ac5-4e13-a7db-c081f145a2f3]}\\\"}\"}","context":{"RequestID":"7d58fe23-3ac5-4e13-a7db-c081f145a2f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03cca3db-a4ae-4c35-b936-5ace64cebe94","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:05.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:05.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d58fe23-3ac5-4e13-a7db-c081f145a2f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03cca3db-a4ae-4c35-b936-5ace64cebe94","LogTimestamp":"2023-09-27T05:06:05.369Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:05.945Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:06:06.011Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:06.012Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:06.012Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:07.395Z","message":"Entering","context":{"RequestID":"27c52e6b-422b-4f79-92f7-fbd030c4f1d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a75293a6-0d87-481c-bf63-6ea79fe19f6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:07.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:07.397Z","message":"{\"transactionId\":\"27c52e6b-422b-4f79-92f7-fbd030c4f1d0\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:07:396\",\"respDate\":\"230927-05:06:07:397\",\"sourceId\":\"haproxy:27c52e6b-422b-4f79-92f7-fbd030c4f1d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:07:396-75758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4627a6f4-e87a-4439-950d-bf0df0fed3d8], x-b3-parentspanid=[d3c6640f16e7ed78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[789ce936212d2e95d3c6640f16e7ed78], x-b3-spanid=[060959b4a184506d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[27c52e6b-422b-4f79-92f7-fbd030c4f1d0]}\\\"}\"}","context":{"RequestID":"27c52e6b-422b-4f79-92f7-fbd030c4f1d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a75293a6-0d87-481c-bf63-6ea79fe19f6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:07.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:07.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27c52e6b-422b-4f79-92f7-fbd030c4f1d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a75293a6-0d87-481c-bf63-6ea79fe19f6c","LogTimestamp":"2023-09-27T05:06:07.397Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:08.025Z","message":"Entering","context":{"RequestID":"f7fbe2ca-a2c4-4e58-83c0-21cb0ce868ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d7970ae-a8c6-4f54-91e0-7d1fbbd4391d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:08.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:08.026Z","message":"{\"transactionId\":\"f7fbe2ca-a2c4-4e58-83c0-21cb0ce868ce\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:08:025\",\"respDate\":\"230927-05:06:08:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f7fbe2ca-a2c4-4e58-83c0-21cb0ce868ce\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:08:025-64078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1169476-f97a-4f00-b572-43e48de79c93], x-b3-parentspanid=[918e04a3dfa0bd2b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44313], x-envoy-attempt-count=[1], x-b3-traceid=[f899000afd1b7dfc918e04a3dfa0bd2b], x-b3-spanid=[e4a43ed545aafa12], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f7fbe2ca-a2c4-4e58-83c0-21cb0ce868ce]}\\\"}\"}","context":{"RequestID":"f7fbe2ca-a2c4-4e58-83c0-21cb0ce868ce","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d7970ae-a8c6-4f54-91e0-7d1fbbd4391d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:08.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:08.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7fbe2ca-a2c4-4e58-83c0-21cb0ce868ce","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d7970ae-a8c6-4f54-91e0-7d1fbbd4391d","LogTimestamp":"2023-09-27T05:06:08.027Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:08.417Z","message":"Entering","context":{"RequestID":"c37ce51c-498c-405a-8c4f-97de4bc599a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"487e3a8d-d8db-4993-a898-addd03cdb866","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"c37ce51c-498c-405a-8c4f-97de4bc599a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"487e3a8d-d8db-4993-a898-addd03cdb866","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:08.419Z","message":"{\"transactionId\":\"c37ce51c-498c-405a-8c4f-97de4bc599a5\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:08:417\",\"respDate\":\"230927-05:06:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c37ce51c-498c-405a-8c4f-97de4bc599a5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:08:417-48054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c37ce51c-498c-405a-8c4f-97de4bc599a5]}\\\"}\"}","context":{"RequestID":"c37ce51c-498c-405a-8c4f-97de4bc599a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"487e3a8d-d8db-4993-a898-addd03cdb866","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c37ce51c-498c-405a-8c4f-97de4bc599a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"487e3a8d-d8db-4993-a898-addd03cdb866","LogTimestamp":"2023-09-27T05:06:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:09.418Z","message":"Entering","context":{"RequestID":"b1b54f48-b534-4adc-8f15-249856efb8ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67023093-d906-4628-91d7-5fd02108b3db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:09.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:09.420Z","message":"{\"transactionId\":\"b1b54f48-b534-4adc-8f15-249856efb8ae\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:09:419\",\"respDate\":\"230927-05:06:09:420\",\"sourceId\":\"haproxy:b1b54f48-b534-4adc-8f15-249856efb8ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:09:419-7337\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8477c528-c896-4a6e-91d4-766e181e54d6], x-b3-parentspanid=[9a2bd6dc4df27755], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d0462550d75250c9a2bd6dc4df27755], x-b3-spanid=[58d4ff3e13d73f45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1b54f48-b534-4adc-8f15-249856efb8ae]}\\\"}\"}","context":{"RequestID":"b1b54f48-b534-4adc-8f15-249856efb8ae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67023093-d906-4628-91d7-5fd02108b3db","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:09.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:09.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1b54f48-b534-4adc-8f15-249856efb8ae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67023093-d906-4628-91d7-5fd02108b3db","LogTimestamp":"2023-09-27T05:06:09.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:11.433Z","message":"Entering","context":{"RequestID":"1165f3b4-758f-4564-9b7c-ed8784bd0d6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67db48d1-5488-497b-863f-112a06c4c223","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:11.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:11.435Z","message":"{\"transactionId\":\"1165f3b4-758f-4564-9b7c-ed8784bd0d6f\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:11:434\",\"respDate\":\"230927-05:06:11:435\",\"sourceId\":\"haproxy:1165f3b4-758f-4564-9b7c-ed8784bd0d6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:11:434-17964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c51fdc25-631d-4411-8bd7-ec8a09b45ce1], x-b3-parentspanid=[6cf3719939b79c77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f4420c87977de5b6cf3719939b79c77], x-b3-spanid=[e29344db299439d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1165f3b4-758f-4564-9b7c-ed8784bd0d6f]}\\\"}\"}","context":{"RequestID":"1165f3b4-758f-4564-9b7c-ed8784bd0d6f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"67db48d1-5488-497b-863f-112a06c4c223","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:11.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:11.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1165f3b4-758f-4564-9b7c-ed8784bd0d6f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67db48d1-5488-497b-863f-112a06c4c223","LogTimestamp":"2023-09-27T05:06:11.435Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:12.133Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:12.155Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:13.445Z","message":"Entering","context":{"RequestID":"0a7be68f-dd23-4355-bd8f-9d5caf2fd51f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7aac75e-d8b9-4b12-b323-6a55564cd388","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:13.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:13.448Z","message":"{\"transactionId\":\"0a7be68f-dd23-4355-bd8f-9d5caf2fd51f\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:13:446\",\"respDate\":\"230927-05:06:13:448\",\"sourceId\":\"haproxy:0a7be68f-dd23-4355-bd8f-9d5caf2fd51f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:13:446-95772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81d0f1c0-31a2-480c-b504-e7b3ab401cbe], x-b3-parentspanid=[3a608226f356cbd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d860d5b5a88aab753a608226f356cbd7], x-b3-spanid=[0cbfe83a5c8109a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a7be68f-dd23-4355-bd8f-9d5caf2fd51f]}\\\"}\"}","context":{"RequestID":"0a7be68f-dd23-4355-bd8f-9d5caf2fd51f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7aac75e-d8b9-4b12-b323-6a55564cd388","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:13.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:13.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a7be68f-dd23-4355-bd8f-9d5caf2fd51f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7aac75e-d8b9-4b12-b323-6a55564cd388","LogTimestamp":"2023-09-27T05:06:13.448Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:06:15.459Z","message":"Entering","context":{"RequestID":"bea092e3-3198-432a-9c89-5edb9c76cdad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06ee4ee4-b4df-4a26-ad9f-4e898bac3c25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:15.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:15.461Z","message":"{\"transactionId\":\"bea092e3-3198-432a-9c89-5edb9c76cdad\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:15:460\",\"respDate\":\"230927-05:06:15:461\",\"sourceId\":\"haproxy:bea092e3-3198-432a-9c89-5edb9c76cdad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:15:460-25925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98c5f8e7-096d-4a22-b8e1-320572617ee5], x-b3-parentspanid=[f21df70bb826ad56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[133963f714a65e59f21df70bb826ad56], x-b3-spanid=[df0c83caa9fb3973], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bea092e3-3198-432a-9c89-5edb9c76cdad]}\\\"}\"}","context":{"RequestID":"bea092e3-3198-432a-9c89-5edb9c76cdad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"06ee4ee4-b4df-4a26-ad9f-4e898bac3c25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:15.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:15.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bea092e3-3198-432a-9c89-5edb9c76cdad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06ee4ee4-b4df-4a26-ad9f-4e898bac3c25","LogTimestamp":"2023-09-27T05:06:15.462Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:15.945Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:06:15.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:15.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:15.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:17.481Z","message":"Entering","context":{"RequestID":"cebe2653-f3da-4643-b50e-dc4b8e2b7b4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79ea99df-87aa-47b4-a851-4fceb30df164","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:17.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:17.483Z","message":"{\"transactionId\":\"cebe2653-f3da-4643-b50e-dc4b8e2b7b4f\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:17:481\",\"respDate\":\"230927-05:06:17:483\",\"sourceId\":\"haproxy:cebe2653-f3da-4643-b50e-dc4b8e2b7b4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:17:481-58610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1908f35c-d966-499d-b5cb-9e9e4cdb36c4], x-b3-parentspanid=[d779f046854efbed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18458931b5141fbbd779f046854efbed], x-b3-spanid=[30c27bd2e7d953ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cebe2653-f3da-4643-b50e-dc4b8e2b7b4f]}\\\"}\"}","context":{"RequestID":"cebe2653-f3da-4643-b50e-dc4b8e2b7b4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79ea99df-87aa-47b4-a851-4fceb30df164","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:17.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:17.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cebe2653-f3da-4643-b50e-dc4b8e2b7b4f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79ea99df-87aa-47b4-a851-4fceb30df164","LogTimestamp":"2023-09-27T05:06:17.483Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:18.026Z","message":"Entering","context":{"RequestID":"2901332d-a25f-4aa3-9e70-f5044246cdff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d10e22bd-5e1b-42bb-8dca-05f0863f34b4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:18.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:18.028Z","message":"{\"transactionId\":\"2901332d-a25f-4aa3-9e70-f5044246cdff\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:18:027\",\"respDate\":\"230927-05:06:18:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2901332d-a25f-4aa3-9e70-f5044246cdff\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:18:027-53502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0e66c8c-1c1e-4504-8bc0-ea5e645de50d], x-b3-parentspanid=[886e76238e95f400], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38891], x-envoy-attempt-count=[1], x-b3-traceid=[861bc282e95bbcbd886e76238e95f400], x-b3-spanid=[7c929e1bec8d6d42], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2901332d-a25f-4aa3-9e70-f5044246cdff]}\\\"}\"}","context":{"RequestID":"2901332d-a25f-4aa3-9e70-f5044246cdff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d10e22bd-5e1b-42bb-8dca-05f0863f34b4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:18.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:18.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2901332d-a25f-4aa3-9e70-f5044246cdff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d10e22bd-5e1b-42bb-8dca-05f0863f34b4","LogTimestamp":"2023-09-27T05:06:18.029Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:18.418Z","message":"Entering","context":{"RequestID":"fcc86519-1a02-46a7-9f07-429b39b7b021","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5284324b-a4b5-48f4-a367-ca2dde5bdf44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"fcc86519-1a02-46a7-9f07-429b39b7b021","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5284324b-a4b5-48f4-a367-ca2dde5bdf44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:18.420Z","message":"{\"transactionId\":\"fcc86519-1a02-46a7-9f07-429b39b7b021\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:18:418\",\"respDate\":\"230927-05:06:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fcc86519-1a02-46a7-9f07-429b39b7b021\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:18:418-65773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fcc86519-1a02-46a7-9f07-429b39b7b021]}\\\"}\"}","context":{"RequestID":"fcc86519-1a02-46a7-9f07-429b39b7b021","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5284324b-a4b5-48f4-a367-ca2dde5bdf44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcc86519-1a02-46a7-9f07-429b39b7b021","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5284324b-a4b5-48f4-a367-ca2dde5bdf44","LogTimestamp":"2023-09-27T05:06:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:19.491Z","message":"Entering","context":{"RequestID":"4d4dc34a-3874-4688-83ab-cd7f352a1575","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc803189-366d-4e03-825b-e9f3bc7b1244","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:19.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:19.493Z","message":"{\"transactionId\":\"4d4dc34a-3874-4688-83ab-cd7f352a1575\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:19:492\",\"respDate\":\"230927-05:06:19:493\",\"sourceId\":\"haproxy:4d4dc34a-3874-4688-83ab-cd7f352a1575\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:19:492-55052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9634e947-f465-4eee-ae49-50ac79ea1f68], x-b3-parentspanid=[e5932ec49b251d5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1abcf8c5dbd9ad55e5932ec49b251d5f], x-b3-spanid=[f319e6e823976111], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d4dc34a-3874-4688-83ab-cd7f352a1575]}\\\"}\"}","context":{"RequestID":"4d4dc34a-3874-4688-83ab-cd7f352a1575","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc803189-366d-4e03-825b-e9f3bc7b1244","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:19.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:19.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d4dc34a-3874-4688-83ab-cd7f352a1575","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc803189-366d-4e03-825b-e9f3bc7b1244","LogTimestamp":"2023-09-27T05:06:19.493Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:21.501Z","message":"Entering","context":{"RequestID":"31be2e0d-9b97-47f3-bc7a-b9dd461b2d9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf0d8d35-4e4d-46a7-bec9-c5bce0628129","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:21.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:21.502Z","message":"{\"transactionId\":\"31be2e0d-9b97-47f3-bc7a-b9dd461b2d9b\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:21:501\",\"respDate\":\"230927-05:06:21:502\",\"sourceId\":\"haproxy:31be2e0d-9b97-47f3-bc7a-b9dd461b2d9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:21:501-10755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88d46246-0fd3-4be7-acea-949ad65a8827], x-b3-parentspanid=[139b51af2f263880], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf91fe8ae593cb53139b51af2f263880], x-b3-spanid=[42c69eb550c0bc4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31be2e0d-9b97-47f3-bc7a-b9dd461b2d9b]}\\\"}\"}","context":{"RequestID":"31be2e0d-9b97-47f3-bc7a-b9dd461b2d9b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf0d8d35-4e4d-46a7-bec9-c5bce0628129","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:21.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:21.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31be2e0d-9b97-47f3-bc7a-b9dd461b2d9b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf0d8d35-4e4d-46a7-bec9-c5bce0628129","LogTimestamp":"2023-09-27T05:06:21.503Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:23.511Z","message":"Entering","context":{"RequestID":"22367177-0d3b-4a7a-badc-080e87f9cd47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80fabe87-570e-493d-ae58-1476bfefa1bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:23.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:23.513Z","message":"{\"transactionId\":\"22367177-0d3b-4a7a-badc-080e87f9cd47\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:23:512\",\"respDate\":\"230927-05:06:23:513\",\"sourceId\":\"haproxy:22367177-0d3b-4a7a-badc-080e87f9cd47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:23:512-95649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebd5dbf1-9da3-4914-8946-deb985dc7590], x-b3-parentspanid=[4ba50f2f2106229f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2dbca20d19c1aaa24ba50f2f2106229f], x-b3-spanid=[75ebd14fd933b01e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22367177-0d3b-4a7a-badc-080e87f9cd47]}\\\"}\"}","context":{"RequestID":"22367177-0d3b-4a7a-badc-080e87f9cd47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"80fabe87-570e-493d-ae58-1476bfefa1bf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:23.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:23.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22367177-0d3b-4a7a-badc-080e87f9cd47","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80fabe87-570e-493d-ae58-1476bfefa1bf","LogTimestamp":"2023-09-27T05:06:23.513Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:25.523Z","message":"Entering","context":{"RequestID":"c8414d67-21e3-4ef8-8f9f-53609819c5d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c2a195e-89ee-46d8-8819-fe87051b4ee7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:25.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:25.525Z","message":"{\"transactionId\":\"c8414d67-21e3-4ef8-8f9f-53609819c5d9\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:25:524\",\"respDate\":\"230927-05:06:25:525\",\"sourceId\":\"haproxy:c8414d67-21e3-4ef8-8f9f-53609819c5d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:25:524-66823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2618879-b21f-4148-ab50-4150774f6b86], x-b3-parentspanid=[9c3829cf46e4a360], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5ffcc86e80249bd9c3829cf46e4a360], x-b3-spanid=[002a71773b323b10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8414d67-21e3-4ef8-8f9f-53609819c5d9]}\\\"}\"}","context":{"RequestID":"c8414d67-21e3-4ef8-8f9f-53609819c5d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c2a195e-89ee-46d8-8819-fe87051b4ee7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:25.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:25.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8414d67-21e3-4ef8-8f9f-53609819c5d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c2a195e-89ee-46d8-8819-fe87051b4ee7","LogTimestamp":"2023-09-27T05:06:25.525Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:25.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:06:25.992Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:25.992Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:25.992Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:27.540Z","message":"Entering","context":{"RequestID":"bc1b8f74-844f-4adf-b009-1a97ba66b63a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e70b491a-e099-4730-8977-61fe6379f040","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:27.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:27.541Z","message":"{\"transactionId\":\"bc1b8f74-844f-4adf-b009-1a97ba66b63a\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:27:540\",\"respDate\":\"230927-05:06:27:541\",\"sourceId\":\"haproxy:bc1b8f74-844f-4adf-b009-1a97ba66b63a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:27:540-54048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac46ee4b-7f25-4ffe-afca-0c3ae172f80f], x-b3-parentspanid=[0a2484b2aae74252], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94eb1b3676498ae60a2484b2aae74252], x-b3-spanid=[b6e182c38fdd108a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc1b8f74-844f-4adf-b009-1a97ba66b63a]}\\\"}\"}","context":{"RequestID":"bc1b8f74-844f-4adf-b009-1a97ba66b63a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"e70b491a-e099-4730-8977-61fe6379f040","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:27.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:27.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc1b8f74-844f-4adf-b009-1a97ba66b63a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e70b491a-e099-4730-8977-61fe6379f040","LogTimestamp":"2023-09-27T05:06:27.542Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:28.025Z","message":"Entering","context":{"RequestID":"3699b7a1-2d85-4198-b044-100b837262c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64547229-6d76-4695-88d7-4fc7d5f56eb1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:28.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:28.026Z","message":"{\"transactionId\":\"3699b7a1-2d85-4198-b044-100b837262c4\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:28:025\",\"respDate\":\"230927-05:06:28:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3699b7a1-2d85-4198-b044-100b837262c4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:28:025-44273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2be49690-6d30-4e85-9acf-527600927fb1], x-b3-parentspanid=[142a4306c018639c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53481], x-envoy-attempt-count=[1], x-b3-traceid=[940608168fc7af75142a4306c018639c], x-b3-spanid=[dee337cb3134efba], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3699b7a1-2d85-4198-b044-100b837262c4]}\\\"}\"}","context":{"RequestID":"3699b7a1-2d85-4198-b044-100b837262c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64547229-6d76-4695-88d7-4fc7d5f56eb1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:28.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:28.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3699b7a1-2d85-4198-b044-100b837262c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64547229-6d76-4695-88d7-4fc7d5f56eb1","LogTimestamp":"2023-09-27T05:06:28.027Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:06:28.419Z","message":"Entering","context":{"RequestID":"6866a331-21de-4251-8a96-08e962deff5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a544e972-ab29-49d9-8af7-b629e4b2df75","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:28.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"6866a331-21de-4251-8a96-08e962deff5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a544e972-ab29-49d9-8af7-b629e4b2df75","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:28.422Z","message":"{\"transactionId\":\"6866a331-21de-4251-8a96-08e962deff5f\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:28:420\",\"respDate\":\"230927-05:06:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6866a331-21de-4251-8a96-08e962deff5f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:28:420-94126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6866a331-21de-4251-8a96-08e962deff5f]}\\\"}\"}","context":{"RequestID":"6866a331-21de-4251-8a96-08e962deff5f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a544e972-ab29-49d9-8af7-b629e4b2df75","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:28.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6866a331-21de-4251-8a96-08e962deff5f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a544e972-ab29-49d9-8af7-b629e4b2df75","LogTimestamp":"2023-09-27T05:06:28.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:06:29.554Z","message":"Entering","context":{"RequestID":"fb9a752f-f9b3-4013-b4d9-f47324a20629","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f6d2b37-7349-4e82-afab-895d51ecced0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:29.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:29.555Z","message":"{\"transactionId\":\"fb9a752f-f9b3-4013-b4d9-f47324a20629\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:29:554\",\"respDate\":\"230927-05:06:29:555\",\"sourceId\":\"haproxy:fb9a752f-f9b3-4013-b4d9-f47324a20629\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:29:554-691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11d44a96-0a3d-4541-bb1f-b4c2c56d45f7], x-b3-parentspanid=[38ac1bcbe3e464ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37154b9b6385c20438ac1bcbe3e464ae], x-b3-spanid=[d742446c85184480], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb9a752f-f9b3-4013-b4d9-f47324a20629]}\\\"}\"}","context":{"RequestID":"fb9a752f-f9b3-4013-b4d9-f47324a20629","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f6d2b37-7349-4e82-afab-895d51ecced0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:29.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:29.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb9a752f-f9b3-4013-b4d9-f47324a20629","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f6d2b37-7349-4e82-afab-895d51ecced0","LogTimestamp":"2023-09-27T05:06:29.556Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:06:31.573Z","message":"Entering","context":{"RequestID":"2d0a0d80-b36f-4dee-829c-cad6494ebc46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba26d5ea-cd6c-490e-8176-2d3aefaf7ff1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:31.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:31.575Z","message":"{\"transactionId\":\"2d0a0d80-b36f-4dee-829c-cad6494ebc46\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:31:574\",\"respDate\":\"230927-05:06:31:575\",\"sourceId\":\"haproxy:2d0a0d80-b36f-4dee-829c-cad6494ebc46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:31:574-30603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48be9020-a60d-4dc0-84e0-e8760ed333ba], x-b3-parentspanid=[2dd744fc77c1b2b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af840e4eea841f822dd744fc77c1b2b9], x-b3-spanid=[0bbd22137ed62295], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d0a0d80-b36f-4dee-829c-cad6494ebc46]}\\\"}\"}","context":{"RequestID":"2d0a0d80-b36f-4dee-829c-cad6494ebc46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba26d5ea-cd6c-490e-8176-2d3aefaf7ff1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:31.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:31.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d0a0d80-b36f-4dee-829c-cad6494ebc46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba26d5ea-cd6c-490e-8176-2d3aefaf7ff1","LogTimestamp":"2023-09-27T05:06:31.575Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:33.596Z","message":"Entering","context":{"RequestID":"85058119-b3b9-4ec1-a3b4-bf49f688fe3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9614d1e7-37b1-402f-8de2-4eaa2252ed91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:33.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:33.597Z","message":"{\"transactionId\":\"85058119-b3b9-4ec1-a3b4-bf49f688fe3d\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:33:596\",\"respDate\":\"230927-05:06:33:597\",\"sourceId\":\"haproxy:85058119-b3b9-4ec1-a3b4-bf49f688fe3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:33:596-57941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d295a6c-903d-4ec5-ad57-99a2d766030e], x-b3-parentspanid=[a720b2819309f674], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b51933c9da6dfada720b2819309f674], x-b3-spanid=[a13def67e95cd9fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85058119-b3b9-4ec1-a3b4-bf49f688fe3d]}\\\"}\"}","context":{"RequestID":"85058119-b3b9-4ec1-a3b4-bf49f688fe3d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9614d1e7-37b1-402f-8de2-4eaa2252ed91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:33.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:33.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85058119-b3b9-4ec1-a3b4-bf49f688fe3d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9614d1e7-37b1-402f-8de2-4eaa2252ed91","LogTimestamp":"2023-09-27T05:06:33.597Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:35.614Z","message":"Entering","context":{"RequestID":"9eea5ce2-0fe1-4983-85cf-15cc3dc7fa48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c0cbbb2-5e53-4c58-ba54-a44974bd7cd6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:35.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:35.616Z","message":"{\"transactionId\":\"9eea5ce2-0fe1-4983-85cf-15cc3dc7fa48\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:35:615\",\"respDate\":\"230927-05:06:35:616\",\"sourceId\":\"haproxy:9eea5ce2-0fe1-4983-85cf-15cc3dc7fa48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:35:615-35171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b44b5cb5-980f-4cd9-962d-9254e5dad44f], x-b3-parentspanid=[e9ab2fcc755da966], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3c36ac1854082e8e9ab2fcc755da966], x-b3-spanid=[4180d32475945378], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9eea5ce2-0fe1-4983-85cf-15cc3dc7fa48]}\\\"}\"}","context":{"RequestID":"9eea5ce2-0fe1-4983-85cf-15cc3dc7fa48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c0cbbb2-5e53-4c58-ba54-a44974bd7cd6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:35.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:35.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9eea5ce2-0fe1-4983-85cf-15cc3dc7fa48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c0cbbb2-5e53-4c58-ba54-a44974bd7cd6","LogTimestamp":"2023-09-27T05:06:35.616Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:35.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:06:35.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:35.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:35.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:37.652Z","message":"Entering","context":{"RequestID":"bcc36917-02c8-4823-a044-5431cca19fd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f95c2a77-496e-49c4-adfa-caf442a5d814","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:37.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:37.654Z","message":"{\"transactionId\":\"bcc36917-02c8-4823-a044-5431cca19fd4\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:37:652\",\"respDate\":\"230927-05:06:37:654\",\"sourceId\":\"haproxy:bcc36917-02c8-4823-a044-5431cca19fd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:37:652-48934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1baa7c1-8ff1-4f11-8f1f-7fbcb2bca280], x-b3-parentspanid=[f5cd74edc94ab332], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2d571778eb0d51bf5cd74edc94ab332], x-b3-spanid=[f1192901816b9f93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcc36917-02c8-4823-a044-5431cca19fd4]}\\\"}\"}","context":{"RequestID":"bcc36917-02c8-4823-a044-5431cca19fd4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f95c2a77-496e-49c4-adfa-caf442a5d814","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:37.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:37.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcc36917-02c8-4823-a044-5431cca19fd4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f95c2a77-496e-49c4-adfa-caf442a5d814","LogTimestamp":"2023-09-27T05:06:37.654Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:38.026Z","message":"Entering","context":{"RequestID":"41cce0e5-19f5-4429-9a59-8edb5678a863","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6e04664-d315-4a3e-96fd-a27308fd9eac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:38.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:38.028Z","message":"{\"transactionId\":\"41cce0e5-19f5-4429-9a59-8edb5678a863\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:38:027\",\"respDate\":\"230927-05:06:38:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:41cce0e5-19f5-4429-9a59-8edb5678a863\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:38:027-22329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4415fae6-9711-4b98-81e2-4d539c79ceec], x-b3-parentspanid=[e04a7fb52acc64d6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58181], x-envoy-attempt-count=[1], x-b3-traceid=[221b27b94b45c43de04a7fb52acc64d6], x-b3-spanid=[b545dfab60a3a4e0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[41cce0e5-19f5-4429-9a59-8edb5678a863]}\\\"}\"}","context":{"RequestID":"41cce0e5-19f5-4429-9a59-8edb5678a863","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b6e04664-d315-4a3e-96fd-a27308fd9eac","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:38.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:38.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41cce0e5-19f5-4429-9a59-8edb5678a863","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6e04664-d315-4a3e-96fd-a27308fd9eac","LogTimestamp":"2023-09-27T05:06:38.028Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:38.419Z","message":"Entering","context":{"RequestID":"781b7a35-80df-4ecc-8cee-c975cccfd66c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16830877-5323-4a81-8938-1262834aa9f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:38.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"781b7a35-80df-4ecc-8cee-c975cccfd66c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16830877-5323-4a81-8938-1262834aa9f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:38.422Z","message":"{\"transactionId\":\"781b7a35-80df-4ecc-8cee-c975cccfd66c\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:38:419\",\"respDate\":\"230927-05:06:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:781b7a35-80df-4ecc-8cee-c975cccfd66c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:38:419-32837\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[781b7a35-80df-4ecc-8cee-c975cccfd66c]}\\\"}\"}","context":{"RequestID":"781b7a35-80df-4ecc-8cee-c975cccfd66c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"16830877-5323-4a81-8938-1262834aa9f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:38.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:38.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"781b7a35-80df-4ecc-8cee-c975cccfd66c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16830877-5323-4a81-8938-1262834aa9f6","LogTimestamp":"2023-09-27T05:06:38.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:06:39.664Z","message":"Entering","context":{"RequestID":"28c1e29a-7541-463a-8115-38c1c171e3b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cfcae8c7-7d33-4d3d-892d-b099fd971bf2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:39.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:39.665Z","message":"{\"transactionId\":\"28c1e29a-7541-463a-8115-38c1c171e3b1\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:39:664\",\"respDate\":\"230927-05:06:39:665\",\"sourceId\":\"haproxy:28c1e29a-7541-463a-8115-38c1c171e3b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:39:664-42214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5885418-8e46-41d1-9228-2e8af8ffa807], x-b3-parentspanid=[839c0ca8e83e1ee4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e727c73e5756c07c839c0ca8e83e1ee4], x-b3-spanid=[da360c3fd4a9d3bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28c1e29a-7541-463a-8115-38c1c171e3b1]}\\\"}\"}","context":{"RequestID":"28c1e29a-7541-463a-8115-38c1c171e3b1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cfcae8c7-7d33-4d3d-892d-b099fd971bf2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:39.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:39.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28c1e29a-7541-463a-8115-38c1c171e3b1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfcae8c7-7d33-4d3d-892d-b099fd971bf2","LogTimestamp":"2023-09-27T05:06:39.666Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:41.689Z","message":"Entering","context":{"RequestID":"f2e22c9b-23eb-4c4c-86d8-44f2897028bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0602e5c1-bb56-41bd-973c-9c61dd86e796","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:41.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:41.691Z","message":"{\"transactionId\":\"f2e22c9b-23eb-4c4c-86d8-44f2897028bd\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:41:690\",\"respDate\":\"230927-05:06:41:691\",\"sourceId\":\"haproxy:f2e22c9b-23eb-4c4c-86d8-44f2897028bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:41:690-12108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68ba520b-cdd5-4376-a0d2-23bcceb68c50], x-b3-parentspanid=[46ff4fb46404efd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1d222556d6229d646ff4fb46404efd4], x-b3-spanid=[3b29702cc61051f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2e22c9b-23eb-4c4c-86d8-44f2897028bd]}\\\"}\"}","context":{"RequestID":"f2e22c9b-23eb-4c4c-86d8-44f2897028bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0602e5c1-bb56-41bd-973c-9c61dd86e796","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:41.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:41.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2e22c9b-23eb-4c4c-86d8-44f2897028bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0602e5c1-bb56-41bd-973c-9c61dd86e796","LogTimestamp":"2023-09-27T05:06:41.691Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:42.156Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:42.190Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:43.706Z","message":"Entering","context":{"RequestID":"f58f11d5-13c8-41f8-9c47-f797cd1dc5bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf46c84d-1f97-429a-9659-bacf116a4c91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:43.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:43.708Z","message":"{\"transactionId\":\"f58f11d5-13c8-41f8-9c47-f797cd1dc5bc\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:43:707\",\"respDate\":\"230927-05:06:43:708\",\"sourceId\":\"haproxy:f58f11d5-13c8-41f8-9c47-f797cd1dc5bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:43:707-28464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfa628fc-f658-4082-8c01-8cf3a322f793], x-b3-parentspanid=[56932dde35c07aa8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec5b6d7ea25ce5c756932dde35c07aa8], x-b3-spanid=[2ddf2ef193286718], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f58f11d5-13c8-41f8-9c47-f797cd1dc5bc]}\\\"}\"}","context":{"RequestID":"f58f11d5-13c8-41f8-9c47-f797cd1dc5bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf46c84d-1f97-429a-9659-bacf116a4c91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:43.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:43.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f58f11d5-13c8-41f8-9c47-f797cd1dc5bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf46c84d-1f97-429a-9659-bacf116a4c91","LogTimestamp":"2023-09-27T05:06:43.709Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:06:45.727Z","message":"Entering","context":{"RequestID":"5cd61bad-2f76-4be4-b29e-7ba6b30a4e18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ebb1254-362f-47c7-bff6-0ab03553ea50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:45.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:45.729Z","message":"{\"transactionId\":\"5cd61bad-2f76-4be4-b29e-7ba6b30a4e18\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:45:728\",\"respDate\":\"230927-05:06:45:729\",\"sourceId\":\"haproxy:5cd61bad-2f76-4be4-b29e-7ba6b30a4e18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:45:728-28563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe70eb79-3d97-420f-aef7-4c0cd628a5bb], x-b3-parentspanid=[5c2a60d0333a2165], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6772e0921206688b5c2a60d0333a2165], x-b3-spanid=[3f64a7d5905b1394], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cd61bad-2f76-4be4-b29e-7ba6b30a4e18]}\\\"}\"}","context":{"RequestID":"5cd61bad-2f76-4be4-b29e-7ba6b30a4e18","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ebb1254-362f-47c7-bff6-0ab03553ea50","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:45.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:45.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cd61bad-2f76-4be4-b29e-7ba6b30a4e18","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ebb1254-362f-47c7-bff6-0ab03553ea50","LogTimestamp":"2023-09-27T05:06:45.730Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:45.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:06:45.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:45.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:45.975Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:47.740Z","message":"Entering","context":{"RequestID":"161af159-12b9-4b95-baba-74a02e66e604","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18de6d99-fdc9-4ad5-a5da-1d550f8fc12c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:47.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:47.741Z","message":"{\"transactionId\":\"161af159-12b9-4b95-baba-74a02e66e604\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:47:740\",\"respDate\":\"230927-05:06:47:741\",\"sourceId\":\"haproxy:161af159-12b9-4b95-baba-74a02e66e604\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:47:740-89229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[507d8cd5-4824-4b38-9a93-8e3dce890a19], x-b3-parentspanid=[8305f5526c66c40b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c914cc56de5b28908305f5526c66c40b], x-b3-spanid=[ddfed995ae661a7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[161af159-12b9-4b95-baba-74a02e66e604]}\\\"}\"}","context":{"RequestID":"161af159-12b9-4b95-baba-74a02e66e604","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18de6d99-fdc9-4ad5-a5da-1d550f8fc12c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:47.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:47.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"161af159-12b9-4b95-baba-74a02e66e604","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18de6d99-fdc9-4ad5-a5da-1d550f8fc12c","LogTimestamp":"2023-09-27T05:06:47.742Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:48.029Z","message":"Entering","context":{"RequestID":"297ff449-f663-4541-9444-f212fd326790","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd22b23d-8149-46cd-8608-fb075c76c1c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:48.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:48.031Z","message":"{\"transactionId\":\"297ff449-f663-4541-9444-f212fd326790\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:48:030\",\"respDate\":\"230927-05:06:48:031\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:297ff449-f663-4541-9444-f212fd326790\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:48:030-94532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4583f2f-0a50-41dc-93a1-eca0374b58bf], x-b3-parentspanid=[8b570e3170199bdd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34763], x-envoy-attempt-count=[1], x-b3-traceid=[2e280f7f4250cf618b570e3170199bdd], x-b3-spanid=[a6454c2439c2b009], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[297ff449-f663-4541-9444-f212fd326790]}\\\"}\"}","context":{"RequestID":"297ff449-f663-4541-9444-f212fd326790","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd22b23d-8149-46cd-8608-fb075c76c1c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:48.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:48.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"297ff449-f663-4541-9444-f212fd326790","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd22b23d-8149-46cd-8608-fb075c76c1c9","LogTimestamp":"2023-09-27T05:06:48.031Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:48.418Z","message":"Entering","context":{"RequestID":"b234a8c4-795d-4c3a-88bb-4dfb3569fcfb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b12ee7e0-0c53-4585-aa10-817e6f3bc9cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"b234a8c4-795d-4c3a-88bb-4dfb3569fcfb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b12ee7e0-0c53-4585-aa10-817e6f3bc9cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:48.420Z","message":"{\"transactionId\":\"b234a8c4-795d-4c3a-88bb-4dfb3569fcfb\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:48:418\",\"respDate\":\"230927-05:06:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b234a8c4-795d-4c3a-88bb-4dfb3569fcfb\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:48:418-16707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b234a8c4-795d-4c3a-88bb-4dfb3569fcfb]}\\\"}\"}","context":{"RequestID":"b234a8c4-795d-4c3a-88bb-4dfb3569fcfb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b12ee7e0-0c53-4585-aa10-817e6f3bc9cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:48.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b234a8c4-795d-4c3a-88bb-4dfb3569fcfb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b12ee7e0-0c53-4585-aa10-817e6f3bc9cb","LogTimestamp":"2023-09-27T05:06:48.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:49.758Z","message":"Entering","context":{"RequestID":"13aa6c21-2a4d-4453-b68f-d6b91344560e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"abacabe0-b554-4938-b109-0d9b5bcb17eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:49.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:49.760Z","message":"{\"transactionId\":\"13aa6c21-2a4d-4453-b68f-d6b91344560e\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:49:759\",\"respDate\":\"230927-05:06:49:760\",\"sourceId\":\"haproxy:13aa6c21-2a4d-4453-b68f-d6b91344560e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:49:759-42191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e23ea5cb-b85a-459d-8776-a80f502ea849], x-b3-parentspanid=[829b74b2456d95f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e39434ab3274a7ed829b74b2456d95f8], x-b3-spanid=[8fc7733531d81cbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13aa6c21-2a4d-4453-b68f-d6b91344560e]}\\\"}\"}","context":{"RequestID":"13aa6c21-2a4d-4453-b68f-d6b91344560e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"abacabe0-b554-4938-b109-0d9b5bcb17eb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:49.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:49.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13aa6c21-2a4d-4453-b68f-d6b91344560e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abacabe0-b554-4938-b109-0d9b5bcb17eb","LogTimestamp":"2023-09-27T05:06:49.760Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:51.770Z","message":"Entering","context":{"RequestID":"446611f8-d4fe-4da3-a5be-9898b69972f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07bce27f-5dcc-40cb-81ca-88e35188cbda","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:51.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:51.772Z","message":"{\"transactionId\":\"446611f8-d4fe-4da3-a5be-9898b69972f5\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:51:770\",\"respDate\":\"230927-05:06:51:772\",\"sourceId\":\"haproxy:446611f8-d4fe-4da3-a5be-9898b69972f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:51:770-75514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9317ea6f-b606-470a-b40e-5e6d866566c0], x-b3-parentspanid=[6699d1ef71a874ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2a34bb8e6373f976699d1ef71a874ec], x-b3-spanid=[486d63a56128a61e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[446611f8-d4fe-4da3-a5be-9898b69972f5]}\\\"}\"}","context":{"RequestID":"446611f8-d4fe-4da3-a5be-9898b69972f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07bce27f-5dcc-40cb-81ca-88e35188cbda","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:51.770Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:51.772Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"446611f8-d4fe-4da3-a5be-9898b69972f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07bce27f-5dcc-40cb-81ca-88e35188cbda","LogTimestamp":"2023-09-27T05:06:51.772Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:53.790Z","message":"Entering","context":{"RequestID":"c8765f47-7419-4952-9ad6-1c4a34ecb774","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ab53a610-a502-42d9-bb94-81830a8289a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:53.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:53.791Z","message":"{\"transactionId\":\"c8765f47-7419-4952-9ad6-1c4a34ecb774\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:53:790\",\"respDate\":\"230927-05:06:53:791\",\"sourceId\":\"haproxy:c8765f47-7419-4952-9ad6-1c4a34ecb774\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:53:790-46190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7a7d54b-17bb-4acc-9787-34aead28d433], x-b3-parentspanid=[19c7dd0a498b396f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cda80196c29e4d6d19c7dd0a498b396f], x-b3-spanid=[0febe3d8c094fc45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8765f47-7419-4952-9ad6-1c4a34ecb774]}\\\"}\"}","context":{"RequestID":"c8765f47-7419-4952-9ad6-1c4a34ecb774","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"ab53a610-a502-42d9-bb94-81830a8289a3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:53.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:53.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8765f47-7419-4952-9ad6-1c4a34ecb774","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab53a610-a502-42d9-bb94-81830a8289a3","LogTimestamp":"2023-09-27T05:06:53.792Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:55.802Z","message":"Entering","context":{"RequestID":"1b524432-3626-4a73-9388-3f3245d77d81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab87d90b-7323-4287-b863-69b42407a3d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:55.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:55.804Z","message":"{\"transactionId\":\"1b524432-3626-4a73-9388-3f3245d77d81\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:55:803\",\"respDate\":\"230927-05:06:55:804\",\"sourceId\":\"haproxy:1b524432-3626-4a73-9388-3f3245d77d81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:06:55:803-78859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36f1b46b-ac70-9e3a-abd6-939aa7f12576], x-b3-parentspanid=[207757a5fd60c6b6], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11f5ae7da5007469207757a5fd60c6b6], x-b3-spanid=[3fb5735a61766ab1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b524432-3626-4a73-9388-3f3245d77d81]}\\\"}\"}","context":{"RequestID":"1b524432-3626-4a73-9388-3f3245d77d81","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab87d90b-7323-4287-b863-69b42407a3d0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:55.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:55.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b524432-3626-4a73-9388-3f3245d77d81","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab87d90b-7323-4287-b863-69b42407a3d0","LogTimestamp":"2023-09-27T05:06:55.804Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:55.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:06:55.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:55.981Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:55.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:57.817Z","message":"Entering","context":{"RequestID":"ed0a2c9e-62a0-4ac6-9ac4-347b96b7d96b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd20e463-561a-49cd-b5e1-7e76bf856d33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:57.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:57.819Z","message":"{\"transactionId\":\"ed0a2c9e-62a0-4ac6-9ac4-347b96b7d96b\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:57:817\",\"respDate\":\"230927-05:06:57:819\",\"sourceId\":\"haproxy:ed0a2c9e-62a0-4ac6-9ac4-347b96b7d96b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:57:817-6627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b923846e-afb1-4e4e-a32d-ab456e8779f1], x-b3-parentspanid=[459572e8a327b66d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[423a3b2c25e17dc1459572e8a327b66d], x-b3-spanid=[ad03fa602772ba22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed0a2c9e-62a0-4ac6-9ac4-347b96b7d96b]}\\\"}\"}","context":{"RequestID":"ed0a2c9e-62a0-4ac6-9ac4-347b96b7d96b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fd20e463-561a-49cd-b5e1-7e76bf856d33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:57.817Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:57.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed0a2c9e-62a0-4ac6-9ac4-347b96b7d96b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd20e463-561a-49cd-b5e1-7e76bf856d33","LogTimestamp":"2023-09-27T05:06:57.819Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:06:58.032Z","message":"Entering","context":{"RequestID":"f4b8a84c-d677-4840-bfd1-f561aebbbe71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58c13aef-37ee-4fde-8988-1072162337fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:58.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:58.036Z","message":"{\"transactionId\":\"f4b8a84c-d677-4840-bfd1-f561aebbbe71\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:58:033\",\"respDate\":\"230927-05:06:58:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f4b8a84c-d677-4840-bfd1-f561aebbbe71\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:58:033-87785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c435c67-c1e1-4b47-afce-263a5d042d19], x-b3-parentspanid=[18559899cedb908a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43471], x-envoy-attempt-count=[1], x-b3-traceid=[7bbcf616191698ac18559899cedb908a], x-b3-spanid=[395ca9920674c41c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f4b8a84c-d677-4840-bfd1-f561aebbbe71]}\\\"}\"}","context":{"RequestID":"f4b8a84c-d677-4840-bfd1-f561aebbbe71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58c13aef-37ee-4fde-8988-1072162337fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:06:58.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:58.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4b8a84c-d677-4840-bfd1-f561aebbbe71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58c13aef-37ee-4fde-8988-1072162337fa","LogTimestamp":"2023-09-27T05:06:58.036Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T05:06:58.417Z","message":"Entering","context":{"RequestID":"7d176e49-cdc9-4acd-9cd2-09e9c7faa08c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7fa778a-98eb-45bc-9312-098b49a009c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:58.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"7d176e49-cdc9-4acd-9cd2-09e9c7faa08c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7fa778a-98eb-45bc-9312-098b49a009c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:58.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:58.418Z","message":"{\"transactionId\":\"7d176e49-cdc9-4acd-9cd2-09e9c7faa08c\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:58:417\",\"respDate\":\"230927-05:06:58:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7d176e49-cdc9-4acd-9cd2-09e9c7faa08c\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:06:58:417-86994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7d176e49-cdc9-4acd-9cd2-09e9c7faa08c]}\\\"}\"}","context":{"RequestID":"7d176e49-cdc9-4acd-9cd2-09e9c7faa08c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d7fa778a-98eb-45bc-9312-098b49a009c7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:06:58.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d176e49-cdc9-4acd-9cd2-09e9c7faa08c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7fa778a-98eb-45bc-9312-098b49a009c7","LogTimestamp":"2023-09-27T05:06:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:06:59.829Z","message":"Entering","context":{"RequestID":"f42adba5-a094-4019-aacd-ba025034ec91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b057cb77-efcd-4d0e-afdc-aed119fea219","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:59.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:06:59.830Z","message":"{\"transactionId\":\"f42adba5-a094-4019-aacd-ba025034ec91\",\"status\":\"200\",\"rqstDate\":\"230927-05:06:59:829\",\"respDate\":\"230927-05:06:59:830\",\"sourceId\":\"haproxy:f42adba5-a094-4019-aacd-ba025034ec91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:06:59:829-24037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4be38638-07fe-4175-9474-af1a020c7eeb], x-b3-parentspanid=[bab2fcada37c1f05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ba06a69b9f1e472bab2fcada37c1f05], x-b3-spanid=[65fea03125990fab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f42adba5-a094-4019-aacd-ba025034ec91]}\\\"}\"}","context":{"RequestID":"f42adba5-a094-4019-aacd-ba025034ec91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b057cb77-efcd-4d0e-afdc-aed119fea219","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:06:59.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:06:59.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f42adba5-a094-4019-aacd-ba025034ec91","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b057cb77-efcd-4d0e-afdc-aed119fea219","LogTimestamp":"2023-09-27T05:06:59.831Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:06:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:07:01.843Z","message":"Entering","context":{"RequestID":"d31edb5f-9caf-4354-b8cc-e9e93d0d8bfa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15df7267-0e26-49c7-8ce2-ebc286cf2bc6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:01.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:01.845Z","message":"{\"transactionId\":\"d31edb5f-9caf-4354-b8cc-e9e93d0d8bfa\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:01:844\",\"respDate\":\"230927-05:07:01:845\",\"sourceId\":\"haproxy:d31edb5f-9caf-4354-b8cc-e9e93d0d8bfa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:01:844-27447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39fa7718-3b2e-4ce5-a713-08ce43c75506], x-b3-parentspanid=[9e7a160195ab05c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e73040efae0946219e7a160195ab05c0], x-b3-spanid=[c71a3526e37fb53b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d31edb5f-9caf-4354-b8cc-e9e93d0d8bfa]}\\\"}\"}","context":{"RequestID":"d31edb5f-9caf-4354-b8cc-e9e93d0d8bfa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"15df7267-0e26-49c7-8ce2-ebc286cf2bc6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:01.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:01.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d31edb5f-9caf-4354-b8cc-e9e93d0d8bfa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15df7267-0e26-49c7-8ce2-ebc286cf2bc6","LogTimestamp":"2023-09-27T05:07:01.845Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:03.857Z","message":"Entering","context":{"RequestID":"3be4161d-7272-4a74-838b-9b2345a79133","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe8db9b-bf3d-4f17-8a7b-6f55760e5033","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:03.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:03.858Z","message":"{\"transactionId\":\"3be4161d-7272-4a74-838b-9b2345a79133\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:03:857\",\"respDate\":\"230927-05:07:03:858\",\"sourceId\":\"haproxy:3be4161d-7272-4a74-838b-9b2345a79133\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:03:857-11565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf74e34e-5c93-4828-9f73-6c22ce96de33], x-b3-parentspanid=[951bd1e012f5dcee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b5f601aafc73ba7951bd1e012f5dcee], x-b3-spanid=[6b311ce0e7ff6e61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3be4161d-7272-4a74-838b-9b2345a79133]}\\\"}\"}","context":{"RequestID":"3be4161d-7272-4a74-838b-9b2345a79133","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ebe8db9b-bf3d-4f17-8a7b-6f55760e5033","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:03.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:03.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3be4161d-7272-4a74-838b-9b2345a79133","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebe8db9b-bf3d-4f17-8a7b-6f55760e5033","LogTimestamp":"2023-09-27T05:07:03.859Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:05.867Z","message":"Entering","context":{"RequestID":"f9dd5cae-8b79-46c3-946e-cb9ec0af4f65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c102603-7ae2-49a8-b676-20eace23bb3b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:05.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:05.868Z","message":"{\"transactionId\":\"f9dd5cae-8b79-46c3-946e-cb9ec0af4f65\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:05:867\",\"respDate\":\"230927-05:07:05:868\",\"sourceId\":\"haproxy:f9dd5cae-8b79-46c3-946e-cb9ec0af4f65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:05:867-31015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53471515-6e09-4ca9-ae37-45d890f7cf71], x-b3-parentspanid=[0b8a76c62983859b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ce322710cb169c70b8a76c62983859b], x-b3-spanid=[85ac5303ee133d35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9dd5cae-8b79-46c3-946e-cb9ec0af4f65]}\\\"}\"}","context":{"RequestID":"f9dd5cae-8b79-46c3-946e-cb9ec0af4f65","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9c102603-7ae2-49a8-b676-20eace23bb3b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:05.867Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:05.869Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9dd5cae-8b79-46c3-946e-cb9ec0af4f65","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c102603-7ae2-49a8-b676-20eace23bb3b","LogTimestamp":"2023-09-27T05:07:05.869Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:07:05.946Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:07:06.018Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:06.018Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:06.018Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:07.880Z","message":"Entering","context":{"RequestID":"63aff155-059f-43db-a563-8b133aea5635","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1dbf168f-227e-4431-b9db-47080bc40e67","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:07.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:07.882Z","message":"{\"transactionId\":\"63aff155-059f-43db-a563-8b133aea5635\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:07:881\",\"respDate\":\"230927-05:07:07:882\",\"sourceId\":\"haproxy:63aff155-059f-43db-a563-8b133aea5635\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:07:881-94905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46eb00d5-16fe-427d-abed-394655836a34], x-b3-parentspanid=[3cd9f5899cae58b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[410d912a79dc74b13cd9f5899cae58b0], x-b3-spanid=[80ff0419f46c0760], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63aff155-059f-43db-a563-8b133aea5635]}\\\"}\"}","context":{"RequestID":"63aff155-059f-43db-a563-8b133aea5635","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1dbf168f-227e-4431-b9db-47080bc40e67","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:07.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:07.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63aff155-059f-43db-a563-8b133aea5635","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dbf168f-227e-4431-b9db-47080bc40e67","LogTimestamp":"2023-09-27T05:07:07.882Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:08.022Z","message":"Entering","context":{"RequestID":"fa3657b1-bc5c-4642-a95b-6f21144ea0f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13a5e746-37ce-4a9c-872a-f5379796d773","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:08.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:08.023Z","message":"{\"transactionId\":\"fa3657b1-bc5c-4642-a95b-6f21144ea0f7\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:08:022\",\"respDate\":\"230927-05:07:08:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fa3657b1-bc5c-4642-a95b-6f21144ea0f7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:08:022-27535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6e14b83-7ff0-4311-b5a8-306f6f26184d], x-b3-parentspanid=[2cd7bd72b248f374], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47013], x-envoy-attempt-count=[1], x-b3-traceid=[cbcd7335e83f1e292cd7bd72b248f374], x-b3-spanid=[2da44c335623e623], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fa3657b1-bc5c-4642-a95b-6f21144ea0f7]}\\\"}\"}","context":{"RequestID":"fa3657b1-bc5c-4642-a95b-6f21144ea0f7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13a5e746-37ce-4a9c-872a-f5379796d773","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:08.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:08.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa3657b1-bc5c-4642-a95b-6f21144ea0f7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13a5e746-37ce-4a9c-872a-f5379796d773","LogTimestamp":"2023-09-27T05:07:08.024Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:07:08.417Z","message":"Entering","context":{"RequestID":"33c1be28-37d3-485b-841b-fcac5e692ebd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0369cbdd-c243-422c-8f94-8a3509b38686","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"33c1be28-37d3-485b-841b-fcac5e692ebd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0369cbdd-c243-422c-8f94-8a3509b38686","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:08.419Z","message":"{\"transactionId\":\"33c1be28-37d3-485b-841b-fcac5e692ebd\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:08:418\",\"respDate\":\"230927-05:07:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:33c1be28-37d3-485b-841b-fcac5e692ebd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:08:418-77444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[33c1be28-37d3-485b-841b-fcac5e692ebd]}\\\"}\"}","context":{"RequestID":"33c1be28-37d3-485b-841b-fcac5e692ebd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0369cbdd-c243-422c-8f94-8a3509b38686","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33c1be28-37d3-485b-841b-fcac5e692ebd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0369cbdd-c243-422c-8f94-8a3509b38686","LogTimestamp":"2023-09-27T05:07:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:09.898Z","message":"Entering","context":{"RequestID":"eee184d4-68ec-4108-9536-eb6814cd039b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efbf4ea4-f93b-4f6b-ad6e-9f9f3b3a7332","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:09.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:09.900Z","message":"{\"transactionId\":\"eee184d4-68ec-4108-9536-eb6814cd039b\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:09:899\",\"respDate\":\"230927-05:07:09:900\",\"sourceId\":\"haproxy:eee184d4-68ec-4108-9536-eb6814cd039b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:09:899-41845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2d94a86-8646-41ac-b01e-8cd0d710b6c6], x-b3-parentspanid=[61ffe2a558bb6e20], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcbbbbc7a4d55f3861ffe2a558bb6e20], x-b3-spanid=[105cf20feb1e008f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eee184d4-68ec-4108-9536-eb6814cd039b]}\\\"}\"}","context":{"RequestID":"eee184d4-68ec-4108-9536-eb6814cd039b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"efbf4ea4-f93b-4f6b-ad6e-9f9f3b3a7332","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:09.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:09.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eee184d4-68ec-4108-9536-eb6814cd039b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efbf4ea4-f93b-4f6b-ad6e-9f9f3b3a7332","LogTimestamp":"2023-09-27T05:07:09.900Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:11.915Z","message":"Entering","context":{"RequestID":"d7bb40cc-7bac-422b-998d-937c1c61e8cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a30a2493-54c7-4854-bc05-d638b7845384","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:11.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:11.917Z","message":"{\"transactionId\":\"d7bb40cc-7bac-422b-998d-937c1c61e8cd\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:11:916\",\"respDate\":\"230927-05:07:11:917\",\"sourceId\":\"haproxy:d7bb40cc-7bac-422b-998d-937c1c61e8cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:07:11:916-33133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c85c782e-13a1-455f-856c-79025044bb67], x-b3-parentspanid=[bc5d0c46eff62299], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9a264fcce335d2bbc5d0c46eff62299], x-b3-spanid=[f476d04e9631e451], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7bb40cc-7bac-422b-998d-937c1c61e8cd]}\\\"}\"}","context":{"RequestID":"d7bb40cc-7bac-422b-998d-937c1c61e8cd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a30a2493-54c7-4854-bc05-d638b7845384","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:11.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:11.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7bb40cc-7bac-422b-998d-937c1c61e8cd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a30a2493-54c7-4854-bc05-d638b7845384","LogTimestamp":"2023-09-27T05:07:11.917Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:12.191Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:12.210Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:13.929Z","message":"Entering","context":{"RequestID":"92d26c72-c98c-4c86-891f-76deeb88d193","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a199b59d-87aa-4cd6-b595-db6dcf319747","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:13.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:13.931Z","message":"{\"transactionId\":\"92d26c72-c98c-4c86-891f-76deeb88d193\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:13:929\",\"respDate\":\"230927-05:07:13:931\",\"sourceId\":\"haproxy:92d26c72-c98c-4c86-891f-76deeb88d193\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:13:929-62521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24aad190-8d50-4f18-8e99-552d5d2bf82c], x-b3-parentspanid=[107436599df35ecc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63c75c63a8f987c3107436599df35ecc], x-b3-spanid=[4f883cd1318bcd75], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92d26c72-c98c-4c86-891f-76deeb88d193]}\\\"}\"}","context":{"RequestID":"92d26c72-c98c-4c86-891f-76deeb88d193","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a199b59d-87aa-4cd6-b595-db6dcf319747","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:13.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:13.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92d26c72-c98c-4c86-891f-76deeb88d193","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a199b59d-87aa-4cd6-b595-db6dcf319747","LogTimestamp":"2023-09-27T05:07:13.931Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:15.941Z","message":"Entering","context":{"RequestID":"0515728a-ff0d-4125-9ce4-da7f072de227","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad8c0836-444f-45f7-9083-de8b41badc3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:15.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:15.943Z","message":"{\"transactionId\":\"0515728a-ff0d-4125-9ce4-da7f072de227\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:15:942\",\"respDate\":\"230927-05:07:15:943\",\"sourceId\":\"haproxy:0515728a-ff0d-4125-9ce4-da7f072de227\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:15:942-53103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68d15bc0-2e3a-4cc3-a314-a8123e718e83], x-b3-parentspanid=[5a0376aa13f1dd05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c128f61dfce735755a0376aa13f1dd05], x-b3-spanid=[f9c75dbb6c56e7d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0515728a-ff0d-4125-9ce4-da7f072de227]}\\\"}\"}","context":{"RequestID":"0515728a-ff0d-4125-9ce4-da7f072de227","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ad8c0836-444f-45f7-9083-de8b41badc3a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:15.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:15.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0515728a-ff0d-4125-9ce4-da7f072de227","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad8c0836-444f-45f7-9083-de8b41badc3a","LogTimestamp":"2023-09-27T05:07:15.944Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:15.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T05:07:15.957Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:15.957Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:15.957Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:17.957Z","message":"Entering","context":{"RequestID":"4ecb93f7-5da1-4706-9bc0-e33e1b432d96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b417a7f3-4d16-4dce-8092-926d7d91f974","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:17.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:17.959Z","message":"{\"transactionId\":\"4ecb93f7-5da1-4706-9bc0-e33e1b432d96\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:17:957\",\"respDate\":\"230927-05:07:17:959\",\"sourceId\":\"haproxy:4ecb93f7-5da1-4706-9bc0-e33e1b432d96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:17:957-70643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3c90a70-a7e0-4869-819b-9af0cfee3ae9], x-b3-parentspanid=[c19ed986736975b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b3c49b6038d2c76c19ed986736975b4], x-b3-spanid=[83631e140ef18fd3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ecb93f7-5da1-4706-9bc0-e33e1b432d96]}\\\"}\"}","context":{"RequestID":"4ecb93f7-5da1-4706-9bc0-e33e1b432d96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b417a7f3-4d16-4dce-8092-926d7d91f974","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:17.957Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:17.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ecb93f7-5da1-4706-9bc0-e33e1b432d96","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b417a7f3-4d16-4dce-8092-926d7d91f974","LogTimestamp":"2023-09-27T05:07:17.959Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:18.024Z","message":"Entering","context":{"RequestID":"3095ef5c-2f4c-4861-966a-ac10c66481f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"605eb9b4-d158-4043-a7bf-6f8b040eb4b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:18.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:18.026Z","message":"{\"transactionId\":\"3095ef5c-2f4c-4861-966a-ac10c66481f0\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:18:025\",\"respDate\":\"230927-05:07:18:026\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3095ef5c-2f4c-4861-966a-ac10c66481f0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:18:025-57182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d1490c3-8221-46d0-921e-e8703c4c435e], x-b3-parentspanid=[3fc094e9e026121b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44915], x-envoy-attempt-count=[1], x-b3-traceid=[32ae983117f9f0103fc094e9e026121b], x-b3-spanid=[92b6950d33262b7d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3095ef5c-2f4c-4861-966a-ac10c66481f0]}\\\"}\"}","context":{"RequestID":"3095ef5c-2f4c-4861-966a-ac10c66481f0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"605eb9b4-d158-4043-a7bf-6f8b040eb4b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:18.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:18.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3095ef5c-2f4c-4861-966a-ac10c66481f0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"605eb9b4-d158-4043-a7bf-6f8b040eb4b5","LogTimestamp":"2023-09-27T05:07:18.027Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:18.417Z","message":"Entering","context":{"RequestID":"4530c975-984f-4e0a-a0f1-1f4d8b549a64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a7276db-1d85-4df4-975b-bae8602f5e3d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4530c975-984f-4e0a-a0f1-1f4d8b549a64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a7276db-1d85-4df4-975b-bae8602f5e3d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:18.419Z","message":"{\"transactionId\":\"4530c975-984f-4e0a-a0f1-1f4d8b549a64\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:18:418\",\"respDate\":\"230927-05:07:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4530c975-984f-4e0a-a0f1-1f4d8b549a64\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:18:418-10703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4530c975-984f-4e0a-a0f1-1f4d8b549a64]}\\\"}\"}","context":{"RequestID":"4530c975-984f-4e0a-a0f1-1f4d8b549a64","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9a7276db-1d85-4df4-975b-bae8602f5e3d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4530c975-984f-4e0a-a0f1-1f4d8b549a64","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a7276db-1d85-4df4-975b-bae8602f5e3d","LogTimestamp":"2023-09-27T05:07:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:19.983Z","message":"Entering","context":{"RequestID":"5de50e2a-5817-405e-bd52-f2a2dc7d954e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a0f3d03-14d2-4676-88fd-4b43f62b4d4b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:19.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:19.985Z","message":"{\"transactionId\":\"5de50e2a-5817-405e-bd52-f2a2dc7d954e\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:19:984\",\"respDate\":\"230927-05:07:19:985\",\"sourceId\":\"haproxy:5de50e2a-5817-405e-bd52-f2a2dc7d954e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:07:19:984-56310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d556ef3-3c1b-9d42-bf3c-5ffa6620df6b], x-b3-parentspanid=[e54ce7163eac7165], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cd2f097974c65eee54ce7163eac7165], x-b3-spanid=[fcf17091f4d424f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5de50e2a-5817-405e-bd52-f2a2dc7d954e]}\\\"}\"}","context":{"RequestID":"5de50e2a-5817-405e-bd52-f2a2dc7d954e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a0f3d03-14d2-4676-88fd-4b43f62b4d4b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:19.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:19.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5de50e2a-5817-405e-bd52-f2a2dc7d954e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a0f3d03-14d2-4676-88fd-4b43f62b4d4b","LogTimestamp":"2023-09-27T05:07:19.985Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:22.003Z","message":"Entering","context":{"RequestID":"c3ea9434-4e63-4295-9b42-d90bdfa4812f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a84a721-fd7c-475f-ae6a-c4c827f76f6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:22.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:22.005Z","message":"{\"transactionId\":\"c3ea9434-4e63-4295-9b42-d90bdfa4812f\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:22:004\",\"respDate\":\"230927-05:07:22:005\",\"sourceId\":\"haproxy:c3ea9434-4e63-4295-9b42-d90bdfa4812f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:22:004-15919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93dafdba-e511-4059-8f47-77dc57307386], x-b3-parentspanid=[745d4e41649be304], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8102760e882db07c745d4e41649be304], x-b3-spanid=[5088f0de288393d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3ea9434-4e63-4295-9b42-d90bdfa4812f]}\\\"}\"}","context":{"RequestID":"c3ea9434-4e63-4295-9b42-d90bdfa4812f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a84a721-fd7c-475f-ae6a-c4c827f76f6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:22.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:22.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3ea9434-4e63-4295-9b42-d90bdfa4812f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a84a721-fd7c-475f-ae6a-c4c827f76f6a","LogTimestamp":"2023-09-27T05:07:22.005Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:24.018Z","message":"Entering","context":{"RequestID":"7b2e5421-9877-42b7-a845-9ed5a57ccde6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2fcd696-21d9-4a4c-bb15-406562861849","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:24.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:24.020Z","message":"{\"transactionId\":\"7b2e5421-9877-42b7-a845-9ed5a57ccde6\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:24:019\",\"respDate\":\"230927-05:07:24:020\",\"sourceId\":\"haproxy:7b2e5421-9877-42b7-a845-9ed5a57ccde6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:07:24:019-20545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2105021-1793-4f67-bf86-1552b97991c8], x-b3-parentspanid=[912d6bc29984c6e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad9feec5019c8322912d6bc29984c6e0], x-b3-spanid=[66a9fe7bf49156cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b2e5421-9877-42b7-a845-9ed5a57ccde6]}\\\"}\"}","context":{"RequestID":"7b2e5421-9877-42b7-a845-9ed5a57ccde6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2fcd696-21d9-4a4c-bb15-406562861849","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:24.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:24.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b2e5421-9877-42b7-a845-9ed5a57ccde6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2fcd696-21d9-4a4c-bb15-406562861849","LogTimestamp":"2023-09-27T05:07:24.020Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:25.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:07:25.998Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:25.998Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:25.998Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:26.031Z","message":"Entering","context":{"RequestID":"284516e4-4a38-4352-8848-701eddc01e32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a36e4842-2a3f-4a23-9845-7495a0310505","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:26.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:26.033Z","message":"{\"transactionId\":\"284516e4-4a38-4352-8848-701eddc01e32\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:26:032\",\"respDate\":\"230927-05:07:26:033\",\"sourceId\":\"haproxy:284516e4-4a38-4352-8848-701eddc01e32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:26:032-39705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[347cba07-24af-462a-9ac5-3c28bce3e272], x-b3-parentspanid=[92393dc5751081f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a854439b292397d192393dc5751081f2], x-b3-spanid=[897ec42e3ec60a0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[284516e4-4a38-4352-8848-701eddc01e32]}\\\"}\"}","context":{"RequestID":"284516e4-4a38-4352-8848-701eddc01e32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a36e4842-2a3f-4a23-9845-7495a0310505","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:26.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:26.033Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"284516e4-4a38-4352-8848-701eddc01e32","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a36e4842-2a3f-4a23-9845-7495a0310505","LogTimestamp":"2023-09-27T05:07:26.033Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:28.021Z","message":"Entering","context":{"RequestID":"4131d623-e280-4beb-8492-5b238376468d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93c1855b-6991-46be-bed5-f60ffd753302","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:28.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:28.023Z","message":"{\"transactionId\":\"4131d623-e280-4beb-8492-5b238376468d\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:28:022\",\"respDate\":\"230927-05:07:28:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4131d623-e280-4beb-8492-5b238376468d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:28:022-32107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad784a39-bbd8-4fc4-9fda-865ed0326814], x-b3-parentspanid=[90d2c302ba273937], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33125], x-envoy-attempt-count=[1], x-b3-traceid=[27c455ee4c714e4590d2c302ba273937], x-b3-spanid=[820e7ebd5eb5cbde], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4131d623-e280-4beb-8492-5b238376468d]}\\\"}\"}","context":{"RequestID":"4131d623-e280-4beb-8492-5b238376468d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"93c1855b-6991-46be-bed5-f60ffd753302","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:28.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:28.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4131d623-e280-4beb-8492-5b238376468d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93c1855b-6991-46be-bed5-f60ffd753302","LogTimestamp":"2023-09-27T05:07:28.024Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:28.046Z","message":"Entering","context":{"RequestID":"ad34c1ba-0221-4d23-9928-3f09ed81d6f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4568fe5-8fbe-446e-b2cd-72570cbc4531","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:28.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:28.048Z","message":"{\"transactionId\":\"ad34c1ba-0221-4d23-9928-3f09ed81d6f5\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:28:047\",\"respDate\":\"230927-05:07:28:048\",\"sourceId\":\"haproxy:ad34c1ba-0221-4d23-9928-3f09ed81d6f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:28:047-16382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74df5345-3516-4604-91e7-fc226ad970c0], x-b3-parentspanid=[4e1d7b43120e1b42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1fde876e2646d3e4e1d7b43120e1b42], x-b3-spanid=[b09b0c9571a396a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad34c1ba-0221-4d23-9928-3f09ed81d6f5]}\\\"}\"}","context":{"RequestID":"ad34c1ba-0221-4d23-9928-3f09ed81d6f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4568fe5-8fbe-446e-b2cd-72570cbc4531","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:28.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:28.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad34c1ba-0221-4d23-9928-3f09ed81d6f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4568fe5-8fbe-446e-b2cd-72570cbc4531","LogTimestamp":"2023-09-27T05:07:28.048Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:28.417Z","message":"Entering","context":{"RequestID":"730d6902-3258-4d65-9c06-5abb878609fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5771cf5-034a-477a-9237-58efe7f663e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"730d6902-3258-4d65-9c06-5abb878609fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5771cf5-034a-477a-9237-58efe7f663e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:28.420Z","message":"{\"transactionId\":\"730d6902-3258-4d65-9c06-5abb878609fa\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:28:418\",\"respDate\":\"230927-05:07:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:730d6902-3258-4d65-9c06-5abb878609fa\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:28:418-85303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[730d6902-3258-4d65-9c06-5abb878609fa]}\\\"}\"}","context":{"RequestID":"730d6902-3258-4d65-9c06-5abb878609fa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e5771cf5-034a-477a-9237-58efe7f663e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"730d6902-3258-4d65-9c06-5abb878609fa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5771cf5-034a-477a-9237-58efe7f663e0","LogTimestamp":"2023-09-27T05:07:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:30.057Z","message":"Entering","context":{"RequestID":"216faa6e-f4f9-4d05-852e-16083196dda6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a84bc23-bf33-4cfe-bbfe-c4f6170f6754","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:30.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:30.059Z","message":"{\"transactionId\":\"216faa6e-f4f9-4d05-852e-16083196dda6\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:30:057\",\"respDate\":\"230927-05:07:30:059\",\"sourceId\":\"haproxy:216faa6e-f4f9-4d05-852e-16083196dda6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:30:057-2994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc113ea9-ed16-4ec6-83ee-23e0a911339b], x-b3-parentspanid=[1c27e033c6d71d06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a7552e5a6d96c931c27e033c6d71d06], x-b3-spanid=[fffd0a007fc08754], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[216faa6e-f4f9-4d05-852e-16083196dda6]}\\\"}\"}","context":{"RequestID":"216faa6e-f4f9-4d05-852e-16083196dda6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8a84bc23-bf33-4cfe-bbfe-c4f6170f6754","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:30.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:30.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"216faa6e-f4f9-4d05-852e-16083196dda6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a84bc23-bf33-4cfe-bbfe-c4f6170f6754","LogTimestamp":"2023-09-27T05:07:30.059Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:32.070Z","message":"Entering","context":{"RequestID":"c4c3d867-2a2d-45f2-8ecc-8d7655cfe297","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a2e17d4-7bba-4524-a229-436e595b96d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:32.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:32.072Z","message":"{\"transactionId\":\"c4c3d867-2a2d-45f2-8ecc-8d7655cfe297\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:32:071\",\"respDate\":\"230927-05:07:32:072\",\"sourceId\":\"haproxy:c4c3d867-2a2d-45f2-8ecc-8d7655cfe297\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:07:32:071-9447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf5a7587-0c25-4f45-a0b5-b10fa6c4b659], x-b3-parentspanid=[2e1bc5416ccfba29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ac02c6251dfa9862e1bc5416ccfba29], x-b3-spanid=[1ddb14176a52f76c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4c3d867-2a2d-45f2-8ecc-8d7655cfe297]}\\\"}\"}","context":{"RequestID":"c4c3d867-2a2d-45f2-8ecc-8d7655cfe297","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a2e17d4-7bba-4524-a229-436e595b96d9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:32.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:32.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4c3d867-2a2d-45f2-8ecc-8d7655cfe297","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a2e17d4-7bba-4524-a229-436e595b96d9","LogTimestamp":"2023-09-27T05:07:32.073Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:07:34.084Z","message":"Entering","context":{"RequestID":"fdde3249-4398-4def-a7ae-5b4324201dbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5d181ce-8b01-49ea-9067-0e18f04edc25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:34.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:34.086Z","message":"{\"transactionId\":\"fdde3249-4398-4def-a7ae-5b4324201dbb\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:34:085\",\"respDate\":\"230927-05:07:34:086\",\"sourceId\":\"haproxy:fdde3249-4398-4def-a7ae-5b4324201dbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:34:085-82750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29a837ad-9065-4760-bc49-2188694f72c4], x-b3-parentspanid=[303d696a86bcac17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70c1fd6d02d5cbb4303d696a86bcac17], x-b3-spanid=[f3e1f43452bc07d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdde3249-4398-4def-a7ae-5b4324201dbb]}\\\"}\"}","context":{"RequestID":"fdde3249-4398-4def-a7ae-5b4324201dbb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5d181ce-8b01-49ea-9067-0e18f04edc25","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:34.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:34.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdde3249-4398-4def-a7ae-5b4324201dbb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5d181ce-8b01-49ea-9067-0e18f04edc25","LogTimestamp":"2023-09-27T05:07:34.086Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:35.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:07:35.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:35.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:35.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:36.097Z","message":"Entering","context":{"RequestID":"7d4840c0-81c8-480d-9d5a-71f7020043a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b77b927d-b8fe-4ef9-8ed0-9fda8cb052b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:36.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:36.099Z","message":"{\"transactionId\":\"7d4840c0-81c8-480d-9d5a-71f7020043a9\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:36:098\",\"respDate\":\"230927-05:07:36:099\",\"sourceId\":\"haproxy:7d4840c0-81c8-480d-9d5a-71f7020043a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:36:098-25652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[874ceebb-ee6d-463c-90af-9c9c2ea6c76f], x-b3-parentspanid=[064a6dd6e61b82b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[249aa03af1d94449064a6dd6e61b82b4], x-b3-spanid=[2b6d8ed88b49e318], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d4840c0-81c8-480d-9d5a-71f7020043a9]}\\\"}\"}","context":{"RequestID":"7d4840c0-81c8-480d-9d5a-71f7020043a9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b77b927d-b8fe-4ef9-8ed0-9fda8cb052b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:36.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:36.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d4840c0-81c8-480d-9d5a-71f7020043a9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b77b927d-b8fe-4ef9-8ed0-9fda8cb052b1","LogTimestamp":"2023-09-27T05:07:36.099Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:38.020Z","message":"Entering","context":{"RequestID":"af4c757a-8db8-4701-a43c-0e54531617fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49e591a2-1820-49e1-acfc-1005339525c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:38.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:38.022Z","message":"{\"transactionId\":\"af4c757a-8db8-4701-a43c-0e54531617fc\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:38:021\",\"respDate\":\"230927-05:07:38:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:af4c757a-8db8-4701-a43c-0e54531617fc\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:38:021-3884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58823f7c-6283-4331-9d75-9395571990b3], x-b3-parentspanid=[da73d6eed041f6ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37793], x-envoy-attempt-count=[1], x-b3-traceid=[e3b2b918063aaa82da73d6eed041f6ec], x-b3-spanid=[3aca400f85a951f7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[af4c757a-8db8-4701-a43c-0e54531617fc]}\\\"}\"}","context":{"RequestID":"af4c757a-8db8-4701-a43c-0e54531617fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49e591a2-1820-49e1-acfc-1005339525c5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:38.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:38.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af4c757a-8db8-4701-a43c-0e54531617fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49e591a2-1820-49e1-acfc-1005339525c5","LogTimestamp":"2023-09-27T05:07:38.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:07:38.110Z","message":"Entering","context":{"RequestID":"e9c441a0-64a6-48d3-8f97-fb4b6f9c11bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c40a1b0a-393f-43e2-be79-7ef98e262552","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:38.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:38.112Z","message":"{\"transactionId\":\"e9c441a0-64a6-48d3-8f97-fb4b6f9c11bd\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:38:110\",\"respDate\":\"230927-05:07:38:112\",\"sourceId\":\"haproxy:e9c441a0-64a6-48d3-8f97-fb4b6f9c11bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:38:110-65873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b1910bb-620b-452a-884d-970e4296f149], x-b3-parentspanid=[5368cebeef540b2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4554a2dc9b0a5d3e5368cebeef540b2e], x-b3-spanid=[b209ce641c1479d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9c441a0-64a6-48d3-8f97-fb4b6f9c11bd]}\\\"}\"}","context":{"RequestID":"e9c441a0-64a6-48d3-8f97-fb4b6f9c11bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c40a1b0a-393f-43e2-be79-7ef98e262552","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:38.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:38.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9c441a0-64a6-48d3-8f97-fb4b6f9c11bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c40a1b0a-393f-43e2-be79-7ef98e262552","LogTimestamp":"2023-09-27T05:07:38.112Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:38.418Z","message":"Entering","context":{"RequestID":"dcaa7533-973a-43ab-af80-0acf5899f002","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dac20888-4bd0-4a0d-803b-60e6e68cbdb0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"dcaa7533-973a-43ab-af80-0acf5899f002","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dac20888-4bd0-4a0d-803b-60e6e68cbdb0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:38.420Z","message":"{\"transactionId\":\"dcaa7533-973a-43ab-af80-0acf5899f002\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:38:418\",\"respDate\":\"230927-05:07:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dcaa7533-973a-43ab-af80-0acf5899f002\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:38:418-8233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dcaa7533-973a-43ab-af80-0acf5899f002]}\\\"}\"}","context":{"RequestID":"dcaa7533-973a-43ab-af80-0acf5899f002","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dac20888-4bd0-4a0d-803b-60e6e68cbdb0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcaa7533-973a-43ab-af80-0acf5899f002","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dac20888-4bd0-4a0d-803b-60e6e68cbdb0","LogTimestamp":"2023-09-27T05:07:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:40.122Z","message":"Entering","context":{"RequestID":"5acacc93-4d36-487e-be56-e9b9b7617b60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b505248a-26b1-403a-a9c4-84715e8b0df0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:40.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:40.125Z","message":"{\"transactionId\":\"5acacc93-4d36-487e-be56-e9b9b7617b60\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:40:123\",\"respDate\":\"230927-05:07:40:125\",\"sourceId\":\"haproxy:5acacc93-4d36-487e-be56-e9b9b7617b60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:40:123-7538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[374fa429-c60a-44e2-8842-0e9055d8533d], x-b3-parentspanid=[2a79bbfb2f6f837a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c6b45c92cd878f82a79bbfb2f6f837a], x-b3-spanid=[caefe3a6c69108ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5acacc93-4d36-487e-be56-e9b9b7617b60]}\\\"}\"}","context":{"RequestID":"5acacc93-4d36-487e-be56-e9b9b7617b60","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b505248a-26b1-403a-a9c4-84715e8b0df0","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:40.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:40.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5acacc93-4d36-487e-be56-e9b9b7617b60","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b505248a-26b1-403a-a9c4-84715e8b0df0","LogTimestamp":"2023-09-27T05:07:40.126Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:07:42.140Z","message":"Entering","context":{"RequestID":"9a46234f-3f3c-4644-83a9-f9468e1ccb3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7774468-32ef-4ddf-a162-c33b316d629b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:42.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:42.141Z","message":"{\"transactionId\":\"9a46234f-3f3c-4644-83a9-f9468e1ccb3e\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:42:140\",\"respDate\":\"230927-05:07:42:141\",\"sourceId\":\"haproxy:9a46234f-3f3c-4644-83a9-f9468e1ccb3e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:07:42:140-67610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed88c3ac-bb98-43b2-ba67-8ec435530e13], x-b3-parentspanid=[65656a6626777769], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4069c71bffebf7265656a6626777769], x-b3-spanid=[f4ab3f9740b3a75c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a46234f-3f3c-4644-83a9-f9468e1ccb3e]}\\\"}\"}","context":{"RequestID":"9a46234f-3f3c-4644-83a9-f9468e1ccb3e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c7774468-32ef-4ddf-a162-c33b316d629b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:42.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:42.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a46234f-3f3c-4644-83a9-f9468e1ccb3e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7774468-32ef-4ddf-a162-c33b316d629b","LogTimestamp":"2023-09-27T05:07:42.142Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:42.211Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:42.216Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:44.153Z","message":"Entering","context":{"RequestID":"888fcf57-4440-4f85-b0e9-2a2e2cc94a3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"306b8860-7bc3-4e5c-b525-432c0a7c452f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:44.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:44.155Z","message":"{\"transactionId\":\"888fcf57-4440-4f85-b0e9-2a2e2cc94a3c\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:44:153\",\"respDate\":\"230927-05:07:44:155\",\"sourceId\":\"haproxy:888fcf57-4440-4f85-b0e9-2a2e2cc94a3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:07:44:153-39624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e4ff3cf-3324-41bd-b8bf-2b59cb03069f], x-b3-parentspanid=[4db230979910092e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a27e8cb7f129d17f4db230979910092e], x-b3-spanid=[40bd6f9649c9d63a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[888fcf57-4440-4f85-b0e9-2a2e2cc94a3c]}\\\"}\"}","context":{"RequestID":"888fcf57-4440-4f85-b0e9-2a2e2cc94a3c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"306b8860-7bc3-4e5c-b525-432c0a7c452f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:44.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:44.155Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"888fcf57-4440-4f85-b0e9-2a2e2cc94a3c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"306b8860-7bc3-4e5c-b525-432c0a7c452f","LogTimestamp":"2023-09-27T05:07:44.155Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:45.948Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:07:45.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:45.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:45.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:46.167Z","message":"Entering","context":{"RequestID":"66810860-de86-4608-bff7-49af337e671e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c05b296-a3ca-44b1-b7d4-728a3d82250c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:46.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:46.169Z","message":"{\"transactionId\":\"66810860-de86-4608-bff7-49af337e671e\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:46:168\",\"respDate\":\"230927-05:07:46:169\",\"sourceId\":\"haproxy:66810860-de86-4608-bff7-49af337e671e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:46:168-89143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b128d983-dcb7-41b7-a348-ea8b76d47aa4], x-b3-parentspanid=[31354f0157c1061d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c51b462f33305aea31354f0157c1061d], x-b3-spanid=[235afa4f51216405], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66810860-de86-4608-bff7-49af337e671e]}\\\"}\"}","context":{"RequestID":"66810860-de86-4608-bff7-49af337e671e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c05b296-a3ca-44b1-b7d4-728a3d82250c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:46.167Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:46.170Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66810860-de86-4608-bff7-49af337e671e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c05b296-a3ca-44b1-b7d4-728a3d82250c","LogTimestamp":"2023-09-27T05:07:46.170Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:48.021Z","message":"Entering","context":{"RequestID":"2d3c6b41-089b-47ce-81c2-93b15bcf5945","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43eeb2ed-e418-4548-a114-645bebc1983e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:48.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:48.023Z","message":"{\"transactionId\":\"2d3c6b41-089b-47ce-81c2-93b15bcf5945\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:48:022\",\"respDate\":\"230927-05:07:48:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2d3c6b41-089b-47ce-81c2-93b15bcf5945\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:48:022-96262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fa2049a-f8be-42b3-985e-4c24f44942ed], x-b3-parentspanid=[c43141439c64d5e0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59625], x-envoy-attempt-count=[1], x-b3-traceid=[13b78285cc35b3ecc43141439c64d5e0], x-b3-spanid=[62f6749d66d38165], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2d3c6b41-089b-47ce-81c2-93b15bcf5945]}\\\"}\"}","context":{"RequestID":"2d3c6b41-089b-47ce-81c2-93b15bcf5945","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"43eeb2ed-e418-4548-a114-645bebc1983e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:48.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:48.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d3c6b41-089b-47ce-81c2-93b15bcf5945","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43eeb2ed-e418-4548-a114-645bebc1983e","LogTimestamp":"2023-09-27T05:07:48.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:48.181Z","message":"Entering","context":{"RequestID":"d65cc71d-622a-4bf8-bdf2-c67ddfbc6eb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da307b43-e150-469c-8b52-5604ddf03f5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:48.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:48.183Z","message":"{\"transactionId\":\"d65cc71d-622a-4bf8-bdf2-c67ddfbc6eb1\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:48:182\",\"respDate\":\"230927-05:07:48:183\",\"sourceId\":\"haproxy:d65cc71d-622a-4bf8-bdf2-c67ddfbc6eb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:48:182-5880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fff7003-8d12-408f-9ed6-0ad6f3daa95b], x-b3-parentspanid=[2dfeef8dc1de100c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0662f7635916baa2dfeef8dc1de100c], x-b3-spanid=[03ff6c32646b6d96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d65cc71d-622a-4bf8-bdf2-c67ddfbc6eb1]}\\\"}\"}","context":{"RequestID":"d65cc71d-622a-4bf8-bdf2-c67ddfbc6eb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"da307b43-e150-469c-8b52-5604ddf03f5e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:48.181Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:48.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d65cc71d-622a-4bf8-bdf2-c67ddfbc6eb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da307b43-e150-469c-8b52-5604ddf03f5e","LogTimestamp":"2023-09-27T05:07:48.183Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:48.417Z","message":"Entering","context":{"RequestID":"ecb4475f-1f4e-418f-b919-4a8660b8eccd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88033fb8-6020-4395-86c5-b02568cd6bfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:48.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"ecb4475f-1f4e-418f-b919-4a8660b8eccd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88033fb8-6020-4395-86c5-b02568cd6bfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:48.419Z","message":"{\"transactionId\":\"ecb4475f-1f4e-418f-b919-4a8660b8eccd\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:48:417\",\"respDate\":\"230927-05:07:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ecb4475f-1f4e-418f-b919-4a8660b8eccd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:07:48:417-58431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ecb4475f-1f4e-418f-b919-4a8660b8eccd]}\\\"}\"}","context":{"RequestID":"ecb4475f-1f4e-418f-b919-4a8660b8eccd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"88033fb8-6020-4395-86c5-b02568cd6bfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:48.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ecb4475f-1f4e-418f-b919-4a8660b8eccd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88033fb8-6020-4395-86c5-b02568cd6bfa","LogTimestamp":"2023-09-27T05:07:48.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:50.204Z","message":"Entering","context":{"RequestID":"22f36c8d-c070-4a24-a051-60365a0257f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0159d57-18f9-4651-a89d-ada3ceca44e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:50.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:50.205Z","message":"{\"transactionId\":\"22f36c8d-c070-4a24-a051-60365a0257f8\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:50:204\",\"respDate\":\"230927-05:07:50:205\",\"sourceId\":\"haproxy:22f36c8d-c070-4a24-a051-60365a0257f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:07:50:204-76827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a783b4f3-188b-4785-9be6-4ab3599126f9], x-b3-parentspanid=[f0a2868a8654a85c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[157c4a2f708894f0f0a2868a8654a85c], x-b3-spanid=[14c80450861d478e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22f36c8d-c070-4a24-a051-60365a0257f8]}\\\"}\"}","context":{"RequestID":"22f36c8d-c070-4a24-a051-60365a0257f8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0159d57-18f9-4651-a89d-ada3ceca44e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:50.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:50.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22f36c8d-c070-4a24-a051-60365a0257f8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0159d57-18f9-4651-a89d-ada3ceca44e6","LogTimestamp":"2023-09-27T05:07:50.205Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:52.220Z","message":"Entering","context":{"RequestID":"d0167c61-0231-4f44-a309-0e6594e19be6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a97f5967-b708-4395-8a92-b2a252a11ac7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:52.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:52.222Z","message":"{\"transactionId\":\"d0167c61-0231-4f44-a309-0e6594e19be6\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:52:221\",\"respDate\":\"230927-05:07:52:221\",\"sourceId\":\"haproxy:d0167c61-0231-4f44-a309-0e6594e19be6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:52:221-97261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1f5cd8c-5c26-4f76-90c5-588b42a485af], x-b3-parentspanid=[ff3b27d205a3478a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38ef47232c032915ff3b27d205a3478a], x-b3-spanid=[f5dc45af6e72cb40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0167c61-0231-4f44-a309-0e6594e19be6]}\\\"}\"}","context":{"RequestID":"d0167c61-0231-4f44-a309-0e6594e19be6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a97f5967-b708-4395-8a92-b2a252a11ac7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:52.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:52.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0167c61-0231-4f44-a309-0e6594e19be6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a97f5967-b708-4395-8a92-b2a252a11ac7","LogTimestamp":"2023-09-27T05:07:52.222Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:54.232Z","message":"Entering","context":{"RequestID":"c7a68ff8-9b49-4d1a-9374-3d0443ea4ff4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"580e96be-36a6-4777-860c-0b3f1fd0ead6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:54.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:54.233Z","message":"{\"transactionId\":\"c7a68ff8-9b49-4d1a-9374-3d0443ea4ff4\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:54:232\",\"respDate\":\"230927-05:07:54:233\",\"sourceId\":\"haproxy:c7a68ff8-9b49-4d1a-9374-3d0443ea4ff4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:54:232-756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec97edd8-8ea9-4c58-ba43-bd609fddfbf8], x-b3-parentspanid=[4f1b35e4b64dfce8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56c477bf806111c44f1b35e4b64dfce8], x-b3-spanid=[f88f76add7c99daf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7a68ff8-9b49-4d1a-9374-3d0443ea4ff4]}\\\"}\"}","context":{"RequestID":"c7a68ff8-9b49-4d1a-9374-3d0443ea4ff4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"580e96be-36a6-4777-860c-0b3f1fd0ead6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:54.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:54.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7a68ff8-9b49-4d1a-9374-3d0443ea4ff4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"580e96be-36a6-4777-860c-0b3f1fd0ead6","LogTimestamp":"2023-09-27T05:07:54.234Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:55.948Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:07:55.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:55.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:55.990Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:56.249Z","message":"Entering","context":{"RequestID":"b502f9a5-24c0-4d25-931b-f16403a33a75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf6d3f06-9c53-41e1-9f5b-44ecf1a8a5be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:56.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:56.251Z","message":"{\"transactionId\":\"b502f9a5-24c0-4d25-931b-f16403a33a75\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:56:250\",\"respDate\":\"230927-05:07:56:251\",\"sourceId\":\"haproxy:b502f9a5-24c0-4d25-931b-f16403a33a75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:56:250-26960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e9d663e-5196-4374-adeb-85d2b6d9db8c], x-b3-parentspanid=[24352e74be7fae66], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6fe43f7ad93a0ec24352e74be7fae66], x-b3-spanid=[842aca489a437bce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b502f9a5-24c0-4d25-931b-f16403a33a75]}\\\"}\"}","context":{"RequestID":"b502f9a5-24c0-4d25-931b-f16403a33a75","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf6d3f06-9c53-41e1-9f5b-44ecf1a8a5be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:56.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:56.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b502f9a5-24c0-4d25-931b-f16403a33a75","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf6d3f06-9c53-41e1-9f5b-44ecf1a8a5be","LogTimestamp":"2023-09-27T05:07:56.251Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:58.032Z","message":"Entering","context":{"RequestID":"9b6af420-e5b2-444c-a6d7-0c65e0234d50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1efcfa99-adc5-4af3-91ea-131ab25786c1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:58.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:58.034Z","message":"{\"transactionId\":\"9b6af420-e5b2-444c-a6d7-0c65e0234d50\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:58:033\",\"respDate\":\"230927-05:07:58:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9b6af420-e5b2-444c-a6d7-0c65e0234d50\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:07:58:033-81042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69f9ac0f-7e83-44f7-9768-c4e2c89aea89], x-b3-parentspanid=[f0cfa7103f32d14c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43441], x-envoy-attempt-count=[1], x-b3-traceid=[d285088498179cd6f0cfa7103f32d14c], x-b3-spanid=[47fe796aa93b7ccc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9b6af420-e5b2-444c-a6d7-0c65e0234d50]}\\\"}\"}","context":{"RequestID":"9b6af420-e5b2-444c-a6d7-0c65e0234d50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1efcfa99-adc5-4af3-91ea-131ab25786c1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:07:58.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:58.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b6af420-e5b2-444c-a6d7-0c65e0234d50","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1efcfa99-adc5-4af3-91ea-131ab25786c1","LogTimestamp":"2023-09-27T05:07:58.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:07:58.269Z","message":"Entering","context":{"RequestID":"9f722023-e74f-4114-bd20-9d8fcfec1777","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b11bf9ee-45ab-44a3-a79e-bbda7ebf820f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:58.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:58.271Z","message":"{\"transactionId\":\"9f722023-e74f-4114-bd20-9d8fcfec1777\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:58:269\",\"respDate\":\"230927-05:07:58:271\",\"sourceId\":\"haproxy:9f722023-e74f-4114-bd20-9d8fcfec1777\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:07:58:269-96335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec8cdc0f-a873-4406-b904-4674c8e51a19], x-b3-parentspanid=[6c1d3cd493655368], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9b0d5f359f273406c1d3cd493655368], x-b3-spanid=[d95430f31fb3bb44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f722023-e74f-4114-bd20-9d8fcfec1777]}\\\"}\"}","context":{"RequestID":"9f722023-e74f-4114-bd20-9d8fcfec1777","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b11bf9ee-45ab-44a3-a79e-bbda7ebf820f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:07:58.269Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:58.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f722023-e74f-4114-bd20-9d8fcfec1777","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b11bf9ee-45ab-44a3-a79e-bbda7ebf820f","LogTimestamp":"2023-09-27T05:07:58.271Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:07:58.417Z","message":"Entering","context":{"RequestID":"6d7741cd-cd88-45fb-8cac-55853c7db3be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8ad8f8a-de97-42d2-9c63-7bb7a9e21a77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:07:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d7741cd-cd88-45fb-8cac-55853c7db3be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8ad8f8a-de97-42d2-9c63-7bb7a9e21a77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:58.420Z","message":"{\"transactionId\":\"6d7741cd-cd88-45fb-8cac-55853c7db3be\",\"status\":\"200\",\"rqstDate\":\"230927-05:07:58:418\",\"respDate\":\"230927-05:07:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d7741cd-cd88-45fb-8cac-55853c7db3be\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:07:58:418-19242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d7741cd-cd88-45fb-8cac-55853c7db3be]}\\\"}\"}","context":{"RequestID":"6d7741cd-cd88-45fb-8cac-55853c7db3be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8ad8f8a-de97-42d2-9c63-7bb7a9e21a77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:07:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:07:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d7741cd-cd88-45fb-8cac-55853c7db3be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8ad8f8a-de97-42d2-9c63-7bb7a9e21a77","LogTimestamp":"2023-09-27T05:07:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:07:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:00.291Z","message":"Entering","context":{"RequestID":"8d0f15ac-81a8-4748-9f73-fae2f704f611","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"668caa56-1cc4-4955-9946-398d4989f670","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:00.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:00.293Z","message":"{\"transactionId\":\"8d0f15ac-81a8-4748-9f73-fae2f704f611\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:00:291\",\"respDate\":\"230927-05:08:00:292\",\"sourceId\":\"haproxy:8d0f15ac-81a8-4748-9f73-fae2f704f611\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:00:291-95503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26073857-4859-49fb-8539-b7f6205d2498], x-b3-parentspanid=[05109766bc96cd73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86e0dbaf85780a6605109766bc96cd73], x-b3-spanid=[5d6a0a27515d465c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d0f15ac-81a8-4748-9f73-fae2f704f611]}\\\"}\"}","context":{"RequestID":"8d0f15ac-81a8-4748-9f73-fae2f704f611","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"668caa56-1cc4-4955-9946-398d4989f670","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:00.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:00.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d0f15ac-81a8-4748-9f73-fae2f704f611","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"668caa56-1cc4-4955-9946-398d4989f670","LogTimestamp":"2023-09-27T05:08:00.293Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:02.302Z","message":"Entering","context":{"RequestID":"5ef20fd8-e50e-4959-bac9-d3d13af18414","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"378c02e7-e0a5-4116-8e2e-4229d9a2a6c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:02.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:02.303Z","message":"{\"transactionId\":\"5ef20fd8-e50e-4959-bac9-d3d13af18414\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:02:302\",\"respDate\":\"230927-05:08:02:303\",\"sourceId\":\"haproxy:5ef20fd8-e50e-4959-bac9-d3d13af18414\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:02:302-53248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8012f657-1b27-4b2e-8ca6-691e4ca5a69a], x-b3-parentspanid=[5b1bd0140528f49c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05050b8992b63dff5b1bd0140528f49c], x-b3-spanid=[cc51928eb4b8cccb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ef20fd8-e50e-4959-bac9-d3d13af18414]}\\\"}\"}","context":{"RequestID":"5ef20fd8-e50e-4959-bac9-d3d13af18414","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"378c02e7-e0a5-4116-8e2e-4229d9a2a6c5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:02.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:02.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ef20fd8-e50e-4959-bac9-d3d13af18414","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"378c02e7-e0a5-4116-8e2e-4229d9a2a6c5","LogTimestamp":"2023-09-27T05:08:02.304Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:04.314Z","message":"Entering","context":{"RequestID":"6efd9b5e-4c1d-409e-9487-8ae4e1848ae1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f31d8187-15aa-4bca-9531-98ce71b1488d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:04.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:04.315Z","message":"{\"transactionId\":\"6efd9b5e-4c1d-409e-9487-8ae4e1848ae1\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:04:314\",\"respDate\":\"230927-05:08:04:315\",\"sourceId\":\"haproxy:6efd9b5e-4c1d-409e-9487-8ae4e1848ae1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:08:04:314-94784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e710d04-b30d-414b-a457-b317f7829406], x-b3-parentspanid=[8031d61990df323d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3b35715fe2237298031d61990df323d], x-b3-spanid=[85630830f32a5035], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6efd9b5e-4c1d-409e-9487-8ae4e1848ae1]}\\\"}\"}","context":{"RequestID":"6efd9b5e-4c1d-409e-9487-8ae4e1848ae1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f31d8187-15aa-4bca-9531-98ce71b1488d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:04.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:04.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6efd9b5e-4c1d-409e-9487-8ae4e1848ae1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f31d8187-15aa-4bca-9531-98ce71b1488d","LogTimestamp":"2023-09-27T05:08:04.316Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:08:05.948Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:08:06.034Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:06.034Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:06.035Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:06.326Z","message":"Entering","context":{"RequestID":"f2673952-538f-42a4-a76d-9d9f06e7dc3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47b09108-7088-4947-8f6f-505aa59eecf7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:06.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:06.328Z","message":"{\"transactionId\":\"f2673952-538f-42a4-a76d-9d9f06e7dc3b\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:06:327\",\"respDate\":\"230927-05:08:06:328\",\"sourceId\":\"haproxy:f2673952-538f-42a4-a76d-9d9f06e7dc3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:06:327-69508\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6166210-808a-4679-999e-ae87ad6681dd], x-b3-parentspanid=[0099ce6a0e6462ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[594e36d3c0ede7980099ce6a0e6462ae], x-b3-spanid=[7f40b7b27664b48b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2673952-538f-42a4-a76d-9d9f06e7dc3b]}\\\"}\"}","context":{"RequestID":"f2673952-538f-42a4-a76d-9d9f06e7dc3b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"47b09108-7088-4947-8f6f-505aa59eecf7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:06.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:06.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2673952-538f-42a4-a76d-9d9f06e7dc3b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47b09108-7088-4947-8f6f-505aa59eecf7","LogTimestamp":"2023-09-27T05:08:06.328Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:08.046Z","message":"Entering","context":{"RequestID":"2162bebe-3e99-4589-812b-7549c21e89d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8c6cba3-923b-40ee-9ff4-1f76b16d471a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:08.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:08.048Z","message":"{\"transactionId\":\"2162bebe-3e99-4589-812b-7549c21e89d4\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:08:047\",\"respDate\":\"230927-05:08:08:048\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2162bebe-3e99-4589-812b-7549c21e89d4\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:08:047-92411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfb7b3de-d292-4b64-bddf-5a3ccb414ac3], x-b3-parentspanid=[28ecab2cb884c809], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40405], x-envoy-attempt-count=[1], x-b3-traceid=[7e6ec949703d590c28ecab2cb884c809], x-b3-spanid=[2c1d3e3ce62240bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2162bebe-3e99-4589-812b-7549c21e89d4]}\\\"}\"}","context":{"RequestID":"2162bebe-3e99-4589-812b-7549c21e89d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c8c6cba3-923b-40ee-9ff4-1f76b16d471a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:08.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:08.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2162bebe-3e99-4589-812b-7549c21e89d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8c6cba3-923b-40ee-9ff4-1f76b16d471a","LogTimestamp":"2023-09-27T05:08:08.049Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:08.343Z","message":"Entering","context":{"RequestID":"a619e753-a7f8-4885-8501-b862201cb97f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7834380b-cd66-435c-8ec6-7bac466748a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:08.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:08.345Z","message":"{\"transactionId\":\"a619e753-a7f8-4885-8501-b862201cb97f\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:08:344\",\"respDate\":\"230927-05:08:08:345\",\"sourceId\":\"haproxy:a619e753-a7f8-4885-8501-b862201cb97f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:08:344-307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[245429cd-cd15-402a-a6d0-a2ffa0c50b88], x-b3-parentspanid=[f704f86d6251e7eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79f442e815ab9bc1f704f86d6251e7eb], x-b3-spanid=[4bd9bf04f940acf0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a619e753-a7f8-4885-8501-b862201cb97f]}\\\"}\"}","context":{"RequestID":"a619e753-a7f8-4885-8501-b862201cb97f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7834380b-cd66-435c-8ec6-7bac466748a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:08.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:08.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a619e753-a7f8-4885-8501-b862201cb97f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7834380b-cd66-435c-8ec6-7bac466748a5","LogTimestamp":"2023-09-27T05:08:08.345Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:08.417Z","message":"Entering","context":{"RequestID":"011125be-0239-4e19-ac59-b8ae9779c35a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0259fda3-b709-4564-a699-adcfe58ab56d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:08.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"011125be-0239-4e19-ac59-b8ae9779c35a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0259fda3-b709-4564-a699-adcfe58ab56d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:08.419Z","message":"{\"transactionId\":\"011125be-0239-4e19-ac59-b8ae9779c35a\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:08:417\",\"respDate\":\"230927-05:08:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:011125be-0239-4e19-ac59-b8ae9779c35a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:08:417-54991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[011125be-0239-4e19-ac59-b8ae9779c35a]}\\\"}\"}","context":{"RequestID":"011125be-0239-4e19-ac59-b8ae9779c35a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0259fda3-b709-4564-a699-adcfe58ab56d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:08.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"011125be-0239-4e19-ac59-b8ae9779c35a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0259fda3-b709-4564-a699-adcfe58ab56d","LogTimestamp":"2023-09-27T05:08:08.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:10.362Z","message":"Entering","context":{"RequestID":"0f55c282-c483-45d8-84e8-08eb2deb015b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6eb56993-5705-47a7-bb51-89a41121841e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:10.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:10.363Z","message":"{\"transactionId\":\"0f55c282-c483-45d8-84e8-08eb2deb015b\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:10:362\",\"respDate\":\"230927-05:08:10:363\",\"sourceId\":\"haproxy:0f55c282-c483-45d8-84e8-08eb2deb015b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:10:362-74378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcc93561-2bbc-44ac-ac37-cd335a914815], x-b3-parentspanid=[bcf3fb7fcd03ad0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ff7da205eb93eb1bcf3fb7fcd03ad0f], x-b3-spanid=[b1347587e6542f36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f55c282-c483-45d8-84e8-08eb2deb015b]}\\\"}\"}","context":{"RequestID":"0f55c282-c483-45d8-84e8-08eb2deb015b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6eb56993-5705-47a7-bb51-89a41121841e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:10.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:10.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f55c282-c483-45d8-84e8-08eb2deb015b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6eb56993-5705-47a7-bb51-89a41121841e","LogTimestamp":"2023-09-27T05:08:10.364Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:12.226Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:12.237Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:12.373Z","message":"Entering","context":{"RequestID":"b776ef7a-d5d4-4b17-8808-c55a919f98de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ce70816-b924-4ab4-876f-aefeb665733a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:12.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:12.375Z","message":"{\"transactionId\":\"b776ef7a-d5d4-4b17-8808-c55a919f98de\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:12:374\",\"respDate\":\"230927-05:08:12:375\",\"sourceId\":\"haproxy:b776ef7a-d5d4-4b17-8808-c55a919f98de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:12:374-61181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1017bebe-a395-45d7-a405-1a392535e8b5], x-b3-parentspanid=[dcfe11a07c8d6659], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2697fd063c043b65dcfe11a07c8d6659], x-b3-spanid=[87dae4c3a7d69a2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b776ef7a-d5d4-4b17-8808-c55a919f98de]}\\\"}\"}","context":{"RequestID":"b776ef7a-d5d4-4b17-8808-c55a919f98de","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ce70816-b924-4ab4-876f-aefeb665733a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:12.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:12.376Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b776ef7a-d5d4-4b17-8808-c55a919f98de","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ce70816-b924-4ab4-876f-aefeb665733a","LogTimestamp":"2023-09-27T05:08:12.376Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:14.390Z","message":"Entering","context":{"RequestID":"ee3fdb1e-a9f6-4ee1-8cba-1aac688ac68e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03986d61-5741-474c-befb-0df987da97df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:14.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:14.392Z","message":"{\"transactionId\":\"ee3fdb1e-a9f6-4ee1-8cba-1aac688ac68e\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:14:391\",\"respDate\":\"230927-05:08:14:392\",\"sourceId\":\"haproxy:ee3fdb1e-a9f6-4ee1-8cba-1aac688ac68e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:14:391-1442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e094537-5984-4ea0-8d22-750bba768d8b], x-b3-parentspanid=[82daf6f6d7348c46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c1cb3c68d940a4082daf6f6d7348c46], x-b3-spanid=[8c8ae62ed771ccca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee3fdb1e-a9f6-4ee1-8cba-1aac688ac68e]}\\\"}\"}","context":{"RequestID":"ee3fdb1e-a9f6-4ee1-8cba-1aac688ac68e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"03986d61-5741-474c-befb-0df987da97df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:14.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:14.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee3fdb1e-a9f6-4ee1-8cba-1aac688ac68e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03986d61-5741-474c-befb-0df987da97df","LogTimestamp":"2023-09-27T05:08:14.392Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:15.947Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:08:15.962Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:15.962Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:15.962Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:16.405Z","message":"Entering","context":{"RequestID":"2f9009df-174b-4aab-8529-dfd82eaca899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5a61113-a097-4673-aee8-cc0d09556728","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:16.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:16.414Z","message":"{\"transactionId\":\"2f9009df-174b-4aab-8529-dfd82eaca899\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:16:413\",\"respDate\":\"230927-05:08:16:414\",\"sourceId\":\"haproxy:2f9009df-174b-4aab-8529-dfd82eaca899\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:16:413-56538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1343983-94c4-4622-b91a-2683d6738bc6], x-b3-parentspanid=[c372df68e6a9cd93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52a3873976f67bd6c372df68e6a9cd93], x-b3-spanid=[23307682dab84a18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f9009df-174b-4aab-8529-dfd82eaca899]}\\\"}\"}","context":{"RequestID":"2f9009df-174b-4aab-8529-dfd82eaca899","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5a61113-a097-4673-aee8-cc0d09556728","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:16.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:16.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f9009df-174b-4aab-8529-dfd82eaca899","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"10","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5a61113-a097-4673-aee8-cc0d09556728","LogTimestamp":"2023-09-27T05:08:16.415Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-09-27T05:08:18.032Z","message":"Entering","context":{"RequestID":"9a614433-fb24-4750-a727-bda84d6e7f79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca4f0db7-982a-4720-83dc-f3904c568746","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:18.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:18.034Z","message":"{\"transactionId\":\"9a614433-fb24-4750-a727-bda84d6e7f79\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:18:033\",\"respDate\":\"230927-05:08:18:034\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9a614433-fb24-4750-a727-bda84d6e7f79\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:08:18:033-59159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cec3126-ed7e-492d-bd0c-8d2dfac0650e], x-b3-parentspanid=[50f4384c38837246], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45341], x-envoy-attempt-count=[1], x-b3-traceid=[7481782f5607c78a50f4384c38837246], x-b3-spanid=[1c6db88d663c78d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9a614433-fb24-4750-a727-bda84d6e7f79]}\\\"}\"}","context":{"RequestID":"9a614433-fb24-4750-a727-bda84d6e7f79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca4f0db7-982a-4720-83dc-f3904c568746","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:18.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:18.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a614433-fb24-4750-a727-bda84d6e7f79","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca4f0db7-982a-4720-83dc-f3904c568746","LogTimestamp":"2023-09-27T05:08:18.034Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:18.419Z","message":"Entering","context":{"RequestID":"400f386f-2526-47b3-9af2-9152607b4be3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a31f0475-73b0-4c66-89a7-1fe38efba9f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"400f386f-2526-47b3-9af2-9152607b4be3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a31f0475-73b0-4c66-89a7-1fe38efba9f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:18.423Z","message":"{\"transactionId\":\"400f386f-2526-47b3-9af2-9152607b4be3\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:18:420\",\"respDate\":\"230927-05:08:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:400f386f-2526-47b3-9af2-9152607b4be3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:18:420-52144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[400f386f-2526-47b3-9af2-9152607b4be3]}\\\"}\"}","context":{"RequestID":"400f386f-2526-47b3-9af2-9152607b4be3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a31f0475-73b0-4c66-89a7-1fe38efba9f7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"400f386f-2526-47b3-9af2-9152607b4be3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a31f0475-73b0-4c66-89a7-1fe38efba9f7","LogTimestamp":"2023-09-27T05:08:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:08:18.427Z","message":"Entering","context":{"RequestID":"fdd7a74e-39b8-480e-b44e-887e0afdab03","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0acb9046-5160-42c4-8a6d-b94e32fbea04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:18.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:18.429Z","message":"{\"transactionId\":\"fdd7a74e-39b8-480e-b44e-887e0afdab03\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:18:428\",\"respDate\":\"230927-05:08:18:429\",\"sourceId\":\"haproxy:fdd7a74e-39b8-480e-b44e-887e0afdab03\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:18:428-11603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d06c80e5-4c93-4e2e-b508-bd46aba10e5b], x-b3-parentspanid=[73c6bbf7ee21a055], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa2242cf5f28de8a73c6bbf7ee21a055], x-b3-spanid=[dffa1f9132086b1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdd7a74e-39b8-480e-b44e-887e0afdab03]}\\\"}\"}","context":{"RequestID":"fdd7a74e-39b8-480e-b44e-887e0afdab03","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0acb9046-5160-42c4-8a6d-b94e32fbea04","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:18.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:18.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdd7a74e-39b8-480e-b44e-887e0afdab03","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0acb9046-5160-42c4-8a6d-b94e32fbea04","LogTimestamp":"2023-09-27T05:08:18.429Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:20.443Z","message":"Entering","context":{"RequestID":"113d08db-9d3f-4d88-a322-cc1cb5bd6bcf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a1e74b5-1dfa-4ac2-ad3c-aef652f33667","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:20.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:20.445Z","message":"{\"transactionId\":\"113d08db-9d3f-4d88-a322-cc1cb5bd6bcf\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:20:444\",\"respDate\":\"230927-05:08:20:445\",\"sourceId\":\"haproxy:113d08db-9d3f-4d88-a322-cc1cb5bd6bcf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:20:444-61399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1e83472-1fbc-4e78-a95d-5421bd4ea0f0], x-b3-parentspanid=[3e21fe3f231fdf6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[119aed7b8c02fb733e21fe3f231fdf6a], x-b3-spanid=[a62098a181d547e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[113d08db-9d3f-4d88-a322-cc1cb5bd6bcf]}\\\"}\"}","context":{"RequestID":"113d08db-9d3f-4d88-a322-cc1cb5bd6bcf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a1e74b5-1dfa-4ac2-ad3c-aef652f33667","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:20.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:20.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"113d08db-9d3f-4d88-a322-cc1cb5bd6bcf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a1e74b5-1dfa-4ac2-ad3c-aef652f33667","LogTimestamp":"2023-09-27T05:08:20.445Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:22.457Z","message":"Entering","context":{"RequestID":"c3c45bcc-5f1d-4b01-8da8-719af4407caf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cdda1bb-b8e1-4030-acb0-8d97a6ddb81e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:22.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:22.459Z","message":"{\"transactionId\":\"c3c45bcc-5f1d-4b01-8da8-719af4407caf\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:22:457\",\"respDate\":\"230927-05:08:22:459\",\"sourceId\":\"haproxy:c3c45bcc-5f1d-4b01-8da8-719af4407caf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:22:457-59728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbaebd95-0714-4768-9960-1c7e449609f5], x-b3-parentspanid=[6484557823d0e8f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[593d320e81169a1b6484557823d0e8f4], x-b3-spanid=[9a2bff5768fae944], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3c45bcc-5f1d-4b01-8da8-719af4407caf]}\\\"}\"}","context":{"RequestID":"c3c45bcc-5f1d-4b01-8da8-719af4407caf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1cdda1bb-b8e1-4030-acb0-8d97a6ddb81e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:22.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:22.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3c45bcc-5f1d-4b01-8da8-719af4407caf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cdda1bb-b8e1-4030-acb0-8d97a6ddb81e","LogTimestamp":"2023-09-27T05:08:22.459Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:24.474Z","message":"Entering","context":{"RequestID":"cf0230fa-2348-49cd-80dd-521c4f713646","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b15a32e2-5237-462c-8a7e-20c693459552","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:24.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:24.476Z","message":"{\"transactionId\":\"cf0230fa-2348-49cd-80dd-521c4f713646\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:24:475\",\"respDate\":\"230927-05:08:24:476\",\"sourceId\":\"haproxy:cf0230fa-2348-49cd-80dd-521c4f713646\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:08:24:475-41286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51123552-4479-4ead-bbf5-c3d3a973f128], x-b3-parentspanid=[0ab43db5e200052d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9637c2a1e0adecb0ab43db5e200052d], x-b3-spanid=[5f425b9f9fd7f141], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf0230fa-2348-49cd-80dd-521c4f713646]}\\\"}\"}","context":{"RequestID":"cf0230fa-2348-49cd-80dd-521c4f713646","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b15a32e2-5237-462c-8a7e-20c693459552","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:24.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:24.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf0230fa-2348-49cd-80dd-521c4f713646","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b15a32e2-5237-462c-8a7e-20c693459552","LogTimestamp":"2023-09-27T05:08:24.477Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:25.948Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:08:26.014Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:26.014Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:26.015Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:26.492Z","message":"Entering","context":{"RequestID":"d682bd3a-71ef-4214-a678-208a37eb630e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23ea85f0-48ee-4b7a-8047-91f7db1ba065","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:26.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:26.494Z","message":"{\"transactionId\":\"d682bd3a-71ef-4214-a678-208a37eb630e\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:26:493\",\"respDate\":\"230927-05:08:26:494\",\"sourceId\":\"haproxy:d682bd3a-71ef-4214-a678-208a37eb630e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:26:493-36490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a27ab4c-e9d0-41b4-b14f-b133aea59608], x-b3-parentspanid=[f26ed1433bc555d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70d866ee47a5521cf26ed1433bc555d7], x-b3-spanid=[1d6911a8d254c982], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d682bd3a-71ef-4214-a678-208a37eb630e]}\\\"}\"}","context":{"RequestID":"d682bd3a-71ef-4214-a678-208a37eb630e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"23ea85f0-48ee-4b7a-8047-91f7db1ba065","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:26.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:26.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d682bd3a-71ef-4214-a678-208a37eb630e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23ea85f0-48ee-4b7a-8047-91f7db1ba065","LogTimestamp":"2023-09-27T05:08:26.494Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:28.020Z","message":"Entering","context":{"RequestID":"2220348c-64ea-4cf8-a1a7-28042d35f255","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29433796-ec72-49b8-b058-e4088d619611","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:28.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:28.022Z","message":"{\"transactionId\":\"2220348c-64ea-4cf8-a1a7-28042d35f255\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:28:021\",\"respDate\":\"230927-05:08:28:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2220348c-64ea-4cf8-a1a7-28042d35f255\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:28:021-51230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11abfb4c-c9e1-4af9-b199-342bbf408f84], x-b3-parentspanid=[63f03bcd9e29f886], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60379], x-envoy-attempt-count=[1], x-b3-traceid=[437c8b70d662a03e63f03bcd9e29f886], x-b3-spanid=[171941908a21aa47], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2220348c-64ea-4cf8-a1a7-28042d35f255]}\\\"}\"}","context":{"RequestID":"2220348c-64ea-4cf8-a1a7-28042d35f255","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"29433796-ec72-49b8-b058-e4088d619611","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:28.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:28.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2220348c-64ea-4cf8-a1a7-28042d35f255","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29433796-ec72-49b8-b058-e4088d619611","LogTimestamp":"2023-09-27T05:08:28.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:28.417Z","message":"Entering","context":{"RequestID":"74f8dd15-3eb4-49b5-ab09-775330cd8404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e0465f0-ec69-4b88-9ed9-acdbe7eb8757","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"74f8dd15-3eb4-49b5-ab09-775330cd8404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e0465f0-ec69-4b88-9ed9-acdbe7eb8757","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:28.419Z","message":"{\"transactionId\":\"74f8dd15-3eb4-49b5-ab09-775330cd8404\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:28:418\",\"respDate\":\"230927-05:08:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:74f8dd15-3eb4-49b5-ab09-775330cd8404\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:28:418-18111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[74f8dd15-3eb4-49b5-ab09-775330cd8404]}\\\"}\"}","context":{"RequestID":"74f8dd15-3eb4-49b5-ab09-775330cd8404","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e0465f0-ec69-4b88-9ed9-acdbe7eb8757","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74f8dd15-3eb4-49b5-ab09-775330cd8404","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e0465f0-ec69-4b88-9ed9-acdbe7eb8757","LogTimestamp":"2023-09-27T05:08:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:28.510Z","message":"Entering","context":{"RequestID":"585828e6-c57e-48fb-9b5f-e426ef661a33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c344a540-08cb-4f96-b161-a3c6fb948512","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:28.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:28.513Z","message":"{\"transactionId\":\"585828e6-c57e-48fb-9b5f-e426ef661a33\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:28:511\",\"respDate\":\"230927-05:08:28:513\",\"sourceId\":\"haproxy:585828e6-c57e-48fb-9b5f-e426ef661a33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:28:511-89996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[924a4bb5-3069-42a6-9e3f-bfaede0c020e], x-b3-parentspanid=[8ef05a6a0cce830d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8919bcd0ddee0fdf8ef05a6a0cce830d], x-b3-spanid=[61b1ce9e2c6914cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[585828e6-c57e-48fb-9b5f-e426ef661a33]}\\\"}\"}","context":{"RequestID":"585828e6-c57e-48fb-9b5f-e426ef661a33","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c344a540-08cb-4f96-b161-a3c6fb948512","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:28.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:28.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"585828e6-c57e-48fb-9b5f-e426ef661a33","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c344a540-08cb-4f96-b161-a3c6fb948512","LogTimestamp":"2023-09-27T05:08:28.514Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:08:30.522Z","message":"Entering","context":{"RequestID":"e3f4eb63-2465-4613-90ed-d4be0022adb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b17f3f2-63ec-4a4a-9955-a051ccdbd7a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:30.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:30.524Z","message":"{\"transactionId\":\"e3f4eb63-2465-4613-90ed-d4be0022adb7\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:30:523\",\"respDate\":\"230927-05:08:30:524\",\"sourceId\":\"haproxy:e3f4eb63-2465-4613-90ed-d4be0022adb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:30:523-58528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebbda885-803e-4f4b-a2f1-e43e22e05674], x-b3-parentspanid=[144159caa6c70a76], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8af0da6e6992ceed144159caa6c70a76], x-b3-spanid=[b6dd98f23bedbe9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3f4eb63-2465-4613-90ed-d4be0022adb7]}\\\"}\"}","context":{"RequestID":"e3f4eb63-2465-4613-90ed-d4be0022adb7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4b17f3f2-63ec-4a4a-9955-a051ccdbd7a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:30.522Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:30.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3f4eb63-2465-4613-90ed-d4be0022adb7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b17f3f2-63ec-4a4a-9955-a051ccdbd7a5","LogTimestamp":"2023-09-27T05:08:30.525Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:32.538Z","message":"Entering","context":{"RequestID":"a389229b-4b73-4f7d-9baa-e6988b38b361","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e709d83b-66e3-4199-8633-b5961a389c13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:32.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:32.540Z","message":"{\"transactionId\":\"a389229b-4b73-4f7d-9baa-e6988b38b361\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:32:539\",\"respDate\":\"230927-05:08:32:540\",\"sourceId\":\"haproxy:a389229b-4b73-4f7d-9baa-e6988b38b361\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:32:539-41333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f47dd86-2cba-4dc6-bb57-b2001db82896], x-b3-parentspanid=[b151db16b05fe50a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96b63a9eb4da5651b151db16b05fe50a], x-b3-spanid=[b1c55aca156909eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a389229b-4b73-4f7d-9baa-e6988b38b361]}\\\"}\"}","context":{"RequestID":"a389229b-4b73-4f7d-9baa-e6988b38b361","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e709d83b-66e3-4199-8633-b5961a389c13","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:32.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:32.540Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a389229b-4b73-4f7d-9baa-e6988b38b361","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e709d83b-66e3-4199-8633-b5961a389c13","LogTimestamp":"2023-09-27T05:08:32.540Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:34.559Z","message":"Entering","context":{"RequestID":"8c1d79db-4da3-4188-a174-5e9ed5ea1ba4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e88d24d-f837-41cb-b9cc-18e76100b21e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:34.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:34.562Z","message":"{\"transactionId\":\"8c1d79db-4da3-4188-a174-5e9ed5ea1ba4\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:34:560\",\"respDate\":\"230927-05:08:34:562\",\"sourceId\":\"haproxy:8c1d79db-4da3-4188-a174-5e9ed5ea1ba4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:34:560-84958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ff4730f-9818-48bc-a104-2797f5362b5a], x-b3-parentspanid=[422ae55574705b30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0cf3fe0209bf0783422ae55574705b30], x-b3-spanid=[d746fbd05eb86512], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c1d79db-4da3-4188-a174-5e9ed5ea1ba4]}\\\"}\"}","context":{"RequestID":"8c1d79db-4da3-4188-a174-5e9ed5ea1ba4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4e88d24d-f837-41cb-b9cc-18e76100b21e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:34.559Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:34.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c1d79db-4da3-4188-a174-5e9ed5ea1ba4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e88d24d-f837-41cb-b9cc-18e76100b21e","LogTimestamp":"2023-09-27T05:08:34.562Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:35.948Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:08:36.016Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:36.017Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:36.017Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:36.572Z","message":"Entering","context":{"RequestID":"22d6eda7-3d66-4065-ab3e-5d4c51a3585b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc275711-0bda-44e5-8e76-908729d8b576","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:36.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:36.574Z","message":"{\"transactionId\":\"22d6eda7-3d66-4065-ab3e-5d4c51a3585b\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:36:573\",\"respDate\":\"230927-05:08:36:574\",\"sourceId\":\"haproxy:22d6eda7-3d66-4065-ab3e-5d4c51a3585b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:36:573-84762\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a6d9044-f25c-4e39-91d9-cb68cc94b8b1], x-b3-parentspanid=[bed0ef3d28a616f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f65190fdbc65d52cbed0ef3d28a616f9], x-b3-spanid=[449618fd60491523], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22d6eda7-3d66-4065-ab3e-5d4c51a3585b]}\\\"}\"}","context":{"RequestID":"22d6eda7-3d66-4065-ab3e-5d4c51a3585b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc275711-0bda-44e5-8e76-908729d8b576","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:36.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:36.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22d6eda7-3d66-4065-ab3e-5d4c51a3585b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc275711-0bda-44e5-8e76-908729d8b576","LogTimestamp":"2023-09-27T05:08:36.575Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:08:38.026Z","message":"Entering","context":{"RequestID":"36ef8133-1edf-4a8d-ba4c-813b64821ab0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9fc343e-1eb6-40c6-93b9-fa5731956b29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:38.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:38.028Z","message":"{\"transactionId\":\"36ef8133-1edf-4a8d-ba4c-813b64821ab0\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:38:026\",\"respDate\":\"230927-05:08:38:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:36ef8133-1edf-4a8d-ba4c-813b64821ab0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:08:38:026-16463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1006d25c-5480-42be-95e0-34a829d495e3], x-b3-parentspanid=[776b81ad44897953], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60387], x-envoy-attempt-count=[1], x-b3-traceid=[582b36c49abe7c54776b81ad44897953], x-b3-spanid=[0e681db763713864], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[36ef8133-1edf-4a8d-ba4c-813b64821ab0]}\\\"}\"}","context":{"RequestID":"36ef8133-1edf-4a8d-ba4c-813b64821ab0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9fc343e-1eb6-40c6-93b9-fa5731956b29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:38.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:38.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36ef8133-1edf-4a8d-ba4c-813b64821ab0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9fc343e-1eb6-40c6-93b9-fa5731956b29","LogTimestamp":"2023-09-27T05:08:38.028Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:38.418Z","message":"Entering","context":{"RequestID":"8f68294a-de18-478e-951b-fab8ebdb1b82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64286dd2-498e-4fa2-bbae-2a6b69469f48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:38.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"8f68294a-de18-478e-951b-fab8ebdb1b82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64286dd2-498e-4fa2-bbae-2a6b69469f48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:38.422Z","message":"{\"transactionId\":\"8f68294a-de18-478e-951b-fab8ebdb1b82\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:38:419\",\"respDate\":\"230927-05:08:38:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8f68294a-de18-478e-951b-fab8ebdb1b82\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:38:419-76781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8f68294a-de18-478e-951b-fab8ebdb1b82]}\\\"}\"}","context":{"RequestID":"8f68294a-de18-478e-951b-fab8ebdb1b82","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64286dd2-498e-4fa2-bbae-2a6b69469f48","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:38.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f68294a-de18-478e-951b-fab8ebdb1b82","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64286dd2-498e-4fa2-bbae-2a6b69469f48","LogTimestamp":"2023-09-27T05:08:38.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:08:38.583Z","message":"Entering","context":{"RequestID":"868f0124-73ad-49d8-9fe4-91f33bc51275","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74e07bc9-0ac0-4034-a325-e0bd1e7792d1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:38.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:38.585Z","message":"{\"transactionId\":\"868f0124-73ad-49d8-9fe4-91f33bc51275\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:38:584\",\"respDate\":\"230927-05:08:38:585\",\"sourceId\":\"haproxy:868f0124-73ad-49d8-9fe4-91f33bc51275\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:38:584-70850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f24017f0-ef1b-4255-9f88-754e99719a94], x-b3-parentspanid=[852ebbdd8b9bfbd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68fb35ae504e6baa852ebbdd8b9bfbd1], x-b3-spanid=[00c83eaa7cab9a93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[868f0124-73ad-49d8-9fe4-91f33bc51275]}\\\"}\"}","context":{"RequestID":"868f0124-73ad-49d8-9fe4-91f33bc51275","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"74e07bc9-0ac0-4034-a325-e0bd1e7792d1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:38.583Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:38.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"868f0124-73ad-49d8-9fe4-91f33bc51275","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74e07bc9-0ac0-4034-a325-e0bd1e7792d1","LogTimestamp":"2023-09-27T05:08:38.585Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:40.602Z","message":"Entering","context":{"RequestID":"5a4b48ea-befc-4843-9289-80e58e56d842","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d4deb37-e671-4829-b806-217d8a584acd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:40.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:40.604Z","message":"{\"transactionId\":\"5a4b48ea-befc-4843-9289-80e58e56d842\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:40:602\",\"respDate\":\"230927-05:08:40:604\",\"sourceId\":\"haproxy:5a4b48ea-befc-4843-9289-80e58e56d842\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:40:602-86964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56caf3be-0d6c-4b63-b81b-e652bc486810], x-b3-parentspanid=[72af81cea13e0ab9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af160b6ff4b4bc5a72af81cea13e0ab9], x-b3-spanid=[057d8e1c6d55d88a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a4b48ea-befc-4843-9289-80e58e56d842]}\\\"}\"}","context":{"RequestID":"5a4b48ea-befc-4843-9289-80e58e56d842","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d4deb37-e671-4829-b806-217d8a584acd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:40.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:40.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a4b48ea-befc-4843-9289-80e58e56d842","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d4deb37-e671-4829-b806-217d8a584acd","LogTimestamp":"2023-09-27T05:08:40.605Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:08:42.238Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:42.243Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:42.615Z","message":"Entering","context":{"RequestID":"87d8dbdf-7207-4c71-8669-e92b4428e33c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e35a0674-6106-4d8d-b5bb-729d51d4ea78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:42.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:42.616Z","message":"{\"transactionId\":\"87d8dbdf-7207-4c71-8669-e92b4428e33c\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:42:615\",\"respDate\":\"230927-05:08:42:616\",\"sourceId\":\"haproxy:87d8dbdf-7207-4c71-8669-e92b4428e33c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:42:615-86899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[653114d9-6010-4696-beec-8d5d5ce4c8dc], x-b3-parentspanid=[1785097d30232318], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffe409b2852948e11785097d30232318], x-b3-spanid=[0215926288ae63c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87d8dbdf-7207-4c71-8669-e92b4428e33c]}\\\"}\"}","context":{"RequestID":"87d8dbdf-7207-4c71-8669-e92b4428e33c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e35a0674-6106-4d8d-b5bb-729d51d4ea78","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:42.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:42.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87d8dbdf-7207-4c71-8669-e92b4428e33c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e35a0674-6106-4d8d-b5bb-729d51d4ea78","LogTimestamp":"2023-09-27T05:08:42.617Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:44.627Z","message":"Entering","context":{"RequestID":"f88ff3eb-4472-4b69-a157-a5fa95c18dec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d101051-72d9-4e74-aca9-00151a8bceb6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:44.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:44.629Z","message":"{\"transactionId\":\"f88ff3eb-4472-4b69-a157-a5fa95c18dec\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:44:627\",\"respDate\":\"230927-05:08:44:629\",\"sourceId\":\"haproxy:f88ff3eb-4472-4b69-a157-a5fa95c18dec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:44:627-28359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3831e9b-9f1f-42b5-bba9-49a606800b9d], x-b3-parentspanid=[dc062bd4481e9219], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a96cd4174f1bb0fddc062bd4481e9219], x-b3-spanid=[c908bceab1991b47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f88ff3eb-4472-4b69-a157-a5fa95c18dec]}\\\"}\"}","context":{"RequestID":"f88ff3eb-4472-4b69-a157-a5fa95c18dec","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d101051-72d9-4e74-aca9-00151a8bceb6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:44.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:44.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f88ff3eb-4472-4b69-a157-a5fa95c18dec","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d101051-72d9-4e74-aca9-00151a8bceb6","LogTimestamp":"2023-09-27T05:08:44.629Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:45.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:08:45.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:45.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:45.960Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:46.647Z","message":"Entering","context":{"RequestID":"bacbc9b9-a66c-4ee4-8086-9754cbdeef94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3fd91c4c-1305-4ef0-890f-1ab8069b6c2c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:46.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:46.648Z","message":"{\"transactionId\":\"bacbc9b9-a66c-4ee4-8086-9754cbdeef94\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:46:647\",\"respDate\":\"230927-05:08:46:648\",\"sourceId\":\"haproxy:bacbc9b9-a66c-4ee4-8086-9754cbdeef94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:46:647-79143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad5d6f04-919f-4710-8798-baea3b5675ec], x-b3-parentspanid=[8f5583755fa45c08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b09e2ab55d9e6edc8f5583755fa45c08], x-b3-spanid=[f3df218d31f252e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bacbc9b9-a66c-4ee4-8086-9754cbdeef94]}\\\"}\"}","context":{"RequestID":"bacbc9b9-a66c-4ee4-8086-9754cbdeef94","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3fd91c4c-1305-4ef0-890f-1ab8069b6c2c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:46.646Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:46.649Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bacbc9b9-a66c-4ee4-8086-9754cbdeef94","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fd91c4c-1305-4ef0-890f-1ab8069b6c2c","LogTimestamp":"2023-09-27T05:08:46.649Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:48.039Z","message":"Entering","context":{"RequestID":"90d77f0b-3de7-44a8-a0d0-45b557f3fe97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c644c2c-d7ec-4fa6-b0a4-99d60cbd10bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:48.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:48.041Z","message":"{\"transactionId\":\"90d77f0b-3de7-44a8-a0d0-45b557f3fe97\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:48:040\",\"respDate\":\"230927-05:08:48:041\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:90d77f0b-3de7-44a8-a0d0-45b557f3fe97\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:48:040-63485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33d4fc0e-d062-4a12-a25d-e9f5420a0634], x-b3-parentspanid=[67ba84d5fde0d2d7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46927], x-envoy-attempt-count=[1], x-b3-traceid=[878840bb262bfb6867ba84d5fde0d2d7], x-b3-spanid=[3aa0f7323774ece1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[90d77f0b-3de7-44a8-a0d0-45b557f3fe97]}\\\"}\"}","context":{"RequestID":"90d77f0b-3de7-44a8-a0d0-45b557f3fe97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c644c2c-d7ec-4fa6-b0a4-99d60cbd10bd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:48.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:48.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90d77f0b-3de7-44a8-a0d0-45b557f3fe97","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c644c2c-d7ec-4fa6-b0a4-99d60cbd10bd","LogTimestamp":"2023-09-27T05:08:48.041Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:48.418Z","message":"Entering","context":{"RequestID":"48398586-c728-419f-86e8-980840c8335e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"595b07eb-03f2-4ab2-9c19-ca1005c256c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"48398586-c728-419f-86e8-980840c8335e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"595b07eb-03f2-4ab2-9c19-ca1005c256c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:48.421Z","message":"{\"transactionId\":\"48398586-c728-419f-86e8-980840c8335e\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:48:419\",\"respDate\":\"230927-05:08:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:48398586-c728-419f-86e8-980840c8335e\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:48:419-2023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[48398586-c728-419f-86e8-980840c8335e]}\\\"}\"}","context":{"RequestID":"48398586-c728-419f-86e8-980840c8335e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"595b07eb-03f2-4ab2-9c19-ca1005c256c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48398586-c728-419f-86e8-980840c8335e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"595b07eb-03f2-4ab2-9c19-ca1005c256c0","LogTimestamp":"2023-09-27T05:08:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:48.667Z","message":"Entering","context":{"RequestID":"ff9a5bde-a9e6-44a9-8ed1-7d38a93c6a29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76be0a22-b554-4131-abcc-83dfe17c0243","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:48.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:48.669Z","message":"{\"transactionId\":\"ff9a5bde-a9e6-44a9-8ed1-7d38a93c6a29\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:48:668\",\"respDate\":\"230927-05:08:48:669\",\"sourceId\":\"haproxy:ff9a5bde-a9e6-44a9-8ed1-7d38a93c6a29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:48:668-32129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb2b1b0a-6d0d-481e-8d73-5693520681ec], x-b3-parentspanid=[afe69a362fcec3b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d49b835d40a2390afe69a362fcec3b8], x-b3-spanid=[86adab0336764487], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff9a5bde-a9e6-44a9-8ed1-7d38a93c6a29]}\\\"}\"}","context":{"RequestID":"ff9a5bde-a9e6-44a9-8ed1-7d38a93c6a29","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76be0a22-b554-4131-abcc-83dfe17c0243","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:48.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:48.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff9a5bde-a9e6-44a9-8ed1-7d38a93c6a29","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76be0a22-b554-4131-abcc-83dfe17c0243","LogTimestamp":"2023-09-27T05:08:48.669Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:50.683Z","message":"Entering","context":{"RequestID":"657fec21-c767-4cff-917a-015edc2d18f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14c5fc0a-ce6f-4991-a8bf-d46055284429","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:50.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:50.685Z","message":"{\"transactionId\":\"657fec21-c767-4cff-917a-015edc2d18f6\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:50:684\",\"respDate\":\"230927-05:08:50:685\",\"sourceId\":\"haproxy:657fec21-c767-4cff-917a-015edc2d18f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:50:684-55060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[718a2391-b4a0-40c3-a19a-b190b46732df], x-b3-parentspanid=[f4e2eea563beaf85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[470108352c4b00adf4e2eea563beaf85], x-b3-spanid=[5a6012a8a2d7d0cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[657fec21-c767-4cff-917a-015edc2d18f6]}\\\"}\"}","context":{"RequestID":"657fec21-c767-4cff-917a-015edc2d18f6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"14c5fc0a-ce6f-4991-a8bf-d46055284429","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:50.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:50.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"657fec21-c767-4cff-917a-015edc2d18f6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14c5fc0a-ce6f-4991-a8bf-d46055284429","LogTimestamp":"2023-09-27T05:08:50.685Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:52.696Z","message":"Entering","context":{"RequestID":"270dbf8e-f264-410e-bf54-042a544798b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"418370af-655d-4ca7-b068-3ba139bdb485","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:52.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:52.698Z","message":"{\"transactionId\":\"270dbf8e-f264-410e-bf54-042a544798b9\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:52:697\",\"respDate\":\"230927-05:08:52:698\",\"sourceId\":\"haproxy:270dbf8e-f264-410e-bf54-042a544798b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:52:697-57860\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a327933-250f-43f7-8c93-943493b14d21], x-b3-parentspanid=[5f1ff5b72ce28103], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7806d3deb4fda645f1ff5b72ce28103], x-b3-spanid=[a9c8a56578ade708], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[270dbf8e-f264-410e-bf54-042a544798b9]}\\\"}\"}","context":{"RequestID":"270dbf8e-f264-410e-bf54-042a544798b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"418370af-655d-4ca7-b068-3ba139bdb485","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:52.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:52.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"270dbf8e-f264-410e-bf54-042a544798b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"418370af-655d-4ca7-b068-3ba139bdb485","LogTimestamp":"2023-09-27T05:08:52.698Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:54.717Z","message":"Entering","context":{"RequestID":"352fdb78-0a20-4a99-8828-8868829b5842","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9810e05f-afe9-4930-83d2-5de4281d9462","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:54.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:54.720Z","message":"{\"transactionId\":\"352fdb78-0a20-4a99-8828-8868829b5842\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:54:718\",\"respDate\":\"230927-05:08:54:720\",\"sourceId\":\"haproxy:352fdb78-0a20-4a99-8828-8868829b5842\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:54:718-34873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22a0c5f6-3d80-4929-86bb-6c048acb65ff], x-b3-parentspanid=[cedf9182d5eb6fc7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99aeb89e9bfbbca0cedf9182d5eb6fc7], x-b3-spanid=[262e85c18197c485], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[352fdb78-0a20-4a99-8828-8868829b5842]}\\\"}\"}","context":{"RequestID":"352fdb78-0a20-4a99-8828-8868829b5842","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9810e05f-afe9-4930-83d2-5de4281d9462","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:54.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:54.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"352fdb78-0a20-4a99-8828-8868829b5842","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9810e05f-afe9-4930-83d2-5de4281d9462","LogTimestamp":"2023-09-27T05:08:54.720Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:55.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:08:55.985Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:55.986Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:55.986Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:56.733Z","message":"Entering","context":{"RequestID":"f763cd1d-e3b1-4832-8681-ecc6d973145d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"416fea9c-0102-43e3-8dbd-e52c4f2461be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:56.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:56.735Z","message":"{\"transactionId\":\"f763cd1d-e3b1-4832-8681-ecc6d973145d\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:56:734\",\"respDate\":\"230927-05:08:56:735\",\"sourceId\":\"haproxy:f763cd1d-e3b1-4832-8681-ecc6d973145d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:08:56:734-62737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[004f6cb4-d5a1-492c-91ca-17b725782e69], x-b3-parentspanid=[a209ead0ebed1360], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a681a4599cb23eca209ead0ebed1360], x-b3-spanid=[c1898d16574c1570], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f763cd1d-e3b1-4832-8681-ecc6d973145d]}\\\"}\"}","context":{"RequestID":"f763cd1d-e3b1-4832-8681-ecc6d973145d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"416fea9c-0102-43e3-8dbd-e52c4f2461be","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:56.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:56.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f763cd1d-e3b1-4832-8681-ecc6d973145d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"416fea9c-0102-43e3-8dbd-e52c4f2461be","LogTimestamp":"2023-09-27T05:08:56.736Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:08:58.021Z","message":"Entering","context":{"RequestID":"c7bab5d8-14fd-493a-853f-23c635096c0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f7e1290-d45b-473c-8fd8-a685fd6720de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:58.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:58.023Z","message":"{\"transactionId\":\"c7bab5d8-14fd-493a-853f-23c635096c0e\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:58:022\",\"respDate\":\"230927-05:08:58:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c7bab5d8-14fd-493a-853f-23c635096c0e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:08:58:022-58103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcb1da9d-e5f9-4ff9-9fcf-e6b0634eef16], x-b3-parentspanid=[6d35025869eda3c2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35531], x-envoy-attempt-count=[1], x-b3-traceid=[80a9b34eee7802d06d35025869eda3c2], x-b3-spanid=[cf8b6496eb35588a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c7bab5d8-14fd-493a-853f-23c635096c0e]}\\\"}\"}","context":{"RequestID":"c7bab5d8-14fd-493a-853f-23c635096c0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f7e1290-d45b-473c-8fd8-a685fd6720de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:08:58.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:58.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7bab5d8-14fd-493a-853f-23c635096c0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f7e1290-d45b-473c-8fd8-a685fd6720de","LogTimestamp":"2023-09-27T05:08:58.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:08:58.417Z","message":"Entering","context":{"RequestID":"c5f808bb-db7c-42fb-ad00-d2bf3f19cf54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b136af3f-1c1e-48b7-bbe8-0f64653da4a5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"c5f808bb-db7c-42fb-ad00-d2bf3f19cf54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b136af3f-1c1e-48b7-bbe8-0f64653da4a5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:58.420Z","message":"{\"transactionId\":\"c5f808bb-db7c-42fb-ad00-d2bf3f19cf54\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:58:418\",\"respDate\":\"230927-05:08:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c5f808bb-db7c-42fb-ad00-d2bf3f19cf54\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:08:58:418-58227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c5f808bb-db7c-42fb-ad00-d2bf3f19cf54]}\\\"}\"}","context":{"RequestID":"c5f808bb-db7c-42fb-ad00-d2bf3f19cf54","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b136af3f-1c1e-48b7-bbe8-0f64653da4a5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:08:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5f808bb-db7c-42fb-ad00-d2bf3f19cf54","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b136af3f-1c1e-48b7-bbe8-0f64653da4a5","LogTimestamp":"2023-09-27T05:08:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:08:58.747Z","message":"Entering","context":{"RequestID":"110819b8-f3d9-4ec8-b3e2-d6a3168e0a30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb50dbd6-4872-4f47-ad5d-8ed5d99afc7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:58.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:08:58.749Z","message":"{\"transactionId\":\"110819b8-f3d9-4ec8-b3e2-d6a3168e0a30\",\"status\":\"200\",\"rqstDate\":\"230927-05:08:58:748\",\"respDate\":\"230927-05:08:58:749\",\"sourceId\":\"haproxy:110819b8-f3d9-4ec8-b3e2-d6a3168e0a30\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:08:58:748-84772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50293261-ce4e-4c55-9f30-b5cc5512f625], x-b3-parentspanid=[00796d02f1388c6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[026fe0e497be201600796d02f1388c6a], x-b3-spanid=[d165d72edd4019b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[110819b8-f3d9-4ec8-b3e2-d6a3168e0a30]}\\\"}\"}","context":{"RequestID":"110819b8-f3d9-4ec8-b3e2-d6a3168e0a30","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cb50dbd6-4872-4f47-ad5d-8ed5d99afc7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:08:58.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:08:58.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"110819b8-f3d9-4ec8-b3e2-d6a3168e0a30","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb50dbd6-4872-4f47-ad5d-8ed5d99afc7f","LogTimestamp":"2023-09-27T05:08:58.749Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:08:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:00.761Z","message":"Entering","context":{"RequestID":"764285a4-3d44-4796-994c-ff168ab08c02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbed1baf-de6c-44f1-ac1d-bc3cedc36c22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:00.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:00.763Z","message":"{\"transactionId\":\"764285a4-3d44-4796-994c-ff168ab08c02\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:00:762\",\"respDate\":\"230927-05:09:00:763\",\"sourceId\":\"haproxy:764285a4-3d44-4796-994c-ff168ab08c02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:00:762-55109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d99f109-e367-415e-b1be-4201369f5c7a], x-b3-parentspanid=[2c98948527a04fa7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86b8f01b35590d9a2c98948527a04fa7], x-b3-spanid=[f749f428627edf92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[764285a4-3d44-4796-994c-ff168ab08c02]}\\\"}\"}","context":{"RequestID":"764285a4-3d44-4796-994c-ff168ab08c02","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dbed1baf-de6c-44f1-ac1d-bc3cedc36c22","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:00.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:00.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"764285a4-3d44-4796-994c-ff168ab08c02","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbed1baf-de6c-44f1-ac1d-bc3cedc36c22","LogTimestamp":"2023-09-27T05:09:00.763Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:02.776Z","message":"Entering","context":{"RequestID":"06891ec8-817b-4baa-a506-357c23a735be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b0358a4-6eee-4a09-9d92-77b374630b5b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:02.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:02.778Z","message":"{\"transactionId\":\"06891ec8-817b-4baa-a506-357c23a735be\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:02:777\",\"respDate\":\"230927-05:09:02:778\",\"sourceId\":\"haproxy:06891ec8-817b-4baa-a506-357c23a735be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:02:777-80247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b670e4fc-e6ae-47db-890b-517d44945312], x-b3-parentspanid=[a258e3e34811395d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a98f4a52eb3dbc09a258e3e34811395d], x-b3-spanid=[503b7518edc86ce7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06891ec8-817b-4baa-a506-357c23a735be]}\\\"}\"}","context":{"RequestID":"06891ec8-817b-4baa-a506-357c23a735be","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0b0358a4-6eee-4a09-9d92-77b374630b5b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:02.776Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:02.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06891ec8-817b-4baa-a506-357c23a735be","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b0358a4-6eee-4a09-9d92-77b374630b5b","LogTimestamp":"2023-09-27T05:09:02.779Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:04.790Z","message":"Entering","context":{"RequestID":"8cde9ff6-5b62-4fb5-9892-91d82b89179b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6de05080-4380-4761-8a7e-03d337660ab1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:04.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:04.792Z","message":"{\"transactionId\":\"8cde9ff6-5b62-4fb5-9892-91d82b89179b\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:04:790\",\"respDate\":\"230927-05:09:04:792\",\"sourceId\":\"haproxy:8cde9ff6-5b62-4fb5-9892-91d82b89179b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:04:790-91522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cc5181a-3891-4e20-a28b-de3b1ad5cb23], x-b3-parentspanid=[afaeb4ea5c761416], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f6f4e55f77fbc4eafaeb4ea5c761416], x-b3-spanid=[be0c3fea81e7ed6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cde9ff6-5b62-4fb5-9892-91d82b89179b]}\\\"}\"}","context":{"RequestID":"8cde9ff6-5b62-4fb5-9892-91d82b89179b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6de05080-4380-4761-8a7e-03d337660ab1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:04.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:04.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cde9ff6-5b62-4fb5-9892-91d82b89179b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6de05080-4380-4761-8a7e-03d337660ab1","LogTimestamp":"2023-09-27T05:09:04.792Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:05.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:09:06.011Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:06.011Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:06.011Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:06.824Z","message":"Entering","context":{"RequestID":"ac48b3f3-1fdc-4328-bc3b-9542ce3e1e2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc3d5118-b98b-4f95-97ba-1b7e4eb51114","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:06.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:06.826Z","message":"{\"transactionId\":\"ac48b3f3-1fdc-4328-bc3b-9542ce3e1e2b\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:06:825\",\"respDate\":\"230927-05:09:06:826\",\"sourceId\":\"haproxy:ac48b3f3-1fdc-4328-bc3b-9542ce3e1e2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:06:825-35085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68bc3bbc-9223-436e-a1ee-6737b8621078], x-b3-parentspanid=[b1fd698a5ecef44e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fe9a189a8100d1eb1fd698a5ecef44e], x-b3-spanid=[e5cb81ba0cfaea41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac48b3f3-1fdc-4328-bc3b-9542ce3e1e2b]}\\\"}\"}","context":{"RequestID":"ac48b3f3-1fdc-4328-bc3b-9542ce3e1e2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fc3d5118-b98b-4f95-97ba-1b7e4eb51114","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:06.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:06.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac48b3f3-1fdc-4328-bc3b-9542ce3e1e2b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc3d5118-b98b-4f95-97ba-1b7e4eb51114","LogTimestamp":"2023-09-27T05:09:06.826Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:08.026Z","message":"Entering","context":{"RequestID":"4e3e5cc8-aaa2-4987-ae84-51720877d041","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9048bc70-e77b-42c6-8d81-5118c244a1eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:08.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:08.028Z","message":"{\"transactionId\":\"4e3e5cc8-aaa2-4987-ae84-51720877d041\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:08:027\",\"respDate\":\"230927-05:09:08:028\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4e3e5cc8-aaa2-4987-ae84-51720877d041\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:08:027-17569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fb047b5-f40d-4a8e-a5f5-c500e6296c7a], x-b3-parentspanid=[db24609adb7a345a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57733], x-envoy-attempt-count=[1], x-b3-traceid=[15c8b23b84e3e428db24609adb7a345a], x-b3-spanid=[901ff43a9c3c04a9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4e3e5cc8-aaa2-4987-ae84-51720877d041]}\\\"}\"}","context":{"RequestID":"4e3e5cc8-aaa2-4987-ae84-51720877d041","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9048bc70-e77b-42c6-8d81-5118c244a1eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:08.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:08.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e3e5cc8-aaa2-4987-ae84-51720877d041","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9048bc70-e77b-42c6-8d81-5118c244a1eb","LogTimestamp":"2023-09-27T05:09:08.029Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:08.418Z","message":"Entering","context":{"RequestID":"79638db7-0008-4045-8e24-6e9ae1da20c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"937daa1a-ea4b-4295-a688-831bfca3f999","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:08.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"79638db7-0008-4045-8e24-6e9ae1da20c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"937daa1a-ea4b-4295-a688-831bfca3f999","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:08.421Z","message":"{\"transactionId\":\"79638db7-0008-4045-8e24-6e9ae1da20c1\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:08:419\",\"respDate\":\"230927-05:09:08:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:79638db7-0008-4045-8e24-6e9ae1da20c1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:08:419-97325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[79638db7-0008-4045-8e24-6e9ae1da20c1]}\\\"}\"}","context":{"RequestID":"79638db7-0008-4045-8e24-6e9ae1da20c1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"937daa1a-ea4b-4295-a688-831bfca3f999","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:08.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:08.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79638db7-0008-4045-8e24-6e9ae1da20c1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"937daa1a-ea4b-4295-a688-831bfca3f999","LogTimestamp":"2023-09-27T05:09:08.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:09:08.836Z","message":"Entering","context":{"RequestID":"60a706c0-2d35-4e9e-b17f-dc0804807ba0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70bce5d5-40c9-4fcd-9034-27bd42ea49f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:08.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:08.838Z","message":"{\"transactionId\":\"60a706c0-2d35-4e9e-b17f-dc0804807ba0\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:08:836\",\"respDate\":\"230927-05:09:08:838\",\"sourceId\":\"haproxy:60a706c0-2d35-4e9e-b17f-dc0804807ba0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:08:836-87173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df9d7cb6-a490-42c5-93ef-9f4f037a7563], x-b3-parentspanid=[e123da261def2cdf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ce60b82d7c11a00e123da261def2cdf], x-b3-spanid=[9558286eaa6fb83a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60a706c0-2d35-4e9e-b17f-dc0804807ba0]}\\\"}\"}","context":{"RequestID":"60a706c0-2d35-4e9e-b17f-dc0804807ba0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"70bce5d5-40c9-4fcd-9034-27bd42ea49f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:08.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:08.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60a706c0-2d35-4e9e-b17f-dc0804807ba0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70bce5d5-40c9-4fcd-9034-27bd42ea49f4","LogTimestamp":"2023-09-27T05:09:08.839Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:09:10.850Z","message":"Entering","context":{"RequestID":"3aa9d158-13e2-46ea-8832-ada8b130f4b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e5ea2a9-5017-4cc5-9b76-6b2c64d0fef4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:10.852Z","message":"{\"transactionId\":\"3aa9d158-13e2-46ea-8832-ada8b130f4b2\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:10:851\",\"respDate\":\"230927-05:09:10:852\",\"sourceId\":\"haproxy:3aa9d158-13e2-46ea-8832-ada8b130f4b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:10:851-98040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3b60427-2489-4f38-8c81-0da4c5779a37], x-b3-parentspanid=[8723d6bb319fe044], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[219832d0f6cea1448723d6bb319fe044], x-b3-spanid=[c097e19241a2747b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3aa9d158-13e2-46ea-8832-ada8b130f4b2]}\\\"}\"}","context":{"RequestID":"3aa9d158-13e2-46ea-8832-ada8b130f4b2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8e5ea2a9-5017-4cc5-9b76-6b2c64d0fef4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3aa9d158-13e2-46ea-8832-ada8b130f4b2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e5ea2a9-5017-4cc5-9b76-6b2c64d0fef4","LogTimestamp":"2023-09-27T05:09:10.852Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:12.243Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:12.256Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:12.862Z","message":"Entering","context":{"RequestID":"9239c5db-d5bd-41f3-9aed-6173aaa3667c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c85e6c43-2bc9-4206-9951-4a51bb1ede28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:12.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:12.864Z","message":"{\"transactionId\":\"9239c5db-d5bd-41f3-9aed-6173aaa3667c\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:12:863\",\"respDate\":\"230927-05:09:12:864\",\"sourceId\":\"haproxy:9239c5db-d5bd-41f3-9aed-6173aaa3667c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:12:863-86198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e75ef2c1-7486-49c3-b7eb-51f02a315a46], x-b3-parentspanid=[42f5a2ca0f8405f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6e747e83285125142f5a2ca0f8405f5], x-b3-spanid=[eed6585d041a5b1d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9239c5db-d5bd-41f3-9aed-6173aaa3667c]}\\\"}\"}","context":{"RequestID":"9239c5db-d5bd-41f3-9aed-6173aaa3667c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c85e6c43-2bc9-4206-9951-4a51bb1ede28","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:12.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:12.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9239c5db-d5bd-41f3-9aed-6173aaa3667c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c85e6c43-2bc9-4206-9951-4a51bb1ede28","LogTimestamp":"2023-09-27T05:09:12.864Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:14.874Z","message":"Entering","context":{"RequestID":"be92aa24-f4aa-4d7c-a752-161b8539d520","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79d13021-4c0e-4b10-9b00-6a28b63ede41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:14.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:14.876Z","message":"{\"transactionId\":\"be92aa24-f4aa-4d7c-a752-161b8539d520\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:14:874\",\"respDate\":\"230927-05:09:14:876\",\"sourceId\":\"haproxy:be92aa24-f4aa-4d7c-a752-161b8539d520\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:14:874-38279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[166d5b5c-cd15-4a5a-b9a0-9c29d4bc22da], x-b3-parentspanid=[37eaed34d5975289], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a34497342bbbf14337eaed34d5975289], x-b3-spanid=[86f86566c4ce95e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be92aa24-f4aa-4d7c-a752-161b8539d520]}\\\"}\"}","context":{"RequestID":"be92aa24-f4aa-4d7c-a752-161b8539d520","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"79d13021-4c0e-4b10-9b00-6a28b63ede41","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:14.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:14.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be92aa24-f4aa-4d7c-a752-161b8539d520","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79d13021-4c0e-4b10-9b00-6a28b63ede41","LogTimestamp":"2023-09-27T05:09:14.877Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:09:15.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:09:15.977Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:15.977Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:15.977Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:16.887Z","message":"Entering","context":{"RequestID":"611a0078-d059-4669-8299-96b71402654f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9a9084b-acc2-4fc7-80d4-65a7c6caa89f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:16.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:16.891Z","message":"{\"transactionId\":\"611a0078-d059-4669-8299-96b71402654f\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:16:888\",\"respDate\":\"230927-05:09:16:891\",\"sourceId\":\"haproxy:611a0078-d059-4669-8299-96b71402654f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:16:888-93036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c97c983b-de6b-4d84-aa17-df20487c7563], x-b3-parentspanid=[582d6253407a286b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4bf7e13e2689a27582d6253407a286b], x-b3-spanid=[ad3bc5bb2d047302], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[611a0078-d059-4669-8299-96b71402654f]}\\\"}\"}","context":{"RequestID":"611a0078-d059-4669-8299-96b71402654f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d9a9084b-acc2-4fc7-80d4-65a7c6caa89f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:16.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:16.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"611a0078-d059-4669-8299-96b71402654f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9a9084b-acc2-4fc7-80d4-65a7c6caa89f","LogTimestamp":"2023-09-27T05:09:16.891Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:09:18.018Z","message":"Entering","context":{"RequestID":"65c83e5b-53a0-4c4e-9452-28b59ba250d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9561688-b5af-4c20-a742-178fbf486c2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:18.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:18.020Z","message":"{\"transactionId\":\"65c83e5b-53a0-4c4e-9452-28b59ba250d7\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:18:019\",\"respDate\":\"230927-05:09:18:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:65c83e5b-53a0-4c4e-9452-28b59ba250d7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:18:019-52005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d92ebe1-0a86-4ead-8acc-571530c38ea9], x-b3-parentspanid=[3616185947bdab85], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50673], x-envoy-attempt-count=[1], x-b3-traceid=[aa7fe9bf8d4a05c83616185947bdab85], x-b3-spanid=[74059f4dc2eace28], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[65c83e5b-53a0-4c4e-9452-28b59ba250d7]}\\\"}\"}","context":{"RequestID":"65c83e5b-53a0-4c4e-9452-28b59ba250d7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9561688-b5af-4c20-a742-178fbf486c2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:18.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:18.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65c83e5b-53a0-4c4e-9452-28b59ba250d7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9561688-b5af-4c20-a742-178fbf486c2c","LogTimestamp":"2023-09-27T05:09:18.020Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:18.418Z","message":"Entering","context":{"RequestID":"ee800c23-751f-4eae-bf29-ded4d2086b84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1125ca8d-8c94-40d5-bfff-7022ece3d2be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"ee800c23-751f-4eae-bf29-ded4d2086b84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1125ca8d-8c94-40d5-bfff-7022ece3d2be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:18.422Z","message":"{\"transactionId\":\"ee800c23-751f-4eae-bf29-ded4d2086b84\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:18:419\",\"respDate\":\"230927-05:09:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ee800c23-751f-4eae-bf29-ded4d2086b84\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:18:419-37342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ee800c23-751f-4eae-bf29-ded4d2086b84]}\\\"}\"}","context":{"RequestID":"ee800c23-751f-4eae-bf29-ded4d2086b84","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1125ca8d-8c94-40d5-bfff-7022ece3d2be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee800c23-751f-4eae-bf29-ded4d2086b84","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1125ca8d-8c94-40d5-bfff-7022ece3d2be","LogTimestamp":"2023-09-27T05:09:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:09:18.904Z","message":"Entering","context":{"RequestID":"00bf1cae-ee33-4506-bd75-c7fcc63af69b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"630467ae-e880-40bf-9528-b06d029f880b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:18.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:18.906Z","message":"{\"transactionId\":\"00bf1cae-ee33-4506-bd75-c7fcc63af69b\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:18:905\",\"respDate\":\"230927-05:09:18:906\",\"sourceId\":\"haproxy:00bf1cae-ee33-4506-bd75-c7fcc63af69b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:18:905-93525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b176ed7-d796-4499-be23-0164e661ee90], x-b3-parentspanid=[1683aee332a915e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[502f47580b6073a61683aee332a915e3], x-b3-spanid=[c1c9d07dfd549cb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00bf1cae-ee33-4506-bd75-c7fcc63af69b]}\\\"}\"}","context":{"RequestID":"00bf1cae-ee33-4506-bd75-c7fcc63af69b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"630467ae-e880-40bf-9528-b06d029f880b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:18.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:18.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00bf1cae-ee33-4506-bd75-c7fcc63af69b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"630467ae-e880-40bf-9528-b06d029f880b","LogTimestamp":"2023-09-27T05:09:18.906Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:20.916Z","message":"Entering","context":{"RequestID":"4d2fe3fd-995c-4a25-8def-d32baab6e660","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a37beb9d-f734-47a4-a791-041fcbb13675","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:20.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:20.918Z","message":"{\"transactionId\":\"4d2fe3fd-995c-4a25-8def-d32baab6e660\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:20:917\",\"respDate\":\"230927-05:09:20:918\",\"sourceId\":\"haproxy:4d2fe3fd-995c-4a25-8def-d32baab6e660\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:20:917-97122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a79bca8-06d5-4c5c-bc01-c7f156c6aa3e], x-b3-parentspanid=[70741cee808773ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0adb0d03d8f857a470741cee808773ee], x-b3-spanid=[cde2ab6c889eecb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d2fe3fd-995c-4a25-8def-d32baab6e660]}\\\"}\"}","context":{"RequestID":"4d2fe3fd-995c-4a25-8def-d32baab6e660","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a37beb9d-f734-47a4-a791-041fcbb13675","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:20.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:20.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d2fe3fd-995c-4a25-8def-d32baab6e660","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a37beb9d-f734-47a4-a791-041fcbb13675","LogTimestamp":"2023-09-27T05:09:20.919Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:22.930Z","message":"Entering","context":{"RequestID":"3fa438fc-bfc4-4301-9d37-0898ef624a99","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f699470-0fce-4785-bc11-c9565dd27c2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:22.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:22.931Z","message":"{\"transactionId\":\"3fa438fc-bfc4-4301-9d37-0898ef624a99\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:22:930\",\"respDate\":\"230927-05:09:22:931\",\"sourceId\":\"haproxy:3fa438fc-bfc4-4301-9d37-0898ef624a99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:22:930-31546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c99a1a5-cf4a-48f6-84c3-74cd3b1f5463], x-b3-parentspanid=[4b153df74e81cbe2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf39a811370b9a874b153df74e81cbe2], x-b3-spanid=[68f945c4116c77ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fa438fc-bfc4-4301-9d37-0898ef624a99]}\\\"}\"}","context":{"RequestID":"3fa438fc-bfc4-4301-9d37-0898ef624a99","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f699470-0fce-4785-bc11-c9565dd27c2f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:22.930Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:22.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fa438fc-bfc4-4301-9d37-0898ef624a99","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f699470-0fce-4785-bc11-c9565dd27c2f","LogTimestamp":"2023-09-27T05:09:22.932Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:09:24.941Z","message":"Entering","context":{"RequestID":"69c0e240-5dce-4641-bb74-2ae3f4d9f588","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c7c9c0e-eee1-4467-bb2a-c6e7bec39bb8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:24.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:24.943Z","message":"{\"transactionId\":\"69c0e240-5dce-4641-bb74-2ae3f4d9f588\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:24:942\",\"respDate\":\"230927-05:09:24:943\",\"sourceId\":\"haproxy:69c0e240-5dce-4641-bb74-2ae3f4d9f588\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:24:942-66338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0625531-bdd0-4782-a49f-5fdc4d67a62f], x-b3-parentspanid=[58d1799b53e517a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f2312845e13911f58d1799b53e517a5], x-b3-spanid=[f352d32f6c3b91a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69c0e240-5dce-4641-bb74-2ae3f4d9f588]}\\\"}\"}","context":{"RequestID":"69c0e240-5dce-4641-bb74-2ae3f4d9f588","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3c7c9c0e-eee1-4467-bb2a-c6e7bec39bb8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:24.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:24.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69c0e240-5dce-4641-bb74-2ae3f4d9f588","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c7c9c0e-eee1-4467-bb2a-c6e7bec39bb8","LogTimestamp":"2023-09-27T05:09:24.943Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:25.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:09:25.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:25.998Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:25.998Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:26.953Z","message":"Entering","context":{"RequestID":"2070acc6-0c8a-470e-ab86-83c0a02256bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49f3e1d7-9c5c-4617-9c64-30f647e52707","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:26.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:26.955Z","message":"{\"transactionId\":\"2070acc6-0c8a-470e-ab86-83c0a02256bd\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:26:954\",\"respDate\":\"230927-05:09:26:955\",\"sourceId\":\"haproxy:2070acc6-0c8a-470e-ab86-83c0a02256bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:26:954-34483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f3123c1-d714-4da5-94fb-5b5f334b869c], x-b3-parentspanid=[a9b5c83f4b63730a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88753dc77553cb15a9b5c83f4b63730a], x-b3-spanid=[52f45fbd9a40dbb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2070acc6-0c8a-470e-ab86-83c0a02256bd]}\\\"}\"}","context":{"RequestID":"2070acc6-0c8a-470e-ab86-83c0a02256bd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"49f3e1d7-9c5c-4617-9c64-30f647e52707","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:26.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:26.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2070acc6-0c8a-470e-ab86-83c0a02256bd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49f3e1d7-9c5c-4617-9c64-30f647e52707","LogTimestamp":"2023-09-27T05:09:26.956Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:09:28.017Z","message":"Entering","context":{"RequestID":"c950130c-aae2-4443-b123-919e6ad57583","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fe753b2-e04b-48de-b794-d7b5b7cee7ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:28.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:28.019Z","message":"{\"transactionId\":\"c950130c-aae2-4443-b123-919e6ad57583\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:28:017\",\"respDate\":\"230927-05:09:28:019\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c950130c-aae2-4443-b123-919e6ad57583\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:28:017-28252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20f1b0df-01a9-42e4-ac31-25da4e26dd7e], x-b3-parentspanid=[8d5073a6b41746a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39081], x-envoy-attempt-count=[1], x-b3-traceid=[b765f8e242a00f998d5073a6b41746a4], x-b3-spanid=[c27001007738f46e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c950130c-aae2-4443-b123-919e6ad57583]}\\\"}\"}","context":{"RequestID":"c950130c-aae2-4443-b123-919e6ad57583","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1fe753b2-e04b-48de-b794-d7b5b7cee7ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:28.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:28.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c950130c-aae2-4443-b123-919e6ad57583","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fe753b2-e04b-48de-b794-d7b5b7cee7ee","LogTimestamp":"2023-09-27T05:09:28.019Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:28.417Z","message":"Entering","context":{"RequestID":"ce2241b0-6875-4739-aad6-3a1601c9672b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22a144f8-2a9a-4b67-ae53-8744d4b1e729","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:28.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"ce2241b0-6875-4739-aad6-3a1601c9672b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22a144f8-2a9a-4b67-ae53-8744d4b1e729","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:28.419Z","message":"{\"transactionId\":\"ce2241b0-6875-4739-aad6-3a1601c9672b\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:28:417\",\"respDate\":\"230927-05:09:28:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ce2241b0-6875-4739-aad6-3a1601c9672b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:28:417-82444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ce2241b0-6875-4739-aad6-3a1601c9672b]}\\\"}\"}","context":{"RequestID":"ce2241b0-6875-4739-aad6-3a1601c9672b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"22a144f8-2a9a-4b67-ae53-8744d4b1e729","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:28.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce2241b0-6875-4739-aad6-3a1601c9672b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22a144f8-2a9a-4b67-ae53-8744d4b1e729","LogTimestamp":"2023-09-27T05:09:28.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:28.975Z","message":"Entering","context":{"RequestID":"23ce40a7-b625-42a3-87c3-0c8d95a94049","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7dc8e007-f31f-4557-a1f0-2e0fefd67556","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:28.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:28.976Z","message":"{\"transactionId\":\"23ce40a7-b625-42a3-87c3-0c8d95a94049\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:28:975\",\"respDate\":\"230927-05:09:28:976\",\"sourceId\":\"haproxy:23ce40a7-b625-42a3-87c3-0c8d95a94049\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:28:975-24163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3247d369-da9a-4805-b687-42e53cde5ef1], x-b3-parentspanid=[c8816e09f598f165], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89d7c7a9d8a96c5bc8816e09f598f165], x-b3-spanid=[4cb0fc49f80f363a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23ce40a7-b625-42a3-87c3-0c8d95a94049]}\\\"}\"}","context":{"RequestID":"23ce40a7-b625-42a3-87c3-0c8d95a94049","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"7dc8e007-f31f-4557-a1f0-2e0fefd67556","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:28.975Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:28.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23ce40a7-b625-42a3-87c3-0c8d95a94049","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dc8e007-f31f-4557-a1f0-2e0fefd67556","LogTimestamp":"2023-09-27T05:09:28.977Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:30.987Z","message":"Entering","context":{"RequestID":"c58a8a08-2b96-463e-95f9-2f669effa83f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f7de9ce-4b1b-4450-8b1e-58f63e4ade40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:30.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:30.988Z","message":"{\"transactionId\":\"c58a8a08-2b96-463e-95f9-2f669effa83f\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:30:987\",\"respDate\":\"230927-05:09:30:988\",\"sourceId\":\"haproxy:c58a8a08-2b96-463e-95f9-2f669effa83f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:30:987-99681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7ded2e6-ccd1-4520-a181-cb2bbfac059a], x-b3-parentspanid=[d1f7ce28865b454d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0d4ad6ac0bfa769d1f7ce28865b454d], x-b3-spanid=[1fd9f5a5b9091ef8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c58a8a08-2b96-463e-95f9-2f669effa83f]}\\\"}\"}","context":{"RequestID":"c58a8a08-2b96-463e-95f9-2f669effa83f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6f7de9ce-4b1b-4450-8b1e-58f63e4ade40","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:30.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:30.989Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c58a8a08-2b96-463e-95f9-2f669effa83f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f7de9ce-4b1b-4450-8b1e-58f63e4ade40","LogTimestamp":"2023-09-27T05:09:30.989Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:33.000Z","message":"Entering","context":{"RequestID":"57cf5fe1-b585-4ca8-b01f-7a134d552b14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d0bc871-d8f9-4bd8-8978-b7d21f31cd9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:33Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:33.001Z","message":"{\"transactionId\":\"57cf5fe1-b585-4ca8-b01f-7a134d552b14\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:33:000\",\"respDate\":\"230927-05:09:33:001\",\"sourceId\":\"haproxy:57cf5fe1-b585-4ca8-b01f-7a134d552b14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:33:000-81907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f1dbae3-327d-4369-a5dd-9e5342fe6d5f], x-b3-parentspanid=[604b662fcf82fe85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8375b68f291ac9be604b662fcf82fe85], x-b3-spanid=[b35894c9e97c033e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57cf5fe1-b585-4ca8-b01f-7a134d552b14]}\\\"}\"}","context":{"RequestID":"57cf5fe1-b585-4ca8-b01f-7a134d552b14","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d0bc871-d8f9-4bd8-8978-b7d21f31cd9b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:33Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:33.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57cf5fe1-b585-4ca8-b01f-7a134d552b14","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d0bc871-d8f9-4bd8-8978-b7d21f31cd9b","LogTimestamp":"2023-09-27T05:09:33.002Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:35.015Z","message":"Entering","context":{"RequestID":"a65a2b75-a889-479d-a9fe-6af7bf191738","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fa204b2-d5b0-46f9-92ff-a6d6956fa914","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:35.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:35.017Z","message":"{\"transactionId\":\"a65a2b75-a889-479d-a9fe-6af7bf191738\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:35:016\",\"respDate\":\"230927-05:09:35:017\",\"sourceId\":\"haproxy:a65a2b75-a889-479d-a9fe-6af7bf191738\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:35:016-47501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33c16802-5e20-4cd0-b150-e7d3b0647a93], x-b3-parentspanid=[037dc59404ba8071], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9086d50b57676870037dc59404ba8071], x-b3-spanid=[e433d5a8465cc1d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a65a2b75-a889-479d-a9fe-6af7bf191738]}\\\"}\"}","context":{"RequestID":"a65a2b75-a889-479d-a9fe-6af7bf191738","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fa204b2-d5b0-46f9-92ff-a6d6956fa914","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:35.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:35.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a65a2b75-a889-479d-a9fe-6af7bf191738","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fa204b2-d5b0-46f9-92ff-a6d6956fa914","LogTimestamp":"2023-09-27T05:09:35.018Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:35.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:09:35.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:35.981Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:35.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:37.028Z","message":"Entering","context":{"RequestID":"a8e73bf3-061d-4a42-af75-517eb390737e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba6f01a6-27b0-427f-8ddb-40d4f299a0f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:37.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:37.030Z","message":"{\"transactionId\":\"a8e73bf3-061d-4a42-af75-517eb390737e\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:37:029\",\"respDate\":\"230927-05:09:37:030\",\"sourceId\":\"haproxy:a8e73bf3-061d-4a42-af75-517eb390737e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:37:029-90060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1112855-8bbc-4956-98b5-49a3b756c946], x-b3-parentspanid=[3c22cc1acbcde722], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46df0c0660338cc23c22cc1acbcde722], x-b3-spanid=[e30301f875f065a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8e73bf3-061d-4a42-af75-517eb390737e]}\\\"}\"}","context":{"RequestID":"a8e73bf3-061d-4a42-af75-517eb390737e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba6f01a6-27b0-427f-8ddb-40d4f299a0f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:37.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:37.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8e73bf3-061d-4a42-af75-517eb390737e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba6f01a6-27b0-427f-8ddb-40d4f299a0f4","LogTimestamp":"2023-09-27T05:09:37.030Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:38.017Z","message":"Entering","context":{"RequestID":"81385794-245b-4085-9df3-c65085c25657","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6553e69b-be11-4210-95fd-5309bf32db83","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:38.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:38.019Z","message":"{\"transactionId\":\"81385794-245b-4085-9df3-c65085c25657\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:38:018\",\"respDate\":\"230927-05:09:38:019\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:81385794-245b-4085-9df3-c65085c25657\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:38:018-88413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1f3ef90-f679-4cc4-8613-1c0edf6eaf0e], x-b3-parentspanid=[24e8f84d34a963d7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55757], x-envoy-attempt-count=[1], x-b3-traceid=[624a289b882fa16c24e8f84d34a963d7], x-b3-spanid=[eda32645d4977b5f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[81385794-245b-4085-9df3-c65085c25657]}\\\"}\"}","context":{"RequestID":"81385794-245b-4085-9df3-c65085c25657","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6553e69b-be11-4210-95fd-5309bf32db83","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:38.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:38.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81385794-245b-4085-9df3-c65085c25657","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6553e69b-be11-4210-95fd-5309bf32db83","LogTimestamp":"2023-09-27T05:09:38.019Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:38.417Z","message":"Entering","context":{"RequestID":"bbf44497-b050-4393-be99-bc542e8302af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09584949-339b-46a4-a909-f4f4c164994c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"bbf44497-b050-4393-be99-bc542e8302af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09584949-339b-46a4-a909-f4f4c164994c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:38.420Z","message":"{\"transactionId\":\"bbf44497-b050-4393-be99-bc542e8302af\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:38:418\",\"respDate\":\"230927-05:09:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bbf44497-b050-4393-be99-bc542e8302af\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:38:418-93013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bbf44497-b050-4393-be99-bc542e8302af]}\\\"}\"}","context":{"RequestID":"bbf44497-b050-4393-be99-bc542e8302af","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"09584949-339b-46a4-a909-f4f4c164994c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbf44497-b050-4393-be99-bc542e8302af","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09584949-339b-46a4-a909-f4f4c164994c","LogTimestamp":"2023-09-27T05:09:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:39.045Z","message":"Entering","context":{"RequestID":"58efdb9c-84a8-45d7-a58c-8935f9d703e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c11aa76-11d2-4e49-933b-cf62b7876954","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:39.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:39.047Z","message":"{\"transactionId\":\"58efdb9c-84a8-45d7-a58c-8935f9d703e0\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:39:045\",\"respDate\":\"230927-05:09:39:047\",\"sourceId\":\"haproxy:58efdb9c-84a8-45d7-a58c-8935f9d703e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:39:045-1399\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05bde5c0-aac9-4ee6-8d3e-23da1463b186], x-b3-parentspanid=[55b2856e1360bf73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b1ba431e541cb2855b2856e1360bf73], x-b3-spanid=[46074a8e43a26fa4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58efdb9c-84a8-45d7-a58c-8935f9d703e0]}\\\"}\"}","context":{"RequestID":"58efdb9c-84a8-45d7-a58c-8935f9d703e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c11aa76-11d2-4e49-933b-cf62b7876954","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:39.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:39.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58efdb9c-84a8-45d7-a58c-8935f9d703e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c11aa76-11d2-4e49-933b-cf62b7876954","LogTimestamp":"2023-09-27T05:09:39.048Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:09:41.056Z","message":"Entering","context":{"RequestID":"360f70f0-68b4-4afb-aa02-f26746015f8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58eab484-8c9d-474d-9e9d-a472d9629978","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:41.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:41.057Z","message":"{\"transactionId\":\"360f70f0-68b4-4afb-aa02-f26746015f8d\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:41:056\",\"respDate\":\"230927-05:09:41:057\",\"sourceId\":\"haproxy:360f70f0-68b4-4afb-aa02-f26746015f8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:41:056-76638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a54066a-a4de-4f26-9079-600085a41edf], x-b3-parentspanid=[e6ce6a63b170dadd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8e1943557c2fbd7e6ce6a63b170dadd], x-b3-spanid=[212dbb5465b29127], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[360f70f0-68b4-4afb-aa02-f26746015f8d]}\\\"}\"}","context":{"RequestID":"360f70f0-68b4-4afb-aa02-f26746015f8d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"58eab484-8c9d-474d-9e9d-a472d9629978","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:41.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:41.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"360f70f0-68b4-4afb-aa02-f26746015f8d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58eab484-8c9d-474d-9e9d-a472d9629978","LogTimestamp":"2023-09-27T05:09:41.058Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:42.257Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:42.261Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:43.068Z","message":"Entering","context":{"RequestID":"ffdf7229-5398-4a72-9152-6aa843cdffae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7151204-9561-4ac3-97ba-6bc758dc98f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:43.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:43.070Z","message":"{\"transactionId\":\"ffdf7229-5398-4a72-9152-6aa843cdffae\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:43:068\",\"respDate\":\"230927-05:09:43:070\",\"sourceId\":\"haproxy:ffdf7229-5398-4a72-9152-6aa843cdffae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:43:068-26842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cc46594-65ed-4166-879a-fe50ce3e47f1], x-b3-parentspanid=[78d0c9d59f7f5db3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00787f5a229e374c78d0c9d59f7f5db3], x-b3-spanid=[2f94b882863557d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffdf7229-5398-4a72-9152-6aa843cdffae]}\\\"}\"}","context":{"RequestID":"ffdf7229-5398-4a72-9152-6aa843cdffae","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a7151204-9561-4ac3-97ba-6bc758dc98f7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:43.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:43.070Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffdf7229-5398-4a72-9152-6aa843cdffae","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7151204-9561-4ac3-97ba-6bc758dc98f7","LogTimestamp":"2023-09-27T05:09:43.070Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:45.094Z","message":"Entering","context":{"RequestID":"bdc5432e-c647-4682-a895-db0f80323dbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a38648c1-c321-4115-8e33-4c8bde75181f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:45.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:45.096Z","message":"{\"transactionId\":\"bdc5432e-c647-4682-a895-db0f80323dbe\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:45:095\",\"respDate\":\"230927-05:09:45:096\",\"sourceId\":\"haproxy:bdc5432e-c647-4682-a895-db0f80323dbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:45:095-75259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3b1d10b-08da-40fb-a0d0-527314ab2d42], x-b3-parentspanid=[ede7efac48e5727c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bee79a24ccc948d8ede7efac48e5727c], x-b3-spanid=[5371cb202d5ee5d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdc5432e-c647-4682-a895-db0f80323dbe]}\\\"}\"}","context":{"RequestID":"bdc5432e-c647-4682-a895-db0f80323dbe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a38648c1-c321-4115-8e33-4c8bde75181f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:45.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:45.097Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdc5432e-c647-4682-a895-db0f80323dbe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a38648c1-c321-4115-8e33-4c8bde75181f","LogTimestamp":"2023-09-27T05:09:45.097Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:09:45.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:09:45.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:45.967Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:45.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:47.113Z","message":"Entering","context":{"RequestID":"da7392c6-d07f-4668-a082-d3c4d31588cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af6c6f11-6fc8-478c-883e-5d96daa217e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:47.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:47.115Z","message":"{\"transactionId\":\"da7392c6-d07f-4668-a082-d3c4d31588cf\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:47:114\",\"respDate\":\"230927-05:09:47:115\",\"sourceId\":\"haproxy:da7392c6-d07f-4668-a082-d3c4d31588cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:47:114-44312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f0e51c9-43d7-4f6c-b641-a8981f6dce50], x-b3-parentspanid=[cf350f23581048b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfdb10f2e046c6f2cf350f23581048b9], x-b3-spanid=[acb2788c21b1c609], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da7392c6-d07f-4668-a082-d3c4d31588cf]}\\\"}\"}","context":{"RequestID":"da7392c6-d07f-4668-a082-d3c4d31588cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af6c6f11-6fc8-478c-883e-5d96daa217e3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:47.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:47.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da7392c6-d07f-4668-a082-d3c4d31588cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af6c6f11-6fc8-478c-883e-5d96daa217e3","LogTimestamp":"2023-09-27T05:09:47.115Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:48.018Z","message":"Entering","context":{"RequestID":"0bde49af-17ab-426f-8b62-1b46a324757d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0558488a-4d71-446f-a2a7-d75c9900a08a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:48.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:48.020Z","message":"{\"transactionId\":\"0bde49af-17ab-426f-8b62-1b46a324757d\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:48:019\",\"respDate\":\"230927-05:09:48:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0bde49af-17ab-426f-8b62-1b46a324757d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:48:019-2150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40914391-983d-49ca-bf3b-8c6334ce03e3], x-b3-parentspanid=[ab658c43bf92d6cc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47169], x-envoy-attempt-count=[1], x-b3-traceid=[f52a4ef20c60e8e1ab658c43bf92d6cc], x-b3-spanid=[56ce04d2343c59b8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0bde49af-17ab-426f-8b62-1b46a324757d]}\\\"}\"}","context":{"RequestID":"0bde49af-17ab-426f-8b62-1b46a324757d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0558488a-4d71-446f-a2a7-d75c9900a08a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:48.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:48.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bde49af-17ab-426f-8b62-1b46a324757d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0558488a-4d71-446f-a2a7-d75c9900a08a","LogTimestamp":"2023-09-27T05:09:48.020Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:48.418Z","message":"Entering","context":{"RequestID":"e4cae6d0-b8d8-4297-a677-bf24b6ede1d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be102c6d-ee67-496f-b55e-f1a788872505","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"e4cae6d0-b8d8-4297-a677-bf24b6ede1d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be102c6d-ee67-496f-b55e-f1a788872505","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:48.421Z","message":"{\"transactionId\":\"e4cae6d0-b8d8-4297-a677-bf24b6ede1d9\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:48:419\",\"respDate\":\"230927-05:09:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e4cae6d0-b8d8-4297-a677-bf24b6ede1d9\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:48:419-85064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e4cae6d0-b8d8-4297-a677-bf24b6ede1d9]}\\\"}\"}","context":{"RequestID":"e4cae6d0-b8d8-4297-a677-bf24b6ede1d9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"be102c6d-ee67-496f-b55e-f1a788872505","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4cae6d0-b8d8-4297-a677-bf24b6ede1d9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be102c6d-ee67-496f-b55e-f1a788872505","LogTimestamp":"2023-09-27T05:09:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:49.137Z","message":"Entering","context":{"RequestID":"40720819-1aca-470f-8af7-bd148d412a08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cefae069-9bbe-4c1e-a173-81f0b08e4330","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:49.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:49.139Z","message":"{\"transactionId\":\"40720819-1aca-470f-8af7-bd148d412a08\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:49:137\",\"respDate\":\"230927-05:09:49:139\",\"sourceId\":\"haproxy:40720819-1aca-470f-8af7-bd148d412a08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:49:137-4212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6913118e-2d4a-4039-a339-8c12cc6a3c63], x-b3-parentspanid=[a0cce608f7b21ceb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27b19c0f19454d5ea0cce608f7b21ceb], x-b3-spanid=[3cbf910b550806f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40720819-1aca-470f-8af7-bd148d412a08]}\\\"}\"}","context":{"RequestID":"40720819-1aca-470f-8af7-bd148d412a08","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cefae069-9bbe-4c1e-a173-81f0b08e4330","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:49.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:49.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40720819-1aca-470f-8af7-bd148d412a08","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cefae069-9bbe-4c1e-a173-81f0b08e4330","LogTimestamp":"2023-09-27T05:09:49.139Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:51.148Z","message":"Entering","context":{"RequestID":"a80d9ca9-623f-4b7d-9081-28e075339ec4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3915dbf7-fee7-47e4-aae8-3bb3f16aa09c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:51.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:51.150Z","message":"{\"transactionId\":\"a80d9ca9-623f-4b7d-9081-28e075339ec4\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:51:149\",\"respDate\":\"230927-05:09:51:150\",\"sourceId\":\"haproxy:a80d9ca9-623f-4b7d-9081-28e075339ec4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:51:149-20558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4273c7a2-5fd8-4df4-a2d4-9f7d93bc3edf], x-b3-parentspanid=[44024e7c6108a283], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01734c92713beb5944024e7c6108a283], x-b3-spanid=[66f17357c6a9cf7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a80d9ca9-623f-4b7d-9081-28e075339ec4]}\\\"}\"}","context":{"RequestID":"a80d9ca9-623f-4b7d-9081-28e075339ec4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3915dbf7-fee7-47e4-aae8-3bb3f16aa09c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:51.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:51.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a80d9ca9-623f-4b7d-9081-28e075339ec4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3915dbf7-fee7-47e4-aae8-3bb3f16aa09c","LogTimestamp":"2023-09-27T05:09:51.151Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:53.168Z","message":"Entering","context":{"RequestID":"2a34f71f-da2e-481d-8137-6ef028982cfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1567416-8570-4533-aa79-01d3dedc151a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:53.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:53.171Z","message":"{\"transactionId\":\"2a34f71f-da2e-481d-8137-6ef028982cfc\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:53:169\",\"respDate\":\"230927-05:09:53:171\",\"sourceId\":\"haproxy:2a34f71f-da2e-481d-8137-6ef028982cfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:09:53:169-46264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8ff83ed-003d-458c-99e9-f37708e66e5e], x-b3-parentspanid=[b9d26ab1bc89c53f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[feb88012c2efdb28b9d26ab1bc89c53f], x-b3-spanid=[e3489cb98a7f451d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a34f71f-da2e-481d-8137-6ef028982cfc]}\\\"}\"}","context":{"RequestID":"2a34f71f-da2e-481d-8137-6ef028982cfc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d1567416-8570-4533-aa79-01d3dedc151a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:53.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:53.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a34f71f-da2e-481d-8137-6ef028982cfc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1567416-8570-4533-aa79-01d3dedc151a","LogTimestamp":"2023-09-27T05:09:53.171Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:09:55.191Z","message":"Entering","context":{"RequestID":"b183bdf0-4677-42e5-9f03-01330ce7c2bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0da89bd9-40cb-41bb-b79a-a1279d0c36d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:55.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:55.193Z","message":"{\"transactionId\":\"b183bdf0-4677-42e5-9f03-01330ce7c2bb\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:55:191\",\"respDate\":\"230927-05:09:55:193\",\"sourceId\":\"haproxy:b183bdf0-4677-42e5-9f03-01330ce7c2bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:55:191-29988\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f01a92f6-0bde-4e17-b5cd-b82762769841], x-b3-parentspanid=[c3056f15e98a43c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c5178473bb640c6c3056f15e98a43c0], x-b3-spanid=[019ed5fec73ee442], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b183bdf0-4677-42e5-9f03-01330ce7c2bb]}\\\"}\"}","context":{"RequestID":"b183bdf0-4677-42e5-9f03-01330ce7c2bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0da89bd9-40cb-41bb-b79a-a1279d0c36d2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:55.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:55.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b183bdf0-4677-42e5-9f03-01330ce7c2bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0da89bd9-40cb-41bb-b79a-a1279d0c36d2","LogTimestamp":"2023-09-27T05:09:55.193Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:55.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:09:55.988Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:55.988Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:55.989Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:57.201Z","message":"Entering","context":{"RequestID":"71eb5c62-db2a-4db7-aa88-fc4f7d5c5063","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9731ffc-778e-439b-8cf0-53a7b30e8eb4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:57.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:57.203Z","message":"{\"transactionId\":\"71eb5c62-db2a-4db7-aa88-fc4f7d5c5063\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:57:202\",\"respDate\":\"230927-05:09:57:203\",\"sourceId\":\"haproxy:71eb5c62-db2a-4db7-aa88-fc4f7d5c5063\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:57:202-14641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78211ea6-f7c5-4777-aa63-9ca43d377655], x-b3-parentspanid=[34ea2cb4be76bc7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a648bdd7e67197d34ea2cb4be76bc7f], x-b3-spanid=[c731d624d81dfac2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71eb5c62-db2a-4db7-aa88-fc4f7d5c5063]}\\\"}\"}","context":{"RequestID":"71eb5c62-db2a-4db7-aa88-fc4f7d5c5063","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e9731ffc-778e-439b-8cf0-53a7b30e8eb4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:57.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:57.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71eb5c62-db2a-4db7-aa88-fc4f7d5c5063","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9731ffc-778e-439b-8cf0-53a7b30e8eb4","LogTimestamp":"2023-09-27T05:09:57.204Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:58.018Z","message":"Entering","context":{"RequestID":"ae855d8f-a895-422a-a57e-d720e4f12b67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9602444d-e095-4cec-8f7d-a9171a10193e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:58.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:58.020Z","message":"{\"transactionId\":\"ae855d8f-a895-422a-a57e-d720e4f12b67\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:58:019\",\"respDate\":\"230927-05:09:58:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ae855d8f-a895-422a-a57e-d720e4f12b67\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:58:019-82043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dee78ff-d40b-4e93-8574-2858a0cb57f9], x-b3-parentspanid=[739cc3a2a5af24e2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50297], x-envoy-attempt-count=[1], x-b3-traceid=[1c564f18d775e7aa739cc3a2a5af24e2], x-b3-spanid=[ab3cd4eed7dc53d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ae855d8f-a895-422a-a57e-d720e4f12b67]}\\\"}\"}","context":{"RequestID":"ae855d8f-a895-422a-a57e-d720e4f12b67","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9602444d-e095-4cec-8f7d-a9171a10193e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:09:58.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:58.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae855d8f-a895-422a-a57e-d720e4f12b67","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9602444d-e095-4cec-8f7d-a9171a10193e","LogTimestamp":"2023-09-27T05:09:58.021Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:09:58.418Z","message":"Entering","context":{"RequestID":"ba329fa4-ced9-46d5-a9a6-54aba3055056","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc8d0b2f-8aa8-475c-8a17-798816e756e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba329fa4-ced9-46d5-a9a6-54aba3055056","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc8d0b2f-8aa8-475c-8a17-798816e756e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:58.421Z","message":"{\"transactionId\":\"ba329fa4-ced9-46d5-a9a6-54aba3055056\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:58:419\",\"respDate\":\"230927-05:09:58:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ba329fa4-ced9-46d5-a9a6-54aba3055056\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:09:58:419-62887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ba329fa4-ced9-46d5-a9a6-54aba3055056]}\\\"}\"}","context":{"RequestID":"ba329fa4-ced9-46d5-a9a6-54aba3055056","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bc8d0b2f-8aa8-475c-8a17-798816e756e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:09:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba329fa4-ced9-46d5-a9a6-54aba3055056","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc8d0b2f-8aa8-475c-8a17-798816e756e0","LogTimestamp":"2023-09-27T05:09:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:09:59.213Z","message":"Entering","context":{"RequestID":"8de73453-0bc0-4a6b-bec0-2228ff9be0fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3fa5f41-49f2-4f8e-b638-fa7fd47a7a82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:09:59.214Z","message":"{\"transactionId\":\"8de73453-0bc0-4a6b-bec0-2228ff9be0fd\",\"status\":\"200\",\"rqstDate\":\"230927-05:09:59:213\",\"respDate\":\"230927-05:09:59:214\",\"sourceId\":\"haproxy:8de73453-0bc0-4a6b-bec0-2228ff9be0fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:09:59:213-59114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[190f68db-3fd7-457d-944a-73ee159d4493], x-b3-parentspanid=[9ea20fcc624d1cba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[777f957164ab12189ea20fcc624d1cba], x-b3-spanid=[69c84513499d1e83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8de73453-0bc0-4a6b-bec0-2228ff9be0fd]}\\\"}\"}","context":{"RequestID":"8de73453-0bc0-4a6b-bec0-2228ff9be0fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d3fa5f41-49f2-4f8e-b638-fa7fd47a7a82","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:09:59.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:09:59.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8de73453-0bc0-4a6b-bec0-2228ff9be0fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3fa5f41-49f2-4f8e-b638-fa7fd47a7a82","LogTimestamp":"2023-09-27T05:09:59.215Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:09:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:01.222Z","message":"Entering","context":{"RequestID":"7d7c00ea-b205-43ac-9c59-ca8e7b422c58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b9c2055-2c66-4e25-b38e-dae82b2d80b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:01.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:01.224Z","message":"{\"transactionId\":\"7d7c00ea-b205-43ac-9c59-ca8e7b422c58\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:01:223\",\"respDate\":\"230927-05:10:01:224\",\"sourceId\":\"haproxy:7d7c00ea-b205-43ac-9c59-ca8e7b422c58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:01:223-8901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34c06fff-2e13-45f7-be28-b5077043ef2b], x-b3-parentspanid=[f04f4c28291b5c51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d02c1e79ff33f023f04f4c28291b5c51], x-b3-spanid=[ad3846cff2235048], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d7c00ea-b205-43ac-9c59-ca8e7b422c58]}\\\"}\"}","context":{"RequestID":"7d7c00ea-b205-43ac-9c59-ca8e7b422c58","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b9c2055-2c66-4e25-b38e-dae82b2d80b3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:01.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:01.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d7c00ea-b205-43ac-9c59-ca8e7b422c58","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b9c2055-2c66-4e25-b38e-dae82b2d80b3","LogTimestamp":"2023-09-27T05:10:01.225Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:03.232Z","message":"Entering","context":{"RequestID":"a6114ada-23d9-432f-a472-7b7003fd8a35","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9ad60e-8e74-4b43-a5f1-833dfa1dbd59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:03.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:03.234Z","message":"{\"transactionId\":\"a6114ada-23d9-432f-a472-7b7003fd8a35\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:03:233\",\"respDate\":\"230927-05:10:03:234\",\"sourceId\":\"haproxy:a6114ada-23d9-432f-a472-7b7003fd8a35\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:03:233-28089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[acab30c7-f42a-4a6f-ab47-c9cc9898c841], x-b3-parentspanid=[75844bf2ea1a0cfc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20ea9c9c6a86840b75844bf2ea1a0cfc], x-b3-spanid=[27d526a9562b8ac6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6114ada-23d9-432f-a472-7b7003fd8a35]}\\\"}\"}","context":{"RequestID":"a6114ada-23d9-432f-a472-7b7003fd8a35","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9ad60e-8e74-4b43-a5f1-833dfa1dbd59","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:03.232Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:03.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6114ada-23d9-432f-a472-7b7003fd8a35","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac9ad60e-8e74-4b43-a5f1-833dfa1dbd59","LogTimestamp":"2023-09-27T05:10:03.234Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:05.249Z","message":"Entering","context":{"RequestID":"58453af5-1746-4503-b6bb-48d90edc0670","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76c662cb-cc1f-4b41-831b-5476193f43c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:05.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:05.252Z","message":"{\"transactionId\":\"58453af5-1746-4503-b6bb-48d90edc0670\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:05:250\",\"respDate\":\"230927-05:10:05:251\",\"sourceId\":\"haproxy:58453af5-1746-4503-b6bb-48d90edc0670\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:05:250-84920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[477ed2dd-dca1-4a0c-92d8-2f0c61fc669a], x-b3-parentspanid=[9fa9f7ea2eda2fee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa8aef215d19849c9fa9f7ea2eda2fee], x-b3-spanid=[f0e681368f4d4011], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58453af5-1746-4503-b6bb-48d90edc0670]}\\\"}\"}","context":{"RequestID":"58453af5-1746-4503-b6bb-48d90edc0670","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76c662cb-cc1f-4b41-831b-5476193f43c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:05.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:05.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58453af5-1746-4503-b6bb-48d90edc0670","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76c662cb-cc1f-4b41-831b-5476193f43c2","LogTimestamp":"2023-09-27T05:10:05.252Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:05.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:10:06.025Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:06.025Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:06.026Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:07.264Z","message":"Entering","context":{"RequestID":"9dbcc222-e85a-422d-92c9-d22f2fbb6b21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62b6902f-813c-4566-8d9f-c4c75950da36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:07.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:07.266Z","message":"{\"transactionId\":\"9dbcc222-e85a-422d-92c9-d22f2fbb6b21\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:07:265\",\"respDate\":\"230927-05:10:07:266\",\"sourceId\":\"haproxy:9dbcc222-e85a-422d-92c9-d22f2fbb6b21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:07:265-1155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fa71e3e-f56b-40d6-9fd9-e93f0b1f4a0d], x-b3-parentspanid=[525f01d496004945], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4deeff78bfddae5525f01d496004945], x-b3-spanid=[a27070f1dda95903], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9dbcc222-e85a-422d-92c9-d22f2fbb6b21]}\\\"}\"}","context":{"RequestID":"9dbcc222-e85a-422d-92c9-d22f2fbb6b21","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62b6902f-813c-4566-8d9f-c4c75950da36","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:07.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:07.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dbcc222-e85a-422d-92c9-d22f2fbb6b21","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62b6902f-813c-4566-8d9f-c4c75950da36","LogTimestamp":"2023-09-27T05:10:07.267Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:08.021Z","message":"Entering","context":{"RequestID":"dbd07e84-39e2-430e-a1f0-79d9790e433a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53933039-ed04-42cc-9317-980f60471334","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:08.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:08.023Z","message":"{\"transactionId\":\"dbd07e84-39e2-430e-a1f0-79d9790e433a\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:08:022\",\"respDate\":\"230927-05:10:08:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dbd07e84-39e2-430e-a1f0-79d9790e433a\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:08:022-18308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b7c9e7c-6dcc-951b-96ca-5d91ae369ebb], x-b3-parentspanid=[ad1046af4033d17a], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38291], x-envoy-attempt-count=[1], x-b3-traceid=[46e414a40bcdbaffad1046af4033d17a], x-b3-spanid=[9aeed2fdbbebb8f8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dbd07e84-39e2-430e-a1f0-79d9790e433a]}\\\"}\"}","context":{"RequestID":"dbd07e84-39e2-430e-a1f0-79d9790e433a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"53933039-ed04-42cc-9317-980f60471334","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:08.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:08.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbd07e84-39e2-430e-a1f0-79d9790e433a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53933039-ed04-42cc-9317-980f60471334","LogTimestamp":"2023-09-27T05:10:08.024Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:08.417Z","message":"Entering","context":{"RequestID":"bbe7be72-a64d-4713-9cb0-b80364e7c043","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6633be46-d7b3-4a6d-963e-7010489ca272","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"bbe7be72-a64d-4713-9cb0-b80364e7c043","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6633be46-d7b3-4a6d-963e-7010489ca272","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:08.420Z","message":"{\"transactionId\":\"bbe7be72-a64d-4713-9cb0-b80364e7c043\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:08:418\",\"respDate\":\"230927-05:10:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bbe7be72-a64d-4713-9cb0-b80364e7c043\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:08:418-41529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bbe7be72-a64d-4713-9cb0-b80364e7c043]}\\\"}\"}","context":{"RequestID":"bbe7be72-a64d-4713-9cb0-b80364e7c043","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6633be46-d7b3-4a6d-963e-7010489ca272","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbe7be72-a64d-4713-9cb0-b80364e7c043","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6633be46-d7b3-4a6d-963e-7010489ca272","LogTimestamp":"2023-09-27T05:10:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:09.276Z","message":"Entering","context":{"RequestID":"c21db5f9-44dc-4f72-99ad-7bfc24434d2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c60e3e2f-5fa0-49d5-941a-86df8448482f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:09.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:09.278Z","message":"{\"transactionId\":\"c21db5f9-44dc-4f72-99ad-7bfc24434d2c\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:09:277\",\"respDate\":\"230927-05:10:09:278\",\"sourceId\":\"haproxy:c21db5f9-44dc-4f72-99ad-7bfc24434d2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:09:277-386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d6d57c3-f9f7-44c6-ad0e-1aa7e510b385], x-b3-parentspanid=[1e4ed9689eb39c42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79009a60f126b1ff1e4ed9689eb39c42], x-b3-spanid=[bdc612d5547a3018], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c21db5f9-44dc-4f72-99ad-7bfc24434d2c]}\\\"}\"}","context":{"RequestID":"c21db5f9-44dc-4f72-99ad-7bfc24434d2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c60e3e2f-5fa0-49d5-941a-86df8448482f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:09.276Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:09.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c21db5f9-44dc-4f72-99ad-7bfc24434d2c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c60e3e2f-5fa0-49d5-941a-86df8448482f","LogTimestamp":"2023-09-27T05:10:09.278Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:11.294Z","message":"Entering","context":{"RequestID":"f880ec8d-036e-486f-b0db-ad1fefe20b50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6abb325-ae79-4385-9cd8-563a86d80ecb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:11.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:11.295Z","message":"{\"transactionId\":\"f880ec8d-036e-486f-b0db-ad1fefe20b50\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:11:294\",\"respDate\":\"230927-05:10:11:295\",\"sourceId\":\"haproxy:f880ec8d-036e-486f-b0db-ad1fefe20b50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:11:294-35351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3415146f-6012-4da2-81b5-9f26bf893be6], x-b3-parentspanid=[fa33df34a7d3a0c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35c84fc38ea94758fa33df34a7d3a0c1], x-b3-spanid=[0cfef0e849a4ff89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f880ec8d-036e-486f-b0db-ad1fefe20b50]}\\\"}\"}","context":{"RequestID":"f880ec8d-036e-486f-b0db-ad1fefe20b50","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6abb325-ae79-4385-9cd8-563a86d80ecb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:11.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:11.296Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f880ec8d-036e-486f-b0db-ad1fefe20b50","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6abb325-ae79-4385-9cd8-563a86d80ecb","LogTimestamp":"2023-09-27T05:10:11.296Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:12.262Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:12.269Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:13.309Z","message":"Entering","context":{"RequestID":"f72e1daa-b8c3-4445-a338-67aed59247e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eeb644a6-3e92-45d2-ac66-2426d4f300fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:13.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:13.311Z","message":"{\"transactionId\":\"f72e1daa-b8c3-4445-a338-67aed59247e0\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:13:309\",\"respDate\":\"230927-05:10:13:311\",\"sourceId\":\"haproxy:f72e1daa-b8c3-4445-a338-67aed59247e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:13:309-99147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63f00cce-f623-428e-8748-1d318fadd645], x-b3-parentspanid=[fcadd8214b9c2a2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b7855ad939dbed8fcadd8214b9c2a2c], x-b3-spanid=[419849a5a70f2ca4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f72e1daa-b8c3-4445-a338-67aed59247e0]}\\\"}\"}","context":{"RequestID":"f72e1daa-b8c3-4445-a338-67aed59247e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"eeb644a6-3e92-45d2-ac66-2426d4f300fa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:13.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:13.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f72e1daa-b8c3-4445-a338-67aed59247e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eeb644a6-3e92-45d2-ac66-2426d4f300fa","LogTimestamp":"2023-09-27T05:10:13.311Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:15.322Z","message":"Entering","context":{"RequestID":"22ca34b3-076a-4abc-96f2-12269a96af79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab7546db-dee4-44be-b3cc-22a0a642e712","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:15.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:15.325Z","message":"{\"transactionId\":\"22ca34b3-076a-4abc-96f2-12269a96af79\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:15:323\",\"respDate\":\"230927-05:10:15:325\",\"sourceId\":\"haproxy:22ca34b3-076a-4abc-96f2-12269a96af79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:15:323-23276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1f6b404-fa5a-4f81-94e5-ad748fdfd0fe], x-b3-parentspanid=[0c2c61344e886c41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8679f716c6096c010c2c61344e886c41], x-b3-spanid=[2e197a8b5ff75864], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22ca34b3-076a-4abc-96f2-12269a96af79]}\\\"}\"}","context":{"RequestID":"22ca34b3-076a-4abc-96f2-12269a96af79","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ab7546db-dee4-44be-b3cc-22a0a642e712","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:15.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:15.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22ca34b3-076a-4abc-96f2-12269a96af79","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab7546db-dee4-44be-b3cc-22a0a642e712","LogTimestamp":"2023-09-27T05:10:15.325Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:15.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:10:15.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:15.964Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:15.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:17.337Z","message":"Entering","context":{"RequestID":"9ef09f13-ff0a-4a26-a157-7d97ae5799d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00103b51-bd29-4fa4-bf77-3e2494a80334","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:17.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:17.338Z","message":"{\"transactionId\":\"9ef09f13-ff0a-4a26-a157-7d97ae5799d8\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:17:337\",\"respDate\":\"230927-05:10:17:338\",\"sourceId\":\"haproxy:9ef09f13-ff0a-4a26-a157-7d97ae5799d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:17:337-16202\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8948fb31-9c1d-443f-8145-fb37559a03c1], x-b3-parentspanid=[05d470522aac75d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ae9c9ac2dc2eca405d470522aac75d0], x-b3-spanid=[4c6afe8a173a762a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ef09f13-ff0a-4a26-a157-7d97ae5799d8]}\\\"}\"}","context":{"RequestID":"9ef09f13-ff0a-4a26-a157-7d97ae5799d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00103b51-bd29-4fa4-bf77-3e2494a80334","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:17.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:17.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ef09f13-ff0a-4a26-a157-7d97ae5799d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00103b51-bd29-4fa4-bf77-3e2494a80334","LogTimestamp":"2023-09-27T05:10:17.339Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:18.017Z","message":"Entering","context":{"RequestID":"acdd1c29-eb04-43a8-af6c-4f6d61fd3b91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a738db2-566f-434e-bef7-6ad2dbcd317e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:18.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:18.019Z","message":"{\"transactionId\":\"acdd1c29-eb04-43a8-af6c-4f6d61fd3b91\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:18:018\",\"respDate\":\"230927-05:10:18:019\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:acdd1c29-eb04-43a8-af6c-4f6d61fd3b91\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:18:018-66087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb1df61e-14b1-42d2-802d-084c3e5a5683], x-b3-parentspanid=[44bb3725f392a990], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45617], x-envoy-attempt-count=[1], x-b3-traceid=[bf919fabed7f666b44bb3725f392a990], x-b3-spanid=[ff046f05655b25c8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[acdd1c29-eb04-43a8-af6c-4f6d61fd3b91]}\\\"}\"}","context":{"RequestID":"acdd1c29-eb04-43a8-af6c-4f6d61fd3b91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3a738db2-566f-434e-bef7-6ad2dbcd317e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:18.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:18.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acdd1c29-eb04-43a8-af6c-4f6d61fd3b91","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a738db2-566f-434e-bef7-6ad2dbcd317e","LogTimestamp":"2023-09-27T05:10:18.020Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:18.419Z","message":"Entering","context":{"RequestID":"9311fded-209d-4889-8cce-df699630dd0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"284b8cab-6de4-4a8e-af79-71d125210427","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"9311fded-209d-4889-8cce-df699630dd0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"284b8cab-6de4-4a8e-af79-71d125210427","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:18.422Z","message":"{\"transactionId\":\"9311fded-209d-4889-8cce-df699630dd0a\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:18:420\",\"respDate\":\"230927-05:10:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9311fded-209d-4889-8cce-df699630dd0a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:18:420-81805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9311fded-209d-4889-8cce-df699630dd0a]}\\\"}\"}","context":{"RequestID":"9311fded-209d-4889-8cce-df699630dd0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"284b8cab-6de4-4a8e-af79-71d125210427","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:18.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9311fded-209d-4889-8cce-df699630dd0a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"284b8cab-6de4-4a8e-af79-71d125210427","LogTimestamp":"2023-09-27T05:10:18.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:10:19.350Z","message":"Entering","context":{"RequestID":"04f28d19-9d13-417a-bd34-07888d8ad411","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"566e8e2d-d02b-4a11-bcff-0784825694ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:19.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:19.351Z","message":"{\"transactionId\":\"04f28d19-9d13-417a-bd34-07888d8ad411\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:19:350\",\"respDate\":\"230927-05:10:19:351\",\"sourceId\":\"haproxy:04f28d19-9d13-417a-bd34-07888d8ad411\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:19:350-45064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d6d92b4-4cc8-4053-87c9-13ecd29d910a], x-b3-parentspanid=[23a1adc89b39c905], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e6d1210612ac77123a1adc89b39c905], x-b3-spanid=[5fb2f0680b14b648], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04f28d19-9d13-417a-bd34-07888d8ad411]}\\\"}\"}","context":{"RequestID":"04f28d19-9d13-417a-bd34-07888d8ad411","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"566e8e2d-d02b-4a11-bcff-0784825694ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:19.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:19.352Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04f28d19-9d13-417a-bd34-07888d8ad411","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"566e8e2d-d02b-4a11-bcff-0784825694ef","LogTimestamp":"2023-09-27T05:10:19.352Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:10:21.365Z","message":"Entering","context":{"RequestID":"1d173a46-ef3e-4997-88b8-a1efb14381bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a2dbbac-a9e1-4bfa-9fb3-e4ec0ebc7b62","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:21.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:21.366Z","message":"{\"transactionId\":\"1d173a46-ef3e-4997-88b8-a1efb14381bc\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:21:365\",\"respDate\":\"230927-05:10:21:366\",\"sourceId\":\"haproxy:1d173a46-ef3e-4997-88b8-a1efb14381bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:21:365-60165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd90d292-db06-4088-ac56-f8dac9612533], x-b3-parentspanid=[333ef52b3bd69880], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d439a55a6fde698c333ef52b3bd69880], x-b3-spanid=[8a2384a12c9cbb29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d173a46-ef3e-4997-88b8-a1efb14381bc]}\\\"}\"}","context":{"RequestID":"1d173a46-ef3e-4997-88b8-a1efb14381bc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0a2dbbac-a9e1-4bfa-9fb3-e4ec0ebc7b62","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:21.364Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:21.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d173a46-ef3e-4997-88b8-a1efb14381bc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a2dbbac-a9e1-4bfa-9fb3-e4ec0ebc7b62","LogTimestamp":"2023-09-27T05:10:21.367Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:23.377Z","message":"Entering","context":{"RequestID":"1afd6f04-770b-4e0c-a32b-9b632a30b908","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19cdab50-b4de-4d8e-bc86-debebdbbfaae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:23.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:23.379Z","message":"{\"transactionId\":\"1afd6f04-770b-4e0c-a32b-9b632a30b908\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:23:378\",\"respDate\":\"230927-05:10:23:379\",\"sourceId\":\"haproxy:1afd6f04-770b-4e0c-a32b-9b632a30b908\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:23:378-98516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[597790e2-4f6e-4999-8972-78428c8e23e4], x-b3-parentspanid=[7ffe1d4fc9221262], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[add1a939c79fc6d07ffe1d4fc9221262], x-b3-spanid=[63fee9fa2c7868a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1afd6f04-770b-4e0c-a32b-9b632a30b908]}\\\"}\"}","context":{"RequestID":"1afd6f04-770b-4e0c-a32b-9b632a30b908","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"19cdab50-b4de-4d8e-bc86-debebdbbfaae","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:23.377Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:23.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1afd6f04-770b-4e0c-a32b-9b632a30b908","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19cdab50-b4de-4d8e-bc86-debebdbbfaae","LogTimestamp":"2023-09-27T05:10:23.380Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:25.390Z","message":"Entering","context":{"RequestID":"3fb42dd4-d2c0-475f-9a93-6b506b7d6cc8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32634762-f19c-4dbc-adcd-b9818b8ed3cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:25.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:25.391Z","message":"{\"transactionId\":\"3fb42dd4-d2c0-475f-9a93-6b506b7d6cc8\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:25:390\",\"respDate\":\"230927-05:10:25:391\",\"sourceId\":\"haproxy:3fb42dd4-d2c0-475f-9a93-6b506b7d6cc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:25:390-92897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c967f65b-14d6-4db9-b135-adb0ce5c1b3c], x-b3-parentspanid=[d58efe7af74baf5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[551c940105fd53f6d58efe7af74baf5c], x-b3-spanid=[8079c529c180443f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fb42dd4-d2c0-475f-9a93-6b506b7d6cc8]}\\\"}\"}","context":{"RequestID":"3fb42dd4-d2c0-475f-9a93-6b506b7d6cc8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"32634762-f19c-4dbc-adcd-b9818b8ed3cd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:25.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:25.392Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fb42dd4-d2c0-475f-9a93-6b506b7d6cc8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32634762-f19c-4dbc-adcd-b9818b8ed3cd","LogTimestamp":"2023-09-27T05:10:25.392Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:25.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:10:25.981Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:25.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:25.982Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:27.405Z","message":"Entering","context":{"RequestID":"a3415006-8051-49e0-aeb8-a96d5d0d35c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5cbc5b1-7be9-4cdf-aa22-d00d856d0dbe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:27.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:27.407Z","message":"{\"transactionId\":\"a3415006-8051-49e0-aeb8-a96d5d0d35c0\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:27:406\",\"respDate\":\"230927-05:10:27:407\",\"sourceId\":\"haproxy:a3415006-8051-49e0-aeb8-a96d5d0d35c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:27:406-4844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8df52a8-1554-4de0-b7e1-78102c3d4874], x-b3-parentspanid=[ffd4121fd361e242], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b10d6582b72db4afffd4121fd361e242], x-b3-spanid=[acab2202bf184dd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3415006-8051-49e0-aeb8-a96d5d0d35c0]}\\\"}\"}","context":{"RequestID":"a3415006-8051-49e0-aeb8-a96d5d0d35c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b5cbc5b1-7be9-4cdf-aa22-d00d856d0dbe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:27.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:27.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3415006-8051-49e0-aeb8-a96d5d0d35c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5cbc5b1-7be9-4cdf-aa22-d00d856d0dbe","LogTimestamp":"2023-09-27T05:10:27.408Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:28.025Z","message":"Entering","context":{"RequestID":"a25cdc9c-cdc8-420d-8515-e1ddb1f51d5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8007dffd-4dde-462f-a13f-763e00a6622b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:28.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:28.027Z","message":"{\"transactionId\":\"a25cdc9c-cdc8-420d-8515-e1ddb1f51d5e\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:28:026\",\"respDate\":\"230927-05:10:28:027\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a25cdc9c-cdc8-420d-8515-e1ddb1f51d5e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:28:026-6918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c61ae8c-6430-402e-b894-3294e72dacbd], x-b3-parentspanid=[683e39924a11f7d0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51405], x-envoy-attempt-count=[1], x-b3-traceid=[bc087ea2e40b0217683e39924a11f7d0], x-b3-spanid=[4133b97b4a3a0edf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a25cdc9c-cdc8-420d-8515-e1ddb1f51d5e]}\\\"}\"}","context":{"RequestID":"a25cdc9c-cdc8-420d-8515-e1ddb1f51d5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8007dffd-4dde-462f-a13f-763e00a6622b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:28.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:28.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a25cdc9c-cdc8-420d-8515-e1ddb1f51d5e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8007dffd-4dde-462f-a13f-763e00a6622b","LogTimestamp":"2023-09-27T05:10:28.028Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:10:28.418Z","message":"Entering","context":{"RequestID":"2d6a8931-f3ff-48c9-b074-e28158df01ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8a480d6-60b3-476d-b5ff-dd3bddf6816e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d6a8931-f3ff-48c9-b074-e28158df01ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8a480d6-60b3-476d-b5ff-dd3bddf6816e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:28.420Z","message":"{\"transactionId\":\"2d6a8931-f3ff-48c9-b074-e28158df01ee\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:28:419\",\"respDate\":\"230927-05:10:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2d6a8931-f3ff-48c9-b074-e28158df01ee\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:28:419-12624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2d6a8931-f3ff-48c9-b074-e28158df01ee]}\\\"}\"}","context":{"RequestID":"2d6a8931-f3ff-48c9-b074-e28158df01ee","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8a480d6-60b3-476d-b5ff-dd3bddf6816e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d6a8931-f3ff-48c9-b074-e28158df01ee","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8a480d6-60b3-476d-b5ff-dd3bddf6816e","LogTimestamp":"2023-09-27T05:10:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:29.416Z","message":"Entering","context":{"RequestID":"0a4fd961-fa7a-465c-a88f-f31140326df4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7fdaf610-24ed-4939-bd93-ca29fb71fba5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:29.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:29.418Z","message":"{\"transactionId\":\"0a4fd961-fa7a-465c-a88f-f31140326df4\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:29:417\",\"respDate\":\"230927-05:10:29:418\",\"sourceId\":\"haproxy:0a4fd961-fa7a-465c-a88f-f31140326df4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:29:417-52698\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3394e644-ac66-49a2-b160-5efad9017982], x-b3-parentspanid=[89c32187889341f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1fb5edc896e9efc289c32187889341f8], x-b3-spanid=[38b06e4289fc96cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a4fd961-fa7a-465c-a88f-f31140326df4]}\\\"}\"}","context":{"RequestID":"0a4fd961-fa7a-465c-a88f-f31140326df4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7fdaf610-24ed-4939-bd93-ca29fb71fba5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:29.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:29.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a4fd961-fa7a-465c-a88f-f31140326df4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fdaf610-24ed-4939-bd93-ca29fb71fba5","LogTimestamp":"2023-09-27T05:10:29.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:31.440Z","message":"Entering","context":{"RequestID":"7272e6fe-e23e-486a-85a6-33e726cf6fa8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"792c0abc-6e5e-4598-9031-3b40f7679056","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:31.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:31.443Z","message":"{\"transactionId\":\"7272e6fe-e23e-486a-85a6-33e726cf6fa8\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:31:441\",\"respDate\":\"230927-05:10:31:443\",\"sourceId\":\"haproxy:7272e6fe-e23e-486a-85a6-33e726cf6fa8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:31:441-49780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be0c143e-b59c-4827-9070-c5c6d2949c90], x-b3-parentspanid=[f2bf35d4009a9ad9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f3065fc3621f083ff2bf35d4009a9ad9], x-b3-spanid=[a3e94ffc225f0a56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7272e6fe-e23e-486a-85a6-33e726cf6fa8]}\\\"}\"}","context":{"RequestID":"7272e6fe-e23e-486a-85a6-33e726cf6fa8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"792c0abc-6e5e-4598-9031-3b40f7679056","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:31.440Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:31.443Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7272e6fe-e23e-486a-85a6-33e726cf6fa8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"792c0abc-6e5e-4598-9031-3b40f7679056","LogTimestamp":"2023-09-27T05:10:31.443Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:10:33.452Z","message":"Entering","context":{"RequestID":"15592f7c-c744-4bc2-aee7-10077171dc8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"663789c9-5c6d-44a6-bde0-7dc207d27037","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:33.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:33.454Z","message":"{\"transactionId\":\"15592f7c-c744-4bc2-aee7-10077171dc8c\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:33:453\",\"respDate\":\"230927-05:10:33:454\",\"sourceId\":\"haproxy:15592f7c-c744-4bc2-aee7-10077171dc8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:33:453-11221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e899722-c445-4b66-8e1f-32f1e0c720f5], x-b3-parentspanid=[84a4acdb221aba24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d81fc38a8ef98b4784a4acdb221aba24], x-b3-spanid=[0f3338b373a870d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15592f7c-c744-4bc2-aee7-10077171dc8c]}\\\"}\"}","context":{"RequestID":"15592f7c-c744-4bc2-aee7-10077171dc8c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"663789c9-5c6d-44a6-bde0-7dc207d27037","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:33.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:33.455Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15592f7c-c744-4bc2-aee7-10077171dc8c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"663789c9-5c6d-44a6-bde0-7dc207d27037","LogTimestamp":"2023-09-27T05:10:33.455Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:35.468Z","message":"Entering","context":{"RequestID":"0cacd1ae-e078-4cc2-aaf1-ce442d5cf4fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac0bc4b3-aca3-4343-85dc-7eabb4f1d5b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:35.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:35.470Z","message":"{\"transactionId\":\"0cacd1ae-e078-4cc2-aaf1-ce442d5cf4fb\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:35:469\",\"respDate\":\"230927-05:10:35:470\",\"sourceId\":\"haproxy:0cacd1ae-e078-4cc2-aaf1-ce442d5cf4fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:35:469-34460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59f5ef77-c506-4c5a-b4eb-adff3b3963fe], x-b3-parentspanid=[524a194b2e40bd1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4e3f20fe8f5fcf4524a194b2e40bd1a], x-b3-spanid=[337ac56ea93508a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cacd1ae-e078-4cc2-aaf1-ce442d5cf4fb]}\\\"}\"}","context":{"RequestID":"0cacd1ae-e078-4cc2-aaf1-ce442d5cf4fb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac0bc4b3-aca3-4343-85dc-7eabb4f1d5b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:35.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:35.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cacd1ae-e078-4cc2-aaf1-ce442d5cf4fb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac0bc4b3-aca3-4343-85dc-7eabb4f1d5b1","LogTimestamp":"2023-09-27T05:10:35.471Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:35.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:10:35.966Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:35.967Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:35.967Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:37.481Z","message":"Entering","context":{"RequestID":"5f1afc7c-e79c-4c24-9285-5378452c0566","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa120415-76d7-4adf-9a6b-5ffe7018cdff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:37.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:37.483Z","message":"{\"transactionId\":\"5f1afc7c-e79c-4c24-9285-5378452c0566\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:37:482\",\"respDate\":\"230927-05:10:37:483\",\"sourceId\":\"haproxy:5f1afc7c-e79c-4c24-9285-5378452c0566\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:37:482-85745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c7818f3-695e-44eb-bf4d-b26227953017], x-b3-parentspanid=[3e96759ee6130c85], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86f0556e25366d233e96759ee6130c85], x-b3-spanid=[6dfbeb9360dfa102], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f1afc7c-e79c-4c24-9285-5378452c0566]}\\\"}\"}","context":{"RequestID":"5f1afc7c-e79c-4c24-9285-5378452c0566","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa120415-76d7-4adf-9a6b-5ffe7018cdff","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:37.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:37.484Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f1afc7c-e79c-4c24-9285-5378452c0566","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa120415-76d7-4adf-9a6b-5ffe7018cdff","LogTimestamp":"2023-09-27T05:10:37.484Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:38.021Z","message":"Entering","context":{"RequestID":"7da6e45d-3f58-438f-b3e2-0734f107a728","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87aec604-ced7-4105-bb94-5013d6569530","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:38.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:38.023Z","message":"{\"transactionId\":\"7da6e45d-3f58-438f-b3e2-0734f107a728\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:38:021\",\"respDate\":\"230927-05:10:38:023\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7da6e45d-3f58-438f-b3e2-0734f107a728\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:38:021-62437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33d4b4e2-bb47-4f3f-b0a1-53b84e1a00b6], x-b3-parentspanid=[9c88360f598d86f3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34693], x-envoy-attempt-count=[1], x-b3-traceid=[674c3c67702df86e9c88360f598d86f3], x-b3-spanid=[493d766d8485e35d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7da6e45d-3f58-438f-b3e2-0734f107a728]}\\\"}\"}","context":{"RequestID":"7da6e45d-3f58-438f-b3e2-0734f107a728","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87aec604-ced7-4105-bb94-5013d6569530","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:38.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:38.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7da6e45d-3f58-438f-b3e2-0734f107a728","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87aec604-ced7-4105-bb94-5013d6569530","LogTimestamp":"2023-09-27T05:10:38.024Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:38.416Z","message":"Entering","context":{"RequestID":"61864046-0a7b-4b80-9c11-125e53361e0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1fc05c3-9a29-4fde-b8e4-a11949c56125","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"61864046-0a7b-4b80-9c11-125e53361e0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1fc05c3-9a29-4fde-b8e4-a11949c56125","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:38.419Z","message":"{\"transactionId\":\"61864046-0a7b-4b80-9c11-125e53361e0a\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:38:417\",\"respDate\":\"230927-05:10:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:61864046-0a7b-4b80-9c11-125e53361e0a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:38:417-28305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[61864046-0a7b-4b80-9c11-125e53361e0a]}\\\"}\"}","context":{"RequestID":"61864046-0a7b-4b80-9c11-125e53361e0a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c1fc05c3-9a29-4fde-b8e4-a11949c56125","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61864046-0a7b-4b80-9c11-125e53361e0a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1fc05c3-9a29-4fde-b8e4-a11949c56125","LogTimestamp":"2023-09-27T05:10:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:39.501Z","message":"Entering","context":{"RequestID":"84177898-3f70-4db2-9f88-3c4c4c266b0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2da920b-ecad-466f-ac79-b3a7d3c4d180","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:39.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:39.503Z","message":"{\"transactionId\":\"84177898-3f70-4db2-9f88-3c4c4c266b0b\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:39:502\",\"respDate\":\"230927-05:10:39:503\",\"sourceId\":\"haproxy:84177898-3f70-4db2-9f88-3c4c4c266b0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:39:502-79077\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[008a34d5-6b25-4f01-b734-19d2ddf825c4], x-b3-parentspanid=[a05e865a4cb534e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67edb96f90e0ac86a05e865a4cb534e4], x-b3-spanid=[01e79acc7200641f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84177898-3f70-4db2-9f88-3c4c4c266b0b]}\\\"}\"}","context":{"RequestID":"84177898-3f70-4db2-9f88-3c4c4c266b0b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2da920b-ecad-466f-ac79-b3a7d3c4d180","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:39.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:39.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84177898-3f70-4db2-9f88-3c4c4c266b0b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2da920b-ecad-466f-ac79-b3a7d3c4d180","LogTimestamp":"2023-09-27T05:10:39.503Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:41.516Z","message":"Entering","context":{"RequestID":"eaf9c0d7-197f-4e91-9e06-fdce1beb3747","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"035390ff-b2e0-4ac0-b061-7c3972059fb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:41.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:41.517Z","message":"{\"transactionId\":\"eaf9c0d7-197f-4e91-9e06-fdce1beb3747\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:41:516\",\"respDate\":\"230927-05:10:41:517\",\"sourceId\":\"haproxy:eaf9c0d7-197f-4e91-9e06-fdce1beb3747\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:41:516-32890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2130c78a-c8fd-4b7e-92d1-ed250fb47af5], x-b3-parentspanid=[9be8f31c9881656f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34c239adaedce8bc9be8f31c9881656f], x-b3-spanid=[395a66f2b5868519], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eaf9c0d7-197f-4e91-9e06-fdce1beb3747]}\\\"}\"}","context":{"RequestID":"eaf9c0d7-197f-4e91-9e06-fdce1beb3747","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"035390ff-b2e0-4ac0-b061-7c3972059fb1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:41.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:41.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaf9c0d7-197f-4e91-9e06-fdce1beb3747","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"035390ff-b2e0-4ac0-b061-7c3972059fb1","LogTimestamp":"2023-09-27T05:10:41.518Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:42.269Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:42.277Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:43.529Z","message":"Entering","context":{"RequestID":"738d6a22-f7da-41b9-b999-4202101d4988","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f57c407c-85de-4938-aa04-ccda9cca8f60","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:43.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:43.532Z","message":"{\"transactionId\":\"738d6a22-f7da-41b9-b999-4202101d4988\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:43:530\",\"respDate\":\"230927-05:10:43:532\",\"sourceId\":\"haproxy:738d6a22-f7da-41b9-b999-4202101d4988\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:43:530-11719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54dcfc1b-2179-4315-97cb-0f5d96841ec6], x-b3-parentspanid=[51dc70e21b02fd38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce2296ecd4443fae51dc70e21b02fd38], x-b3-spanid=[4310460eb09cfb25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[738d6a22-f7da-41b9-b999-4202101d4988]}\\\"}\"}","context":{"RequestID":"738d6a22-f7da-41b9-b999-4202101d4988","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f57c407c-85de-4938-aa04-ccda9cca8f60","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:43.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:43.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"738d6a22-f7da-41b9-b999-4202101d4988","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f57c407c-85de-4938-aa04-ccda9cca8f60","LogTimestamp":"2023-09-27T05:10:43.532Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:45.542Z","message":"Entering","context":{"RequestID":"48dd575d-6531-419c-bd45-fdece35eaa5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba6da8e3-8f49-4599-821f-65fdf723c4c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:45.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:45.544Z","message":"{\"transactionId\":\"48dd575d-6531-419c-bd45-fdece35eaa5e\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:45:543\",\"respDate\":\"230927-05:10:45:544\",\"sourceId\":\"haproxy:48dd575d-6531-419c-bd45-fdece35eaa5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:45:543-1957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d5f57c5-183a-43b3-bd0e-c5a30fa595cc], x-b3-parentspanid=[5c217af00b634ff5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc288d8c2cf0ebc45c217af00b634ff5], x-b3-spanid=[191e4c9dd6226d15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48dd575d-6531-419c-bd45-fdece35eaa5e]}\\\"}\"}","context":{"RequestID":"48dd575d-6531-419c-bd45-fdece35eaa5e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ba6da8e3-8f49-4599-821f-65fdf723c4c2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:45.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:45.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48dd575d-6531-419c-bd45-fdece35eaa5e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba6da8e3-8f49-4599-821f-65fdf723c4c2","LogTimestamp":"2023-09-27T05:10:45.544Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:45.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:10:45.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:45.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:45.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:47.554Z","message":"Entering","context":{"RequestID":"cfaf71de-b9c4-4f8c-be33-e956182fca23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c1d266f-d300-4117-a1fb-96ec5528a317","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:47.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:47.556Z","message":"{\"transactionId\":\"cfaf71de-b9c4-4f8c-be33-e956182fca23\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:47:555\",\"respDate\":\"230927-05:10:47:556\",\"sourceId\":\"haproxy:cfaf71de-b9c4-4f8c-be33-e956182fca23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:47:555-20464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f888f0a2-6e78-40d8-9114-d96fbaeed1bd], x-b3-parentspanid=[760bbefca093c932], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ee365208df62089760bbefca093c932], x-b3-spanid=[4b5a0736c2399c2c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfaf71de-b9c4-4f8c-be33-e956182fca23]}\\\"}\"}","context":{"RequestID":"cfaf71de-b9c4-4f8c-be33-e956182fca23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c1d266f-d300-4117-a1fb-96ec5528a317","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:47.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:47.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfaf71de-b9c4-4f8c-be33-e956182fca23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c1d266f-d300-4117-a1fb-96ec5528a317","LogTimestamp":"2023-09-27T05:10:47.556Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:48.028Z","message":"Entering","context":{"RequestID":"ce2d6c71-aa95-41fd-b4c0-3f5118e5d429","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40ec783a-4f53-44c2-b6c1-d7b33792fe61","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:48.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:48.030Z","message":"{\"transactionId\":\"ce2d6c71-aa95-41fd-b4c0-3f5118e5d429\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:48:028\",\"respDate\":\"230927-05:10:48:029\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ce2d6c71-aa95-41fd-b4c0-3f5118e5d429\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:48:028-96638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f9a1027-9f02-486e-8085-1cbc40075654], x-b3-parentspanid=[17581c9cb27d9abb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41121], x-envoy-attempt-count=[1], x-b3-traceid=[847c86d2b72e481417581c9cb27d9abb], x-b3-spanid=[15d766e9fd2c448d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ce2d6c71-aa95-41fd-b4c0-3f5118e5d429]}\\\"}\"}","context":{"RequestID":"ce2d6c71-aa95-41fd-b4c0-3f5118e5d429","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40ec783a-4f53-44c2-b6c1-d7b33792fe61","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:48.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:48.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce2d6c71-aa95-41fd-b4c0-3f5118e5d429","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40ec783a-4f53-44c2-b6c1-d7b33792fe61","LogTimestamp":"2023-09-27T05:10:48.030Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:48.418Z","message":"Entering","context":{"RequestID":"4242c910-57e6-4334-86de-f7107dc1fed5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6150dba-3ee0-4937-a53e-188a209c4b28","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"4242c910-57e6-4334-86de-f7107dc1fed5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6150dba-3ee0-4937-a53e-188a209c4b28","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:48.421Z","message":"{\"transactionId\":\"4242c910-57e6-4334-86de-f7107dc1fed5\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:48:419\",\"respDate\":\"230927-05:10:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4242c910-57e6-4334-86de-f7107dc1fed5\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:10:48:419-49165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4242c910-57e6-4334-86de-f7107dc1fed5]}\\\"}\"}","context":{"RequestID":"4242c910-57e6-4334-86de-f7107dc1fed5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f6150dba-3ee0-4937-a53e-188a209c4b28","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4242c910-57e6-4334-86de-f7107dc1fed5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6150dba-3ee0-4937-a53e-188a209c4b28","LogTimestamp":"2023-09-27T05:10:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:10:49.567Z","message":"Entering","context":{"RequestID":"6c79972e-ab19-44c8-8945-6e347e5d0299","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0443b1b5-f618-4296-a8e2-fde4c888428f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:49.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:49.569Z","message":"{\"transactionId\":\"6c79972e-ab19-44c8-8945-6e347e5d0299\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:49:568\",\"respDate\":\"230927-05:10:49:569\",\"sourceId\":\"haproxy:6c79972e-ab19-44c8-8945-6e347e5d0299\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:49:568-33153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[381477c9-41fd-431e-a3d8-3363391be432], x-b3-parentspanid=[ee30492011d4d16d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4422f25adddca8d7ee30492011d4d16d], x-b3-spanid=[cc944adf3eadb350], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c79972e-ab19-44c8-8945-6e347e5d0299]}\\\"}\"}","context":{"RequestID":"6c79972e-ab19-44c8-8945-6e347e5d0299","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0443b1b5-f618-4296-a8e2-fde4c888428f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:49.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:49.570Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c79972e-ab19-44c8-8945-6e347e5d0299","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0443b1b5-f618-4296-a8e2-fde4c888428f","LogTimestamp":"2023-09-27T05:10:49.570Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:51.577Z","message":"Entering","context":{"RequestID":"83bfdeda-44d8-40ad-8f06-a891a65c5f24","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62fb0390-480d-48ac-8eec-e0aa9b49f00e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:51.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:51.579Z","message":"{\"transactionId\":\"83bfdeda-44d8-40ad-8f06-a891a65c5f24\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:51:578\",\"respDate\":\"230927-05:10:51:579\",\"sourceId\":\"haproxy:83bfdeda-44d8-40ad-8f06-a891a65c5f24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:51:578-7693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e154319-e7e2-4d1f-a0df-595bf13445be], x-b3-parentspanid=[d12d238bb7641754], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3edb5a5eddb69e63d12d238bb7641754], x-b3-spanid=[3a6f0d5ea35840dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83bfdeda-44d8-40ad-8f06-a891a65c5f24]}\\\"}\"}","context":{"RequestID":"83bfdeda-44d8-40ad-8f06-a891a65c5f24","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"62fb0390-480d-48ac-8eec-e0aa9b49f00e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:51.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:51.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83bfdeda-44d8-40ad-8f06-a891a65c5f24","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62fb0390-480d-48ac-8eec-e0aa9b49f00e","LogTimestamp":"2023-09-27T05:10:51.579Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:53.587Z","message":"Entering","context":{"RequestID":"3931d589-ae6e-428d-be02-d0553823acc4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01b08821-40c0-4920-826d-c6d9c931868a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:53.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:53.589Z","message":"{\"transactionId\":\"3931d589-ae6e-428d-be02-d0553823acc4\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:53:588\",\"respDate\":\"230927-05:10:53:589\",\"sourceId\":\"haproxy:3931d589-ae6e-428d-be02-d0553823acc4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:53:588-43885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9f0f2f6-867e-4756-8a12-cee4a2f4b384], x-b3-parentspanid=[02b5aa35b8a4fa34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6403f1d62db1f25a02b5aa35b8a4fa34], x-b3-spanid=[068f5b5e8337a2fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3931d589-ae6e-428d-be02-d0553823acc4]}\\\"}\"}","context":{"RequestID":"3931d589-ae6e-428d-be02-d0553823acc4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01b08821-40c0-4920-826d-c6d9c931868a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:53.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:53.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3931d589-ae6e-428d-be02-d0553823acc4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01b08821-40c0-4920-826d-c6d9c931868a","LogTimestamp":"2023-09-27T05:10:53.590Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:55.598Z","message":"Entering","context":{"RequestID":"dcfd875a-ef0e-4e16-9f95-c17abf1e2dad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64e91e6a-01e8-43e5-8c68-db22ca78253a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:55.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:55.600Z","message":"{\"transactionId\":\"dcfd875a-ef0e-4e16-9f95-c17abf1e2dad\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:55:599\",\"respDate\":\"230927-05:10:55:600\",\"sourceId\":\"haproxy:dcfd875a-ef0e-4e16-9f95-c17abf1e2dad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:55:599-17602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df458c05-edbd-4e74-b317-cd384adbe80e], x-b3-parentspanid=[3e448d318fa197a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7daad62ffc4812643e448d318fa197a2], x-b3-spanid=[4096c364bfa15f0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcfd875a-ef0e-4e16-9f95-c17abf1e2dad]}\\\"}\"}","context":{"RequestID":"dcfd875a-ef0e-4e16-9f95-c17abf1e2dad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64e91e6a-01e8-43e5-8c68-db22ca78253a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:55.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:55.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcfd875a-ef0e-4e16-9f95-c17abf1e2dad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64e91e6a-01e8-43e5-8c68-db22ca78253a","LogTimestamp":"2023-09-27T05:10:55.600Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:55.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:10:55.995Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:55.996Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:55.996Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:57.614Z","message":"Entering","context":{"RequestID":"959320da-ad59-4f3f-b89b-059d37a004c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9fd6cf2f-f3aa-42f4-8901-c3a5ac314a67","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:57.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:57.616Z","message":"{\"transactionId\":\"959320da-ad59-4f3f-b89b-059d37a004c0\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:57:615\",\"respDate\":\"230927-05:10:57:616\",\"sourceId\":\"haproxy:959320da-ad59-4f3f-b89b-059d37a004c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:57:615-31725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0aede2ba-428a-4dea-8410-b9a131917dd1], x-b3-parentspanid=[14dd719aca6383e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abd0c5f9ad6712c614dd719aca6383e6], x-b3-spanid=[783ebf5e4a289588], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[959320da-ad59-4f3f-b89b-059d37a004c0]}\\\"}\"}","context":{"RequestID":"959320da-ad59-4f3f-b89b-059d37a004c0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9fd6cf2f-f3aa-42f4-8901-c3a5ac314a67","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:57.614Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:57.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"959320da-ad59-4f3f-b89b-059d37a004c0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fd6cf2f-f3aa-42f4-8901-c3a5ac314a67","LogTimestamp":"2023-09-27T05:10:57.616Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:58.025Z","message":"Entering","context":{"RequestID":"2a8493e0-7861-4299-a88f-6d40c1adcc4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38293877-84a1-4f2f-a5fb-9315846b47dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:58.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:58.027Z","message":"{\"transactionId\":\"2a8493e0-7861-4299-a88f-6d40c1adcc4b\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:58:026\",\"respDate\":\"230927-05:10:58:027\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2a8493e0-7861-4299-a88f-6d40c1adcc4b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:10:58:026-5849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d770943-2384-4cf9-8c72-331ee8464d4e], x-b3-parentspanid=[45be676970ee6edb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41941], x-envoy-attempt-count=[1], x-b3-traceid=[5f925da7ce8a052045be676970ee6edb], x-b3-spanid=[5e5b4a37dd99d3a0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2a8493e0-7861-4299-a88f-6d40c1adcc4b]}\\\"}\"}","context":{"RequestID":"2a8493e0-7861-4299-a88f-6d40c1adcc4b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"38293877-84a1-4f2f-a5fb-9315846b47dc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:10:58.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:58.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a8493e0-7861-4299-a88f-6d40c1adcc4b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38293877-84a1-4f2f-a5fb-9315846b47dc","LogTimestamp":"2023-09-27T05:10:58.028Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:10:58.418Z","message":"Entering","context":{"RequestID":"d70e215f-457d-4f14-9bf2-bee322e7013b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e1365b2-0716-4eea-88bb-a2005643c1be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"d70e215f-457d-4f14-9bf2-bee322e7013b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e1365b2-0716-4eea-88bb-a2005643c1be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:58.419Z","message":"{\"transactionId\":\"d70e215f-457d-4f14-9bf2-bee322e7013b\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:58:418\",\"respDate\":\"230927-05:10:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d70e215f-457d-4f14-9bf2-bee322e7013b\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:58:418-17573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d70e215f-457d-4f14-9bf2-bee322e7013b]}\\\"}\"}","context":{"RequestID":"d70e215f-457d-4f14-9bf2-bee322e7013b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e1365b2-0716-4eea-88bb-a2005643c1be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:10:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d70e215f-457d-4f14-9bf2-bee322e7013b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e1365b2-0716-4eea-88bb-a2005643c1be","LogTimestamp":"2023-09-27T05:10:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:10:59.624Z","message":"Entering","context":{"RequestID":"98cf53a2-073c-44ab-8c0f-9ea753d429a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"944b6b76-9ce6-443a-86fe-3f5c8cbdc190","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:59.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:10:59.626Z","message":"{\"transactionId\":\"98cf53a2-073c-44ab-8c0f-9ea753d429a6\",\"status\":\"200\",\"rqstDate\":\"230927-05:10:59:625\",\"respDate\":\"230927-05:10:59:626\",\"sourceId\":\"haproxy:98cf53a2-073c-44ab-8c0f-9ea753d429a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:10:59:625-36569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83d96e76-40f5-4276-a2e8-4768d9dbe880], x-b3-parentspanid=[6fe299ee462f5443], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d298bf8d13b56b86fe299ee462f5443], x-b3-spanid=[d6c5d79a62fe8e58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98cf53a2-073c-44ab-8c0f-9ea753d429a6]}\\\"}\"}","context":{"RequestID":"98cf53a2-073c-44ab-8c0f-9ea753d429a6","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"944b6b76-9ce6-443a-86fe-3f5c8cbdc190","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:10:59.624Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:10:59.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98cf53a2-073c-44ab-8c0f-9ea753d429a6","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"944b6b76-9ce6-443a-86fe-3f5c8cbdc190","LogTimestamp":"2023-09-27T05:10:59.627Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:10:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:01.634Z","message":"Entering","context":{"RequestID":"884acf46-5fbc-4c3d-941d-d23b732df042","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"467daf47-c8b4-430d-a0ca-b683fff56249","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:01.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:01.636Z","message":"{\"transactionId\":\"884acf46-5fbc-4c3d-941d-d23b732df042\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:01:634\",\"respDate\":\"230927-05:11:01:636\",\"sourceId\":\"haproxy:884acf46-5fbc-4c3d-941d-d23b732df042\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:01:634-54501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85614f7a-ddb2-48b0-9c85-a1162b676623], x-b3-parentspanid=[38ad15da648e25ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9adc0b84b1c423a38ad15da648e25ca], x-b3-spanid=[99617659ac4e1a21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[884acf46-5fbc-4c3d-941d-d23b732df042]}\\\"}\"}","context":{"RequestID":"884acf46-5fbc-4c3d-941d-d23b732df042","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"467daf47-c8b4-430d-a0ca-b683fff56249","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:01.634Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:01.636Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"884acf46-5fbc-4c3d-941d-d23b732df042","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"467daf47-c8b4-430d-a0ca-b683fff56249","LogTimestamp":"2023-09-27T05:11:01.636Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:03.648Z","message":"Entering","context":{"RequestID":"cb022323-b9f0-4349-b84e-2f70634f4d3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c4f5a75-27e9-4891-af19-ea52075bcec8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:03.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:03.650Z","message":"{\"transactionId\":\"cb022323-b9f0-4349-b84e-2f70634f4d3a\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:03:649\",\"respDate\":\"230927-05:11:03:650\",\"sourceId\":\"haproxy:cb022323-b9f0-4349-b84e-2f70634f4d3a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:03:649-94327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e17572dc-ed87-4d7e-ba53-5ba3031e58e7], x-b3-parentspanid=[9bc9b40a944822ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15d3408ee9c2da029bc9b40a944822ce], x-b3-spanid=[2b8d63081ca526e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb022323-b9f0-4349-b84e-2f70634f4d3a]}\\\"}\"}","context":{"RequestID":"cb022323-b9f0-4349-b84e-2f70634f4d3a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8c4f5a75-27e9-4891-af19-ea52075bcec8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:03.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:03.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb022323-b9f0-4349-b84e-2f70634f4d3a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c4f5a75-27e9-4891-af19-ea52075bcec8","LogTimestamp":"2023-09-27T05:11:03.650Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:11:05.662Z","message":"Entering","context":{"RequestID":"923439bc-0a49-4b8c-8901-3dc11fd26207","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d859cd4d-e8e2-4064-8b7e-87bb2f016697","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:05.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:05.664Z","message":"{\"transactionId\":\"923439bc-0a49-4b8c-8901-3dc11fd26207\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:05:663\",\"respDate\":\"230927-05:11:05:664\",\"sourceId\":\"haproxy:923439bc-0a49-4b8c-8901-3dc11fd26207\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:05:663-6947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0972f28-3dab-43f0-be59-fa7787070f68], x-b3-parentspanid=[a0a327a329cc70ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6b025f6533f99c2a0a327a329cc70ee], x-b3-spanid=[a41e61abcbfb50da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[923439bc-0a49-4b8c-8901-3dc11fd26207]}\\\"}\"}","context":{"RequestID":"923439bc-0a49-4b8c-8901-3dc11fd26207","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d859cd4d-e8e2-4064-8b7e-87bb2f016697","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:05.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:05.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"923439bc-0a49-4b8c-8901-3dc11fd26207","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d859cd4d-e8e2-4064-8b7e-87bb2f016697","LogTimestamp":"2023-09-27T05:11:05.665Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:11:05.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:11:05.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:05.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:05.990Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:07.674Z","message":"Entering","context":{"RequestID":"04a1f4b8-ed3c-45c6-8b6e-eda69a24eda9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f56964d7-3bdb-4e97-a627-b50058fd68a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:07.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:07.676Z","message":"{\"transactionId\":\"04a1f4b8-ed3c-45c6-8b6e-eda69a24eda9\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:07:674\",\"respDate\":\"230927-05:11:07:676\",\"sourceId\":\"haproxy:04a1f4b8-ed3c-45c6-8b6e-eda69a24eda9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:07:674-93437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c162312-e920-4505-bf4b-dc6d7d581638], x-b3-parentspanid=[a43b24ef80db20ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[682c0963369280b1a43b24ef80db20ab], x-b3-spanid=[64096ef3e3408b03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04a1f4b8-ed3c-45c6-8b6e-eda69a24eda9]}\\\"}\"}","context":{"RequestID":"04a1f4b8-ed3c-45c6-8b6e-eda69a24eda9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f56964d7-3bdb-4e97-a627-b50058fd68a5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:07.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:07.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04a1f4b8-ed3c-45c6-8b6e-eda69a24eda9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f56964d7-3bdb-4e97-a627-b50058fd68a5","LogTimestamp":"2023-09-27T05:11:07.676Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:08.024Z","message":"Entering","context":{"RequestID":"cddd8ba8-ec53-46f0-81be-5cf46a7d9fd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0382873-e32d-4a28-adba-cae6218c9b34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:08.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:08.025Z","message":"{\"transactionId\":\"cddd8ba8-ec53-46f0-81be-5cf46a7d9fd8\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:08:024\",\"respDate\":\"230927-05:11:08:025\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cddd8ba8-ec53-46f0-81be-5cf46a7d9fd8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:08:024-5846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c5bbba7-92f8-4abd-b631-22d7a3083b2c], x-b3-parentspanid=[baa36f594bcf759b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46877], x-envoy-attempt-count=[1], x-b3-traceid=[74c009c4196f7036baa36f594bcf759b], x-b3-spanid=[b530bcbcd42675dd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cddd8ba8-ec53-46f0-81be-5cf46a7d9fd8]}\\\"}\"}","context":{"RequestID":"cddd8ba8-ec53-46f0-81be-5cf46a7d9fd8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a0382873-e32d-4a28-adba-cae6218c9b34","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:08.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:08.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cddd8ba8-ec53-46f0-81be-5cf46a7d9fd8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0382873-e32d-4a28-adba-cae6218c9b34","LogTimestamp":"2023-09-27T05:11:08.026Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:08.417Z","message":"Entering","context":{"RequestID":"08d74bcb-e114-4825-b8cc-34e48532df66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df76897a-7742-438c-8c36-44c603627820","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"08d74bcb-e114-4825-b8cc-34e48532df66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df76897a-7742-438c-8c36-44c603627820","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:08.420Z","message":"{\"transactionId\":\"08d74bcb-e114-4825-b8cc-34e48532df66\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:08:418\",\"respDate\":\"230927-05:11:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:08d74bcb-e114-4825-b8cc-34e48532df66\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:08:418-28290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[08d74bcb-e114-4825-b8cc-34e48532df66]}\\\"}\"}","context":{"RequestID":"08d74bcb-e114-4825-b8cc-34e48532df66","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df76897a-7742-438c-8c36-44c603627820","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08d74bcb-e114-4825-b8cc-34e48532df66","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df76897a-7742-438c-8c36-44c603627820","LogTimestamp":"2023-09-27T05:11:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:09.686Z","message":"Entering","context":{"RequestID":"edad2120-a727-45f6-88fd-480f05f57690","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8901272f-ed40-47d9-b44f-4aa78a01f034","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:09.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:09.688Z","message":"{\"transactionId\":\"edad2120-a727-45f6-88fd-480f05f57690\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:09:687\",\"respDate\":\"230927-05:11:09:688\",\"sourceId\":\"haproxy:edad2120-a727-45f6-88fd-480f05f57690\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:09:687-52952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69dce3e4-3d9b-4239-8587-783f16b083fd], x-b3-parentspanid=[865d1f1bace967f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0c86747994d94de865d1f1bace967f8], x-b3-spanid=[20d9941f7441e54c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edad2120-a727-45f6-88fd-480f05f57690]}\\\"}\"}","context":{"RequestID":"edad2120-a727-45f6-88fd-480f05f57690","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8901272f-ed40-47d9-b44f-4aa78a01f034","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:09.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:09.688Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edad2120-a727-45f6-88fd-480f05f57690","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8901272f-ed40-47d9-b44f-4aa78a01f034","LogTimestamp":"2023-09-27T05:11:09.688Z","ResponseDesc":"OK"},"thread":"qtp1181815135-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:11:11.698Z","message":"Entering","context":{"RequestID":"7150c387-ed40-4728-909e-cdc87bc30d0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02dbca91-9652-41cd-af62-36b318548663","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:11.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:11.700Z","message":"{\"transactionId\":\"7150c387-ed40-4728-909e-cdc87bc30d0e\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:11:699\",\"respDate\":\"230927-05:11:11:700\",\"sourceId\":\"haproxy:7150c387-ed40-4728-909e-cdc87bc30d0e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:11:699-58687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2143181e-22b5-409d-a891-96eedb6c2f43], x-b3-parentspanid=[8a4a05d9f1e7c200], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5581fe1f43ea62bd8a4a05d9f1e7c200], x-b3-spanid=[b5df6b0b2654582f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7150c387-ed40-4728-909e-cdc87bc30d0e]}\\\"}\"}","context":{"RequestID":"7150c387-ed40-4728-909e-cdc87bc30d0e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"02dbca91-9652-41cd-af62-36b318548663","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:11.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:11.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7150c387-ed40-4728-909e-cdc87bc30d0e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02dbca91-9652-41cd-af62-36b318548663","LogTimestamp":"2023-09-27T05:11:11.700Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:12.278Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:12.283Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:13.721Z","message":"Entering","context":{"RequestID":"2d384ccd-248d-40d8-bda1-1e8698ad958d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13bf1264-d07a-4ead-bf79-9078cc7c660e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:13.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:13.723Z","message":"{\"transactionId\":\"2d384ccd-248d-40d8-bda1-1e8698ad958d\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:13:722\",\"respDate\":\"230927-05:11:13:723\",\"sourceId\":\"haproxy:2d384ccd-248d-40d8-bda1-1e8698ad958d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:13:722-93941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[207da194-1464-4300-9834-8401e7bf746d], x-b3-parentspanid=[ffb04037ed9c5066], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e5d238cb56a1db5ffb04037ed9c5066], x-b3-spanid=[d66dead7c50b7475], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d384ccd-248d-40d8-bda1-1e8698ad958d]}\\\"}\"}","context":{"RequestID":"2d384ccd-248d-40d8-bda1-1e8698ad958d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13bf1264-d07a-4ead-bf79-9078cc7c660e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:13.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:13.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d384ccd-248d-40d8-bda1-1e8698ad958d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13bf1264-d07a-4ead-bf79-9078cc7c660e","LogTimestamp":"2023-09-27T05:11:13.724Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:15.733Z","message":"Entering","context":{"RequestID":"31941e60-3d47-4315-84ce-8821e9919e24","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcacc10c-fecf-474b-a781-4b228878ab64","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:15.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:15.736Z","message":"{\"transactionId\":\"31941e60-3d47-4315-84ce-8821e9919e24\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:15:734\",\"respDate\":\"230927-05:11:15:736\",\"sourceId\":\"haproxy:31941e60-3d47-4315-84ce-8821e9919e24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:15:734-4779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0e50d2f-b664-46f9-99f2-21056827e00f], x-b3-parentspanid=[ea1ddc64040efafc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7b27e36f5dae79fea1ddc64040efafc], x-b3-spanid=[98e409a089839b7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31941e60-3d47-4315-84ce-8821e9919e24]}\\\"}\"}","context":{"RequestID":"31941e60-3d47-4315-84ce-8821e9919e24","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcacc10c-fecf-474b-a781-4b228878ab64","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:15.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:15.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31941e60-3d47-4315-84ce-8821e9919e24","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcacc10c-fecf-474b-a781-4b228878ab64","LogTimestamp":"2023-09-27T05:11:15.736Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:15.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:11:15.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:15.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:15.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:17.744Z","message":"Entering","context":{"RequestID":"7ba3921c-764f-45dd-abe0-06b72d4980c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2decfba-d76c-455f-917b-e0237040d096","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:17.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:17.746Z","message":"{\"transactionId\":\"7ba3921c-764f-45dd-abe0-06b72d4980c3\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:17:745\",\"respDate\":\"230927-05:11:17:746\",\"sourceId\":\"haproxy:7ba3921c-764f-45dd-abe0-06b72d4980c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:17:745-61221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f022c08-261b-44c8-ba1a-b8677b6f1a8b], x-b3-parentspanid=[385d8b480c4fd188], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23c7e2ea8758d2a0385d8b480c4fd188], x-b3-spanid=[705a4a0dac39d998], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7ba3921c-764f-45dd-abe0-06b72d4980c3]}\\\"}\"}","context":{"RequestID":"7ba3921c-764f-45dd-abe0-06b72d4980c3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2decfba-d76c-455f-917b-e0237040d096","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:17.744Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:17.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ba3921c-764f-45dd-abe0-06b72d4980c3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2decfba-d76c-455f-917b-e0237040d096","LogTimestamp":"2023-09-27T05:11:17.746Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:11:18.016Z","message":"Entering","context":{"RequestID":"4f26b0fd-e949-4782-be39-2e08dd6485b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb7e6b3-aeb9-4cd7-b78c-a56c5471d247","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:18.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:18.018Z","message":"{\"transactionId\":\"4f26b0fd-e949-4782-be39-2e08dd6485b9\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:18:016\",\"respDate\":\"230927-05:11:18:017\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4f26b0fd-e949-4782-be39-2e08dd6485b9\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:18:016-18756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8609eab-a516-483d-9d86-2647b128053c], x-b3-parentspanid=[4f1a8a956b680244], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46837], x-envoy-attempt-count=[1], x-b3-traceid=[895fcccfb18d16db4f1a8a956b680244], x-b3-spanid=[86051bbfe55a304d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4f26b0fd-e949-4782-be39-2e08dd6485b9]}\\\"}\"}","context":{"RequestID":"4f26b0fd-e949-4782-be39-2e08dd6485b9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fb7e6b3-aeb9-4cd7-b78c-a56c5471d247","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:18.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:18.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f26b0fd-e949-4782-be39-2e08dd6485b9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fb7e6b3-aeb9-4cd7-b78c-a56c5471d247","LogTimestamp":"2023-09-27T05:11:18.018Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:18.417Z","message":"Entering","context":{"RequestID":"79b67dfd-e5b0-4855-8592-28d30467b952","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef275f72-4773-4e7b-9a13-330e7df28cbc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:18.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"79b67dfd-e5b0-4855-8592-28d30467b952","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef275f72-4773-4e7b-9a13-330e7df28cbc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:18.419Z","message":"{\"transactionId\":\"79b67dfd-e5b0-4855-8592-28d30467b952\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:18:417\",\"respDate\":\"230927-05:11:18:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:79b67dfd-e5b0-4855-8592-28d30467b952\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:18:417-94091\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[79b67dfd-e5b0-4855-8592-28d30467b952]}\\\"}\"}","context":{"RequestID":"79b67dfd-e5b0-4855-8592-28d30467b952","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ef275f72-4773-4e7b-9a13-330e7df28cbc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:18.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79b67dfd-e5b0-4855-8592-28d30467b952","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef275f72-4773-4e7b-9a13-330e7df28cbc","LogTimestamp":"2023-09-27T05:11:18.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:19.754Z","message":"Entering","context":{"RequestID":"614286d3-819a-49f0-b990-1df224ff5f5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd6ae98a-125f-4aed-872e-56a8199b337d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:19.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:19.756Z","message":"{\"transactionId\":\"614286d3-819a-49f0-b990-1df224ff5f5d\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:19:755\",\"respDate\":\"230927-05:11:19:756\",\"sourceId\":\"haproxy:614286d3-819a-49f0-b990-1df224ff5f5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:19:755-23881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db0debac-8e0f-47a5-a3b8-277b5536e633], x-b3-parentspanid=[8c48dd1976867832], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8680f88f6323745a8c48dd1976867832], x-b3-spanid=[c4b453a02c8f05b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[614286d3-819a-49f0-b990-1df224ff5f5d]}\\\"}\"}","context":{"RequestID":"614286d3-819a-49f0-b990-1df224ff5f5d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bd6ae98a-125f-4aed-872e-56a8199b337d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:19.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:19.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"614286d3-819a-49f0-b990-1df224ff5f5d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd6ae98a-125f-4aed-872e-56a8199b337d","LogTimestamp":"2023-09-27T05:11:19.757Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:21.779Z","message":"Entering","context":{"RequestID":"6dfde9ae-8e1d-4572-ba0c-9d0905a3f5f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48fd780e-3385-495c-becd-bd12fe72a04c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:21.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:21.781Z","message":"{\"transactionId\":\"6dfde9ae-8e1d-4572-ba0c-9d0905a3f5f5\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:21:780\",\"respDate\":\"230927-05:11:21:781\",\"sourceId\":\"haproxy:6dfde9ae-8e1d-4572-ba0c-9d0905a3f5f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:21:780-98779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58317418-ab08-4ffd-a99a-5ecbb6c547e1], x-b3-parentspanid=[6e428e85cdebe8e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02a98ab206b28a7e6e428e85cdebe8e9], x-b3-spanid=[b55aa8c9af3f1665], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6dfde9ae-8e1d-4572-ba0c-9d0905a3f5f5]}\\\"}\"}","context":{"RequestID":"6dfde9ae-8e1d-4572-ba0c-9d0905a3f5f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"48fd780e-3385-495c-becd-bd12fe72a04c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:21.779Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:21.782Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dfde9ae-8e1d-4572-ba0c-9d0905a3f5f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48fd780e-3385-495c-becd-bd12fe72a04c","LogTimestamp":"2023-09-27T05:11:21.782Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:11:23.801Z","message":"Entering","context":{"RequestID":"fdb8a17b-b1e8-4347-9d8f-972ae45f98f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5e6e91b-390f-4486-89bb-6d9a8d39d614","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:23.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:23.803Z","message":"{\"transactionId\":\"fdb8a17b-b1e8-4347-9d8f-972ae45f98f4\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:23:802\",\"respDate\":\"230927-05:11:23:803\",\"sourceId\":\"haproxy:fdb8a17b-b1e8-4347-9d8f-972ae45f98f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:23:802-40310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d60d2e1d-9fda-4c56-8ad1-0cac4225dd3d], x-b3-parentspanid=[a78ab24ecf88a873], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a57c485270afd253a78ab24ecf88a873], x-b3-spanid=[23a757a353772eee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdb8a17b-b1e8-4347-9d8f-972ae45f98f4]}\\\"}\"}","context":{"RequestID":"fdb8a17b-b1e8-4347-9d8f-972ae45f98f4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f5e6e91b-390f-4486-89bb-6d9a8d39d614","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:23.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:23.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdb8a17b-b1e8-4347-9d8f-972ae45f98f4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5e6e91b-390f-4486-89bb-6d9a8d39d614","LogTimestamp":"2023-09-27T05:11:23.803Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:11:25.816Z","message":"Entering","context":{"RequestID":"96858b3e-7144-4128-ac8c-834a101bc666","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c69eb9bb-ad27-4a7d-b8fc-704495681db4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:25.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:25.817Z","message":"{\"transactionId\":\"96858b3e-7144-4128-ac8c-834a101bc666\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:25:816\",\"respDate\":\"230927-05:11:25:817\",\"sourceId\":\"haproxy:96858b3e-7144-4128-ac8c-834a101bc666\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:25:816-43963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5ef1cc4-e71c-492b-bf17-3445cf8bb538], x-b3-parentspanid=[78e0d7c976e7fb7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e13d2d2dba5e65778e0d7c976e7fb7e], x-b3-spanid=[c9c9b1311bed7d51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96858b3e-7144-4128-ac8c-834a101bc666]}\\\"}\"}","context":{"RequestID":"96858b3e-7144-4128-ac8c-834a101bc666","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c69eb9bb-ad27-4a7d-b8fc-704495681db4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:25.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:25.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96858b3e-7144-4128-ac8c-834a101bc666","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c69eb9bb-ad27-4a7d-b8fc-704495681db4","LogTimestamp":"2023-09-27T05:11:25.818Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:25.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:11:26.019Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:26.019Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:26.020Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:27.831Z","message":"Entering","context":{"RequestID":"a0848d94-ad25-4eb7-84a9-0f4d81f5a8bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f97ab4d-79fc-44d7-8b7f-286433c54995","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:27.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:27.832Z","message":"{\"transactionId\":\"a0848d94-ad25-4eb7-84a9-0f4d81f5a8bf\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:27:831\",\"respDate\":\"230927-05:11:27:832\",\"sourceId\":\"haproxy:a0848d94-ad25-4eb7-84a9-0f4d81f5a8bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:27:831-50614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53f492e7-0737-413c-81b0-dfe3627fb32e], x-b3-parentspanid=[69d4d4ccd67b88f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cd7ad6ae56b5c1769d4d4ccd67b88f0], x-b3-spanid=[394b254e73281e40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0848d94-ad25-4eb7-84a9-0f4d81f5a8bf]}\\\"}\"}","context":{"RequestID":"a0848d94-ad25-4eb7-84a9-0f4d81f5a8bf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3f97ab4d-79fc-44d7-8b7f-286433c54995","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:27.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:27.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0848d94-ad25-4eb7-84a9-0f4d81f5a8bf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f97ab4d-79fc-44d7-8b7f-286433c54995","LogTimestamp":"2023-09-27T05:11:27.833Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:11:28.019Z","message":"Entering","context":{"RequestID":"39e43284-ac7f-4d71-94a1-9afbb193dcd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c09840d-774f-48ea-9c3a-32ebe2c23ccd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:28.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:28.022Z","message":"{\"transactionId\":\"39e43284-ac7f-4d71-94a1-9afbb193dcd5\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:28:020\",\"respDate\":\"230927-05:11:28:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:39e43284-ac7f-4d71-94a1-9afbb193dcd5\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:28:020-28831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e198cfbe-75e6-4b09-b17e-6a6d265a9bd2], x-b3-parentspanid=[093058919fb863ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40413], x-envoy-attempt-count=[1], x-b3-traceid=[4f5c3c633944163e093058919fb863ba], x-b3-spanid=[e3214d3d55758360], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[39e43284-ac7f-4d71-94a1-9afbb193dcd5]}\\\"}\"}","context":{"RequestID":"39e43284-ac7f-4d71-94a1-9afbb193dcd5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4c09840d-774f-48ea-9c3a-32ebe2c23ccd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:28.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:28.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39e43284-ac7f-4d71-94a1-9afbb193dcd5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c09840d-774f-48ea-9c3a-32ebe2c23ccd","LogTimestamp":"2023-09-27T05:11:28.022Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:28.418Z","message":"Entering","context":{"RequestID":"2dccd790-71c5-49aa-94ba-bee189625dad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8de9d137-a926-47da-9705-0c39ab3cd4b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"2dccd790-71c5-49aa-94ba-bee189625dad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8de9d137-a926-47da-9705-0c39ab3cd4b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:28.422Z","message":"{\"transactionId\":\"2dccd790-71c5-49aa-94ba-bee189625dad\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:28:419\",\"respDate\":\"230927-05:11:28:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2dccd790-71c5-49aa-94ba-bee189625dad\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:28:419-82016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2dccd790-71c5-49aa-94ba-bee189625dad]}\\\"}\"}","context":{"RequestID":"2dccd790-71c5-49aa-94ba-bee189625dad","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8de9d137-a926-47da-9705-0c39ab3cd4b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:28.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dccd790-71c5-49aa-94ba-bee189625dad","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8de9d137-a926-47da-9705-0c39ab3cd4b0","LogTimestamp":"2023-09-27T05:11:28.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:11:29.850Z","message":"Entering","context":{"RequestID":"11ac14cf-9c79-480d-835e-06b1995a872f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca014941-a620-4f3c-b470-40b199e11f6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:29.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:29.853Z","message":"{\"transactionId\":\"11ac14cf-9c79-480d-835e-06b1995a872f\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:29:851\",\"respDate\":\"230927-05:11:29:853\",\"sourceId\":\"haproxy:11ac14cf-9c79-480d-835e-06b1995a872f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:29:851-86635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1df034d5-c07b-4a81-9e0c-c29814bf0062], x-b3-parentspanid=[3033dc819a3908c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed524ddaf79f35543033dc819a3908c1], x-b3-spanid=[14baa4ab4b950599], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11ac14cf-9c79-480d-835e-06b1995a872f]}\\\"}\"}","context":{"RequestID":"11ac14cf-9c79-480d-835e-06b1995a872f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca014941-a620-4f3c-b470-40b199e11f6a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:29.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:29.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11ac14cf-9c79-480d-835e-06b1995a872f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca014941-a620-4f3c-b470-40b199e11f6a","LogTimestamp":"2023-09-27T05:11:29.853Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:11:31.865Z","message":"Entering","context":{"RequestID":"bc920719-0f81-455c-b3fd-88fdaf64beb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d22afe7-bc19-4e15-9689-1894be545ef6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:31.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:31.866Z","message":"{\"transactionId\":\"bc920719-0f81-455c-b3fd-88fdaf64beb3\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:31:865\",\"respDate\":\"230927-05:11:31:866\",\"sourceId\":\"haproxy:bc920719-0f81-455c-b3fd-88fdaf64beb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:31:865-35777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1af4407f-d170-46c7-afbc-4a3935be8f6d], x-b3-parentspanid=[4caae379964b74ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6457aae41cc3afab4caae379964b74ce], x-b3-spanid=[654052921772074d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc920719-0f81-455c-b3fd-88fdaf64beb3]}\\\"}\"}","context":{"RequestID":"bc920719-0f81-455c-b3fd-88fdaf64beb3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8d22afe7-bc19-4e15-9689-1894be545ef6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:31.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:31.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc920719-0f81-455c-b3fd-88fdaf64beb3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d22afe7-bc19-4e15-9689-1894be545ef6","LogTimestamp":"2023-09-27T05:11:31.867Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:33.876Z","message":"Entering","context":{"RequestID":"f36da752-7b30-4a8f-a374-4ef48d55f497","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e43eee11-c30a-4095-a757-2504de13de1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:33.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:33.879Z","message":"{\"transactionId\":\"f36da752-7b30-4a8f-a374-4ef48d55f497\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:33:877\",\"respDate\":\"230927-05:11:33:879\",\"sourceId\":\"haproxy:f36da752-7b30-4a8f-a374-4ef48d55f497\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:33:877-26822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d800d65a-871f-4e99-87fd-76a37a4ce03f], x-b3-parentspanid=[b95594b9c6dfb499], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c80fdc0917fb5540b95594b9c6dfb499], x-b3-spanid=[65756a411c67d0b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f36da752-7b30-4a8f-a374-4ef48d55f497]}\\\"}\"}","context":{"RequestID":"f36da752-7b30-4a8f-a374-4ef48d55f497","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e43eee11-c30a-4095-a757-2504de13de1d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:33.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:33.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f36da752-7b30-4a8f-a374-4ef48d55f497","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e43eee11-c30a-4095-a757-2504de13de1d","LogTimestamp":"2023-09-27T05:11:33.879Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:35.897Z","message":"Entering","context":{"RequestID":"ba997e0c-054a-43d7-8ce3-96e99da7ec0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9d05a19-5835-442e-bb15-1df2ce87f879","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:35.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:35.899Z","message":"{\"transactionId\":\"ba997e0c-054a-43d7-8ce3-96e99da7ec0d\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:35:897\",\"respDate\":\"230927-05:11:35:899\",\"sourceId\":\"haproxy:ba997e0c-054a-43d7-8ce3-96e99da7ec0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:35:897-41585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8975384b-44ed-4b09-ba71-22d5d2a2da32], x-b3-parentspanid=[5c8f4849ecaf88be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a40373e6326745ab5c8f4849ecaf88be], x-b3-spanid=[86a3e8eb314ac29d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba997e0c-054a-43d7-8ce3-96e99da7ec0d]}\\\"}\"}","context":{"RequestID":"ba997e0c-054a-43d7-8ce3-96e99da7ec0d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f9d05a19-5835-442e-bb15-1df2ce87f879","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:35.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:35.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba997e0c-054a-43d7-8ce3-96e99da7ec0d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9d05a19-5835-442e-bb15-1df2ce87f879","LogTimestamp":"2023-09-27T05:11:35.899Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:35.949Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:11:35.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:35.964Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:35.964Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:37.914Z","message":"Entering","context":{"RequestID":"5792afc9-590d-47e0-b3e7-7d3b92d5e8ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a84587db-7efe-490b-986d-f15b8394bcee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:37.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:37.915Z","message":"{\"transactionId\":\"5792afc9-590d-47e0-b3e7-7d3b92d5e8ab\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:37:914\",\"respDate\":\"230927-05:11:37:915\",\"sourceId\":\"haproxy:5792afc9-590d-47e0-b3e7-7d3b92d5e8ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:37:914-31395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[772703a0-f37b-4fd2-bcdc-111bd7154203], x-b3-parentspanid=[3479c5ffefb91e10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7614c6c1d292a2d83479c5ffefb91e10], x-b3-spanid=[857b45e099ede4d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5792afc9-590d-47e0-b3e7-7d3b92d5e8ab]}\\\"}\"}","context":{"RequestID":"5792afc9-590d-47e0-b3e7-7d3b92d5e8ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"a84587db-7efe-490b-986d-f15b8394bcee","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:37.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:37.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5792afc9-590d-47e0-b3e7-7d3b92d5e8ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a84587db-7efe-490b-986d-f15b8394bcee","LogTimestamp":"2023-09-27T05:11:37.915Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:11:38.020Z","message":"Entering","context":{"RequestID":"d8fb8096-4eb1-49ae-9ed0-446ac63c9b9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60b0de07-a80a-47d7-a310-fc936e8b0a3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:38.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:38.022Z","message":"{\"transactionId\":\"d8fb8096-4eb1-49ae-9ed0-446ac63c9b9e\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:38:021\",\"respDate\":\"230927-05:11:38:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d8fb8096-4eb1-49ae-9ed0-446ac63c9b9e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:38:021-83189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c619b327-36ea-41a2-a248-095705eacc91], x-b3-parentspanid=[edd47076176bbeaa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50747], x-envoy-attempt-count=[1], x-b3-traceid=[a650a129f98b08a0edd47076176bbeaa], x-b3-spanid=[7779479f7e42fe8f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d8fb8096-4eb1-49ae-9ed0-446ac63c9b9e]}\\\"}\"}","context":{"RequestID":"d8fb8096-4eb1-49ae-9ed0-446ac63c9b9e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60b0de07-a80a-47d7-a310-fc936e8b0a3d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:38.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:38.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8fb8096-4eb1-49ae-9ed0-446ac63c9b9e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60b0de07-a80a-47d7-a310-fc936e8b0a3d","LogTimestamp":"2023-09-27T05:11:38.022Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:11:38.417Z","message":"Entering","context":{"RequestID":"8df7025e-53f1-4712-8535-76e37f67fdbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c69ad751-b029-4219-8e93-67649346aee1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"8df7025e-53f1-4712-8535-76e37f67fdbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c69ad751-b029-4219-8e93-67649346aee1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:38.419Z","message":"{\"transactionId\":\"8df7025e-53f1-4712-8535-76e37f67fdbd\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:38:418\",\"respDate\":\"230927-05:11:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8df7025e-53f1-4712-8535-76e37f67fdbd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:38:418-21058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8df7025e-53f1-4712-8535-76e37f67fdbd]}\\\"}\"}","context":{"RequestID":"8df7025e-53f1-4712-8535-76e37f67fdbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c69ad751-b029-4219-8e93-67649346aee1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8df7025e-53f1-4712-8535-76e37f67fdbd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c69ad751-b029-4219-8e93-67649346aee1","LogTimestamp":"2023-09-27T05:11:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:39.925Z","message":"Entering","context":{"RequestID":"10e4a3a8-6ae0-4c37-849f-0e28e65202ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe6351d2-2e9c-4837-aba4-16926760b62c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:39.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:39.926Z","message":"{\"transactionId\":\"10e4a3a8-6ae0-4c37-849f-0e28e65202ab\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:39:925\",\"respDate\":\"230927-05:11:39:926\",\"sourceId\":\"haproxy:10e4a3a8-6ae0-4c37-849f-0e28e65202ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:39:925-8898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44210c20-2400-4d33-a4e7-ceae95d62be7], x-b3-parentspanid=[365a5f9b52e5e8cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f330201e3917c890365a5f9b52e5e8cd], x-b3-spanid=[22a56d33a6b4b2b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10e4a3a8-6ae0-4c37-849f-0e28e65202ab]}\\\"}\"}","context":{"RequestID":"10e4a3a8-6ae0-4c37-849f-0e28e65202ab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe6351d2-2e9c-4837-aba4-16926760b62c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:39.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:39.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10e4a3a8-6ae0-4c37-849f-0e28e65202ab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe6351d2-2e9c-4837-aba4-16926760b62c","LogTimestamp":"2023-09-27T05:11:39.927Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:11:41.942Z","message":"Entering","context":{"RequestID":"803f1b03-1abe-4302-915d-2a68f962e656","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b2d82de-c890-4aa1-b7af-b84394fe1a21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:41.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:41.944Z","message":"{\"transactionId\":\"803f1b03-1abe-4302-915d-2a68f962e656\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:41:943\",\"respDate\":\"230927-05:11:41:944\",\"sourceId\":\"haproxy:803f1b03-1abe-4302-915d-2a68f962e656\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:41:943-60589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c137f4c5-2ce6-4647-ba81-e3690078d2cb], x-b3-parentspanid=[ae579237d3fb5242], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[237be3ccfa539cdbae579237d3fb5242], x-b3-spanid=[07076e260b4c321d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[803f1b03-1abe-4302-915d-2a68f962e656]}\\\"}\"}","context":{"RequestID":"803f1b03-1abe-4302-915d-2a68f962e656","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8b2d82de-c890-4aa1-b7af-b84394fe1a21","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:41.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:41.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"803f1b03-1abe-4302-915d-2a68f962e656","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b2d82de-c890-4aa1-b7af-b84394fe1a21","LogTimestamp":"2023-09-27T05:11:41.944Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:11:42.287Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:42.292Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:43.955Z","message":"Entering","context":{"RequestID":"6f7d8e65-45fa-424f-8588-017ebbac6d22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6e221c4-92db-4f73-861c-25e1f84310c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:43.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:43.956Z","message":"{\"transactionId\":\"6f7d8e65-45fa-424f-8588-017ebbac6d22\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:43:955\",\"respDate\":\"230927-05:11:43:956\",\"sourceId\":\"haproxy:6f7d8e65-45fa-424f-8588-017ebbac6d22\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:43:955-19638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c8dafad-40e6-4659-a6c3-55ea8528512e], x-b3-parentspanid=[fa0a562437600823], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ff4859b0e35904afa0a562437600823], x-b3-spanid=[7a2ad98a7838870d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f7d8e65-45fa-424f-8588-017ebbac6d22]}\\\"}\"}","context":{"RequestID":"6f7d8e65-45fa-424f-8588-017ebbac6d22","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a6e221c4-92db-4f73-861c-25e1f84310c7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:43.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:43.957Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f7d8e65-45fa-424f-8588-017ebbac6d22","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6e221c4-92db-4f73-861c-25e1f84310c7","LogTimestamp":"2023-09-27T05:11:43.957Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:45.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:11:45.960Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:45.960Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:45.960Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:45.973Z","message":"Entering","context":{"RequestID":"b05c2bd1-4d89-4d7e-afa0-a0891f04caff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f581de6c-2408-48c2-b5ae-4b4dbbf79d37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:45.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:45.975Z","message":"{\"transactionId\":\"b05c2bd1-4d89-4d7e-afa0-a0891f04caff\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:45:973\",\"respDate\":\"230927-05:11:45:975\",\"sourceId\":\"haproxy:b05c2bd1-4d89-4d7e-afa0-a0891f04caff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:45:973-13401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5835021c-3adb-4b3c-b9cd-45183f4ac8eb], x-b3-parentspanid=[7132c6630d506055], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04dfea3b8ebc71ab7132c6630d506055], x-b3-spanid=[f0fb87636b9220ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b05c2bd1-4d89-4d7e-afa0-a0891f04caff]}\\\"}\"}","context":{"RequestID":"b05c2bd1-4d89-4d7e-afa0-a0891f04caff","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"f581de6c-2408-48c2-b5ae-4b4dbbf79d37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:45.973Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:45.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b05c2bd1-4d89-4d7e-afa0-a0891f04caff","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f581de6c-2408-48c2-b5ae-4b4dbbf79d37","LogTimestamp":"2023-09-27T05:11:45.975Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:47.989Z","message":"Entering","context":{"RequestID":"521df920-0db1-43a2-870a-e78b1c588385","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e6fe477-98f0-4dde-8c64-ef8f71951b00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:47.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:47.990Z","message":"{\"transactionId\":\"521df920-0db1-43a2-870a-e78b1c588385\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:47:989\",\"respDate\":\"230927-05:11:47:990\",\"sourceId\":\"haproxy:521df920-0db1-43a2-870a-e78b1c588385\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:47:989-14905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a1c6a89-18ee-48c5-8a94-8c83e6ea658b], x-b3-parentspanid=[eddad2f389728728], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[645ed40a71349667eddad2f389728728], x-b3-spanid=[523e10f8e4b75ec3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[521df920-0db1-43a2-870a-e78b1c588385]}\\\"}\"}","context":{"RequestID":"521df920-0db1-43a2-870a-e78b1c588385","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e6fe477-98f0-4dde-8c64-ef8f71951b00","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:47.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:47.991Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"521df920-0db1-43a2-870a-e78b1c588385","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e6fe477-98f0-4dde-8c64-ef8f71951b00","LogTimestamp":"2023-09-27T05:11:47.991Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:48.043Z","message":"Entering","context":{"RequestID":"d9878e3b-cca9-4b70-90a4-55cd85a01f37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce9a79ca-7758-406c-b2be-5bb4ee621fa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:48.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:48.045Z","message":"{\"transactionId\":\"d9878e3b-cca9-4b70-90a4-55cd85a01f37\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:48:044\",\"respDate\":\"230927-05:11:48:045\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d9878e3b-cca9-4b70-90a4-55cd85a01f37\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:48:044-25995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de0b8cce-2191-4863-a97a-6fd3a62c63f8], x-b3-parentspanid=[22a12197a0aebf48], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49297], x-envoy-attempt-count=[1], x-b3-traceid=[57581afcada6425b22a12197a0aebf48], x-b3-spanid=[37a35dd3ce313d2b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d9878e3b-cca9-4b70-90a4-55cd85a01f37]}\\\"}\"}","context":{"RequestID":"d9878e3b-cca9-4b70-90a4-55cd85a01f37","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ce9a79ca-7758-406c-b2be-5bb4ee621fa0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:48.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:48.046Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9878e3b-cca9-4b70-90a4-55cd85a01f37","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce9a79ca-7758-406c-b2be-5bb4ee621fa0","LogTimestamp":"2023-09-27T05:11:48.046Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:11:48.418Z","message":"Entering","context":{"RequestID":"b7313a7a-8467-4862-8334-f779508c0802","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa40bbee-e3e8-4ee3-b97d-8b4dde951324","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"b7313a7a-8467-4862-8334-f779508c0802","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa40bbee-e3e8-4ee3-b97d-8b4dde951324","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:48.421Z","message":"{\"transactionId\":\"b7313a7a-8467-4862-8334-f779508c0802\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:48:419\",\"respDate\":\"230927-05:11:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b7313a7a-8467-4862-8334-f779508c0802\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:48:419-32503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b7313a7a-8467-4862-8334-f779508c0802]}\\\"}\"}","context":{"RequestID":"b7313a7a-8467-4862-8334-f779508c0802","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aa40bbee-e3e8-4ee3-b97d-8b4dde951324","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7313a7a-8467-4862-8334-f779508c0802","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa40bbee-e3e8-4ee3-b97d-8b4dde951324","LogTimestamp":"2023-09-27T05:11:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:11:50.000Z","message":"Entering","context":{"RequestID":"1cee9f1f-855a-41fa-803f-24ee55129868","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b0e1635-05ce-43ce-8e70-69790ea842fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:50Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:50.002Z","message":"{\"transactionId\":\"1cee9f1f-855a-41fa-803f-24ee55129868\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:50:000\",\"respDate\":\"230927-05:11:50:002\",\"sourceId\":\"haproxy:1cee9f1f-855a-41fa-803f-24ee55129868\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:50:000-93704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db7c6b12-27d3-453d-a45f-0de588e90892], x-b3-parentspanid=[eb46715fe71de8ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e9852811e8219c8eb46715fe71de8ae], x-b3-spanid=[091f7c65e579421b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cee9f1f-855a-41fa-803f-24ee55129868]}\\\"}\"}","context":{"RequestID":"1cee9f1f-855a-41fa-803f-24ee55129868","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6b0e1635-05ce-43ce-8e70-69790ea842fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:50Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:50.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cee9f1f-855a-41fa-803f-24ee55129868","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b0e1635-05ce-43ce-8e70-69790ea842fd","LogTimestamp":"2023-09-27T05:11:50.002Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:52.017Z","message":"Entering","context":{"RequestID":"c5a0c750-cef3-4ec9-b384-f32f0ff92e6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf0641b4-ee84-4e19-840e-69dc689da076","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:52.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:52.019Z","message":"{\"transactionId\":\"c5a0c750-cef3-4ec9-b384-f32f0ff92e6a\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:52:017\",\"respDate\":\"230927-05:11:52:018\",\"sourceId\":\"haproxy:c5a0c750-cef3-4ec9-b384-f32f0ff92e6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:52:017-34131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe892619-f6cf-4fa3-9bf2-dea1bb7778f4], x-b3-parentspanid=[6825b914fbe45f8b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23f14959594b248b6825b914fbe45f8b], x-b3-spanid=[afb48040a27359a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5a0c750-cef3-4ec9-b384-f32f0ff92e6a]}\\\"}\"}","context":{"RequestID":"c5a0c750-cef3-4ec9-b384-f32f0ff92e6a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cf0641b4-ee84-4e19-840e-69dc689da076","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:52.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:52.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5a0c750-cef3-4ec9-b384-f32f0ff92e6a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf0641b4-ee84-4e19-840e-69dc689da076","LogTimestamp":"2023-09-27T05:11:52.019Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:54.027Z","message":"Entering","context":{"RequestID":"3f48a585-3859-41c1-887a-80c7131eb586","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0861e88b-7421-45ca-9a4c-1c92e49a6d38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:54.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:54.029Z","message":"{\"transactionId\":\"3f48a585-3859-41c1-887a-80c7131eb586\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:54:027\",\"respDate\":\"230927-05:11:54:029\",\"sourceId\":\"haproxy:3f48a585-3859-41c1-887a-80c7131eb586\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:54:027-73033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9caae6bd-8ee6-4d03-ae10-23446b294df7], x-b3-parentspanid=[c44363af4be5077e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad32ca8f13640251c44363af4be5077e], x-b3-spanid=[7741103fd6eaf659], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f48a585-3859-41c1-887a-80c7131eb586]}\\\"}\"}","context":{"RequestID":"3f48a585-3859-41c1-887a-80c7131eb586","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0861e88b-7421-45ca-9a4c-1c92e49a6d38","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:54.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:54.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f48a585-3859-41c1-887a-80c7131eb586","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0861e88b-7421-45ca-9a4c-1c92e49a6d38","LogTimestamp":"2023-09-27T05:11:54.029Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:55.950Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:11:55.989Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:55.989Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:55.989Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:56.048Z","message":"Entering","context":{"RequestID":"1017c40c-b78e-4c1a-bb9f-b84d160d9c1d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4fb529e-0f01-4661-bdbc-3f35dd16e427","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:56.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:56.049Z","message":"{\"transactionId\":\"1017c40c-b78e-4c1a-bb9f-b84d160d9c1d\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:56:048\",\"respDate\":\"230927-05:11:56:049\",\"sourceId\":\"haproxy:1017c40c-b78e-4c1a-bb9f-b84d160d9c1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:11:56:048-1532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7f898f9-0d8a-4db3-8c2c-f9169020ef28], x-b3-parentspanid=[b64bdf83fee710aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f43a4a3250478f0b64bdf83fee710aa], x-b3-spanid=[eb2799330ce70d83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1017c40c-b78e-4c1a-bb9f-b84d160d9c1d]}\\\"}\"}","context":{"RequestID":"1017c40c-b78e-4c1a-bb9f-b84d160d9c1d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4fb529e-0f01-4661-bdbc-3f35dd16e427","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:56.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:56.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1017c40c-b78e-4c1a-bb9f-b84d160d9c1d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4fb529e-0f01-4661-bdbc-3f35dd16e427","LogTimestamp":"2023-09-27T05:11:56.050Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:58.020Z","message":"Entering","context":{"RequestID":"f52a65c4-c677-495e-9c53-5bccd552d576","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57e269c8-c9cb-4e1e-8d04-c41e01a37107","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:58.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:58.022Z","message":"{\"transactionId\":\"f52a65c4-c677-495e-9c53-5bccd552d576\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:58:021\",\"respDate\":\"230927-05:11:58:022\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f52a65c4-c677-495e-9c53-5bccd552d576\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:11:58:021-19814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28c577d5-bc6c-4032-b575-46970a65c290], x-b3-parentspanid=[1c2ac9282fea1aea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41635], x-envoy-attempt-count=[1], x-b3-traceid=[ae6659624d55fca01c2ac9282fea1aea], x-b3-spanid=[9642d1a1d522f249], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f52a65c4-c677-495e-9c53-5bccd552d576]}\\\"}\"}","context":{"RequestID":"f52a65c4-c677-495e-9c53-5bccd552d576","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57e269c8-c9cb-4e1e-8d04-c41e01a37107","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:11:58.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:58.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f52a65c4-c677-495e-9c53-5bccd552d576","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57e269c8-c9cb-4e1e-8d04-c41e01a37107","LogTimestamp":"2023-09-27T05:11:58.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:58.063Z","message":"Entering","context":{"RequestID":"6b05cb2d-2882-4716-af08-3ca2a9e7deba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e8adf4f-f185-47f0-a3a8-cf159ef78543","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:58.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:58.065Z","message":"{\"transactionId\":\"6b05cb2d-2882-4716-af08-3ca2a9e7deba\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:58:064\",\"respDate\":\"230927-05:11:58:065\",\"sourceId\":\"haproxy:6b05cb2d-2882-4716-af08-3ca2a9e7deba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:58:064-76928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[090d23ad-91d5-47db-9e85-2bbd83360d62], x-b3-parentspanid=[6affe039cca30e7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4cc40abd092cf1fb6affe039cca30e7a], x-b3-spanid=[3d6d2edd453b6a92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b05cb2d-2882-4716-af08-3ca2a9e7deba]}\\\"}\"}","context":{"RequestID":"6b05cb2d-2882-4716-af08-3ca2a9e7deba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0e8adf4f-f185-47f0-a3a8-cf159ef78543","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:11:58.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:58.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b05cb2d-2882-4716-af08-3ca2a9e7deba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e8adf4f-f185-47f0-a3a8-cf159ef78543","LogTimestamp":"2023-09-27T05:11:58.066Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:11:58.417Z","message":"Entering","context":{"RequestID":"695658ef-6d38-478d-8d79-b4a7250383c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57108cd8-b03c-4d99-b2c0-8ddd9f9f3f86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:11:58.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"695658ef-6d38-478d-8d79-b4a7250383c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57108cd8-b03c-4d99-b2c0-8ddd9f9f3f86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:58.419Z","message":"{\"transactionId\":\"695658ef-6d38-478d-8d79-b4a7250383c7\",\"status\":\"200\",\"rqstDate\":\"230927-05:11:58:418\",\"respDate\":\"230927-05:11:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:695658ef-6d38-478d-8d79-b4a7250383c7\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:11:58:418-12495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[695658ef-6d38-478d-8d79-b4a7250383c7]}\\\"}\"}","context":{"RequestID":"695658ef-6d38-478d-8d79-b4a7250383c7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57108cd8-b03c-4d99-b2c0-8ddd9f9f3f86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:11:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:11:58.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"695658ef-6d38-478d-8d79-b4a7250383c7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57108cd8-b03c-4d99-b2c0-8ddd9f9f3f86","LogTimestamp":"2023-09-27T05:11:58.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:11:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:00.084Z","message":"Entering","context":{"RequestID":"97eec401-2d2b-4802-a1d3-b3ac84cfe6f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82af0d70-4dc7-472a-8b8b-ddbcae49b514","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:00.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:00.086Z","message":"{\"transactionId\":\"97eec401-2d2b-4802-a1d3-b3ac84cfe6f5\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:00:084\",\"respDate\":\"230927-05:12:00:086\",\"sourceId\":\"haproxy:97eec401-2d2b-4802-a1d3-b3ac84cfe6f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:00:084-68547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b122c8b-1fd2-455b-8d93-72122dd867d7], x-b3-parentspanid=[aa0d2f9a9054a7d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddf2484ff67080f1aa0d2f9a9054a7d3], x-b3-spanid=[83702450f66162e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97eec401-2d2b-4802-a1d3-b3ac84cfe6f5]}\\\"}\"}","context":{"RequestID":"97eec401-2d2b-4802-a1d3-b3ac84cfe6f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"82af0d70-4dc7-472a-8b8b-ddbcae49b514","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:00.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:00.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97eec401-2d2b-4802-a1d3-b3ac84cfe6f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82af0d70-4dc7-472a-8b8b-ddbcae49b514","LogTimestamp":"2023-09-27T05:12:00.086Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:12:02.098Z","message":"Entering","context":{"RequestID":"50210c74-6683-43aa-bf2f-4864954ef292","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01aae771-c086-48eb-89e5-4f7fc1913f10","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:02.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:02.100Z","message":"{\"transactionId\":\"50210c74-6683-43aa-bf2f-4864954ef292\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:02:099\",\"respDate\":\"230927-05:12:02:100\",\"sourceId\":\"haproxy:50210c74-6683-43aa-bf2f-4864954ef292\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:02:099-84007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b8ad413-c788-4d3b-9855-73ca70e2b97f], x-b3-parentspanid=[5031204e8fb02b8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8dd1e298aeb99305031204e8fb02b8c], x-b3-spanid=[7f1ba5c9bdc439cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50210c74-6683-43aa-bf2f-4864954ef292]}\\\"}\"}","context":{"RequestID":"50210c74-6683-43aa-bf2f-4864954ef292","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"01aae771-c086-48eb-89e5-4f7fc1913f10","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:02.098Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:02.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50210c74-6683-43aa-bf2f-4864954ef292","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01aae771-c086-48eb-89e5-4f7fc1913f10","LogTimestamp":"2023-09-27T05:12:02.100Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:04.113Z","message":"Entering","context":{"RequestID":"42e4bbf1-3d53-4f9a-8231-e39233134a47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"834aad48-cdd3-40d3-8365-89be38a4e3df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:04.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:04.115Z","message":"{\"transactionId\":\"42e4bbf1-3d53-4f9a-8231-e39233134a47\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:04:114\",\"respDate\":\"230927-05:12:04:115\",\"sourceId\":\"haproxy:42e4bbf1-3d53-4f9a-8231-e39233134a47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:04:114-16876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b66af64-efe6-4c13-882d-6f8a5dbd1384], x-b3-parentspanid=[1e8b22d7c730d8fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c07874ef1e72edae1e8b22d7c730d8fd], x-b3-spanid=[4c63a901f8f05b1f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42e4bbf1-3d53-4f9a-8231-e39233134a47]}\\\"}\"}","context":{"RequestID":"42e4bbf1-3d53-4f9a-8231-e39233134a47","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"834aad48-cdd3-40d3-8365-89be38a4e3df","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:04.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:04.115Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42e4bbf1-3d53-4f9a-8231-e39233134a47","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"834aad48-cdd3-40d3-8365-89be38a4e3df","LogTimestamp":"2023-09-27T05:12:04.115Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:05.951Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:12:06.033Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:06.034Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:06.034Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:06.127Z","message":"Entering","context":{"RequestID":"872bd421-26b4-4ae1-9120-b2f342a12830","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf249901-eeab-4417-9388-69f1a3835306","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:06.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:06.129Z","message":"{\"transactionId\":\"872bd421-26b4-4ae1-9120-b2f342a12830\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:06:128\",\"respDate\":\"230927-05:12:06:129\",\"sourceId\":\"haproxy:872bd421-26b4-4ae1-9120-b2f342a12830\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:06:128-563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8199b78c-16c7-489d-827c-5bfe3286508e], x-b3-parentspanid=[f4ccec5cd45f4cf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[636710c2380bebacf4ccec5cd45f4cf2], x-b3-spanid=[11bc5b2297b2e954], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[872bd421-26b4-4ae1-9120-b2f342a12830]}\\\"}\"}","context":{"RequestID":"872bd421-26b4-4ae1-9120-b2f342a12830","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bf249901-eeab-4417-9388-69f1a3835306","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:06.127Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:06.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"872bd421-26b4-4ae1-9120-b2f342a12830","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf249901-eeab-4417-9388-69f1a3835306","LogTimestamp":"2023-09-27T05:12:06.130Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:08.015Z","message":"Entering","context":{"RequestID":"1458c035-76ba-490a-b885-e7846986d84e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6129ba5b-68dc-4c8f-bdc0-f9e7404d1c87","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:08.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:08.016Z","message":"{\"transactionId\":\"1458c035-76ba-490a-b885-e7846986d84e\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:08:015\",\"respDate\":\"230927-05:12:08:016\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1458c035-76ba-490a-b885-e7846986d84e\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:08:015-45540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c769fab8-cf7b-49bf-b430-933df0afc801], x-b3-parentspanid=[b3bdc2fbea2f8981], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39593], x-envoy-attempt-count=[1], x-b3-traceid=[e39452e84bba2d2eb3bdc2fbea2f8981], x-b3-spanid=[0806f19b8425371f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1458c035-76ba-490a-b885-e7846986d84e]}\\\"}\"}","context":{"RequestID":"1458c035-76ba-490a-b885-e7846986d84e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6129ba5b-68dc-4c8f-bdc0-f9e7404d1c87","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:08.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:08.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1458c035-76ba-490a-b885-e7846986d84e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6129ba5b-68dc-4c8f-bdc0-f9e7404d1c87","LogTimestamp":"2023-09-27T05:12:08.016Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:08.140Z","message":"Entering","context":{"RequestID":"039d1021-dc3e-44a8-a92f-b5d16af91d10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"311ea984-9c4a-4643-b6c8-6544ad2b7b99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:08.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:08.142Z","message":"{\"transactionId\":\"039d1021-dc3e-44a8-a92f-b5d16af91d10\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:08:140\",\"respDate\":\"230927-05:12:08:141\",\"sourceId\":\"haproxy:039d1021-dc3e-44a8-a92f-b5d16af91d10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:08:140-36474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[654ba440-283c-4b98-8550-0dcaea85d33f], x-b3-parentspanid=[de3f1c5355df74d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90b4da1f61140e9fde3f1c5355df74d6], x-b3-spanid=[d428f9cc196c299a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[039d1021-dc3e-44a8-a92f-b5d16af91d10]}\\\"}\"}","context":{"RequestID":"039d1021-dc3e-44a8-a92f-b5d16af91d10","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"311ea984-9c4a-4643-b6c8-6544ad2b7b99","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:08.139Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:08.142Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"039d1021-dc3e-44a8-a92f-b5d16af91d10","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"311ea984-9c4a-4643-b6c8-6544ad2b7b99","LogTimestamp":"2023-09-27T05:12:08.142Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:12:08.417Z","message":"Entering","context":{"RequestID":"99b25907-bf20-4a86-a7a4-cf531289d797","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfdd76b2-21bf-4480-84ce-975a6f80ed50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"99b25907-bf20-4a86-a7a4-cf531289d797","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfdd76b2-21bf-4480-84ce-975a6f80ed50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:08.419Z","message":"{\"transactionId\":\"99b25907-bf20-4a86-a7a4-cf531289d797\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:08:418\",\"respDate\":\"230927-05:12:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:99b25907-bf20-4a86-a7a4-cf531289d797\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:08:418-93640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[99b25907-bf20-4a86-a7a4-cf531289d797]}\\\"}\"}","context":{"RequestID":"99b25907-bf20-4a86-a7a4-cf531289d797","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfdd76b2-21bf-4480-84ce-975a6f80ed50","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99b25907-bf20-4a86-a7a4-cf531289d797","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfdd76b2-21bf-4480-84ce-975a6f80ed50","LogTimestamp":"2023-09-27T05:12:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:10.153Z","message":"Entering","context":{"RequestID":"98613d63-885a-43bc-9b98-37b994adf152","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c151680d-c2d4-4308-8683-4698c3cd0ec2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:10.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:10.155Z","message":"{\"transactionId\":\"98613d63-885a-43bc-9b98-37b994adf152\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:10:154\",\"respDate\":\"230927-05:12:10:155\",\"sourceId\":\"haproxy:98613d63-885a-43bc-9b98-37b994adf152\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:10:154-17244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[217c4347-c478-47ce-8eb9-8aa3652da2f5], x-b3-parentspanid=[daade5d771960d2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3937a468d553e032daade5d771960d2a], x-b3-spanid=[aa21904731a3bdea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98613d63-885a-43bc-9b98-37b994adf152]}\\\"}\"}","context":{"RequestID":"98613d63-885a-43bc-9b98-37b994adf152","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c151680d-c2d4-4308-8683-4698c3cd0ec2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:10.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-28","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:10.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98613d63-885a-43bc-9b98-37b994adf152","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c151680d-c2d4-4308-8683-4698c3cd0ec2","LogTimestamp":"2023-09-27T05:12:10.156Z","ResponseDesc":"OK"},"thread":"qtp1181815135-28","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:12:12.168Z","message":"Entering","context":{"RequestID":"140182cd-c952-4794-92f2-c51ae86b846f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0248ca74-c3b5-4157-8a0f-32377b219066","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:12.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:12.170Z","message":"{\"transactionId\":\"140182cd-c952-4794-92f2-c51ae86b846f\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:12:169\",\"respDate\":\"230927-05:12:12:170\",\"sourceId\":\"haproxy:140182cd-c952-4794-92f2-c51ae86b846f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:12:169-43194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efe49a73-b7fe-4160-9e38-34b21538d253], x-b3-parentspanid=[59b427c0fb6d7159], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbf31ad3ba963db859b427c0fb6d7159], x-b3-spanid=[a54355f60524de51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[140182cd-c952-4794-92f2-c51ae86b846f]}\\\"}\"}","context":{"RequestID":"140182cd-c952-4794-92f2-c51ae86b846f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0248ca74-c3b5-4157-8a0f-32377b219066","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:12.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:12.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"140182cd-c952-4794-92f2-c51ae86b846f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0248ca74-c3b5-4157-8a0f-32377b219066","LogTimestamp":"2023-09-27T05:12:12.170Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:12.293Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:12.298Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:14.179Z","message":"Entering","context":{"RequestID":"37ad06d9-4502-457b-acf3-691d47c72178","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2b6055d-3453-4a9d-8a47-83d4adacbd45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:14.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:14.180Z","message":"{\"transactionId\":\"37ad06d9-4502-457b-acf3-691d47c72178\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:14:179\",\"respDate\":\"230927-05:12:14:180\",\"sourceId\":\"haproxy:37ad06d9-4502-457b-acf3-691d47c72178\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:14:179-39142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fd1f5c2-6613-4746-97c2-080bda2fb427], x-b3-parentspanid=[4646db419c3bcd4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e1a41628eaf77c64646db419c3bcd4f], x-b3-spanid=[73054552b6974197], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37ad06d9-4502-457b-acf3-691d47c72178]}\\\"}\"}","context":{"RequestID":"37ad06d9-4502-457b-acf3-691d47c72178","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2b6055d-3453-4a9d-8a47-83d4adacbd45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:14.179Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:14.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37ad06d9-4502-457b-acf3-691d47c72178","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2b6055d-3453-4a9d-8a47-83d4adacbd45","LogTimestamp":"2023-09-27T05:12:14.181Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:15.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:12:15.960Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:15.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:15.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:15.961Z","message":"Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:15.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:16.209Z","message":"Entering","context":{"RequestID":"e6a340f2-4c2c-4196-ba1c-efe0a859c3aa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"72705a8d-091d-4d76-95e0-949314a38e48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:16.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:16.210Z","message":"{\"transactionId\":\"e6a340f2-4c2c-4196-ba1c-efe0a859c3aa\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:16:209\",\"respDate\":\"230927-05:12:16:210\",\"sourceId\":\"haproxy:e6a340f2-4c2c-4196-ba1c-efe0a859c3aa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:16:209-35768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[149eaa85-fa1a-443e-b331-041b2713ac65], x-b3-parentspanid=[06c6cb071f85c8ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56d381af07d91ad106c6cb071f85c8ab], x-b3-spanid=[1dea501c22068622], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6a340f2-4c2c-4196-ba1c-efe0a859c3aa]}\\\"}\"}","context":{"RequestID":"e6a340f2-4c2c-4196-ba1c-efe0a859c3aa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"72705a8d-091d-4d76-95e0-949314a38e48","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:16.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:16.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6a340f2-4c2c-4196-ba1c-efe0a859c3aa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72705a8d-091d-4d76-95e0-949314a38e48","LogTimestamp":"2023-09-27T05:12:16.211Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:18.016Z","message":"Entering","context":{"RequestID":"f019848c-c6b0-4bf2-beea-fbfd1f12a734","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77cb748d-4ee5-40b7-aa23-3ef3a576f84b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:18.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:18.017Z","message":"{\"transactionId\":\"f019848c-c6b0-4bf2-beea-fbfd1f12a734\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:18:016\",\"respDate\":\"230927-05:12:18:017\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f019848c-c6b0-4bf2-beea-fbfd1f12a734\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:18:016-86976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3261940a-849e-44e1-9a23-d14ccc4b6c3e], x-b3-parentspanid=[a896068e478bf9d1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44069], x-envoy-attempt-count=[1], x-b3-traceid=[43fef6b15f747e0fa896068e478bf9d1], x-b3-spanid=[6caa4c7fe8036d43], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f019848c-c6b0-4bf2-beea-fbfd1f12a734]}\\\"}\"}","context":{"RequestID":"f019848c-c6b0-4bf2-beea-fbfd1f12a734","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"77cb748d-4ee5-40b7-aa23-3ef3a576f84b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:18.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:18.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f019848c-c6b0-4bf2-beea-fbfd1f12a734","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77cb748d-4ee5-40b7-aa23-3ef3a576f84b","LogTimestamp":"2023-09-27T05:12:18.018Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:18.223Z","message":"Entering","context":{"RequestID":"d4fe0fe1-8eaf-4295-9df4-b796f4d4303b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af403996-1243-4778-8304-bb252fe0f742","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:18.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:18.224Z","message":"{\"transactionId\":\"d4fe0fe1-8eaf-4295-9df4-b796f4d4303b\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:18:223\",\"respDate\":\"230927-05:12:18:224\",\"sourceId\":\"haproxy:d4fe0fe1-8eaf-4295-9df4-b796f4d4303b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:18:223-82906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb0ee14b-9db5-92f4-90a6-82dc8bb273ec], x-b3-parentspanid=[d2ce0e6a6119c2c0], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5abfafcd3422b039d2ce0e6a6119c2c0], x-b3-spanid=[8983e91cac5f0d74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4fe0fe1-8eaf-4295-9df4-b796f4d4303b]}\\\"}\"}","context":{"RequestID":"d4fe0fe1-8eaf-4295-9df4-b796f4d4303b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af403996-1243-4778-8304-bb252fe0f742","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:18.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:18.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4fe0fe1-8eaf-4295-9df4-b796f4d4303b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af403996-1243-4778-8304-bb252fe0f742","LogTimestamp":"2023-09-27T05:12:18.225Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:12:18.418Z","message":"Entering","context":{"RequestID":"4040dfda-d8e7-4cba-8348-fc381e2f36f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a26699c-f54d-45c3-86d4-25dd8d5da4fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4040dfda-d8e7-4cba-8348-fc381e2f36f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a26699c-f54d-45c3-86d4-25dd8d5da4fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:18.420Z","message":"{\"transactionId\":\"4040dfda-d8e7-4cba-8348-fc381e2f36f3\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:18:418\",\"respDate\":\"230927-05:12:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4040dfda-d8e7-4cba-8348-fc381e2f36f3\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:18:418-12916\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4040dfda-d8e7-4cba-8348-fc381e2f36f3]}\\\"}\"}","context":{"RequestID":"4040dfda-d8e7-4cba-8348-fc381e2f36f3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a26699c-f54d-45c3-86d4-25dd8d5da4fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4040dfda-d8e7-4cba-8348-fc381e2f36f3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a26699c-f54d-45c3-86d4-25dd8d5da4fa","LogTimestamp":"2023-09-27T05:12:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:12:20.236Z","message":"Entering","context":{"RequestID":"7b12e8e2-cf1f-436b-9cce-03fd199f4789","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1651b725-f64e-4ed0-9b2d-710873ac7536","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:20.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:20.238Z","message":"{\"transactionId\":\"7b12e8e2-cf1f-436b-9cce-03fd199f4789\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:20:237\",\"respDate\":\"230927-05:12:20:238\",\"sourceId\":\"haproxy:7b12e8e2-cf1f-436b-9cce-03fd199f4789\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:20:237-90986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53dd3f9b-7e0a-4f8c-87cf-8e37ff25aadb], x-b3-parentspanid=[4313af8a43ce8da8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c21866dd69b1b1b64313af8a43ce8da8], x-b3-spanid=[64378c18f0cce7e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b12e8e2-cf1f-436b-9cce-03fd199f4789]}\\\"}\"}","context":{"RequestID":"7b12e8e2-cf1f-436b-9cce-03fd199f4789","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1651b725-f64e-4ed0-9b2d-710873ac7536","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:20.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:20.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b12e8e2-cf1f-436b-9cce-03fd199f4789","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1651b725-f64e-4ed0-9b2d-710873ac7536","LogTimestamp":"2023-09-27T05:12:20.238Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:22.253Z","message":"Entering","context":{"RequestID":"12c27311-5643-4bbb-a2bb-8e2b17eaa9d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f0f6d04-53f1-4cfd-85e6-9946acec1c71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:22.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:22.255Z","message":"{\"transactionId\":\"12c27311-5643-4bbb-a2bb-8e2b17eaa9d5\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:22:253\",\"respDate\":\"230927-05:12:22:255\",\"sourceId\":\"haproxy:12c27311-5643-4bbb-a2bb-8e2b17eaa9d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:22:253-92861\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6db3e701-18f8-446a-9da0-d166654180f7], x-b3-parentspanid=[edf3444b514b882e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcec6bd5a52897ddedf3444b514b882e], x-b3-spanid=[d8d1aa03580994b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12c27311-5643-4bbb-a2bb-8e2b17eaa9d5]}\\\"}\"}","context":{"RequestID":"12c27311-5643-4bbb-a2bb-8e2b17eaa9d5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2f0f6d04-53f1-4cfd-85e6-9946acec1c71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:22.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:22.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12c27311-5643-4bbb-a2bb-8e2b17eaa9d5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f0f6d04-53f1-4cfd-85e6-9946acec1c71","LogTimestamp":"2023-09-27T05:12:22.255Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:24.268Z","message":"Entering","context":{"RequestID":"996e05ea-c0eb-4a38-83ef-1c123807eabb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9b77fb89-1738-4f11-a6fa-35647e768792","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:24.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:24.270Z","message":"{\"transactionId\":\"996e05ea-c0eb-4a38-83ef-1c123807eabb\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:24:269\",\"respDate\":\"230927-05:12:24:270\",\"sourceId\":\"haproxy:996e05ea-c0eb-4a38-83ef-1c123807eabb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:24:269-55\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f5d80fa-b19a-4717-a46e-bf4aa3adee4b], x-b3-parentspanid=[b2c2647886d9bb6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fece56e805c3a005b2c2647886d9bb6e], x-b3-spanid=[3c959bb09c74d3a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[996e05ea-c0eb-4a38-83ef-1c123807eabb]}\\\"}\"}","context":{"RequestID":"996e05ea-c0eb-4a38-83ef-1c123807eabb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"9b77fb89-1738-4f11-a6fa-35647e768792","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:24.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:24.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"996e05ea-c0eb-4a38-83ef-1c123807eabb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b77fb89-1738-4f11-a6fa-35647e768792","LogTimestamp":"2023-09-27T05:12:24.271Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:12:25.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:12:25.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:25.980Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:25.981Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:26.281Z","message":"Entering","context":{"RequestID":"41f045a3-98c1-415c-8472-df064d8ec76a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d88e2d2-d5b2-4a38-a3f8-7a8f72a57708","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:26.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:26.283Z","message":"{\"transactionId\":\"41f045a3-98c1-415c-8472-df064d8ec76a\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:26:282\",\"respDate\":\"230927-05:12:26:283\",\"sourceId\":\"haproxy:41f045a3-98c1-415c-8472-df064d8ec76a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:26:282-22587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b25086b8-f768-4760-b6a8-9be0e0f47b0d], x-b3-parentspanid=[7e4693e39936db3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcfca5f82109e28c7e4693e39936db3f], x-b3-spanid=[e7f5000976de4e45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41f045a3-98c1-415c-8472-df064d8ec76a]}\\\"}\"}","context":{"RequestID":"41f045a3-98c1-415c-8472-df064d8ec76a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d88e2d2-d5b2-4a38-a3f8-7a8f72a57708","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:26.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:26.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41f045a3-98c1-415c-8472-df064d8ec76a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d88e2d2-d5b2-4a38-a3f8-7a8f72a57708","LogTimestamp":"2023-09-27T05:12:26.283Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:28.025Z","message":"Entering","context":{"RequestID":"a11c9bda-1ce2-4fbd-94e3-b3cf93477795","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2f0eccd-4c50-4552-8e20-9ca1c55feaf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:28.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:28.027Z","message":"{\"transactionId\":\"a11c9bda-1ce2-4fbd-94e3-b3cf93477795\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:28:025\",\"respDate\":\"230927-05:12:28:027\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a11c9bda-1ce2-4fbd-94e3-b3cf93477795\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:28:025-97932\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dac60272-27ca-4935-8c89-cf08ef100b6b], x-b3-parentspanid=[11cce606ee1024bb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39253], x-envoy-attempt-count=[1], x-b3-traceid=[0b46505b093a2b6711cce606ee1024bb], x-b3-spanid=[84c6b688558a81c7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a11c9bda-1ce2-4fbd-94e3-b3cf93477795]}\\\"}\"}","context":{"RequestID":"a11c9bda-1ce2-4fbd-94e3-b3cf93477795","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2f0eccd-4c50-4552-8e20-9ca1c55feaf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:28.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:28.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a11c9bda-1ce2-4fbd-94e3-b3cf93477795","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2f0eccd-4c50-4552-8e20-9ca1c55feaf2","LogTimestamp":"2023-09-27T05:12:28.027Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:28.303Z","message":"Entering","context":{"RequestID":"ec9ca19b-1a5c-413b-a5d9-61a79508e9fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45f8db66-6ef6-451a-9a6b-2ebe6b9177e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:28.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:28.305Z","message":"{\"transactionId\":\"ec9ca19b-1a5c-413b-a5d9-61a79508e9fe\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:28:304\",\"respDate\":\"230927-05:12:28:305\",\"sourceId\":\"haproxy:ec9ca19b-1a5c-413b-a5d9-61a79508e9fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:28:304-58716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81b4ba9e-d2f4-401f-af8a-221216ac8fef], x-b3-parentspanid=[b52c7e5eb826301d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[506d3fa5cc246c64b52c7e5eb826301d], x-b3-spanid=[747017b4d56af2ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec9ca19b-1a5c-413b-a5d9-61a79508e9fe]}\\\"}\"}","context":{"RequestID":"ec9ca19b-1a5c-413b-a5d9-61a79508e9fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45f8db66-6ef6-451a-9a6b-2ebe6b9177e4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:28.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:28.305Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec9ca19b-1a5c-413b-a5d9-61a79508e9fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45f8db66-6ef6-451a-9a6b-2ebe6b9177e4","LogTimestamp":"2023-09-27T05:12:28.305Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:28.417Z","message":"Entering","context":{"RequestID":"0966445a-8ca9-443e-9ab4-760f09dc97d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c90f2b2-5cc6-4c9f-b7ec-053694533709","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"0966445a-8ca9-443e-9ab4-760f09dc97d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c90f2b2-5cc6-4c9f-b7ec-053694533709","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:28.420Z","message":"{\"transactionId\":\"0966445a-8ca9-443e-9ab4-760f09dc97d4\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:28:418\",\"respDate\":\"230927-05:12:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0966445a-8ca9-443e-9ab4-760f09dc97d4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:28:418-8491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0966445a-8ca9-443e-9ab4-760f09dc97d4]}\\\"}\"}","context":{"RequestID":"0966445a-8ca9-443e-9ab4-760f09dc97d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0c90f2b2-5cc6-4c9f-b7ec-053694533709","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:28.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0966445a-8ca9-443e-9ab4-760f09dc97d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c90f2b2-5cc6-4c9f-b7ec-053694533709","LogTimestamp":"2023-09-27T05:12:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:12:30.319Z","message":"Entering","context":{"RequestID":"3d6c8466-c35f-4693-9172-87cfc429149d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ce38e0e-3f9e-4b7f-897d-8611ac45c591","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:30.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:30.320Z","message":"{\"transactionId\":\"3d6c8466-c35f-4693-9172-87cfc429149d\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:30:319\",\"respDate\":\"230927-05:12:30:320\",\"sourceId\":\"haproxy:3d6c8466-c35f-4693-9172-87cfc429149d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:30:319-62065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[727c3a08-a24b-4292-ab10-9fc9d324a4c0], x-b3-parentspanid=[e7c24980aabdc38f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9fbbec8d958c5693e7c24980aabdc38f], x-b3-spanid=[bf760a88a73b7463], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d6c8466-c35f-4693-9172-87cfc429149d]}\\\"}\"}","context":{"RequestID":"3d6c8466-c35f-4693-9172-87cfc429149d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8ce38e0e-3f9e-4b7f-897d-8611ac45c591","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:30.319Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:30.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d6c8466-c35f-4693-9172-87cfc429149d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ce38e0e-3f9e-4b7f-897d-8611ac45c591","LogTimestamp":"2023-09-27T05:12:30.321Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:32.332Z","message":"Entering","context":{"RequestID":"d76dd7f5-fb40-4db5-a261-156eda50f0a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d605255-6b7e-430e-8ee1-e581bf3ec5ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:32.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:32.334Z","message":"{\"transactionId\":\"d76dd7f5-fb40-4db5-a261-156eda50f0a2\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:32:333\",\"respDate\":\"230927-05:12:32:334\",\"sourceId\":\"haproxy:d76dd7f5-fb40-4db5-a261-156eda50f0a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:32:333-29603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c75eb96-16d1-4109-9073-b71557bdd2c9], x-b3-parentspanid=[d8fc0028dd61a528], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b390c487692300e5d8fc0028dd61a528], x-b3-spanid=[dc80f919fd189de0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d76dd7f5-fb40-4db5-a261-156eda50f0a2]}\\\"}\"}","context":{"RequestID":"d76dd7f5-fb40-4db5-a261-156eda50f0a2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3d605255-6b7e-430e-8ee1-e581bf3ec5ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:32.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:32.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d76dd7f5-fb40-4db5-a261-156eda50f0a2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d605255-6b7e-430e-8ee1-e581bf3ec5ef","LogTimestamp":"2023-09-27T05:12:32.334Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:34.346Z","message":"Entering","context":{"RequestID":"bc6ecc99-6010-4ddb-bf1d-8b41e609fbbc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36ca14cb-7df6-4fc7-8e2a-e9390c2a2204","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:34.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:34.347Z","message":"{\"transactionId\":\"bc6ecc99-6010-4ddb-bf1d-8b41e609fbbc\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:34:346\",\"respDate\":\"230927-05:12:34:347\",\"sourceId\":\"haproxy:bc6ecc99-6010-4ddb-bf1d-8b41e609fbbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:34:346-13801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0249d3ad-c515-4e6e-a511-cf022d112773], x-b3-parentspanid=[b308ffe63cee5af8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bc3aa421f0c7f8fb308ffe63cee5af8], x-b3-spanid=[7a4602b25dcbe4b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc6ecc99-6010-4ddb-bf1d-8b41e609fbbc]}\\\"}\"}","context":{"RequestID":"bc6ecc99-6010-4ddb-bf1d-8b41e609fbbc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"36ca14cb-7df6-4fc7-8e2a-e9390c2a2204","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:34.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:34.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc6ecc99-6010-4ddb-bf1d-8b41e609fbbc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36ca14cb-7df6-4fc7-8e2a-e9390c2a2204","LogTimestamp":"2023-09-27T05:12:34.347Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:35.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:12:35.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:35.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:35.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:36.360Z","message":"Entering","context":{"RequestID":"ec6e7cb1-2438-4093-8b95-3f63e9bc4ec7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f68e0a20-a73e-49f4-b7b5-df114a1a695e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:36.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:36.363Z","message":"{\"transactionId\":\"ec6e7cb1-2438-4093-8b95-3f63e9bc4ec7\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:36:361\",\"respDate\":\"230927-05:12:36:363\",\"sourceId\":\"haproxy:ec6e7cb1-2438-4093-8b95-3f63e9bc4ec7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:36:361-74069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5527bb50-a2de-4cd1-a695-34325d269511], x-b3-parentspanid=[d3ed5508d19a21c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c6db17cf4abc46bd3ed5508d19a21c4], x-b3-spanid=[86db60371532dbcd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec6e7cb1-2438-4093-8b95-3f63e9bc4ec7]}\\\"}\"}","context":{"RequestID":"ec6e7cb1-2438-4093-8b95-3f63e9bc4ec7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f68e0a20-a73e-49f4-b7b5-df114a1a695e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:36.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:36.364Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec6e7cb1-2438-4093-8b95-3f63e9bc4ec7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f68e0a20-a73e-49f4-b7b5-df114a1a695e","LogTimestamp":"2023-09-27T05:12:36.364Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-09-27T05:12:38.012Z","message":"Entering","context":{"RequestID":"656deb51-09a8-4680-be3a-53185762075d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71819602-087a-4272-aba9-f520124e529c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:38.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:38.014Z","message":"{\"transactionId\":\"656deb51-09a8-4680-be3a-53185762075d\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:38:013\",\"respDate\":\"230927-05:12:38:014\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:656deb51-09a8-4680-be3a-53185762075d\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:38:013-63050\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a16c4cd-741a-4762-87d5-09c35a162e88], x-b3-parentspanid=[c39e18b4cfa10d79], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40273], x-envoy-attempt-count=[1], x-b3-traceid=[71735e0c5fd12bfdc39e18b4cfa10d79], x-b3-spanid=[1e83a08a98896f77], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[656deb51-09a8-4680-be3a-53185762075d]}\\\"}\"}","context":{"RequestID":"656deb51-09a8-4680-be3a-53185762075d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"71819602-087a-4272-aba9-f520124e529c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:38.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:38.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"656deb51-09a8-4680-be3a-53185762075d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71819602-087a-4272-aba9-f520124e529c","LogTimestamp":"2023-09-27T05:12:38.015Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:38.384Z","message":"Entering","context":{"RequestID":"04b6ff17-1140-4c80-9d8a-9f089fb18616","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3f28a18-c0d7-4d7c-9598-b7e464cd5777","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:38.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:38.386Z","message":"{\"transactionId\":\"04b6ff17-1140-4c80-9d8a-9f089fb18616\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:38:385\",\"respDate\":\"230927-05:12:38:386\",\"sourceId\":\"haproxy:04b6ff17-1140-4c80-9d8a-9f089fb18616\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:38:385-65520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c216377-0b72-4553-a1d2-3c4c3b0e4673], x-b3-parentspanid=[dddc3b2c9b70eaf5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d9ad81bdb7f894cdddc3b2c9b70eaf5], x-b3-spanid=[aadd03d212719d13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04b6ff17-1140-4c80-9d8a-9f089fb18616]}\\\"}\"}","context":{"RequestID":"04b6ff17-1140-4c80-9d8a-9f089fb18616","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e3f28a18-c0d7-4d7c-9598-b7e464cd5777","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:38.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:38.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04b6ff17-1140-4c80-9d8a-9f089fb18616","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3f28a18-c0d7-4d7c-9598-b7e464cd5777","LogTimestamp":"2023-09-27T05:12:38.386Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:38.417Z","message":"Entering","context":{"RequestID":"f35a8e30-1cf4-4c45-8d45-746d7300924a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5dcedf4f-c3ec-40ea-93fd-04e5eb61b26a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"f35a8e30-1cf4-4c45-8d45-746d7300924a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5dcedf4f-c3ec-40ea-93fd-04e5eb61b26a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:38.419Z","message":"{\"transactionId\":\"f35a8e30-1cf4-4c45-8d45-746d7300924a\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:38:417\",\"respDate\":\"230927-05:12:38:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f35a8e30-1cf4-4c45-8d45-746d7300924a\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:38:417-49315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f35a8e30-1cf4-4c45-8d45-746d7300924a]}\\\"}\"}","context":{"RequestID":"f35a8e30-1cf4-4c45-8d45-746d7300924a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5dcedf4f-c3ec-40ea-93fd-04e5eb61b26a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f35a8e30-1cf4-4c45-8d45-746d7300924a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dcedf4f-c3ec-40ea-93fd-04e5eb61b26a","LogTimestamp":"2023-09-27T05:12:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:40.406Z","message":"Entering","context":{"RequestID":"8aed1f3e-f4dd-4fe3-afca-a9989f2fbd32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c56cd98e-dcb8-4d14-882f-4a6c5df19e45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:40.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:40.408Z","message":"{\"transactionId\":\"8aed1f3e-f4dd-4fe3-afca-a9989f2fbd32\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:40:407\",\"respDate\":\"230927-05:12:40:408\",\"sourceId\":\"haproxy:8aed1f3e-f4dd-4fe3-afca-a9989f2fbd32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:40:407-39171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7718b9bf-c085-4e70-8804-8ea9fac42325], x-b3-parentspanid=[e9e57f9c8b10e90c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[931eef517747d2bde9e57f9c8b10e90c], x-b3-spanid=[65761ef8b51e24e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8aed1f3e-f4dd-4fe3-afca-a9989f2fbd32]}\\\"}\"}","context":{"RequestID":"8aed1f3e-f4dd-4fe3-afca-a9989f2fbd32","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c56cd98e-dcb8-4d14-882f-4a6c5df19e45","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:40.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:40.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8aed1f3e-f4dd-4fe3-afca-a9989f2fbd32","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c56cd98e-dcb8-4d14-882f-4a6c5df19e45","LogTimestamp":"2023-09-27T05:12:40.408Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:42.305Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:42.313Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:42.416Z","message":"Entering","context":{"RequestID":"772aaf09-84d9-419a-ab57-afb7e7d55cdf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1dc89832-e377-4674-a65d-3a38f984aaf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:42.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:42.417Z","message":"{\"transactionId\":\"772aaf09-84d9-419a-ab57-afb7e7d55cdf\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:42:416\",\"respDate\":\"230927-05:12:42:417\",\"sourceId\":\"haproxy:772aaf09-84d9-419a-ab57-afb7e7d55cdf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:42:416-16413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffbacb4c-c03b-4dcf-9a9c-24d07b5066b4], x-b3-parentspanid=[b91fdfdeb2d4cdb3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e93a5c356ae16a6cb91fdfdeb2d4cdb3], x-b3-spanid=[5c70c211ef5481d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[772aaf09-84d9-419a-ab57-afb7e7d55cdf]}\\\"}\"}","context":{"RequestID":"772aaf09-84d9-419a-ab57-afb7e7d55cdf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1dc89832-e377-4674-a65d-3a38f984aaf6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:42.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:42.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"772aaf09-84d9-419a-ab57-afb7e7d55cdf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dc89832-e377-4674-a65d-3a38f984aaf6","LogTimestamp":"2023-09-27T05:12:42.418Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:12:44.426Z","message":"Entering","context":{"RequestID":"9850b4bd-17a8-4cdf-862e-d24d3baca50a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07749684-276b-4271-b2f5-3f316a7bdc46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:44.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:44.428Z","message":"{\"transactionId\":\"9850b4bd-17a8-4cdf-862e-d24d3baca50a\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:44:426\",\"respDate\":\"230927-05:12:44:428\",\"sourceId\":\"haproxy:9850b4bd-17a8-4cdf-862e-d24d3baca50a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:44:426-94577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36912ff7-22b8-4c87-ab90-1491eb654d7c], x-b3-parentspanid=[44e051b80354c3fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eddc47730b28f1c844e051b80354c3fb], x-b3-spanid=[e4f37ac7652ee238], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9850b4bd-17a8-4cdf-862e-d24d3baca50a]}\\\"}\"}","context":{"RequestID":"9850b4bd-17a8-4cdf-862e-d24d3baca50a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"07749684-276b-4271-b2f5-3f316a7bdc46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:44.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:44.428Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9850b4bd-17a8-4cdf-862e-d24d3baca50a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07749684-276b-4271-b2f5-3f316a7bdc46","LogTimestamp":"2023-09-27T05:12:44.428Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:45.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:12:45.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:45.964Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:45.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:46.435Z","message":"Entering","context":{"RequestID":"2fd6c72c-ab3a-48df-a5a1-93360c83c138","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae16166f-ad8b-43c5-a762-fec090ced988","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:46.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:46.436Z","message":"{\"transactionId\":\"2fd6c72c-ab3a-48df-a5a1-93360c83c138\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:46:435\",\"respDate\":\"230927-05:12:46:436\",\"sourceId\":\"haproxy:2fd6c72c-ab3a-48df-a5a1-93360c83c138\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:46:435-32020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[455f45f4-164a-4526-9756-3a8370a63ec3], x-b3-parentspanid=[d52e476503016377], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa5f0db36da4ffd2d52e476503016377], x-b3-spanid=[aea2b82c9b6f962c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fd6c72c-ab3a-48df-a5a1-93360c83c138]}\\\"}\"}","context":{"RequestID":"2fd6c72c-ab3a-48df-a5a1-93360c83c138","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae16166f-ad8b-43c5-a762-fec090ced988","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:46.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:46.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fd6c72c-ab3a-48df-a5a1-93360c83c138","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae16166f-ad8b-43c5-a762-fec090ced988","LogTimestamp":"2023-09-27T05:12:46.436Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:12:48.012Z","message":"Entering","context":{"RequestID":"b741ffaa-1d93-4fa4-97d8-7cbe7104e6d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40ffb472-0d98-4fb1-97e8-8d712f60401b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:48.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:48.014Z","message":"{\"transactionId\":\"b741ffaa-1d93-4fa4-97d8-7cbe7104e6d8\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:48:013\",\"respDate\":\"230927-05:12:48:014\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b741ffaa-1d93-4fa4-97d8-7cbe7104e6d8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:48:013-97032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a82479f1-eefc-4f3b-9aae-b5578fe2d22f], x-b3-parentspanid=[18dfc8239399b359], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34953], x-envoy-attempt-count=[1], x-b3-traceid=[512050518a3eb7a418dfc8239399b359], x-b3-spanid=[ebfe199e2e7b14d9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b741ffaa-1d93-4fa4-97d8-7cbe7104e6d8]}\\\"}\"}","context":{"RequestID":"b741ffaa-1d93-4fa4-97d8-7cbe7104e6d8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"40ffb472-0d98-4fb1-97e8-8d712f60401b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:48.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:48.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b741ffaa-1d93-4fa4-97d8-7cbe7104e6d8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40ffb472-0d98-4fb1-97e8-8d712f60401b","LogTimestamp":"2023-09-27T05:12:48.014Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:48.419Z","message":"Entering","context":{"RequestID":"92cc8ea0-51f6-4cf9-a27e-47603491e65d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a37660c4-ac9a-4341-8dca-fb77089eadde","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:48.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"92cc8ea0-51f6-4cf9-a27e-47603491e65d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a37660c4-ac9a-4341-8dca-fb77089eadde","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:48.421Z","message":"{\"transactionId\":\"92cc8ea0-51f6-4cf9-a27e-47603491e65d\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:48:420\",\"respDate\":\"230927-05:12:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:92cc8ea0-51f6-4cf9-a27e-47603491e65d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:48:420-80416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[92cc8ea0-51f6-4cf9-a27e-47603491e65d]}\\\"}\"}","context":{"RequestID":"92cc8ea0-51f6-4cf9-a27e-47603491e65d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a37660c4-ac9a-4341-8dca-fb77089eadde","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:48.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92cc8ea0-51f6-4cf9-a27e-47603491e65d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a37660c4-ac9a-4341-8dca-fb77089eadde","LogTimestamp":"2023-09-27T05:12:48.422Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:48.451Z","message":"Entering","context":{"RequestID":"a6fea8d9-df67-430a-b220-027a0a90ca42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2bd8985b-1a2c-407c-bd99-7719a7b6fa2c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:48.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:48.453Z","message":"{\"transactionId\":\"a6fea8d9-df67-430a-b220-027a0a90ca42\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:48:451\",\"respDate\":\"230927-05:12:48:453\",\"sourceId\":\"haproxy:a6fea8d9-df67-430a-b220-027a0a90ca42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:48:451-56207\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6e98c1a-977a-4b37-ae14-be2376864a71], x-b3-parentspanid=[daadb65a752203ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9f6a24b67ff499fdaadb65a752203ab], x-b3-spanid=[e75eea1a0c50974b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6fea8d9-df67-430a-b220-027a0a90ca42]}\\\"}\"}","context":{"RequestID":"a6fea8d9-df67-430a-b220-027a0a90ca42","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2bd8985b-1a2c-407c-bd99-7719a7b6fa2c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:48.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:48.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6fea8d9-df67-430a-b220-027a0a90ca42","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bd8985b-1a2c-407c-bd99-7719a7b6fa2c","LogTimestamp":"2023-09-27T05:12:48.453Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:50.464Z","message":"Entering","context":{"RequestID":"8866129c-bfe9-447e-931a-4f4d17118fb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f87b6fd-ff6b-4426-a029-73e9467a1cd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:50.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:50.467Z","message":"{\"transactionId\":\"8866129c-bfe9-447e-931a-4f4d17118fb2\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:50:465\",\"respDate\":\"230927-05:12:50:466\",\"sourceId\":\"haproxy:8866129c-bfe9-447e-931a-4f4d17118fb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:50:465-3569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[849632ab-df37-4abc-b3e6-e4378b25dcde], x-b3-parentspanid=[f794a2778ae6ef83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1f064ac07ff5577f794a2778ae6ef83], x-b3-spanid=[c67bbb553a760369], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8866129c-bfe9-447e-931a-4f4d17118fb2]}\\\"}\"}","context":{"RequestID":"8866129c-bfe9-447e-931a-4f4d17118fb2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f87b6fd-ff6b-4426-a029-73e9467a1cd2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:50.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:50.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8866129c-bfe9-447e-931a-4f4d17118fb2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f87b6fd-ff6b-4426-a029-73e9467a1cd2","LogTimestamp":"2023-09-27T05:12:50.467Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:12:52.476Z","message":"Entering","context":{"RequestID":"62a55ce3-06a7-4470-bb99-7dc158649b74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae45a667-de6f-4469-b95f-6a4584647136","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:52.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:52.478Z","message":"{\"transactionId\":\"62a55ce3-06a7-4470-bb99-7dc158649b74\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:52:477\",\"respDate\":\"230927-05:12:52:478\",\"sourceId\":\"haproxy:62a55ce3-06a7-4470-bb99-7dc158649b74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:12:52:477-12297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b32d6d50-a0b2-41ae-8801-1145c8a416ec], x-b3-parentspanid=[b7fcc92b761a9a67], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35e0561aeb7df96cb7fcc92b761a9a67], x-b3-spanid=[021cc139f285885e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62a55ce3-06a7-4470-bb99-7dc158649b74]}\\\"}\"}","context":{"RequestID":"62a55ce3-06a7-4470-bb99-7dc158649b74","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ae45a667-de6f-4469-b95f-6a4584647136","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:52.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:52.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62a55ce3-06a7-4470-bb99-7dc158649b74","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae45a667-de6f-4469-b95f-6a4584647136","LogTimestamp":"2023-09-27T05:12:52.478Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:54.490Z","message":"Entering","context":{"RequestID":"8990cb1d-d56e-4447-ba93-00986e63172f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2284386-d313-4563-9ed8-5ca786d9d27b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:54.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:54.493Z","message":"{\"transactionId\":\"8990cb1d-d56e-4447-ba93-00986e63172f\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:54:491\",\"respDate\":\"230927-05:12:54:493\",\"sourceId\":\"haproxy:8990cb1d-d56e-4447-ba93-00986e63172f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:54:491-56514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db69d9f7-b9ae-4e9f-931b-cf242bb38109], x-b3-parentspanid=[0de204b57b075913], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5b627912b3675510de204b57b075913], x-b3-spanid=[9089d67ed2a4d2d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8990cb1d-d56e-4447-ba93-00986e63172f]}\\\"}\"}","context":{"RequestID":"8990cb1d-d56e-4447-ba93-00986e63172f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e2284386-d313-4563-9ed8-5ca786d9d27b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:54.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:54.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8990cb1d-d56e-4447-ba93-00986e63172f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2284386-d313-4563-9ed8-5ca786d9d27b","LogTimestamp":"2023-09-27T05:12:54.493Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-09-27T05:12:55.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:12:55.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:55.982Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:55.982Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:56.514Z","message":"Entering","context":{"RequestID":"6e20c644-61c1-45da-bfe0-61bd8c440d48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b059c75-228c-4164-b4f5-cd9e2cba5c6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:56.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:56.516Z","message":"{\"transactionId\":\"6e20c644-61c1-45da-bfe0-61bd8c440d48\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:56:515\",\"respDate\":\"230927-05:12:56:516\",\"sourceId\":\"haproxy:6e20c644-61c1-45da-bfe0-61bd8c440d48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:56:515-42285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[068ff47e-93bb-4e0a-8237-a62c566f9971], x-b3-parentspanid=[377278f43eade31e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89d2294a84c6f77e377278f43eade31e], x-b3-spanid=[53034b3694894480], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e20c644-61c1-45da-bfe0-61bd8c440d48]}\\\"}\"}","context":{"RequestID":"6e20c644-61c1-45da-bfe0-61bd8c440d48","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7b059c75-228c-4164-b4f5-cd9e2cba5c6e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:56.514Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:56.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e20c644-61c1-45da-bfe0-61bd8c440d48","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b059c75-228c-4164-b4f5-cd9e2cba5c6e","LogTimestamp":"2023-09-27T05:12:56.516Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:12:58.011Z","message":"Entering","context":{"RequestID":"62cb8b1e-e298-4845-815d-fcfcf29abcaa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b9474ff-75cb-405f-985f-7009db31a9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:58.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:58.012Z","message":"{\"transactionId\":\"62cb8b1e-e298-4845-815d-fcfcf29abcaa\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:58:011\",\"respDate\":\"230927-05:12:58:012\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:62cb8b1e-e298-4845-815d-fcfcf29abcaa\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:58:011-60849\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd46bab9-5607-92ac-abdf-1c48240ef3d6], x-b3-parentspanid=[3039231404e00aee], Accept=[application/json], x-b3-sampled=[1], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40789], x-envoy-attempt-count=[1], x-b3-traceid=[b8d9fcbef7b6d09d3039231404e00aee], x-b3-spanid=[7c531e561aa27448], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[62cb8b1e-e298-4845-815d-fcfcf29abcaa]}\\\"}\"}","context":{"RequestID":"62cb8b1e-e298-4845-815d-fcfcf29abcaa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"9b9474ff-75cb-405f-985f-7009db31a9a8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:12:58.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:58.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62cb8b1e-e298-4845-815d-fcfcf29abcaa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b9474ff-75cb-405f-985f-7009db31a9a8","LogTimestamp":"2023-09-27T05:12:58.013Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:58.416Z","message":"Entering","context":{"RequestID":"08c26eb8-0d60-473c-a05b-f8c10eca3cef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8ba94de-f5a7-405b-bc84-6e610794cbd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:58.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"08c26eb8-0d60-473c-a05b-f8c10eca3cef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8ba94de-f5a7-405b-bc84-6e610794cbd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:58.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:58.418Z","message":"{\"transactionId\":\"08c26eb8-0d60-473c-a05b-f8c10eca3cef\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:58:417\",\"respDate\":\"230927-05:12:58:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:08c26eb8-0d60-473c-a05b-f8c10eca3cef\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:12:58:417-68568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[08c26eb8-0d60-473c-a05b-f8c10eca3cef]}\\\"}\"}","context":{"RequestID":"08c26eb8-0d60-473c-a05b-f8c10eca3cef","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b8ba94de-f5a7-405b-bc84-6e610794cbd0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:12:58.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08c26eb8-0d60-473c-a05b-f8c10eca3cef","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8ba94de-f5a7-405b-bc84-6e610794cbd0","LogTimestamp":"2023-09-27T05:12:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:12:58.525Z","message":"Entering","context":{"RequestID":"2caca5f9-52db-4225-9c12-e8764e796acf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fc77a69-e32f-42d9-90f5-ccf8207a2192","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:58.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:12:58.527Z","message":"{\"transactionId\":\"2caca5f9-52db-4225-9c12-e8764e796acf\",\"status\":\"200\",\"rqstDate\":\"230927-05:12:58:526\",\"respDate\":\"230927-05:12:58:527\",\"sourceId\":\"haproxy:2caca5f9-52db-4225-9c12-e8764e796acf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:12:58:526-57008\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3689fef7-14e1-423b-85a0-df8e9fc4d380], x-b3-parentspanid=[a39607c66dc77967], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86fb61a586f21488a39607c66dc77967], x-b3-spanid=[7c227c8bb4ef1d8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2caca5f9-52db-4225-9c12-e8764e796acf]}\\\"}\"}","context":{"RequestID":"2caca5f9-52db-4225-9c12-e8764e796acf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fc77a69-e32f-42d9-90f5-ccf8207a2192","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:12:58.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:12:58.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2caca5f9-52db-4225-9c12-e8764e796acf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fc77a69-e32f-42d9-90f5-ccf8207a2192","LogTimestamp":"2023-09-27T05:12:58.528Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:12:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:00.537Z","message":"Entering","context":{"RequestID":"f771dcd7-52d4-442a-9593-1365a0b0154d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8acc8796-5101-4b31-9f4e-9f2043a52cf9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:00.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:00.538Z","message":"{\"transactionId\":\"f771dcd7-52d4-442a-9593-1365a0b0154d\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:00:537\",\"respDate\":\"230927-05:13:00:538\",\"sourceId\":\"haproxy:f771dcd7-52d4-442a-9593-1365a0b0154d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:00:537-62134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06342659-9669-44d9-8c87-1e5cc324fc2e], x-b3-parentspanid=[c8b0eb71536dba90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[730ba7fde1f3608dc8b0eb71536dba90], x-b3-spanid=[a6a61d5c23b42654], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f771dcd7-52d4-442a-9593-1365a0b0154d]}\\\"}\"}","context":{"RequestID":"f771dcd7-52d4-442a-9593-1365a0b0154d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8acc8796-5101-4b31-9f4e-9f2043a52cf9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:00.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:00.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f771dcd7-52d4-442a-9593-1365a0b0154d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8acc8796-5101-4b31-9f4e-9f2043a52cf9","LogTimestamp":"2023-09-27T05:13:00.539Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:13:02.548Z","message":"Entering","context":{"RequestID":"f1409e7c-6bf9-4b42-a8d1-ec49504d01b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a724779a-3d22-4c6f-b386-61808a98ee33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:02.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:02.549Z","message":"{\"transactionId\":\"f1409e7c-6bf9-4b42-a8d1-ec49504d01b7\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:02:548\",\"respDate\":\"230927-05:13:02:549\",\"sourceId\":\"haproxy:f1409e7c-6bf9-4b42-a8d1-ec49504d01b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:02:548-13282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51affa9c-a804-4c29-a6ee-412ecd9d54d1], x-b3-parentspanid=[28b03074f4b13ca4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f3736b76b94097a28b03074f4b13ca4], x-b3-spanid=[829c04c10af8d22c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1409e7c-6bf9-4b42-a8d1-ec49504d01b7]}\\\"}\"}","context":{"RequestID":"f1409e7c-6bf9-4b42-a8d1-ec49504d01b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a724779a-3d22-4c6f-b386-61808a98ee33","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:02.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:02.550Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1409e7c-6bf9-4b42-a8d1-ec49504d01b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a724779a-3d22-4c6f-b386-61808a98ee33","LogTimestamp":"2023-09-27T05:13:02.550Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:04.560Z","message":"Entering","context":{"RequestID":"8e4eeb5f-8083-4c31-8091-a4fab6fca341","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11d39ff6-93e2-45d3-8566-57d0f8fb3e2c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:04.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:04.561Z","message":"{\"transactionId\":\"8e4eeb5f-8083-4c31-8091-a4fab6fca341\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:04:560\",\"respDate\":\"230927-05:13:04:561\",\"sourceId\":\"haproxy:8e4eeb5f-8083-4c31-8091-a4fab6fca341\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:04:560-19487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[314e9e99-a9d5-4761-8664-9cc4d88a0315], x-b3-parentspanid=[10b027cb29ccc037], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52964c6f0b9f673610b027cb29ccc037], x-b3-spanid=[c01d5773cbb8e669], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e4eeb5f-8083-4c31-8091-a4fab6fca341]}\\\"}\"}","context":{"RequestID":"8e4eeb5f-8083-4c31-8091-a4fab6fca341","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"11d39ff6-93e2-45d3-8566-57d0f8fb3e2c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:04.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:04.562Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e4eeb5f-8083-4c31-8091-a4fab6fca341","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11d39ff6-93e2-45d3-8566-57d0f8fb3e2c","LogTimestamp":"2023-09-27T05:13:04.562Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:05.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:13:05.974Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:05.974Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:05.975Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:06.571Z","message":"Entering","context":{"RequestID":"f751e720-7b00-430f-88bf-a81b813fd06d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55e1c96d-6f96-425b-9b74-bf34ba61a9cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:06.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:06.572Z","message":"{\"transactionId\":\"f751e720-7b00-430f-88bf-a81b813fd06d\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:06:571\",\"respDate\":\"230927-05:13:06:572\",\"sourceId\":\"haproxy:f751e720-7b00-430f-88bf-a81b813fd06d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:06:571-64225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[557c5b99-d45a-4816-8977-7cdd0bff52b2], x-b3-parentspanid=[1f7301987e3314d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f853a7feba857f631f7301987e3314d4], x-b3-spanid=[d97b5d9db0179e04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f751e720-7b00-430f-88bf-a81b813fd06d]}\\\"}\"}","context":{"RequestID":"f751e720-7b00-430f-88bf-a81b813fd06d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"55e1c96d-6f96-425b-9b74-bf34ba61a9cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:06.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:06.573Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f751e720-7b00-430f-88bf-a81b813fd06d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55e1c96d-6f96-425b-9b74-bf34ba61a9cc","LogTimestamp":"2023-09-27T05:13:06.573Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:08.012Z","message":"Entering","context":{"RequestID":"c736bd80-fdfe-47ea-8daf-4e2d882a1e4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdbd8b7e-cc39-4864-a867-e0b341772b99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:08.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:08.014Z","message":"{\"transactionId\":\"c736bd80-fdfe-47ea-8daf-4e2d882a1e4f\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:08:013\",\"respDate\":\"230927-05:13:08:014\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c736bd80-fdfe-47ea-8daf-4e2d882a1e4f\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:08:013-44238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a0271af-16fd-4c4b-ab0d-0dd5da1796ca], x-b3-parentspanid=[7cb0cab1ccf00ca6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37811], x-envoy-attempt-count=[1], x-b3-traceid=[8229c8364e92ad587cb0cab1ccf00ca6], x-b3-spanid=[6d11451ffd0f1b09], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c736bd80-fdfe-47ea-8daf-4e2d882a1e4f]}\\\"}\"}","context":{"RequestID":"c736bd80-fdfe-47ea-8daf-4e2d882a1e4f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fdbd8b7e-cc39-4864-a867-e0b341772b99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:08.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:08.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c736bd80-fdfe-47ea-8daf-4e2d882a1e4f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdbd8b7e-cc39-4864-a867-e0b341772b99","LogTimestamp":"2023-09-27T05:13:08.014Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:08.417Z","message":"Entering","context":{"RequestID":"e0bbb398-2ce2-46a4-aa4b-0cee397a8110","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0eb69216-99dc-44ab-9312-d7b3929b74be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"e0bbb398-2ce2-46a4-aa4b-0cee397a8110","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0eb69216-99dc-44ab-9312-d7b3929b74be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:08.419Z","message":"{\"transactionId\":\"e0bbb398-2ce2-46a4-aa4b-0cee397a8110\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:08:418\",\"respDate\":\"230927-05:13:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e0bbb398-2ce2-46a4-aa4b-0cee397a8110\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:13:08:418-46358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e0bbb398-2ce2-46a4-aa4b-0cee397a8110]}\\\"}\"}","context":{"RequestID":"e0bbb398-2ce2-46a4-aa4b-0cee397a8110","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0eb69216-99dc-44ab-9312-d7b3929b74be","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0bbb398-2ce2-46a4-aa4b-0cee397a8110","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eb69216-99dc-44ab-9312-d7b3929b74be","LogTimestamp":"2023-09-27T05:13:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:08.598Z","message":"Entering","context":{"RequestID":"678a672e-7a95-4762-bf8a-aeaf1e4f8987","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5ab41d0-46eb-4081-b1e0-7dd6497f9058","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:08.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:08.600Z","message":"{\"transactionId\":\"678a672e-7a95-4762-bf8a-aeaf1e4f8987\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:08:599\",\"respDate\":\"230927-05:13:08:600\",\"sourceId\":\"haproxy:678a672e-7a95-4762-bf8a-aeaf1e4f8987\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:13:08:599-26408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e23d087-c16f-4164-bd88-cda1f3e82e08], x-b3-parentspanid=[39b5f9df69755986], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[661076a8c74f6eb939b5f9df69755986], x-b3-spanid=[5d96c2e40a5f21ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[678a672e-7a95-4762-bf8a-aeaf1e4f8987]}\\\"}\"}","context":{"RequestID":"678a672e-7a95-4762-bf8a-aeaf1e4f8987","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5ab41d0-46eb-4081-b1e0-7dd6497f9058","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:08.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:08.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"678a672e-7a95-4762-bf8a-aeaf1e4f8987","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5ab41d0-46eb-4081-b1e0-7dd6497f9058","LogTimestamp":"2023-09-27T05:13:08.600Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:10.615Z","message":"Entering","context":{"RequestID":"23558110-e9f5-46e2-9086-7f94f8f63dc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"293ac34e-714a-4fe5-b05f-aeff97150f6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:10.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:10.616Z","message":"{\"transactionId\":\"23558110-e9f5-46e2-9086-7f94f8f63dc2\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:10:615\",\"respDate\":\"230927-05:13:10:616\",\"sourceId\":\"haproxy:23558110-e9f5-46e2-9086-7f94f8f63dc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:13:10:615-26867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e1c8e3c-9af1-44ff-9fca-8fbfc3c31568], x-b3-parentspanid=[f44f665e4ddfd93f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f9c3449fb99fc8ff44f665e4ddfd93f], x-b3-spanid=[2443201509f4fe46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23558110-e9f5-46e2-9086-7f94f8f63dc2]}\\\"}\"}","context":{"RequestID":"23558110-e9f5-46e2-9086-7f94f8f63dc2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"293ac34e-714a-4fe5-b05f-aeff97150f6c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:10.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:10.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23558110-e9f5-46e2-9086-7f94f8f63dc2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"293ac34e-714a-4fe5-b05f-aeff97150f6c","LogTimestamp":"2023-09-27T05:13:10.617Z","ResponseDesc":"OK"},"thread":"qtp1181815135-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:13:12.314Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:12.322Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:12.636Z","message":"Entering","context":{"RequestID":"ae694b78-3c3c-4429-a350-40f7d36d7d6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcccce78-56cb-4bd1-9f83-81a4a26e6acf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:12.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:12.638Z","message":"{\"transactionId\":\"ae694b78-3c3c-4429-a350-40f7d36d7d6e\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:12:637\",\"respDate\":\"230927-05:13:12:638\",\"sourceId\":\"haproxy:ae694b78-3c3c-4429-a350-40f7d36d7d6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:12:637-86210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c085977e-d409-4bb4-baab-6f18e8bb7984], x-b3-parentspanid=[983625ee5e6cdeb8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2909b3c78c9e4fb8983625ee5e6cdeb8], x-b3-spanid=[571aa228ad36bbc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae694b78-3c3c-4429-a350-40f7d36d7d6e]}\\\"}\"}","context":{"RequestID":"ae694b78-3c3c-4429-a350-40f7d36d7d6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dcccce78-56cb-4bd1-9f83-81a4a26e6acf","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:12.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:12.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae694b78-3c3c-4429-a350-40f7d36d7d6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcccce78-56cb-4bd1-9f83-81a4a26e6acf","LogTimestamp":"2023-09-27T05:13:12.639Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:14.658Z","message":"Entering","context":{"RequestID":"563f0f4c-ca35-4e30-887b-43d382194cab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5510695-31d9-437f-adf6-6d6f4e376873","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:14.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:14.661Z","message":"{\"transactionId\":\"563f0f4c-ca35-4e30-887b-43d382194cab\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:14:659\",\"respDate\":\"230927-05:13:14:660\",\"sourceId\":\"haproxy:563f0f4c-ca35-4e30-887b-43d382194cab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:14:659-76639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af69f732-3472-4f83-ba94-a6917b7733a9], x-b3-parentspanid=[2af99b2dd44ebe81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d6d77424c8f36872af99b2dd44ebe81], x-b3-spanid=[daa83a37fb3b1e31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[563f0f4c-ca35-4e30-887b-43d382194cab]}\\\"}\"}","context":{"RequestID":"563f0f4c-ca35-4e30-887b-43d382194cab","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d5510695-31d9-437f-adf6-6d6f4e376873","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:14.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:14.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"563f0f4c-ca35-4e30-887b-43d382194cab","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5510695-31d9-437f-adf6-6d6f4e376873","LogTimestamp":"2023-09-27T05:13:14.661Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:13:15.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:13:15.961Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:15.961Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:15.961Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:16.670Z","message":"Entering","context":{"RequestID":"9ade189d-81f8-4530-b1ba-77cf73409cba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a05edc96-aefe-4ab3-bc0c-ad2fd2c0b0f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:16.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:16.672Z","message":"{\"transactionId\":\"9ade189d-81f8-4530-b1ba-77cf73409cba\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:16:671\",\"respDate\":\"230927-05:13:16:672\",\"sourceId\":\"haproxy:9ade189d-81f8-4530-b1ba-77cf73409cba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:16:671-4705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20b624d1-112e-4071-afc7-fbeef9ed0b4f], x-b3-parentspanid=[80fac74fdef4873e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[065b751f0c19d88f80fac74fdef4873e], x-b3-spanid=[e6f12cf092915163], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ade189d-81f8-4530-b1ba-77cf73409cba]}\\\"}\"}","context":{"RequestID":"9ade189d-81f8-4530-b1ba-77cf73409cba","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a05edc96-aefe-4ab3-bc0c-ad2fd2c0b0f3","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:16.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:16.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ade189d-81f8-4530-b1ba-77cf73409cba","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a05edc96-aefe-4ab3-bc0c-ad2fd2c0b0f3","LogTimestamp":"2023-09-27T05:13:16.673Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:18.015Z","message":"Entering","context":{"RequestID":"f74cc19f-2cc5-4ccd-9f0f-e6c1ba0d41c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b8f59d2-f1e5-4513-a8e5-f4b8497190ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:18.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:18.017Z","message":"{\"transactionId\":\"f74cc19f-2cc5-4ccd-9f0f-e6c1ba0d41c8\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:18:016\",\"respDate\":\"230927-05:13:18:017\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f74cc19f-2cc5-4ccd-9f0f-e6c1ba0d41c8\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:13:18:016-46503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dafecebe-b095-4667-ab8c-10b558c1ed36], x-b3-parentspanid=[78afc517fe0f136d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46877], x-envoy-attempt-count=[1], x-b3-traceid=[872d988888b2c1d678afc517fe0f136d], x-b3-spanid=[4e369e816585bf00], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f74cc19f-2cc5-4ccd-9f0f-e6c1ba0d41c8]}\\\"}\"}","context":{"RequestID":"f74cc19f-2cc5-4ccd-9f0f-e6c1ba0d41c8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b8f59d2-f1e5-4513-a8e5-f4b8497190ba","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:18.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:18.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f74cc19f-2cc5-4ccd-9f0f-e6c1ba0d41c8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b8f59d2-f1e5-4513-a8e5-f4b8497190ba","LogTimestamp":"2023-09-27T05:13:18.017Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:18.418Z","message":"Entering","context":{"RequestID":"76978277-4ee6-4e0c-827b-4a043be3d7fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa5a4b26-90cc-4c7f-9ca8-521d4fbec7ce","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:18.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"76978277-4ee6-4e0c-827b-4a043be3d7fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa5a4b26-90cc-4c7f-9ca8-521d4fbec7ce","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:18.421Z","message":"{\"transactionId\":\"76978277-4ee6-4e0c-827b-4a043be3d7fd\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:18:419\",\"respDate\":\"230927-05:13:18:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:76978277-4ee6-4e0c-827b-4a043be3d7fd\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:18:419-9834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[76978277-4ee6-4e0c-827b-4a043be3d7fd]}\\\"}\"}","context":{"RequestID":"76978277-4ee6-4e0c-827b-4a043be3d7fd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa5a4b26-90cc-4c7f-9ca8-521d4fbec7ce","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:18.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76978277-4ee6-4e0c-827b-4a043be3d7fd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa5a4b26-90cc-4c7f-9ca8-521d4fbec7ce","LogTimestamp":"2023-09-27T05:13:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:18.696Z","message":"Entering","context":{"RequestID":"166f17e0-4875-47a6-b18c-2d0b6b1f501a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42cc6cbf-e00a-444c-9a7f-40e6d90b679a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:18.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:18.697Z","message":"{\"transactionId\":\"166f17e0-4875-47a6-b18c-2d0b6b1f501a\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:18:696\",\"respDate\":\"230927-05:13:18:697\",\"sourceId\":\"haproxy:166f17e0-4875-47a6-b18c-2d0b6b1f501a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:18:696-73311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a660a1eb-3178-4011-bfe4-5ed562e94d2a], x-b3-parentspanid=[e6d675bc7b086150], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5460446f35710f9e6d675bc7b086150], x-b3-spanid=[16e2b787a772377e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[166f17e0-4875-47a6-b18c-2d0b6b1f501a]}\\\"}\"}","context":{"RequestID":"166f17e0-4875-47a6-b18c-2d0b6b1f501a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"42cc6cbf-e00a-444c-9a7f-40e6d90b679a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:18.696Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:18.698Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"166f17e0-4875-47a6-b18c-2d0b6b1f501a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42cc6cbf-e00a-444c-9a7f-40e6d90b679a","LogTimestamp":"2023-09-27T05:13:18.698Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:20.710Z","message":"Entering","context":{"RequestID":"a45a7a4b-626c-4b54-9f26-9a59ebce53fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe946b9d-4f1e-467c-a80a-4ca0ead784ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:20.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:20.711Z","message":"{\"transactionId\":\"a45a7a4b-626c-4b54-9f26-9a59ebce53fe\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:20:710\",\"respDate\":\"230927-05:13:20:711\",\"sourceId\":\"haproxy:a45a7a4b-626c-4b54-9f26-9a59ebce53fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:13:20:710-65973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b43d0d86-cbc5-9847-a830-559a26551b48], x-b3-parentspanid=[b0d0688d281005a7], Accept=[application/json], x-b3-sampled=[1], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[560d8b159ca5f5fab0d0688d281005a7], x-b3-spanid=[45f333f4de13162d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a45a7a4b-626c-4b54-9f26-9a59ebce53fe]}\\\"}\"}","context":{"RequestID":"a45a7a4b-626c-4b54-9f26-9a59ebce53fe","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fe946b9d-4f1e-467c-a80a-4ca0ead784ef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:20.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:20.712Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a45a7a4b-626c-4b54-9f26-9a59ebce53fe","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe946b9d-4f1e-467c-a80a-4ca0ead784ef","LogTimestamp":"2023-09-27T05:13:20.712Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:22.721Z","message":"Entering","context":{"RequestID":"44a374d4-5861-4218-9b26-86f9b17d069c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e50c5bd-f49e-484c-82a6-fceb3e16ce23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:22.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:22.723Z","message":"{\"transactionId\":\"44a374d4-5861-4218-9b26-86f9b17d069c\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:22:722\",\"respDate\":\"230927-05:13:22:723\",\"sourceId\":\"haproxy:44a374d4-5861-4218-9b26-86f9b17d069c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:22:722-74431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e9eab90-6587-4220-8c80-8af77a14964e], x-b3-parentspanid=[bcd1f0e423dc2e8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a18b5ff0151da8dbcd1f0e423dc2e8a], x-b3-spanid=[2b44cb0bde0813d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44a374d4-5861-4218-9b26-86f9b17d069c]}\\\"}\"}","context":{"RequestID":"44a374d4-5861-4218-9b26-86f9b17d069c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2e50c5bd-f49e-484c-82a6-fceb3e16ce23","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:22.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:22.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44a374d4-5861-4218-9b26-86f9b17d069c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e50c5bd-f49e-484c-82a6-fceb3e16ce23","LogTimestamp":"2023-09-27T05:13:22.723Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:13:24.747Z","message":"Entering","context":{"RequestID":"d8007ee5-63e1-4155-b63d-05894956009e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65be8a4a-a86e-4590-a38f-cb8b9e0dc589","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:24.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:24.749Z","message":"{\"transactionId\":\"d8007ee5-63e1-4155-b63d-05894956009e\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:24:747\",\"respDate\":\"230927-05:13:24:749\",\"sourceId\":\"haproxy:d8007ee5-63e1-4155-b63d-05894956009e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:24:747-36956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d785b55-7690-44a9-9244-e2101d689f52], x-b3-parentspanid=[d64d67f43f5bd1e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9043eab87af3ad33d64d67f43f5bd1e7], x-b3-spanid=[5cd500eeecea8e3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8007ee5-63e1-4155-b63d-05894956009e]}\\\"}\"}","context":{"RequestID":"d8007ee5-63e1-4155-b63d-05894956009e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"65be8a4a-a86e-4590-a38f-cb8b9e0dc589","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:24.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:24.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8007ee5-63e1-4155-b63d-05894956009e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65be8a4a-a86e-4590-a38f-cb8b9e0dc589","LogTimestamp":"2023-09-27T05:13:24.750Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:13:25.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:13:25.975Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:25.975Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:25.975Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:26.758Z","message":"Entering","context":{"RequestID":"4246fac7-5368-4b45-8092-69cd2b4ccfe9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"830d500c-4604-475c-857e-0eab282335e5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:26.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:26.760Z","message":"{\"transactionId\":\"4246fac7-5368-4b45-8092-69cd2b4ccfe9\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:26:759\",\"respDate\":\"230927-05:13:26:760\",\"sourceId\":\"haproxy:4246fac7-5368-4b45-8092-69cd2b4ccfe9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:26:759-17456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[872b06fa-c5a0-49eb-87ac-6c4dccd11670], x-b3-parentspanid=[f26997c79f54dd1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68449025db88ae02f26997c79f54dd1d], x-b3-spanid=[662fc22c2ebf5336], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4246fac7-5368-4b45-8092-69cd2b4ccfe9]}\\\"}\"}","context":{"RequestID":"4246fac7-5368-4b45-8092-69cd2b4ccfe9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"830d500c-4604-475c-857e-0eab282335e5","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:26.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:26.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4246fac7-5368-4b45-8092-69cd2b4ccfe9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"830d500c-4604-475c-857e-0eab282335e5","LogTimestamp":"2023-09-27T05:13:26.761Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:13:28.012Z","message":"Entering","context":{"RequestID":"ceec16a0-b469-489e-943d-ee7d8ba30d76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"035e156e-1852-4a85-86cd-726494c4e8a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:28.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:28.013Z","message":"{\"transactionId\":\"ceec16a0-b469-489e-943d-ee7d8ba30d76\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:28:012\",\"respDate\":\"230927-05:13:28:013\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ceec16a0-b469-489e-943d-ee7d8ba30d76\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:28:012-36253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c7e978e-67f4-40ce-ba56-1d1d7f50e5fd], x-b3-parentspanid=[3dd6487cf6facfd5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46197], x-envoy-attempt-count=[1], x-b3-traceid=[52c4a3cd910b5c853dd6487cf6facfd5], x-b3-spanid=[4b612848e82d0deb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ceec16a0-b469-489e-943d-ee7d8ba30d76]}\\\"}\"}","context":{"RequestID":"ceec16a0-b469-489e-943d-ee7d8ba30d76","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"035e156e-1852-4a85-86cd-726494c4e8a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:28.012Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:28.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ceec16a0-b469-489e-943d-ee7d8ba30d76","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"035e156e-1852-4a85-86cd-726494c4e8a7","LogTimestamp":"2023-09-27T05:13:28.014Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:13:28.418Z","message":"Entering","context":{"RequestID":"5851f1cc-2235-48a2-bea6-19873328400f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3e95c8b-2b7f-46bb-9f61-bb0f016caea8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:28.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"5851f1cc-2235-48a2-bea6-19873328400f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3e95c8b-2b7f-46bb-9f61-bb0f016caea8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:28.420Z","message":"{\"transactionId\":\"5851f1cc-2235-48a2-bea6-19873328400f\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:28:418\",\"respDate\":\"230927-05:13:28:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5851f1cc-2235-48a2-bea6-19873328400f\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:28:418-35961\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5851f1cc-2235-48a2-bea6-19873328400f]}\\\"}\"}","context":{"RequestID":"5851f1cc-2235-48a2-bea6-19873328400f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a3e95c8b-2b7f-46bb-9f61-bb0f016caea8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:28.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5851f1cc-2235-48a2-bea6-19873328400f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3e95c8b-2b7f-46bb-9f61-bb0f016caea8","LogTimestamp":"2023-09-27T05:13:28.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:28.771Z","message":"Entering","context":{"RequestID":"0c0f378e-9546-4905-8cc3-a3beb8b9d724","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ad61551-15f3-4148-89b0-21956f71eb91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:28.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:28.773Z","message":"{\"transactionId\":\"0c0f378e-9546-4905-8cc3-a3beb8b9d724\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:28:772\",\"respDate\":\"230927-05:13:28:773\",\"sourceId\":\"haproxy:0c0f378e-9546-4905-8cc3-a3beb8b9d724\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:28:772-68821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c737a8e0-cfba-40da-8929-f2c95ffb6ba0], x-b3-parentspanid=[ea6cdfdd306bf309], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[784c36da86f8a5c3ea6cdfdd306bf309], x-b3-spanid=[c0203894d58f6a6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c0f378e-9546-4905-8cc3-a3beb8b9d724]}\\\"}\"}","context":{"RequestID":"0c0f378e-9546-4905-8cc3-a3beb8b9d724","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ad61551-15f3-4148-89b0-21956f71eb91","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:28.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:28.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c0f378e-9546-4905-8cc3-a3beb8b9d724","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ad61551-15f3-4148-89b0-21956f71eb91","LogTimestamp":"2023-09-27T05:13:28.773Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:30.782Z","message":"Entering","context":{"RequestID":"a8528cf7-1ffe-4b37-b76e-444a6c2ca0fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"beeae379-a16d-4a57-8617-cf7e39afde12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:30.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:30.784Z","message":"{\"transactionId\":\"a8528cf7-1ffe-4b37-b76e-444a6c2ca0fc\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:30:782\",\"respDate\":\"230927-05:13:30:784\",\"sourceId\":\"haproxy:a8528cf7-1ffe-4b37-b76e-444a6c2ca0fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:30:782-28889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c535a04e-51a2-4a61-aac5-af13e4a2af6c], x-b3-parentspanid=[86b08c0599250dc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80717a6e85fd460186b08c0599250dc9], x-b3-spanid=[2032c459eeeab2e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8528cf7-1ffe-4b37-b76e-444a6c2ca0fc]}\\\"}\"}","context":{"RequestID":"a8528cf7-1ffe-4b37-b76e-444a6c2ca0fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"beeae379-a16d-4a57-8617-cf7e39afde12","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:30.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:30.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8528cf7-1ffe-4b37-b76e-444a6c2ca0fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"beeae379-a16d-4a57-8617-cf7e39afde12","LogTimestamp":"2023-09-27T05:13:30.784Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:32.803Z","message":"Entering","context":{"RequestID":"e6ef86b3-aefd-4b67-bfa1-8e6fc2d446fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7a6817a-4cfe-43e2-9e47-6bbc4e5faf7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:32.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:32.805Z","message":"{\"transactionId\":\"e6ef86b3-aefd-4b67-bfa1-8e6fc2d446fc\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:32:803\",\"respDate\":\"230927-05:13:32:805\",\"sourceId\":\"haproxy:e6ef86b3-aefd-4b67-bfa1-8e6fc2d446fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:32:803-84886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ece66569-d952-48dd-afce-b58d4c96e69e], x-b3-parentspanid=[351ac98c0066538c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[002915078fc323f9351ac98c0066538c], x-b3-spanid=[fd0d9d4a69ba09a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6ef86b3-aefd-4b67-bfa1-8e6fc2d446fc]}\\\"}\"}","context":{"RequestID":"e6ef86b3-aefd-4b67-bfa1-8e6fc2d446fc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b7a6817a-4cfe-43e2-9e47-6bbc4e5faf7e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:32.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:32.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6ef86b3-aefd-4b67-bfa1-8e6fc2d446fc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7a6817a-4cfe-43e2-9e47-6bbc4e5faf7e","LogTimestamp":"2023-09-27T05:13:32.806Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:13:34.818Z","message":"Entering","context":{"RequestID":"eb7af2d6-04d7-4d09-af76-0dbfe83af85c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2586dba-84c5-4477-951e-753e05aae70d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:34.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:34.820Z","message":"{\"transactionId\":\"eb7af2d6-04d7-4d09-af76-0dbfe83af85c\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:34:819\",\"respDate\":\"230927-05:13:34:819\",\"sourceId\":\"haproxy:eb7af2d6-04d7-4d09-af76-0dbfe83af85c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:34:819-81300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57698ce9-18ed-4a0a-926f-afd471cf3217], x-b3-parentspanid=[de5c9f52a2fd2e43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2613d78d59a79470de5c9f52a2fd2e43], x-b3-spanid=[08e14efa72851eb3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb7af2d6-04d7-4d09-af76-0dbfe83af85c]}\\\"}\"}","context":{"RequestID":"eb7af2d6-04d7-4d09-af76-0dbfe83af85c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d2586dba-84c5-4477-951e-753e05aae70d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:34.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:34.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb7af2d6-04d7-4d09-af76-0dbfe83af85c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2586dba-84c5-4477-951e-753e05aae70d","LogTimestamp":"2023-09-27T05:13:34.820Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:35.952Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:13:35.968Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:35.969Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:35.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:36.831Z","message":"Entering","context":{"RequestID":"dc1f6e88-e755-4d9a-90dc-d4c61cc49664","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"983369aa-c8ff-4cfc-89c5-434567199f7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:36.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:36.833Z","message":"{\"transactionId\":\"dc1f6e88-e755-4d9a-90dc-d4c61cc49664\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:36:831\",\"respDate\":\"230927-05:13:36:833\",\"sourceId\":\"haproxy:dc1f6e88-e755-4d9a-90dc-d4c61cc49664\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:36:831-95466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afa75e9a-25a2-4188-bfbb-b90c4178c88a], x-b3-parentspanid=[95ba2484a5c953f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[570ec77ca5fbcef195ba2484a5c953f0], x-b3-spanid=[9126d83319e0fe4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc1f6e88-e755-4d9a-90dc-d4c61cc49664]}\\\"}\"}","context":{"RequestID":"dc1f6e88-e755-4d9a-90dc-d4c61cc49664","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"983369aa-c8ff-4cfc-89c5-434567199f7f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:36.831Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:36.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc1f6e88-e755-4d9a-90dc-d4c61cc49664","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"983369aa-c8ff-4cfc-89c5-434567199f7f","LogTimestamp":"2023-09-27T05:13:36.833Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:38.020Z","message":"Entering","context":{"RequestID":"2e4b6414-289b-434f-bd2c-8c24fa37ff1c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60e9ba0f-11e3-4f11-b776-5d0f0cfd2c60","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:38.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:38.021Z","message":"{\"transactionId\":\"2e4b6414-289b-434f-bd2c-8c24fa37ff1c\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:38:020\",\"respDate\":\"230927-05:13:38:021\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2e4b6414-289b-434f-bd2c-8c24fa37ff1c\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:38:020-18290\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47462dce-48c0-41c1-a902-6105c829da79], x-b3-parentspanid=[7bcbbee16d7ce65b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59841], x-envoy-attempt-count=[1], x-b3-traceid=[beb717394981c1477bcbbee16d7ce65b], x-b3-spanid=[f9aaf079b3f09154], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2e4b6414-289b-434f-bd2c-8c24fa37ff1c]}\\\"}\"}","context":{"RequestID":"2e4b6414-289b-434f-bd2c-8c24fa37ff1c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"60e9ba0f-11e3-4f11-b776-5d0f0cfd2c60","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:38.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:38.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e4b6414-289b-434f-bd2c-8c24fa37ff1c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60e9ba0f-11e3-4f11-b776-5d0f0cfd2c60","LogTimestamp":"2023-09-27T05:13:38.022Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:38.418Z","message":"Entering","context":{"RequestID":"508a01b7-e71a-41ca-b26c-55efa9188633","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"671ccad2-2d26-4d7e-92b5-4c7c20b35551","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"508a01b7-e71a-41ca-b26c-55efa9188633","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"671ccad2-2d26-4d7e-92b5-4c7c20b35551","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:38.420Z","message":"{\"transactionId\":\"508a01b7-e71a-41ca-b26c-55efa9188633\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:38:418\",\"respDate\":\"230927-05:13:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:508a01b7-e71a-41ca-b26c-55efa9188633\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:38:418-37512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[508a01b7-e71a-41ca-b26c-55efa9188633]}\\\"}\"}","context":{"RequestID":"508a01b7-e71a-41ca-b26c-55efa9188633","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"671ccad2-2d26-4d7e-92b5-4c7c20b35551","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:38.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"508a01b7-e71a-41ca-b26c-55efa9188633","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"671ccad2-2d26-4d7e-92b5-4c7c20b35551","LogTimestamp":"2023-09-27T05:13:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:38.844Z","message":"Entering","context":{"RequestID":"dd665196-7cdb-46e4-aa80-7482bf1861dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1427f073-cf03-4da0-9c31-4783dfa6c83e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:38.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:38.845Z","message":"{\"transactionId\":\"dd665196-7cdb-46e4-aa80-7482bf1861dc\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:38:844\",\"respDate\":\"230927-05:13:38:845\",\"sourceId\":\"haproxy:dd665196-7cdb-46e4-aa80-7482bf1861dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:38:844-27702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[410aab25-1ba0-4b1d-a537-624751fbb7c5], x-b3-parentspanid=[5b890b1e6eb44ead], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[197804e6f5c33b335b890b1e6eb44ead], x-b3-spanid=[a3d131f80326bcc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd665196-7cdb-46e4-aa80-7482bf1861dc]}\\\"}\"}","context":{"RequestID":"dd665196-7cdb-46e4-aa80-7482bf1861dc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1427f073-cf03-4da0-9c31-4783dfa6c83e","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:38.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:38.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd665196-7cdb-46e4-aa80-7482bf1861dc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1427f073-cf03-4da0-9c31-4783dfa6c83e","LogTimestamp":"2023-09-27T05:13:38.846Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:40.864Z","message":"Entering","context":{"RequestID":"375edb42-a1a7-4fb4-bad0-40b537e963d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c3d7d4a-199b-40b4-b5fb-4d83ea020a35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:40.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:40.865Z","message":"{\"transactionId\":\"375edb42-a1a7-4fb4-bad0-40b537e963d2\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:40:864\",\"respDate\":\"230927-05:13:40:865\",\"sourceId\":\"haproxy:375edb42-a1a7-4fb4-bad0-40b537e963d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:40:864-49446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca4355d0-8e6c-445f-b99c-ef1a4af53b7b], x-b3-parentspanid=[bcfa36f37e711828], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c11c512c9ff9445bbcfa36f37e711828], x-b3-spanid=[91dd6527a4bf4699], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[375edb42-a1a7-4fb4-bad0-40b537e963d2]}\\\"}\"}","context":{"RequestID":"375edb42-a1a7-4fb4-bad0-40b537e963d2","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6c3d7d4a-199b-40b4-b5fb-4d83ea020a35","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:40.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:40.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"375edb42-a1a7-4fb4-bad0-40b537e963d2","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c3d7d4a-199b-40b4-b5fb-4d83ea020a35","LogTimestamp":"2023-09-27T05:13:40.866Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:42.324Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:42.334Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:42.877Z","message":"Entering","context":{"RequestID":"06ceb62f-f9ee-4ac6-9e2b-370e412535a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a990f56-4baf-4066-876c-878d5529a72b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:42.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:42.879Z","message":"{\"transactionId\":\"06ceb62f-f9ee-4ac6-9e2b-370e412535a4\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:42:878\",\"respDate\":\"230927-05:13:42:879\",\"sourceId\":\"haproxy:06ceb62f-f9ee-4ac6-9e2b-370e412535a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:42:878-53380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[188d22df-b3ae-4598-9b48-df7424f68383], x-b3-parentspanid=[6b8b3a1dd9662576], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45e67c2c4c33ce836b8b3a1dd9662576], x-b3-spanid=[7a8bc8b54f0f1e9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06ceb62f-f9ee-4ac6-9e2b-370e412535a4]}\\\"}\"}","context":{"RequestID":"06ceb62f-f9ee-4ac6-9e2b-370e412535a4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"4a990f56-4baf-4066-876c-878d5529a72b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:42.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:42.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06ceb62f-f9ee-4ac6-9e2b-370e412535a4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a990f56-4baf-4066-876c-878d5529a72b","LogTimestamp":"2023-09-27T05:13:42.879Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:44.890Z","message":"Entering","context":{"RequestID":"d500ebea-83dd-478e-a6b0-061fc2c17421","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd5ab5ab-739f-4956-ae9c-98bc8ce65386","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:44.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:44.892Z","message":"{\"transactionId\":\"d500ebea-83dd-478e-a6b0-061fc2c17421\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:44:891\",\"respDate\":\"230927-05:13:44:892\",\"sourceId\":\"haproxy:d500ebea-83dd-478e-a6b0-061fc2c17421\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:44:891-51352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0ddade3-03f6-4847-bd3d-a2945fc7b0a4], x-b3-parentspanid=[22dac4ab53945cd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be1a915ec0fe814c22dac4ab53945cd6], x-b3-spanid=[adace9d8e59442dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d500ebea-83dd-478e-a6b0-061fc2c17421]}\\\"}\"}","context":{"RequestID":"d500ebea-83dd-478e-a6b0-061fc2c17421","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"dd5ab5ab-739f-4956-ae9c-98bc8ce65386","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:44.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:44.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d500ebea-83dd-478e-a6b0-061fc2c17421","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd5ab5ab-739f-4956-ae9c-98bc8ce65386","LogTimestamp":"2023-09-27T05:13:44.893Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:45.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:13:45.961Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:45.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:45.963Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:45.963Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:45.963Z","message":"Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:46.907Z","message":"Entering","context":{"RequestID":"1b0b15af-a288-4a8f-bdcb-3a604ff8e369","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5f8ffe6-34f4-4ca8-bc12-761936f5e9b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:46.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:46.909Z","message":"{\"transactionId\":\"1b0b15af-a288-4a8f-bdcb-3a604ff8e369\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:46:908\",\"respDate\":\"230927-05:13:46:909\",\"sourceId\":\"haproxy:1b0b15af-a288-4a8f-bdcb-3a604ff8e369\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:13:46:908-72468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94768519-e4d0-4931-b6b6-21e4a784b17e], x-b3-parentspanid=[ccb3ec4fd70d396e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d43040e6c64026e4ccb3ec4fd70d396e], x-b3-spanid=[d825a0f1965c922c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b0b15af-a288-4a8f-bdcb-3a604ff8e369]}\\\"}\"}","context":{"RequestID":"1b0b15af-a288-4a8f-bdcb-3a604ff8e369","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c5f8ffe6-34f4-4ca8-bc12-761936f5e9b2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:46.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:46.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b0b15af-a288-4a8f-bdcb-3a604ff8e369","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5f8ffe6-34f4-4ca8-bc12-761936f5e9b2","LogTimestamp":"2023-09-27T05:13:46.909Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:48.013Z","message":"Entering","context":{"RequestID":"c94b63b2-20d9-4e2c-a4bd-dbc96e698712","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b3a5f99-7b14-430b-9dbe-b332a045726a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:48.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:48.015Z","message":"{\"transactionId\":\"c94b63b2-20d9-4e2c-a4bd-dbc96e698712\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:48:014\",\"respDate\":\"230927-05:13:48:015\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c94b63b2-20d9-4e2c-a4bd-dbc96e698712\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:48:014-50703\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af9d0875-4001-4613-9fe6-badce38099f3], x-b3-parentspanid=[e6a7b1987346f447], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57781], x-envoy-attempt-count=[1], x-b3-traceid=[4935d61b8fccb15de6a7b1987346f447], x-b3-spanid=[168c0a803b77ea1f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c94b63b2-20d9-4e2c-a4bd-dbc96e698712]}\\\"}\"}","context":{"RequestID":"c94b63b2-20d9-4e2c-a4bd-dbc96e698712","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5b3a5f99-7b14-430b-9dbe-b332a045726a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:48.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:48.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c94b63b2-20d9-4e2c-a4bd-dbc96e698712","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b3a5f99-7b14-430b-9dbe-b332a045726a","LogTimestamp":"2023-09-27T05:13:48.016Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:48.418Z","message":"Entering","context":{"RequestID":"d13a8813-bb07-41b4-87e5-64c0783b5ac8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9fcd54-b52f-4090-b49a-f6d4b4a31b32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:48.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"d13a8813-bb07-41b4-87e5-64c0783b5ac8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9fcd54-b52f-4090-b49a-f6d4b4a31b32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:48.421Z","message":"{\"transactionId\":\"d13a8813-bb07-41b4-87e5-64c0783b5ac8\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:48:419\",\"respDate\":\"230927-05:13:48:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d13a8813-bb07-41b4-87e5-64c0783b5ac8\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:48:419-37158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d13a8813-bb07-41b4-87e5-64c0783b5ac8]}\\\"}\"}","context":{"RequestID":"d13a8813-bb07-41b4-87e5-64c0783b5ac8","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ac9fcd54-b52f-4090-b49a-f6d4b4a31b32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:48.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d13a8813-bb07-41b4-87e5-64c0783b5ac8","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac9fcd54-b52f-4090-b49a-f6d4b4a31b32","LogTimestamp":"2023-09-27T05:13:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:13:48.920Z","message":"Entering","context":{"RequestID":"34595b8c-4b6f-4436-a60f-4861911fabf0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca607bcb-2d67-43cc-ae7e-93e99933ad9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:48.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:48.922Z","message":"{\"transactionId\":\"34595b8c-4b6f-4436-a60f-4861911fabf0\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:48:921\",\"respDate\":\"230927-05:13:48:922\",\"sourceId\":\"haproxy:34595b8c-4b6f-4436-a60f-4861911fabf0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:48:921-21310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56fa43e1-916b-4bc9-9020-af8c61d11e9e], x-b3-parentspanid=[c208107c2d71d413], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[259a5aca646bc1a6c208107c2d71d413], x-b3-spanid=[9dbeff06d67b93b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34595b8c-4b6f-4436-a60f-4861911fabf0]}\\\"}\"}","context":{"RequestID":"34595b8c-4b6f-4436-a60f-4861911fabf0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca607bcb-2d67-43cc-ae7e-93e99933ad9d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:48.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:48.922Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34595b8c-4b6f-4436-a60f-4861911fabf0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca607bcb-2d67-43cc-ae7e-93e99933ad9d","LogTimestamp":"2023-09-27T05:13:48.922Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:50.942Z","message":"Entering","context":{"RequestID":"ed683cb2-7732-49fb-b52c-e3915996c301","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af00dcf8-8876-40ea-a04a-66d03d8a34bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:50.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:50.943Z","message":"{\"transactionId\":\"ed683cb2-7732-49fb-b52c-e3915996c301\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:50:942\",\"respDate\":\"230927-05:13:50:943\",\"sourceId\":\"haproxy:ed683cb2-7732-49fb-b52c-e3915996c301\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:50:942-65653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3771785-f0be-499d-9fda-ef2e80b58289], x-b3-parentspanid=[5be585e9359a5e98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a9ecbd42072685f5be585e9359a5e98], x-b3-spanid=[2d137e7a01b67b12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed683cb2-7732-49fb-b52c-e3915996c301]}\\\"}\"}","context":{"RequestID":"ed683cb2-7732-49fb-b52c-e3915996c301","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"af00dcf8-8876-40ea-a04a-66d03d8a34bc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:50.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:50.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed683cb2-7732-49fb-b52c-e3915996c301","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af00dcf8-8876-40ea-a04a-66d03d8a34bc","LogTimestamp":"2023-09-27T05:13:50.943Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:13:52.966Z","message":"Entering","context":{"RequestID":"6c579bb3-73d9-498e-af9f-34b3e84c39b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242380c4-2c47-42e6-97a4-1075876d3e64","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:52.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:52.967Z","message":"{\"transactionId\":\"6c579bb3-73d9-498e-af9f-34b3e84c39b3\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:52:966\",\"respDate\":\"230927-05:13:52:967\",\"sourceId\":\"haproxy:6c579bb3-73d9-498e-af9f-34b3e84c39b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:52:966-14586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8bd8911a-3cd8-401b-b4f0-ba270c798b37], x-b3-parentspanid=[26e80ba6df88992e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49c8ae390c9d2f7f26e80ba6df88992e], x-b3-spanid=[f56c8e67da0ad83f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c579bb3-73d9-498e-af9f-34b3e84c39b3]}\\\"}\"}","context":{"RequestID":"6c579bb3-73d9-498e-af9f-34b3e84c39b3","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"242380c4-2c47-42e6-97a4-1075876d3e64","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:52.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:52.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c579bb3-73d9-498e-af9f-34b3e84c39b3","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"242380c4-2c47-42e6-97a4-1075876d3e64","LogTimestamp":"2023-09-27T05:13:52.968Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:54.976Z","message":"Entering","context":{"RequestID":"6f245d63-23de-45e7-bbcb-fe6b77d7a274","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d55dd9a-71b8-4e2e-b363-f215ee14babc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:54.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:54.979Z","message":"{\"transactionId\":\"6f245d63-23de-45e7-bbcb-fe6b77d7a274\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:54:977\",\"respDate\":\"230927-05:13:54:978\",\"sourceId\":\"haproxy:6f245d63-23de-45e7-bbcb-fe6b77d7a274\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:13:54:977-78930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ffbbfcf-4383-4f93-8662-080f90fc024d], x-b3-parentspanid=[24d7b06436b962d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97ccff5343dc341624d7b06436b962d8], x-b3-spanid=[855a5fc3395a5027], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f245d63-23de-45e7-bbcb-fe6b77d7a274]}\\\"}\"}","context":{"RequestID":"6f245d63-23de-45e7-bbcb-fe6b77d7a274","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d55dd9a-71b8-4e2e-b363-f215ee14babc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:54.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:54.979Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f245d63-23de-45e7-bbcb-fe6b77d7a274","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d55dd9a-71b8-4e2e-b363-f215ee14babc","LogTimestamp":"2023-09-27T05:13:54.979Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:55.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:13:55.983Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:55.984Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:55.984Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:56.995Z","message":"Entering","context":{"RequestID":"4a24cea8-d157-4299-a3f4-cfc6c3db8357","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e240e4b-4a88-45a2-9624-f8e79f951670","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:56.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:56.999Z","message":"{\"transactionId\":\"4a24cea8-d157-4299-a3f4-cfc6c3db8357\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:56:996\",\"respDate\":\"230927-05:13:56:998\",\"sourceId\":\"haproxy:4a24cea8-d157-4299-a3f4-cfc6c3db8357\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:13:56:996-31262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a17bbacf-f8b4-46a4-85dc-86476048ef14], x-b3-parentspanid=[5b86490192ae2fdb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f07b9fd4eadabf25b86490192ae2fdb], x-b3-spanid=[1c9d2c5f29f0f5de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a24cea8-d157-4299-a3f4-cfc6c3db8357]}\\\"}\"}","context":{"RequestID":"4a24cea8-d157-4299-a3f4-cfc6c3db8357","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7e240e4b-4a88-45a2-9624-f8e79f951670","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:56.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:56.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a24cea8-d157-4299-a3f4-cfc6c3db8357","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e240e4b-4a88-45a2-9624-f8e79f951670","LogTimestamp":"2023-09-27T05:13:56.999Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:13:58.009Z","message":"Entering","context":{"RequestID":"7832c9c3-34b8-4bd3-a5ad-faba4b1a8f23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18f90d1f-e2d9-4773-9b4f-e1b278a39a5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:58.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:58.011Z","message":"{\"transactionId\":\"7832c9c3-34b8-4bd3-a5ad-faba4b1a8f23\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:58:010\",\"respDate\":\"230927-05:13:58:011\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7832c9c3-34b8-4bd3-a5ad-faba4b1a8f23\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:13:58:010-1700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c37c956-edf6-464b-83f8-02df298eb513], x-b3-parentspanid=[26f4bdce00bb1c74], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38943], x-envoy-attempt-count=[1], x-b3-traceid=[f6c23fbd4c28556f26f4bdce00bb1c74], x-b3-spanid=[bfd60ef717a2a451], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7832c9c3-34b8-4bd3-a5ad-faba4b1a8f23]}\\\"}\"}","context":{"RequestID":"7832c9c3-34b8-4bd3-a5ad-faba4b1a8f23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"18f90d1f-e2d9-4773-9b4f-e1b278a39a5e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:13:58.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:58.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7832c9c3-34b8-4bd3-a5ad-faba4b1a8f23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18f90d1f-e2d9-4773-9b4f-e1b278a39a5e","LogTimestamp":"2023-09-27T05:13:58.011Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:13:58.418Z","message":"Entering","context":{"RequestID":"09b69e47-c533-4359-b304-ccc6a2b8af39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4628c9a-d032-40eb-a67a-9f8bb8302301","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:58.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"09b69e47-c533-4359-b304-ccc6a2b8af39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4628c9a-d032-40eb-a67a-9f8bb8302301","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:58.420Z","message":"{\"transactionId\":\"09b69e47-c533-4359-b304-ccc6a2b8af39\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:58:419\",\"respDate\":\"230927-05:13:58:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:09b69e47-c533-4359-b304-ccc6a2b8af39\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:13:58:419-49103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[09b69e47-c533-4359-b304-ccc6a2b8af39]}\\\"}\"}","context":{"RequestID":"09b69e47-c533-4359-b304-ccc6a2b8af39","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a4628c9a-d032-40eb-a67a-9f8bb8302301","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:13:58.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:58.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09b69e47-c533-4359-b304-ccc6a2b8af39","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4628c9a-d032-40eb-a67a-9f8bb8302301","LogTimestamp":"2023-09-27T05:13:58.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:13:59.009Z","message":"Entering","context":{"RequestID":"eebe089d-3712-49b8-8682-265161c4a706","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a16ccbce-452f-49d5-bd4f-78398ad20264","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:59.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:13:59.012Z","message":"{\"transactionId\":\"eebe089d-3712-49b8-8682-265161c4a706\",\"status\":\"200\",\"rqstDate\":\"230927-05:13:59:010\",\"respDate\":\"230927-05:13:59:012\",\"sourceId\":\"haproxy:eebe089d-3712-49b8-8682-265161c4a706\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:13:59:010-78444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6477d383-b2f8-4b37-a2a3-bbc046efece2], x-b3-parentspanid=[7ff3c001f39820cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a12a21b42027d3b7ff3c001f39820cd], x-b3-spanid=[1a8af1f3a2332172], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eebe089d-3712-49b8-8682-265161c4a706]}\\\"}\"}","context":{"RequestID":"eebe089d-3712-49b8-8682-265161c4a706","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a16ccbce-452f-49d5-bd4f-78398ad20264","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:13:59.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:13:59.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eebe089d-3712-49b8-8682-265161c4a706","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a16ccbce-452f-49d5-bd4f-78398ad20264","LogTimestamp":"2023-09-27T05:13:59.012Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:13:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:01.020Z","message":"Entering","context":{"RequestID":"5026b2a2-8983-467b-81c5-bace2ec3c5c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1e8cb57-d24b-4633-b5a3-e38185c952e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:01.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:01.023Z","message":"{\"transactionId\":\"5026b2a2-8983-467b-81c5-bace2ec3c5c5\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:01:021\",\"respDate\":\"230927-05:14:01:022\",\"sourceId\":\"haproxy:5026b2a2-8983-467b-81c5-bace2ec3c5c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:01:021-27035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6763a80c-654a-4974-8b8b-87937c2c9d36], x-b3-parentspanid=[0d3c4ef65dc13ab7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[310ddd2a1e68c0d40d3c4ef65dc13ab7], x-b3-spanid=[d920ceea89eef57d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5026b2a2-8983-467b-81c5-bace2ec3c5c5]}\\\"}\"}","context":{"RequestID":"5026b2a2-8983-467b-81c5-bace2ec3c5c5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b1e8cb57-d24b-4633-b5a3-e38185c952e6","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:01.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:01.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5026b2a2-8983-467b-81c5-bace2ec3c5c5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1e8cb57-d24b-4633-b5a3-e38185c952e6","LogTimestamp":"2023-09-27T05:14:01.023Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:03.034Z","message":"Entering","context":{"RequestID":"6a6cd9ac-1d02-434f-8e88-dd11afcf27f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a319865-3638-4eac-bd96-18a1abd2503c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:03.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:03.037Z","message":"{\"transactionId\":\"6a6cd9ac-1d02-434f-8e88-dd11afcf27f5\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:03:035\",\"respDate\":\"230927-05:14:03:037\",\"sourceId\":\"haproxy:6a6cd9ac-1d02-434f-8e88-dd11afcf27f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:03:035-58055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78650eb0-2b58-4502-aae1-68a4475e1127], x-b3-parentspanid=[667bcc656ebe7b7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f9dcff2dcba7c44667bcc656ebe7b7c], x-b3-spanid=[d9c7defc831f496b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a6cd9ac-1d02-434f-8e88-dd11afcf27f5]}\\\"}\"}","context":{"RequestID":"6a6cd9ac-1d02-434f-8e88-dd11afcf27f5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7a319865-3638-4eac-bd96-18a1abd2503c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:03.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:03.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a6cd9ac-1d02-434f-8e88-dd11afcf27f5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a319865-3638-4eac-bd96-18a1abd2503c","LogTimestamp":"2023-09-27T05:14:03.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:14:05.053Z","message":"Entering","context":{"RequestID":"a875185f-276c-410d-84c6-41a9bdea9fc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"001f56e1-91de-4b67-8969-685740f6d8d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:05.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:05.056Z","message":"{\"transactionId\":\"a875185f-276c-410d-84c6-41a9bdea9fc5\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:05:054\",\"respDate\":\"230927-05:14:05:056\",\"sourceId\":\"haproxy:a875185f-276c-410d-84c6-41a9bdea9fc5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:05:054-51853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3f5a628-88ea-43fa-8a42-eb740f7c0327], x-b3-parentspanid=[21c400333235aa34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f121835da0234dc221c400333235aa34], x-b3-spanid=[bf9bb9902beffebc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a875185f-276c-410d-84c6-41a9bdea9fc5]}\\\"}\"}","context":{"RequestID":"a875185f-276c-410d-84c6-41a9bdea9fc5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"001f56e1-91de-4b67-8969-685740f6d8d4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:05.053Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:05.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a875185f-276c-410d-84c6-41a9bdea9fc5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"001f56e1-91de-4b67-8969-685740f6d8d4","LogTimestamp":"2023-09-27T05:14:05.056Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:14:05.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:14:05.997Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:05.997Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:05.997Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:07.078Z","message":"Entering","context":{"RequestID":"92d2f389-2fc6-4f76-8637-47b90e6dcecc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0641f751-e4c4-42d0-a9a6-06dca6637551","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:07.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:07.080Z","message":"{\"transactionId\":\"92d2f389-2fc6-4f76-8637-47b90e6dcecc\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:07:079\",\"respDate\":\"230927-05:14:07:080\",\"sourceId\":\"haproxy:92d2f389-2fc6-4f76-8637-47b90e6dcecc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:07:079-95259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bce6a58-8804-4840-9c14-27cf7aed7000], x-b3-parentspanid=[16b49ef4b805bba1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ebd0dd7a11f692c16b49ef4b805bba1], x-b3-spanid=[069370bdaa7e987a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92d2f389-2fc6-4f76-8637-47b90e6dcecc]}\\\"}\"}","context":{"RequestID":"92d2f389-2fc6-4f76-8637-47b90e6dcecc","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0641f751-e4c4-42d0-a9a6-06dca6637551","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:07.078Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:07.080Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92d2f389-2fc6-4f76-8637-47b90e6dcecc","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0641f751-e4c4-42d0-a9a6-06dca6637551","LogTimestamp":"2023-09-27T05:14:07.080Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:08.014Z","message":"Entering","context":{"RequestID":"44ed59f0-d27a-4ac2-999c-07062324f020","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f5eef8e-9632-4c77-a4c9-bb6a21f2b634","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:08.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:08.016Z","message":"{\"transactionId\":\"44ed59f0-d27a-4ac2-999c-07062324f020\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:08:014\",\"respDate\":\"230927-05:14:08:016\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:44ed59f0-d27a-4ac2-999c-07062324f020\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:08:014-55909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d296a032-a6d1-404d-ae8d-bbf52ba12edf], x-b3-parentspanid=[2fd6b1241456e21e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42645], x-envoy-attempt-count=[1], x-b3-traceid=[8b990bed66cf674f2fd6b1241456e21e], x-b3-spanid=[27227d23a4db3ecd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[44ed59f0-d27a-4ac2-999c-07062324f020]}\\\"}\"}","context":{"RequestID":"44ed59f0-d27a-4ac2-999c-07062324f020","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0f5eef8e-9632-4c77-a4c9-bb6a21f2b634","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:08.014Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:08.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44ed59f0-d27a-4ac2-999c-07062324f020","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f5eef8e-9632-4c77-a4c9-bb6a21f2b634","LogTimestamp":"2023-09-27T05:14:08.016Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:08.417Z","message":"Entering","context":{"RequestID":"4c650721-c87e-442a-bc60-2d4d10ec90a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"939a42f3-9527-4254-a6c2-99287fae76d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"4c650721-c87e-442a-bc60-2d4d10ec90a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"939a42f3-9527-4254-a6c2-99287fae76d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:08.420Z","message":"{\"transactionId\":\"4c650721-c87e-442a-bc60-2d4d10ec90a1\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:08:418\",\"respDate\":\"230927-05:14:08:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4c650721-c87e-442a-bc60-2d4d10ec90a1\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:08:418-41184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4c650721-c87e-442a-bc60-2d4d10ec90a1]}\\\"}\"}","context":{"RequestID":"4c650721-c87e-442a-bc60-2d4d10ec90a1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"939a42f3-9527-4254-a6c2-99287fae76d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:08.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c650721-c87e-442a-bc60-2d4d10ec90a1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"939a42f3-9527-4254-a6c2-99287fae76d8","LogTimestamp":"2023-09-27T05:14:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:09.091Z","message":"Entering","context":{"RequestID":"a2be846e-a19d-4ee4-9dd5-3868e83dad96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfb6a866-d215-461f-a011-5349e3ea050f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:09.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:09.093Z","message":"{\"transactionId\":\"a2be846e-a19d-4ee4-9dd5-3868e83dad96\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:09:092\",\"respDate\":\"230927-05:14:09:093\",\"sourceId\":\"haproxy:a2be846e-a19d-4ee4-9dd5-3868e83dad96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:09:092-44397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df49afbe-5b57-4f3b-a95e-2c70d2b21bec], x-b3-parentspanid=[a3b8db5628902401], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb469fbbaf048663a3b8db5628902401], x-b3-spanid=[eb7e66a7cc1c97a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2be846e-a19d-4ee4-9dd5-3868e83dad96]}\\\"}\"}","context":{"RequestID":"a2be846e-a19d-4ee4-9dd5-3868e83dad96","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"bfb6a866-d215-461f-a011-5349e3ea050f","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:09.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:09.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2be846e-a19d-4ee4-9dd5-3868e83dad96","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfb6a866-d215-461f-a011-5349e3ea050f","LogTimestamp":"2023-09-27T05:14:09.094Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:11.122Z","message":"Entering","context":{"RequestID":"665c3acc-41c0-49a6-92bd-a9edc448e645","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87d0609f-5f7d-4fec-ba32-b4d6f07e7a34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:11.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:11.123Z","message":"{\"transactionId\":\"665c3acc-41c0-49a6-92bd-a9edc448e645\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:11:122\",\"respDate\":\"230927-05:14:11:123\",\"sourceId\":\"haproxy:665c3acc-41c0-49a6-92bd-a9edc448e645\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:11:122-2221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7e6f60a-2a0c-4992-8210-6e75438c7bca], x-b3-parentspanid=[c51494eda5fc4803], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32697fdfa2a160c9c51494eda5fc4803], x-b3-spanid=[4bb9ebf388995cb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[665c3acc-41c0-49a6-92bd-a9edc448e645]}\\\"}\"}","context":{"RequestID":"665c3acc-41c0-49a6-92bd-a9edc448e645","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"87d0609f-5f7d-4fec-ba32-b4d6f07e7a34","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:11.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:11.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"665c3acc-41c0-49a6-92bd-a9edc448e645","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87d0609f-5f7d-4fec-ba32-b4d6f07e7a34","LogTimestamp":"2023-09-27T05:14:11.124Z","ResponseDesc":"OK"},"thread":"qtp1181815135-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:14:12.335Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:12.340Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:13.143Z","message":"Entering","context":{"RequestID":"a69844ea-1853-4e93-8fe2-3bb634c534e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0556c1a-e785-4f7d-949f-d0f35aa4c748","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:13.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:13.145Z","message":"{\"transactionId\":\"a69844ea-1853-4e93-8fe2-3bb634c534e4\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:13:144\",\"respDate\":\"230927-05:14:13:145\",\"sourceId\":\"haproxy:a69844ea-1853-4e93-8fe2-3bb634c534e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:13:144-91720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[feea56be-8fc2-4374-ac1a-41eb568fc7df], x-b3-parentspanid=[2eaa1555ec7f951c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e337da5b046409802eaa1555ec7f951c], x-b3-spanid=[901bbb00cb7eda8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a69844ea-1853-4e93-8fe2-3bb634c534e4]}\\\"}\"}","context":{"RequestID":"a69844ea-1853-4e93-8fe2-3bb634c534e4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"e0556c1a-e785-4f7d-949f-d0f35aa4c748","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:13.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:13.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a69844ea-1853-4e93-8fe2-3bb634c534e4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0556c1a-e785-4f7d-949f-d0f35aa4c748","LogTimestamp":"2023-09-27T05:14:13.145Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:15.161Z","message":"Entering","context":{"RequestID":"fdf0221c-6994-4a5d-a339-0b6ec9661f09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9cda65d-e33e-4121-998f-4d8a3fbbeefd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:15.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:15.162Z","message":"{\"transactionId\":\"fdf0221c-6994-4a5d-a339-0b6ec9661f09\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:15:161\",\"respDate\":\"230927-05:14:15:162\",\"sourceId\":\"haproxy:fdf0221c-6994-4a5d-a339-0b6ec9661f09\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:15:161-47586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[576d8193-ccb4-4ae7-8c21-651b0ac62451], x-b3-parentspanid=[8b881244eacddbd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1e720b3847cdc2d8b881244eacddbd6], x-b3-spanid=[7513ac9b5ab05697], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdf0221c-6994-4a5d-a339-0b6ec9661f09]}\\\"}\"}","context":{"RequestID":"fdf0221c-6994-4a5d-a339-0b6ec9661f09","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c9cda65d-e33e-4121-998f-4d8a3fbbeefd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:15.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:15.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdf0221c-6994-4a5d-a339-0b6ec9661f09","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9cda65d-e33e-4121-998f-4d8a3fbbeefd","LogTimestamp":"2023-09-27T05:14:15.163Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:15.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:14:15.964Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:15.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:15.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:17.176Z","message":"Entering","context":{"RequestID":"56e69730-c884-4f92-9ccd-319db06f28a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fee3726-189a-40be-8670-1aef5d3bd80c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:17.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:17.178Z","message":"{\"transactionId\":\"56e69730-c884-4f92-9ccd-319db06f28a5\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:17:177\",\"respDate\":\"230927-05:14:17:178\",\"sourceId\":\"haproxy:56e69730-c884-4f92-9ccd-319db06f28a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:17:177-30800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2597480e-4515-4720-817c-590610a1d4dc], x-b3-parentspanid=[2ba134a6864b2340], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bee6749e61ad01242ba134a6864b2340], x-b3-spanid=[a55e03fdc5aa23b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56e69730-c884-4f92-9ccd-319db06f28a5]}\\\"}\"}","context":{"RequestID":"56e69730-c884-4f92-9ccd-319db06f28a5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0fee3726-189a-40be-8670-1aef5d3bd80c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:17.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:17.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56e69730-c884-4f92-9ccd-319db06f28a5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fee3726-189a-40be-8670-1aef5d3bd80c","LogTimestamp":"2023-09-27T05:14:17.178Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:18.011Z","message":"Entering","context":{"RequestID":"4e8e76d8-2c73-4fdc-a510-a5011226e1b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ba2afd1-9eba-48b1-9113-17a21a052844","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:18.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:18.012Z","message":"{\"transactionId\":\"4e8e76d8-2c73-4fdc-a510-a5011226e1b0\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:18:011\",\"respDate\":\"230927-05:14:18:012\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4e8e76d8-2c73-4fdc-a510-a5011226e1b0\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:18:011-43108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f46a6b3e-2a35-4358-b761-b8750f881205], x-b3-parentspanid=[2e7a5df3c7add9c9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48553], x-envoy-attempt-count=[1], x-b3-traceid=[83f45d8c4180c5d02e7a5df3c7add9c9], x-b3-spanid=[117407edca698649], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4e8e76d8-2c73-4fdc-a510-a5011226e1b0]}\\\"}\"}","context":{"RequestID":"4e8e76d8-2c73-4fdc-a510-a5011226e1b0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6ba2afd1-9eba-48b1-9113-17a21a052844","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:18.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:18.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e8e76d8-2c73-4fdc-a510-a5011226e1b0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ba2afd1-9eba-48b1-9113-17a21a052844","LogTimestamp":"2023-09-27T05:14:18.013Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:14:18.419Z","message":"Entering","context":{"RequestID":"8071aa4d-35d9-46f4-b3c6-3e1ecf684543","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed72464c-d045-4e45-a6cb-d1778d2a232e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:18.421Z","message":"Database is available from CACHED check.","context":{"RequestID":"8071aa4d-35d9-46f4-b3c6-3e1ecf684543","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed72464c-d045-4e45-a6cb-d1778d2a232e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:18.422Z","message":"{\"transactionId\":\"8071aa4d-35d9-46f4-b3c6-3e1ecf684543\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:18:419\",\"respDate\":\"230927-05:14:18:422\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8071aa4d-35d9-46f4-b3c6-3e1ecf684543\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:18:419-1066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8071aa4d-35d9-46f4-b3c6-3e1ecf684543]}\\\"}\"}","context":{"RequestID":"8071aa4d-35d9-46f4-b3c6-3e1ecf684543","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ed72464c-d045-4e45-a6cb-d1778d2a232e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:18.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:18.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8071aa4d-35d9-46f4-b3c6-3e1ecf684543","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed72464c-d045-4e45-a6cb-d1778d2a232e","LogTimestamp":"2023-09-27T05:14:18.423Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:14:19.205Z","message":"Entering","context":{"RequestID":"f46d4ad4-8365-49d6-9e5a-71091ffbcd91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d745a5c-dd70-4aa2-b594-488af0d05fec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:19.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:19.206Z","message":"{\"transactionId\":\"f46d4ad4-8365-49d6-9e5a-71091ffbcd91\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:19:205\",\"respDate\":\"230927-05:14:19:206\",\"sourceId\":\"haproxy:f46d4ad4-8365-49d6-9e5a-71091ffbcd91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:19:205-95572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d5cfd3f-a0a2-4982-9170-206394e4f068], x-b3-parentspanid=[192d61e2be48baf4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[959707e112c6a6a4192d61e2be48baf4], x-b3-spanid=[aa57b377ee6ef351], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f46d4ad4-8365-49d6-9e5a-71091ffbcd91]}\\\"}\"}","context":{"RequestID":"f46d4ad4-8365-49d6-9e5a-71091ffbcd91","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7d745a5c-dd70-4aa2-b594-488af0d05fec","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:19.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:19.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f46d4ad4-8365-49d6-9e5a-71091ffbcd91","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d745a5c-dd70-4aa2-b594-488af0d05fec","LogTimestamp":"2023-09-27T05:14:19.207Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:21.217Z","message":"Entering","context":{"RequestID":"7a1ba434-dd4e-4028-bdf2-9d46c7a52fbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d14399c9-cf5e-4972-8703-119ed14a90cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:21.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:21.219Z","message":"{\"transactionId\":\"7a1ba434-dd4e-4028-bdf2-9d46c7a52fbd\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:21:218\",\"respDate\":\"230927-05:14:21:219\",\"sourceId\":\"haproxy:7a1ba434-dd4e-4028-bdf2-9d46c7a52fbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:21:218-1507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b1236de-6ca8-45c0-9b88-e5864dd86445], x-b3-parentspanid=[0e005bd6ae3871e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[305922264df98b380e005bd6ae3871e8], x-b3-spanid=[5d86f7fb902b28c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a1ba434-dd4e-4028-bdf2-9d46c7a52fbd]}\\\"}\"}","context":{"RequestID":"7a1ba434-dd4e-4028-bdf2-9d46c7a52fbd","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d14399c9-cf5e-4972-8703-119ed14a90cb","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:21.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:21.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a1ba434-dd4e-4028-bdf2-9d46c7a52fbd","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d14399c9-cf5e-4972-8703-119ed14a90cb","LogTimestamp":"2023-09-27T05:14:21.219Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:23.228Z","message":"Entering","context":{"RequestID":"abe1fb71-99dc-4a73-94a5-5dda7e333c2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45149b1a-3116-45ec-9b4b-4b54b3eb4535","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:23.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:23.230Z","message":"{\"transactionId\":\"abe1fb71-99dc-4a73-94a5-5dda7e333c2b\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:23:229\",\"respDate\":\"230927-05:14:23:230\",\"sourceId\":\"haproxy:abe1fb71-99dc-4a73-94a5-5dda7e333c2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:23:229-49690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e166a962-7249-4cee-b9a2-11c61796eade], x-b3-parentspanid=[784f7d0e6684a015], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77f2b7a17bb00573784f7d0e6684a015], x-b3-spanid=[9e4b110c842ccd8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[abe1fb71-99dc-4a73-94a5-5dda7e333c2b]}\\\"}\"}","context":{"RequestID":"abe1fb71-99dc-4a73-94a5-5dda7e333c2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"45149b1a-3116-45ec-9b4b-4b54b3eb4535","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:23.228Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:23.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"abe1fb71-99dc-4a73-94a5-5dda7e333c2b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45149b1a-3116-45ec-9b4b-4b54b3eb4535","LogTimestamp":"2023-09-27T05:14:23.230Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:25.247Z","message":"Entering","context":{"RequestID":"700a8139-73fd-4478-9fb6-19d569bc9f4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f73e06a3-f22a-405e-9dec-c06010cac085","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:25.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:25.249Z","message":"{\"transactionId\":\"700a8139-73fd-4478-9fb6-19d569bc9f4c\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:25:248\",\"respDate\":\"230927-05:14:25:249\",\"sourceId\":\"haproxy:700a8139-73fd-4478-9fb6-19d569bc9f4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:25:248-31944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebeb2ee5-8a20-4425-a72d-6b2df882036b], x-b3-parentspanid=[0c34fff28efe3800], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f83a9cc9a9cb42a90c34fff28efe3800], x-b3-spanid=[0a3d41330dd6b236], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[700a8139-73fd-4478-9fb6-19d569bc9f4c]}\\\"}\"}","context":{"RequestID":"700a8139-73fd-4478-9fb6-19d569bc9f4c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f73e06a3-f22a-405e-9dec-c06010cac085","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:25.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:25.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"700a8139-73fd-4478-9fb6-19d569bc9f4c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f73e06a3-f22a-405e-9dec-c06010cac085","LogTimestamp":"2023-09-27T05:14:25.250Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:25.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:14:26.009Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:26.009Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:26.010Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:27.263Z","message":"Entering","context":{"RequestID":"b16beae2-85c5-45fb-91e9-63f4e4aca731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89864656-be08-4be2-bf8a-a1dd0723e91d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:27.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:27.265Z","message":"{\"transactionId\":\"b16beae2-85c5-45fb-91e9-63f4e4aca731\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:27:264\",\"respDate\":\"230927-05:14:27:265\",\"sourceId\":\"haproxy:b16beae2-85c5-45fb-91e9-63f4e4aca731\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:27:264-57141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81c2f7e2-6091-4ba6-95e4-aaf2104bc81d], x-b3-parentspanid=[0821f5516dd7e2e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c0ad75666d9f2bf0821f5516dd7e2e4], x-b3-spanid=[d6dace7032c06a1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b16beae2-85c5-45fb-91e9-63f4e4aca731]}\\\"}\"}","context":{"RequestID":"b16beae2-85c5-45fb-91e9-63f4e4aca731","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"89864656-be08-4be2-bf8a-a1dd0723e91d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:27.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:27.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b16beae2-85c5-45fb-91e9-63f4e4aca731","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89864656-be08-4be2-bf8a-a1dd0723e91d","LogTimestamp":"2023-09-27T05:14:27.265Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:28.018Z","message":"Entering","context":{"RequestID":"91f080fc-8760-42f4-bd37-66083c785917","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3525110f-f6a2-43fc-91ce-577beb11dffe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:28.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:28.020Z","message":"{\"transactionId\":\"91f080fc-8760-42f4-bd37-66083c785917\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:28:019\",\"respDate\":\"230927-05:14:28:020\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:91f080fc-8760-42f4-bd37-66083c785917\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:28:019-23014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5e9554c-193e-4467-88e8-ce1687ed5b7a], x-b3-parentspanid=[4d95cedd761e306f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55503], x-envoy-attempt-count=[1], x-b3-traceid=[2b66d9e70da67b564d95cedd761e306f], x-b3-spanid=[56fb4289fca23608], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[91f080fc-8760-42f4-bd37-66083c785917]}\\\"}\"}","context":{"RequestID":"91f080fc-8760-42f4-bd37-66083c785917","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3525110f-f6a2-43fc-91ce-577beb11dffe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:28.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:28.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91f080fc-8760-42f4-bd37-66083c785917","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3525110f-f6a2-43fc-91ce-577beb11dffe","LogTimestamp":"2023-09-27T05:14:28.021Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:28.418Z","message":"Entering","context":{"RequestID":"ae885008-bac7-4259-987c-28c82a09206d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ecf9f2d-3260-4570-b1e9-994150b8ab87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:28.420Z","message":"Database is available from CACHED check.","context":{"RequestID":"ae885008-bac7-4259-987c-28c82a09206d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ecf9f2d-3260-4570-b1e9-994150b8ab87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:28.421Z","message":"{\"transactionId\":\"ae885008-bac7-4259-987c-28c82a09206d\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:28:419\",\"respDate\":\"230927-05:14:28:421\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ae885008-bac7-4259-987c-28c82a09206d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:28:419-2341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ae885008-bac7-4259-987c-28c82a09206d]}\\\"}\"}","context":{"RequestID":"ae885008-bac7-4259-987c-28c82a09206d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ecf9f2d-3260-4570-b1e9-994150b8ab87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:28.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:28.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae885008-bac7-4259-987c-28c82a09206d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ecf9f2d-3260-4570-b1e9-994150b8ab87","LogTimestamp":"2023-09-27T05:14:28.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:14:29.278Z","message":"Entering","context":{"RequestID":"c5d076e5-06f3-4458-8e27-fa6c87e31bb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"858ba4a5-e5fb-4a5d-9a23-dde191292ae8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:29.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:29.280Z","message":"{\"transactionId\":\"c5d076e5-06f3-4458-8e27-fa6c87e31bb1\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:29:279\",\"respDate\":\"230927-05:14:29:280\",\"sourceId\":\"haproxy:c5d076e5-06f3-4458-8e27-fa6c87e31bb1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:29:279-39513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fd2d651-d390-4d70-b011-5fcf024350c6], x-b3-parentspanid=[b08418b2c78ea584], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[166ae0269109bc7ab08418b2c78ea584], x-b3-spanid=[d4be465cf071ffbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5d076e5-06f3-4458-8e27-fa6c87e31bb1]}\\\"}\"}","context":{"RequestID":"c5d076e5-06f3-4458-8e27-fa6c87e31bb1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"858ba4a5-e5fb-4a5d-9a23-dde191292ae8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:29.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:29.281Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5d076e5-06f3-4458-8e27-fa6c87e31bb1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"858ba4a5-e5fb-4a5d-9a23-dde191292ae8","LogTimestamp":"2023-09-27T05:14:29.281Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:14:31.291Z","message":"Entering","context":{"RequestID":"d4217a3f-7182-4854-aac9-bbb6d065af2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec03277e-ea01-45dd-bb15-33644ac976e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:31.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:31.293Z","message":"{\"transactionId\":\"d4217a3f-7182-4854-aac9-bbb6d065af2c\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:31:292\",\"respDate\":\"230927-05:14:31:293\",\"sourceId\":\"haproxy:d4217a3f-7182-4854-aac9-bbb6d065af2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:31:292-49307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24566655-b14d-43bb-aad2-99ed1fbdb052], x-b3-parentspanid=[6fea16be05c64013], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bbd03499ced31df36fea16be05c64013], x-b3-spanid=[36570141edee4408], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4217a3f-7182-4854-aac9-bbb6d065af2c]}\\\"}\"}","context":{"RequestID":"d4217a3f-7182-4854-aac9-bbb6d065af2c","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ec03277e-ea01-45dd-bb15-33644ac976e9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:31.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:31.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4217a3f-7182-4854-aac9-bbb6d065af2c","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec03277e-ea01-45dd-bb15-33644ac976e9","LogTimestamp":"2023-09-27T05:14:31.294Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:33.307Z","message":"Entering","context":{"RequestID":"98e65715-56ef-46fb-b8c7-72de3890a41f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fea3b3a3-ffef-49f5-bc23-92add6279c24","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:33.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:33.309Z","message":"{\"transactionId\":\"98e65715-56ef-46fb-b8c7-72de3890a41f\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:33:307\",\"respDate\":\"230927-05:14:33:309\",\"sourceId\":\"haproxy:98e65715-56ef-46fb-b8c7-72de3890a41f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:33:307-81912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7e1d64e-6396-4d85-bb8b-d146034315ed], x-b3-parentspanid=[384b3668a8adebda], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a5cd46d77236f3a384b3668a8adebda], x-b3-spanid=[7822fc0d9f23c4f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98e65715-56ef-46fb-b8c7-72de3890a41f]}\\\"}\"}","context":{"RequestID":"98e65715-56ef-46fb-b8c7-72de3890a41f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fea3b3a3-ffef-49f5-bc23-92add6279c24","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:33.306Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:33.309Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98e65715-56ef-46fb-b8c7-72de3890a41f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fea3b3a3-ffef-49f5-bc23-92add6279c24","LogTimestamp":"2023-09-27T05:14:33.309Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:14:35.318Z","message":"Entering","context":{"RequestID":"1a148bbb-bd98-4aff-9598-d3a926bd901e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a811c924-729a-40dc-ae89-41bd44432a02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:35.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:35.320Z","message":"{\"transactionId\":\"1a148bbb-bd98-4aff-9598-d3a926bd901e\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:35:319\",\"respDate\":\"230927-05:14:35:320\",\"sourceId\":\"haproxy:1a148bbb-bd98-4aff-9598-d3a926bd901e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:35:319-52469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cda5942f-1501-46e4-b5b3-76f2ac8e429e], x-b3-parentspanid=[cfd370e926249158], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[722e1d2e3ec8edcdcfd370e926249158], x-b3-spanid=[4b681f7c7b55fa41], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a148bbb-bd98-4aff-9598-d3a926bd901e]}\\\"}\"}","context":{"RequestID":"1a148bbb-bd98-4aff-9598-d3a926bd901e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a811c924-729a-40dc-ae89-41bd44432a02","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:35.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:35.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a148bbb-bd98-4aff-9598-d3a926bd901e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a811c924-729a-40dc-ae89-41bd44432a02","LogTimestamp":"2023-09-27T05:14:35.320Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:35.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:14:35.982Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:35.983Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:35.983Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:37.330Z","message":"Entering","context":{"RequestID":"81a95ee0-e956-4357-bbf4-b7af9b35bfa9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6877f80-667b-48d1-8c7e-01f4cd013174","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:37.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:37.332Z","message":"{\"transactionId\":\"81a95ee0-e956-4357-bbf4-b7af9b35bfa9\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:37:331\",\"respDate\":\"230927-05:14:37:332\",\"sourceId\":\"haproxy:81a95ee0-e956-4357-bbf4-b7af9b35bfa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:37:331-48032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[523e5d85-55c3-4d9b-8ab4-090e5ab968dc], x-b3-parentspanid=[0defdb2b08c19fa9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6c37bc35bb3443c0defdb2b08c19fa9], x-b3-spanid=[8c34ac305df46fcb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81a95ee0-e956-4357-bbf4-b7af9b35bfa9]}\\\"}\"}","context":{"RequestID":"81a95ee0-e956-4357-bbf4-b7af9b35bfa9","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6877f80-667b-48d1-8c7e-01f4cd013174","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:37.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:37.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81a95ee0-e956-4357-bbf4-b7af9b35bfa9","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6877f80-667b-48d1-8c7e-01f4cd013174","LogTimestamp":"2023-09-27T05:14:37.332Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:38.009Z","message":"Entering","context":{"RequestID":"63c70494-0db2-4a19-b361-1bf47eb381bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f73df125-9ce3-41d0-972e-c75d5640eb9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:38.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:38.011Z","message":"{\"transactionId\":\"63c70494-0db2-4a19-b361-1bf47eb381bb\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:38:009\",\"respDate\":\"230927-05:14:38:011\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:63c70494-0db2-4a19-b361-1bf47eb381bb\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:38:009-43619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75f958d7-5aad-49ab-8811-e4422e4ff5f8], x-b3-parentspanid=[dfde2ee464316460], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36505], x-envoy-attempt-count=[1], x-b3-traceid=[dc705e8dec5a388fdfde2ee464316460], x-b3-spanid=[894e99738642ca90], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[63c70494-0db2-4a19-b361-1bf47eb381bb]}\\\"}\"}","context":{"RequestID":"63c70494-0db2-4a19-b361-1bf47eb381bb","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f73df125-9ce3-41d0-972e-c75d5640eb9c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:38.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:38.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63c70494-0db2-4a19-b361-1bf47eb381bb","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f73df125-9ce3-41d0-972e-c75d5640eb9c","LogTimestamp":"2023-09-27T05:14:38.011Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:38.418Z","message":"Entering","context":{"RequestID":"02e75be0-30fb-4de8-aa62-b7218db38aea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"39f65e79-3a35-40bd-99e6-98b017be5261","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:38.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"02e75be0-30fb-4de8-aa62-b7218db38aea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"39f65e79-3a35-40bd-99e6-98b017be5261","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:38.420Z","message":"{\"transactionId\":\"02e75be0-30fb-4de8-aa62-b7218db38aea\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:38:418\",\"respDate\":\"230927-05:14:38:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:02e75be0-30fb-4de8-aa62-b7218db38aea\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:38:418-86245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[02e75be0-30fb-4de8-aa62-b7218db38aea]}\\\"}\"}","context":{"RequestID":"02e75be0-30fb-4de8-aa62-b7218db38aea","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"1","InvocationID":"39f65e79-3a35-40bd-99e6-98b017be5261","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:38.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02e75be0-30fb-4de8-aa62-b7218db38aea","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39f65e79-3a35-40bd-99e6-98b017be5261","LogTimestamp":"2023-09-27T05:14:38.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:14:39.343Z","message":"Entering","context":{"RequestID":"c65dfbd7-fc53-41fe-b2da-df1aa7aa5b23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a73bb149-5c4f-439b-9026-5bb8e98753cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:39.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:39.344Z","message":"{\"transactionId\":\"c65dfbd7-fc53-41fe-b2da-df1aa7aa5b23\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:39:343\",\"respDate\":\"230927-05:14:39:344\",\"sourceId\":\"haproxy:c65dfbd7-fc53-41fe-b2da-df1aa7aa5b23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:39:343-63483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5fc44fc-c610-4cd3-8955-b8ea7a8de7db], x-b3-parentspanid=[44c386a47b7b1efa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[635d72b0a7ef30d844c386a47b7b1efa], x-b3-spanid=[dea264e233c92189], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c65dfbd7-fc53-41fe-b2da-df1aa7aa5b23]}\\\"}\"}","context":{"RequestID":"c65dfbd7-fc53-41fe-b2da-df1aa7aa5b23","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a73bb149-5c4f-439b-9026-5bb8e98753cc","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:39.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:39.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c65dfbd7-fc53-41fe-b2da-df1aa7aa5b23","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a73bb149-5c4f-439b-9026-5bb8e98753cc","LogTimestamp":"2023-09-27T05:14:39.345Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:41.354Z","message":"Entering","context":{"RequestID":"5a019ba8-9899-4896-882f-94f0e13d9855","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b933848c-a1aa-48cb-85c3-8a390a1b11a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:41.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:41.357Z","message":"{\"transactionId\":\"5a019ba8-9899-4896-882f-94f0e13d9855\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:41:355\",\"respDate\":\"230927-05:14:41:357\",\"sourceId\":\"haproxy:5a019ba8-9899-4896-882f-94f0e13d9855\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:41:355-47663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2d5a47d-b3d7-4444-8431-c1dbf08daa29], x-b3-parentspanid=[bf826a3b0b107bb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5b476614eea40b1bf826a3b0b107bb4], x-b3-spanid=[762fdc1a48cf252a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a019ba8-9899-4896-882f-94f0e13d9855]}\\\"}\"}","context":{"RequestID":"5a019ba8-9899-4896-882f-94f0e13d9855","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b933848c-a1aa-48cb-85c3-8a390a1b11a2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:41.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:41.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a019ba8-9899-4896-882f-94f0e13d9855","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b933848c-a1aa-48cb-85c3-8a390a1b11a2","LogTimestamp":"2023-09-27T05:14:41.358Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-09-27T05:14:42.342Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:42.346Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:43.370Z","message":"Entering","context":{"RequestID":"888ea0e8-0288-48e6-8554-cb97c3b8d95e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"368c73ea-1725-4fd2-8316-7b90caa4b9b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:43.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:43.372Z","message":"{\"transactionId\":\"888ea0e8-0288-48e6-8554-cb97c3b8d95e\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:43:371\",\"respDate\":\"230927-05:14:43:372\",\"sourceId\":\"haproxy:888ea0e8-0288-48e6-8554-cb97c3b8d95e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:43:371-72249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[974015b1-df11-4461-9c5d-3068b97cdc61], x-b3-parentspanid=[2db6f9ec66a54bb9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[576e18cec81951f32db6f9ec66a54bb9], x-b3-spanid=[5e2a23122a544d59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[888ea0e8-0288-48e6-8554-cb97c3b8d95e]}\\\"}\"}","context":{"RequestID":"888ea0e8-0288-48e6-8554-cb97c3b8d95e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"368c73ea-1725-4fd2-8316-7b90caa4b9b9","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:43.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:43.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"888ea0e8-0288-48e6-8554-cb97c3b8d95e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"368c73ea-1725-4fd2-8316-7b90caa4b9b9","LogTimestamp":"2023-09-27T05:14:43.373Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:45.382Z","message":"Entering","context":{"RequestID":"2650195c-3206-4745-83c5-0313bdb15a11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28599c95-ad56-4ebf-99f5-04d41aa818e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:45.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:45.384Z","message":"{\"transactionId\":\"2650195c-3206-4745-83c5-0313bdb15a11\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:45:383\",\"respDate\":\"230927-05:14:45:384\",\"sourceId\":\"haproxy:2650195c-3206-4745-83c5-0313bdb15a11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:45:383-2719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af382ef4-3ab6-4ede-b0b5-59ad4c5f1ab7], x-b3-parentspanid=[6bda165f9d69bbd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb118e02bc85b6ef6bda165f9d69bbd1], x-b3-spanid=[4606748e69fb898d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2650195c-3206-4745-83c5-0313bdb15a11]}\\\"}\"}","context":{"RequestID":"2650195c-3206-4745-83c5-0313bdb15a11","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"28599c95-ad56-4ebf-99f5-04d41aa818e8","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:45.382Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:45.384Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2650195c-3206-4745-83c5-0313bdb15a11","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28599c95-ad56-4ebf-99f5-04d41aa818e8","LogTimestamp":"2023-09-27T05:14:45.384Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:45.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:14:45.965Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:45.965Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:45.965Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:47.399Z","message":"Entering","context":{"RequestID":"808a8002-114a-45b7-9235-a013a13c9fe1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13f40fc8-3ec9-4ce3-abd2-29ef8d86ce71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:47.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:47.401Z","message":"{\"transactionId\":\"808a8002-114a-45b7-9235-a013a13c9fe1\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:47:399\",\"respDate\":\"230927-05:14:47:401\",\"sourceId\":\"haproxy:808a8002-114a-45b7-9235-a013a13c9fe1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:47:399-72593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cf74d4f-3c78-497b-b922-fb3382485e9f], x-b3-parentspanid=[4ca6bbd5ac0d6ef7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b95d4970717751b74ca6bbd5ac0d6ef7], x-b3-spanid=[9f5e9a7c01d46a0f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[808a8002-114a-45b7-9235-a013a13c9fe1]}\\\"}\"}","context":{"RequestID":"808a8002-114a-45b7-9235-a013a13c9fe1","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"13f40fc8-3ec9-4ce3-abd2-29ef8d86ce71","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:47.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:47.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"808a8002-114a-45b7-9235-a013a13c9fe1","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13f40fc8-3ec9-4ce3-abd2-29ef8d86ce71","LogTimestamp":"2023-09-27T05:14:47.401Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:48.035Z","message":"Entering","context":{"RequestID":"5da6a9db-f827-4bd0-9b04-a1dd20f497cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f5f3ec2-3f50-4359-8d6e-39ad5f607ed4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:48.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:48.037Z","message":"{\"transactionId\":\"5da6a9db-f827-4bd0-9b04-a1dd20f497cf\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:48:036\",\"respDate\":\"230927-05:14:48:037\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5da6a9db-f827-4bd0-9b04-a1dd20f497cf\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:48:036-60478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f4e70c8-8335-4a60-8548-73d29445f748], x-b3-parentspanid=[bb66279b8fe68720], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40391], x-envoy-attempt-count=[1], x-b3-traceid=[d4d723117b1ef513bb66279b8fe68720], x-b3-spanid=[2a4ba5863e3faa83], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5da6a9db-f827-4bd0-9b04-a1dd20f497cf]}\\\"}\"}","context":{"RequestID":"5da6a9db-f827-4bd0-9b04-a1dd20f497cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5f5f3ec2-3f50-4359-8d6e-39ad5f607ed4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:48.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:48.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5da6a9db-f827-4bd0-9b04-a1dd20f497cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f5f3ec2-3f50-4359-8d6e-39ad5f607ed4","LogTimestamp":"2023-09-27T05:14:48.037Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:48.417Z","message":"Entering","context":{"RequestID":"aa50df96-8f3a-4903-ba17-efef231b4305","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57f26c80-f9ec-42c4-9023-328c23167084","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:48.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa50df96-8f3a-4903-ba17-efef231b4305","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57f26c80-f9ec-42c4-9023-328c23167084","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:48.419Z","message":"{\"transactionId\":\"aa50df96-8f3a-4903-ba17-efef231b4305\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:48:417\",\"respDate\":\"230927-05:14:48:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aa50df96-8f3a-4903-ba17-efef231b4305\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:48:417-65722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aa50df96-8f3a-4903-ba17-efef231b4305]}\\\"}\"}","context":{"RequestID":"aa50df96-8f3a-4903-ba17-efef231b4305","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"57f26c80-f9ec-42c4-9023-328c23167084","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:48.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:48.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa50df96-8f3a-4903-ba17-efef231b4305","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57f26c80-f9ec-42c4-9023-328c23167084","LogTimestamp":"2023-09-27T05:14:48.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:49.422Z","message":"Entering","context":{"RequestID":"8dcbfd2b-22c9-4efa-a03a-443c14ebff83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99023e45-ba0b-4535-8001-773d9269db37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:49.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:49.424Z","message":"{\"transactionId\":\"8dcbfd2b-22c9-4efa-a03a-443c14ebff83\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:49:423\",\"respDate\":\"230927-05:14:49:424\",\"sourceId\":\"haproxy:8dcbfd2b-22c9-4efa-a03a-443c14ebff83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:49:423-99815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32eade6a-7db4-4f51-ab92-3c1da34ff3b0], x-b3-parentspanid=[35126290dae286a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa9caa2d9fff9cef35126290dae286a6], x-b3-spanid=[a5c8f74674ad60a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8dcbfd2b-22c9-4efa-a03a-443c14ebff83]}\\\"}\"}","context":{"RequestID":"8dcbfd2b-22c9-4efa-a03a-443c14ebff83","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"99023e45-ba0b-4535-8001-773d9269db37","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:49.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:49.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8dcbfd2b-22c9-4efa-a03a-443c14ebff83","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99023e45-ba0b-4535-8001-773d9269db37","LogTimestamp":"2023-09-27T05:14:49.424Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:51.436Z","message":"Entering","context":{"RequestID":"8d43a226-2129-4158-9c73-09e1985d756d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e57e038-d6ef-4373-9f33-03940506cbe2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:51.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:51.438Z","message":"{\"transactionId\":\"8d43a226-2129-4158-9c73-09e1985d756d\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:51:437\",\"respDate\":\"230927-05:14:51:438\",\"sourceId\":\"haproxy:8d43a226-2129-4158-9c73-09e1985d756d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:51:437-28623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ca1d2ac-0207-4323-831f-da9807e46764], x-b3-parentspanid=[3bf6c7314c518f35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[095c372e24808bcf3bf6c7314c518f35], x-b3-spanid=[bf7aa180cd64e331], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d43a226-2129-4158-9c73-09e1985d756d]}\\\"}\"}","context":{"RequestID":"8d43a226-2129-4158-9c73-09e1985d756d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5e57e038-d6ef-4373-9f33-03940506cbe2","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:51.436Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:51.438Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d43a226-2129-4158-9c73-09e1985d756d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e57e038-d6ef-4373-9f33-03940506cbe2","LogTimestamp":"2023-09-27T05:14:51.438Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:53.461Z","message":"Entering","context":{"RequestID":"b2c71bfc-3c1c-4d69-ac07-89f08a74348a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c9fee7b-1a25-45b3-b5b6-badfd104d83a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:53.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:53.463Z","message":"{\"transactionId\":\"b2c71bfc-3c1c-4d69-ac07-89f08a74348a\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:53:461\",\"respDate\":\"230927-05:14:53:463\",\"sourceId\":\"haproxy:b2c71bfc-3c1c-4d69-ac07-89f08a74348a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:53:461-61481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d7f7875-60e1-4245-aba3-bbc9ea196e35], x-b3-parentspanid=[63ba817925dd9d03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f64fe7a0b2d21c4f63ba817925dd9d03], x-b3-spanid=[63f0ace2c43341ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2c71bfc-3c1c-4d69-ac07-89f08a74348a]}\\\"}\"}","context":{"RequestID":"b2c71bfc-3c1c-4d69-ac07-89f08a74348a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7c9fee7b-1a25-45b3-b5b6-badfd104d83a","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:53.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:53.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2c71bfc-3c1c-4d69-ac07-89f08a74348a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c9fee7b-1a25-45b3-b5b6-badfd104d83a","LogTimestamp":"2023-09-27T05:14:53.463Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:14:55.477Z","message":"Entering","context":{"RequestID":"34540c41-d5c0-4eae-91ba-02beed0d3e04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbc6e77c-a131-4ae4-8f42-acdcfcf66c7b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:55.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:55.478Z","message":"{\"transactionId\":\"34540c41-d5c0-4eae-91ba-02beed0d3e04\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:55:477\",\"respDate\":\"230927-05:14:55:478\",\"sourceId\":\"haproxy:34540c41-d5c0-4eae-91ba-02beed0d3e04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:14:55:477-93946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c270248-44e1-4e96-97f3-d0df7dcdd738], x-b3-parentspanid=[b41d14418f771918], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b932c7412c31330b41d14418f771918], x-b3-spanid=[90dfcd007f25f4f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34540c41-d5c0-4eae-91ba-02beed0d3e04]}\\\"}\"}","context":{"RequestID":"34540c41-d5c0-4eae-91ba-02beed0d3e04","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"cbc6e77c-a131-4ae4-8f42-acdcfcf66c7b","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:55.477Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:55.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34540c41-d5c0-4eae-91ba-02beed0d3e04","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbc6e77c-a131-4ae4-8f42-acdcfcf66c7b","LogTimestamp":"2023-09-27T05:14:55.479Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:55.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:14:55.990Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:55.990Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:55.991Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:57.504Z","message":"Entering","context":{"RequestID":"000a008b-27fb-46f6-a3dd-c82d45b70134","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a6d53e8-d0b6-4f26-93e9-21ae472b08ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:57.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:57.505Z","message":"{\"transactionId\":\"000a008b-27fb-46f6-a3dd-c82d45b70134\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:57:504\",\"respDate\":\"230927-05:14:57:505\",\"sourceId\":\"haproxy:000a008b-27fb-46f6-a3dd-c82d45b70134\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:57:504-79532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c233bf8-6f54-4fb6-9524-2487a3507ace], x-b3-parentspanid=[1e2b075395d03a0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb0c2071a76ebad41e2b075395d03a0b], x-b3-spanid=[8cb5e5e1e7490976], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[000a008b-27fb-46f6-a3dd-c82d45b70134]}\\\"}\"}","context":{"RequestID":"000a008b-27fb-46f6-a3dd-c82d45b70134","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5a6d53e8-d0b6-4f26-93e9-21ae472b08ca","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:57.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:57.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"000a008b-27fb-46f6-a3dd-c82d45b70134","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a6d53e8-d0b6-4f26-93e9-21ae472b08ca","LogTimestamp":"2023-09-27T05:14:57.506Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:58.013Z","message":"Entering","context":{"RequestID":"1f60f519-64ee-4c40-adaf-b8f4c7da6d88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ece1fee8-eb7b-4d63-8ec0-99baef6aa648","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:58.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:58.015Z","message":"{\"transactionId\":\"1f60f519-64ee-4c40-adaf-b8f4c7da6d88\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:58:014\",\"respDate\":\"230927-05:14:58:015\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1f60f519-64ee-4c40-adaf-b8f4c7da6d88\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:14:58:014-38869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97c24685-a869-4faa-ac66-8d2f08568c4c], x-b3-parentspanid=[4a35a684a50f2b14], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46979], x-envoy-attempt-count=[1], x-b3-traceid=[740bf73b3cdaeda94a35a684a50f2b14], x-b3-spanid=[78b75467de537a86], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1f60f519-64ee-4c40-adaf-b8f4c7da6d88]}\\\"}\"}","context":{"RequestID":"1f60f519-64ee-4c40-adaf-b8f4c7da6d88","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ece1fee8-eb7b-4d63-8ec0-99baef6aa648","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:14:58.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:58.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f60f519-64ee-4c40-adaf-b8f4c7da6d88","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ece1fee8-eb7b-4d63-8ec0-99baef6aa648","LogTimestamp":"2023-09-27T05:14:58.015Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:58 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:58.417Z","message":"Entering","context":{"RequestID":"8bb842d0-f709-490c-ac22-2380d721c4ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbc9497e-9a84-49dc-ac38-90e03c9de427","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:58.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"8bb842d0-f709-490c-ac22-2380d721c4ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbc9497e-9a84-49dc-ac38-90e03c9de427","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:58.419Z","message":"{\"transactionId\":\"8bb842d0-f709-490c-ac22-2380d721c4ac\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:58:417\",\"respDate\":\"230927-05:14:58:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8bb842d0-f709-490c-ac22-2380d721c4ac\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:58:417-75473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8bb842d0-f709-490c-ac22-2380d721c4ac]}\\\"}\"}","context":{"RequestID":"8bb842d0-f709-490c-ac22-2380d721c4ac","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fbc9497e-9a84-49dc-ac38-90e03c9de427","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:14:58.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:58.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bb842d0-f709-490c-ac22-2380d721c4ac","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbc9497e-9a84-49dc-ac38-90e03c9de427","LogTimestamp":"2023-09-27T05:14:58.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:58 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:14:59.516Z","message":"Entering","context":{"RequestID":"3c066a46-841b-4da4-bcef-78b8326e2a25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"129fe8fe-9e11-41d3-8395-593dbe8915f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:59.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:14:59.517Z","message":"{\"transactionId\":\"3c066a46-841b-4da4-bcef-78b8326e2a25\",\"status\":\"200\",\"rqstDate\":\"230927-05:14:59:516\",\"respDate\":\"230927-05:14:59:517\",\"sourceId\":\"haproxy:3c066a46-841b-4da4-bcef-78b8326e2a25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:14:59:516-23001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3ee9263-b2df-4e81-a638-f9b5a086b211], x-b3-parentspanid=[38a31623714784a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8a55c0b7b6ca5e538a31623714784a3], x-b3-spanid=[0276e37be0579ead], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c066a46-841b-4da4-bcef-78b8326e2a25]}\\\"}\"}","context":{"RequestID":"3c066a46-841b-4da4-bcef-78b8326e2a25","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"129fe8fe-9e11-41d3-8395-593dbe8915f4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:14:59.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:14:59.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c066a46-841b-4da4-bcef-78b8326e2a25","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"129fe8fe-9e11-41d3-8395-593dbe8915f4","LogTimestamp":"2023-09-27T05:14:59.518Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:14:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:15:01.530Z","message":"Entering","context":{"RequestID":"7791cc62-1467-4e4e-9eff-94c6770c7611","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df4cb196-4355-4ca6-ad12-f2252eea2103","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:01.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:01.532Z","message":"{\"transactionId\":\"7791cc62-1467-4e4e-9eff-94c6770c7611\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:01:530\",\"respDate\":\"230927-05:15:01:532\",\"sourceId\":\"haproxy:7791cc62-1467-4e4e-9eff-94c6770c7611\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:01:530-21811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5122e440-b5ae-435a-aa21-d11ef54bb791], x-b3-parentspanid=[c86346416a13428c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[360bf0dbffc3596ec86346416a13428c], x-b3-spanid=[89fa8539a4733850], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7791cc62-1467-4e4e-9eff-94c6770c7611]}\\\"}\"}","context":{"RequestID":"7791cc62-1467-4e4e-9eff-94c6770c7611","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"df4cb196-4355-4ca6-ad12-f2252eea2103","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:01.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:01.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7791cc62-1467-4e4e-9eff-94c6770c7611","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df4cb196-4355-4ca6-ad12-f2252eea2103","LogTimestamp":"2023-09-27T05:15:01.532Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:03.544Z","message":"Entering","context":{"RequestID":"40df7af6-5c6b-4e38-a371-d81ced60f3d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27790ad7-01f5-466c-ba66-9a286d6cb6fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:03.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:03.545Z","message":"{\"transactionId\":\"40df7af6-5c6b-4e38-a371-d81ced60f3d4\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:03:544\",\"respDate\":\"230927-05:15:03:545\",\"sourceId\":\"haproxy:40df7af6-5c6b-4e38-a371-d81ced60f3d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:03:544-96585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[392abc50-a775-4f89-bf9d-690bb3749876], x-b3-parentspanid=[510d28f9a871160e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f25d8a420b84554510d28f9a871160e], x-b3-spanid=[0d2011b5ab22f180], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40df7af6-5c6b-4e38-a371-d81ced60f3d4]}\\\"}\"}","context":{"RequestID":"40df7af6-5c6b-4e38-a371-d81ced60f3d4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"27790ad7-01f5-466c-ba66-9a286d6cb6fe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:03.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:03.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40df7af6-5c6b-4e38-a371-d81ced60f3d4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27790ad7-01f5-466c-ba66-9a286d6cb6fe","LogTimestamp":"2023-09-27T05:15:03.546Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:05.554Z","message":"Entering","context":{"RequestID":"0029bcf9-012e-4922-abd2-2b78d16cd736","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"119c745c-8054-48ff-9397-dffd23d366aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:05.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:05.556Z","message":"{\"transactionId\":\"0029bcf9-012e-4922-abd2-2b78d16cd736\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:05:555\",\"respDate\":\"230927-05:15:05:556\",\"sourceId\":\"haproxy:0029bcf9-012e-4922-abd2-2b78d16cd736\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:05:555-78013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb7220f0-c027-46f9-864a-9211317c6380], x-b3-parentspanid=[30c5f711d5e1f2ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f13d11228d24481a30c5f711d5e1f2ac], x-b3-spanid=[250f5c37c10c8964], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0029bcf9-012e-4922-abd2-2b78d16cd736]}\\\"}\"}","context":{"RequestID":"0029bcf9-012e-4922-abd2-2b78d16cd736","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"119c745c-8054-48ff-9397-dffd23d366aa","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:05.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:05.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0029bcf9-012e-4922-abd2-2b78d16cd736","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"119c745c-8054-48ff-9397-dffd23d366aa","LogTimestamp":"2023-09-27T05:15:05.556Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:05.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:15:05.972Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:05.973Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:05.973Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:07.565Z","message":"Entering","context":{"RequestID":"a960cc86-21e5-45c2-be0e-46d57176c49f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e797fb7-cc0a-4240-a43d-6fbc6b3feea4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:07.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:07.567Z","message":"{\"transactionId\":\"a960cc86-21e5-45c2-be0e-46d57176c49f\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:07:566\",\"respDate\":\"230927-05:15:07:567\",\"sourceId\":\"haproxy:a960cc86-21e5-45c2-be0e-46d57176c49f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:15:07:566-9671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aba81759-e098-4213-81d9-f752077f6fb2], x-b3-parentspanid=[0bf4d405c9897bbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0edbc809b6954bab0bf4d405c9897bbd], x-b3-spanid=[d1cc58efdfdaf6dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a960cc86-21e5-45c2-be0e-46d57176c49f]}\\\"}\"}","context":{"RequestID":"a960cc86-21e5-45c2-be0e-46d57176c49f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6e797fb7-cc0a-4240-a43d-6fbc6b3feea4","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:07.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:07.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a960cc86-21e5-45c2-be0e-46d57176c49f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e797fb7-cc0a-4240-a43d-6fbc6b3feea4","LogTimestamp":"2023-09-27T05:15:07.567Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:08.015Z","message":"Entering","context":{"RequestID":"6d4fc2c6-1233-42f4-a642-ee79e87508cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8e991ba-b630-49f5-be20-613c7063b45b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:08.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:08.017Z","message":"{\"transactionId\":\"6d4fc2c6-1233-42f4-a642-ee79e87508cf\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:08:015\",\"respDate\":\"230927-05:15:08:017\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6d4fc2c6-1233-42f4-a642-ee79e87508cf\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:08:015-98469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[648b3334-aa03-4d05-ba8d-136aaa88005c], x-b3-parentspanid=[b8d7bee40c6eabee], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40709], x-envoy-attempt-count=[1], x-b3-traceid=[dcfc34f08733f136b8d7bee40c6eabee], x-b3-spanid=[55c3a3c9e2b337d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6d4fc2c6-1233-42f4-a642-ee79e87508cf]}\\\"}\"}","context":{"RequestID":"6d4fc2c6-1233-42f4-a642-ee79e87508cf","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"d8e991ba-b630-49f5-be20-613c7063b45b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:08.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:08.017Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d4fc2c6-1233-42f4-a642-ee79e87508cf","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8e991ba-b630-49f5-be20-613c7063b45b","LogTimestamp":"2023-09-27T05:15:08.017Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:08 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:15:08.417Z","message":"Entering","context":{"RequestID":"2ab43ee6-6d84-48f2-9bb2-ee9e3b1e3281","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed8f394-7d3d-4646-8dac-a1b19da1c2e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:08.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"2ab43ee6-6d84-48f2-9bb2-ee9e3b1e3281","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed8f394-7d3d-4646-8dac-a1b19da1c2e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:08.419Z","message":"{\"transactionId\":\"2ab43ee6-6d84-48f2-9bb2-ee9e3b1e3281\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:08:418\",\"respDate\":\"230927-05:15:08:419\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2ab43ee6-6d84-48f2-9bb2-ee9e3b1e3281\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:08:418-47783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2ab43ee6-6d84-48f2-9bb2-ee9e3b1e3281]}\\\"}\"}","context":{"RequestID":"2ab43ee6-6d84-48f2-9bb2-ee9e3b1e3281","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0ed8f394-7d3d-4646-8dac-a1b19da1c2e8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:08.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:08.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ab43ee6-6d84-48f2-9bb2-ee9e3b1e3281","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ed8f394-7d3d-4646-8dac-a1b19da1c2e8","LogTimestamp":"2023-09-27T05:15:08.420Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:08 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:15:09.576Z","message":"Entering","context":{"RequestID":"afcc9d56-9738-4fe0-a594-f1cbaa303c97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d282e90-33d1-426e-8e9a-68c2d515778d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:09.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:09.578Z","message":"{\"transactionId\":\"afcc9d56-9738-4fe0-a594-f1cbaa303c97\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:09:577\",\"respDate\":\"230927-05:15:09:578\",\"sourceId\":\"haproxy:afcc9d56-9738-4fe0-a594-f1cbaa303c97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:09:577-96499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1dfc443a-875e-4699-be97-faffe7eb22a2], x-b3-parentspanid=[d10865e6fbbd6bec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eed7853216181325d10865e6fbbd6bec], x-b3-spanid=[ddd27ab1c2d83098], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afcc9d56-9738-4fe0-a594-f1cbaa303c97]}\\\"}\"}","context":{"RequestID":"afcc9d56-9738-4fe0-a594-f1cbaa303c97","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2d282e90-33d1-426e-8e9a-68c2d515778d","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:09.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:09.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afcc9d56-9738-4fe0-a594-f1cbaa303c97","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d282e90-33d1-426e-8e9a-68c2d515778d","LogTimestamp":"2023-09-27T05:15:09.578Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:11.590Z","message":"Entering","context":{"RequestID":"6ed66521-41c2-4871-9dd6-5cf24e659342","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1edebef4-d4f2-4f1b-ac09-a90c2cf4cfa1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:11.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:11.592Z","message":"{\"transactionId\":\"6ed66521-41c2-4871-9dd6-5cf24e659342\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:11:590\",\"respDate\":\"230927-05:15:11:591\",\"sourceId\":\"haproxy:6ed66521-41c2-4871-9dd6-5cf24e659342\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:11:590-8850\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[273f7d84-6b2c-40c4-a712-d6853f2f12bb], x-b3-parentspanid=[74e621655de73e60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4608c1d57f35f97c74e621655de73e60], x-b3-spanid=[abfee23a58819d57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ed66521-41c2-4871-9dd6-5cf24e659342]}\\\"}\"}","context":{"RequestID":"6ed66521-41c2-4871-9dd6-5cf24e659342","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"1edebef4-d4f2-4f1b-ac09-a90c2cf4cfa1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:11.590Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:11.592Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ed66521-41c2-4871-9dd6-5cf24e659342","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1edebef4-d4f2-4f1b-ac09-a90c2cf4cfa1","LogTimestamp":"2023-09-27T05:15:11.592Z","ResponseDesc":"OK"},"thread":"qtp1181815135-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:12.347Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:12.351Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:13.603Z","message":"Entering","context":{"RequestID":"9c9584a3-0b18-4379-b72a-c999819c3208","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aebd2b2b-9cb0-4f87-8d8d-2d6c9a62ee46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:13.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:13.605Z","message":"{\"transactionId\":\"9c9584a3-0b18-4379-b72a-c999819c3208\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:13:604\",\"respDate\":\"230927-05:15:13:605\",\"sourceId\":\"haproxy:9c9584a3-0b18-4379-b72a-c999819c3208\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:13:604-96038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ce07d88-7113-4cf4-a9e1-dd8ab9e015a1], x-b3-parentspanid=[d64bd0632118ddf3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b2787619f47e0add64bd0632118ddf3], x-b3-spanid=[6c1aee4037346470], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9c9584a3-0b18-4379-b72a-c999819c3208]}\\\"}\"}","context":{"RequestID":"9c9584a3-0b18-4379-b72a-c999819c3208","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"aebd2b2b-9cb0-4f87-8d8d-2d6c9a62ee46","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:13.603Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:13.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c9584a3-0b18-4379-b72a-c999819c3208","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aebd2b2b-9cb0-4f87-8d8d-2d6c9a62ee46","LogTimestamp":"2023-09-27T05:15:13.605Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:15.621Z","message":"Entering","context":{"RequestID":"ea1c6f2e-f4e5-4b16-a55c-a4f7a9f61028","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c71df0a9-a753-4f56-b8fd-5441b3e31204","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:15.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:15.623Z","message":"{\"transactionId\":\"ea1c6f2e-f4e5-4b16-a55c-a4f7a9f61028\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:15:621\",\"respDate\":\"230927-05:15:15:623\",\"sourceId\":\"haproxy:ea1c6f2e-f4e5-4b16-a55c-a4f7a9f61028\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:15:621-96564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0132f24f-674f-467e-804e-a4d8d9cabf5f], x-b3-parentspanid=[fe4d25b1ca315662], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e900f1d1c299eedfe4d25b1ca315662], x-b3-spanid=[435b95f16cd0702e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea1c6f2e-f4e5-4b16-a55c-a4f7a9f61028]}\\\"}\"}","context":{"RequestID":"ea1c6f2e-f4e5-4b16-a55c-a4f7a9f61028","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c71df0a9-a753-4f56-b8fd-5441b3e31204","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:15.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:15.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea1c6f2e-f4e5-4b16-a55c-a4f7a9f61028","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c71df0a9-a753-4f56-b8fd-5441b3e31204","LogTimestamp":"2023-09-27T05:15:15.623Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:15:15.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:15:15.965Z","message":"Connection[/10.233.67.53:9042-1, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:15.967Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:15.968Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:15.968Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:15.970Z","message":"Connection[/10.233.67.53:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:17.632Z","message":"Entering","context":{"RequestID":"4ce082fb-5912-41ec-9860-93ae2f460809","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2256657-4f8d-432a-9986-3eefba2334fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:17.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:17.634Z","message":"{\"transactionId\":\"4ce082fb-5912-41ec-9860-93ae2f460809\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:17:633\",\"respDate\":\"230927-05:15:17:634\",\"sourceId\":\"haproxy:4ce082fb-5912-41ec-9860-93ae2f460809\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:17:633-34392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[544c104d-253e-426a-9723-cf535979668f], x-b3-parentspanid=[468ab27e74b90cf8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80c62d597ebe1132468ab27e74b90cf8], x-b3-spanid=[edb79021e3a9ab8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ce082fb-5912-41ec-9860-93ae2f460809]}\\\"}\"}","context":{"RequestID":"4ce082fb-5912-41ec-9860-93ae2f460809","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c2256657-4f8d-432a-9986-3eefba2334fd","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:17.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:17.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ce082fb-5912-41ec-9860-93ae2f460809","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2256657-4f8d-432a-9986-3eefba2334fd","LogTimestamp":"2023-09-27T05:15:17.635Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:15:18.006Z","message":"Entering","context":{"RequestID":"b43669a5-eda5-4f2b-9d38-61917e4c92b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa3b34a7-0efb-4cc5-8d19-4435e90ec888","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:18.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:18.007Z","message":"{\"transactionId\":\"b43669a5-eda5-4f2b-9d38-61917e4c92b7\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:18:006\",\"respDate\":\"230927-05:15:18:007\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b43669a5-eda5-4f2b-9d38-61917e4c92b7\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:18:006-76431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26ffc336-717a-4771-b9af-af60a69c384e], x-b3-parentspanid=[bd2fc147cac8b7b5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58073], x-envoy-attempt-count=[1], x-b3-traceid=[207695ea7ab24c84bd2fc147cac8b7b5], x-b3-spanid=[47886e70e6546096], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b43669a5-eda5-4f2b-9d38-61917e4c92b7]}\\\"}\"}","context":{"RequestID":"b43669a5-eda5-4f2b-9d38-61917e4c92b7","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"fa3b34a7-0efb-4cc5-8d19-4435e90ec888","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:18.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:18.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b43669a5-eda5-4f2b-9d38-61917e4c92b7","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa3b34a7-0efb-4cc5-8d19-4435e90ec888","LogTimestamp":"2023-09-27T05:15:18.008Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:18 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:18.417Z","message":"Entering","context":{"RequestID":"c79d1d83-7a94-446f-afde-d59e1ea3e87d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca3ba7ab-8a88-4d28-becc-3ee367206b03","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:18.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"c79d1d83-7a94-446f-afde-d59e1ea3e87d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca3ba7ab-8a88-4d28-becc-3ee367206b03","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:18.420Z","message":"{\"transactionId\":\"c79d1d83-7a94-446f-afde-d59e1ea3e87d\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:18:418\",\"respDate\":\"230927-05:15:18:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c79d1d83-7a94-446f-afde-d59e1ea3e87d\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:15:18:418-14983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c79d1d83-7a94-446f-afde-d59e1ea3e87d]}\\\"}\"}","context":{"RequestID":"c79d1d83-7a94-446f-afde-d59e1ea3e87d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"ca3ba7ab-8a88-4d28-becc-3ee367206b03","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:18.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:18.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c79d1d83-7a94-446f-afde-d59e1ea3e87d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca3ba7ab-8a88-4d28-becc-3ee367206b03","LogTimestamp":"2023-09-27T05:15:18.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:18 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:15:19.643Z","message":"Entering","context":{"RequestID":"dffb5487-e703-48d3-b6b5-a09262c25185","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f45b4574-35da-4088-9bec-d4e75b5a75e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:19.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:19.645Z","message":"{\"transactionId\":\"dffb5487-e703-48d3-b6b5-a09262c25185\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:19:644\",\"respDate\":\"230927-05:15:19:645\",\"sourceId\":\"haproxy:dffb5487-e703-48d3-b6b5-a09262c25185\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:15:19:644-25190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1c564b3-6d52-4891-8ffb-7b73e8e4237f], x-b3-parentspanid=[04e83df52196070f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17a656fabf66d9f904e83df52196070f], x-b3-spanid=[6383f688f7e38d73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dffb5487-e703-48d3-b6b5-a09262c25185]}\\\"}\"}","context":{"RequestID":"dffb5487-e703-48d3-b6b5-a09262c25185","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f45b4574-35da-4088-9bec-d4e75b5a75e7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:19.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:19.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dffb5487-e703-48d3-b6b5-a09262c25185","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f45b4574-35da-4088-9bec-d4e75b5a75e7","LogTimestamp":"2023-09-27T05:15:19.645Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:21.654Z","message":"Entering","context":{"RequestID":"cb3fed00-55a1-4b62-b0e2-0b7feb1a2e1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d7259e0-3472-4902-9b61-f86a51f5e912","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:21.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:21.656Z","message":"{\"transactionId\":\"cb3fed00-55a1-4b62-b0e2-0b7feb1a2e1b\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:21:655\",\"respDate\":\"230927-05:15:21:656\",\"sourceId\":\"haproxy:cb3fed00-55a1-4b62-b0e2-0b7feb1a2e1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:21:655-76753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edee34d1-97e4-4fcd-9be6-26e72cfe09e5], x-b3-parentspanid=[a59141d2c4df8ce3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e20e55bdabe6d965a59141d2c4df8ce3], x-b3-spanid=[a74b9a171fc56904], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb3fed00-55a1-4b62-b0e2-0b7feb1a2e1b]}\\\"}\"}","context":{"RequestID":"cb3fed00-55a1-4b62-b0e2-0b7feb1a2e1b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5d7259e0-3472-4902-9b61-f86a51f5e912","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:21.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:21.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb3fed00-55a1-4b62-b0e2-0b7feb1a2e1b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d7259e0-3472-4902-9b61-f86a51f5e912","LogTimestamp":"2023-09-27T05:15:21.657Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:15:23.667Z","message":"Entering","context":{"RequestID":"5ea294c2-6704-4d95-a5f1-cd1b8a3fcde5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f8754fb-0f8c-475e-9a74-19f721381238","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:23.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:23.668Z","message":"{\"transactionId\":\"5ea294c2-6704-4d95-a5f1-cd1b8a3fcde5\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:23:667\",\"respDate\":\"230927-05:15:23:668\",\"sourceId\":\"haproxy:5ea294c2-6704-4d95-a5f1-cd1b8a3fcde5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:23:667-25292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5261c213-0940-45e2-b07f-5d182add43df], x-b3-parentspanid=[cf52b19ef8285081], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5242cf7bd9b447fdcf52b19ef8285081], x-b3-spanid=[26e3b14ac3d1c6f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ea294c2-6704-4d95-a5f1-cd1b8a3fcde5]}\\\"}\"}","context":{"RequestID":"5ea294c2-6704-4d95-a5f1-cd1b8a3fcde5","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7f8754fb-0f8c-475e-9a74-19f721381238","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:23.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:23.668Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ea294c2-6704-4d95-a5f1-cd1b8a3fcde5","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f8754fb-0f8c-475e-9a74-19f721381238","LogTimestamp":"2023-09-27T05:15:23.668Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:25.678Z","message":"Entering","context":{"RequestID":"ed577aa9-9eb1-428c-853f-4172dc527c71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00633dde-5aec-4cab-af85-8ad0d151daef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:25.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:25.680Z","message":"{\"transactionId\":\"ed577aa9-9eb1-428c-853f-4172dc527c71\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:25:679\",\"respDate\":\"230927-05:15:25:680\",\"sourceId\":\"haproxy:ed577aa9-9eb1-428c-853f-4172dc527c71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:25:679-90842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16ddc9c2-87e2-4e4e-b45f-1bb631d1fb29], x-b3-parentspanid=[41750a6d66a16be7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69ab81c1142026e541750a6d66a16be7], x-b3-spanid=[b9d55941833bbee8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed577aa9-9eb1-428c-853f-4172dc527c71]}\\\"}\"}","context":{"RequestID":"ed577aa9-9eb1-428c-853f-4172dc527c71","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"00633dde-5aec-4cab-af85-8ad0d151daef","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:25.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:25.681Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed577aa9-9eb1-428c-853f-4172dc527c71","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00633dde-5aec-4cab-af85-8ad0d151daef","LogTimestamp":"2023-09-27T05:15:25.681Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:15:25.953Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:15:25.980Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:25.980Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:25.980Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:27.699Z","message":"Entering","context":{"RequestID":"6ea18625-141a-4e67-a910-4750dff9fc1a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b17658f2-c30d-47c8-b7f6-92eec4d6e88c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:27.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:27.700Z","message":"{\"transactionId\":\"6ea18625-141a-4e67-a910-4750dff9fc1a\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:27:699\",\"respDate\":\"230927-05:15:27:700\",\"sourceId\":\"haproxy:6ea18625-141a-4e67-a910-4750dff9fc1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:27:699-45109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b32aae69-9bae-4f51-bdf1-cc7ee768557b], x-b3-parentspanid=[569d57865a0da9c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6ce40377b028b3f569d57865a0da9c9], x-b3-spanid=[de7c624dc1ca9b2e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ea18625-141a-4e67-a910-4750dff9fc1a]}\\\"}\"}","context":{"RequestID":"6ea18625-141a-4e67-a910-4750dff9fc1a","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b17658f2-c30d-47c8-b7f6-92eec4d6e88c","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:27.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:27.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ea18625-141a-4e67-a910-4750dff9fc1a","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b17658f2-c30d-47c8-b7f6-92eec4d6e88c","LogTimestamp":"2023-09-27T05:15:27.701Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:28.008Z","message":"Entering","context":{"RequestID":"af457cfa-1641-41ab-8b03-8d3b79c59d73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0e78ac9-4213-4637-8ef3-605934680acf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:28.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:28.009Z","message":"{\"transactionId\":\"af457cfa-1641-41ab-8b03-8d3b79c59d73\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:28:008\",\"respDate\":\"230927-05:15:28:009\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:af457cfa-1641-41ab-8b03-8d3b79c59d73\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:28:008-70718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43e63237-7be9-417b-9832-c36e7281f16c], x-b3-parentspanid=[d8692fe3c5eec8c7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38913], x-envoy-attempt-count=[1], x-b3-traceid=[a749be40922f8e6ed8692fe3c5eec8c7], x-b3-spanid=[7e6e71d5d40d953b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[af457cfa-1641-41ab-8b03-8d3b79c59d73]}\\\"}\"}","context":{"RequestID":"af457cfa-1641-41ab-8b03-8d3b79c59d73","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c0e78ac9-4213-4637-8ef3-605934680acf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:28.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:28.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af457cfa-1641-41ab-8b03-8d3b79c59d73","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0e78ac9-4213-4637-8ef3-605934680acf","LogTimestamp":"2023-09-27T05:15:28.010Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:28 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-09-27T05:15:28.416Z","message":"Entering","context":{"RequestID":"a8d2db22-b96e-4186-8b53-83d1f367d5d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6ea66f2-5dc8-4d3a-a1ea-b44413585f83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:28.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:28.417Z","message":"Database is available from CACHED check.","context":{"RequestID":"a8d2db22-b96e-4186-8b53-83d1f367d5d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6ea66f2-5dc8-4d3a-a1ea-b44413585f83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:28.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:28.418Z","message":"{\"transactionId\":\"a8d2db22-b96e-4186-8b53-83d1f367d5d0\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:28:417\",\"respDate\":\"230927-05:15:28:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a8d2db22-b96e-4186-8b53-83d1f367d5d0\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:28:417-28180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a8d2db22-b96e-4186-8b53-83d1f367d5d0]}\\\"}\"}","context":{"RequestID":"a8d2db22-b96e-4186-8b53-83d1f367d5d0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"c6ea66f2-5dc8-4d3a-a1ea-b44413585f83","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:28.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:28.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8d2db22-b96e-4186-8b53-83d1f367d5d0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6ea66f2-5dc8-4d3a-a1ea-b44413585f83","LogTimestamp":"2023-09-27T05:15:28.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:28 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:29.709Z","message":"Entering","context":{"RequestID":"8676260d-f012-43ea-b42b-b7ac73615a87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9f62f80-534e-499d-96af-de3322033475","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:29.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:29.711Z","message":"{\"transactionId\":\"8676260d-f012-43ea-b42b-b7ac73615a87\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:29:709\",\"respDate\":\"230927-05:15:29:711\",\"sourceId\":\"haproxy:8676260d-f012-43ea-b42b-b7ac73615a87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:29:709-72343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd04fef5-aed9-4630-a139-da4b27414310], x-b3-parentspanid=[02d70820017c0900], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4acf90b1a2837c5802d70820017c0900], x-b3-spanid=[32ec40681699b96c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8676260d-f012-43ea-b42b-b7ac73615a87]}\\\"}\"}","context":{"RequestID":"8676260d-f012-43ea-b42b-b7ac73615a87","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"a9f62f80-534e-499d-96af-de3322033475","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:29.709Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:29.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8676260d-f012-43ea-b42b-b7ac73615a87","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9f62f80-534e-499d-96af-de3322033475","LogTimestamp":"2023-09-27T05:15:29.711Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:31.721Z","message":"Entering","context":{"RequestID":"07bab561-1ffc-45ac-b9a6-b55619ac24e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b74e3e98-8ae6-4b9e-b007-d0934f8600b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:31.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:31.722Z","message":"{\"transactionId\":\"07bab561-1ffc-45ac-b9a6-b55619ac24e0\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:31:721\",\"respDate\":\"230927-05:15:31:722\",\"sourceId\":\"haproxy:07bab561-1ffc-45ac-b9a6-b55619ac24e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:15:31:721-42389\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47971350-4d2a-4b8c-92b1-c8566d9023fc], x-b3-parentspanid=[de617fe17e9c235e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de77cf85c1aa88c0de617fe17e9c235e], x-b3-spanid=[c79ca968f76f79ad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07bab561-1ffc-45ac-b9a6-b55619ac24e0]}\\\"}\"}","context":{"RequestID":"07bab561-1ffc-45ac-b9a6-b55619ac24e0","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"b74e3e98-8ae6-4b9e-b007-d0934f8600b1","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:31.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:31.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07bab561-1ffc-45ac-b9a6-b55619ac24e0","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b74e3e98-8ae6-4b9e-b007-d0934f8600b1","LogTimestamp":"2023-09-27T05:15:31.723Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:33.741Z","message":"Entering","context":{"RequestID":"9b6c2e28-75f8-482d-9692-f381f5f64861","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64718a2a-6185-48b1-ba57-601215e0ac70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:33.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:33.743Z","message":"{\"transactionId\":\"9b6c2e28-75f8-482d-9692-f381f5f64861\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:33:742\",\"respDate\":\"230927-05:15:33:743\",\"sourceId\":\"haproxy:9b6c2e28-75f8-482d-9692-f381f5f64861\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:33:742-72532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04d6984f-c14e-4f78-b6ca-1047aeb2243c], x-b3-parentspanid=[ee0d8962456de441], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6870e685f20bc17ee0d8962456de441], x-b3-spanid=[c3c4c11543daa48b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b6c2e28-75f8-482d-9692-f381f5f64861]}\\\"}\"}","context":{"RequestID":"9b6c2e28-75f8-482d-9692-f381f5f64861","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"64718a2a-6185-48b1-ba57-601215e0ac70","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:33.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:33.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b6c2e28-75f8-482d-9692-f381f5f64861","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64718a2a-6185-48b1-ba57-601215e0ac70","LogTimestamp":"2023-09-27T05:15:33.743Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:35.767Z","message":"Entering","context":{"RequestID":"c12045b7-6450-40b0-9aa2-ffbe1fb21869","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75b9a1f4-2ca7-4d4f-aecf-8ae7bcd98987","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:35.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:35.769Z","message":"{\"transactionId\":\"c12045b7-6450-40b0-9aa2-ffbe1fb21869\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:35:767\",\"respDate\":\"230927-05:15:35:769\",\"sourceId\":\"haproxy:c12045b7-6450-40b0-9aa2-ffbe1fb21869\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:15:35:767-46307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffb9a173-ac64-44a1-9ca9-e98449ef4c9d], x-b3-parentspanid=[cbdf45425980356f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2ea3b844c2d9881cbdf45425980356f], x-b3-spanid=[ff5b856d35628a9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c12045b7-6450-40b0-9aa2-ffbe1fb21869]}\\\"}\"}","context":{"RequestID":"c12045b7-6450-40b0-9aa2-ffbe1fb21869","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"75b9a1f4-2ca7-4d4f-aecf-8ae7bcd98987","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:35.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:35.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c12045b7-6450-40b0-9aa2-ffbe1fb21869","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75b9a1f4-2ca7-4d4f-aecf-8ae7bcd98987","LogTimestamp":"2023-09-27T05:15:35.769Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:15:35.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:15:35.987Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:35.987Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:35.987Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:37.823Z","message":"Entering","context":{"RequestID":"b7147d5e-8ed0-42a2-815b-38326d4e821d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a5873d3-abc1-4297-9f83-87b869589d30","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:37.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:37.825Z","message":"{\"transactionId\":\"b7147d5e-8ed0-42a2-815b-38326d4e821d\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:37:824\",\"respDate\":\"230927-05:15:37:825\",\"sourceId\":\"haproxy:b7147d5e-8ed0-42a2-815b-38326d4e821d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:37:824-52892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4eede046-1d3d-4226-a7dd-18b589588241], x-b3-parentspanid=[e5f6ff1c19ef0fe8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fee6dc954c104915e5f6ff1c19ef0fe8], x-b3-spanid=[d0480b75817f2790], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7147d5e-8ed0-42a2-815b-38326d4e821d]}\\\"}\"}","context":{"RequestID":"b7147d5e-8ed0-42a2-815b-38326d4e821d","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"6a5873d3-abc1-4297-9f83-87b869589d30","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:37.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:37.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7147d5e-8ed0-42a2-815b-38326d4e821d","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a5873d3-abc1-4297-9f83-87b869589d30","LogTimestamp":"2023-09-27T05:15:37.825Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:38.034Z","message":"Entering","context":{"RequestID":"82c35522-94d4-4c44-b861-f431b9cd3a46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ad75a22-55a5-428a-90a8-f7f408427702","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:38.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:38.036Z","message":"{\"transactionId\":\"82c35522-94d4-4c44-b861-f431b9cd3a46\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:38:035\",\"respDate\":\"230927-05:15:38:036\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:82c35522-94d4-4c44-b861-f431b9cd3a46\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:38:035-87123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24ee7f3a-9fba-4982-87ef-146acc7a7a8a], x-b3-parentspanid=[d59a7300d413d5ba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39067], x-envoy-attempt-count=[1], x-b3-traceid=[8f6438135e3b4215d59a7300d413d5ba], x-b3-spanid=[f3f3350761554f4e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[82c35522-94d4-4c44-b861-f431b9cd3a46]}\\\"}\"}","context":{"RequestID":"82c35522-94d4-4c44-b861-f431b9cd3a46","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"3ad75a22-55a5-428a-90a8-f7f408427702","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:38.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:38.036Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82c35522-94d4-4c44-b861-f431b9cd3a46","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ad75a22-55a5-428a-90a8-f7f408427702","LogTimestamp":"2023-09-27T05:15:38.036Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:38 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:38.416Z","message":"Entering","context":{"RequestID":"ac2425d1-c7f5-48fc-aa88-220f07d970c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8690c823-8313-440a-a54a-130a8ae56701","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:38.418Z","message":"Database is available from CACHED check.","context":{"RequestID":"ac2425d1-c7f5-48fc-aa88-220f07d970c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8690c823-8313-440a-a54a-130a8ae56701","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:38.418Z","message":"{\"transactionId\":\"ac2425d1-c7f5-48fc-aa88-220f07d970c4\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:38:417\",\"respDate\":\"230927-05:15:38:418\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ac2425d1-c7f5-48fc-aa88-220f07d970c4\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:38:417-56275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ac2425d1-c7f5-48fc-aa88-220f07d970c4]}\\\"}\"}","context":{"RequestID":"ac2425d1-c7f5-48fc-aa88-220f07d970c4","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8690c823-8313-440a-a54a-130a8ae56701","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:38.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:38.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac2425d1-c7f5-48fc-aa88-220f07d970c4","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8690c823-8313-440a-a54a-130a8ae56701","LogTimestamp":"2023-09-27T05:15:38.419Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:38 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-09-27T05:15:39.836Z","message":"Entering","context":{"RequestID":"9f44e77e-8f37-413d-8be6-6ac12effb186","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0855ac8d-8a58-4676-b142-63f83e175a07","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:39.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:39.837Z","message":"{\"transactionId\":\"9f44e77e-8f37-413d-8be6-6ac12effb186\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:39:836\",\"respDate\":\"230927-05:15:39:837\",\"sourceId\":\"haproxy:9f44e77e-8f37-413d-8be6-6ac12effb186\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:15:39:836-6595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14855cf6-a7c5-4633-b8f9-99a3e13669d4], x-b3-parentspanid=[c193469c1dd0a725], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3056f5c982bc88adc193469c1dd0a725], x-b3-spanid=[c3272d7742453a46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f44e77e-8f37-413d-8be6-6ac12effb186]}\\\"}\"}","context":{"RequestID":"9f44e77e-8f37-413d-8be6-6ac12effb186","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"0855ac8d-8a58-4676-b142-63f83e175a07","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:39.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:39.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f44e77e-8f37-413d-8be6-6ac12effb186","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0855ac8d-8a58-4676-b142-63f83e175a07","LogTimestamp":"2023-09-27T05:15:39.838Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:41.850Z","message":"Entering","context":{"RequestID":"6f74c917-4e66-42e9-9244-1d87384f215f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fd38636-9b8e-4e9f-a7a9-b87098ca9fe7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:41.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:41.852Z","message":"{\"transactionId\":\"6f74c917-4e66-42e9-9244-1d87384f215f\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:41:851\",\"respDate\":\"230927-05:15:41:851\",\"sourceId\":\"haproxy:6f74c917-4e66-42e9-9244-1d87384f215f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:41:851-68009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff6350ea-b22f-46be-b296-2419f48a206d], x-b3-parentspanid=[08b5c550a02c36e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[931864a9ac3a05fa08b5c550a02c36e2], x-b3-spanid=[eeabfe78da5d2261], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f74c917-4e66-42e9-9244-1d87384f215f]}\\\"}\"}","context":{"RequestID":"6f74c917-4e66-42e9-9244-1d87384f215f","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"8fd38636-9b8e-4e9f-a7a9-b87098ca9fe7","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:41.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:41.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f74c917-4e66-42e9-9244-1d87384f215f","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fd38636-9b8e-4e9f-a7a9-b87098ca9fe7","LogTimestamp":"2023-09-27T05:15:41.852Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:42.351Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:42.357Z","message":"Connection[cassandra/10.233.72.218:9042-1, inFlight=0, closed=false] heartbeat query succeeded","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:43.875Z","message":"Entering","context":{"RequestID":"ef1ec688-1825-494b-ba79-3724b169cf6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76374922-2c1c-4aee-9510-37e6ec54d218","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:43.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:43.878Z","message":"{\"transactionId\":\"ef1ec688-1825-494b-ba79-3724b169cf6e\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:43:876\",\"respDate\":\"230927-05:15:43:877\",\"sourceId\":\"haproxy:ef1ec688-1825-494b-ba79-3724b169cf6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:15:43:876-41834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c894aa95-4d87-49a1-9c97-547fcd574a02], x-b3-parentspanid=[947bd755896ede7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b50e5a415e64dfa4947bd755896ede7d], x-b3-spanid=[688fb44676c69631], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef1ec688-1825-494b-ba79-3724b169cf6e]}\\\"}\"}","context":{"RequestID":"ef1ec688-1825-494b-ba79-3724b169cf6e","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"76374922-2c1c-4aee-9510-37e6ec54d218","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:43.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:43.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef1ec688-1825-494b-ba79-3724b169cf6e","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76374922-2c1c-4aee-9510-37e6ec54d218","LogTimestamp":"2023-09-27T05:15:43.878Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-09-27T05:15:45.890Z","message":"Entering","context":{"RequestID":"69a41f08-0c2d-49df-a5a5-99adac60ef2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f05635c2-da38-4601-ae32-2de6ed359dfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:45.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:45.891Z","message":"{\"transactionId\":\"69a41f08-0c2d-49df-a5a5-99adac60ef2b\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:45:890\",\"respDate\":\"230927-05:15:45:891\",\"sourceId\":\"haproxy:69a41f08-0c2d-49df-a5a5-99adac60ef2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:45:890-31293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23305557-1695-4c49-a61b-621977ca8191], x-b3-parentspanid=[4e56408223fbf65d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03877e2bf89c11824e56408223fbf65d], x-b3-spanid=[5887cef256d009a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69a41f08-0c2d-49df-a5a5-99adac60ef2b]}\\\"}\"}","context":{"RequestID":"69a41f08-0c2d-49df-a5a5-99adac60ef2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"f05635c2-da38-4601-ae32-2de6ed359dfe","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:45.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:45.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69a41f08-0c2d-49df-a5a5-99adac60ef2b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f05635c2-da38-4601-ae32-2de6ed359dfe","LogTimestamp":"2023-09-27T05:15:45.892Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:45.954Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-09-27T05:15:45.963Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:45.963Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:45.963Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:47.903Z","message":"Entering","context":{"RequestID":"dd061d6a-6f10-409c-941c-53caacb3f433","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5745bb81-614e-421e-ade6-891323326681","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:47.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:47.904Z","message":"{\"transactionId\":\"dd061d6a-6f10-409c-941c-53caacb3f433\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:47:903\",\"respDate\":\"230927-05:15:47:904\",\"sourceId\":\"haproxy:dd061d6a-6f10-409c-941c-53caacb3f433\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230927-05:15:47:903-40896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb437de1-b2a9-4814-9107-1092664b76c6], x-b3-parentspanid=[d6357631c7db8a54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a83c21b526c2823d6357631c7db8a54], x-b3-spanid=[23712e9b1df38abf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd061d6a-6f10-409c-941c-53caacb3f433]}\\\"}\"}","context":{"RequestID":"dd061d6a-6f10-409c-941c-53caacb3f433","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"5745bb81-614e-421e-ade6-891323326681","PartnerName":"haproxy","LogTimestamp":"2023-09-27T05:15:47.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:47.905Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd061d6a-6f10-409c-941c-53caacb3f433","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5745bb81-614e-421e-ade6-891323326681","LogTimestamp":"2023-09-27T05:15:47.905Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:48.010Z","message":"Entering","context":{"RequestID":"ec559a3d-4907-49ee-ae58-7d2618dc9c2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7df43085-90c9-4d85-99aa-681e19452a17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:48.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:48.011Z","message":"{\"transactionId\":\"ec559a3d-4907-49ee-ae58-7d2618dc9c2b\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:48:010\",\"respDate\":\"230927-05:15:48:011\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ec559a3d-4907-49ee-ae58-7d2618dc9c2b\",\"resourceId\":\"http://10.233.72.54:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230927-05:15:48:010-9512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95e12972-8db3-44dc-95e6-1eb29d42c27f], x-b3-parentspanid=[b591725bd6e12f84], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.72.54:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39553], x-envoy-attempt-count=[1], x-b3-traceid=[adbd197cb6fafe88b591725bd6e12f84], x-b3-spanid=[7ec8b4c82cb26354], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ec559a3d-4907-49ee-ae58-7d2618dc9c2b]}\\\"}\"}","context":{"RequestID":"ec559a3d-4907-49ee-ae58-7d2618dc9c2b","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"7df43085-90c9-4d85-99aa-681e19452a17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-09-27T05:15:48.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:48.012Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec559a3d-4907-49ee-ae58-7d2618dc9c2b","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7df43085-90c9-4d85-99aa-681e19452a17","LogTimestamp":"2023-09-27T05:15:48.012Z","ResponseDesc":"OK"},"thread":"qtp1181815135-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:48 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-09-27T05:15:48.418Z","message":"Entering","context":{"RequestID":"7e324577-8a6d-4030-822d-aebb9c505efa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b62073f-69a9-4a57-9500-1e0e41cddba5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-09-27T05:15:48.419Z","message":"Database is available from CACHED check.","context":{"RequestID":"7e324577-8a6d-4030-822d-aebb9c505efa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b62073f-69a9-4a57-9500-1e0e41cddba5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:48.420Z","message":"{\"transactionId\":\"7e324577-8a6d-4030-822d-aebb9c505efa\",\"status\":\"200\",\"rqstDate\":\"230927-05:15:48:418\",\"respDate\":\"230927-05:15:48:420\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7e324577-8a6d-4030-822d-aebb9c505efa\",\"resourceId\":\"http://10.233.68.168:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230927-05:15:48:418-50022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.68.168:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7e324577-8a6d-4030-822d-aebb9c505efa]}\\\"}\"}","context":{"RequestID":"7e324577-8a6d-4030-822d-aebb9c505efa","ServiceName":"/aai/util/echo","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"0","InvocationID":"2b62073f-69a9-4a57-9500-1e0e41cddba5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-09-27T05:15:48.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1181815135-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-09-27T05:15:48.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e324577-8a6d-4030-822d-aebb9c505efa","InstanceID":"fa6b1a3c-cb0c-48a7-b7bb-d06ac42e2873","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b62073f-69a9-4a57-9500-1e0e41cddba5","LogTimestamp":"2023-09-27T05:15:48.421Z","ResponseDesc":"OK"},"thread":"qtp1181815135-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [27/Sep/2023:05:15:48 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"